:root{--bg:#060712;--surface:#0c0e1d;--surface-2:#12152a;--line:rgba(255,255,255,.1);--text:#f7f8ff;--muted:#9ea4bb;--blue:#3678ff;--purple:#7d43ff;--cyan:#53c7ff;--success:#46dda0;--pad:clamp(20px,5vw,76px);--radius:24px;--shadow:0 30px 80px rgba(0,0,0,.4)}html{overflow-anchor:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}button,input,select{font:inherit}button,a{color:inherit}a{text-decoration:none}button{cursor:pointer}.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.announcement{height:34px;background:linear-gradient(90deg,#1e46ae,#6635d7,#1e46ae);display:flex;align-items:center;justify-content:center;gap:10px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;position:relative;z-index:30}.announcement a{display:flex;align-items:center;gap:5px;opacity:.8;margin-left:12px}.announcement a:hover{opacity:1}.announcement svg{width:14px}.live-dot{width:7px;height:7px;border-radius:50%;background:#7affce;box-shadow:0 0 0 4px rgba(122,255,206,.12)}
.site-header{height:82px;padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between;position:absolute;top:34px;left:0;right:0;z-index:20;border-bottom:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(3,5,16,.7),transparent)}.brand{display:flex;align-items:center;gap:12px}.brand-mark{position:relative;display:grid;place-items:center;width:42px;height:42px;transform:skew(-7deg);background:linear-gradient(145deg,#3586ff,#593dff);clip-path:polygon(8% 0,75% 0,100% 25%,68% 53%,100% 80%,78% 100%,8% 100%,32% 52%);filter:drop-shadow(0 8px 14px rgba(51,104,255,.25))}.brand-mark b,.brand-mark i{font-style:normal;font-size:17px;line-height:1;position:absolute}.brand-mark b{left:10px;top:8px}.brand-mark i{right:8px;bottom:8px}.brand>span:last-child{display:flex;flex-direction:column}.brand strong{font-size:16px;letter-spacing:-.02em}.brand strong em{color:#6b75ff;font-style:normal}.brand small{font-size:7px;letter-spacing:.34em;color:#a7aec1;margin-top:2px}.desktop-nav{display:flex;align-items:center;gap:30px}.desktop-nav a{font-size:13px;color:#c4c8d6;position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-10px;height:1px;background:#6d6cff;transition:.25s}.desktop-nav a:hover{color:#fff}.desktop-nav a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:12px}.contact-link{font-size:12px;font-weight:700;margin-right:5px}.cart-button{border:1px solid rgba(255,255,255,.14);background:rgba(8,11,28,.65);backdrop-filter:blur(12px);height:42px;padding:0 12px;border-radius:13px;display:flex;align-items:center;gap:8px}.cart-button span{font-size:12px}.cart-button b{width:20px;height:20px;border-radius:7px;background:#476fff;display:grid;place-items:center;font-size:10px}.cart-button:hover{background:rgba(45,55,105,.7)}.menu-button{display:none;background:none;border:0;width:42px;height:42px;position:relative}.menu-button span{position:absolute;width:20px;height:1px;background:#fff;left:11px;top:17px;transition:.2s}.menu-button span+span{top:24px;width:14px;left:17px}.mobile-nav{display:none}
.hero{height:min(900px,calc(100vh - 20px));min-height:690px;position:relative;display:flex;align-items:center;padding:110px var(--pad) 0;isolation:isolate;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-4}.hero-shade{position:absolute;inset:0;z-index:-3;background:linear-gradient(90deg,rgba(2,4,14,.96) 0%,rgba(3,6,20,.87) 32%,rgba(3,5,17,.15) 65%,rgba(4,4,14,.35) 100%),linear-gradient(0deg,var(--bg) 0%,transparent 25%,rgba(0,0,0,.1) 100%)}.hero:after{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:#173bff;filter:blur(170px);opacity:.14;left:-200px;bottom:-200px;z-index:-2}.hero-content{width:min(610px,47vw);padding:34px;border:1px solid rgba(255,255,255,.12);border-radius:28px;background:linear-gradient(145deg,rgba(5,8,23,.84),rgba(7,9,24,.52));backdrop-filter:blur(18px);box-shadow:0 30px 80px rgba(0,0,0,.25)}.eyebrow{display:flex;align-items:center;gap:9px;font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#8c94b2}.eyebrow span{width:28px;height:1px;background:linear-gradient(90deg,var(--blue),var(--purple))}.hero h1{font-size:clamp(42px,4.5vw,72px);line-height:.98;letter-spacing:-.06em;margin:23px 0 22px}.hero h1 span{background:linear-gradient(90deg,#4d8cff,#9b66ff);background-clip:text;-webkit-background-clip:text;color:transparent}.hero-content>p{color:#b8bdcf;line-height:1.7;font-size:15px;max-width:510px;margin:0}.hero-actions{display:flex;gap:10px;margin-top:30px}.button{border:0;min-height:48px;padding:0 20px;border-radius:14px;display:inline-flex;justify-content:center;align-items:center;gap:12px;font-size:12px;font-weight:800;transition:.25s;letter-spacing:.01em}.button svg{width:17px;transition:.25s}.button:hover{transform:translateY(-2px)}.button:hover svg{transform:translateX(3px)}.button.primary{background:linear-gradient(135deg,#297fff,#7448ff);box-shadow:0 12px 35px rgba(62,100,255,.28)}.button.primary:hover{box-shadow:0 16px 42px rgba(62,100,255,.4)}.button.ghost{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.13)}.button.ghost:hover{background:rgba(255,255,255,.1)}.hero-proof{display:flex;align-items:center;gap:12px;margin-top:26px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1)}.avatars{display:flex}.avatars span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-size:9px;font-weight:900;margin-left:-6px;border:2px solid #11152c;background:linear-gradient(145deg,#2778ff,#7048ff)}.avatars span:first-child{margin-left:0}.avatars span:last-child{background:#1a1e35;color:#aeb4ca}.stars{font-size:10px;color:#ffc85b;letter-spacing:2px}.hero-proof small{font-size:9px;color:#8e95aa}.scroll-cue{position:absolute;right:var(--pad);bottom:38px;display:flex;gap:10px;align-items:center;font-size:9px;text-transform:uppercase;letter-spacing:.18em;color:#949bad}.scroll-cue span{width:42px;height:1px;background:#686f86}
.trust-row{min-height:106px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);padding:0 var(--pad)}.trust-row>div{display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid var(--line)}.trust-row>div:first-child{border-left:1px solid var(--line)}.trust-row svg{color:#657bff}.trust-row span{display:flex;flex-direction:column}.trust-row b{font-size:11px}.trust-row small{font-size:9px;color:#787f96;margin-top:4px}.section{padding:110px var(--pad)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:44px}.section-heading h2,.studio h2,.faq h2{font-size:clamp(36px,4vw,58px);letter-spacing:-.055em;line-height:1.05;margin:15px 0 0}.section-heading>p{max-width:390px;color:#8f96ad;font-size:13px;line-height:1.7;margin:0}.shop{background:radial-gradient(circle at 80% 20%,rgba(87,55,255,.08),transparent 27%)}.shop-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.filters{display:flex;align-items:center;gap:6px;background:#0d1020;padding:5px;border:1px solid var(--line);border-radius:15px}.filter{height:36px;padding:0 14px;border:0;border-radius:10px;color:#858ca4;background:transparent;font-size:11px;font-weight:700}.filter span{font-size:8px;margin-left:4px;opacity:.6}.filter.active{background:#202645;color:white;box-shadow:0 7px 18px rgba(0,0,0,.2)}.sort-label{font-size:10px;color:#7e859a}.sort-label select{background:transparent;color:#dce0ed;border:0;outline:0;font-size:10px;font-weight:700}.sort-label option{background:#111426}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:linear-gradient(145deg,#0c0f20,#090b17);border:1px solid rgba(255,255,255,.08);border-radius:22px;overflow:hidden;position:relative;transition:.35s}.product-card:hover{transform:translateY(-6px);border-color:rgba(107,101,255,.38);box-shadow:0 25px 55px rgba(0,0,0,.3)}.product-visual{height:250px;position:relative;overflow:hidden;background:var(--visual);display:grid;place-items:center}.product-visual:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.12),transparent 42%),linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:auto,34px 34px,34px 34px;mask-image:linear-gradient(black,transparent)}.product-visual:after{content:"";position:absolute;width:180px;height:40px;border-radius:50%;background:#000;filter:blur(18px);opacity:.45;bottom:18px}.product-ui{width:74%;height:140px;border:1px solid rgba(255,255,255,.18);background:rgba(6,8,20,.72);backdrop-filter:blur(8px);border-radius:14px;transform:perspective(600px) rotateX(3deg) rotateY(-8deg);padding:13px;box-shadow:18px 22px 45px rgba(0,0,0,.3);z-index:1}.ui-head{display:flex;gap:5px}.ui-head i{width:5px;height:5px;border-radius:50%;background:#6d79ff}.ui-line{height:6px;border-radius:4px;background:linear-gradient(90deg,rgba(96,118,255,.85),rgba(96,118,255,.15));margin-top:12px}.ui-line:nth-child(3){width:70%}.ui-line:nth-child(4){width:86%}.ui-panels{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:13px}.ui-panels span{height:48px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04)}.shirt-art{position:relative;width:160px;height:170px;z-index:1;filter:drop-shadow(0 24px 22px rgba(0,0,0,.35))}.shirt-art svg{width:100%;height:100%;stroke:none}.shirt-logo{position:absolute;left:50%;top:69px;transform:translateX(-50%);font-size:14px;font-weight:950;letter-spacing:-.1em;color:var(--accent)}.product-badge{position:absolute;top:14px;left:14px;z-index:3;border:1px solid rgba(255,255,255,.15);background:rgba(7,9,22,.65);backdrop-filter:blur(8px);height:25px;padding:0 9px;border-radius:8px;display:flex;align-items:center;font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.product-card-info{padding:18px}.product-meta{display:flex;justify-content:space-between;align-items:center;color:#787f98;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.11em}.product-rating{color:#ffc760;letter-spacing:1px}.product-card h3{font-size:16px;margin:8px 0 7px;letter-spacing:-.02em}.product-card p{font-size:10px;color:#7f879f;line-height:1.6;margin:0;height:32px}.product-card-footer{display:flex;align-items:end;justify-content:space-between;margin-top:17px}.price{display:flex;flex-direction:column}.price strong{font-size:17px}.price small{font-size:8px;color:#70778d;margin-top:2px}.add-button{height:39px;border:1px solid rgba(255,255,255,.1);background:#161a30;border-radius:11px;padding:0 13px;display:flex;align-items:center;gap:7px;font-size:10px;font-weight:800}.add-button svg{width:15px}.add-button:hover{background:#4a61e8;border-color:#4a61e8}.card-details{position:absolute;inset:0;border:0;background:transparent;cursor:pointer}.card-details:focus-visible{outline:2px solid #7580ff;outline-offset:-3px}.product-card-info,.product-badge{pointer-events:none}.add-button{position:relative;z-index:4;pointer-events:auto}
.custom-banner{padding-top:30px;padding-bottom:60px}.custom-inner{min-height:510px;border-radius:34px;overflow:hidden;position:relative;background:linear-gradient(125deg,#182ca4 0%,#4c30d1 48%,#873ad8 100%);display:flex;align-items:center;padding:clamp(35px,6vw,90px)}.custom-inner:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px);background-size:52px 52px;mask-image:radial-gradient(circle at 75%,black,transparent 50%)}.custom-inner:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 43%,rgba(179,132,255,.55),transparent 24%)}.custom-copy{width:52%;position:relative;z-index:3}.eyebrow.light{color:#cfceff}.eyebrow.light span{background:white}.custom-copy h2{font-size:clamp(38px,4vw,62px);line-height:1;letter-spacing:-.055em;margin:18px 0}.custom-copy p{max-width:550px;color:#d6d7fa;font-size:13px;line-height:1.7}.button.white{background:white;color:#131631;margin-top:16px}.custom-orbit{position:absolute;right:3%;width:43%;aspect-ratio:1;display:grid;place-items:center;z-index:2}.orbit-ring{position:absolute;border:1px solid rgba(255,255,255,.22);border-radius:50%}.orbit-ring.r1{inset:6%;animation:spin 22s linear infinite}.orbit-ring.r1:after{content:"";position:absolute;width:10px;height:10px;background:white;border-radius:50%;top:13%;left:15%;box-shadow:0 0 25px white}.orbit-ring.r2{inset:22%;border-style:dashed;animation:spin 16s linear reverse infinite}.orbit-core{width:135px;height:135px;border-radius:36px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(12,14,54,.65);border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(16px);box-shadow:0 30px 60px rgba(7,7,35,.3);transform:rotate(-6deg)}.orbit-core span{font-size:43px;font-weight:950;letter-spacing:-.1em}.orbit-core small{font-size:7px;letter-spacing:.25em;opacity:.7}.orbit-label{position:absolute;font-size:8px;font-weight:900;letter-spacing:.14em;padding:8px 11px;border:1px solid rgba(255,255,255,.2);background:rgba(12,13,48,.45);border-radius:8px}.orbit-label.l1{left:6%;top:35%}.orbit-label.l2{right:2%;top:52%}.orbit-label.l3{left:27%;bottom:4%}@keyframes spin{to{transform:rotate(360deg)}}
.studio{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.studio-visual{height:620px;border-radius:28px;overflow:hidden;position:relative;background:#0b0f28}.studio-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,5,16,.7),transparent 55%),linear-gradient(90deg,rgba(10,15,45,.3),transparent)}.studio-visual img{width:100%;height:100%;object-fit:cover;object-position:68% center;transform:scale(1.18)}.studio-stamp{position:absolute;right:24px;bottom:22px;z-index:2;width:130px;height:130px;border:1px solid rgba(255,255,255,.28);border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:rgba(10,12,29,.65);backdrop-filter:blur(12px)}.studio-stamp strong{font-size:28px;letter-spacing:-.08em}.studio-stamp span{font-size:7px;text-align:center;letter-spacing:.18em;color:#aeb4c8;margin-top:6px;line-height:1.4}.studio-copy .lead{color:#9ca3b9;font-size:15px;line-height:1.8;max-width:530px;margin:25px 0 32px}.studio-values{border-top:1px solid var(--line)}.studio-values>div{display:flex;gap:20px;padding:19px 0;border-bottom:1px solid var(--line)}.studio-values>div>b{font-size:10px;color:#6e7cff;padding-top:3px}.studio-values span{display:flex;flex-direction:column}.studio-values strong{font-size:13px}.studio-values small{font-size:10px;color:#777e95;margin-top:5px}.process{background:#090b16;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-heading.centered{justify-content:center;text-align:center}.section-heading.centered .eyebrow{justify-content:center}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:24px;overflow:hidden}.process-grid article{padding:34px;min-height:290px;border-right:1px solid var(--line);position:relative}.process-grid article:last-child{border:0}.process-grid article>span{font-size:9px;color:#6d7489}.process-icon{width:46px;height:46px;border-radius:14px;background:linear-gradient(145deg,#172045,#15132d);display:grid;place-items:center;color:#7480ff;margin:35px 0 25px;font-size:19px}.process-grid h3{font-size:18px;margin:0 0 12px}.process-grid p{font-size:11px;line-height:1.7;color:#7d849b;max-width:270px}.faq{display:grid;grid-template-columns:.72fr 1.28fr;gap:9vw}.faq-intro>p{color:#878ea4;font-size:12px;line-height:1.7;max-width:300px;margin:22px 0}.faq-intro>a{font-size:11px;color:#7b83ff;font-weight:700}.accordion details{border-bottom:1px solid var(--line);padding:0}.accordion summary{list-style:none;cursor:pointer;padding:25px 0;display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:700}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{width:30px;height:30px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;color:#7c85a1;font-size:15px;transition:.25s}.accordion details[open] summary span{transform:rotate(45deg);background:#293270;color:white}.accordion p{font-size:11px;line-height:1.75;color:#858ca3;max-width:620px;margin:-8px 50px 25px 0}.final-cta{min-height:560px;display:grid;place-items:center;text-align:center;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 50%,rgba(57,66,218,.25),transparent 32%),#080a17;border-top:1px solid var(--line)}.final-cta:before,.final-cta:after{content:"";position:absolute;width:300px;height:300px;border:1px solid rgba(83,94,255,.25);transform:rotate(45deg);left:-150px;top:100px}.final-cta:after{left:auto;right:-170px;border-color:rgba(128,65,255,.25)}.cta-grid{position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(circle,black,transparent 65%)}.final-cta>div:last-child{position:relative}.mini-mark{display:inline-grid;place-items:center;width:47px;height:47px;border-radius:15px;background:linear-gradient(145deg,#2d7fff,#6d43f2);font-weight:950;letter-spacing:-.08em}.final-cta h2{font-size:clamp(42px,5vw,72px);letter-spacing:-.06em;line-height:1;margin:24px 0 16px}.final-cta h2 em{font-style:normal;background:linear-gradient(90deg,#4d83ff,#9b55ff);background-clip:text;-webkit-background-clip:text;color:transparent}.final-cta p{font-size:11px;color:#858da5;margin-bottom:25px}footer{padding:70px var(--pad) 25px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px;background:#05060d;border-top:1px solid var(--line)}footer>div:not(.footer-brand):not(.footer-bottom){display:flex;flex-direction:column;gap:12px}footer>div>b{font-size:9px;text-transform:uppercase;letter-spacing:.15em;color:#8d94ab;margin-bottom:6px}footer>div>a{font-size:11px;color:#70768a}footer>div>a:hover{color:#fff}.footer-brand p{font-size:10px;color:#6e7488;margin:17px 0}.footer-bottom{grid-column:1/-1;border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;font-size:8px;color:#555b6d;letter-spacing:.06em}
.drawer-backdrop{position:fixed;inset:0;background:rgba(1,2,8,.72);backdrop-filter:blur(5px);z-index:80;opacity:0;pointer-events:none;transition:.3s}.drawer-backdrop.open{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;right:0;top:0;bottom:0;width:min(480px,100vw);z-index:90;background:#0a0c18;border-left:1px solid var(--line);transform:translateX(100%);transition:.35s cubic-bezier(.22,.8,.2,1);display:flex;flex-direction:column;padding:28px}.cart-drawer.open{transform:none}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:22px;border-bottom:1px solid var(--line)}.drawer-head small,.order-review>small{font-size:8px;letter-spacing:.16em;color:#686f86}.drawer-head h2{font-size:27px;margin:4px 0 0}.drawer-head h2 span{font-size:10px;color:#7e8498}.icon-button{width:40px;height:40px;border:1px solid var(--line);background:#121526;border-radius:12px;display:grid;place-items:center}.icon-button svg{width:17px}.icon-button:hover{background:#242944}.cart-items{overflow-y:auto;padding:18px 3px 0}.cart-item{display:grid;grid-template-columns:76px 1fr auto;gap:13px;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid var(--line)}.cart-item-visual{height:76px;border-radius:14px;background:var(--visual);display:grid;place-items:center;font-weight:950;color:rgba(255,255,255,.75);font-size:18px}.cart-item-info h4{font-size:12px;margin:3px 0 5px}.cart-item-info small{font-size:8px;color:#737a90}.cart-item-price{font-size:11px;text-align:right}.remove-item{display:block;border:0;background:transparent;color:#656c80;font-size:8px;padding:5px 0;margin-left:auto}.qty-control{display:flex;align-items:center;margin-top:11px;border:1px solid var(--line);border-radius:8px;width:max-content}.qty-control button{width:26px;height:25px;border:0;background:transparent;display:grid;place-items:center}.qty-control svg{width:11px}.qty-control span{font-size:9px;width:20px;text-align:center}.cart-empty{margin:auto;text-align:center;display:flex;flex-direction:column;align-items:center}.empty-icon{width:70px;height:70px;border-radius:22px;background:#12162b;display:grid;place-items:center;color:#5969e8}.empty-icon svg{width:26px;height:26px}.cart-empty h3{font-size:20px;margin:18px 0 8px}.cart-empty p{font-size:10px;color:#7f869b;max-width:250px;line-height:1.6;margin:0 0 20px}.cart-summary{margin-top:auto;border-top:1px solid var(--line);padding-top:18px;display:none}.promo-row{display:flex;margin-bottom:17px}.promo-row input{flex:1;min-width:0;height:41px;background:#101323;border:1px solid var(--line);border-radius:10px 0 0 10px;color:white;padding:0 12px;font-size:10px;outline:none}.promo-row button{border:1px solid var(--line);background:#202640;border-radius:0 10px 10px 0;font-size:9px;font-weight:800}.summary-line{display:flex;justify-content:space-between;margin:10px 0;color:#858ca2;font-size:10px}.summary-line strong{color:#cfd3e2}.discount-line{color:#62dba5;display:none}.discount-line strong{color:#62dba5}.summary-total{display:flex;justify-content:space-between;align-items:center;padding:16px 0;margin-top:12px;border-top:1px solid var(--line)}.summary-total span{font-size:11px;font-weight:700}.summary-total strong{font-size:20px}.checkout-button{width:100%}.secure-note{display:flex;justify-content:center;align-items:center;gap:6px;color:#636a7d;font-size:8px;margin:12px 0 0}.secure-note svg{width:11px}
dialog{color:var(--text)}dialog::backdrop{background:rgba(1,2,8,.82);backdrop-filter:blur(8px)}.product-modal{width:min(860px,calc(100vw - 30px));padding:0;border:1px solid var(--line);border-radius:25px;background:#0a0c19;box-shadow:var(--shadow);overflow:hidden}.modal-close{position:absolute;right:16px;top:16px;z-index:4}.product-modal-layout{display:grid;grid-template-columns:1fr 1fr;min-height:520px}.modal-product-visual{background:var(--visual);position:relative;display:grid;place-items:center;overflow:hidden}.modal-product-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:32px 32px}.modal-product-visual .product-ui{transform:scale(1.25) perspective(600px) rotateY(-8deg)}.modal-product-visual .shirt-art{transform:scale(1.35)}.modal-product-info{padding:55px 42px}.modal-product-info .eyebrow{margin-bottom:18px}.modal-product-info h2{font-size:34px;letter-spacing:-.04em;margin:0 0 12px}.modal-product-info>p{font-size:11px;line-height:1.8;color:#8f96ab}.modal-tags{display:flex;gap:6px;flex-wrap:wrap;margin:20px 0}.modal-tags span{font-size:8px;padding:7px 9px;border:1px solid var(--line);border-radius:8px;color:#aeb4c7}.feature-list{display:grid;gap:10px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-list div{display:flex;align-items:center;gap:9px;font-size:9px;color:#b6bbcc}.feature-list svg{width:13px;color:#61d9a6}.modal-buy{display:flex;justify-content:space-between;align-items:center;margin-top:24px}.modal-buy .price strong{font-size:23px}
.checkout-modal{width:min(1050px,calc(100vw - 30px));max-height:94vh;padding:0;border:1px solid var(--line);border-radius:25px;background:#090b17;box-shadow:var(--shadow)}.checkout-head{height:72px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:sticky;top:0;background:#090b17;z-index:2}.brand.mini .brand-mark{width:34px;height:34px}.brand.mini .brand-mark b,.brand.mini .brand-mark i{font-size:12px}.checkout-layout{display:grid;grid-template-columns:1.3fr .7fr}.checkout-form{padding:32px 45px;max-height:calc(94vh - 72px);overflow:auto}.checkout-step{display:flex;align-items:center;gap:12px;margin-bottom:20px}.checkout-step>span{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#485ae4;font-size:10px;font-weight:800}.checkout-step h3{font-size:16px;margin:0}.checkout-step p{font-size:8px;color:#737a91;margin:4px 0}.checkout-step.second{margin-top:28px;padding-top:25px;border-top:1px solid var(--line)}.checkout-form>label,.field-row label,#card-fields label{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#8d94aa;display:flex;flex-direction:column;gap:7px}.checkout-form input{height:43px;border:1px solid var(--line);background:#111425;color:white;border-radius:10px;padding:0 12px;font-size:11px;outline:none}.checkout-form input:focus{border-color:#5a6aff;box-shadow:0 0 0 3px rgba(90,106,255,.1)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:13px}.payment-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.payment-option{border:1px solid var(--line);padding:14px;border-radius:12px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;cursor:pointer}.payment-option:has(input:checked){border-color:#5365f4;background:rgba(78,95,231,.08)}.payment-option input{width:14px;height:14px;accent-color:#596af2}.payment-option span{display:flex;flex-direction:column}.payment-option b{font-size:10px}.payment-option small{font-size:7px;color:#747b91;margin-top:3px}.payment-option i{font-size:8px;font-style:normal;font-weight:900;color:#9ba3bc}#card-fields{display:grid;gap:13px;margin-top:15px}.terms{flex-direction:row!important;align-items:center;margin:17px 0;text-transform:none!important;letter-spacing:0!important}.terms input{height:15px;width:15px}.terms a{color:#7783ff}.place-order{width:100%}.place-order svg{width:15px}.order-review{background:#0d101e;padding:30px 28px;border-left:1px solid var(--line)}.checkout-review-item{display:grid;grid-template-columns:48px 1fr auto;gap:10px;align-items:center;margin:17px 0}.checkout-review-item>span{width:48px;height:48px;border-radius:10px;background:var(--visual);display:grid;place-items:center;font-size:9px;font-weight:900}.checkout-review-item div{display:flex;flex-direction:column}.checkout-review-item b{font-size:9px}.checkout-review-item small{font-size:7px;color:#71788d;margin-top:3px}.checkout-review-item>strong{font-size:9px}.order-success{display:none;min-height:620px;text-align:center;padding:70px 25px;flex-direction:column;align-items:center}.success-mark{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:rgba(66,217,158,.12);color:#4be0a5;border:1px solid rgba(66,217,158,.25)}.success-mark svg{width:28px;height:28px}.order-success>small{font-size:8px;letter-spacing:.17em;color:#51dba4;margin-top:22px}.order-success h2{font-size:45px;letter-spacing:-.055em;line-height:1;margin:14px 0}.order-success h2 span{color:#7580ff}.order-success p{font-size:10px;color:#80879d;line-height:1.7;max-width:390px}.order-number{padding:14px 20px;border:1px solid var(--line);border-radius:11px;font-size:9px;color:#838aa0;margin:12px 0 24px}.order-number strong{color:white;margin-left:12px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,30px);z-index:150;background:#f7f8ff;color:#121425;border-radius:12px;padding:12px 17px;display:flex;gap:8px;align-items:center;font-size:10px;font-weight:800;box-shadow:0 20px 60px rgba(0,0,0,.4);opacity:0;pointer-events:none;transition:.3s}.toast svg{width:15px;color:#1dba7a}.toast.show{opacity:1;transform:translate(-50%,0)}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:none}
@media(max-width:980px){.desktop-nav,.contact-link{display:none}.menu-button{display:block}.site-header{height:70px}.mobile-nav{position:absolute;z-index:19;top:104px;left:0;right:0;background:#090c1a;padding:20px var(--pad);flex-direction:column;gap:18px;border-bottom:1px solid var(--line)}.mobile-nav.open{display:flex}.hero{min-height:760px;align-items:end;padding-bottom:70px}.hero-image{object-position:61% center}.hero-shade{background:linear-gradient(0deg,#050713 0%,rgba(3,5,17,.85) 38%,rgba(4,6,18,.18) 75%,rgba(0,0,0,.4) 100%)}.hero-content{width:min(620px,90vw);padding:28px}.hero h1{font-size:48px}.scroll-cue{display:none}.trust-row{grid-template-columns:repeat(2,1fr)}.trust-row>div{min-height:90px;border-bottom:1px solid var(--line)}.product-grid{grid-template-columns:repeat(2,1fr)}.custom-copy{width:62%}.custom-orbit{right:-8%;width:50%}.studio{gap:5vw}.studio-visual{height:540px}.faq{gap:5vw}.checkout-layout{grid-template-columns:1fr .62fr}.checkout-form{padding:28px}.order-review{padding:25px 18px}}
@media(max-width:680px){.announcement{font-size:8px;padding:0 12px;text-align:center}.announcement a{display:none}.site-header{padding:0 16px}.brand-mark{width:36px;height:36px}.brand>span:last-child{display:none}.cart-button span{display:none}.hero{height:760px;min-height:0;padding:100px 16px 34px}.hero-image{object-position:64% center}.hero-content{width:100%;padding:23px;border-radius:22px;background:linear-gradient(145deg,rgba(5,8,23,.88),rgba(7,9,24,.68))}.hero h1{font-size:38px}.hero-content>p{font-size:12px}.hero-actions{flex-direction:column}.button{width:100%}.hero-proof{display:none}.trust-row{padding:0 16px}.trust-row>div{justify-content:flex-start;padding:0 10px}.trust-row svg{width:17px}.trust-row b{font-size:9px}.trust-row small{font-size:7px}.section{padding:75px 16px}.section-heading{display:block}.section-heading>p{margin-top:15px}.shop-toolbar{align-items:flex-start;gap:14px;flex-direction:column}.filters{width:100%;overflow:auto}.filter{white-space:nowrap;flex:1;padding:0 8px}.sort-label{align-self:flex-end}.product-grid{grid-template-columns:1fr}.product-visual{height:230px}.custom-banner{padding-top:0}.custom-inner{min-height:600px;padding:35px 25px;align-items:flex-start}.custom-copy{width:100%;z-index:4}.custom-copy h2{font-size:40px}.custom-orbit{width:90%;right:-20%;bottom:-10%}.studio{grid-template-columns:1fr}.studio-visual{height:430px;order:2}.studio-copy{order:1}.process-grid{grid-template-columns:1fr}.process-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:240px}.faq{grid-template-columns:1fr}.final-cta{padding:70px 16px;min-height:500px}.final-cta h2{font-size:44px}footer{grid-template-columns:1fr 1fr;padding:55px 20px 25px;gap:36px}.footer-brand{grid-column:1/-1}.footer-brand .brand>span:last-child{display:flex}.footer-bottom{flex-direction:column;gap:8px}.cart-drawer{padding:20px}.product-modal-layout{grid-template-columns:1fr}.modal-product-visual{height:260px}.modal-product-info{padding:30px 24px}.modal-product-info h2{font-size:28px}.checkout-modal{width:100%;max-width:none;max-height:100vh;height:100vh;border-radius:0;border:0}.checkout-head{height:65px}.checkout-layout{display:flex;flex-direction:column}.checkout-form{padding:24px 18px;max-height:none}.order-review{border-left:0;border-top:1px solid var(--line)}.payment-options{grid-template-columns:1fr}.field-row{grid-template-columns:1fr}.order-success{min-height:calc(100vh - 65px);justify-content:center}.order-success h2{font-size:38px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}

/* Paradise Development — routed presentation */
main{min-height:100svh}.announcement{position:fixed;top:0;left:0;right:0;z-index:50;background:linear-gradient(90deg,#183a8e,#4134bd 48%,#183a8e)}.site-header{position:fixed;top:34px;background:linear-gradient(180deg,rgba(3,5,16,.86),rgba(3,5,16,.48));backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.brand-mark{width:43px;height:43px;border-radius:14px;clip-path:none;transform:rotate(-7deg);overflow:hidden;border:1px solid rgba(139,150,255,.55);background:linear-gradient(145deg,#10152a,#15122b);box-shadow:inset 0 0 22px rgba(74,104,255,.18),0 10px 28px rgba(0,0,0,.2);filter:none}
.brand-mark:before{content:"";position:absolute;width:34px;height:34px;border-radius:50%;right:-16px;top:-14px;background:linear-gradient(145deg,#4f90ff,#8e4dff);box-shadow:0 0 26px rgba(93,102,255,.55)}.brand-mark:after{content:"";position:absolute;width:22px;height:1px;left:10px;bottom:10px;background:linear-gradient(90deg,#4a8dff,#a25aff);transform:rotate(-26deg);box-shadow:0 -7px 0 rgba(109,119,255,.28)}
.brand-mark b{font-size:23px;left:11px;top:8px;z-index:2;font-style:italic}.brand-mark i{font-size:7px;right:8px;bottom:7px;color:#a978ff;z-index:2}.brand strong{font-weight:760;letter-spacing:-.035em}.brand strong em{display:none}.desktop-nav a.active{color:white}.desktop-nav a.active:after{right:0}.mobile-nav a.active{color:#7580ff}
.page-section{display:none!important}.page-section.active#home{display:flex!important}.page-section.active#shop,.page-section.active#services,.page-section.active#process,.page-section.active#terms{display:block!important}.page-section.active#studio,.page-section.active#faq,.page-section.active#final-cta{display:grid!important}.trust-row.page-section.active{display:grid!important}.route-footer{display:none!important}body:not([data-route="home"]) .route-footer{display:grid!important}
body[data-route="shop"] .trust-row{margin-top:116px}body[data-route="services"] #services,body[data-route="studio"] #studio,body[data-route="faq"] #faq,body[data-route="terms"] #terms{padding-top:175px}body[data-route="faq"] #faq{min-height:calc(100svh - 116px)}
.hero{height:100svh;min-height:700px;padding:0 var(--pad);align-items:flex-end}.hero-image{object-position:center center;transform:scale(1.015)}.hero-shade{background:linear-gradient(90deg,#040612 0%,rgba(4,6,18,.985) 23%,rgba(4,6,18,.82) 42%,rgba(4,6,18,.16) 67%,rgba(4,5,16,.28) 100%),linear-gradient(0deg,#050713 0%,rgba(5,7,19,.94) 14%,transparent 38%,rgba(1,2,8,.16) 100%)}.hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(90deg,black,transparent 45%)}
.hero-content{position:absolute;left:var(--pad);bottom:9vh;width:min(760px,58vw);padding:0;border:0;border-radius:0;background:none;backdrop-filter:none;box-shadow:none}.hero-wordmark{font-size:clamp(72px,9.6vw,154px);line-height:.76;letter-spacing:-.085em;font-weight:900;color:rgba(229,234,255,.17);text-shadow:0 0 55px rgba(71,92,255,.12);user-select:none}.hero-intro{display:grid;grid-template-columns:52px minmax(260px,440px) auto;gap:18px;align-items:start;margin-top:45px}.hero-intro-line{height:1px;background:linear-gradient(90deg,#4a8bff,#8b50ff);margin-top:8px}.hero-intro p{font-size:11px!important;line-height:1.8!important;letter-spacing:.015em;color:#8f97ad!important;margin:0!important}.hero-intro p strong{font-size:13px;color:#e4e7f1;font-weight:650}.hero-intro a{display:flex;align-items:center;gap:8px;white-space:nowrap;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#b5bacc;padding-top:2px}.hero-intro a svg{width:14px;color:#6976ff}.hero-intro a:hover{color:white}.hero-signature{position:absolute;right:var(--pad);bottom:45px;color:#777f96}.hero-signature small{font-size:8px;font-weight:700;letter-spacing:.18em}.hero-actions,.hero-proof,.scroll-cue{display:none!important}
body:not([data-route="home"]) .site-header{border-bottom-color:rgba(255,255,255,.075);background:rgba(5,7,17,.88)}body:not([data-route="home"]) main{padding-top:0}.shop.section{background:radial-gradient(circle at 80% 20%,rgba(87,55,255,.08),transparent 27%),#060712}

@media(max-width:980px){.hero{align-items:flex-end;padding:0 var(--pad)}.hero-image{object-position:61% center}.hero-shade{background:linear-gradient(0deg,#050713 0%,rgba(3,5,17,.94) 31%,rgba(4,6,18,.16) 68%,rgba(0,0,0,.3) 100%),linear-gradient(90deg,rgba(2,4,14,.52),transparent 70%)}.hero-content{width:min(680px,88vw);bottom:7vh}.hero-wordmark{font-size:clamp(64px,13vw,112px)}.hero-intro{grid-template-columns:42px minmax(250px,440px);max-width:550px}.hero-intro a{grid-column:2;margin-top:4px}.hero-signature{display:none}body[data-route="services"] #services,body[data-route="studio"] #studio,body[data-route="faq"] #faq,body[data-route="terms"] #terms{padding-top:155px}}
@media(max-width:680px){.announcement{height:30px;font-size:7px}.site-header{top:30px;height:67px;padding:0 14px}.site-header .brand>span:last-child{display:flex}.site-header .brand strong{font-size:12px}.site-header .brand small{font-size:6px}.brand-mark{width:35px;height:35px;border-radius:11px}.brand-mark b{font-size:18px;left:9px;top:6px}.brand-mark i{font-size:5px}.mobile-nav{position:fixed;top:97px}.hero{height:100svh;min-height:650px;padding:0 18px}.hero-image{object-position:63% center;transform:scale(1.02)}.hero-shade{background:linear-gradient(0deg,#050713 0%,rgba(3,5,17,.97) 35%,rgba(4,6,18,.28) 63%,rgba(0,0,0,.23) 100%)}.hero-content{left:18px;right:18px;bottom:5vh;width:auto}.hero-wordmark{font-size:clamp(48px,18vw,72px);line-height:.82;color:rgba(232,236,255,.2)}.hero-intro{grid-template-columns:30px 1fr;gap:12px;margin-top:27px}.hero-intro p{font-size:10px!important}.hero-intro p strong{font-size:12px}.hero-intro a{grid-column:2;font-size:8px;margin-top:3px}.trust-row.page-section.active{margin-top:97px}.trust-row.page-section.active+ #shop{padding-top:70px}body[data-route="services"] #services,body[data-route="studio"] #studio,body[data-route="faq"] #faq,body[data-route="terms"] #terms{padding-top:130px}body:not([data-route="home"]) .route-footer{display:grid!important}}

/* Expanded marketplace */
.shop-toolbar{flex-direction:column;align-items:stretch;gap:14px;margin-bottom:10px}.filters{width:100%;overflow-x:auto;scrollbar-width:none}.filters::-webkit-scrollbar{display:none}.filter{flex:0 0 auto;white-space:nowrap}.shop-actions{display:flex;justify-content:flex-end;align-items:center;gap:14px}.product-search{width:min(330px,100%);height:42px;display:flex;align-items:center;gap:9px;padding:0 10px 0 13px;border:1px solid var(--line);border-radius:12px;background:#0d1020;color:#737b96}.product-search:focus-within{border-color:rgba(93,108,255,.65);box-shadow:0 0 0 3px rgba(83,101,255,.08)}.product-search svg{width:15px;flex:0 0 auto}.product-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#edf0fb;font-size:10px}.product-search input::placeholder{color:#676f88}.product-search button{width:23px;height:23px;border:0;border-radius:7px;background:rgba(255,255,255,.06);color:#9198ac;display:none;place-items:center}.product-search button.visible{display:grid}.shop-results{min-height:24px;margin:0 0 12px;font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#656d84}.ui-head{align-items:center}.ui-head b{margin-left:auto;font-size:7px;letter-spacing:.12em;color:var(--accent);font-weight:900}.product-ui-security .ui-line{background:linear-gradient(90deg,rgba(66,224,181,.9),rgba(66,224,181,.12))}.product-ui-cheat .ui-line{background:linear-gradient(90deg,rgba(255,85,126,.9),rgba(255,85,126,.12))}.product-ui-mod .ui-line{background:linear-gradient(90deg,rgba(91,216,255,.9),rgba(91,216,255,.12))}.no-products{grid-column:1/-1;min-height:330px;border:1px dashed rgba(255,255,255,.12);border-radius:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.no-products>span{width:48px;height:48px;border-radius:15px;background:#14182d;color:#6977ff;display:grid;place-items:center}.no-products h3{margin:16px 0 6px}.no-products p{font-size:10px;color:#788096;margin:0 0 18px}.no-products .button{width:auto}

/* Extended studio profile */
.studio{align-items:start}.studio-visual{height:760px;position:sticky;top:145px}.studio-copy .lead{margin-bottom:16px}.studio-detail{max-width:570px;margin:0 0 22px;color:#858da5;font-size:11px;line-height:1.82}.expertise-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 25px}.expertise-grid span{min-height:65px;padding:13px 14px;border:1px solid var(--line);border-radius:13px;background:linear-gradient(145deg,rgba(30,36,73,.42),rgba(12,14,29,.35));display:flex;flex-direction:column;justify-content:center}.expertise-grid b{font-size:10px;color:#dfe3f0}.expertise-grid small{font-size:8px;color:#747c94;margin-top:5px}.studio-values>div{padding:15px 0}.studio-values small{line-height:1.5}

@media(max-width:980px){.shop-actions{justify-content:space-between}.studio-visual{height:650px;position:relative;top:auto}.expertise-grid{grid-template-columns:1fr}}
@media(max-width:680px){.shop-toolbar{gap:11px}.shop-actions{align-items:stretch;flex-direction:column}.product-search{width:100%}.sort-label{align-self:flex-end}.shop-results{margin-top:2px}.studio-visual{height:470px}.expertise-grid{grid-template-columns:1fr 1fr}.expertise-grid span{padding:11px;min-height:60px}.studio-detail{font-size:10px}.no-products{min-height:260px}.no-products .button{width:auto}}

/* Terms and conditions */
.terms-page{background:radial-gradient(circle at 15% 8%,rgba(60,78,255,.08),transparent 28%),#060712}.terms-heading{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:38px}.terms-heading h2{font-size:clamp(42px,5vw,72px);line-height:.96;letter-spacing:-.06em;margin:17px 0 16px}.terms-heading>p{font-size:9px;color:#737b92;letter-spacing:.08em;text-transform:uppercase}.legal-notice{display:grid;grid-template-columns:220px 1fr;gap:30px;padding:22px 25px;margin-bottom:44px;border:1px solid rgba(255,192,91,.2);border-radius:16px;background:rgba(255,176,64,.045)}.legal-notice strong{font-size:11px;color:#f2bd69}.legal-notice p{font-size:10px;line-height:1.7;color:#949bad;margin:0}.terms-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:7vw;align-items:start}.terms-index{position:sticky;top:145px;display:flex;flex-direction:column;padding:20px;border:1px solid var(--line);border-radius:17px;background:rgba(12,15,30,.76)}.terms-index small{font-size:8px;letter-spacing:.16em;color:#687089;margin-bottom:11px}.terms-index a{padding:10px 0;border-bottom:1px solid rgba(255,255,255,.06);font-size:9px;color:#8d94aa;transition:.2s}.terms-index a:last-child{border:0}.terms-index a:hover{color:#fff;padding-left:4px}.terms-content{border-top:1px solid var(--line)}.terms-content article{scroll-margin-top:145px;display:grid;grid-template-columns:46px 1fr;gap:18px;padding:27px 0;border-bottom:1px solid var(--line)}.terms-content article>span{font-size:9px;font-weight:800;color:#6876ff;padding-top:4px}.terms-content h3{font-size:17px;margin:0 0 11px}.terms-content p{font-size:10px;line-height:1.85;color:#8d95aa;margin:0}.terms-content p strong{color:#dce0ed}.terms-content p a{color:#7784ff;text-decoration:underline;text-underline-offset:3px}
@media(max-width:780px){.legal-notice{grid-template-columns:1fr;gap:8px}.terms-layout{grid-template-columns:1fr}.terms-index{position:relative;top:auto;display:grid;grid-template-columns:1fr 1fr}.terms-index small{grid-column:1/-1}.terms-content article{grid-template-columns:32px 1fr}}
@media(max-width:480px){.terms-heading h2{font-size:39px}.legal-notice{padding:18px}.terms-index{grid-template-columns:1fr}.terms-content article{grid-template-columns:1fr;gap:7px}.terms-content article>span{padding:0}}

/* Product license route */
.page-section.active#license{display:block!important}body[data-route="license"] #license{padding-top:175px}.license-page{background:radial-gradient(circle at 82% 6%,rgba(106,60,255,.09),transparent 30%),#060712}.license-notice{border-color:rgba(118,101,255,.24);background:rgba(91,72,255,.05)}.license-notice strong{color:#9da5ff}
@media(max-width:980px){body[data-route="license"] #license{padding-top:155px}}
@media(max-width:680px){body[data-route="license"] #license{padding-top:130px}}

/* Cfx.re / Tebex account flow */
.cfx-account-button{height:42px;padding:0 11px;border:1px solid rgba(255,255,255,.14);border-radius:13px;background:rgba(8,11,28,.68);display:flex;align-items:center;gap:8px;color:#dce0ee;transition:.2s}.cfx-account-button:hover{border-color:rgba(255,117,60,.5);background:rgba(31,25,34,.86)}.cfx-symbol{height:23px;min-width:30px;padding:0 5px;border-radius:7px;background:linear-gradient(145deg,#ff8a47,#ee5633);display:grid;place-items:center;color:white;font-size:9px;font-style:italic;font-weight:950;letter-spacing:-.05em}.cfx-account-button>span:nth-child(2){max-width:105px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:800}.cfx-account-button>i{width:6px;height:6px;border-radius:50%;background:#687086;box-shadow:0 0 0 3px rgba(104,112,134,.12)}.cfx-account-button.connected>i{background:#49dda2;box-shadow:0 0 0 3px rgba(73,221,162,.14)}.cfx-account-button.loading{opacity:.65;pointer-events:none}
.integration-modal{width:min(510px,calc(100vw - 30px));padding:42px;border:1px solid var(--line);border-radius:25px;background:radial-gradient(circle at 90% 0,rgba(255,92,52,.12),transparent 35%),#0a0c19;color:var(--text);box-shadow:var(--shadow);text-align:left}.integration-modal .modal-close{right:15px;top:15px}.cfx-modal-icon{width:58px;height:58px;border-radius:18px;background:linear-gradient(145deg,#ff8d4c,#e64d31);display:grid;place-items:center;margin-bottom:24px;font-size:17px;font-weight:950;font-style:italic;box-shadow:0 15px 35px rgba(238,86,51,.2)}.integration-modal h2{font-size:32px;line-height:1;letter-spacing:-.04em;margin:18px 0 12px}.integration-modal>p{font-size:11px;line-height:1.75;color:#8c94aa;margin:0}.cfx-benefits{display:grid;gap:10px;margin:24px 0;padding:19px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.cfx-benefits span{display:flex;align-items:center;gap:9px;font-size:9px;color:#afb5c8}.cfx-benefits svg{width:13px;color:#4bdca3}.integration-modal>.button{width:100%}.cfx-disconnect{display:none;width:100%;margin-top:10px;border:0;background:transparent;color:#747c92;font-size:8px;text-transform:uppercase;letter-spacing:.1em}.integration-modal.account-view .cfx-disconnect{display:block}.integration-modal.setup-required .cfx-modal-icon{background:linear-gradient(145deg,#5967ff,#7849dc);box-shadow:0 15px 35px rgba(85,98,255,.2)}.integration-modal.setup-required .cfx-benefits{display:none}.integration-modal.setup-required>p{margin-bottom:22px}.integration-modal.setup-required #cfx-modal-action{background:#202641;box-shadow:none}.secure-note{line-height:1.5;text-align:center}
@media(max-width:1080px){.cfx-account-button>span:nth-child(2){display:none}.cfx-account-button{padding:0 8px}}
@media(max-width:680px){.cfx-account-button{height:40px}.cfx-symbol{min-width:27px}.integration-modal{padding:34px 23px}.integration-modal h2{font-size:28px}}

.brand{display:flex;align-items:center}.brand-logo-full{height:56px;width:auto;display:block;object-fit:contain}.brand-mark,.brand strong,.brand small{display:none}
