@font-face{font-family:Anton;src:url(anton.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Marker;src:url(marker.woff2) format("woff2");font-weight:400;font-display:swap}:root{--bg:#08090f;--panel:#101118;--white:#f6f2f5;--muted:#b7b4c1;--line:#2b2b38;--accent:#21e6df;--pink:#ff66b5;--radius:10px;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--bg);color:var(--white);font:16px/1.6 Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button{color:inherit}img,svg,video{max-width:100%;height:auto}img{display:block}a:hover{color:var(--accent)}:focus-visible{outline:3px solid var(--accent);outline-offset:5px}button:disabled{cursor:not-allowed;opacity:.5}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.03;letter-spacing:-.055em}h1,h2{font-family:Anton,Impact,Arial Narrow,Arial,sans-serif;font-weight:400}h1{font-size:clamp(42px,6vw,88px)}h2{font-size:clamp(38px,4.4vw,64px)}h3{font-size:24px}.wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}.narrow{max-width:840px}.section-pad{padding-block:90px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.18em;color:var(--pink);margin-bottom:17px}.coral{color:#ff807a}.muted,small{color:var(--muted)}small{font-size:12px}.pink{color:var(--pink)}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:54px;padding:15px 25px;border:1px solid var(--accent);border-radius:6px;background:var(--accent);color:#061114;font-weight:800;line-height:1.25;transition:transform .18s,box-shadow .18s}.button:hover{color:#061114;box-shadow:0 0 30px #21e6df33;transform:translateY(-2px)}.button svg{width:23px;flex-shrink:0}.outline{background:transparent;color:var(--white);border-color:#535261}.outline:hover{color:var(--accent)}.text-link{font-size:14px;border-bottom:1px solid #595763;padding-bottom:5px}.text-button{background:none;border:0;border-bottom:1px solid #5a5667;padding:6px 0;font-size:13px;color:var(--muted)}.text-button:hover{color:var(--white)}.skip{position:absolute;left:16px;top:-100px;z-index:100;background:var(--accent);color:#000;padding:10px}.skip:focus{top:10px}.visually-hidden{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden;white-space:nowrap}.site-header{position:sticky;top:0;z-index:30;background:#08090feb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #ffffff13}.header-inner{height:84px;display:flex;align-items:center;justify-content:space-between;gap:35px}.logo{font:400 35px/.9 Marker,Impact,Arial Black,sans-serif;letter-spacing:-2px;transform:skew(-7deg);white-space:nowrap}.logo span{font:10px Arial;vertical-align:top;margin-left:4px}.logo img{max-height:55px;width:auto;max-width:180px}.desktop-nav{display:flex;gap:36px;font-size:14px}.header-actions{display:flex;align-items:center;gap:27px}.header-actions>a{display:flex;align-items:center}.cart-link{gap:8px}.cart-link span{font-size:11px;border:1px solid var(--line);border-radius:50%;min-width:20px;text-align:center}.mobile-menu{display:none}.hero{position:relative;min-height:min(850px,calc(100svh - 84px));height:760px;isolation:isolate;overflow:hidden}.hero-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.hero-backdrop img{width:100%;height:100%;object-fit:cover;object-position:center 59%}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(4,5,12,.6),transparent 60%),linear-gradient(0deg,#08090f 0%,transparent 18%);z-index:-1}.hero-content{padding-top:76px;padding-bottom:110px}.hero h1{font-size:clamp(64px,7.4vw,112px);max-width:610px;line-height:.98;letter-spacing:-.045em;text-shadow:0 4px 22px #0006}.hero-copy{max-width:350px;margin:24px 0;font-size:16px;color:#e2dce8;text-shadow:0 1px 8px #000}.hero-secondary{display:block;margin-top:18px;font-size:13px;width:max-content}.hero-bottom{position:absolute;bottom:28px;left:0;right:0;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.2em;color:#d7c9dc}.ticker{display:flex;gap:38px;justify-content:center;align-items:center;overflow:hidden;white-space:nowrap;border-block:1px solid var(--line);padding:16px 20px;background:linear-gradient(90deg,#221027,#0d1920);font-size:12px;letter-spacing:.22em}.ticker b{color:var(--pink);font-size:22px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.section-heading>p{font-size:14px;color:var(--muted);max-width:370px}.studio{scroll-margin-top:85px}.studio h2{font-size:clamp(66px,8vw,108px);letter-spacing:-.06em}.studio-product{display:flex;justify-content:space-between;border-block:1px solid var(--line);padding:15px 0;margin-bottom:28px;font-size:14px}.customizer{display:grid;grid-template-columns:minmax(250px,.8fr) minmax(0,1.5fr);gap:60px;align-items:start}.custom-controls{display:grid;gap:21px}.field label,.cart-summary>label{display:block;font-size:12px;margin-bottom:9px}.field small{display:block;margin-top:6px}.optional{color:var(--muted);font-weight:400;margin-left:8px}input:not([type=range]):not([type=color]):not([type=checkbox]):not([type=file]),select,textarea{width:100%;border:1px solid #454353;border-radius:5px;background:#12121c;color:var(--white);padding:12px 14px;min-height:46px}select{padding-right:30px}input::placeholder{color:#9f9aa9}textarea{resize:vertical}.upload-box{display:flex!important;gap:14px;align-items:center;justify-content:center;min-height:76px;border:1px dashed #646171;border-radius:5px;padding:15px;cursor:pointer;background:linear-gradient(120deg,#172328,#15111e);font-size:14px!important}.upload-box:hover{border-color:var(--accent)}.upload-box svg{color:var(--accent)}.file-input{font-size:12px;width:100%;color:var(--muted)}.file-input::file-selector-button{border:0;border-radius:3px;background:#24232e;color:var(--white);padding:5px 9px;margin-right:8px}.file-status{font-size:12px;margin-top:5px}.swatches{display:flex;gap:13px;align-items:center}.swatch{height:33px;width:33px;flex-shrink:0;border:2px solid transparent;border-radius:50%;background:var(--swatch);box-shadow:0 0 0 1px #ffffff30}.swatch.active{box-shadow:0 0 0 3px var(--bg),0 0 0 5px var(--accent)}input[type=color]{padding:2px;width:36px;height:36px;background:none;border:1px solid #656172;border-radius:50%;cursor:pointer}.adjustments{border-top:1px solid var(--line);padding-top:16px;font-size:12px}.adjustments summary{display:flex;justify-content:space-between;list-style:none}.adjustments label{display:block;margin-top:14px;color:var(--muted)}input[type=range]{display:block;width:100%;accent-color:var(--accent);height:24px}.preview-column{position:sticky;top:112px;min-width:0}.preview-top{display:flex;justify-content:space-between;gap:12px;font-size:10px;letter-spacing:.15em;color:var(--muted);padding:0 2px 18px}.live-dot:before{content:"";display:inline-block;width:5px;height:5px;background:var(--accent);border-radius:50%;margin-right:7px}.mat-stage{padding:40px 28px 25px;background:radial-gradient(ellipse at 50% 30%,#3e174d66,transparent 75%),#111119;border:1px solid #30273c;border-radius:10px;overflow:hidden}.mat-stage canvas{display:block;width:100%;height:auto;border-radius:13px;border:3px solid #302b3b;outline:1px dashed #ac97b566;box-shadow:0 15px 35px #000a;transform:perspective(1000px) rotateX(8deg);margin-bottom:32px}.stage-caption{display:block;text-align:center;letter-spacing:.25em;font-size:9px;color:#a597b2}.preview-note{font-size:11px;color:var(--muted);margin:14px 0 6px}.purchase-row{display:grid;grid-template-columns:minmax(160px,1fr) 95px minmax(220px,.8fr);gap:20px;align-items:end;margin-top:32px;border-top:1px solid var(--line);padding-top:25px}.purchase-row .field{margin:0}.purchase-row .button{min-height:48px}.form-error{color:#ffb4be;font-size:14px;padding-top:10px}.demo-bottom{display:flex;gap:24px;align-items:center;padding-top:30px}.demo-bottom p{font-size:13px}.editor-note{padding:15px;border:1px dashed #72706c;background:#242118;font-size:13px;color:#e4d6a6;margin-top:20px}.drops{border-top:1px solid var(--line)}.drops h2{max-width:680px}.drop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.drop-card{border:1px solid var(--line);border-radius:9px;overflow:hidden;background:#0e1017;transition:transform .25s,border-color .25s}.drop-card:hover{border-color:var(--pink);transform:translateY(-5px);color:var(--white)}.drop-image{aspect-ratio:1.45;position:relative;overflow:hidden}.drop-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.drop-card:hover img{transform:scale(1.05)}.drop-1 .drop-image img{filter:hue-rotate(25deg) brightness(.7)}.drop-3 .drop-image img{filter:grayscale(1)}.drop-number{position:absolute;left:16px;top:13px;font-size:10px;letter-spacing:.15em;border:1px solid #ffffff88;padding:3px 10px;border-radius:20px;background:#0006}.drop-description{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:20px}.drop-description h3{font-family:Anton,Impact,Arial Narrow,sans-serif;font-size:26px;letter-spacing:-.02em}.drop-description p{font-size:12px;color:var(--muted);margin-top:7px}.round-arrow{border:1px solid #62616e;border-radius:50%;width:33px;height:33px;display:grid;place-items:center;flex-shrink:0}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:30px}.product-card-image{position:relative;aspect-ratio:1.2;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#14141d}.product-card img,.product-card svg{width:100%;height:100%;object-fit:cover}.product-card h3{font-family:Arial,sans-serif;font-size:17px;line-height:1.3;letter-spacing:-.02em;margin-top:17px}.product-card p{font-size:14px;color:var(--accent);margin-top:7px}.badge{position:absolute;top:12px;left:12px;padding:5px 10px;border-radius:3px;background:#111;font-size:11px}.faq{display:grid;grid-template-columns:.8fr 1.3fr;gap:70px;border-top:1px solid var(--line)}.faq p{margin-top:20px}.faq details{padding:23px 0;border-bottom:1px solid var(--line)}.faq summary{display:flex;justify-content:space-between;gap:15px;list-style:none;font-size:16px}.faq summary span{color:var(--accent)}.faq details[open] summary span{transform:rotate(45deg)}.rte{font-size:16px;color:#d0cbd6;line-height:1.8;overflow-wrap:anywhere}.rte p{margin:16px 0}.rte h2,.rte h3{font-family:Arial,sans-serif;letter-spacing:-.02em;font-size:26px;line-height:1.3;margin-block:25px 15px}.rte a{text-decoration:underline;color:var(--accent)}.rte img{height:auto}.rte table{display:block;overflow-x:auto}.site-footer{padding:40px 0 25px;background:linear-gradient(120deg,#0e1220,#0e0b15);border-top:1px solid var(--line)}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:35px}.footer-top p{font-size:11px;letter-spacing:.2em;color:var(--muted)}.footer-top>a:last-child{color:var(--accent)}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;gap:30px;font-size:11px;color:var(--muted)}.footer-bottom nav{display:flex;flex-wrap:wrap;gap:16px}.payment-icons{display:flex;justify-content:end;gap:7px;margin-top:20px}.payment-icons svg{width:36px;height:24px}.product-intro{display:grid;grid-template-columns:1.1fr 1fr;gap:55px;margin:30px 0 65px;align-items:center}.product-intro h1{font-size:clamp(36px,5vw,68px)}.product-price{font-size:24px;margin:25px 0;color:var(--accent)}.product-gallery>img{width:100%;border-radius:10px}.gallery-thumbs{display:flex;gap:12px;margin-top:12px;overflow:auto}.gallery-thumbs a{flex:0 0 24%}.gallery-thumbs img{width:100%;border-radius:5px}.back-link{font-size:13px;color:var(--muted)}.product-page .customizer{border-top:1px solid var(--line);padding-top:30px}.cart-page h1{margin-bottom:40px}.cart-form{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:50px}.cart-item{display:grid;grid-template-columns:110px 1fr 100px;gap:20px;padding:25px 0;border-top:1px solid var(--line)}.cart-thumb img{border-radius:6px}.cart-item h2{font:700 19px/1.3 Arial;letter-spacing:-.02em}.cart-item p{font-size:12px}.properties{font-size:11px;color:var(--muted);overflow-wrap:anywhere}.properties div{display:flex;gap:5px;margin:4px 0}.properties dt{flex-shrink:0}.properties dd{margin:0}.properties a{color:var(--accent);text-decoration:underline}.remove-link{font-size:12px;text-decoration:underline}.cart-item-total{text-align:right}.cart-item-total strong{font-size:14px;display:block;margin-bottom:18px}.cart-item-total label{font-size:10px;display:block}.cart-summary{padding:25px;background:var(--panel);border:1px solid var(--line);border-radius:9px;align-self:start}.cart-summary h2{font:700 23px Arial;letter-spacing:-.04em}.total{display:flex;justify-content:space-between;margin:25px 0 10px}.cart-summary p{font-size:12px;margin:14px 0}.cart-summary .button{width:100%;margin-top:13px}.cart-summary .text-link{display:block;text-align:center;margin-top:20px}.cart-summary>label{margin-top:22px}.empty-state{padding-block:90px}.empty-state p{margin:25px 0}.sort-form,.search-form{display:flex;align-items:center;gap:15px;margin:30px 0}.sort-form select{width:auto}.search-form input{flex:1}.pagination{display:flex;justify-content:center;gap:20px;margin-top:35px}.narrow form>label{display:block;font-size:13px;margin:20px 0 8px}.narrow form .button{margin-top:20px}.success{padding:20px;border:1px solid var(--accent)}[hidden]{display:none!important}@media(min-width:1600px){.hero-backdrop img{object-position:center 65%}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero{height:720px}.hero h1{font-size:88px}.hero-backdrop img{object-position:58% center}.hero-content{padding-top:60px}.customizer{gap:30px;grid-template-columns:.9fr 1.2fr}.mat-stage{padding:30px 15px 20px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cart-form{gap:25px}.cart-item{grid-template-columns:75px 1fr 85px;gap:12px}.drop-grid{gap:15px}.drop-description{padding:16px}.drop-description h3{font-size:23px}}@media(max-width:700px){html{scroll-padding-top:75px}.wrap{width:calc(100% - 36px)}.header-inner{height:68px;gap:15px}.logo{font-size:29px}.header-actions{gap:18px}.desktop-nav{display:none}.mobile-menu{display:block}.mobile-menu summary{display:flex;list-style:none;padding:3px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;top:68px;left:0;right:0;padding:15px 20px 25px;background:#0d0c16;border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:0}.mobile-menu nav a{padding:13px}.hero{height:810px;min-height:0;max-height:none}.hero-backdrop img{object-position:66% bottom;object-fit:cover}.hero:after{background:linear-gradient(180deg,#08091444 0%,#08091455 43%,transparent 65%,#08090f 100%),linear-gradient(90deg,#06071066,transparent)}.hero-content{padding-top:32px}.hero .eyebrow{font-size:9px;letter-spacing:.12em;max-width:230px}.hero h1{font-size:clamp(60px,16.5vw,94px);max-width:350px;line-height:.99}.hero-copy{font-size:13px;max-width:260px;margin:17px 0}.hero .button{min-height:49px;font-size:14px;padding:13px 20px}.hero-secondary{font-size:12px}.hero-bottom{bottom:22px;font-size:8px;letter-spacing:.11em}.ticker{justify-content:flex-start;gap:22px;font-size:10px;padding:12px 18px}.ticker b{font-size:15px}.section-pad{padding-block:54px}.section-heading{display:block;margin-bottom:27px}.section-heading>p{margin-top:20px;font-size:13px}.section-heading>.text-link{display:inline-block;margin-top:20px}.eyebrow{font-size:10px;margin-bottom:12px}.studio h2{font-size:75px}.customizer{display:flex;flex-direction:column;gap:26px}.custom-controls{width:100%;gap:20px}.preview-column{position:static;order:-1;width:100%}.preview-top{font-size:9px}.mat-stage{padding:23px 14px 16px}.mat-stage canvas{margin-bottom:22px;border-width:2px;border-radius:8px}.preview-note{font-size:10px}.stage-caption{font-size:8px}.purchase-row{grid-template-columns:1fr 80px;gap:16px}.buy-button{grid-column:1/-1;width:100%}.demo-bottom{align-items:start;flex-direction:column;gap:12px}.drop-grid{grid-template-columns:1fr;gap:22px}.drop-image{aspect-ratio:1.8}.drop-description h3{font-size:30px}.drop-description{padding:20px}.drops h2{font-size:44px;max-width:320px}.faq{grid-template-columns:1fr;gap:25px}.faq h2{font-size:48px}.faq summary{font-size:14px}.faq .rte{font-size:14px}.footer-top{flex-wrap:wrap;gap:25px}.footer-top p{font-size:9px}.footer-top>a:last-child{font-size:13px}.footer-bottom{flex-direction:column;gap:20px}.payment-icons{justify-content:start}.product-intro{grid-template-columns:1fr;gap:25px;margin-bottom:40px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}.product-card h3{font-size:14px}.product-card p{font-size:12px}.cart-form{grid-template-columns:1fr}.cart-item{grid-template-columns:65px 1fr 70px;gap:12px}.cart-item h2{font-size:16px}.properties div{display:block}.properties dt{font-weight:700}.properties dd{margin-bottom:7px}.cart-summary{padding:20px}.sort-form{flex-wrap:wrap;font-size:13px;gap:10px}.sort-form select{flex:1;min-width:160px}.sort-form .button{min-height:44px;padding:10px 16px}.search-form{flex-wrap:wrap}.search-form input{min-width:180px}.rte{font-size:14px}.narrow h1{font-size:46px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}@media(max-width:700px){.hero h1{font-size:clamp(60px,17vw,94px);max-width:350px}.studio h2{font-size:75px;letter-spacing:-.035em}}#shopify-section-header{position:sticky;top:0;z-index:30}#shopify-section-header .site-header{position:relative}h1,h2{letter-spacing:-.02em}.hero h1{letter-spacing:-.015em}.studio h2{letter-spacing:-.025em}.studio-progress{display:flex;align-items:center;gap:10px;margin:-12px 0 28px;font-size:10px;font-weight:800;letter-spacing:.14em;color:#74717f}.studio-progress span{display:inline-flex;align-items:center;gap:8px}.studio-progress span:not(:last-child):after{content:"\2192";color:#42404c}.studio-progress .active{color:var(--accent)}.studio-finish-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:9px;margin-top:28px;padding-top:26px;border-top:1px solid var(--line)}.studio-finish-button{width:min(100%,560px);justify-content:space-between;text-align:left;padding-inline:24px}.studio-finish-button strong{margin-left:auto;white-space:nowrap;font-size:15px}.studio-finish-wrap>.muted{font-size:11px;text-align:right}.studio-order-panel{margin-top:26px;padding:28px;border:1px solid #21e6df55;border-radius:10px;background:linear-gradient(135deg,#10141d,#0c0d14);box-shadow:0 22px 55px #0008}.studio-order-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;padding-bottom:20px;border-bottom:1px solid var(--line)}.studio-order-heading h3{font-family:Anton,Impact,Arial Narrow,Arial,sans-serif;font-size:clamp(30px,3.2vw,46px);font-weight:400;letter-spacing:-.02em}.studio-order-heading .eyebrow{margin-bottom:7px}.studio-order-heading>.muted{max-width:390px;font-size:12px;text-align:right}.studio-order-panel .purchase-row{margin-top:24px;border-top:0;padding-top:0}.studio-order-panel[hidden]{display:none!important}@media(max-width:700px){.studio-progress{overflow:auto;white-space:nowrap;padding-bottom:4px}.studio-finish-wrap{align-items:stretch}.studio-finish-button{width:100%;gap:14px;flex-wrap:wrap}.studio-finish-wrap>.muted{text-align:left}.studio-order-panel{padding:20px 16px}.studio-order-heading{display:block}.studio-order-heading>.muted{text-align:left;margin-top:12px}.studio-order-panel .purchase-row{grid-template-columns:1fr 80px}.studio-order-panel .buy-button{grid-column:1/-1}}.cart-thumb{position:relative;display:block;overflow:hidden;border-radius:7px;background:#11121a}.cart-thumb img{width:100%;height:100%;min-height:78px;object-fit:cover}.has-custom-preview .cart-thumb{aspect-ratio:2.25/1;align-self:start;border:1px solid #40384b;box-shadow:0 10px 28px #0007}.custom-preview-badge{position:absolute;left:7px;bottom:7px;padding:3px 7px;border-radius:3px;background:#08090fdd;border:1px solid #ffffff2b;color:#fff;font-size:8px;font-weight:800;letter-spacing:.13em}.design-confirmation{display:flex;align-items:center;flex-wrap:wrap;gap:10px 16px;margin:12px 0;padding:10px 12px;border:1px solid #2f3940;border-radius:5px;background:#10171b;font-size:11px}.design-status{display:inline-flex;align-items:center;gap:7px;font-weight:800;color:#dffdfb;text-transform:uppercase;letter-spacing:.08em}.design-status i{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 12px #21e6df99}.design-confirmation a,.edit-design-link{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.edit-design-link{display:inline-block;margin:8px 16px 0 0;font-size:11px}@media(max-width:700px){.has-custom-preview{grid-template-columns:92px 1fr 66px}.has-custom-preview .cart-thumb{aspect-ratio:2.05/1}.custom-preview-badge{font-size:7px}.design-confirmation{display:block}.design-confirmation a{display:block;margin-top:7px}}.adjustments{margin-top:14px;padding:0;border:1px solid #34313f;border-radius:9px;background:linear-gradient(135deg,#11131b,#0d0e15);overflow:hidden;font-size:12px}.adjustments summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 16px;list-style:none;cursor:pointer;color:var(--white);font-weight:800;letter-spacing:.02em;-webkit-user-select:none;user-select:none}.adjustments summary::-webkit-details-marker{display:none}.adjustments-plus{display:grid;place-items:center;width:26px;height:26px;flex:0 0 26px;border:1px solid #454353;border-radius:50%;color:var(--accent);transition:transform .2s ease,border-color .2s ease}.adjustments[open] .adjustments-plus{transform:rotate(45deg);border-color:var(--accent)}.adjustment-fields{padding:2px 16px 15px;border-top:1px solid var(--line)}.adjustment-fields label{display:block;margin-top:13px;color:#c6c2ce;font-size:11px}.adjustment-fields input[type=range]{margin-top:5px}@media(max-width:700px){.customizer{display:flex;flex-direction:column;gap:24px}.custom-controls{order:1;width:100%;gap:18px}.preview-column{order:2;position:relative;width:100%}.preview-top{padding-bottom:11px}.mat-stage{position:sticky;top:76px;z-index:6;padding:18px 12px 13px;box-shadow:0 16px 34px #000a}.mat-stage canvas{margin-bottom:14px}.adjustments{margin-top:12px}.adjustments summary{min-height:52px;padding:13px 14px;font-size:13px}.adjustment-fields{padding:2px 14px 14px}.adjustment-fields label{margin-top:12px;font-size:12px}.adjustment-fields input[type=range]{height:30px}.preview-note{margin-top:12px;font-size:11px;line-height:1.45}}.lifestyle{border-top:1px solid var(--line)}.lifestyle-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,420px);gap:12px 50px;align-items:end;margin-bottom:26px}.lifestyle-heading .eyebrow{grid-column:1/-1;margin-bottom:0}.lifestyle-heading h2{font-size:clamp(42px,5vw,72px);max-width:760px}.lifestyle-heading>p:last-child{color:var(--muted);font-size:13px;line-height:1.6;justify-self:end;max-width:390px}.lifestyle-frame{position:relative;overflow:hidden;border:1px solid #30273c;border-radius:12px;background:#101119;box-shadow:0 24px 60px #0008}.lifestyle-frame img{display:block;width:100%;height:auto;aspect-ratio:1.994/1;object-fit:cover}.lifestyle-badge{position:absolute;left:18px;bottom:18px;padding:7px 10px;border:1px solid #ffffff35;border-radius:999px;background:#08090fcc;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;font-size:9px;font-weight:800;letter-spacing:.14em}@media(max-width:700px){.customizer{gap:15px}.custom-controls{gap:14px}.preview-column{order:2;position:relative;width:100%}.preview-sticky{position:sticky;top:68px;z-index:12;padding-top:8px;margin-inline:-4px;background:linear-gradient(180deg,#08090f 0%,#08090ff2 88%,transparent 100%)}.preview-top{padding:0 4px 8px;font-size:9px}.mat-stage{position:relative;top:auto;z-index:auto;padding:12px 9px 8px;border-radius:8px;box-shadow:0 13px 28px #0009}.mat-stage canvas{margin-bottom:7px;border-radius:7px}.stage-caption{font-size:7px;letter-spacing:.19em}.adjustments{margin-top:9px}.adjustments summary{min-height:44px;padding:10px 12px;font-size:12px}.adjustments-plus{width:23px;height:23px;flex-basis:23px}.adjustment-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 11px;padding:9px 11px 11px}.adjustment-fields label{margin-top:0;min-width:0;font-size:10px;line-height:1.25}.adjustment-fields label:first-child{grid-column:1/-1}.adjustment-fields input[type=range]{height:24px;margin-top:2px}.preview-note{margin-top:9px;font-size:10px}.custom-product-form.is-adjusting .studio-finish-wrap{display:none}.lifestyle{padding-top:44px}.lifestyle-heading{display:block;margin-bottom:18px}.lifestyle-heading .eyebrow{margin-bottom:10px}.lifestyle-heading h2{font-size:44px;line-height:1}.lifestyle-heading>p:last-child{margin-top:12px;font-size:12px;max-width:310px}.lifestyle-frame{border-radius:9px}.lifestyle-frame img{aspect-ratio:1.35/1;object-position:58% center}.lifestyle-badge{left:12px;bottom:12px;font-size:8px;padding:6px 8px}}.studio-finish-mobile{display:none}@media(max-width:700px){.studio-finish-desktop{display:none!important}.studio-finish-mobile{display:flex;margin-top:10px;padding-top:0;border-top:0;align-items:stretch}.studio-finish-mobile .studio-finish-button{width:100%}.studio-finish-mobile>.muted{text-align:left}.custom-product-form.is-adjusting .studio-finish-mobile{display:none!important}}.adjustments-title{display:flex;flex-direction:column;gap:3px}.adjustments-title small{font-size:9px;font-weight:500;letter-spacing:.04em;color:var(--muted)}.adjustment-more{grid-column:1/-1;margin-top:2px;border-top:1px solid var(--line);padding-top:8px}.adjustment-more>summary{min-height:auto!important;padding:8px 0!important;font-size:10px!important;color:var(--muted)!important;text-transform:uppercase;letter-spacing:.08em}.adjustment-more>summary:after{content:"+";margin-left:auto;color:var(--accent)}.adjustment-more[open]>summary:after{content:"\2212"}.adjustment-more-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 11px;padding-top:5px}.adjustment-more-fields label:last-child{grid-column:1/-1}@media(max-width:700px){.adjustments{border-color:#4d4859;box-shadow:0 0 0 1px #ffffff08,0 12px 26px #0005}.adjustments summary:first-child{background:linear-gradient(90deg,#171923,#11121a)}.adjustments[open] summary:first-child{border-bottom:1px solid #2e2b37}}.lifestyle-frame img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain;object-position:center}@media(max-width:700px){.lifestyle-frame img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain;object-position:center}}.vice-idea{padding-bottom:70px}.vice-idea__panel{border:1px solid var(--line);border-radius:10px;background:linear-gradient(120deg,#101118,#12101a);padding:28px 30px;display:grid;grid-template-columns:minmax(250px,.85fr) minmax(0,1.3fr) auto;gap:28px;align-items:center}.vice-idea__copy .eyebrow{margin-bottom:9px}.vice-idea__copy h2{font-family:Anton,Impact,Arial Narrow,Arial,sans-serif;font-size:clamp(29px,2.8vw,42px);line-height:1.02;letter-spacing:-.02em;margin:0}.vice-idea__copy>p:last-child{margin-top:11px;color:var(--muted);font-size:13px;line-height:1.55;max-width:460px}.vice-idea__examples{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.vice-idea__example{border:1px solid #343241;border-radius:7px;background:#0c0d13;padding:13px 14px;min-height:86px}.vice-idea__example strong{display:block;color:var(--pink);font-size:13px;margin-bottom:5px}.vice-idea__example span{display:block;color:#d4cfda;font-size:11px;line-height:1.4}.vice-idea__actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px;min-width:225px}.vice-idea__button{min-height:48px;padding:12px 18px;gap:12px;font-size:13px;white-space:nowrap}.vice-idea__actions .text-link{font-size:12px}@media(max-width:1000px){.vice-idea__panel{grid-template-columns:1fr 1.35fr;gap:22px}.vice-idea__actions{grid-column:1/-1;flex-direction:row;align-items:center;min-width:0}}@media(max-width:700px){.vice-idea{padding-bottom:46px}.vice-idea__panel{display:block;padding:22px 18px}.vice-idea__copy h2{font-size:34px;text-wrap:balance}.vice-idea__examples{grid-template-columns:1fr;margin-top:18px}.vice-idea__example{min-height:0}.vice-idea__actions{display:flex;flex-direction:column;align-items:stretch;margin-top:18px;gap:12px}.vice-idea__button{width:100%;white-space:normal;text-align:center}.vice-idea__actions .text-link{align-self:flex-start}}.size-first-field{padding:16px;border:1px solid #21e6df55;border-radius:8px;background:linear-gradient(135deg,#101c21,#15111d)}.size-first-field label{font-weight:800;color:#f8fbff}.size-first-field select{border-color:#21e6df88;background:#0d151b}.pseudo-inline-color{margin-top:14px;padding-top:12px;border-top:1px solid var(--line)}.pseudo-inline-color>span{display:block;font-size:11px;color:var(--muted);margin-bottom:9px}.studio-finish-button em{font-style:normal;color:#b8fffb;font-weight:800}.purchase-row--checkout{grid-template-columns:95px minmax(220px,.8fr);justify-content:end}.vice-idea__example{padding:0;min-height:0;overflow:hidden;position:relative;aspect-ratio:1.58;background:#090a10}.vice-idea__example img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease,filter .35s ease}.vice-idea__example:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 48%,rgba(5,6,12,.88) 100%);pointer-events:none}.vice-idea__example strong{position:absolute;left:12px;bottom:10px;z-index:2;margin:0;color:#fff;font-size:13px;letter-spacing:.04em;text-shadow:0 2px 12px #000}.vice-idea__example:hover img{transform:scale(1.045);filter:saturate(1.08)}@media(max-width:700px){.purchase-row--checkout{grid-template-columns:90px 1fr!important}.vice-idea__examples{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.vice-idea__example strong{left:8px;bottom:7px;font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/vice.css.map */
