:root{--brew-background:#131118;--brew-surface:#1e1b24;--brew-surface-light:#2a2733;--brew-card:#241f2b;--brew-accent:#d4845a;--brew-accent-light:#e8a87c;--brew-amber:#e2b44d;--brew-red:#d4574a;--brew-green:#5ebd8a;--brew-blue:#5b9bd5;--brew-text-primary:#f2ece4;--brew-text-secondary:#9a93a8;--brew-text-tertiary:#5e5870;--brew-bg-warm-center:#1a1520;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-xxl:48px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:999px;--shadow-copper:0 14px 40px #d4845a3d;--shadow-soft:0 10px 26px #00000040}*{box-sizing:border-box}html,body{background-color:var(--brew-background);overscroll-behavior-y:none;min-height:100%;margin:0;padding:0}html{min-height:100%}body{color:var(--brew-text-primary);background:radial-gradient(circle at 20% 8%, var(--brew-bg-warm-center), var(--brew-background) 50%);--font-body:"Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Cormorant Garamond", Georgia, serif;--font-accent:"Space Grotesk", "Manrope", sans-serif;min-height:100dvh;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-x:hidden}body,input,select,button,textarea{font-family:var(--font-body)}h1,h2,h3,h4,.feature-card h2,.fashion-header h3,.tailored-intro h3,.creative-hero h3{font-family:var(--font-display)}.eyebrow,.feature-kicker,.controls-title,.tailored-rhythm p,.fashion-issue,.quick-stats strong,.timeline-step{font-family:var(--font-accent)}.site-main{isolation:isolate;z-index:3;position:relative}.tailored-atmosphere{pointer-events:none;z-index:1;opacity:0;transition:opacity .4s;position:fixed;inset:0}.site-tint{pointer-events:none;z-index:2;background:var(--bg-darken-color,#000);min-height:100%;opacity:var(--bg-darken-opacity,0);transition:opacity .18s,background-color .18s;position:absolute;inset:0}.tailored-atmosphere:before{content:"";background:radial-gradient(circle at var(--pointer-x,52%) var(--pointer-y,24%), rgba(255, 214, 151, calc(.54 * var(--tailored-light-strength,1))), rgba(255, 214, 151, calc(.28 * var(--tailored-light-strength,1))) 16%, #ffd69700 40%);filter:blur(3px);mix-blend-mode:normal;opacity:0;transition:opacity .32s;position:absolute;inset:-15%}.tailored-orb,.tailored-particle{border-radius:50%;position:absolute}.tailored-orb{filter:blur(12px);opacity:.35}.tailored-particle{width:var(--tailored-particle-size,8px);height:var(--tailored-particle-size,8px);will-change:transform, opacity;background:#b770338f;box-shadow:0 0 14px #b7703370}.orb-a{background:radial-gradient(circle at 40% 40%,#d6985f70,#d6985f0d 60%,#0000 80%);width:min(36vw,460px);height:min(36vw,460px);animation:22s ease-in-out infinite alternate tailored-orb-drift;top:10%;left:-8%}.orb-b{background:radial-gradient(circle at 60% 40%,#7d67b840,#7d67b808 62%,#0000 82%);width:min(30vw,380px);height:min(30vw,380px);animation:18s ease-in-out infinite alternate-reverse tailored-orb-drift;top:18%;right:-4%}.orb-c{background:radial-gradient(circle,#8cb49c3d,#8cb49c08 58%,#0000 78%);width:min(42vw,520px);height:min(42vw,520px);animation:26s ease-in-out infinite alternate tailored-orb-drift;bottom:-18%;left:24%}.p-1{top:22%;left:8%}.p-2{top:64%;left:16%}.p-3{top:40%;left:33%}.p-4{top:76%;left:51%}.p-5{top:26%;left:62%}.p-6{top:58%;left:73%}.p-7{top:16%;left:84%}.p-8{top:71%;left:90%}.p-9{top:8%;left:42%}.bg-grain{pointer-events:none;opacity:.12;z-index:0;background-image:radial-gradient(#ffffff14 1px,#0000 1px);background-size:3px 3px;position:fixed;inset:0}.bg-beans{pointer-events:none;opacity:.16;z-index:0;background-image:radial-gradient(10px 6px at 12% 14%,#2a2733cc 58%,#0000 60%),radial-gradient(10px 6px at 34% 28%,#2a2733cc 58%,#0000 60%),radial-gradient(10px 6px at 67% 16%,#2a2733cc 58%,#0000 60%),radial-gradient(10px 6px at 81% 33%,#2a2733cc 58%,#0000 60%),radial-gradient(10px 6px at 22% 57%,#2a2733cc 58%,#0000 60%),radial-gradient(10px 6px at 56% 49%,#2a2733cc 58%,#0000 60%),radial-gradient(10px 6px at 84% 71%,#2a2733cc 58%,#0000 60%),radial-gradient(10px 6px at 9% 78%,#2a2733cc 58%,#0000 60%),radial-gradient(10px 6px at 42% 86%,#2a2733cc 58%,#0000 60%),radial-gradient(10px 6px at 71% 92%,#2a2733cc 58%,#0000 60%);position:fixed;inset:0}.container{width:min(1100px,92vw);margin:0 auto}.site-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:20;background:#131118ad;border-bottom:1px solid #e8a87c17;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;min-height:76px;display:flex}.header-actions{align-items:center;gap:10px;display:flex}.style-switch{border-radius:var(--radius-full);background:#241f2ba6;border:1px solid #e8a87c3d;align-items:center;gap:6px;width:fit-content;padding:5px;display:inline-flex}.style-btn{color:var(--brew-text-secondary);font:inherit;border-radius:var(--radius-full);cursor:pointer;background:0 0;border:1px solid #0000;padding:7px 12px;font-size:.8rem;font-weight:700;transition:color .2s,background-color .2s}.style-btn.is-active{color:var(--brew-background);background:linear-gradient(145deg, var(--brew-accent-light), var(--brew-accent))}.brand{text-decoration:none}.brand-mark{letter-spacing:.02em;color:var(--brew-text-primary);font-size:clamp(1.05rem,1.7vw,1.35rem);font-weight:700;display:inline-block;font-family:Space Grotesk!important}.eyebrow{color:var(--brew-accent-light);text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:.72rem;font-weight:700}h1,h2{text-wrap:balance;margin:0}h1{font-size:clamp(2rem,5vw,4rem);line-height:1.06}h2{font-size:clamp(1.3rem,2.4vw,2rem)}.lead{color:var(--brew-text-secondary);max-width:55ch;margin:0;font-size:clamp(1rem,1.6vw,1.16rem);line-height:1.7}.hero{padding:var(--space-xxl) 0 calc(var(--space-xxl) + 8px);gap:clamp(var(--space-lg), 4vw, 56px);grid-template-columns:1.1fr .9fr;align-items:center;display:grid}.hero-copy{gap:var(--space-lg);display:grid}.hero-cta{align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.subtext{color:var(--brew-text-tertiary);font-weight:600}.btn{border-radius:var(--radius-full);letter-spacing:.01em;border:none;justify-content:center;align-items:center;font-weight:700;text-decoration:none;transition:transform .22s,box-shadow .22s,background-color .22s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(145deg, var(--brew-accent-light), var(--brew-accent));color:var(--brew-background);box-shadow:var(--shadow-copper);padding:12px 20px}.btn-ghost{color:var(--brew-accent-light);background:#d4845a17;border:1px solid #e8a87c52;padding:10px 16px}.quick-stats{gap:var(--space-sm);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.quick-stats li{border-radius:var(--radius-md);min-width:112px;box-shadow:var(--shadow-soft);background:linear-gradient(#2a2733b8,#1e1b24e6);border:1px solid #e8a87c24;gap:2px;padding:12px 14px;display:grid}.quick-stats strong{font-family:var(--font-accent);color:var(--brew-text-primary);font-size:1.02rem}.quick-stats span{color:var(--brew-text-secondary);font-size:.8rem}.hero-media{position:relative}.hero-image{filter:drop-shadow(0 20px 24px #00000052);width:100%;max-width:460px;margin:0 auto;display:block}.features{gap:var(--space-md);padding-bottom:var(--space-xxl);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.feature-card{padding:var(--space-lg);border-radius:var(--radius-lg);background:linear-gradient(165deg,#241f2bf5,#1e1b24eb);border:1px solid #e8a87c1a;gap:10px;display:grid}.feature-card p{color:var(--brew-text-secondary);margin:0;line-height:1.6}.feature-kicker{letter-spacing:.1em;text-transform:uppercase;font-size:.76rem;font-weight:800;color:var(--brew-blue)!important}.why{padding-bottom:var(--space-xxl);gap:var(--space-xl);grid-template-columns:1.05fr .95fr;align-items:center;display:grid}.why-copy{gap:14px;display:grid}.why-list{gap:10px;margin:6px 0 0;padding:0;list-style:none;display:grid}.why-list li{color:var(--brew-text-secondary);border-radius:var(--radius-md);background:#241f2bb8;border:1px solid #e8a87c1f;padding:12px 14px;line-height:1.55}.why-list strong{color:var(--brew-text-primary)}.why-media{justify-items:center;display:grid}.why-shot{border-radius:var(--radius-xl);width:min(320px,74vw);box-shadow:var(--shadow-soft);background:#241f2be6;border:1px solid #e8a87c29;margin:0;overflow:hidden}.why-shot img{width:100%;display:block}.screens{padding-top:var(--space-xl);padding-bottom:var(--space-xxl)}.screens-grid{justify-items:center;display:grid}.screens-carousel{gap:12px;width:min(720px,100%);display:grid}.screens-stage{--carousel-card-width:min(320px, 72vw);min-height:calc((var(--carousel-card-width) * 19 / 9) + 20px);touch-action:pan-y pinch-zoom;cursor:grab;-webkit-user-select:none;user-select:none;place-items:center;display:grid;position:relative}.screens-stage.dragging{cursor:grabbing}.screens-stage.is-dragging .screen-card,.screens-stage.dragging .screen-card{transition:none}.screen-card{width:var(--carousel-card-width);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);aspect-ratio:9/19;will-change:transform, filter, opacity;background:#241f2be6;border:1px solid #e8a87c1f;margin:0;transition:transform .26s cubic-bezier(.2,.8,.2,1),opacity .26s,filter .26s;position:absolute;overflow:hidden}.screen-current{z-index:3}.screen-prev,.screen-next{cursor:pointer}.screen-buffer{pointer-events:none;opacity:0;z-index:0}.screen-buffer.active{z-index:1}.screens-arrow{border-radius:var(--radius-full);width:42px;height:42px;color:var(--brew-accent-light);cursor:pointer;z-index:5;background:#131118a3;border:1px solid #e8a87c59;font-size:1.08rem;font-weight:800;line-height:1;transition:background-color .18s,transform .18s;position:absolute;top:50%;transform:translateY(-50%)}.screens-arrow:hover{background:#d4845a2e}.screens-arrow-left{left:12%}.screens-arrow-right{right:12%}.screen-card img{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%}.screens-empty{border-radius:var(--radius-md);color:var(--brew-text-secondary);background:#241f2bbf;border:1px dashed #e8a87c4d;grid-column:1/-1;margin:0;padding:14px}.waitlist{margin-bottom:calc(var(--space-xxl) + 12px);border-radius:var(--radius-xl);padding:clamp(var(--space-lg), 4vw, 42px);gap:var(--space-xl);background:linear-gradient(#241f2bf2,#1e1b24f2);border:1px solid #e8a87c24;grid-template-columns:1fr 1fr;display:grid}.waitlist-copy{align-content:start;gap:12px;display:grid}.waitlist-copy p{color:var(--brew-text-secondary);margin:0;line-height:1.6}.waitlist-form{align-content:start;gap:10px;display:grid}.hp-field{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.waitlist-form label{color:var(--brew-text-secondary);letter-spacing:.03em;font-size:.86rem;font-weight:700}.waitlist-form input,.waitlist-form select{color:var(--brew-text-primary);border-radius:var(--radius-md);min-height:44px;font:inherit;background:#2a2733d1;border:1px solid #9a93a857;outline:none;padding:10px 12px}.waitlist-form input:focus,.waitlist-form select:focus{border-color:#d4845acc;box-shadow:0 0 0 3px #d4845a29}.form-disclosure{color:var(--brew-text-secondary);margin:4px 0 0;font-size:.84rem;line-height:1.6}.form-disclosure a,.policy-copy a{color:var(--brew-accent-light)}.waitlist-form .btn{width:100%;min-height:46px;margin-top:10px}.form-message{min-height:1.2rem;color:var(--brew-text-secondary);margin:4px 0 0;font-size:.92rem}.form-message.error{color:var(--brew-red)}.form-message.success{color:var(--brew-green)}.site-footer{padding:var(--space-lg) 0 var(--space-xl);color:var(--brew-text-tertiary);justify-content:space-between;align-items:center;gap:var(--space-md);z-index:2;border-top:1px solid #e8a87c14;display:flex;position:relative}.site-footer p{margin:0}.footer-right{align-items:center;gap:var(--space-md);flex-shrink:0;display:flex}.footer-email{color:var(--brew-text-secondary);font-size:.88rem;text-decoration:none;transition:color .2s}.footer-email:hover{color:var(--brew-accent-light)}.footer-link{flex-shrink:0}.site-footer .btn-ghost{width:auto}.policy-shell{padding:clamp(var(--space-xl), 5vw, 64px) 0 var(--space-xxl)}.policy-card{max-width:820px;padding:clamp(var(--space-lg), 4vw, 44px);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);background:linear-gradient(#241f2bf5,#1e1b24f5);border:1px solid #e8a87c24;margin:0 auto}body[data-site-style=creative] .policy-card{-webkit-backdrop-filter:blur(14px);background:#14111eb8;border-color:#e8a87c2e;box-shadow:0 12px 40px #06050c61}.policy-card header{margin-bottom:var(--space-xl);gap:12px;display:grid}.policy-updated{color:var(--brew-text-tertiary);margin:0;font-size:.9rem}.policy-copy{gap:var(--space-xl);display:grid}.policy-copy section{gap:10px;display:grid}.policy-copy h2,.policy-copy h3,.policy-copy p,.policy-copy ul{margin:0}.policy-copy p,.policy-copy li{color:var(--brew-text-secondary);line-height:1.72}.policy-copy ul{padding-left:18px}.policy-copy strong{color:var(--brew-text-primary)}.stands-out{padding:var(--space-xxl) 0}.section-head{margin-bottom:var(--space-xl);gap:8px;display:grid}.showcase-view-creative{gap:var(--space-xl);grid-template-columns:1.05fr .95fr;align-items:start;display:none}body[data-site-style=creative] .showcase-view-creative{display:grid}.showcase-view-fashion{padding:6px 0;display:none}body[data-site-style=fashion] .showcase-view-fashion{display:block}.showcase-view-tailored{gap:var(--space-xl);display:none}body[data-site-style=tailored] .showcase-view-tailored{display:grid}body[data-site-style=fashion]{--brew-text-secondary:#b4a996;--brew-text-tertiary:#8b8377;background:radial-gradient(circle at 45% -12%,#241c18,#161218 42%,#100d13 78%)}body[data-site-style=fashion] h1,body[data-site-style=fashion] h2,body[data-site-style=fashion] .why-copy h2,body[data-site-style=fashion] .section-head h2,body[data-site-style=fashion] .waitlist-copy h2{font-family:var(--font-display);letter-spacing:.01em;font-weight:600}body[data-site-style=fashion] h1{font-size:clamp(2.4rem,6.4vw,5rem);line-height:.95}body[data-site-style=fashion] .hero{gap:clamp(var(--space-lg), 5vw, 74px);grid-template-columns:1fr 1fr}body[data-site-style=fashion] .quick-stats li{min-width:96px;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #e8a87c33;border-radius:0;padding:8px 0}body[data-site-style=fashion] .features{gap:var(--space-xl);padding-bottom:62px}body[data-site-style=fashion] .feature-card{box-shadow:none;background:0 0;border:0;border-top:1px solid #e8a87c38;border-radius:0;padding:18px 0 0}body[data-site-style=fashion] .feature-card h2{font-size:clamp(1.6rem,2.6vw,2.3rem);line-height:1.04}body[data-site-style=fashion] .why-shot,body[data-site-style=fashion] .waitlist,body[data-site-style=fashion] .creative-hero,body[data-site-style=fashion] .creative-flow li,body[data-site-style=fashion] .compare-panel{box-shadow:none;background:0 0}body[data-site-style=fashion] .why-shot{border:0}body[data-site-style=fashion] .why-list li{background:0 0;border:0;border-bottom:1px solid #e8a87c29;border-radius:0;padding:8px 0}body[data-site-style=fashion] .waitlist{border:0;border-top:1px solid #e8a87c40;border-bottom:1px solid #e8a87c2e;border-radius:0;padding-left:0;padding-right:0}body[data-site-style=fashion] .waitlist-form input,body[data-site-style=fashion] .waitlist-form select{background:0 0;border:0;border-bottom:1px solid #e8a87c4d;border-radius:0;padding-left:0}body[data-site-style=fashion] .site-footer{border-top-color:#e8a87c2e}body[data-site-style=tailored]{--brew-background:#f0ebe2;--brew-bg-warm-center:#faf5ee;--brew-surface:#fff;--brew-card:#f7f1e8;--brew-accent:#98663f;--brew-accent-light:#c5844f;--brew-text-primary:#2c241d;--brew-text-secondary:#605245;--brew-text-tertiary:#877765;--pointer-x:52%;--pointer-y:24%;--tailored-light-strength:1;--tailored-breathe-distance:3px;--tailored-breathe-speed:6.8s;--tailored-particle-size:8px;background:radial-gradient(circle at var(--pointer-x) var(--pointer-y), #fff8e8b8, #fff8e800 34%), radial-gradient(circle at 85% -15%, #c5844f33, transparent 50%), radial-gradient(circle at 12% 20%, #8e73561f, transparent 42%), linear-gradient(180deg, #f8f3eb, #efe8dd 72%)}body[data-site-style=tailored] .tailored-atmosphere,body[data-site-style=tailored] .tailored-atmosphere:before{opacity:1}body[data-site-style=creative]{--pointer-x:54%;--pointer-y:20%;--tailored-light-strength:1;--tailored-breathe-distance:2px;--tailored-breathe-speed:7.2s;--tailored-particle-size:6px;--glass-frost-level:1;background:radial-gradient(circle at var(--pointer-x) var(--pointer-y), rgba(86, 66, 130, calc(.34 * var(--tailored-light-strength,1))), #56428200 38%), radial-gradient(circle at 85% -15%, #bc7a4c1f, transparent 55%), radial-gradient(circle at 12% 20%, #5481ba14, transparent 45%), linear-gradient(180deg, #0f0c15, #08070d 78%)}body[data-site-style=creative] .tailored-atmosphere{opacity:1}body[data-site-style=creative] .tailored-atmosphere:before{opacity:1;background:radial-gradient(circle at var(--pointer-x,52%) var(--pointer-y,24%), rgba(106, 88, 170, calc(.34 * var(--tailored-light-strength,1))), rgba(106, 88, 170, calc(.14 * var(--tailored-light-strength,1))) 24%, #6a58aa00 52%)}body[data-site-style=creative] .tailored-particle{background:#8478da6b;box-shadow:0 0 12px #8478da47}body[data-site-style=creative] .tailored-orb{opacity:.22}body[data-site-style=creative] .quick-stats{gap:12px}body[data-site-style=creative] .quick-stats li{min-width:152px;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #e8a87c40;border-radius:0;padding:8px 0}body[data-site-style=creative] .quick-stats strong{font-size:2rem;line-height:1}body[data-site-style=creative] .quick-stats span{text-transform:uppercase;letter-spacing:.04em;font-size:.68rem}body[data-site-style=creative] .features{gap:28px}body[data-site-style=creative] .feature-card{box-shadow:none;background:0 0;border:0;border-top:1px solid #e8a87c42;border-radius:0;padding:24px 0 0}body[data-site-style=creative] .feature-card h2{font-family:var(--font-display);letter-spacing:0;max-width:14ch;font-size:clamp(2.2rem,4vw,3.25rem);font-weight:500;line-height:.95}body[data-site-style=creative] .feature-card p{max-width:26ch;font-size:clamp(1.12rem,1.6vw,1.22rem);line-height:1.44}body[data-site-style=creative] .feature-kicker{font-family:var(--font-accent);letter-spacing:.13em;font-size:.64rem;font-weight:700;color:#f4a45b!important}body[data-site-style=creative] .hero-copy.reveal-up{animation:.6s cubic-bezier(.2,.8,.2,1) forwards reveal-up}body[data-site-style=creative] .hero-media.reveal-up{animation:reveal-up .6s cubic-bezier(.2, .8, .2, 1) forwards, creative-device-breathe var(--tailored-breathe-speed,7.2s) ease-in-out infinite .8s}body[data-site-style=creative] .hero-image{filter:drop-shadow(0 18px 24px #0000006b)}body[data-site-style=creative] .why-list li,body[data-site-style=creative] .waitlist,body[data-site-style=creative] .creative-hero,body[data-site-style=creative] .compare-panel,body[data-site-style=creative] .quick-stats li{background:rgba(20, 17, 30, calc(var(--glass-bg-opacity,.42) * var(--glass-frost-level,1)));border:1px solid rgba(232, 168, 124, var(--glass-border-alpha,.2));-webkit-backdrop-filter:blur(calc(var(--glass-blur,10px) * var(--glass-frost-level,1))) saturate(calc(var(--glass-sat,116%) + ((var(--glass-frost-level,1) - 1) * 24%)));box-shadow:0 12px 28px #06050c47}body[data-site-style=creative] .waitlist-form input,body[data-site-style=creative] .waitlist-form select{background:#14111e70}body[data-site-style=creative] .quick-stats li{border-top:0;border-left:0;border-right:0;border-radius:0}body[data-site-style=tailored] .container{width:min(1080px,90vw)}body[data-site-style=tailored] .bg-grain{opacity:.08}body[data-site-style=tailored] .bg-beans{opacity:.06}body[data-site-style=tailored] .site-header{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#f8f3ebd6;border-bottom:1px solid #98663f2e}body[data-site-style=tailored] .brand-mark{letter-spacing:.015em}body[data-site-style=tailored] .style-switch{background:#ffffffd9;border-color:#98663f4d}body[data-site-style=tailored] .style-btn.is-active,body[data-site-style=tailored] .btn-primary{color:#fff7f0;background:linear-gradient(145deg,#b57a4b,#8f5c35)}body[data-site-style=tailored] .btn-ghost{color:#7d4f2d;background:#b57a4b14;border-color:#98663f57}body[data-site-style=tailored] .hero{grid-template-columns:1.06fr .94fr;gap:clamp(28px,5vw,80px);padding:clamp(54px,8vw,92px) 0 clamp(44px,7vw,78px);position:relative}body[data-site-style=tailored] .hero-copy{max-width:56ch}body[data-site-style=tailored] h1{font-family:var(--font-display);letter-spacing:0;background:linear-gradient(160deg,#6b3f1f,#8c5b35 42%,#5a3b26 78%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.6rem,7vw,5.1rem);line-height:.9}body[data-site-style=tailored] .hero-image{filter:drop-shadow(0 20px 24px #7d522d42);animation:5.8s ease-in-out infinite tailored-device-float}body[data-site-style=tailored] .hero-copy{position:relative}body[data-site-style=tailored] .quick-stats{gap:14px}body[data-site-style=tailored] .quick-stats li{background:#ffffffdb;border:1px solid #98663f38;min-width:104px;box-shadow:0 8px 20px #6e50361a}body[data-site-style=tailored] .features{grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}body[data-site-style=tailored] .feature-card{background:#ffffffe6;border:1px solid #98663f33;border-radius:14px;transition:transform .26s,box-shadow .26s;box-shadow:0 10px 22px #7a5e4314}body[data-site-style=tailored] .feature-card:hover{transform:translateY(-4px);box-shadow:0 16px 30px #7a5e431f}body[data-site-style=tailored] .feature-card:first-child{grid-column:1/7}body[data-site-style=tailored] .feature-card:nth-child(2){grid-column:7/13}body[data-site-style=tailored] .feature-card:nth-child(3){grid-column:3/11}body[data-site-style=tailored] .feature-card h2{font-size:clamp(1.45rem,2.2vw,2rem)}body[data-site-style=tailored] .feature-kicker{color:#8a5f3f!important}body[data-site-style=tailored] .why-shot{background:#ffffffe6;border:1px solid #98663f3d;box-shadow:0 12px 26px #6b523c1a}body[data-site-style=tailored] .why{gap:clamp(24px,5vw,64px)}body[data-site-style=tailored] .why-list li{background:#ffffffbf;border-color:#98663f3d}body[data-site-style=tailored] .screens{border-top:1px solid #98663f29;border-bottom:1px solid #98663f1f;position:relative}body[data-site-style=tailored] .screens:before{content:"";background:linear-gradient(90deg,#0000,#98663f47,#0000);height:1px;position:absolute;inset:10% 4% auto}body[data-site-style=tailored] .waitlist{background:#ffffffe6;border:1px solid #98663f38;box-shadow:0 12px 28px #6e51361a}body[data-site-style=tailored] .waitlist-copy{padding-right:clamp(10px,2vw,20px)}body[data-site-style=tailored] .waitlist-form{border-left:1px solid #98663f29;padding-left:clamp(16px,2.2vw,24px)}body[data-site-style=tailored] .waitlist-form label{text-transform:uppercase;letter-spacing:.08em;color:#7f6b55;font-size:.72rem}body[data-site-style=tailored] .waitlist-form input,body[data-site-style=tailored] .waitlist-form select{background:#faf5eeeb;border-color:#98663f4d}body[data-site-style=tailored] .waitlist-form input:focus,body[data-site-style=tailored] .waitlist-form select:focus{border-color:#98663f9e;box-shadow:0 0 0 3px #98663f24}body[data-site-style=tailored] .site-footer{letter-spacing:.01em;border-top-color:#98663f38}.tailored-intro{gap:10px;max-width:76ch;display:grid}.tailored-intro h3,.tailored-intro p{margin:0}.tailored-intro h3{font-family:var(--font-display);font-size:clamp(1.7rem,3.2vw,2.7rem);line-height:1}.tailored-intro p{color:var(--brew-text-secondary);line-height:1.72}.tailored-lines{gap:10px;display:grid}.tailored-lines p{color:var(--brew-text-secondary);border-bottom:1px solid #98663f33;margin:0;padding:12px 0;line-height:1.7}.tailored-lines strong{color:var(--brew-text-primary)}.tailored-rhythm{flex-wrap:wrap;align-items:center;gap:8px 22px;padding-top:8px;display:flex}.tailored-rhythm p{font-family:var(--font-accent);color:var(--brew-accent);letter-spacing:.07em;text-transform:uppercase;margin:0;font-size:clamp(1rem,2.2vw,1.28rem)}.tailored-rhythm p:not(:last-child):after{content:" /";color:#98663f73;margin-left:10px}@keyframes tailored-orb-drift{0%{transform:translate(0,0)scale(1)}to{transform:translate(22px,-18px)scale(1.08)}}@keyframes tailored-particle-rise{0%{opacity:0;transform:translateY(18px)}12%{opacity:.72}88%{opacity:.5}to{opacity:0;transform:translate(14px,-34px)}}@keyframes tailored-device-float{0%,to{transform:translateY(0)rotate(-1.3deg)}50%{transform:translateY(-12px)rotate(1.5deg)}}@keyframes tailored-copy-breathe{0%,to{filter:saturate()brightness();transform:translateY(0)}50%{transform:translateY(calc(-1 * var(--tailored-breathe-distance,3px)));filter:saturate(1.08)brightness(1.04)}}@keyframes creative-device-breathe{0%,to{filter:saturate()brightness();transform:translateY(0)rotate(-1deg)}50%{transform:translateY(calc(-1 * var(--tailored-breathe-distance,3px))) rotate(1deg);filter:saturate(1.08)brightness(1.04)}}body[data-site-style=tailored] .reveal-up{animation-name:tailored-rise;animation-duration:.74s}@keyframes tailored-rise{0%{opacity:0;filter:blur(2px);transform:translateY(14px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (prefers-reduced-motion:reduce){body[data-site-style=tailored][data-tailored-motion=off] .reveal-up{opacity:1;filter:none;animation:none;transform:none}.tailored-orb,.tailored-particle,body[data-site-style=tailored][data-tailored-motion=off] .hero-image,body[data-site-style=tailored][data-tailored-motion=off] .hero-copy{animation:none;transform:none!important}}.fashion-header{margin-bottom:var(--space-xl);max-width:820px}.fashion-issue{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.18em;color:var(--brew-accent-light);margin:0;font-size:.7rem}.fashion-header h3{font-family:var(--font-display);letter-spacing:.01em;text-wrap:balance;margin:6px 0 12px;font-size:clamp(2.3rem,7vw,4.6rem);font-weight:600;line-height:.94}.fashion-dek{max-width:64ch;color:var(--brew-text-secondary);margin:0;font-size:clamp(1rem,1.4vw,1.14rem);line-height:1.8}.fashion-columns{column-count:2;column-gap:clamp(var(--space-lg), 5vw, 90px);padding:var(--space-md) 0 var(--space-lg);border-top:1px solid #e8a87c4d;border-bottom:1px solid #e8a87c24}.fashion-columns p{break-inside:avoid;color:var(--brew-text-secondary);margin:0 0 18px;font-size:1.02rem;line-height:1.78}.fashion-columns span{color:var(--brew-text-primary);font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.12em;margin-bottom:2px;font-size:.82rem;font-weight:700;display:block}.fashion-signoff{margin:var(--space-lg) 0 0;max-width:30ch;font-family:var(--font-display);color:var(--brew-text-primary);font-size:clamp(1.45rem,2.8vw,2.15rem);line-height:1.14}.creative-hero{border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);background:linear-gradient(130deg,#d4845a14,#1e1b24e6 40%),radial-gradient(circle at 90% 15%,#5b9bd524,#0000 42%);border:1px solid #e8a87c2e;gap:12px;margin:0;padding:clamp(20px,2.8vw,30px);display:grid}.creative-hero h3,.creative-hero p{margin:0}.creative-hero h3{font-size:clamp(1.45rem,2.6vw,2rem);line-height:1.15}.creative-hero p{color:var(--brew-text-secondary);line-height:1.65}.creative-tags{flex-wrap:wrap;gap:8px;margin:4px 0 0;padding:0;list-style:none;display:flex}.creative-tags li{border-radius:var(--radius-full);color:var(--brew-text-primary);background:#241f2bbf;border:1px solid #e8a87c3d;padding:8px 12px;font-size:.82rem;font-weight:700}.creative-flow{gap:var(--space-md);grid-column:2;margin:0;padding:0;list-style:none;display:grid}.creative-flow li{grid-template-columns:52px 1fr;align-items:start;gap:14px;display:grid}.creative-flow span{width:52px;height:52px;font-family:var(--font-accent);color:var(--brew-accent-light);background:0 0;border:1px solid #e8a87c47;border-radius:50%;place-items:center;font-size:1.1rem;font-weight:700;display:grid}.creative-flow h4,.creative-flow p{margin:0}.creative-flow h4{margin-bottom:6px;font-size:1.08rem}.creative-flow p{color:var(--brew-text-secondary);line-height:1.6}.creative-compare{gap:var(--space-md);grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.compare-panel{padding:var(--space-lg);border-radius:var(--radius-lg);border:1px solid #e8a87c24;margin:0}.compare-before{background:linear-gradient(160deg,#241f2be6,#1e1b24f0)}.compare-after{background:linear-gradient(160deg,#d4845a1a,#1e1b24f2),linear-gradient(160deg,#241f2be6,#1e1b24f0)}.compare-panel ul{gap:8px;margin:0;padding-left:18px;display:grid}.compare-panel li{color:var(--brew-text-secondary);line-height:1.6}.reveal-up{opacity:0;animation:.6s cubic-bezier(.2,.8,.2,1) forwards reveal-up;transform:translateY(20px)}.delay-1{animation-delay:.12s}.delay-2{animation-delay:.22s}.delay-3{animation-delay:.32s}body[data-site-style=tailored] .hero-copy.reveal-up{animation:tailored-rise .74s cubic-bezier(.2, .8, .2, 1) forwards, tailored-copy-breathe var(--tailored-breathe-speed,6.8s) ease-in-out infinite .8s}@keyframes reveal-up{to{opacity:1;transform:translateY(0)}}.tailored-controls{display:none!important}body[data-site-style=creative] .controls-title{color:#baa9ff}body[data-site-style=creative] .tailored-controls span{color:#c7bddf}body[data-site-style=creative] .control-value{color:#f0bf8d}body[data-site-style=creative] .controls-reset{color:#baa9ff;background:#8c78ff1f;border-color:#8c78ff73}body[data-site-style=creative] .tailored-controls select{color:#d4ccf3;background:#14111ea8;border-color:#8c78ff73}.controls-title{font-family:var(--font-accent);letter-spacing:.04em;color:#6c4a2f;text-transform:uppercase;margin:0 0 2px;font-size:.86rem;font-weight:700}.tailored-controls label{grid-template-columns:1fr auto;align-items:center;gap:10px;margin:0;display:grid}.tailored-controls span{color:#70583f;font-size:.78rem;font-weight:700}.control-value{color:#8d6a49;letter-spacing:.02em;margin-left:8px;font-size:.74rem;font-weight:700}.tailored-controls input[type=range]{width:135px}.tailored-controls select{color:#5f452f;width:135px;font:inherit;background:#ffffffb8;border:1px solid #98663f59;border-radius:8px;padding:4px 6px;font-size:.78rem}.tailored-controls input[type=checkbox]{width:16px;height:16px}.tailored-controls input[type=color]{background:#ffffffb8;border:1px solid #98663f59;border-radius:8px;width:135px;height:28px;padding:2px}.tailored-controls input[type=color]::-webkit-color-swatch-wrapper{padding:0}.tailored-controls input[type=color]::-webkit-color-swatch{border:none;border-radius:6px}.controls-reset{color:#6c4a2f;font:inherit;cursor:pointer;background:#98663f14;border:1px solid #98663f59;border-radius:999px;margin-top:4px;padding:6px 10px;font-weight:700}@media (width<=980px){.showcase-view-creative,body[data-site-style=creative] .showcase-view-creative{grid-template-columns:1fr}.creative-flow{grid-column:1}.creative-compare{grid-template-columns:1fr}.fashion-columns{column-count:1}.hero{grid-template-columns:1fr}.hero-image{max-width:420px;transform:none}.features,.why{grid-template-columns:1fr}.screens-carousel{width:min(520px,100%)}.screens-stage{--carousel-card-width:min(280px, 72vw)}.screen-prev,.screen-next{width:min(180px,34vw)}.screens-arrow-left{left:6%}.screens-arrow-right{right:6%}.waitlist,body[data-site-style=fashion] .hero,body[data-site-style=tailored] .hero,body[data-site-style=tailored] .features{grid-template-columns:1fr}body[data-site-style=tailored] .feature-card:first-child,body[data-site-style=tailored] .feature-card:nth-child(2),body[data-site-style=tailored] .feature-card:nth-child(3){grid-column:auto}body[data-site-style=tailored] .waitlist-form{border-left:0;padding-left:0}}@media (width<=580px){.container{width:min(1100px,94vw)}.nav-wrap{min-height:70px}.header-actions{grid-template-columns:1fr;gap:8px;width:100%;display:grid}.hero{padding-top:var(--space-xl)}.btn-primary,.btn-ghost{width:100%}.hero-cta{display:grid}.screens-stage{--carousel-card-width:min(250px, 74vw)}.screen-prev,.screen-next{display:none}.screen-card{transition:none!important}.screens-arrow{background:#131118c7;width:38px;height:38px}.screens-arrow-left{left:8px}.screens-arrow-right{right:8px}.site-footer{flex-direction:column;align-items:flex-start}.footer-right{flex-direction:column;align-items:flex-start;gap:10px;width:100%}.footer-email{overflow-wrap:anywhere}.footer-link,.site-footer .footer-link.btn-ghost{width:100%;max-width:340px}.style-switch{width:100%}.style-btn{flex:1;justify-content:center}.creative-hero h3{font-size:1.4rem}.fashion-header h3{font-size:clamp(2rem,12vw,3rem)}.tailored-rhythm p{font-size:.96rem}.tailored-controls{width:auto;left:8px;right:8px}}
