:root{--atc-bg:#f8f9fa;--atc-bg-2:#f4f5f6;--atc-card:#ffffff;--atc-cream:#f6f7f8;--atc-txt:#2c2e32;--atc-soft:#565a60;--atc-mute:#8e9095;--atc-line:rgba(29,31,35,.1);--atc-line-2:rgba(29,31,35,.16);--atc-brass:#c41230;--atc-brass-bright:#9e0e26;--atc-brass-dim:rgba(196,18,48,.07)}@keyframes atc-li{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.ct-scrim{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#1a16123d;z-index:96;opacity:0;visibility:hidden;transition:opacity .4s,visibility .4s}.ct-scrim.on{opacity:1;visibility:visible}#AtelierCartScrim{display:block}.ct-drawer{position:fixed;top:12px;bottom:12px;right:12px;width:min(430px,calc(100vw - 24px));z-index:97;background:var(--atc-bg);border-radius:22px;overflow:hidden;display:flex;flex-direction:column;transform:translate(calc(100% + 26px));transition:transform .55s cubic-bezier(.25,.85,.25,1);box-shadow:0 30px 90px #1415184d;font-family:Sora,system-ui,sans-serif;color:var(--atc-txt);-webkit-font-smoothing:antialiased}.ct-drawer.on{transform:none}.ct-head{display:flex;align-items:center;justify-content:space-between;padding:16px 22px;border-bottom:1px solid var(--atc-line);flex:0 0 auto}.ct-head .t{font-weight:600;font-size:16px;color:#1f2125}.ct-head .t small{display:block;font-size:9.5px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--atc-brass);margin-top:2px}.ct-goal{flex:0 0 auto;padding:13px 26px 10px;background:var(--atc-card);border-bottom:1px solid var(--atc-line)}.ct-goal[hidden],.ct-drawer.is-empty .ct-goal{display:none}.ct-goal-msg{font-size:12px;line-height:1.5;text-align:center;color:var(--atc-soft);margin:0 0 12px}.ct-goal-msg b{color:#1f2125;font-weight:700}.ct-goal-bar{position:relative;height:8px;margin:0 10px}.ct-goal-track{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#1d1f2314}.ct-goal-fill{position:absolute;top:0;bottom:0;left:0;max-width:100%;border-radius:999px;background:linear-gradient(90deg,var(--atc-brass),var(--atc-brass-bright));transition:width .35s cubic-bezier(.25,.85,.25,1)}.ct-goal-stop{position:absolute;top:50%;width:21px;height:21px;transform:translate(-50%,-50%);border-radius:50%;background:var(--atc-card);border:1px solid var(--atc-line-2);display:grid;place-items:center;transition:background .3s,border-color .3s}.ct-goal-stop svg{width:11px;height:11px;stroke:var(--atc-mute);stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:stroke .3s}.ct-goal-stop.on{background:var(--atc-brass);border-color:var(--atc-brass)}.ct-goal-stop.on svg{stroke:#fff}.ct-goal-lbs{position:relative;height:14px;margin:10px 10px 0}.ct-goal-lb{position:absolute;top:0;transform:translate(-50%);font-size:10.5px;font-weight:600;letter-spacing:.01em;white-space:nowrap;color:var(--atc-mute);transition:color .3s}.ct-goal-lb.on{color:var(--atc-brass)}.ct-body{flex:1;overflow-y:auto;overflow-x:hidden;padding:0 20px;scrollbar-width:thin;scrollbar-color:var(--atc-line-2) transparent}.ct-body::-webkit-scrollbar{width:6px}.ct-body::-webkit-scrollbar-thumb{background:var(--atc-line-2);border-radius:3px}.ct-banner{position:relative;display:block;margin:14px 0 12px;border-radius:14px;overflow:hidden;aspect-ratio:16/4.8;background:#0e1a14;isolation:isolate}.ct-banner img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ct-bnr-mock{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;gap:15px;padding:0 20px;background:radial-gradient(120% 150% at 82% 0%,#1d3528,#0b1410);color:#f3ece0}.ct-bnr-mock:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(58% 80% at 16% 50%,rgba(214,178,112,.34),transparent 70%);pointer-events:none}.ct-bnr-medal{position:relative;flex:0 0 auto;width:54px;height:54px;border-radius:50%;border:1.5px solid #d6b270;color:#e8cf9c;display:grid;place-items:center;text-align:center;font-size:11px;font-weight:700;letter-spacing:.05em;line-height:1.05}.ct-bnr-txt{position:relative;display:flex;flex-direction:column;z-index:1}.ct-bnr-txt small{font-size:8px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#cbb88f}.ct-bnr-txt b{font-size:21px;font-weight:700;color:#fff;line-height:1.1}.ct-bnr-txt i{font-size:9px;font-style:normal;letter-spacing:.14em;text-transform:uppercase;color:#b6a079;margin-top:3px}.ct-items{list-style:none;margin:0;padding:0}.ct-item{position:relative;display:grid;grid-template-columns:70px 1fr;column-gap:13px;padding:11px 0;border-bottom:1px solid var(--atc-line)}.ct-item:last-child{border-bottom:0}.ct-thumb{position:relative;align-self:center;width:70px;height:70px;border-radius:12px;overflow:hidden;background:var(--atc-cream)}.ct-thumb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ct-it-main{min-width:0;display:flex;flex-direction:column}.ct-vd{font-size:9px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--atc-mute);margin-bottom:2px}.ct-tt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:12.5px;font-weight:500;color:var(--atc-txt);line-height:1.32;padding-right:22px;transition:color .25s;text-decoration:none}.ct-tt:hover{color:var(--atc-brass-bright)}.ct-rm{position:absolute;top:12px;right:0;width:22px;height:22px;border:0;background:none;cursor:pointer;border-radius:50%;display:grid;place-items:center;color:var(--atc-mute);transition:color .25s,background .25s}.ct-rm:hover{color:var(--atc-brass);background:var(--atc-brass-dim)}.ct-rm svg{width:10px;height:10px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round}.ct-it-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:6px}.ct-qty{display:inline-flex;align-items:center;border:1px solid var(--atc-line-2);border-radius:999px}.ct-qty button{width:27px;height:27px;border:0;background:none;cursor:pointer;display:grid;place-items:center;color:var(--atc-soft);transition:color .2s}.ct-qty button:hover{color:var(--atc-brass)}.ct-qty button svg{width:11px;height:11px;stroke:currentColor;stroke-width:2.2;fill:none;stroke-linecap:round}.ct-qty .n{min-width:24px;text-align:center;font-size:12.5px;font-weight:600;color:var(--atc-txt)}.ct-qty-fixed{display:inline-flex;align-items:center;gap:6px;min-height:29px;padding:0 13px;border:1px solid var(--atc-line);border-radius:999px;font-size:12.5px;font-weight:600;color:var(--atc-soft);white-space:nowrap}.ct-qty-fixed .ct-lock{flex:0 0 auto;width:13px;height:13px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round;color:var(--atc-mute)}.ct-pr{display:flex;align-items:baseline;gap:7px;white-space:nowrap}.ct-pr .was{font-size:11px;color:var(--atc-mute);text-decoration:line-through}.ct-pr .now{font-size:14.5px;font-weight:600;color:#1f2125}.ct-pr .ct-save{font-size:9.5px;font-weight:700;color:var(--atc-brass)}.ct-note{border-top:1px solid var(--atc-line);padding:2px 0 8px}.ct-note-btn{display:flex;align-items:center;gap:10px;width:100%;border:0;background:none;cursor:pointer;padding:14px 2px;font-size:12.5px;font-weight:600;color:var(--atc-soft);transition:color .25s}.ct-note-btn:hover{color:var(--atc-brass-bright)}.ct-note-btn .ct-note-ic{flex:0 0 auto;width:15px;height:15px;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round}.ct-note-btn .ct-note-add{margin-left:auto;flex:0 0 auto;width:15px;height:15px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;color:var(--atc-mute);transition:color .25s,transform .3s}.ct-note-btn:hover .ct-note-add{color:var(--atc-brass);transform:rotate(90deg)}.ct-note textarea{display:none;width:100%;border:1px solid var(--atc-line-2);border-radius:12px;padding:12px 14px;font:inherit;font-size:13px;color:var(--atc-txt);background:var(--atc-card);resize:vertical;min-height:74px;outline:0;transition:border-color .3s}.ct-note textarea:focus{border-color:var(--atc-brass)}.ct-note.open{padding-bottom:14px}.ct-note.open .ct-note-btn{display:none}.ct-note.open textarea{display:block}.ct-ship{position:relative;display:flex;flex-direction:column}.ct-ship-field{display:flex;align-items:center;gap:9px;min-height:46px;border:1px solid var(--atc-line-2);border-radius:12px;padding:6px 13px;transition:border-color .3s}.ct-ship-field:focus-within{border-color:var(--atc-brass)}.ct-ship.done .ct-ship-field,.ct-ship.done .ct-ship-list{display:none}.ct-ship-list{display:none;margin-top:6px;max-height:200px;overflow-y:auto;background:var(--atc-card);border:1px solid var(--atc-line-2);border-radius:12px;padding:4px;scrollbar-width:thin;scrollbar-color:var(--atc-line-2) transparent}.ct-ship-list.on{display:block}.ct-ship-opt{display:flex;align-items:baseline;gap:8px;padding:8px 10px;font-size:12.5px;color:var(--atc-txt);cursor:pointer;border-radius:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ct-ship-opt:hover{background:var(--atc-brass-dim)}.ct-ship-opt b{font-weight:600}.ct-ship-opt span{font-size:11px;color:var(--atc-mute);margin-left:auto}.ct-ship-tk{flex:0 0 auto;width:17px;height:17px;color:var(--atc-mute);stroke:currentColor;stroke-width:1.6;fill:none;stroke-linecap:round;stroke-linejoin:round}.ct-ship-field input{flex:1;min-width:0;border:0;outline:0;font:inherit;font-size:13px;color:var(--atc-txt);background:none}.ct-ship-spin{display:none;flex:0 0 auto;width:15px;height:15px;border:2px solid var(--atc-line-2);border-top-color:var(--atc-brass);border-radius:50%;animation:atc-spin .7s linear infinite}.ct-ship.loading .ct-ship-spin{display:block}@keyframes atc-spin{to{transform:rotate(360deg)}}.ct-ship-go{flex:0 0 auto;width:32px;height:32px;border:0;cursor:pointer;border-radius:9px;background:var(--atc-brass);color:#fff;display:grid;place-items:center;transition:background .3s}.ct-ship-go:hover{background:var(--atc-brass-bright)}.ct-ship-go:disabled{opacity:.55}.ct-ship-go svg{width:14px;height:14px;stroke:currentColor;stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round}.ct-ship-msg{font-size:11px;font-weight:500;color:var(--atc-brass);margin-top:7px}.ct-ship-msg:empty{display:none}.ct-ship-res{display:none;align-items:center;gap:10px;width:100%;border:1px solid var(--atc-line);background:none;cursor:pointer;min-height:46px;border-radius:12px;padding:7px 13px;text-align:left}.ct-ship.done .ct-ship-res{display:flex;animation:atc-li .35s both}.ct-ship-rtxt{flex:1;min-width:0;font-size:12px;font-weight:500;color:var(--atc-soft);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ct-ship-rtxt b{color:#1f2125;font-weight:600}.ct-ship-rprice{flex:0 0 auto;font-size:14px;font-weight:700;color:#1f2125;white-space:nowrap}.ct-ship-rprice.free{color:#1c7a4a}.ct-ship-edit{flex:0 0 auto;width:14px;height:14px;color:var(--atc-mute);stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:color .25s}.ct-ship-res:hover .ct-ship-edit{color:var(--atc-brass)}.ct-foot{flex:0 0 auto;border-top:1px solid var(--atc-line);padding:13px 18px 15px;background:var(--atc-bg);display:flex;flex-direction:column;gap:11px}.ct-tools{display:flex;gap:8px}.ct-tool{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--atc-line-2);background:none;cursor:pointer;border-radius:11px;padding:10px 8px;font-size:12px;font-weight:600;color:var(--atc-soft);transition:border-color .25s,color .25s,background .25s}.ct-tool:hover{color:var(--atc-brass-bright);border-color:#c4123066}.ct-tool.on{color:var(--atc-brass-bright);border-color:var(--atc-brass);background:var(--atc-brass-dim)}.ct-tool svg{flex:0 0 auto;width:15px;height:15px;stroke:currentColor;stroke-width:1.6;fill:none;stroke-linecap:round;stroke-linejoin:round}.ct-tool-lbl{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ct-tool-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.2,.65,.2,1)}.ct-tool-wrap.open{grid-template-rows:1fr}.ct-tool-wrap>div{overflow:hidden;min-height:0}.ct-tool-panel{display:none}.ct-tool-panel.on{display:flex;flex-direction:column;gap:8px;padding-top:2px}.ct-sum{display:flex;flex-direction:column;gap:6px}.ct-save-row{display:none;align-items:center;justify-content:space-between;font-size:12px;font-weight:600;color:var(--atc-brass)}.ct-save-row.on{display:flex}.ct-trust{display:flex;align-items:center;justify-content:center;gap:7px;font-size:10.5px;font-weight:500;color:var(--atc-soft)}.ct-trust svg{width:13px;height:13px;color:#1c7a4a;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.ct-foot-end{display:flex;flex-direction:column;align-items:center;gap:9px;margin-top:2px;padding-top:12px;border-top:1px solid var(--atc-line)}.ct-disc-wrap{display:flex;flex-direction:column;gap:8px}.ct-disc{display:flex;align-items:center;gap:9px;min-height:46px;border:1px solid var(--atc-line-2);border-radius:12px;padding:6px 6px 6px 13px;transition:border-color .3s}.ct-disc:focus-within{border-color:var(--atc-brass)}.ct-disc-ic{flex:0 0 auto;width:16px;height:16px;color:var(--atc-mute);stroke:currentColor;stroke-width:1.6;fill:none;stroke-linecap:round;stroke-linejoin:round}.ct-disc input{flex:1;min-width:0;border:0;outline:0;font:inherit;font-size:13px;color:var(--atc-txt);background:none}.ct-disc-go{flex:0 0 auto;height:32px;border:0;cursor:pointer;padding:0 16px;border-radius:9px;background:var(--atc-brass);color:#fff;font-size:12.5px;font-weight:600;transition:background .3s}.ct-disc-go:hover{background:var(--atc-brass-bright)}.ct-disc-msg{font-size:11.5px;font-weight:500}.ct-disc-msg:empty{display:none}.ct-disc-msg.err{color:var(--atc-brass)}.ct-applied{display:none;align-items:center;justify-content:space-between;font-size:12px;color:var(--atc-soft);margin-top:-2px}.ct-applied .tag{display:inline-flex;align-items:center;gap:7px;font-weight:600;color:var(--atc-brass-bright)}.ct-applied button{border:0;background:none;cursor:pointer;font-size:11px;color:var(--atc-mute);text-decoration:underline}.ct-tot{display:flex;align-items:baseline;justify-content:space-between}.ct-tot .lbl{font-size:13px;font-weight:600;color:#1f2125}.ct-tot .lbl small{display:block;font-size:10px;font-weight:500;color:var(--atc-mute)}.ct-tot .val{font-size:23px;font-weight:600;color:#1f2125;letter-spacing:-.01em}.ct-checkout{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px;border-radius:14px;background:var(--atc-brass);color:#fff;font-weight:600;font-size:14.5px;letter-spacing:.01em;text-decoration:none;transition:background .35s,transform .35s}.ct-checkout:hover{background:var(--atc-brass-bright);transform:translateY(-2px)}.ct-checkout svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round}.ct-cont{align-self:center;border:0;background:none;cursor:pointer;font-size:12.5px;font-weight:600;color:var(--atc-soft);border-bottom:1px solid var(--atc-line-2);padding-bottom:2px;transition:color .3s,border-color .3s}.ct-cont:hover{color:var(--atc-brass-bright);border-color:var(--atc-brass)}.ct-foot-links{display:flex;align-items:center;justify-content:center;gap:11px}.ct-foot-sep{color:var(--atc-mute);font-size:12px;line-height:1}.ct-viewcart{font:inherit;font-size:12.5px;font-weight:600;color:var(--atc-soft);background:none;border:0;border-bottom:1px solid var(--atc-line-2);padding:0 0 2px;cursor:pointer;transition:color .3s,border-color .3s}.ct-viewcart:hover{color:var(--atc-brass-bright);border-color:var(--atc-brass)}.ct-empty{flex:1;display:none;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px;gap:15px}.ct-drawer.is-empty .ct-body,.ct-drawer.is-empty .ct-foot{display:none}.ct-drawer.is-empty .ct-empty{display:flex}.ct-empty .ic{width:66px;height:66px;border-radius:50%;background:var(--atc-bg-2);display:grid;place-items:center;color:var(--atc-mute)}.ct-empty .ic svg{width:27px;height:27px;stroke:currentColor;stroke-width:1.4;fill:none;stroke-linecap:round;stroke-linejoin:round}.ct-empty h4{font-size:18px;font-weight:600;color:#1f2125}.ct-empty p{font-size:13px;color:var(--atc-mute);max-width:26ch}.ct-empty .btn{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;border-radius:999px;font-weight:600;font-size:13.5px;letter-spacing:.02em;background:var(--atc-brass);color:#fff;text-decoration:none;transition:background .4s,transform .4s}.ct-empty .btn:hover{background:var(--atc-brass-bright);transform:translateY(-2px)}.at-act .ct-badge{position:absolute;top:1px;right:3px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--atc-brass);color:#fff;font-size:9.5px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1;font-family:Sora,system-ui,sans-serif}.ct-x{width:34px;height:34px;border:1px solid var(--atc-line-2);background:none;cursor:pointer;border-radius:50%;display:grid;place-items:center;color:var(--atc-soft);transition:background .3s,border-color .3s,color .3s,transform .3s}.ct-x:hover{background:var(--atc-brass);border-color:var(--atc-brass);color:#fff;transform:rotate(90deg)}.ct-x svg{width:13px;height:13px;stroke:currentColor;stroke-width:1.9;fill:none;stroke-linecap:round}.ct-opts{font-size:11px;color:var(--atc-mute);margin-top:1px;line-height:1.3}.ct-props{margin-top:4px;display:flex;flex-direction:column;gap:2px}.ct-prop{font-size:10.5px;line-height:1.4;color:var(--atc-soft);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ct-prop .k{color:var(--atc-mute)}.ct-prop a{color:var(--atc-brass-bright);text-decoration:underline}.ct-extra{display:none;flex-direction:column;gap:2px;margin-top:2px}.ct-props.open .ct-extra{display:flex}.ct-more-btn{align-self:flex-start;margin-top:3px;border:0;background:none;cursor:pointer;font-size:10px;font-weight:600;color:var(--atc-brass-bright);padding:1px 0;transition:color .2s}.ct-more-btn:before{content:"+ ";font-weight:700}.ct-props.open .ct-more-btn{color:var(--atc-soft)}.ct-props.open .ct-more-btn:before{content:"\2013"}.ct-bar{position:absolute;top:0;left:0;right:0;height:2px;overflow:hidden;opacity:0;transition:opacity .25s;pointer-events:none;z-index:6}.ct-drawer.loading .ct-bar{opacity:1}.ct-bar:before{content:"";position:absolute;top:0;height:100%;width:35%;background:var(--atc-brass);animation:atc-bar 1.1s ease-in-out infinite}@keyframes atc-bar{0%{left:-35%}to{left:100%}}.ct-items.no-anim .ct-item{animation:none}.ct-item.removing{opacity:0;transform:translate(12px);transition:opacity .18s ease,transform .18s ease}@media(max-width:991px){.ct-note textarea,.ct-ship-field input,.ct-disc input{font-size:16px}.ct-rm:before{content:"";position:absolute;top:-11px;right:-11px;bottom:-11px;left:-11px}.ct-tt{padding-right:38px}}
/*# sourceMappingURL=/cdn/shop/t/76/assets/atelier-cart.css.map */
