.async-spinner{flex:0 0 auto;animation:async-rotate .8s linear infinite}.async-status{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);line-height:1.6}button[aria-busy=true]{cursor:wait}.request-progress{position:fixed;right:24px;bottom:22px;z-index:3000;pointer-events:none;overflow:hidden;max-width:calc(100vw - 32px);padding:12px 18px 14px;border:1px solid var(--line);border-radius:10px;background:var(--surface);box-shadow:0 6px 24px #0003;font-size:13px}.request-progress-track{position:absolute;bottom:0;left:0;right:0;height:2px;overflow:hidden;background:var(--line)}.request-progress-track:after{content:"";display:block;width:40%;height:100%;background:var(--green);animation:async-slide 1.2s ease-in-out infinite}@keyframes async-rotate{to{transform:rotate(360deg)}}@keyframes async-slide{0%{transform:translate(-100%)}to{transform:translate(350%)}}@media(max-width:600px){.request-progress{bottom:16px;right:16px}}@media(prefers-reduced-motion:reduce){.async-spinner,.request-progress-track:after{animation:none}}.public-site{--site-green:#24664e;--site-ink:#203d31;--site-muted:#6c7b71;--site-soft:#f2f6f0;--site-line:#e1e8df;min-height:100dvh;background:var(--bg);color:var(--site-ink);font-family:var(--font);font-size:14px;line-height:1.7}.public-site *{box-sizing:border-box}.public-site a{color:inherit;text-decoration:none}.public-site button{font:inherit}.public-site h1,.public-site h2,.public-site h3{color:var(--site-ink)}.public-site h1{font-size:clamp(40px,4.2vw,62px);line-height:1.28;letter-spacing:-2px;font-weight:650}.public-site h2{font-size:30px;letter-spacing:-1px;line-height:1.5;font-weight:600}.public-site h3{font-size:18px;font-weight:600;line-height:1.5}.public-site p{line-height:1.9}.site-container{width:min(1200px,calc(100% - 96px));margin-inline:auto}.public-site :focus-visible{outline:3px solid var(--accent);outline-offset:5px}.public-site main:focus{outline:none}.public-site .site-skip{position:fixed;left:16px;top:-80px;z-index:100;background:var(--site-green);color:var(--ink);padding:12px 20px;border-radius:6px}.public-site .site-skip:focus{top:10px}.site-header{height:88px;border-bottom:1px solid var(--site-line);background:var(--chrome);position:relative;z-index:10}.site-header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:36px}.site-logo{display:inline-flex;align-items:center;gap:11px;flex-shrink:0}.site-logo-mark{display:flex;align-items:center;justify-content:center;width:41px;height:41px;border-radius:10px;background:var(--site-green);color:var(--primary-ink)}.site-wordmark{font-size:25px;font-weight:700;letter-spacing:2px;line-height:1}.site-wordmark>span{display:block;font-size:9px;letter-spacing:4px;font-weight:500;margin-top:8px}.site-header nav{display:flex;align-items:center;gap:44px;margin-left:70px;height:100%}.site-header nav a{display:flex;align-items:center;height:100%;position:relative;font-size:14px;color:var(--muted)}.site-header nav a[aria-current]{color:var(--site-green);font-weight:600}.site-header nav a[aria-current]:after{content:"";height:3px;background:var(--site-green);position:absolute;bottom:19px;left:calc(50% - 9px);width:18px;border-radius:2px}.site-header-actions{display:flex;align-items:center;gap:12px}.site-header-login{display:inline-flex;align-items:center;gap:20px;font-weight:600;min-height:42px;border:1px solid var(--line);padding:9px 18px;border-radius:6px}.site-header-login:hover{background:var(--chrome)}.public-site .site-menu-toggle{display:none}.site-eyebrow{font-size:12px;font-weight:600;letter-spacing:2px;color:var(--site-green);margin:0 0 20px}.site-eyebrow>span{display:inline-block;width:6px;height:6px;background:var(--site-green);border-radius:100%;vertical-align:middle;margin-right:9px}.site-heading-accent{color:var(--site-green)}.site-hero{display:grid;grid-template-columns:1fr 1.13fr;align-items:center;min-height:630px;gap:24px;padding-block:43px 34px}.site-hero-copy{padding-bottom:18px;position:relative;z-index:1}.site-lead{font-size:16px;color:var(--site-muted);margin-top:25px}.site-actions{display:flex;align-items:center;gap:28px;margin-top:32px}.public-site .site-button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:50px;border:1px solid transparent;border-radius:6px;padding:12px 23px;font-weight:500;font-size:14px;transition:background .2s,transform .2s}.public-site .site-button-primary{background:var(--site-green);color:var(--primary-ink);border-color:var(--site-green)}.public-site .site-button-primary:hover{background:var(--primary-hover);transform:translateY(-2px)}.site-text-link{display:inline-flex;align-items:center;gap:12px;font-weight:500;font-size:14px}.site-text-link:hover{color:var(--site-green)}.site-hero-foot{display:flex;align-items:center;gap:9px;font-size:11px;color:var(--muted);margin-top:33px}.site-hero-foot i{height:12px;width:1px;background:var(--surface-alt);margin-inline:5px}.site-showcase{height:515px;position:relative;isolation:isolate;min-width:0}.site-showcase-grid{position:absolute;inset:18px -15px 20px 15px;background-image:linear-gradient(#e1e9dc70 1px,transparent 1px),linear-gradient(90deg,#e1e9dc70 1px,transparent 1px);background-size:38px 38px;-webkit-mask-image:radial-gradient(ellipse at center,#000 25%,transparent 71%);mask-image:radial-gradient(ellipse at center,#000 25%,transparent 71%);z-index:-1}.site-showcase-main{position:absolute;width:69%;height:420px;left:16%;top:29px;border:7px solid white;border-radius:9px;box-shadow:0 16px 45px #21433115;transform:rotate(-5deg)}.site-art{height:100%;width:100%;position:relative;isolation:isolate;overflow:hidden;background:#dbe7d3;color:#284732}.site-art-top,.site-art-bottom{position:absolute;left:7%;right:7%;display:flex;align-items:center;justify-content:space-between;z-index:4;font-size:8px;font-weight:500;letter-spacing:1.5px}.site-art-top{top:5%}.site-art-bottom{bottom:4%;font-size:7px;letter-spacing:1px}.site-art-copy{position:absolute;left:8%;top:14%;z-index:3}.site-art-copy small{display:block;font-size:7px;letter-spacing:1.5px;margin-bottom:9px}.site-art-copy strong{display:block;font-size:26px;line-height:1.5;font-weight:500;letter-spacing:1px}.site-bottle{position:absolute;height:84%;width:79%;bottom:0;right:-3%;z-index:2;filter:drop-shadow(16px 14px 10px #32503117)}.site-art-orbit{position:absolute;width:89%;aspect-ratio:1;right:-32%;top:25%;border:1px solid #ffffff8c;border-radius:100%;background:#e5edde77;z-index:-1}.site-art-plinth{position:absolute;bottom:0;right:-10%;width:82%;height:27%;background:linear-gradient(155deg,#c3d2b7,#b6caa8);transform:skewY(-10deg);z-index:0}.site-showcase-source{position:absolute;left:1%;top:231px;height:226px;width:30%;background:#fff;border:1px solid #e2e8df;box-shadow:0 9px 26px #29443110;border-radius:6px;transform:rotate(3deg);z-index:5}.site-source-label{display:flex;align-items:center;justify-content:center;gap:5px;padding:10px 0;border-bottom:1px solid #eef1eb;font-size:9px;color:#6b7b6a}.site-showcase-source .site-bottle{height:76%;width:100%;right:0;bottom:16px}.site-showcase-source>span{position:absolute;bottom:8px;font-size:8px;left:0;right:0;text-align:center;color:#7c887b}.site-showcase-detail{position:absolute;right:-1%;top:178px;height:274px;width:30%;border:5px solid #fff;border-radius:5px;box-shadow:0 12px 28px #29443115;transform:rotate(7deg);z-index:4}.site-art-detail{background:#f0f2e8}.site-art-detail .site-art-copy{top:16%;left:11%}.site-art-detail .site-art-copy strong{font-size:30px;line-height:1.4}.site-art-detail .site-bottle{height:100%;width:112%;right:-42%;bottom:-20%;transform:rotate(-23deg)}.site-art-detail .site-art-orbit{top:29%;right:-13%;width:100%;background:#dce5d1;border-color:transparent}.site-art-detail .site-art-plinth{display:none}.site-art.is-compact .site-art-top,.site-art.is-compact .site-art-bottom{font-size:5px;letter-spacing:.5px}.site-art.is-compact .site-art-copy small{font-size:4px;letter-spacing:.5px}.site-art.is-compact .site-art-copy strong{font-size:17px}.site-showcase-note{position:absolute;bottom:39px;left:35%;display:flex;align-items:center;gap:9px;padding:10px 13px;border-radius:5px;background:#fff;box-shadow:0 4px 20px #29443112;font-size:10px;z-index:6;color:var(--site-green)}.site-art-disclaimer{position:absolute;bottom:1px;left:0;right:0;text-align:center;font-size:9px;color:#84907f;letter-spacing:1px}.site-mode-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--site-line);border-bottom:1px solid var(--site-line);padding-block:28px}.site-mode-strip>a{display:flex;align-items:center;gap:17px;padding-inline:26px;border-right:1px solid var(--site-line)}.site-mode-strip>a:first-child{padding-left:0}.site-mode-strip>a:last-child{padding-right:0;border:0}.site-mode-strip>a>svg:first-child{color:var(--site-green);flex-shrink:0}.site-mode-strip strong{display:block;font-size:15px;font-weight:600;margin-bottom:3px}.site-mode-strip span{display:block;font-size:11px;color:var(--muted)}.site-mode-strip>a>svg:last-child{margin-left:auto;color:var(--muted);flex-shrink:0;transition:transform .2s}.site-mode-strip>a:hover>svg:last-child{transform:translate(2px,-2px);color:var(--site-green)}.site-workflow{padding-block:85px}.site-section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px}.site-section-heading .site-eyebrow{margin-bottom:12px}.site-section-heading>p{color:var(--site-muted);font-size:13px}.site-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:46px;margin-top:46px}.site-step-top{display:flex;justify-content:space-between;align-items:center;color:var(--site-green);border-bottom:1px solid var(--site-line);padding-bottom:20px;margin-bottom:22px}.site-step-top>span{font-family:Consolas,monospace;font-size:13px;color:var(--muted)}.site-steps h3{margin-bottom:13px}.site-steps p{color:var(--site-muted);font-size:13px;max-width:310px}.site-closing{background:var(--surface-alt);border-radius:8px;padding:38px 42px;display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:80px}.site-closing .site-eyebrow{margin-bottom:10px}.site-closing h2{font-size:26px}.site-closing .site-button{flex-shrink:0}.site-footer{border-top:1px solid var(--site-line);padding-block:30px 18px}.site-footer-top{display:flex;align-items:center;gap:32px}.site-footer .site-logo-mark{width:32px;height:32px;border-radius:8px}.site-footer .site-logo-mark svg{width:21px}.site-footer .site-wordmark{font-size:19px}.site-footer .site-wordmark>span{font-size:7px;letter-spacing:3px;margin-top:5px}.site-footer-top>p{font-size:12px;color:var(--site-muted)}.site-footer nav{display:flex;gap:26px;margin-left:auto;color:var(--muted);font-size:12px}.site-footer-bottom{border-top:1px solid var(--line);margin-top:27px;padding-top:16px;display:flex;justify-content:space-between;color:var(--muted);font-size:10px;letter-spacing:.5px}.site-breadcrumb{display:flex;gap:14px;color:var(--muted);font-size:12px;margin-bottom:33px}.site-breadcrumb a:hover{color:var(--site-green)}.site-product{padding-block:30px 60px}.site-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px}.site-product-gallery{min-width:0}.site-product-art{height:475px;border-radius:6px;overflow:hidden;animation:site-appear .3s ease}.site-product-art .site-art-copy strong{font-size:34px}.site-product-art .site-art-copy small,.site-product-art .site-art-top,.site-product-art .site-art-bottom{font-size:9px}.site-art-caption{font-size:10px;color:#81907b;text-align:center;padding-top:9px}.site-product-thumbnails{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:18px}.public-site .site-product-thumbnails button{padding:12px 5px;flex-direction:column;border:1px solid var(--site-line);border-radius:6px;background:var(--surface-alt);gap:6px;font-size:11px;color:var(--muted);min-height:72px}.public-site .site-product-thumbnails button.is-active{background:var(--selection);border-color:var(--site-green);color:var(--site-green)}.site-product-info{padding-top:13px;align-self:center}.site-product-info>.site-eyebrow{margin-bottom:13px}.site-product-info>h1{font-size:42px;letter-spacing:-1.5px}.site-product-intro{font-size:14px;color:var(--site-muted);margin-top:21px;max-width:480px}.site-product-current{border-top:1px solid var(--site-line);margin-top:27px;padding-top:24px;min-height:259px}.site-product-mode{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--site-green)}.site-product-current h2{font-size:22px;letter-spacing:-.5px;margin-block:9px 11px}.site-product-current>p{font-size:13px;color:var(--site-muted)}.site-product-current ul{list-style:none;padding:0;margin-block:18px 24px;display:grid;gap:9px}.site-product-current li{display:flex;align-items:center;gap:9px;font-size:12px;color:var(--ink)}.site-product-current li svg{flex-shrink:0;color:var(--site-green)}.site-product-info>.site-button{width:100%;margin-top:5px;justify-content:space-between}.site-product-cost{text-align:center;font-size:11px;color:var(--muted);margin-top:10px}.site-art-white{background:#f6f7f2}.site-art-white .site-art-orbit{display:none}.site-art-white .site-art-plinth{background:#e6eae0;height:17%}.site-art-white .site-art-copy strong{font-size:25px}.site-art-white .site-bottle{height:77%;right:2%}.site-art-sku{background:#dbe5ce}.site-art-sku .site-bottle{height:96%;width:106%;right:-5%;bottom:1%}.site-art-sku .site-art-plinth{background:#bdcdae}.site-product-support{display:grid;grid-template-columns:1fr 1fr;gap:60px;background:var(--surface-alt);padding:37px 42px;border-radius:6px}.site-product-support>div{display:grid;grid-template-columns:35px 1fr;column-gap:17px}.site-product-support svg{grid-row:span 2;color:var(--site-green);margin-top:1px}.site-product-support h3{font-size:17px;margin-bottom:10px}.site-product-support p{font-size:13px;color:var(--site-muted)}.site-faq{display:grid;grid-template-columns:1fr 1.6fr;gap:65px;padding-block:82px 95px}.site-faq .site-eyebrow{margin-bottom:10px}.site-faq article{border-bottom:1px solid var(--site-line)}.site-faq article:first-child{border-top:1px solid var(--site-line)}.public-site .site-faq button{width:100%;border:0;padding:20px 0;border-radius:0;background:transparent;justify-content:space-between;text-align:left;font-size:14px;gap:16px}.site-faq button svg{flex-shrink:0;transition:transform .2s}.site-faq button[aria-expanded=true] svg{transform:rotate(180deg)}.site-faq article p{padding:0 28px 23px 0;font-size:13px;color:var(--site-muted)}.site-about-hero{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-block:80px 62px;align-items:center}.site-about-hero h1{font-size:54px}.site-about-intro{font-size:19px;line-height:1.95!important;margin-bottom:23px;color:var(--ink)}.site-about-hero>div>p:last-child:not(.site-eyebrow){font-size:14px;color:var(--site-muted)}.site-about-manifesto{background:var(--surface-alt);border-radius:6px;padding:48px 50px 25px;overflow:hidden}.site-manifesto-word{height:255px;display:flex;align-items:center;justify-content:center;gap:85px;color:var(--ink)}.site-manifesto-word>span{font-size:190px;font-weight:500;line-height:1;letter-spacing:-10px}.site-manifesto-word svg{width:140px;height:140px;color:var(--muted)}.site-manifesto-caption{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:24px;font-size:12px;color:var(--muted);letter-spacing:1px}.site-manifesto-caption>span:last-child{font-size:9px;letter-spacing:2px}.site-values{padding-block:75px 58px}.site-values .site-text-link{margin-bottom:10px}.site-value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin-top:45px}.site-value-grid svg{color:var(--site-green);margin-bottom:21px}.site-value-grid h3{margin-bottom:13px}.site-value-grid p{color:var(--site-muted);font-size:13px}.site-about-note{padding-block:25px;border-top:1px solid var(--site-line);display:flex;align-items:baseline;gap:50px;font-size:12px;margin-bottom:35px}.site-about-note>span{font-weight:600;flex-shrink:0}.site-about-note p{color:var(--site-muted)}.site-login{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;padding-block:55px;min-height:740px}.site-login-story{background:var(--surface-alt);border-radius:8px;padding:36px 38px 27px;position:relative;overflow:hidden}.site-login-story>.site-eyebrow{font-size:10px;margin-bottom:12px}.site-login-story h1{font-size:40px;letter-spacing:-1.5px;line-height:1.35}.site-login-story>p:not(.site-eyebrow){font-size:12px;color:var(--muted);margin-top:15px}.site-showcase.is-login{height:340px;margin:0 -12px 0 -4px}.is-login .site-showcase-main{height:277px;width:61%;left:22%;top:22px}.is-login .site-showcase-main .site-art-copy strong{font-size:17px}.is-login .site-showcase-main .site-art-copy small,.is-login .site-showcase-main .site-art-top,.is-login .site-showcase-main .site-art-bottom{font-size:5px}.is-login .site-showcase-source{height:158px;width:28%;top:148px;left:9%}.is-login .site-source-label{font-size:7px;padding:7px 0}.is-login .site-showcase-source>span{font-size:6px}.is-login .site-showcase-detail{height:185px;top:113px;width:26%;right:0}.is-login .site-art.is-compact .site-art-copy strong{font-size:12px}.is-login .site-art.is-compact .site-art-copy small{font-size:3px}.is-login .site-showcase-note{font-size:7px;padding:7px 9px;bottom:18px;left:40%;gap:4px}.is-login .site-showcase-note svg{width:12px}.is-login .site-art-disclaimer{font-size:7px;bottom:-3px}.site-login-story-foot{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:19px;margin-top:21px;font-size:10px;color:var(--muted);gap:8px}.site-login-story-foot>span{display:flex;align-items:center;gap:7px}.site-login-panel{display:flex;align-items:center;justify-content:center;padding:28px 15px}.site-login-form{width:100%;max-width:370px}.site-login-symbol{display:inline-flex;width:48px;height:48px;border:1px solid var(--line);border-radius:12px;align-items:center;justify-content:center;color:var(--site-green);margin-bottom:24px;background:var(--surface-alt)}.site-login-form>.site-eyebrow{font-size:11px;letter-spacing:1.5px;margin-bottom:7px}.site-login-form h2{font-size:30px;letter-spacing:-.5px}.site-login-description{font-size:13px;color:var(--muted);margin-top:8px;margin-bottom:28px}.site-login-form fieldset{border:0;margin:0;padding:0;min-width:0}.site-login-form label{display:block;font-size:12px;color:var(--ink);font-weight:600;margin-bottom:9px}.site-login-form input{display:block;width:100%;height:48px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--site-ink);font-size:13px;padding:12px 14px;margin-bottom:21px}.site-login-form input::placeholder{color:var(--muted);font-size:12px}.site-password{position:relative}.site-password input{padding-right:48px}.public-site .site-password button{position:absolute;right:7px;top:5px;padding:9px;min-height:38px;border:0;background:transparent;color:var(--muted)}.site-login-help-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:-5px;margin-bottom:26px}.site-login-help-row>span{display:flex;align-items:center;gap:6px;font-size:10px;color:var(--muted)}.public-site .site-inline-button{padding:0;min-height:28px;border:0;border-radius:0;background:transparent;font-size:11px;color:var(--site-green);text-decoration:underline;text-underline-offset:4px}.public-site .site-login-submit{width:100%;justify-content:space-between;min-height:49px}.site-login-error{padding:10px 12px;font-size:12px;background:var(--danger-bg);color:var(--danger);margin-top:15px;border-radius:5px}.site-help-text{font-size:12px;color:var(--ink);background:var(--surface-alt);padding:12px;margin-top:18px;border-radius:5px}.site-login-divider{height:1px;background:var(--site-line);margin-block:29px 22px}.site-account-note{font-size:11px;color:var(--muted)}.site-login-back{display:inline-flex;align-items:center;gap:7px;font-size:11px;margin-top:12px;color:var(--site-green)!important}.site-page-login .site-footer{padding-block:22px 15px}.site-page-login .site-footer-top{display:none}.site-page-login .site-footer-bottom{border:0;margin:0;padding:0}.site-login-form .site-button:disabled{transform:none}@keyframes site-appear{0%{opacity:.3;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1500px){.site-hero{min-height:675px}.site-showcase{height:550px}.site-showcase-main{height:450px}.site-showcase-source{top:254px}.site-showcase-detail{top:202px}}@media(max-width:1100px){.site-container{width:calc(100% - 64px)}.site-hero{min-height:570px;grid-template-columns:1fr 1fr;gap:12px}.public-site h1{font-size:46px}.site-showcase{height:440px}.site-showcase-main{height:350px}.site-showcase-source{height:180px;top:215px}.site-showcase-detail{height:230px;top:156px}.site-art-copy strong{font-size:21px}.site-showcase-note{font-size:8px;left:34%;bottom:25px}.site-mode-strip>a{gap:11px;padding-inline:17px}.site-mode-strip>a>svg:last-child{display:none}.site-mode-strip strong{font-size:14px}.site-mode-strip span{font-size:10px}.site-product-grid{gap:45px}.site-product-art{height:440px}.site-product-info>h1{font-size:36px}.site-product-current h2{font-size:20px}.site-product-thumbnails{gap:6px}.site-product-thumbnails button{font-size:10px!important}.site-login{gap:42px}.site-login-story{padding-inline:25px}.site-login-story h1{font-size:36px}.site-about-hero{gap:45px}.site-about-hero h1{font-size:48px}.site-about-intro{font-size:17px}.site-product-support{gap:32px}.site-header nav{margin-left:30px;gap:30px}.site-value-grid{gap:40px}}@media(max-width:800px){.site-container{width:calc(100% - 44px)}.site-header{height:76px}.site-header nav{margin-left:0;gap:24px}.site-header-inner{gap:20px}.site-header-login{gap:10px;font-size:12px;padding:8px 12px}.site-hero{grid-template-columns:1fr 1fr;min-height:510px;padding-top:34px}.public-site h1{font-size:37px;letter-spacing:-1.5px}.site-hero .site-eyebrow{font-size:10px;letter-spacing:1px}.site-lead{font-size:13px;margin-top:20px}.site-desktop-break{display:none}.site-actions{gap:18px;margin-top:25px}.public-site .site-button{gap:15px;padding:11px 17px;font-size:12px;min-height:46px}.site-text-link{font-size:12px}.site-hero-foot{font-size:9px;gap:6px;margin-top:24px}.site-showcase{height:375px}.site-showcase-main{height:291px;top:28px;border-width:5px}.site-showcase-source{height:148px;top:192px;width:31%}.site-source-label{font-size:6px;padding:7px 0}.site-source-label svg{width:9px}.site-showcase-source>span{font-size:5px}.site-showcase-detail{height:184px;top:147px;border-width:4px}.site-art-copy strong{font-size:17px}.site-art-copy small,.site-art-top,.site-art-bottom{font-size:5px}.site-art.is-compact .site-art-copy strong{font-size:12px}.site-art.is-compact .site-art-copy small,.site-art.is-compact .site-art-top,.site-art.is-compact .site-art-bottom{font-size:3px}.site-showcase-note{font-size:6px;gap:5px;padding:7px 8px;bottom:20px}.site-showcase-note svg{width:11px}.site-art-disclaimer{font-size:7px}.site-mode-strip{grid-template-columns:1fr 1fr;row-gap:26px}.site-mode-strip>a{padding-left:24px}.site-mode-strip>a:nth-child(3){padding-left:0}.site-mode-strip>a:nth-child(2){border:0}.site-mode-strip>a>svg:last-child{display:block;margin-right:15px}.site-mode-strip strong{font-size:15px}.site-mode-strip span{font-size:11px}.site-workflow{padding-block:60px}.site-section-heading{align-items:start;gap:20px}.public-site h2{font-size:25px}.site-section-heading>p{font-size:11px;max-width:240px}.site-steps{gap:27px;margin-top:34px}.site-steps h3{font-size:16px}.site-steps p{font-size:12px}.site-closing{padding:28px;margin-bottom:60px}.site-closing h2{font-size:22px}.site-product-grid{gap:30px}.site-product-art{height:405px}.site-product-art .site-art-copy strong{font-size:25px}.site-product-info>h1{font-size:30px}.site-product-info>.site-eyebrow{font-size:10px;letter-spacing:1px}.site-product-intro{font-size:12px;margin-top:15px}.site-product-current{padding-top:18px;margin-top:18px;min-height:255px}.site-product-current h2{font-size:18px}.site-product-current>p{font-size:12px}.site-product-current li{font-size:10px}.site-product-thumbnails button{font-size:9px!important}.site-product-support{padding:26px;gap:26px}.site-product-support>div{grid-template-columns:1fr}.site-product-support svg{margin-bottom:17px}.site-product-support h3{font-size:15px}.site-product-support p{font-size:12px}.site-faq{gap:35px;grid-template-columns:1fr 1.5fr;padding-block:60px}.site-about-hero{gap:40px;padding-block:55px 40px}.site-about-hero h1{font-size:40px}.site-about-intro{font-size:15px}.site-about-hero>div>p:last-child:not(.site-eyebrow){font-size:12px}.site-manifesto-word{gap:55px;height:210px}.site-manifesto-word>span{font-size:140px}.site-manifesto-word svg{width:100px;height:100px}.site-about-manifesto{padding:35px 30px 24px}.site-value-grid{gap:28px}.site-value-grid h3{font-size:16px}.site-value-grid p{font-size:12px}.site-login{gap:25px;padding-block:35px;min-height:670px}.site-login-story{padding:30px 20px 20px}.site-login-story h1{font-size:31px}.site-login-story>p:not(.site-eyebrow){font-size:11px}.site-login-story>.site-eyebrow{font-size:9px;letter-spacing:1px}.site-login-panel{padding-inline:0}.site-showcase.is-login{height:310px}.is-login .site-showcase-main{height:243px;left:14%;width:72%;top:29px}.is-login .site-showcase-source{height:144px;top:149px;left:0;width:32%}.is-login .site-showcase-detail{height:170px;top:113px;width:29%;right:-4%}.site-login-story-foot{font-size:8px;gap:5px}.site-login-story-foot>span{gap:4px}.site-login-story-foot svg{width:12px}.site-login-story-foot>svg{width:8px}.site-login-form h2{font-size:27px}.site-login-description{font-size:12px}}@media(max-width:620px){.site-container{width:calc(100% - 40px)}.site-header{height:72px}.site-header-inner{gap:15px}.site-logo-mark{width:34px;height:34px;border-radius:8px}.site-wordmark{font-size:21px}.site-wordmark>span{font-size:7px;margin-top:6px;letter-spacing:3px}.site-header-login{min-height:38px;padding:7px 10px;gap:7px;font-size:11px}.public-site .site-menu-toggle{display:flex;padding:6px;border:0;background:transparent;min-height:38px;width:32px}.site-header-actions{gap:6px}.site-header nav{display:none;position:absolute;left:0;right:0;top:71px;background:var(--chrome);border-bottom:1px solid var(--site-line);padding:12px 20px;height:auto;box-shadow:0 12px 18px var(--shadow-color)}.site-header nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.site-header nav a{min-height:46px;padding:8px 10px}.site-header nav a[aria-current]:after{bottom:12px;left:auto;right:14px;width:4px;height:18px}.site-hero{display:flex;flex-direction:column;gap:5px;padding-top:40px;padding-bottom:22px}.site-hero-copy{align-self:stretch;padding-bottom:0}.public-site h1{font-size:43px;line-height:1.3}.site-hero .site-eyebrow{font-size:10px;letter-spacing:1.5px;margin-bottom:17px}.site-lead{font-size:13px;max-width:325px;line-height:1.9!important;margin-top:20px}.site-hero .site-actions{margin-top:23px}.public-site .site-button{min-height:46px;font-size:13px;padding-inline:20px;gap:24px}.site-hero-foot{font-size:9px;margin-top:21px;gap:7px}.site-hero-foot>svg{width:15px}.site-showcase{width:100%;max-width:425px;height:360px;margin-top:9px}.site-showcase-main{height:283px;width:66%;left:17%;top:24px}.site-showcase-source{height:156px;top:170px;left:3%;width:30%}.site-showcase-detail{height:193px;top:131px;right:1%;width:29%}.site-art-copy strong{font-size:16px}.site-showcase-main .site-bottle{right:-8%}.site-showcase-note{font-size:7px;bottom:17px;left:33%}.site-art-disclaimer{font-size:7px;bottom:-4px}.site-mode-strip{padding-block:24px;row-gap:25px}.site-mode-strip>a{gap:11px;padding-inline:15px}.site-mode-strip>a:nth-child(2n){padding-right:0}.site-mode-strip>a>svg:first-child{width:22px}.site-mode-strip>a>svg:last-child{display:none}.site-mode-strip strong{font-size:13px}.site-mode-strip span{font-size:9px}.site-workflow{padding-block:48px}.site-section-heading{flex-direction:column;gap:15px}.site-section-heading .site-eyebrow{font-size:10px}.public-site h2{font-size:24px}.site-section-heading>p{max-width:none;font-size:12px}.site-section-heading>p>br{display:none}.site-steps{grid-template-columns:1fr;gap:28px;margin-top:29px}.site-step-top{padding-bottom:12px;margin-bottom:16px}.site-steps h3{font-size:17px;margin-bottom:9px}.site-steps p{max-width:none;font-size:12px}.site-closing{padding:27px 23px;flex-direction:column;align-items:start;gap:21px;margin-bottom:45px}.site-closing .site-eyebrow{font-size:9px}.site-closing h2{font-size:23px;max-width:260px}.site-footer{padding-top:24px}.site-footer-top{flex-wrap:wrap;gap:20px}.site-footer-top>p{font-size:11px;margin-left:auto}.site-footer nav{width:100%;margin-left:0;gap:28px;font-size:11px}.site-footer-bottom{font-size:8px;margin-top:22px;padding-top:15px;gap:10px}.site-product{padding-top:22px;padding-bottom:38px}.site-breadcrumb{font-size:11px;margin-bottom:22px}.site-product-grid{grid-template-columns:1fr;gap:34px}.site-product-art{height:auto;aspect-ratio:1.02}.site-product-art .site-art-copy strong{font-size:28px}.site-product-info{padding-top:0}.site-product-info>h1{font-size:34px}.site-product-info>.site-eyebrow{font-size:10px}.site-product-intro{font-size:13px;max-width:none}.site-product-current{min-height:0;padding-top:22px;margin-top:23px}.site-product-current h2{font-size:22px}.site-product-current>p{font-size:13px}.site-product-current li{font-size:12px}.site-product-thumbnails{margin-top:14px;gap:8px}.public-site .site-product-thumbnails button{font-size:10px!important;min-height:68px}.site-product-support{grid-template-columns:1fr;gap:28px;padding:27px}.site-product-support>div{grid-template-columns:30px 1fr;gap:0 15px}.site-product-support svg{width:23px}.site-product-support h3{font-size:16px}.site-faq{grid-template-columns:1fr;gap:25px;padding-block:44px 52px}.site-faq button{font-size:13px!important}.site-faq article p{font-size:12px;padding-right:0}.site-about-hero{grid-template-columns:1fr;gap:28px;padding-block:44px 36px}.site-about-hero h1{font-size:43px}.site-about-hero .site-eyebrow{font-size:11px;margin-bottom:15px}.site-about-intro{font-size:16px;margin-bottom:16px}.site-about-hero>div>p:last-child:not(.site-eyebrow){font-size:13px}.site-about-manifesto{padding:25px 20px 20px}.site-manifesto-word{height:150px;gap:27px}.site-manifesto-word>span{font-size:96px;letter-spacing:-7px}.site-manifesto-word svg{width:53px;height:53px}.site-manifesto-caption{padding-top:17px;font-size:10px;letter-spacing:0;flex-direction:column;gap:7px;align-items:start}.site-manifesto-caption>span:last-child{font-size:7px}.site-values{padding-block:42px 35px}.site-values .site-text-link{margin-bottom:0}.site-value-grid{grid-template-columns:1fr;gap:30px;margin-top:30px}.site-value-grid article{display:grid;grid-template-columns:27px 1fr;column-gap:15px}.site-value-grid svg{grid-row:span 2;margin-top:2px;width:23px}.site-value-grid h3{font-size:17px;margin-bottom:9px}.site-about-note{flex-direction:column;gap:8px;padding-top:20px;font-size:11px;margin-bottom:20px}.site-login{display:flex;flex-direction:column;gap:0;padding-block:32px;min-height:calc(100dvh - 133px)}.site-login-story{display:none}.site-login-panel{padding:0 5px}.site-login-form{max-width:390px}.site-login-symbol{width:46px;height:46px;margin-bottom:22px}.site-login-form h2{font-size:30px}.site-login-description{font-size:12px;margin-bottom:29px}.site-login-form input{height:50px}.site-login-form label{font-size:13px}.site-login-help-row>span{font-size:10px}.public-site .site-inline-button{font-size:11px}.site-login-divider{margin-top:27px}.site-login-form>.site-eyebrow{font-size:10px}.site-page-login .site-footer{padding-block:16px}}@media(prefers-reduced-motion:reduce){.public-site *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.public-site{--accent: #ffffff;--brand: #ffffff;--selection: #ffffff14;--green: var(--accent);--green-light: var(--selection);--public-hover-bg: #2B2B2B;--public-hover-text: #D4D4D4;--public-hover-line: #777777;--primary-hover: #D4D4D4;--site-green: #1d1d1f;--site-ink: #1d1d1f;--site-muted: #77777c;--site-soft: #f5f5f7;--site-line: #e4e4e7;--brand-scale: 1;background:var(--bg);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}.public-site .site-container{width:min(86%,1440px)}.public-site :focus-visible{outline-color:var(--accent)}.public-site input:focus{outline-color:var(--accent)}.public-site .site-header{height:76px;background:var(--chrome);border-color:var(--line)}.public-site .site-header-inner{width:min(90%,1600px)}.public-site .site-header nav a{color:var(--muted);font-size:13px}.public-site .site-header nav a[aria-current]:after{height:2px;background:var(--accent);bottom:16px}.public-site .site-logo-mark{background:transparent;border-radius:0;width:37px;height:37px}.public-site .site-wordmark{color:var(--ink);font-size:23px}.public-site .site-header-login{border-color:var(--line);border-radius:30px;padding-inline:20px;font-size:12px}.public-site .site-header-login:hover{background:var(--chrome)}.public-site .site-eyebrow{color:var(--muted)}.public-site .site-button{border-radius:30px;padding-inline:26px}.public-site .site-button-primary{background:var(--primary);border-color:var(--primary)}.public-site .site-button-primary:hover{background:var(--primary-hover)}.public-site .site-footer{background:var(--chrome);border:0;padding-top:40px;padding-bottom:24px}.public-site .site-footer-bottom{border-color:var(--line);color:var(--muted)}.public-site .site-footer nav,.public-site .site-footer-top>p{color:var(--muted)}.flagship-hero{background:var(--bg);color:var(--ink);position:relative;isolation:isolate;overflow:hidden;min-height:min(920px,calc(100svh - 76px));display:flex;flex-direction:column;align-items:center;padding-top:clamp(38px,5.7vh,76px)}.flagship-hero-copy{text-align:center;position:relative;z-index:8}.flagship-kicker{color:var(--muted);font-size:15px;letter-spacing:2px;margin-bottom:17px}.public-site .flagship-hero h1{color:var(--ink);font-size:clamp(40px,4.7vw,86px);letter-spacing:-3px;line-height:1.3;font-weight:600}.flagship-description{font-size:clamp(15px,1.4vw,23px);color:var(--muted);margin-top:18px;letter-spacing:.5px}.flagship-actions{display:flex;align-items:center;justify-content:center;gap:29px;margin-top:25px}.flagship-primary,.flagship-secondary{display:inline-flex;align-items:center;justify-content:center;gap:18px;font-size:13px;min-height:46px}.public-site .flagship-primary{background:var(--primary);color:var(--primary-ink);border-radius:28px;padding:11px 24px;transition:background .2s,transform .2s}.flagship-primary:hover{background:var(--primary-hover);transform:translateY(-2px)}.public-site .flagship-secondary{color:var(--muted)}.flagship-secondary:hover{color:var(--ink)}.flagship-stage{width:min(1100px,87%);height:clamp(295px,31.2vw,520px);position:relative;margin-top:34px;perspective:1600px;isolation:isolate;flex-shrink:0}.flagship-stage-word{position:absolute;inset:-28% -10% auto;text-align:center;color:#151619;font-size:clamp(180px,31vw,470px);line-height:1;letter-spacing:-.045em;font-weight:750;z-index:-1;-webkit-user-select:none;user-select:none}.flagship-sheet{position:absolute;border:1px solid #ffffff2b;border-radius:5px;overflow:hidden;box-shadow:0 20px 45px #0007;transform-origin:50% 90%}.flagship-sheet .site-art{border-radius:4px}.flagship-sheet-one{width:22%;height:68%;left:3%;top:19%;transform:rotate(-13deg) rotateY(15deg);z-index:2}.flagship-sheet-two{width:24%;height:83%;left:17%;top:8%;transform:rotate(-7deg) rotateY(10deg);z-index:3}.flagship-sheet-three{width:28%;height:95%;left:36%;top:1%;transform:translateZ(35px);z-index:5}.flagship-sheet-four{width:24%;height:83%;right:17%;top:8%;transform:rotate(7deg) rotateY(-10deg);z-index:3}.flagship-sheet-five{width:22%;height:68%;right:3%;top:19%;transform:rotate(13deg) rotateY(-15deg);z-index:2}.flagship-sheet .site-art-copy strong{font-size:clamp(17px,1.8vw,29px)}.flagship-sheet .site-art-copy small{font-size:5px}.flagship-sheet-three .site-art{background:#c9c4b9;color:#24231e}.flagship-sheet-three .site-art-orbit{background:#ded9cf66;border-color:#f7f4ee77}.flagship-sheet-three .site-art-plinth{background:linear-gradient(155deg,#b4ac9c,#d6cfc1)}.flagship-sheet-three .site-bottle{filter:grayscale(1) sepia(.22)}.flagship-sheet-three .site-art-main>.site-bottle{height:70%;width:74%;bottom:-1%}.flagship-sheet-two .site-art{background:#becbd2;color:#24363e}.flagship-sheet-two .site-art-orbit{background:#a3b8c1}.flagship-sheet-two .site-bottle{filter:grayscale(1) sepia(.15) hue-rotate(145deg)}.flagship-sheet-one .site-art{background:#e9e9e7}.flagship-sheet-one .site-bottle{filter:grayscale(1)}.flagship-sheet-four .site-art{background:#d3d7cb}.flagship-sheet-four .site-bottle{filter:saturate(.45)}.flagship-sheet-five .site-art{background:#c7bec6;color:#342a35}.flagship-sheet-five .site-art-orbit{background:#b7a6b3}.flagship-sheet-five .site-bottle{filter:grayscale(1) sepia(.25) hue-rotate(230deg)}.flagship-stage-reflection{position:absolute;bottom:-4%;left:18%;right:18%;height:4%;background:#abaaa63d;filter:blur(28px);z-index:-1;border-radius:50%}.flagship-hero-caption{width:min(90%,1600px);display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:10px;padding-block:22px 25px;margin-top:auto;letter-spacing:.5px}.flagship-intro{display:grid;grid-template-columns:1.4fr 1fr;gap:20px 70px;padding-block:120px 72px}.flagship-intro>p{grid-column:1 / -1;color:var(--muted);font-size:17px;font-weight:600;margin-bottom:4px}.public-site .flagship-intro h2{font-size:clamp(34px,3.4vw,56px);line-height:1.4;letter-spacing:-2px}.flagship-intro h2>span{color:var(--muted)}.flagship-intro>div{align-self:end;padding-bottom:8px}.flagship-intro>div>p{font-size:17px;color:var(--muted)}.flagship-intro .site-text-link{margin-top:20px;color:var(--ink)}.flagship-products{display:grid;grid-template-columns:1fr 1fr;gap:24px}.flagship-product{position:relative;height:610px;overflow:hidden;border-radius:14px;background:var(--surface-alt);isolation:isolate}.flagship-product-copy{position:relative;z-index:3;text-align:center;padding-top:40px;pointer-events:none}.flagship-product-copy>span:first-child{font-size:13px;color:var(--muted);display:block;margin-bottom:10px}.public-site .flagship-product h3{font-size:clamp(24px,2.3vw,35px);letter-spacing:-1px;color:var(--ink)}.flagship-product-link{display:inline-flex;align-items:center;gap:7px;font-size:12px;margin-top:17px}.flagship-product-link svg{transition:transform .25s}.flagship-product:hover .flagship-product-link svg{transform:translate(3px,-3px)}.flagship-product-picture{position:absolute;height:70%;width:61%;left:19.5%;bottom:-7%;transform:rotate(-8deg);transition:transform .6s;box-shadow:0 10px 45px #24232618;border:5px solid #fff;border-radius:4px;overflow:hidden}.flagship-product:hover .flagship-product-picture{transform:rotate(-5deg) translateY(-8px)}.flagship-product-picture .site-art-copy strong{font-size:24px}.flagship-product-main{background:var(--surface-alt)}.flagship-product-main .site-art{background:#d7d0c1}.flagship-product-main .site-art-orbit{background:#e2ddd466}.flagship-product-main .site-art-plinth{background:#c3bba9}.flagship-product-main .site-bottle{filter:grayscale(1) sepia(.3)}.flagship-product-main .site-art-main>.site-bottle{height:72%;width:75%;bottom:-1%}.flagship-product-detail{background:var(--surface-alt)}.flagship-product-detail .flagship-product-picture{transform:rotate(8deg);width:49%;left:25.5%;bottom:-8%}.flagship-product-detail:hover .flagship-product-picture{transform:rotate(5deg) translateY(-8px)}.flagship-product-detail .site-art{background:#c0d0d8}.flagship-product-detail .site-art-orbit{background:#a8bec9}.flagship-product-detail .site-bottle{filter:grayscale(1) sepia(.2) hue-rotate(145deg)}.flagship-product-sku{background:var(--surface-alt)}.flagship-product-sku .flagship-product-picture{width:77%;left:11.5%;transform:rotate(0);box-shadow:none;border:0;bottom:-4%}.flagship-product-sku:hover .flagship-product-picture{transform:translateY(-8px)}.flagship-product-sku .site-art{background:transparent}.flagship-product-sku .site-art-copy,.flagship-product-sku .site-art-top,.flagship-product-sku .site-art-bottom,.flagship-product-sku .site-art-orbit,.flagship-product-sku .site-art-plinth{display:none}.flagship-product-sku .site-bottle{filter:saturate(.3);height:120%;width:100%;bottom:-1%}.flagship-product-white{background:var(--surface-alt)}.flagship-product-white .flagship-product-picture{border:0;box-shadow:none;background:transparent;transform:rotate(0);bottom:-1%;height:63%}.flagship-product-white:hover .flagship-product-picture{transform:translateY(-8px)}.flagship-product-white .site-art{background:transparent}.flagship-product-white .site-art-copy,.flagship-product-white .site-art-top,.flagship-product-white .site-art-bottom,.flagship-product-white .site-art-plinth{display:none}.flagship-product-white .site-bottle{filter:grayscale(1);width:100%;height:109%;bottom:0;right:0}.flagship-process{padding-block:115px 125px}.flagship-section-heading>p{color:var(--muted);font-size:17px;font-weight:600;margin-bottom:14px}.public-site .flagship-section-heading h2{font-size:clamp(34px,3.4vw,56px);line-height:1.4;letter-spacing:-2px}.flagship-process-line{display:grid;grid-template-columns:repeat(3,1fr);gap:58px;margin-top:55px}.flagship-process-line article>div{border-top:1px solid var(--line);padding-block:26px;display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:11px}.flagship-process-line article>div>svg{color:var(--ink)}.flagship-process-line h3{font-size:20px;margin-bottom:15px}.flagship-process-line article>p{color:var(--muted);font-size:14px}.flagship-closing{background:var(--surface-alt);text-align:center;padding:100px 24px 110px}.flagship-closing>p{color:var(--muted);letter-spacing:3px;font-size:13px;margin-bottom:20px}.public-site .flagship-closing h2{font-size:clamp(38px,3.8vw,62px);letter-spacing:-2px;line-height:1.4}.flagship-closing .site-button{margin-top:32px}.public-site .site-heading-accent{color:var(--muted)}.public-site .site-about-manifesto,.public-site .site-product-support{background:var(--surface-alt)}.public-site .site-manifesto-word{color:var(--ink)}.public-site .site-manifesto-word svg{color:var(--muted)}.public-site .site-manifesto-caption{border-color:var(--line);color:var(--muted)}.public-site .site-about-intro{color:var(--ink)}.public-site .site-product-current li{color:var(--muted)}.public-site .site-product-thumbnails button{color:var(--muted);background:var(--surface-alt);border-color:var(--line)}.public-site .site-breadcrumb,.public-site .site-art-caption,.public-site .site-product-cost{color:#86868b}.public-site .site-login-story{background:var(--surface-alt);border-radius:14px}.public-site .site-login-story .site-showcase{filter:grayscale(1)}.public-site .site-login-story-foot{border-color:var(--line);color:var(--muted)}.public-site .site-login-story>p:not(.site-eyebrow){color:var(--muted)}.public-site .site-login-symbol{background:var(--surface-alt);border-color:var(--line)}.public-site .site-login-description,.public-site .site-login-help-row>span,.public-site .site-account-note{color:var(--muted)}.public-site .site-login-form label{color:var(--ink)}.public-site .site-login-form input{border-color:var(--line)}.public-site .site-login-form input::placeholder{color:var(--muted)}.public-site .site-password button{color:var(--muted)}.public-site .site-help-text{background:var(--surface-alt);color:var(--muted)}.flagship-hero-copy{animation:flagship-entry .8s both}.flagship-stage{animation:flagship-entry 1s .15s both}@keyframes flagship-entry{0%{opacity:0;translate:0 18px}to{opacity:1;translate:0 0}}@media(min-width:1800px){.public-site .site-container{width:84%;max-width:2100px}.public-site .site-header-inner{width:89%;max-width:2400px}.public-site .site-header{height:88px}.public-site .site-header nav a{font-size:15px}.public-site .site-header-login{font-size:14px;padding:10px 23px}.flagship-hero{min-height:calc(100svh - 88px);padding-top:6vh}.flagship-kicker{font-size:19px}.public-site .flagship-hero h1{font-size:clamp(82px,4.6vw,120px)}.flagship-description{font-size:24px;margin-top:23px}.flagship-actions{margin-top:32px;gap:35px}.flagship-primary,.flagship-secondary{font-size:16px;min-height:52px}.flagship-stage{width:65%;max-width:1730px;height:43vh;max-height:760px;margin-top:55px}.flagship-stage-word{font-size:29vw;inset:-27% -20% auto}.flagship-sheet .site-art-copy strong{font-size:clamp(30px,1.75vw,46px)}.flagship-sheet .site-art-copy small{font-size:9px}.flagship-sheet .site-art-top,.flagship-sheet .site-art-bottom{font-size:10px}.flagship-hero-caption{font-size:13px;padding-bottom:30px;width:89%;max-width:2400px}.flagship-intro{padding-block:140px 85px}.public-site .flagship-intro h2,.public-site .flagship-section-heading h2{font-size:clamp(60px,3.1vw,84px)}.flagship-intro>p,.flagship-section-heading>p{font-size:22px}.flagship-intro>div>p{font-size:22px}.public-site .site-text-link{font-size:18px}.flagship-products{gap:32px}.flagship-product{height:clamp(670px,38vw,950px)}.flagship-product-copy{padding-top:55px}.public-site .flagship-product h3{font-size:clamp(36px,2.1vw,56px)}.flagship-product-copy>span:first-child,.flagship-product-link{font-size:17px}.flagship-product-picture .site-art-copy strong{font-size:39px}.flagship-product-picture .site-art-copy small{font-size:10px}.flagship-product-picture .site-art-top,.flagship-product-picture .site-art-bottom{font-size:12px}.flagship-process{padding-block:145px 155px}.flagship-process-line{gap:90px;margin-top:75px}.flagship-process-line h3{font-size:27px}.flagship-process-line article>p{font-size:19px}.flagship-process-line article>div{font-size:15px}.public-site .flagship-closing h2{font-size:78px}.flagship-closing{padding-block:140px 155px}.flagship-closing>p{font-size:17px}.public-site .site-button{font-size:17px;min-height:58px}.public-site .site-product-art{height:650px}.public-site .site-product-info>h1{font-size:56px}.public-site .site-product-intro,.public-site .site-product-current>p{font-size:18px;max-width:none}.public-site .site-product-current h2{font-size:30px}.public-site .site-product-current li{font-size:17px}.public-site .site-product-mode,.public-site .site-product-info>.site-eyebrow{font-size:16px}.public-site .site-product-current{margin-block:33px}.public-site .site-product-art .site-art-copy strong{font-size:45px}.public-site .site-product-thumbnails button{font-size:15px;min-height:90px}.public-site .site-product-support h3{font-size:24px}.public-site .site-product-support p,.public-site .site-faq button,.public-site .site-faq article p{font-size:18px}.public-site .site-faq h2{font-size:36px}.public-site .site-about-hero{padding-block:105px 80px}.public-site .site-about-hero h1{font-size:78px}.public-site .site-about-intro{font-size:26px}.public-site .site-about-hero>div>p:last-child:not(.site-eyebrow){font-size:18px}.public-site .site-manifesto-word{height:370px;gap:130px}.public-site .site-manifesto-word>span{font-size:260px}.public-site .site-manifesto-word svg{width:180px;height:180px}.public-site .site-value-grid h3{font-size:25px}.public-site .site-value-grid p{font-size:18px}.public-site .site-about-note{font-size:16px}.public-site .site-login{max-width:1660px;gap:110px;min-height:calc(100svh - 170px);padding-block:65px}.public-site .site-login-story{align-self:center;padding:55px}.public-site .site-login-story h1{font-size:55px}.public-site .site-login-story>p:not(.site-eyebrow){font-size:16px}.public-site .site-showcase.is-login{height:440px}.public-site .is-login .site-showcase-main{height:375px}.public-site .is-login .site-showcase-source{height:220px;top:190px}.public-site .is-login .site-showcase-detail{height:255px;top:155px}.public-site .site-login-form{max-width:465px}.public-site .site-login-form h2{font-size:38px}.public-site .site-login-form input{height:57px;font-size:17px}.public-site .site-login-description,.public-site .site-login-form label{font-size:16px}.public-site .site-login-form input::placeholder{font-size:15px}.public-site .site-login-help-row>span,.public-site .site-inline-button,.public-site .site-account-note{font-size:13px}.public-site .site-footer nav,.public-site .site-footer-top>p{font-size:15px}.public-site .site-footer-bottom{font-size:12px}}@media(min-width:3000px){.public-site .site-container{max-width:2800px;width:78%}.public-site .site-header-inner{max-width:3300px}.public-site .site-header{height:120px}.public-site .site-logo-mark{width:54px;height:54px}.public-site .site-wordmark{font-size:34px}.public-site .site-wordmark>span{font-size:12px;letter-spacing:6px}.public-site .site-header nav{gap:72px}.public-site .site-header nav a{font-size:23px}.public-site .site-header-login{font-size:21px;padding:16px 32px}.flagship-hero{min-height:calc(100svh - 120px);padding-top:7vh}.flagship-kicker{font-size:30px;letter-spacing:4px;margin-bottom:30px}.public-site .flagship-hero h1{font-size:156px;letter-spacing:-6px}.flagship-description{font-size:36px;margin-top:30px}.flagship-actions{margin-top:47px;gap:60px}.flagship-primary,.flagship-secondary{font-size:24px;min-height:74px;gap:25px}.public-site .flagship-primary{padding:18px 42px;border-radius:45px}.flagship-primary svg,.flagship-secondary svg{width:27px;height:27px}.flagship-stage{width:64%;max-width:2400px;height:44vh;max-height:1080px;margin-top:85px}.flagship-stage-word{font-size:29vw}.flagship-sheet .site-art-copy strong{font-size:59px}.flagship-sheet .site-art-copy small{font-size:13px}.flagship-sheet .site-art-top,.flagship-sheet .site-art-bottom{font-size:16px}.flagship-hero-caption{max-width:3300px;font-size:20px;padding-bottom:46px}.flagship-intro{padding-block:230px 135px}.flagship-intro>p,.flagship-section-heading>p{font-size:32px}.public-site .flagship-intro h2,.public-site .flagship-section-heading h2{font-size:102px}.flagship-intro>div>p{font-size:30px}.public-site .site-text-link{font-size:26px}.flagship-products{gap:45px}.flagship-product{height:1120px;border-radius:23px}.flagship-product-copy{padding-top:80px}.public-site .flagship-product h3{font-size:64px}.flagship-product-copy>span:first-child,.flagship-product-link{font-size:24px}.flagship-product-picture .site-art-copy strong{font-size:53px}.flagship-product-picture .site-art-copy small{font-size:14px}.flagship-product-picture .site-art-top,.flagship-product-picture .site-art-bottom{font-size:16px}.flagship-process{padding-block:230px 250px}.flagship-process-line{margin-top:100px;gap:140px}.flagship-process-line h3{font-size:36px}.flagship-process-line article>p{font-size:26px}.flagship-process-line article>div{padding-block:43px;font-size:22px}.flagship-process-line article>div svg{width:40px;height:40px}.flagship-closing{padding-block:210px 235px}.public-site .flagship-closing h2{font-size:115px}.flagship-closing>p{font-size:25px}.public-site .site-button{font-size:25px;min-height:78px;padding-inline:44px;border-radius:45px}.public-site .site-product{padding-block:60px 110px}.public-site .site-product-grid{gap:160px}.public-site .site-product-art{height:1030px}.public-site .site-product-info>h1{font-size:92px}.public-site .site-product-intro,.public-site .site-product-current>p{font-size:28px}.public-site .site-product-current h2{font-size:45px}.public-site .site-product-current{padding-block:40px;margin-block:40px}.public-site .site-product-current li{font-size:26px}.public-site .site-product-current ul{gap:17px}.public-site .site-product-current li svg{width:25px;height:25px}.public-site .site-product-mode,.public-site .site-product-info>.site-eyebrow{font-size:25px}.public-site .site-product-thumbnails button{font-size:22px;min-height:125px}.public-site .site-product-thumbnails button svg{width:28px;height:28px}.public-site .site-product-art .site-art-copy strong{font-size:72px}.public-site .site-product-art .site-art-copy small,.public-site .site-product-art .site-art-top,.public-site .site-product-art .site-art-bottom,.public-site .site-art-caption,.public-site .site-product-cost,.public-site .site-breadcrumb{font-size:20px}.public-site .site-product-support{padding:75px 80px}.public-site .site-product-support h3{font-size:35px}.public-site .site-product-support p,.public-site .site-faq button,.public-site .site-faq article p{font-size:26px}.public-site .site-faq{padding-block:150px 180px}.public-site .site-faq h2{font-size:54px}.public-site .site-eyebrow{font-size:22px}.public-site .site-about-hero{padding-block:160px 120px;gap:180px}.public-site .site-about-hero h1{font-size:110px}.public-site .site-about-intro{font-size:38px}.public-site .site-about-hero>div>p:last-child:not(.site-eyebrow){font-size:27px}.public-site .site-manifesto-word{height:540px;gap:200px}.public-site .site-manifesto-word>span{font-size:390px}.public-site .site-manifesto-word svg{width:260px;height:260px}.public-site .site-manifesto-caption{font-size:24px;padding-block:40px 15px}.public-site .site-manifesto-caption>span:last-child{font-size:19px}.public-site .site-values{padding-block:130px 100px}.public-site .site-values h2{font-size:62px}.public-site .site-value-grid{margin-top:85px;gap:110px}.public-site .site-value-grid h3{font-size:36px}.public-site .site-value-grid p{font-size:26px}.public-site .site-about-note{font-size:24px;padding-block:42px}.public-site .site-login{max-width:2480px;min-height:calc(100svh - 245px);gap:180px}.public-site .site-login-story{padding:85px}.public-site .site-login-story h1{font-size:84px}.public-site .site-login-story>.site-eyebrow,.public-site .site-login-story>p:not(.site-eyebrow){font-size:23px}.public-site .site-showcase.is-login{height:700px}.public-site .is-login .site-showcase-main{height:600px}.public-site .is-login .site-showcase-source{height:340px;top:315px}.public-site .is-login .site-showcase-detail{height:400px;top:255px}.public-site .is-login .site-showcase-main .site-art-copy strong{font-size:40px}.public-site .is-login .site-art.is-compact .site-art-copy strong{font-size:26px}.public-site .site-login-story-foot{padding-top:36px;font-size:20px}.public-site .site-login-form{max-width:660px}.public-site .site-login-symbol{width:72px;height:72px;margin-bottom:36px}.public-site .site-login-form h2{font-size:56px}.public-site .site-login-description,.public-site .site-login-form label{font-size:24px}.public-site .site-login-description{margin-bottom:45px}.public-site .site-login-form input{height:82px;font-size:25px;margin-bottom:32px;padding-inline:22px}.public-site .site-login-form input::placeholder{font-size:23px}.public-site .site-password button{top:20px;right:14px}.public-site .site-login-help-row>span,.public-site .site-inline-button,.public-site .site-account-note,.public-site .site-login-back,.public-site .site-help-text{font-size:20px}.public-site .site-login-help-row{margin-bottom:36px}.public-site .site-login-submit{min-height:78px}.public-site .site-footer{padding-block:60px 40px}.public-site .site-footer-top>p,.public-site .site-footer nav{font-size:23px}.public-site .site-footer-bottom{font-size:19px;padding-top:25px}}@media(max-width:1100px){.flagship-hero{min-height:700px;padding-top:50px}.flagship-stage{height:330px;margin-top:45px}.flagship-intro{padding-block:80px 50px;gap:18px 35px}.flagship-intro>div>p{font-size:14px}.flagship-product{height:510px}.flagship-product-copy{padding-top:30px}.flagship-product-picture{width:70%;left:15%;height:65%}.flagship-product-detail .flagship-product-picture{width:58%;left:21%}.flagship-product-picture .site-art-copy strong{font-size:20px}.flagship-process{padding-block:80px 90px}.flagship-process-line{gap:33px;margin-top:35px}.flagship-process-line h3{font-size:17px}.flagship-process-line article>p{font-size:12px}.flagship-closing{padding-block:75px 80px}}@media(max-width:800px){.public-site .site-container{width:calc(100% - 48px)}.flagship-hero{min-height:650px}.public-site .flagship-hero h1{font-size:44px;letter-spacing:-2px}.flagship-stage{height:300px;width:94%}.flagship-sheet .site-art-copy strong{font-size:16px}.flagship-sheet .site-art-top,.flagship-sheet .site-art-bottom{font-size:5px}.flagship-sheet .site-art-copy small{font-size:4px}.flagship-intro>p,.flagship-section-heading>p{font-size:14px}.flagship-product{height:440px}.public-site .flagship-product h3{font-size:24px}.flagship-product-copy>span:first-child{font-size:11px}.flagship-product-picture .site-art-copy strong{font-size:18px}}@media(max-width:620px){.public-site .site-header{height:72px}.public-site .site-header nav{background:var(--chrome);top:71px}.public-site .site-header-login{font-size:11px;padding-inline:13px}.public-site .site-container,.public-site .site-header-inner{width:calc(100% - 40px)}.public-site .site-logo-mark{width:32px;height:32px}.public-site .site-wordmark{font-size:21px}.flagship-hero{min-height:650px;padding-top:43px}.flagship-kicker{font-size:11px;letter-spacing:1px;margin-bottom:18px}.public-site .flagship-hero h1{font-size:clamp(29px,8vw,45px);letter-spacing:-1.5px;padding-inline:12px}.flagship-description{font-size:12px;margin-top:17px}.flagship-actions{gap:23px;margin-top:23px}.flagship-primary,.flagship-secondary{font-size:11px;min-height:42px;gap:12px}.public-site .flagship-primary{padding:10px 18px}.flagship-primary svg,.flagship-secondary svg{width:14px}.flagship-stage{height:300px;width:580px;max-width:none;margin-top:45px;scale:.91}.flagship-stage-word{font-size:185px;inset:-6% -2% auto}.flagship-sheet-three{width:32%;left:34%;height:89%;top:3%}.flagship-sheet-two{left:13%}.flagship-sheet-four{right:13%}.flagship-sheet-one{left:-3%}.flagship-sheet-five{right:-3%}.flagship-sheet .site-art-copy strong{font-size:17px}.flagship-sheet .site-art-copy small{font-size:4px}.flagship-sheet .site-art-top,.flagship-sheet .site-art-bottom{font-size:5px}.flagship-hero-caption{flex-direction:column;align-items:center;gap:5px;font-size:8px;padding-bottom:24px;margin-top:0}.flagship-intro{padding-block:62px 36px;grid-template-columns:1fr;gap:16px}.flagship-intro>p{font-size:12px;margin-bottom:0}.public-site .flagship-intro h2,.public-site .flagship-section-heading h2{font-size:33px;letter-spacing:-1px}.flagship-intro>div>p{font-size:13px}.flagship-intro .site-text-link{font-size:12px;margin-top:16px}.flagship-products{grid-template-columns:1fr;gap:18px}.flagship-product{height:470px;border-radius:12px}.public-site .flagship-product h3{font-size:26px}.flagship-product-copy{padding-top:32px}.flagship-product-copy>span:first-child{font-size:12px}.flagship-product-link{font-size:11px;margin-top:13px}.flagship-product-picture{width:64%;left:18%;height:65%}.flagship-product-detail .flagship-product-picture{width:54%;left:23%}.flagship-product-picture .site-art-copy strong{font-size:19px}.flagship-process{padding-block:60px 66px}.flagship-section-heading>p{font-size:12px}.flagship-process-line{grid-template-columns:1fr;gap:30px;margin-top:30px}.flagship-process-line article>div{padding-block:20px}.flagship-process-line h3{font-size:19px;margin-bottom:11px}.flagship-process-line article>p{font-size:13px}.flagship-closing{padding-block:65px 75px}.public-site .flagship-closing h2{font-size:35px;letter-spacing:-1px}.flagship-closing>p{font-size:10px}.flagship-closing .site-button{margin-top:26px}.public-site .site-footer{padding-top:28px}}@media(prefers-reduced-motion:reduce){.public-site *{animation:none!important;transition:none!important}}.creation-diagram{font-size:clamp(13px,.9vw,32px);color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:14px;text-align:left;overflow:hidden}.creation-diagram svg{flex-shrink:0;width:1.3em;height:1.3em}.creation-diagram-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:1em 1.6em;border-bottom:1px solid var(--line)}.creation-diagram-bar>span{display:flex;align-items:center;gap:.65em;font-weight:500}.creation-diagram-bar svg{color:var(--accent)}.creation-diagram-bar small{font-size:.8em;color:var(--muted);white-space:nowrap}.creation-diagram{width:100%;display:flex;flex-direction:column;min-width:0;background:var(--bg);border-radius:9px}.creation-diagram-bar{font-size:.9em;padding-inline:1.3em}.creation-main-flow,.creation-storyboard,.creation-mapping,.creation-white-flow{flex:1;padding:1.6em;display:flex;flex-direction:column;justify-content:center}.creation-main-reference{display:flex;align-items:center;gap:1em}.creation-main-reference>svg{width:3.2em;height:3.2em;padding:.7em;border:1px dashed var(--line-strong);border-radius:6px;color:var(--muted)}.creation-main-reference strong{font-weight:500;font-size:.95em}.creation-main-reference span{display:block;color:var(--muted);font-size:.8em;margin-top:.25em}.creation-main-prompt{margin-top:1.6em;border-left:2px solid var(--accent);padding-left:1em}.creation-main-prompt>span{color:var(--muted);font-size:.8em}.public-site .creation-main-prompt>p{margin-top:.35em;font-size:1.05em;line-height:1.8}.creation-main-settings{display:flex;align-items:center;gap:.7em;margin-top:1.8em;font-size:.8em}.creation-main-settings>span{color:var(--muted)}.creation-main-settings>svg{margin-left:auto;color:var(--muted)}.creation-main-settings>strong{font-weight:500;white-space:nowrap}.creation-storyboard>p{font-size:.9em;margin-bottom:1.5em}.creation-storyboard>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6em}.creation-story-page{padding:.7em .55em 1em;background:var(--surface-alt);border:1px solid var(--line);border-radius:5px;display:flex;flex-direction:column;align-items:center}.creation-story-page>span{font-family:Consolas,monospace;font-size:.7em;color:var(--muted);align-self:flex-start}.creation-story-page>svg{width:2em;height:2em;color:var(--muted);margin:1.2em 0 1em}.creation-story-page>strong{font-size:.7em;white-space:nowrap;font-weight:500;margin-bottom:.8em}.creation-story-page>i{width:75%;height:2px;background:var(--line-strong);margin-top:4px}.creation-story-page>i:last-child{width:55%}.creation-diagram-note{font-size:.75em;color:var(--muted);display:block;margin-top:1.8em;line-height:1.7}.creation-mapping-title{display:grid;grid-template-columns:1fr 1fr 1fr;text-align:center;font-size:.75em;color:var(--muted);margin-bottom:.7em}.creation-mapping-row{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:.3em;border-top:1px solid var(--line);padding-block:1.1em}.creation-mapping-row>span{display:flex;align-items:center;justify-content:center;gap:.5em;font-size:.8em}.creation-mapping-row>span>svg{color:var(--muted)}.creation-mapping-row>strong{font-size:.8em;font-weight:500;text-align:center}.creation-mapping-row>svg{width:1em;color:var(--muted)}.creation-white-panels{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1em}.creation-white-panels>div{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1em;border:1px solid var(--line);border-radius:6px;min-height:9em;background:var(--surface-alt)}.creation-white-panels>div:last-child{background:#efefed;color:#333;border-color:#efefed}.creation-white-panels>div>svg{width:3em;height:3em}.creation-white-panels span{font-size:.75em}.creation-preset-list{display:flex;gap:.6em;margin-top:1.4em}.creation-preset-list>span{font-size:.75em;color:var(--muted);border:1px solid var(--line);border-radius:4px;padding:.15em .65em}.site-product-art>.creation-diagram{height:100%;font-size:clamp(14px,1.15vw,38px)}.site-product-art .creation-diagram-bar{padding-block:1.3em}.site-product-art .creation-main-flow,.site-product-art .creation-storyboard,.site-product-art .creation-mapping,.site-product-art .creation-white-flow{padding:2em}@media(min-width:1800px){.creation-diagram{border-radius:14px}}@media(max-width:1100px){.creation-diagram{font-size:12px}}@media(max-width:800px){.creation-main-flow,.creation-storyboard,.creation-mapping,.creation-white-flow{padding:1.25em}}@media(max-width:620px){.creation-diagram{font-size:12px;min-height:270px}.site-product-art>.creation-diagram{font-size:13px;min-height:0}.site-product-art .creation-main-flow,.site-product-art .creation-storyboard,.site-product-art .creation-mapping,.site-product-art .creation-white-flow{padding:1.5em}}.public-site .food-product{width:min(88%,1520px);margin-inline:auto;padding:24px 0 70px}.public-site .food-product-intro{text-align:center}.public-site .food-product-intro .site-eyebrow{margin:0 0 10px;color:#969696;font-size:12px;letter-spacing:3px}.public-site .food-mode-switch{display:flex;justify-content:center;gap:8px;margin:18px auto 30px}.public-site .food-mode-switch button{min-height:42px;padding:9px 24px;color:#a3a3a3;border:1px solid transparent;border-radius:99px;background:transparent;font-size:13px;transition:background .2s,color .2s}.public-site .food-mode-switch button.is-active{background:#ededed;color:#171717;border-color:#fff}.public-site .food-mode-switch button:hover{background:#303030;color:#fff}.public-site .food-mode-switch button.is-active:hover{background:#d4d4d4;color:#171717}.public-site .food-mode-heading{margin-bottom:25px;text-align:center}.public-site .food-mode-heading h1{font-size:clamp(30px,2.6vw,48px);font-weight:700;letter-spacing:-.04em;line-height:1.4}.public-site .food-mode-heading p{margin-top:5px;color:#999;font-size:14px}.food-showcase{width:76%;margin-inline:auto;animation:food-appear .45s ease both}.food-main-grid,.food-sku-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.food-showcase figure{margin:0;position:relative;overflow:hidden}.food-photo{display:block;width:100%;height:100%;object-fit:cover}.rice-pack{display:block;object-fit:contain;height:auto}.food-poster{aspect-ratio:4 / 5;border-radius:14px;isolation:isolate}.food-poster>.food-photo{position:absolute;inset:0;z-index:-2}.food-poster-light{color:#35352e;background:#eaeaea}.food-poster-light>.food-photo{object-position:center bottom}.food-poster-copy{position:absolute;inset:9% 9% auto;z-index:2}.food-poster-copy>span{font-size:clamp(11px,1vw,17px);letter-spacing:.16em}.food-poster-copy>strong{display:block;font-size:clamp(23px,1.9vw,36px);letter-spacing:-.055em;font-weight:650;line-height:1.3;margin-top:14px}.food-poster-copy>small{display:block;font-size:12px;margin-top:12px;opacity:.65}.food-poster-grain{background:#383331;color:#f7eddb}.food-poster-grain>.rice-pack{position:absolute;width:76%;height:73%;bottom:2%;left:12%;filter:drop-shadow(8px 14px 12px #15100c44)}.food-poster-word{position:absolute;left:5%;right:5%;top:33%;font-family:Georgia,serif;font-style:italic;font-size:clamp(70px,8vw,146px);line-height:1;letter-spacing:-.07em;color:#fbe6d18f}.food-poster-dark{color:#fff;background:#18312d}.food-poster-dark>.food-photo{object-position:48% 85%}.food-picture-label{position:absolute;bottom:20px;left:22px;padding:5px 12px;border-radius:30px;background:#15151570;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:11px;letter-spacing:.08em}.food-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 16px}.food-story-art{position:relative;aspect-ratio:1;border-radius:10px;overflow:hidden;background:#efede7;color:#4c3b31;isolation:isolate}.food-story-art>.food-photo{position:absolute;inset:0;z-index:-1}.food-story-copy{position:absolute;inset:8% 8% auto;z-index:2}.food-story-copy small{display:block;font-size:clamp(10px,.8vw,14px);letter-spacing:.1em}.food-story-copy strong{display:block;font-size:clamp(17px,1.45vw,27px);font-weight:650;line-height:1.4;letter-spacing:-.04em;margin-top:8px}.food-story>figcaption{display:flex;gap:10px;align-items:center;color:#b4b4b4;padding-top:10px;font-size:12px}.food-story>figcaption>span{font-family:Consolas,monospace;font-size:10px;color:#707070}.food-story-1 .food-photo,.food-story-8 .food-photo{object-fit:cover;object-position:center 66%}.food-story-1 .food-story-copy{top:5%}.food-story-2 .food-story-art{background:#e6ddd0}.food-story-2 .rice-pack{position:absolute;width:59%;height:78%;right:-2%;bottom:0;transform:rotate(5deg)}.food-story-3 .food-story-art{background:#292321;color:#fff5ea}.food-story-3 .rice-pack{position:absolute;width:178%;max-width:none;right:-40%;top:-61%;transform:rotate(-10deg)}.food-story-3 .food-story-copy{top:auto;bottom:8%;text-shadow:0 1px 15px #220008}.food-story-4 .food-story-art{background:#45473e;color:#f5edd9}.food-story-4 .rice-pack{position:absolute;width:49%;right:1%;top:24%;transform:rotate(5deg)}.food-story-tags{position:absolute;bottom:8%;left:8%;display:flex;gap:7px}.food-story-tags span{font-size:clamp(9px,.7vw,12px);padding:4px 7px;border:1px solid #e8e8d45c;border-radius:3px}.food-story-5 .food-story-art{color:#fff}.food-story-5 .food-photo{filter:brightness(.72)}.food-story-6 .food-story-art{background:#f1e9db}.food-story-portions{position:absolute;inset:39% 8% 5%;display:grid;grid-template-columns:1fr 1fr;gap:10px}.food-story-portions>div{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:end}.food-story-portions .rice-pack{width:66%;height:84%;position:absolute;bottom:15%}.food-story-portions>div:last-child .rice-pack{width:61%;left:0;transform:rotate(-5deg)}.food-story-portions>div:last-child .rice-pack:nth-child(2){left:40%;transform:rotate(5deg)}.food-story-portions span{font-size:11px}.food-story-7 .food-story-art{background:#ece8e0}.food-story-diptych{position:absolute;inset:37% 7% 7%;display:grid;grid-template-columns:1fr 1fr;gap:7px}.food-story-diptych .food-photo{border-radius:4px;object-position:bottom}.food-story-diptych .rice-pack{background:#dad0bd;border-radius:4px;width:100%;height:100%;padding:8%}.food-story-8 .food-story-art{background:#292321;color:#fff7e8}.food-story-8 .food-story-copy{top:5%}.food-story-8 .food-story-copy strong{font-size:clamp(16px,1.3vw,24px)}.food-sku-grid{gap:22px}.food-sku{aspect-ratio:5 / 4;border-radius:13px;background:#eee}.food-sku>.food-photo{transition:transform .6s ease}.food-sku-1{background:#e4ded3}.food-sku-2{background:#c7bba7}.food-sku-3{background:#403b36}.food-sku-6{background:#fff}.food-sku-4>.food-photo,.food-sku-5>.food-photo{object-position:center 68%}.rice-pack-group{position:absolute;inset:0}.rice-pack-group .rice-pack{position:absolute;bottom:6%;height:87%;width:68%;left:16%;filter:drop-shadow(5px 8px 8px #1f160a26)}.rice-pack-group-2 .rice-pack{width:50%;height:81%;left:8%}.rice-pack-group-2 .rice-pack:nth-child(2){left:42%;bottom:5%}.rice-pack-group-3 .rice-pack{width:41%;height:76%;left:2%}.rice-pack-group-3 .rice-pack:nth-child(2){left:29%;bottom:8%}.rice-pack-group-3 .rice-pack:nth-child(3){left:56%}.food-sku figcaption{position:absolute;display:flex;justify-content:space-between;gap:12px;align-items:center;bottom:0;left:0;right:0;padding:30px 22px 18px;color:#fff;background:linear-gradient(transparent,#080808a3)}.food-sku figcaption strong{font-size:clamp(18px,1.4vw,26px);font-weight:500}.food-sku figcaption span{font-size:11px;padding:4px 10px;background:#1114;border:1px solid #ffffff35;border-radius:30px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.food-white-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.food-white-example{aspect-ratio:6 / 5;border-radius:14px;isolation:isolate}.food-white-example figcaption{position:absolute;z-index:3;left:22px;top:20px;padding:5px 12px;background:#1117;color:#fff;border-radius:30px;font-size:12px}.food-white-scene{background:linear-gradient(155deg,#d9d0c0,#b5a990 62%,#d2c6af 62%,#e7dfcd)}.food-white-scene:before{content:"";position:absolute;width:80%;height:130%;background:#fffc;filter:blur(15px);opacity:.35;top:-25%;left:-20%;transform:rotate(-30deg)}.food-white-clean{background:#fff}.food-white-subject{position:absolute;inset:15% 15% 10%;display:grid;place-items:center}.food-white-subject:before{content:"";position:absolute;bottom:5%;width:44%;height:5%;background:#31211342;filter:blur(12px);border-radius:50%}.food-white-subject .rice-pack{position:relative;width:68%;height:96%}.food-white-scene .food-white-subject:before{transform:translate(21%) skew(-40deg);width:60%;height:8%;filter:blur(10px)}.public-site .food-showcase-note{color:#7d7d7d;text-align:center;font-size:11px;margin-top:22px}.food-product-action{display:flex;justify-content:center;margin-top:22px}.public-site .food-product-action .site-button{border-radius:99px;min-height:43px;padding:10px 25px;font-size:13px}.public-site .food-product-faq{width:min(88%,1520px);padding-top:35px;margin-bottom:70px;border-top:1px solid #292929}.public-site .food-product-faq h2{font-size:26px}.public-site .food-product-faq .site-eyebrow{margin-bottom:5px}@keyframes food-appear{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media(min-width:1800px){.public-site .food-product,.public-site .food-product-faq{width:84%;max-width:2100px}.public-site .food-product{padding-top:28px}.public-site .food-mode-switch{margin-top:28px}.public-site .food-mode-switch button{font-size:16px;padding:11px 28px}.public-site .food-mode-heading p{font-size:17px}.food-main-grid,.food-sku-grid{gap:24px}.food-poster{aspect-ratio:1 / 1.05}.food-poster-copy strong{font-size:clamp(33px,1.9vw,48px)}.food-poster-word{font-size:clamp(140px,8vw,210px)}.food-story-art{aspect-ratio:1.05}.food-picture-label,.food-story>figcaption,.food-sku figcaption span,.food-white-example figcaption{font-size:14px}.food-story-copy strong{font-size:clamp(26px,1.45vw,38px)}.food-story-copy small,.food-story-portions span{font-size:14px}.food-story>figcaption>span{font-size:12px}.public-site .food-showcase-note{font-size:13px}.food-white-example{aspect-ratio:1.3}.food-white-subject .rice-pack{max-width:470px}}@media(min-width:3000px){.public-site .food-product,.public-site .food-product-faq{max-width:2800px;width:78%}.public-site .food-product{padding-top:45px;padding-bottom:110px}.public-site .food-product-intro .site-eyebrow{font-size:19px}.public-site .food-mode-switch{margin:45px auto 55px;gap:15px}.public-site .food-mode-switch button{font-size:24px;padding:16px 45px}.public-site .food-mode-heading{margin-bottom:42px}.public-site .food-mode-heading h1{font-size:76px}.public-site .food-mode-heading p{font-size:25px}.food-main-grid,.food-sku-grid,.food-white-grid{gap:36px}.food-poster{border-radius:22px}.food-poster-copy strong{font-size:64px}.food-poster-copy span{font-size:24px}.food-poster-copy small{font-size:21px}.food-poster-word{font-size:275px}.food-picture-label{bottom:35px;left:35px;padding:9px 19px;font-size:21px}.food-detail-grid{gap:35px 26px}.food-story-art{border-radius:18px}.food-story-copy strong{font-size:46px}.food-story-copy small,.food-story-tags span,.food-story-portions span{font-size:21px}.food-story-8 .food-story-copy strong{font-size:40px}.food-story>figcaption{font-size:22px;padding-top:16px;gap:18px}.food-story>figcaption>span{font-size:18px}.food-sku figcaption{padding:50px 35px 28px}.food-sku figcaption strong{font-size:40px}.food-sku figcaption span,.food-white-example figcaption{font-size:22px}.food-white-subject .rice-pack{max-width:760px}.public-site .food-showcase-note{font-size:19px;margin-top:34px}.public-site .food-product-action .site-button{font-size:22px;padding:16px 40px}}@media(max-width:900px){.public-site .food-product,.public-site .food-product-faq{width:calc(100% - 48px)}.food-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.food-story-copy strong{font-size:24px}.food-main-grid{gap:12px}.food-poster-copy strong{font-size:22px}.food-poster-copy small{display:none}.food-poster-copy span{font-size:10px}.food-picture-label{left:12px;bottom:12px;font-size:10px}.food-sku-grid{gap:12px}.food-sku{aspect-ratio:4 / 5}.food-sku figcaption{padding:24px 14px 12px;flex-wrap:wrap;gap:4px}.food-sku figcaption span{font-size:10px}}@media(max-width:620px){.food-showcase{width:100%}.public-site .food-product,.public-site .food-product-faq{width:calc(100% - 36px)}.public-site .food-product{padding-top:16px;padding-bottom:42px}.public-site .food-product-intro .site-eyebrow{font-size:10px}.public-site .food-mode-switch{gap:3px;margin:22px auto 26px}.public-site .food-mode-switch button{min-height:42px;flex:1;padding:8px 4px;font-size:11px;white-space:nowrap}.public-site .food-mode-heading h1{font-size:30px}.public-site .food-mode-heading p{font-size:12px;max-width:28em;margin-inline:auto}.food-main-grid{grid-template-columns:1fr;gap:16px}.food-poster{aspect-ratio:1}.food-poster-copy strong{font-size:28px}.food-poster-copy span{font-size:12px}.food-poster-word{font-size:112px}.food-poster-light>.food-photo{object-position:50% 74%}.food-picture-label{left:20px;bottom:18px;font-size:11px}.food-detail-grid{gap:18px 10px}.food-story-copy strong{font-size:16px;margin-top:6px}.food-story-copy small{font-size:8px;letter-spacing:0}.food-story-8 .food-story-copy strong{font-size:14px}.food-story-tags{gap:3px}.food-story-tags span{font-size:8px;padding:2px 3px}.food-story>figcaption{font-size:10px;gap:5px;padding-top:7px}.food-story-portions span{font-size:9px}.food-sku-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.food-sku figcaption strong{font-size:18px}.food-sku figcaption span{font-size:9px;padding:2px 6px}.food-white-grid{grid-template-columns:1fr;gap:14px}.food-white-example{aspect-ratio:1.1}.food-white-example figcaption{font-size:11px;top:15px;left:15px}.public-site .food-showcase-note{font-size:10px;margin-top:18px}.public-site .food-product-faq{padding-top:25px}.public-site .food-product-faq h2{font-size:23px}}@media(prefers-reduced-motion:reduce){.food-showcase{animation:none}.food-sku>.food-photo{transition:none}}.public-site{--public-header-height: 76px}.site-page-website{position:relative}.site-page-website .site-header{position:absolute;inset:0 0 auto;background:transparent;border-bottom:0}.site-page-website .site-header-login{background:#15151555;border-color:#ffffff29}.site-page-website .site-header nav a{color:#d0ced0}.site-page-website .site-header nav a[aria-current]{color:var(--accent)}.cinematic-hero{position:relative;isolation:isolate;min-height:720px;height:100svh;display:grid;place-items:center;overflow:hidden;color:#f5f5f5}.public-motion{position:absolute;inset:0;z-index:-2;background:linear-gradient(170deg,#10151b 15%,#433226 57%,#151619 83%)}.public-motion canvas{display:block;width:100%;height:100%;opacity:0}.public-motion canvas.is-ready{opacity:1}.public-motion-shade{position:absolute;inset:0;background:linear-gradient(#11111126,transparent 30%,#11111110 65%,#111111aa)}.cinematic-copy{text-align:center;padding:90px 24px 120px}.cinematic-copy>p{font-size:clamp(13px,.8vw,25px);color:#cbc5c1;letter-spacing:.2em;margin-bottom:25px}.public-site .cinematic-copy h1{color:#f5f5f5;font-size:clamp(52px,5.6vw,180px);font-weight:550;letter-spacing:-.045em;line-height:1.3;text-shadow:0 2px 30px #00000020}.public-site .cinematic-entry{display:inline-flex;justify-content:center;align-items:center;gap:24px;padding:12px 25px;min-height:47px;margin-top:36px;border:1px solid #ffffff55;border-radius:40px;font-size:clamp(13px,.85vw,27px);color:#f5f5f5;background:#19191940;transition:background .2s,border-color .2s}.cinematic-entry:hover{background:#ffffff1f;border-color:#ffffffb3}.cinematic-entry>svg{width:1.3em;height:1.3em}.public-site .public-motion-toggle{position:absolute;right:5%;bottom:24px;display:flex;align-items:center;gap:8px;background:#11111170;border:1px solid #ffffff26;border-radius:24px;color:#d0ced0;padding:8px 13px;font-size:11px;z-index:2}.public-motion-toggle:hover{background:#111111b3;color:#fff}.public-site .site-about-simple{min-height:calc(100svh - var(--public-header-height));padding-block:clamp(90px,14vh,250px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.public-site .site-about-simple h1{font-size:clamp(44px,4.3vw,135px);line-height:1.35;letter-spacing:-.04em}.site-about-simple h1>span{color:var(--muted)}.public-site .site-about-summary{color:var(--muted);font-size:clamp(14px,1.1vw,32px);line-height:2;margin-top:35px}.public-site .site-login.site-login-simple{display:flex;align-items:center;justify-content:center;min-height:calc(100svh - var(--public-header-height));padding-block:64px;gap:0}.site-login-simple .site-login-panel{width:100%;padding:0}.site-login-simple .site-login-form{width:100%;max-width:400px;margin-inline:auto}.site-login-simple .site-login-symbol{width:46px;height:46px}.site-login-simple .site-login-form>h2{font-size:32px}@media(min-width:1800px){.public-site{--public-header-height: 88px}.cinematic-copy>p{margin-bottom:35px}.public-site .cinematic-entry{margin-top:50px;padding:.8em 1.7em}.public-site .public-motion-toggle{font-size:14px;padding:11px 18px;bottom:32px}.site-login-simple .site-login-form{max-width:470px}.site-login-simple .site-login-form>h2{font-size:40px}}@media(min-width:3000px){.public-site{--public-header-height: 120px}.public-site .public-motion-toggle{font-size:22px;padding:16px 24px;bottom:44px}.public-motion-toggle>svg{width:22px;height:22px}.site-login-simple .site-login-form{max-width:640px}.site-login-simple .site-login-form>h2{font-size:54px}}@media(max-width:620px){.public-site{--public-header-height: 72px}.cinematic-hero{min-height:640px}.site-page-website .site-header nav{background:var(--chrome)}.cinematic-copy{padding:80px 20px 105px}.cinematic-copy>p{font-size:12px;margin-bottom:24px}.public-site .cinematic-copy h1{font-size:clamp(43px,12vw,68px);letter-spacing:-.05em}.cinematic-copy h1>span{display:block}.public-site .cinematic-entry{margin-top:30px;padding:11px 22px}.public-site .public-motion-toggle{right:20px;bottom:20px;font-size:10px}.public-site .site-about-simple{min-height:calc(100svh - var(--public-header-height));padding-block:85px}.public-site .site-about-simple h1{font-size:40px}.site-about-simple h1>span{display:block}.public-site .site-about-summary{margin-top:26px;font-size:14px;max-width:340px}.public-site .site-login.site-login-simple{min-height:calc(100svh - var(--public-header-height));padding:44px 5px}.site-login-simple .site-login-form>h2{font-size:30px}}.public-site{--dock-height: 62px;--dock-top: 20px;--public-header-height: 110px}.public-site .site-header{height:var(--public-header-height);border:0;background:transparent;display:flex;align-items:flex-start;justify-content:center;padding-top:var(--dock-top)}.public-site .site-header-inner{width:auto;max-width:calc(100% - 40px);height:var(--dock-height);margin:0;padding:7px 9px;gap:8px;border:1px solid var(--line);border-radius:18px;background:color-mix(in srgb,var(--chrome) 91%,transparent);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:0 8px 30px #0000000a}.public-site .site-header nav{display:flex;flex-shrink:0;overflow:hidden;min-width:0;height:42px;gap:4px;margin:0;position:static;padding:0;border:0;background:transparent;box-shadow:none}.public-site .site-header nav a{font-size:12px;white-space:nowrap;padding:0 16px;color:var(--muted);height:42px;min-height:42px;border-radius:8px;font-weight:500;transition:color .18s,background-color .18s,box-shadow .18s}.public-site .site-header nav a:focus-visible,.public-site .site-header-login:focus-visible{outline:2px solid var(--accent);outline-offset:-3px}.public-site .site-header nav a:hover,.public-site .site-header nav a[aria-current]{color:var(--ink)}.public-site .site-header nav a[aria-current]:after{content:none}.public-site .site-header-login{min-height:42px;height:42px;padding:0 16px;gap:12px;font-size:12px;font-weight:500;border-radius:8px;background:transparent;border:0;color:var(--muted);white-space:nowrap;transition:color .18s,background-color .18s,box-shadow .18s}.site-header-login:hover>svg,.cinematic-entry:hover>svg{transform:translate(2px,-2px)}.site-page-website .site-header-inner{background:#151619b8;border-color:#ffffff24;--muted: #bdbbc0;--ink: #f5f5f5;--surface-alt: #ffffff0d;--line: #ffffff24}.site-reveal-line{display:inline-block;white-space:nowrap}.site-reveal-character{display:inline-block;animation:site-letter-arrive .9s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(60ms + var(--letter) * 38ms)}@keyframes site-letter-arrive{0%{opacity:0;transform:translateY(.58em) rotate(5deg);filter:blur(7px)}to{opacity:1;transform:none;filter:blur(0)}}@keyframes site-content-arrive{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.cinematic-copy>p{animation:site-content-arrive .8s .05s both}.public-site .cinematic-entry{animation:site-content-arrive .8s .5s both}.public-site .site-about-simple h1>.site-reveal-line:first-child{color:var(--ink)}.site-about-simple .site-reveal-character{position:relative}.site-about-simple .site-reveal-original{transition:color .18s ease}.site-about-simple .site-reveal-character[data-symbol]{color:var(--symbol-color)}.site-about-simple .site-reveal-character[data-symbol]>.site-reveal-original{opacity:0}.site-about-simple .site-reveal-character[data-symbol]:after{content:attr(data-symbol);position:absolute;inset:0;text-align:center;font-family:Arial,sans-serif;font-weight:600}.site-about-summary{animation:site-content-arrive .9s .35s both}.site-about-summary .site-reveal-line{display:inline;white-space:normal}.site-about-summary .site-reveal-character{display:inline;animation:none}.site-about-summary .site-reveal-character:after{line-height:normal}.site-product-grid{animation:site-content-arrive .8s both}.site-login-stage{position:relative;isolation:isolate;min-height:calc(100svh - var(--public-header-height));overflow:hidden}.site-login-stage .public-motion{top:35%;opacity:.32;-webkit-mask-image:linear-gradient(transparent,#000 65%);mask-image:linear-gradient(transparent,#000 65%)}.site-login-stage .site-login-panel{position:relative;z-index:1}.site-login-stage .site-login-form>*,.site-login-stage fieldset>*{animation:site-content-arrive .75s cubic-bezier(.22,1,.36,1) both}.site-login-stage .site-login-form>h2{animation-delay:.1s}.site-login-stage .site-login-description{animation-delay:.16s}.site-login-stage .site-login-form>form{animation-delay:.22s}.site-login-stage fieldset>*{animation-delay:.28s}.site-login-stage fieldset>.site-password,.site-login-stage fieldset>label[for=site-password]{animation-delay:.34s}.site-login-stage fieldset>.site-login-submit{animation-delay:.4s}.site-login-stage .site-login-divider,.site-login-stage .site-account-note,.site-login-stage .site-login-back{animation-delay:.46s}.site-login-stage .public-motion-toggle{bottom:18px}.public-site,.public-site :where(*){cursor:pointer}.public-site :is(input,textarea,[contenteditable=true]){cursor:text}.public-site :is(:disabled,[aria-disabled=true]){cursor:not-allowed}@media(min-width:1800px){.public-site{--dock-height: 72px;--dock-top: 26px;--public-header-height: 126px}.public-site .site-header-inner{gap:10px;padding-inline:12px;border-radius:21px}.public-site .site-header nav a{font-size:14px;padding-inline:23px;height:48px}.public-site .site-header nav{height:48px}.public-site .site-header-login{font-size:14px;min-height:48px;height:48px;padding-inline:23px}}@media(min-width:3000px){.public-site{--dock-height: 98px;--dock-top: 38px;--public-header-height: 174px}.public-site .site-header-inner{gap:14px;padding:12px 16px;border-radius:28px}.public-site .site-header nav a{font-size:21px;padding-inline:32px;height:66px}.public-site .site-header nav{height:66px}.public-site .site-header-login{font-size:21px;min-height:66px;height:66px;gap:18px;padding-inline:32px}}@media(max-width:760px){.public-site{--dock-top: 14px;--dock-height: 58px;--public-header-height: 96px}.public-site .site-header-inner{max-width:calc(100% - 28px);width:auto;gap:6px;padding:7px 8px;border-radius:16px}.public-site .site-header-login{padding-inline:8px;font-size:11px;gap:6px}.public-site .site-header nav{gap:2px}.public-site .site-header nav a{font-size:11px;padding-inline:8px}.site-login-stage .site-login.site-login-simple{padding-block:36px 90px}.site-login-stage .public-motion{top:60%;opacity:.22}}@media(prefers-reduced-motion:reduce){.public-site .site-reveal-character,.public-site .cinematic-copy>p,.public-site .cinematic-entry,.public-site .site-about-summary,.public-site .site-product-grid,.public-site .site-login-form>*,.public-site .site-login-stage fieldset>*{animation:none}.public-site .site-header nav a,.public-site .site-header-login,.site-about-simple .site-reveal-original{transition:none}.site-about-simple .site-reveal-character[data-symbol]>.site-reveal-original{opacity:1}.site-about-simple .site-reveal-character[data-symbol]:after{content:none}}.public-site .site-product-thumbnails button{min-height:clamp(54px,4.2vw,96px)}.public-site .site-product-current li{display:list-item;margin-left:1.2em;padding-left:.15em;list-style:disc}.public-site .site-product-current li::marker{color:var(--muted);font-size:.65em}.public-site .site-product-support>div{display:block}.public-site .site-product-support h3{margin-top:0}.public-site .site-header-login{justify-content:center}.creation-story-page{min-height:8.5em;justify-content:space-between}.creation-main-settings>strong{margin-left:auto}.public-site .site-faq button{border-radius:12px}@media(hover:hover)and (pointer:fine){.public-site :is(.cinematic-entry,.public-motion-toggle,.site-password button):hover{background:var(--public-hover-bg);color:var(--public-hover-text);border-color:var(--public-hover-line)}.public-site .site-header nav a:not([aria-current]):hover,.public-site .site-header-login:not([aria-current]):hover{background:#242424;color:#e5e5e5}.public-site .site-faq button:hover{background:var(--public-hover-bg);color:var(--public-hover-text)}.public-site .site-product-thumbnails button:hover{background:var(--public-hover-bg);color:var(--public-hover-text);border-color:var(--public-hover-line)}.public-site .site-product-thumbnails button.is-active:hover{border-color:var(--accent)}.public-site .site-button-primary:not(:disabled):hover{background:var(--primary-hover);color:var(--primary-ink)}.public-site .site-breadcrumb a:hover,.public-site .site-inline-button:hover{color:var(--public-hover-text)}.public-site .site-login-back:hover{color:var(--public-hover-text)!important}}.public-site .site-header nav a[aria-current],.public-site .site-header nav a[aria-current]:hover,.public-site .site-header-login[aria-current],.public-site .site-header-login[aria-current]:hover{color:var(--accent);background:#363636;box-shadow:inset 0 0 0 1px #ffffff20}.public-site .site-product-thumbnails button.is-active:hover{color:var(--accent);background:var(--selection)}.production-workspace .production-rail fieldset.production-form{border:0;margin:0;padding:0;min-width:0}.production-upload{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;padding:20px 12px;border:1px dashed var(--line);border-radius:8px;background:var(--bg)}.production-upload.dragging{border-color:var(--green);background:var(--green-light)}.production-upload strong{font-size:13px;font-weight:500}.production-upload>span{font-size:11px;color:var(--muted)}.production-upload-actions{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.production-workspace .production-rail .production-upload-actions button{padding:8px 10px}.production-asset-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:12px;margin-top:18px}.modal[open]:has(>.production-asset-library){display:flex;flex-direction:column;overflow:hidden;max-height:calc(100dvh - 32px)}.modal:has(>.production-asset-library)>:is(header,.modal-footer){flex-shrink:0}.production-asset-library{overflow-y:auto;min-height:0}.production-asset-grid>button{position:relative;display:flex;flex-direction:column;justify-content:flex-start;padding:9px;min-width:0;gap:6px}.production-asset-grid>button.selected{border-color:var(--green);background:var(--green-light)}.production-asset-grid img{width:100%;height:105px;object-fit:contain}.production-asset-grid span{font-size:11px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.production-asset-grid svg{position:absolute;right:8px;top:8px;color:var(--green)}.production-asset-grid small{color:var(--muted);font-size:10px}.production-workspace .production-rail .sku-upload-tabs{display:flex;gap:8px}.production-workspace .production-rail .sku-upload-tabs button{flex:1}.modal:has(.repair-fields){overflow:hidden}.modal:has(.repair-fields)[open]{display:flex;flex-direction:column}.modal:has(.repair-fields)>header,.repair-footer{flex-shrink:0}.repair-body{min-height:0;overflow-y:auto;overscroll-behavior:contain}.repair-fields{display:grid;gap:16px;margin:0;padding:0;border:0;min-width:0;min-height:0}.repair-fields:disabled .region-picker{pointer-events:none}.repair-fields>.repair-instruction{margin:0;color:var(--muted)}.repair-region-toolbar{display:flex;align-items:center;gap:8px;min-width:0}.repair-region-tabs{display:flex;gap:4px;flex:1;min-width:0;overflow-x:auto}.repair-region-toolbar button{flex-shrink:0;min-height:34px;padding:5px 10px;font-size:13px}.repair-region-tabs button{background:transparent;border-color:transparent}.repair-region-tabs button[aria-pressed=true]{color:var(--accent);background:var(--selection);border-color:var(--accent)}.repair-fields .repair-source-button{display:flex;width:100%;min-width:0;gap:10px;padding:7px 10px;text-align:left}.repair-source-button>img{width:34px;height:34px;object-fit:contain;flex-shrink:0}.repair-source-button>span:first-of-type{display:grid;gap:2px;flex:1;min-width:0}.repair-source-button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.repair-source-button small{color:var(--muted);font-size:11px;font-weight:400}.repair-source-button>span:last-child{flex-shrink:0;font-size:12px;color:var(--accent)}.repair-source-placeholder{width:100%;height:clamp(160px,28dvh,280px);margin:10px 0;border-style:dashed;background:var(--surface-alt);color:var(--muted)}.modal:has(.repair-source-library){overflow:hidden}.modal:has(.repair-source-library)[open]{display:flex;flex-direction:column}.modal:has(.repair-source-library)>header,.modal:has(.repair-source-library)>footer{flex-shrink:0}.repair-source-library{min-height:0;overflow-y:auto}.repair-library-tools{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.repair-library-tools input[type=search]{flex:1;width:auto;min-width:150px}.repair-source-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.repair-source-grid>button{display:flex;flex-direction:column;align-items:stretch;min-width:0;padding:8px;gap:6px;text-align:left}.repair-source-grid>button[aria-pressed=true]{border-color:var(--accent);background:var(--selection)}.repair-source-grid img{width:100%;aspect-ratio:1;object-fit:contain;background:var(--surface-alt);border-radius:4px}.repair-source-grid strong{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.repair-source-grid span{color:var(--muted);font-size:11px;font-weight:400}.repair-source-empty{padding:28px 0;text-align:center;color:var(--muted)}.region-pair{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px}.repair-image-panel{min-width:0}.repair-image-label{display:flex;align-items:center;justify-content:space-between;gap:12px}.repair-image-label>span{color:var(--muted);font-size:12px}.region-picker{display:block;width:100%;height:clamp(160px,28dvh,280px);margin:10px 0;border:1px solid var(--line);border-radius:6px;touch-action:none;cursor:crosshair;background:var(--surface-alt)}.repair-fields summary{width:fit-content;cursor:pointer;font-size:13px;color:var(--muted)}.repair-fields summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.region-coordinates{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px}.region-coordinates input{width:100%;min-width:0;padding:7px}.region-coordinates label{font-size:12px}.repair-fields .repair-white{margin:0;flex-wrap:wrap;font-size:13px}.repair-white>span{color:var(--muted)}.repair-options{display:flex;align-items:center;flex-wrap:wrap;gap:14px;padding-top:14px;border-top:1px solid var(--line)}.repair-save-settings{margin-left:auto}.repair-save-settings[open]{flex-basis:100%;margin-left:0}.repair-save-settings>.fields{margin-top:14px}.region-preview{display:grid;gap:12px}.region-preview img{display:block;width:100%;height:clamp(240px,44dvh,440px);object-fit:contain;border:1px solid var(--line);border-radius:6px;background:var(--surface-alt)}.repair-footer>span{font-size:12px;color:var(--muted)}@media(max-width:650px){.region-pair{grid-template-columns:minmax(0,1fr);gap:18px}.repair-fields{gap:14px}.region-picker,.repair-source-placeholder{height:190px}.repair-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.repair-library-tools input[type=search]{order:1;flex-basis:100%}.modal:has(.repair-source-library) .modal-footer{flex-wrap:wrap}.repair-region-toolbar{flex-wrap:wrap}.repair-region-tabs{flex-basis:100%}.repair-footer{gap:8px;flex-wrap:wrap}.repair-footer>span:first-child{flex-basis:100%;margin:0 0 2px}.repair-footer button{flex:1;padding-inline:8px}}.asset-review-actions .asset-review-primary{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px;width:100%;min-width:0}.asset-review-actions .asset-repair-button{gap:4px;min-height:30px;padding:4px 7px;font-size:11px}.asset-review-actions .review-state-toggle{position:relative;isolation:isolate;display:inline-flex;flex:0 0 116px;max-width:100%;padding:3px;margin-left:auto;border:1px solid var(--line);border-radius:8px;background:var(--bg)}.review-state-toggle:before{content:"";position:absolute;z-index:-1;top:3px;bottom:3px;left:3px;width:calc((100% - 6px)/2);border-radius:5px;background:var(--selection);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 35%,transparent);opacity:0;transition:transform .16s ease,opacity .16s ease}.review-state-toggle[data-state=rejected]:before{opacity:1}.review-state-toggle[data-state=approved]:before{opacity:1;transform:translate(100%)}.asset-review-actions .review-state-toggle button{position:relative;flex:1;min-width:0;min-height:26px;padding:3px 5px;border:0;border-radius:5px;background:transparent;color:var(--muted);font-size:11px;white-space:nowrap;box-shadow:none}.asset-review-actions .review-state-toggle button:hover:not(:disabled){color:var(--ink)}.asset-review-actions .review-state-toggle button[aria-pressed=true]{color:var(--accent)}.review-state-toggle button:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.review-state-toggle[aria-busy=true]{opacity:.65}.asset-review-actions .asset-repair-record{border:0;background:transparent;color:var(--muted);padding:0;min-height:22px}@media(prefers-reduced-motion:reduce){.review-state-toggle:before{transition:none}}.library-delete-image{min-height:28px;padding:3px 7px;font-size:11px;color:var(--muted)}.asset-info>.library-delete-image{margin-top:10px}.library-trash-list{display:flex;flex-direction:column;min-width:0}.library-trash-row{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid var(--line);min-width:0}.library-trash-row>div{flex:1;min-width:0}.library-trash-row strong,.library-trash-row small{display:block;overflow-wrap:anywhere}.library-trash-row small{color:var(--muted);margin-top:5px}.library-trash-row img{width:48px;height:48px;object-fit:contain;flex:none}.library-trash-row button{flex:none}@media(max-width:600px){.product-materials-heading,.product-materials-heading>.head-actions{flex-wrap:wrap}.library-trash-row{gap:8px}.library-trash-row button{padding:6px}}.date-range-trigger{display:inline-flex;align-items:center;gap:8px;min-width:0;max-width:100%;font-variant-numeric:tabular-nums}.date-range-trigger>span{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left}.date-range-trigger>svg{flex-shrink:0}.date-range-trigger.is-filtered{border-color:var(--accent);color:var(--accent)}.date-range-popover{position:fixed;z-index:90;overflow:auto;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--muted);box-shadow:0 8px 28px var(--shadow-color);font-size:12px;font-variant-numeric:tabular-nums}.date-range-popover *{box-sizing:border-box}.date-range-popover button{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:3px;background:transparent;color:inherit;min-height:0;padding:0;box-shadow:none;font-size:12px;font-weight:400;transition:none}.date-range-popover button:hover{color:var(--muted);background:var(--surface-alt)}.date-range-popover :is(button,input):focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.date-range-body{display:grid;grid-template-columns:108px minmax(0,1fr)}.date-range-shortcuts{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:8px 0;border-right:1px solid var(--line)}.date-range-shortcuts button{justify-content:flex-start;padding:7px 12px;min-height:33px;font-size:13px;border-radius:0}.date-range-shortcuts button[aria-pressed=true]{background:var(--surface-alt);color:var(--muted)}.date-range-main{min-width:0}.date-range-inputs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line);padding:11px 10px;gap:20px}.date-range-inputs>div{display:grid;grid-template-columns:1fr 1fr;gap:10px;min-width:0;position:relative}.date-range-inputs>div+div:before{content:"›";position:absolute;top:2px;left:-14px}.date-range-inputs input{display:block;border:1px solid var(--line);border-radius:3px;padding:4px 7px;width:100%;min-width:0;min-height:26px;height:26px;background:var(--surface);color:var(--muted);font-size:12px;line-height:18px}.date-range-calendars{display:grid;grid-template-columns:1fr 1fr}.date-range-month{min-width:0;padding:8px 16px 13px}.date-range-month+.date-range-month{border-left:1px solid var(--line)}.date-range-month-title{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;height:38px;text-align:center;font-size:16px}.date-range-month-title>div{display:flex}.date-range-month-title button{width:24px;height:28px}.date-range-month-title .date-range-mobile-nav{visibility:hidden}.date-range-weekdays{display:grid;grid-template-columns:repeat(7,1fr);border-bottom:1px solid var(--line);padding:7px 0 11px;text-align:center}.date-range-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));padding-top:4px;row-gap:4px}.date-range-days button{width:100%;height:34px;border-radius:0}.date-range-days button>span{width:26px;height:26px;display:grid;place-items:center;border-radius:50%}.date-range-days button[data-outside=true]{color:var(--muted)}.date-range-days .in-range{background:var(--surface-alt)}.date-range-days .is-today{color:var(--accent);font-weight:600}.date-range-days .is-endpoint>span{background:var(--accent);color:var(--primary-ink)}.date-range-days button:hover>span{color:var(--muted);background:var(--surface-alt)}.date-range-days .is-endpoint:hover>span{background:var(--accent);color:var(--primary-ink)}.date-range-error{color:var(--danger);padding:8px 12px;margin:0;border-top:1px solid var(--danger);font-size:12px}.date-range-footer{position:sticky;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px;border-top:1px solid var(--line);background:var(--surface)}.date-range-footer>label{display:flex;flex-direction:row;align-items:center;gap:7px;font-size:12px;color:var(--muted);white-space:nowrap}.date-range-popover .date-range-footer input{width:14px;height:14px;min-height:0;margin:0;accent-color:var(--accent)}.date-range-footer>div{display:flex;align-items:center;gap:16px}.date-range-footer button{min-height:25px;padding:3px 8px}.date-range-footer .date-range-confirm{border:1px solid var(--line);border-radius:3px;color:var(--muted)}.record-date-range .date-range-trigger{width:100%;height:36px;min-height:36px;padding:6px 9px;font-size:12px}.topbar .date-range-trigger{flex-shrink:0;max-width:290px}@media(max-width:640px){.date-range-body{grid-template-columns:1fr}.date-range-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;padding:7px;border-right:0;border-bottom:1px solid var(--line)}.date-range-shortcuts button{justify-content:center;padding:5px;min-height:29px;font-size:12px}.date-range-inputs{grid-template-columns:1fr;padding:10px 14px;gap:7px}.date-range-inputs>div{grid-template-columns:1.1fr 1fr}.date-range-inputs>div+div:before{display:none}.date-range-calendars{grid-template-columns:1fr}.date-range-month{padding:6px 14px 10px}.date-range-month+.date-range-month{display:none}.date-range-month-title .date-range-mobile-nav{visibility:visible}.date-range-days button{height:31px}.date-range-weekdays{padding-block:5px 8px}.date-range-footer{gap:7px}.date-range-footer>div{gap:6px}}.product-filters{display:flex;align-items:center;gap:10px;min-width:max-content}.topbar .product-date-trigger{flex-shrink:0;gap:8px}.product-date-trigger>span{max-width:230px}.product-source-filter{max-width:130px}.product-source-line{display:block;margin-top:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.collector-download-control{position:relative;flex-shrink:0;margin-right:10px}.collector-top-download{padding:5px 10px;text-decoration:none}.collector-download-help{display:none;position:absolute;z-index:120;right:0;top:calc(100% + 10px);width:330px;padding:16px 18px;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:10px;box-shadow:0 8px 28px #0005;white-space:normal;pointer-events:none}.collector-download-help strong{font-size:13px}.collector-download-help ol{margin:10px 0;padding-left:18px}.collector-download-help li{margin:7px 0;font-size:12px;line-height:1.7}.collector-download-help small{font-size:11px;color:var(--muted)}.collector-download-control:hover .collector-download-help,.collector-download-control:focus-within .collector-download-help{display:block}@media(max-width:600px){.collector-download-control{margin-right:4px}.collector-top-download{padding:6px}.collector-top-download>span{display:none}.collector-download-help{position:fixed;top:calc(var(--topbar-height) + 64px);left:12px;right:12px;width:auto}}.modal[open]:has(>.enterprise-edit-form){display:flex;flex-direction:column;overflow:hidden}.modal:has(>.enterprise-edit-form)>header,.enterprise-edit-form>.modal-footer{flex-shrink:0}.enterprise-edit-form{display:flex;flex-direction:column;min-height:0}.enterprise-edit-scroll{min-height:0;overflow-y:auto}.enterprise-edit-action-field{display:grid;gap:8px}.enterprise-edit-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.enterprise-edit-actions button{min-height:44px;padding:8px}.enterprise-edit-actions button[aria-pressed=true]{background:var(--primary);border-color:var(--primary);color:var(--primary-ink)}.plans-page th:nth-last-child(2){width:150px}.plans-page th:last-child{width:130px}.plans-page .plan-status-switch{justify-content:flex-start;gap:8px;min-height:36px;padding:4px 0;border:0;border-radius:5px;background:transparent;color:var(--muted);font-size:12px;white-space:nowrap}.plans-page .plan-status-switch:hover:not(:disabled){background:transparent;color:var(--ink)}.plan-status-track{position:relative;flex:0 0 40px;width:40px;height:24px;border:1px solid var(--muted);border-radius:999px;background:var(--surface-alt);transition:background .16s,border-color .16s}.plan-status-track:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:var(--muted);transition:transform .16s,background .16s}.plan-status-switch[aria-checked=true] .plan-status-track{border-color:var(--accent);background:var(--accent)}.plan-status-switch[aria-checked=true] .plan-status-track:after{transform:translate(16px);background:#fff}.plan-status-switch:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media(prefers-reduced-motion:reduce){.plan-status-track,.plan-status-track:after{transition:none}}.storage-usage-page{padding:20px 24px;gap:16px}.topbar .page-toolbar .head-actions .storage-month-filter{display:flex;flex-direction:row;align-items:center;gap:8px;margin:0;white-space:nowrap;font-size:13px}.storage-month-filter input{width:145px;height:32px;min-height:32px;margin:0;padding:4px 8px}.storage-usage-intro h2{margin:0 0 10px;font-size:20px}.storage-usage-intro p,.storage-usage-caption{color:var(--muted, #64748b);line-height:1.7;margin:6px 0;font-size:13px}.storage-usage-table{width:100%;min-width:1000px;border-collapse:collapse;text-align:left}.storage-usage-table th,.storage-usage-table td{padding:16px;border-bottom:1px solid var(--border, #e2e8f0);vertical-align:top;font-size:13px}.storage-usage-table th{font-weight:600;color:var(--muted, #64748b)}.storage-usage-table small{display:block;margin-top:6px;color:var(--muted, #64748b);line-height:1.5}.storage-usage-table td:first-child{min-width:185px}@media(max-width:760px){.storage-usage-page{padding:16px}}.admin-dashboard{padding:24px 28px 32px;gap:24px;min-width:0;overflow:auto;overscroll-behavior:contain}.admin-dashboard>*{flex-shrink:0}.admin-dashboard-intro{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.admin-dashboard-eyebrow{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:12px;margin-bottom:8px}.app-shell .admin-dashboard-intro h2{font-size:24px;font-weight:600;letter-spacing:-.5px;margin-bottom:8px}.admin-dashboard-intro p,.admin-dashboard-caption{color:var(--muted);font-size:12px;line-height:1.7}.admin-dashboard-stamp{display:flex;flex-direction:column;gap:5px;color:var(--muted);font-size:12px;text-align:right;flex-shrink:0}.admin-dashboard-stamp time{font-variant-numeric:tabular-nums}.admin-dashboard-limit{display:flex;align-items:flex-start;gap:9px;color:var(--warning);background:var(--warning-bg);border-left:2px solid var(--warning);padding:10px 14px;font-size:12px}.admin-dashboard-limit svg{flex-shrink:0;margin-top:2px}.admin-dashboard-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:0 0 24px;margin:0;border-bottom:1px solid var(--line);gap:24px}.admin-dashboard-metrics>div+div{border-left:1px solid var(--line);padding-left:24px}.admin-dashboard-metrics dt{color:var(--muted);font-size:12px}.admin-dashboard-metrics dd{margin:7px 0 5px;font-family:var(--font-numeric);font-size:32px;font-weight:550;line-height:1.3;font-variant-numeric:tabular-nums}.admin-dashboard-metrics dd small{font-family:var(--font);color:var(--muted);font-size:12px;margin-left:8px;font-weight:400}.admin-dashboard-metrics dd.admin-dashboard-size{font-size:27px}.admin-dashboard-metrics>div>span{font-size:12px;color:var(--muted)}.admin-dashboard-critical{color:var(--danger)}.admin-dashboard-columns{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:32px}.admin-dashboard-section-heading{display:flex;gap:12px;align-items:baseline;justify-content:space-between;margin-bottom:8px}.app-shell .admin-dashboard-section-heading h3{font-size:15px;font-weight:600}.admin-dashboard-section-heading>span{color:var(--muted);font-size:12px}.admin-dashboard-alerts ul{list-style:none;padding:0;margin:14px 0 0;display:flex;flex-direction:column;gap:10px}.admin-dashboard-alert{display:flex;align-items:flex-start;gap:10px;border-left:2px solid var(--warning);background:var(--surface);padding:14px 14px 14px 12px}.admin-dashboard-alert.critical{border-left-color:var(--danger)}.admin-dashboard-alert>svg{color:var(--warning);flex-shrink:0;margin-top:2px}.admin-dashboard-alert.critical>svg,.admin-dashboard-alert.critical .admin-dashboard-severity{color:var(--danger)}.admin-dashboard-alert strong{font-size:13px;font-weight:550}.admin-dashboard-alert p{color:var(--muted);font-size:12px;line-height:1.7;margin-top:4px}.admin-dashboard-severity{color:var(--warning);white-space:nowrap;font-size:11px;margin-left:auto;padding-left:8px}.admin-dashboard-readiness{border-left:1px solid var(--line);padding-left:28px}.admin-dashboard-readiness dl{margin:8px 0 12px}.admin-dashboard-readiness dl>div{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:9px 0;border-bottom:1px solid var(--line);font-size:12px}.admin-dashboard-readiness dt{color:var(--muted)}.admin-dashboard-readiness dd{margin:0;text-align:right}.admin-dashboard-costs,.admin-dashboard-enterprises{border-top:1px solid var(--line);padding-top:22px}.admin-dashboard-cost-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:16px}.admin-dashboard-cost-grid h4{font-size:12px;font-weight:400;color:var(--muted);margin:0 0 8px}.admin-dashboard-cost-grid strong{display:block;font-size:17px;font-weight:500;margin-bottom:7px}.admin-dashboard-cost-grid strong span{font-size:12px;font-weight:400;color:var(--muted)}.admin-dashboard-cost-grid p{font-size:12px;color:var(--muted);line-height:1.8}.admin-dashboard .admin-dashboard-text-link{padding:0;min-height:32px;margin-top:6px;border:0;background:none;font-size:12px;color:var(--table-action-brand)}.admin-dashboard-table-scroll{overflow-x:auto;margin-top:16px;border:1px solid var(--line);border-radius:6px}.admin-dashboard-table-scroll table{width:100%;min-width:680px;border-collapse:collapse;text-align:left;font-size:12px}.admin-dashboard-table-scroll th,.admin-dashboard-table-scroll td{padding:12px 16px;border-bottom:1px solid var(--line)}.admin-dashboard-table-scroll th{color:var(--muted);background:var(--surface);font-weight:400}.admin-dashboard-table-scroll td{font-variant-numeric:tabular-nums}.admin-dashboard-table-scroll td:first-child{min-width:160px;max-width:280px;overflow-wrap:anywhere}.admin-dashboard-table-scroll tr:last-child td{border-bottom:0}.admin-dashboard-enterprises>.admin-dashboard-caption{margin-top:10px}.admin-dashboard-error{background:var(--danger-bg);border-left:2px solid var(--danger);padding:16px;color:var(--danger)}.admin-dashboard-error p{font-size:12px;margin-top:5px}.admin-dashboard-backups{border-top:1px solid var(--line);padding-top:22px}.admin-dashboard-backup-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin:18px 0}.admin-dashboard-backup-summary>div+div{border-left:1px solid var(--line);padding-left:28px}.admin-dashboard-backup-summary h4{font-size:14px;font-weight:550;display:flex;gap:12px;align-items:baseline;flex-wrap:wrap}.admin-dashboard-backup-summary h4 span{font-size:12px;font-weight:400;color:var(--muted)}.admin-dashboard-backup-summary p{font-size:12px;color:var(--muted);line-height:1.8;margin-top:8px}.admin-dashboard-backup-summary p strong{color:var(--ink);font-family:var(--font-numeric);font-size:21px}.admin-dashboard-backup-summary dl{margin:12px 0 0;font-size:12px}.admin-dashboard-backup-summary dl>div{display:flex;justify-content:space-between;gap:14px;padding:7px 0}.admin-dashboard-backup-summary dt{color:var(--muted)}.admin-dashboard-backup-summary dd{margin:0;text-align:right;font-variant-numeric:tabular-nums}.admin-dashboard-backup-summary .admin-dashboard-backup-warning{color:var(--warning)}.admin-dashboard-backup-empty{margin-top:14px;font-size:12px;color:var(--warning);line-height:1.8}.admin-dashboard-backups td small{display:block;font-size:11px;color:var(--muted);margin-top:5px}.admin-dashboard-backups td small.admin-dashboard-critical{color:var(--danger)}.admin-dashboard-backups>.admin-dashboard-caption:last-child{margin-top:12px}@media(max-width:1100px){.admin-dashboard{padding:20px}.admin-dashboard-columns{grid-template-columns:minmax(0,1.3fr) minmax(260px,1fr);gap:20px}.admin-dashboard-readiness{padding-left:20px}.admin-dashboard-metrics{gap:16px}.admin-dashboard-metrics>div+div{padding-left:16px}.admin-dashboard-metrics dd.admin-dashboard-size{font-size:22px}}@media(max-width:800px){.admin-dashboard-intro{flex-direction:column;gap:12px}.admin-dashboard-stamp{text-align:left}.admin-dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:22px}.admin-dashboard-metrics>div:nth-child(3){padding-left:0;border-left:0}.admin-dashboard-columns,.admin-dashboard-cost-grid{grid-template-columns:minmax(0,1fr);gap:24px}.admin-dashboard-readiness{border-left:0;padding-left:0;border-top:1px solid var(--line);padding-top:20px}.admin-dashboard-alert{flex-wrap:wrap}.admin-dashboard-alert>div{flex:1;min-width:0}.admin-dashboard-severity{margin-left:27px;padding-left:0}.admin-dashboard-backup-summary{grid-template-columns:minmax(0,1fr);gap:20px}.admin-dashboard-backup-summary>div+div{border-left:0;border-top:1px solid var(--line);padding:20px 0 0}}.group-picker{flex:0 1 140px;min-width:75px;max-width:160px}.group-picker select{width:100%;min-height:32px;height:32px;padding:4px 22px 4px 9px;text-overflow:ellipsis;font-size:12px}.group-picker>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.group-management{display:grid;gap:16px}.group-management p{margin:0;line-height:1.7}.group-management fieldset{border:0;padding:0;margin:0 0 20px;min-width:0}.group-actions{display:flex;gap:8px;flex-wrap:wrap}.group-table-scroll{overflow-x:auto}.group-table{width:100%;border-collapse:collapse;font-size:13px}.group-table th,.group-table td{text-align:left;padding:12px 7px;border-bottom:1px solid var(--line)}.group-table small{display:block;color:var(--muted)}.group-table strong{overflow-wrap:anywhere}@media(max-width:600px){.group-picker{flex-basis:90px;max-width:110px}.group-picker select{font-size:11px}}.production-workspace{--production-height: calc(100dvh - var(--topbar-height) - 96px)}.production-workspace .production-guide{color:var(--muted);font-size:11px;margin:10px 0 14px;line-height:1.6}.production-workspace .production-form{padding:0;border:0;background:transparent;border-radius:0;display:grid;gap:10px;align-content:start}.production-workspace .production-panel{min-width:0;padding:0;margin:0;background:var(--surface);border:1px solid var(--line);border-radius:8px}.production-workspace .production-panel>summary{display:flex;flex-wrap:wrap;align-items:center;gap:5px 12px;padding:15px 17px;min-height:56px;margin:0;list-style:none;cursor:pointer;color:var(--ink)}.production-panel>summary::-webkit-details-marker{display:none}.production-workspace .production-panel>summary>svg{margin-left:auto;flex-shrink:0;color:var(--muted);transition:transform .12s ease}.production-panel[open]>summary>svg{transform:rotate(180deg)}.production-panel-title{display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:600}.production-panel-tag,.production-field-tag{font-size:10px;font-weight:400;padding:2px 5px;border-radius:3px;color:var(--muted);background:var(--surface-alt);white-space:nowrap}.production-panel-tag.required,.production-field-tag:not(.optional){background:var(--green-light);color:var(--green)}.production-panel-tag.default{color:var(--muted);background:var(--surface-alt)}.production-field-tag{margin-left:6px;vertical-align:1px}.production-panel-summary{color:var(--muted);font-size:11px;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;text-align:right}.production-workspace .production-panel-body{display:grid;gap:14px;padding:0 17px 17px}.production-workspace .production-panel[open]>summary{margin-bottom:2px}.production-workspace label:has(>.production-field-tag){display:block}.production-workspace label:has(>.production-field-tag)>:is(input,textarea,select){display:block;margin-top:7px}.production-workspace :is(input,select,textarea){font-size:12px}.production-workspace :is(input:not([type=checkbox]),select){min-height:36px;padding:7px 9px}.production-workspace textarea{min-height:66px;padding:8px 10px;line-height:1.65}.production-workspace :is(.muted,.suite-help){font-size:11px;line-height:1.7}.production-workspace .fields{gap:12px}.production-workspace .fields:has(>label:only-child){grid-template-columns:1fr}.production-workspace .production-panel-body>p{margin:0}.production-workspace .chosen-references{margin:0;max-height:176px;overflow-y:auto}.production-workspace .chosen-references:empty{display:none}.production-workspace .chosen-ref{padding:8px}.production-workspace .chosen-ref img{height:48px;width:48px}.production-workspace .mini-assets{max-height:150px;overflow-y:auto;margin:0;grid-template-columns:repeat(auto-fill,minmax(64px,1fr))}.production-workspace .mini-assets button{max-width:110px}.production-workspace .mini-assets img{height:66px}.production-workspace .asset-picker-header{margin:0;gap:8px}.production-workspace .production-inline{border:0;padding:0;margin:0}.production-workspace .production-inline>summary{cursor:pointer;color:var(--muted);font-size:11px;padding:6px 0;margin:0}.production-workspace .production-inline[open]>summary{margin-bottom:10px}.production-workspace .production-inline>.fields{margin-bottom:12px}.production-field-heading{color:var(--muted);font-size:12px}.production-workspace .white-supplement,.production-workspace .white-saved-template{margin-top:0}.production-workspace .white-template-description,.production-workspace .white-defaults{font-size:11px}.production-submit{flex-shrink:0;border-top:1px solid var(--line);margin-top:12px;padding-top:2px}.production-submit>button{width:100%;margin-top:6px;font-size:12px}.production-workspace .summary-label{margin-bottom:9px}.production-workspace .delivery-summary h2{font-size:17px;margin:0}.production-workspace .summary-line{margin:10px 0;gap:12px}.production-workspace .summary-rule{margin:14px 0}.production-workspace .delivery-summary>.notice{margin:12px 0;padding:10px;line-height:1.65}.production-workspace .white-quality-note{font-size:10px;margin:10px 0}.production-readiness{display:flex;gap:7px;align-items:baseline;flex-wrap:wrap;font-size:11px;line-height:1.7;padding:9px 10px;border-radius:5px;background:var(--surface-alt);margin:10px 0}.production-readiness strong{font-size:11px;font-weight:500;white-space:nowrap;color:var(--muted)}.production-readiness span{overflow-wrap:anywhere}.production-readiness.ready{color:var(--green);background:var(--green-light);align-items:center}.production-workspace .suite-workbench,.production-workspace .sku-workbench{margin:0}.production-workspace .suite-topline,.production-workspace .sku-toolbar{margin:0 0 12px;gap:12px}.production-workspace :is(.suite-topline,.sku-toolbar) h2{font-size:15px;margin:0}.production-workspace :is(.suite-topline,.sku-toolbar) p{display:none}.production-workspace :is(.suite-topline,.sku-toolbar) button{font-size:11px;min-height:30px}.production-workspace .suite-controls,.production-workspace .sku-setup{display:grid;grid-template-columns:1fr;gap:10px;align-content:start}.production-workspace :is(.suite-controls,.sku-setup) .production-panel-summary{flex-basis:calc(100% - 36px);text-align:left;order:3}.production-workspace :is(.suite-controls,.sku-setup) .production-panel>summary{gap:7px}.production-workspace .suite-upload{padding:10px;gap:7px}.production-workspace .suite-upload>svg{display:none}.production-workspace .suite-upload strong{font-size:12px}.production-workspace .suite-upload>span{font-size:10px}.production-workspace .suite-fields{gap:12px}.production-workspace .suite-refs{gap:8px}.production-workspace .suite-plan-intro{padding:16px 18px}.production-workspace .suite-plan-intro h2{font-size:16px}.production-workspace .suite-pages{margin:0 18px 18px}.production-workspace .suite-empty-plan{padding:30px 20px;min-height:240px;gap:12px}.production-workspace .suite-example{padding-top:12px}.production-workspace .suite-empty-plan h3{font-size:16px}.production-workspace .suite-confirm-bar{padding:10px 18px;gap:9px}.production-workspace .suite-confirm-bar .production-readiness{margin:0;padding:6px 8px}.production-workspace .suite-confirm-bar>.checkbox{font-size:11px}.production-workspace .suite-confirm-bar .suite-actions{gap:7px}.production-workspace .suite-confirm-bar button{min-height:34px}.production-workspace .suite-page>summary{padding:13px 0}.production-workspace .sku-reference-strip{margin:0;gap:12px}.production-workspace .sku-frame{flex-basis:100px;height:105px;font-size:11px}.production-workspace .sku-frame img{width:64px;height:64px}.production-workspace .sku-picker-toolbar{margin:0;gap:8px}.production-workspace .sku-picker-toolbar button{font-size:11px;padding:5px 8px}.production-workspace .sku-mode-options{margin:0}.production-workspace .sku-mode-options button{display:grid;gap:3px;font-size:12px}.production-workspace .sku-mode-options small{font-size:10px}.production-workspace .sku-inputs .sku-matrix{margin:0;padding:17px;border-radius:8px}.production-workspace .sku-matrix .block-heading{margin-bottom:8px}.production-workspace .sku-matrix>p{margin-bottom:12px}.production-workspace .sku-parse-input{grid-template-columns:1fr;gap:12px}.production-workspace .sku-manual-points{border:0;padding:0}.production-workspace .sku-matrix .production-panel{background:var(--surface)}.production-workspace .sku-row-list{display:grid;gap:10px;margin-top:12px}.production-workspace .sku-edit-row{border:0;padding:0;gap:10px}.production-workspace .sku-row-index{flex-basis:24px}.production-workspace .sku-row-index>span{display:none}.production-workspace .sku-spec-fields{grid-template-columns:minmax(0,1fr) 75px 70px;gap:10px}.production-workspace .sku-submit-bar{margin-top:10px;padding:10px 17px;border-radius:8px;gap:12px}.production-workspace .sku-submit-bar .production-readiness{margin:0 0 5px;padding:0;background:transparent}.production-workspace .sku-submit-bar strong{font-size:12px}.production-workspace .sku-submit-bar small{font-size:10px}.production-workspace .sku-submit-bar button{font-size:12px}.production-workspace .sku-history{margin:10px 0 0}.production-workspace :is(button,summary,input,select,textarea):focus-visible{outline:2px solid var(--green);outline-offset:2px}.production-split{display:grid;grid-template-columns:360px minmax(0,1fr);gap:18px;align-items:stretch;margin:0}.production-workspace .white-production{margin-top:0}.production-rail{min-width:0;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:var(--surface-alt)}.production-rail-scroll{min-height:0;padding:12px;display:flex;flex-direction:column;gap:10px}.production-workspace .production-rail :is(.suite-controls,.sku-setup,.sku-inputs){display:grid;grid-template-columns:minmax(0,1fr);gap:10px}.production-workspace .production-rail .production-panel>summary{padding:12px;gap:6px}.production-workspace .production-rail .production-panel-summary{flex-basis:calc(100% - 30px);text-align:left;order:3}.production-workspace .production-rail .production-panel-body{padding:0 12px 12px;gap:12px}.production-workspace .production-rail :is(.suite-topline,.sku-toolbar){margin:0 2px 2px}.production-workspace .production-rail .fields{grid-template-columns:repeat(2,minmax(0,1fr))}.production-workspace .production-rail .fields:has(>label:only-child){grid-template-columns:1fr}.production-workspace .asset-picker-header{flex-wrap:wrap;font-size:11px}.production-workspace .production-rail .chosen-ref{grid-template-columns:42px minmax(0,1fr) 24px}.production-workspace .production-rail .chosen-references{grid-template-columns:minmax(0,1fr)}.production-workspace .production-rail .chosen-ref img{height:42px;width:42px}.production-workspace .production-rail .chosen-ref strong{max-width:190px}.production-workspace .production-rail :is(.production-submit,.sku-submit-bar,.suite-confirm-bar){flex-shrink:0;margin:0;padding:10px 12px 12px;background:var(--surface);border:0;border-top:1px solid var(--line);border-radius:0;position:static;box-shadow:0 -4px 14px var(--shadow-color)}.production-workspace .production-submit{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px}.production-workspace .production-submit>button{width:100%;margin:0;font-size:11px;padding:8px}.production-submit>:not(button){grid-column:1 / -1}.production-submit .production-readiness{margin:0;padding:6px 8px}.production-estimate{margin:0;color:var(--muted);font-size:11px}.production-submit-warning{margin:0;color:var(--warning);font-size:11px;line-height:1.6}.production-workspace .saved-id{font-size:10px;margin:0}.production-workspace .sku-submit-bar{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px}.production-workspace .sku-submit-bar>div{grid-column:1 / -1}.production-workspace .sku-submit-bar>button{font-size:11px;padding-inline:7px}.production-workspace .sku-inputs .sku-matrix{padding:12px}.production-workspace .sku-matrix .block-heading{flex-wrap:wrap;gap:5px}.production-workspace .sku-matrix .block-heading h2{font-size:13px}.production-workspace .sku-spec-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.production-workspace .sku-spec-fields>label:first-child{grid-column:1 / -1}.production-workspace .sku-spec-fields>label:last-child{grid-column:auto}.production-workspace .sku-manual-points{align-items:stretch;flex-direction:column}.production-workspace .sku-edit-row{position:relative;padding-top:28px}.production-workspace .sku-row-index{position:absolute;top:0;right:0}.production-workspace .sku-confirm{align-items:flex-start;line-height:1.6}.production-workspace .suite-plan-intro{padding:0;gap:10px}.production-workspace .suite-plan-intro h2{font-size:13px}.production-workspace .suite-plan-intro p{font-size:11px}.production-workspace .suite-plan-body{display:grid;gap:12px}.production-workspace .suite-smart{margin:0;padding:10px 0}.production-workspace :is(.suite-smart-action,.suite-smart-record){flex-wrap:wrap;gap:10px}.production-workspace .suite-smart-action p{font-size:11px}.production-workspace :is(.suite-notice,.suite-prompt-summary,.suite-pages){margin:0}.production-workspace .suite-page>summary{gap:6px}.production-workspace .suite-page>summary>div{min-width:0}.production-workspace .suite-page>summary strong{font-size:12px}.production-workspace .suite-page-summary{display:none}.production-workspace .suite-number{min-width:22px;font-size:15px}.production-workspace .suite-page-body{padding-left:0}.production-workspace .suite-confirm-bar{gap:7px}.production-workspace .suite-confirm-bar .suite-actions{display:grid;grid-template-columns:auto minmax(0,1fr)}.production-workspace .suite-confirm-bar .suite-actions>span{grid-column:1 / -1}.production-workspace .suite-confirm-bar .checkbox{align-items:flex-start;font-size:10px;line-height:1.6}.production-workspace .suite-confirm-bar button{font-size:11px;padding-inline:7px}.production-stage{display:flex;flex-direction:column;min-width:0;min-height:560px;background:var(--surface);border:1px solid var(--line);border-radius:10px;overflow:hidden}.production-stage-heading{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--line);flex-shrink:0}.production-stage-heading h2{font-size:14px;margin:0}.production-stage-heading p{margin:5px 0 0;color:var(--muted);font-size:11px}.production-workspace .production-history{display:grid;gap:4px;font-size:10px;color:var(--muted);width:230px;min-width:0}.production-workspace .production-history select{width:100%;font-size:11px}.production-stage-body{min-height:0;flex:1;display:flex;flex-direction:column}.production-result-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;text-align:center;flex:1;min-height:330px;padding:40px 24px}.production-empty-art{display:grid;place-items:center;height:100px;width:126px;border:1px dashed var(--line);border-radius:10px;color:var(--muted);background:var(--surface-alt);margin-bottom:8px}.production-result-empty h2{font-size:20px;font-weight:500;margin:0}.production-result-empty p{font-size:12px;line-height:1.8;color:var(--muted);max-width:340px;margin:0}.production-empty-steps{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;font-size:10px;color:var(--muted);margin-top:14px}.production-empty-steps i{font-style:normal}.production-result-status{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:14px 20px;color:var(--muted);font-size:12px}.production-result-status button{margin-left:auto;padding:5px 8px;font-size:11px}.production-result-status a{color:var(--green)}.production-result-notice{margin:0 20px 12px;overflow-wrap:anywhere}.production-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px;padding:4px 20px 20px}.production-image-card{border:1px solid var(--line);border-radius:8px;overflow:hidden}.production-image{aspect-ratio:1;background:var(--surface-alt);position:relative;display:grid;place-items:center}.production-image img{width:100%;height:100%;object-fit:contain;position:absolute}.production-image button{position:absolute;bottom:12px;opacity:0;font-size:12px}.production-image:hover button,.production-image:focus-within button{opacity:1}.production-image-info{padding:12px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:12px}.production-image-info>span:last-child{flex-basis:100%;color:var(--muted);font-size:11px}.production-pending-images{min-height:210px;border:1px dashed var(--line);border-radius:8px;color:var(--muted);display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;font-size:12px}.production-pending-images span{font-size:11px}.production-workspace .production-stage :is(.sku-results,.suite-results){padding:18px}.production-workspace .production-stage :is(.sku-results-heading,.suite-results-heading){flex-wrap:wrap;gap:10px}.production-workspace .production-stage :is(.sku-results-heading,.suite-results-heading) h2{font-size:14px}.production-workspace .production-stage :is(.sku-result-grid,.suite-result-grid){grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.production-workspace .production-stage .suite-result-image{aspect-ratio:1;height:auto}.production-workspace .production-stage :is(.sku-result-info,.suite-result-info){padding:12px}@media(min-width:1050px)and (min-height:650px){.production-split{height:var(--production-height)}.production-rail,.production-stage{height:100%;min-height:0}.production-rail-scroll{overflow-y:auto;flex:1;scrollbar-gutter:stable}.production-rail-scroll>*{flex-shrink:0}.production-stage-body{overflow-y:auto}}@media(min-width:1600px){.production-split{grid-template-columns:390px minmax(0,1fr)}}@media(max-width:1049px){.production-split{grid-template-columns:minmax(0,1fr)}.production-stage{min-height:450px}}@media(max-width:600px){.production-workspace .production-guide{font-size:10px}.production-stage-heading{align-items:stretch;flex-direction:column;gap:12px;padding:14px}.production-workspace .production-history{width:100%}.production-result-empty{padding:30px 18px}.production-result-empty h2{font-size:17px}.production-workspace .white-template-choices button{min-width:70px;padding-inline:8px}.production-image-grid{grid-template-columns:minmax(0,1fr);padding-inline:14px}.production-image button{opacity:1}}@media(prefers-reduced-motion:reduce){.production-panel>summary>svg{transition:none}}.sku-workbench{margin-top:20px}.sku-item-new{scroll-margin-block:16px}.sku-added-notice{color:var(--accent);font-size:12px;line-height:1.6}.production-workspace .production-rail .sku-item-new>summary .production-panel-title{color:var(--accent)}@media(max-width:1049px),(max-height:649px){.sku-item-new{scroll-margin-top:calc(var(--topbar-height) + 16px)}}@media(max-width:650px){.sku-item-new{scroll-margin-top:calc(var(--topbar-height) + 77px)}}.sku-toolbar,.sku-picker-toolbar,.sku-results-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.sku-toolbar p{margin:0;color:var(--muted)}.sku-inputs{border:0;padding:0;margin:0;min-width:0}.sku-setup{display:grid;grid-template-columns:1fr 1fr;gap:20px}.sku-setup>.form-block,.sku-workbench .sku-inputs .sku-matrix{background:var(--surface);border:1px solid var(--line);border-radius:var(--panel-radius);padding:22px}.sku-reference-strip{display:flex;gap:20px;margin:20px 0 10px;align-items:center}.sku-frame{flex:0 0 124px;height:124px;display:flex;flex-direction:column;border-style:dashed;padding:8px;font-size:12px}.sku-frame img{width:78px;height:78px;object-fit:contain}.sku-frame.active{border-color:var(--green)}.sku-products{flex:1;min-width:0}.sku-thumbnails{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.sku-thumb{position:relative;width:48px;height:48px}.sku-thumb img{width:100%;height:100%;object-fit:contain;background:var(--bg);border:1px solid var(--line);border-radius:4px}.sku-thumb>span{position:absolute;left:0;bottom:0;font:11px var(--mono);padding:2px 4px;background:var(--green);color:var(--ink)}.sku-thumb button{position:absolute;right:-4px;top:-4px;min-height:18px;padding:1px;background:var(--surface)}.sku-picker-toolbar{margin-top:16px}.sku-asset-picker{max-height:148px;overflow:auto}.sku-mode-options{display:grid;gap:8px;margin-bottom:18px}.sku-mode-options button{justify-content:flex-start;text-align:left;padding:10px 14px;gap:16px}.sku-mode-options button.active{border-color:var(--green);background:var(--green-light)}.sku-mode-options small{font-weight:400;color:var(--muted)}.sku-matrix{margin-top:20px}.sku-parse-input{display:grid;grid-template-columns:2fr 1fr;gap:18px}.sku-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:12px 0}.sku-actions button,.sku-actions .button{min-height:32px;padding:5px 10px;font-size:12px}.sku-manual-points{display:flex;align-items:flex-end;gap:12px;border-top:1px solid var(--line);padding:18px 0}.sku-manual-points label{flex:1}.sku-manual-points button{margin-bottom:1px}.sku-edit-row{display:flex;padding:20px 0;gap:14px;border-top:1px solid var(--line)}.sku-row-index{flex:0 0 36px;display:flex;align-items:center;flex-direction:column;gap:10px}.sku-row-index>span{font:20px var(--mono);color:var(--green);padding-top:26px}.sku-row-main{flex:1;min-width:0}.sku-spec-fields{display:grid;grid-template-columns:2fr 70px 64px 100px 1.6fr;gap:12px}.sku-row-references{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:14px 0 10px}.sku-row-references>span{font-size:12px;color:var(--muted);margin-right:8px}.sku-row-references button{position:relative;width:52px;height:52px;padding:3px}.sku-row-references button.selected{border:2px solid var(--green);background:var(--green-light)}.sku-row-references img{width:100%;height:100%;object-fit:contain}.sku-row-references button span{position:absolute;bottom:0;left:2px;font:11px var(--mono);background:var(--surface);padding:1px 3px}.sku-row-references button svg{position:absolute;right:0;bottom:0;color:var(--green);background:var(--surface)}.sku-warning{font-size:12px;color:var(--warning);margin:8px 0}.sku-confirm{margin-top:12px;color:var(--green);font-size:12px}.sku-inputs details summary{cursor:pointer;color:var(--muted);font-size:12px;margin-bottom:8px}.sku-submit-bar{position:sticky;bottom:0;z-index:8;display:flex;align-items:center;gap:12px;background:var(--surface);border:1px solid var(--line);box-shadow:0 -4px 18px var(--shadow-color);padding:16px 22px;border-radius:0 0 10px 10px}.sku-submit-bar>div{flex:1}.sku-submit-bar small{display:block;color:var(--muted);margin-top:3px}.sku-history{margin-top:30px;padding:18px 0;border-top:1px solid var(--line)}.sku-results-heading h2{font-size:18px;margin:0}.sku-results-heading p{margin:5px 0 0}.sku-result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.sku-result-item{background:var(--surface);border:1px solid var(--line);border-radius:10px;overflow:hidden}.sku-result-image{aspect-ratio:1;position:relative;display:grid;place-items:center;background:var(--surface-alt)}.sku-result-image>img{width:100%;height:100%;object-fit:contain}.sku-result-image>span{text-align:center;color:var(--muted)}.sku-result-image small{display:block;font-size:12px;margin-top:6px}.sku-preview{position:absolute;bottom:12px;right:12px;opacity:0;transition:opacity .15s}.sku-result-image:hover .sku-preview,.sku-preview:focus-visible{opacity:1}.sku-result-info{padding:16px;min-width:0}.sku-result-info h3{margin:0 0 6px;font-size:15px;overflow-wrap:anywhere}.sku-result-info p{font-size:12px;color:var(--muted)}.sku-result-list{display:grid;gap:14px}.sku-result-list .sku-result-item{display:grid;grid-template-columns:170px 1fr}.sku-preview-large{display:block;max-width:100%;max-height:75vh;margin:auto;object-fit:contain}@media(max-width:1200px){.sku-setup{grid-template-columns:1fr}.sku-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sku-spec-fields{grid-template-columns:2fr 64px 64px 100px}.sku-spec-fields>label:last-child{grid-column:1/-1}}@media(max-width:650px){.sku-parse-input,.sku-result-grid{grid-template-columns:1fr}.sku-toolbar,.sku-results-heading{align-items:flex-start;flex-direction:column}.sku-spec-fields{grid-template-columns:1fr 1fr}.sku-spec-fields>label:first-child{grid-column:1/-1}.sku-submit-bar{flex-wrap:wrap;padding:12px}.sku-submit-bar>div{flex-basis:100%}.sku-manual-points{align-items:stretch;flex-direction:column}.sku-result-list .sku-result-item{grid-template-columns:100px 1fr}.sku-setup>.form-block,.sku-workbench .sku-inputs .sku-matrix{padding:16px}.sku-reference-strip{gap:12px}.sku-mode-options button{align-items:flex-start;flex-direction:column;gap:4px}}@media(prefers-reduced-motion:reduce){.sku-preview{transition:none}}.sku-prompt-editor{min-width:0}.sku-prompt-editor textarea{min-height:220px;line-height:1.7}.sku-prompt-tokens,.sku-prompt-actions{display:flex;flex-wrap:wrap;align-items:end;gap:8px;margin-top:10px}.sku-prompt-tokens button{min-height:28px;padding:3px 8px;font-size:11px}.sku-prompt-actions button{font-size:12px}.sku-prompt-actions label{flex:1 1 150px;min-width:0}.sku-prompt-actions select{width:100%}.sku-prompt-preview{white-space:pre-wrap;overflow-wrap:anywhere;max-height:360px;overflow:auto;padding:12px;border:1px solid var(--line);border-radius:6px;background:var(--surface-alt);color:var(--ink);font:inherit;font-size:12px;line-height:1.7}.white-production{margin-top:18px}.white-production .form-block{padding:20px 0}.white-production .block-heading{margin-bottom:14px}.white-production .white-reference-note{margin:10px 0}.white-template-choices,.white-ratios{display:flex;gap:8px;flex-wrap:wrap}.white-template-choices button{flex:1;min-width:100px;gap:8px}.white-production button[aria-pressed=true]{color:var(--green);background:var(--green-light);border-color:var(--green)}.white-production .white-template-description{margin:12px 0;color:var(--ink);line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.white-production .white-defaults{display:flex;gap:7px;margin:0;color:var(--muted);line-height:1.7}.white-defaults svg{flex-shrink:0;margin-top:2px}.white-ratios button{flex:1;min-width:55px;font-family:var(--mono)}.white-supplement,.white-saved-template{margin-top:16px}.white-more{margin-top:18px;border-top:1px solid var(--line);padding-top:14px}.white-more summary{cursor:pointer;font-size:12px;color:var(--ink)}.white-more summary span{margin-left:12px;color:var(--muted);font-size:11px}.white-more>.fields{margin-top:16px}.white-more>p{font-size:11px;line-height:1.7;margin:12px 0}.white-summary .white-quality-note{margin:16px 0;line-height:1.7}.white-production :is(button,summary):focus-visible{outline:2px solid var(--green);outline-offset:3px}@media(max-width:650px){.white-template-choices button{min-width:75px}.white-ratios{gap:5px}.white-ratios button{min-width:45px;padding-inline:8px}.white-more summary span{display:inline-block;margin-left:6px}}.suite-workbench{margin-top:20px}.suite-topline,.suite-section-title,.suite-stage-head,.suite-plan-intro,.suite-results-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.suite-topline{margin-bottom:22px}.suite-topline h2{font-size:21px}.suite-layout{display:grid;grid-template-columns:minmax(310px,370px) minmax(0,1fr);gap:24px;align-items:start}.suite-controls,.suite-pages,.suite-edit{border:0;margin:0;padding:0;min-width:0}.suite-controls{display:grid;gap:14px}.suite-section{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:16px;display:grid;gap:12px}.suite-section-title{border-bottom:1px solid var(--line);padding-bottom:12px}.suite-section-title>span,.suite-help{font-size:12px;color:var(--muted)}.suite-section label,.suite-page-fields label,.suite-result-info label{display:grid;gap:6px;font-size:12px;font-weight:500;min-width:0}.suite-section input,.suite-section textarea,.suite-section select,.suite-page-fields input,.suite-page-fields textarea,.suite-page-fields select{width:100%;min-width:0;font-size:13px}.suite-required{color:var(--green);font-size:11px}.suite-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.suite-upload{display:flex;align-items:center;flex-direction:column;gap:7px;text-align:center;padding:16px 10px;border:1px dashed var(--line);border-radius:8px;background:var(--surface-alt)}.suite-upload>svg{color:var(--green)}.suite-upload strong{font-size:13px}.suite-upload>span{font-size:11px;color:var(--muted)}.suite-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.suite-actions button,.suite-actions .button{font-size:12px;min-height:34px;padding:6px 10px}.suite-refs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.suite-refs>div{position:relative;min-width:0}.suite-refs img{width:100%;height:60px;object-fit:contain;background:var(--surface-alt);border-radius:5px}.suite-refs select{font-size:11px;padding:5px}.suite-remove{position:absolute;right:3px;top:3px;min-height:23px;width:23px;padding:2px;border-radius:50%}.suite-readonly{font-size:12px;color:var(--muted);padding:10px;background:var(--surface-alt);border-radius:5px;overflow-wrap:anywhere}.suite-specs>div{display:grid;gap:11px;padding:0 0 8px}.suite-specs>div+div{border-left:1px solid var(--line);padding-left:14px}.suite-specs h3{color:var(--green)}.suite-size{font-size:11px;color:var(--green);font-variant-numeric:tabular-nums}.suite-more{display:block}.suite-more summary{cursor:pointer;font-weight:600;list-style-position:inside}.suite-more summary>span{display:block;font-size:11px;font-weight:400;color:var(--muted);margin:5px 0 0 16px}.suite-more[open]>.suite-help{margin:14px 0}.suite-stage{min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:10px;overflow:hidden}.suite-stage-head{padding:16px 22px;border-bottom:1px solid var(--line);flex-wrap:wrap}.suite-stage-head>.muted{font-size:11px}.suite-plan-intro{padding:28px 24px 20px;align-items:flex-start;flex-wrap:wrap}.suite-plan-intro h2{font-size:20px}.suite-plan-intro p{margin-top:6px;color:var(--muted);font-size:12px}.suite-notice{margin:0 24px 16px;padding:12px 14px;background:var(--surface-alt);color:var(--ink);border:1px solid var(--line);border-radius:6px;font-size:12px}.suite-prompt-summary{margin:0 24px 18px;border-left:3px solid var(--line);padding:10px 14px;background:var(--surface-alt);font-size:12px}.suite-prompt-summary p{white-space:pre-wrap;overflow-wrap:anywhere;max-height:140px;overflow:auto}.suite-prompt-summary small{display:block;color:var(--muted);margin-top:8px;line-height:1.6}.suite-empty-plan{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:65px 28px;color:var(--muted);text-align:center;gap:16px;min-height:440px}.suite-empty-plan>svg{color:var(--muted)}.suite-empty-plan h3{font-size:18px;color:var(--ink)}.suite-empty-plan>p{font-size:13px}.suite-example{max-width:440px;border-top:1px solid var(--line);margin-top:10px;padding-top:22px;font-size:12px}.suite-example>span{color:var(--ink);font-weight:600}.suite-example p{margin:8px 0}.suite-pages{margin:0 24px 24px}.suite-page{border-top:1px solid var(--line)}.suite-page:last-child{border-bottom:1px solid var(--line)}.suite-page>summary{display:flex;align-items:center;gap:13px;padding:18px 0;cursor:pointer;list-style:none}.suite-page>summary::-webkit-details-marker{display:none}.suite-number{font-size:18px;min-width:28px;color:var(--muted);font-variant-numeric:tabular-nums}.suite-page>summary>div{display:grid;gap:3px;min-width:140px}.suite-page>summary strong{font-size:14px}.suite-page>summary>div>span{font-size:11px;color:var(--muted)}.suite-page-summary{font-size:12px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.suite-expand{font-size:12px;color:var(--green);margin-left:auto}.suite-page[open] .suite-expand{font-weight:700}.suite-page-body{padding:0 0 22px 41px;display:grid;gap:14px}.suite-page-fields{display:grid;gap:14px}.suite-page-refs{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px}.suite-page-refs>label{display:flex;flex-direction:column;position:relative;align-items:center;width:67px;font-size:10px}.suite-page-refs img{width:60px;height:52px;object-fit:contain;background:var(--surface-alt);border-radius:5px}.suite-page-refs input{position:absolute;top:4px;left:4px;width:14px;height:14px}.suite-confirm-bar{padding:20px 24px;background:var(--surface);border-top:1px solid var(--line);display:grid;gap:16px}.suite-confirm-bar>.suite-actions{justify-content:flex-end}.suite-confirm-bar .suite-help{flex:1}.suite-confirm-bar>.checkbox{font-size:12px}.suite-library{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:18px}.suite-library>button{position:relative;flex-direction:column;justify-content:flex-start;padding:9px;min-width:0}.suite-library img{width:100%;height:105px;object-fit:contain}.suite-library span{font-size:11px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.suite-library svg{position:absolute;right:8px;top:8px;color:var(--green)}.suite-results{padding:24px;display:grid;gap:16px}.suite-results-heading{flex-wrap:wrap}.suite-results-heading h2{font-size:18px}.suite-results-heading p{font-size:12px}.suite-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.suite-result-grid>article{border:1px solid var(--line);border-radius:8px;overflow:hidden}.suite-result-image{height:245px;position:relative;background:var(--surface-alt);display:flex;align-items:center;justify-content:center}.suite-result-image>img{width:100%;height:100%;object-fit:contain}.suite-result-image>button{position:absolute;bottom:12px;opacity:0;transition:opacity .15s}.suite-result-image:hover>button,.suite-result-image:focus-within>button{opacity:1}.suite-result-image>div{display:grid;justify-items:center;gap:10px;color:var(--muted)}.suite-result-info{padding:15px;display:grid;gap:10px}.suite-result-info>p{font-size:12px;color:var(--muted)}.suite-result-info>.badge{justify-self:start}.suite-edit{padding:24px;display:grid;gap:18px}.suite-edit .checkbox{display:flex}.suite-page-fields textarea{resize:vertical}.suite-workbench textarea{line-height:1.6}@media(min-width:1650px){.suite-layout{grid-template-columns:390px minmax(0,1fr)}.suite-result-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1100px){.suite-layout{grid-template-columns:310px minmax(0,1fr);gap:16px}.suite-section{padding:16px}.suite-page-summary{display:none}.suite-plan-intro,.suite-stage-head,.suite-results{padding:20px}.suite-pages{margin-left:20px;margin-right:20px}.suite-result-grid{grid-template-columns:1fr}.suite-topline h2,.suite-plan-intro h2{font-size:18px}}@media(max-width:820px){.suite-layout{grid-template-columns:1fr}.suite-stage{order:2}.suite-topline{align-items:flex-start}.suite-fields{gap:12px}.suite-library{grid-template-columns:repeat(3,minmax(0,1fr))}.suite-page-body{padding-left:0}.suite-confirm-bar>.suite-actions{justify-content:flex-start}.suite-confirm-bar .suite-help{flex-basis:100%}.suite-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.suite-result-grid{grid-template-columns:1fr}.suite-library{grid-template-columns:repeat(2,minmax(0,1fr))}.suite-plan-intro{gap:15px}.suite-topline>button{white-space:nowrap}.suite-topline p{font-size:11px}.suite-stage-head{padding:12px}.suite-stage-head .tabs button{font-size:12px;padding:8px}.suite-page-summary{display:none}.suite-upload{padding:20px 6px}.suite-prompt-summary{margin-left:16px;margin-right:16px}}.suite-smart{border-block:1px solid var(--line);padding:16px 0;margin:0 24px 18px}.suite-smart-action{display:flex;justify-content:space-between;align-items:center;gap:16px}.suite-smart-action p{font-size:13px;margin:5px 0 0;color:var(--muted)}.suite-smart-action button{white-space:nowrap}@media(max-width:650px){.suite-smart-action{align-items:stretch;flex-direction:column}}.category-picker{position:relative;min-width:0}.category-picker-input{display:flex;position:relative}.category-picker-input input{width:100%;min-width:0;padding-right:35px}.category-picker-input>button{position:absolute;right:2px;top:2px;bottom:2px;min-height:0;width:30px;padding:0;border:0;background:transparent;color:var(--muted)}.category-picker-list{position:fixed;z-index:90;max-height:220px;overflow:auto;padding:4px;background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:0 8px 24px var(--shadow-color)}.category-picker-list>button{display:flex;justify-content:space-between;gap:8px;width:100%;min-height:36px;padding:8px 10px;border:0;background:transparent;text-align:left;font-size:12px;overflow-wrap:anywhere}.category-picker-list>button:hover,.category-picker-list>button.active{background:var(--selection)}.category-picker-list>button[aria-selected=true]{color:var(--accent);background:var(--selection)}.category-picker-hint,.category-picker-error,.category-picker-empty{display:block;margin-top:5px;font-size:10px;line-height:1.5;font-weight:400;color:var(--danger)}.category-picker-error{color:var(--danger)}.category-picker-empty{padding:8px}.production-workspace .production-rail .suite-plan-panel .suite-plan-body{gap:0}.production-workspace .production-rail .suite-plan-panel .suite-plan-smart{padding:0;margin:0;border:0}.suite-plan-tools{display:flex;align-items:center;justify-content:space-between;gap:8px 16px;flex-wrap:wrap;margin-bottom:14px}.suite-plan-tools>span{color:var(--muted);font-size:12px}.production-workspace .production-rail .suite-plan-tools>button{border:0;padding:8px 0;color:var(--green);background:transparent;font-size:12px}.suite-plan-tools button>span{color:var(--muted);font-size:11px}.production-workspace .production-rail .suite-plan-panel .suite-page>summary{gap:14px;padding:18px 0}.suite-page-label{display:grid;gap:2px;min-width:38px;color:var(--muted);font-size:10px;text-align:center}.suite-page-label b{font-family:var(--font-numeric);color:var(--green);font-size:18px;line-height:1.3;font-weight:500}.production-workspace .production-rail .suite-plan-panel .suite-page>summary>div{flex:1;min-width:0;gap:5px}.suite-plan-panel .suite-page-headline{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.suite-page-chevron{flex-shrink:0;color:var(--muted)}.suite-page[open]>summary .suite-page-chevron{transform:rotate(180deg)}.production-workspace .production-rail .suite-plan-panel .suite-page[open]>summary strong{color:var(--green)}.production-workspace .production-rail .suite-plan-panel .suite-page-body{padding-bottom:24px;gap:16px}.production-workspace .production-rail .suite-plan-panel .suite-page-fields>.suite-fields{grid-template-columns:minmax(0,1fr)}.production-workspace .production-rail .suite-plan-panel .suite-page-fields textarea{min-height:84px}.production-workspace .production-rail .suite-plan-rebuild{justify-self:start;margin-top:14px;border:0;background:transparent;color:var(--muted);font-size:12px;padding:8px 0}.suite-plan-update{display:grid;gap:10px;padding-bottom:18px;color:var(--green);font-size:12px}.suite-plan-update p{margin:0}.suite-plan-update button{justify-self:start}.suite-plan-empty{color:var(--muted);font-size:13px;line-height:1.8;padding-bottom:10px}.suite-plan-empty p{margin:0 0 12px}.suite-smart-dialog{display:grid;gap:14px}.suite-smart-dialog>label{display:grid;gap:10px}.suite-smart-dialog textarea{width:100%;min-height:112px;resize:vertical}.suite-smart-dialog p{margin:0;font-size:13px}.suite-smart-dialog .suite-notice{margin:0}.suite-smart-loading{display:grid;justify-items:center;gap:16px;padding-block:36px;text-align:center}.suite-smart-loading>svg,.suite-smart-success{color:var(--green)}.suite-smart-loading p,.suite-smart-result p{margin:0;font-size:13px;line-height:1.8;overflow-wrap:anywhere;white-space:pre-wrap}.suite-smart-result{display:grid;gap:16px}.suite-smart-warning{color:#ad5e20}.suite-smart-reason{padding:12px 14px;border-left:3px solid #ad5e20;background:var(--surface-alt)}.suite-smart-status{margin-bottom:14px;font-size:12px}.production-workspace .production-split{grid-template-columns:420px minmax(0,1fr);gap:24px}.production-workspace .production-rail{background:var(--surface)}.production-workspace .production-rail-scroll{padding:0 24px 24px;gap:0}.production-workspace .production-rail :is(.production-form,.suite-controls,.sku-setup,.sku-inputs){gap:0}.production-workspace .production-rail .production-panel{border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent}.production-workspace .production-rail .production-panel>summary{padding:23px 0;gap:8px 14px;min-height:70px}.production-workspace .production-rail .production-panel-title{font-size:14px;font-weight:600}.production-workspace .production-rail .production-panel-summary{font-size:12px;line-height:1.65;flex-basis:calc(100% - 32px)}.production-workspace .production-rail .production-panel[open]>summary{margin-bottom:0}.production-workspace .production-rail .production-panel[open]>summary .production-panel-summary{display:none}.production-workspace .production-rail .sku-item-panel[open]>summary .production-panel-summary{display:block}.production-workspace .production-rail .production-panel-body{padding:0 0 25px;gap:20px}.production-workspace .production-rail .production-field-tag{padding:0;background:none;font-size:12px;margin-left:5px}.production-workspace .production-rail label{font-size:13px;line-height:1.55;gap:9px}.production-workspace .production-rail :is(input,select,textarea){font-size:13px}.production-workspace .production-rail :is(input:not([type=checkbox]):not([type=file]),select){min-height:44px;padding:10px 12px}.production-workspace .production-rail textarea{min-height:104px;padding:12px;line-height:1.75}.production-workspace .production-rail button{min-height:40px;font-size:13px}.production-workspace .production-rail :is(.muted,.suite-help){font-size:12px;line-height:1.75}.production-workspace .production-rail :is(.fields,.suite-fields){gap:18px 16px}.production-workspace .production-rail .production-inline>summary{padding:8px 0;font-size:12px}.production-workspace .production-rail .production-prompt-label{display:none}.production-workspace .production-rail .production-reference-library{margin:0;padding:0;border:0}.production-workspace .production-rail .production-reference-library>summary{display:flex;align-items:center;gap:10px;color:var(--green);font-size:13px;cursor:pointer;list-style:none;padding:8px 0;min-height:40px}.production-workspace .production-rail .production-reference-library>summary::-webkit-details-marker{display:none}.production-workspace .production-rail .production-reference-library[open]>summary svg{transform:rotate(180deg)}.production-workspace .production-rail .production-reference-library>div{display:grid;gap:16px;padding-top:12px}.production-workspace .production-rail .asset-picker-header{align-items:center;gap:12px;font-size:12px}.production-workspace .production-rail .asset-picker-header>span{display:none}.production-workspace .production-rail .asset-picker-header .checkbox{font-size:12px}.production-workspace .production-rail .mini-assets{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:10px;max-height:172px}.production-workspace .production-rail .mini-assets button{width:100%;height:82px;max-width:none;padding:4px}.production-workspace .production-rail .mini-assets img{height:72px}.production-workspace .production-rail .chosen-references{grid-template-columns:minmax(0,1fr);gap:16px;max-height:180px}.production-workspace .production-rail .chosen-ref{display:grid;grid-template-columns:76px minmax(0,1fr) 26px;align-items:center;gap:16px;padding:0;position:relative;border:0;background:transparent}.production-workspace .production-rail .chosen-ref img{width:100%;height:76px;object-fit:contain;background:var(--bg);border-radius:6px}.production-workspace .production-rail .chosen-ref>div{display:grid;gap:4px;min-width:0}.production-workspace .production-rail .chosen-ref strong{display:none}.production-workspace .production-rail .chosen-ref small{font-size:11px}.production-workspace .production-rail .chosen-ref select{width:100%;min-height:44px;padding:10px 12px;font-size:13px}.production-workspace .production-rail .chosen-ref .icon-button{align-self:start;width:26px;min-height:26px;padding:4px;border:0;background:var(--surface)}.production-workspace .production-rail .production-clear-row{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin:0;padding:4px 0}.production-workspace .production-rail .production-clear-row>button{min-height:32px;border:0;color:var(--green);font-size:11px;padding:4px 0 4px 10px}.production-workspace .production-rail .production-clear-row>select.production-template-select{flex:0 1 140px;width:140px;min-width:0;min-height:32px;height:32px;padding:4px 8px;font-size:12px;text-overflow:ellipsis}.production-workspace .production-rail .production-clear-row~fieldset>.production-panel:first-child>summary,.production-workspace .production-rail .production-clear-row~.sku-inputs>.sku-setup>.production-panel:first-child>summary{padding-top:12px;min-height:54px}.production-workspace .production-rail .suite-upload{padding:20px 12px;gap:12px;background:var(--bg)}.production-workspace .production-rail .suite-upload strong{font-size:13px;font-weight:500}.production-workspace .production-rail .suite-upload>span{font-size:11px}.production-workspace .production-rail .suite-refs{gap:12px}.production-workspace .production-rail .suite-refs img{height:80px}.production-workspace .production-rail .suite-remove{min-height:26px;width:26px}.production-workspace .production-rail .suite-refs select{min-height:36px;padding:6px 4px;font-size:12px}.production-workspace .production-rail .white-template-choices{gap:10px}.production-workspace .production-rail .white-template-choices button{min-width:90px;min-height:44px;padding-inline:8px}.production-workspace .production-rail .white-defaults{font-size:12px}.production-workspace .production-rail .white-more summary span{margin-left:0}.production-workspace .production-rail .sku-reference-strip{gap:18px}.production-workspace .production-rail .sku-frame{flex-basis:132px;height:132px;font-size:12px}.production-workspace .production-rail .sku-frame img{width:80px;height:80px}.production-workspace .production-rail .sku-mode-options{gap:10px}.production-workspace .production-rail .sku-mode-options button{padding:12px;gap:7px}.production-workspace .production-rail .sku-mode-options small{font-size:11px;line-height:1.6}.production-workspace .production-rail .sku-inputs .sku-matrix{padding:24px 0;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent}.production-workspace .production-rail .sku-matrix .block-heading{margin-bottom:18px}.production-workspace .production-rail .sku-matrix .block-heading h2{font-size:14px}.production-workspace .production-rail .sku-matrix>p{margin-bottom:20px}.production-workspace .production-rail .sku-matrix>.sku-actions{margin:18px 0 0}.production-workspace .production-rail .sku-row-list{gap:0;margin-top:14px}.production-workspace .production-rail .sku-spec-fields{gap:18px 16px}.production-workspace .production-rail .sku-row-main{gap:18px}.production-workspace .production-rail .sku-edit-row{padding-top:10px}.production-workspace .production-rail .sku-row-index{top:-14px}.production-workspace .production-rail .suite-plan-body{gap:18px}.production-workspace .production-rail .suite-plan-intro h2{display:none}.production-workspace .production-rail .suite-plan-intro p{font-size:12px;margin:0}.production-workspace .production-rail .suite-plan-intro{align-items:center;gap:14px}.production-workspace .production-rail .suite-smart{padding:18px 0;border-bottom:0}.production-workspace .production-rail .suite-smart-action{align-items:flex-start}.production-workspace .production-rail .suite-smart-action strong{font-size:13px}.production-workspace .production-rail .suite-smart-action p{font-size:12px;line-height:1.7}.production-workspace .production-rail .suite-page>summary{padding:20px 0;gap:12px}.production-workspace .production-rail .suite-page>summary strong{font-size:13px}.production-workspace .production-rail .suite-page-body{gap:18px}.production-workspace .production-rail :is(.production-submit,.sku-submit-bar,.suite-confirm-bar){padding:16px 24px 20px;gap:12px;box-shadow:none}.production-workspace .production-rail :is(.production-submit,.sku-submit-bar,.suite-confirm-bar) button{min-height:44px;font-size:13px;padding:10px 12px}.production-workspace .production-rail :is(.production-submit,.sku-submit-bar,.suite-confirm-bar) button:not(.primary){border-color:transparent;color:var(--muted)}.production-workspace .production-rail .production-estimate{font-size:12px;line-height:1.6}.production-workspace .production-rail .production-readiness{padding:0;background:transparent;font-size:12px;margin:0;gap:6px}.production-workspace .production-rail .production-readiness strong{font-size:12px}.production-workspace .production-rail .sku-submit-bar strong{font-size:13px}.production-workspace .production-rail .sku-submit-bar small{font-size:11px;margin-top:5px}.production-workspace .production-rail .suite-confirm-bar .checkbox{font-size:12px;gap:8px}.production-workspace .production-rail .suite-confirm-bar .suite-actions{gap:12px}@media(min-width:1050px)and (min-height:650px){.production-workspace{display:flex;flex-direction:column;height:calc(100dvh - var(--topbar-height) - 56px);min-height:0}.production-workspace :is(.sku-workbench,.suite-workbench){display:flex;flex-direction:column;flex:1;min-height:0}.production-workspace .production-split{height:auto;flex:1;min-height:0}}@media(min-width:1600px){.production-workspace .production-split{grid-template-columns:460px minmax(0,1fr)}}@media(min-width:1050px)and (max-width:1249px){.production-workspace .production-split{grid-template-columns:390px minmax(0,1fr);gap:18px}}@media(max-width:1049px){.production-workspace .production-split{grid-template-columns:minmax(0,1fr)}}@media(max-width:600px){.production-workspace .production-rail-scroll{padding-inline:18px}.production-workspace .production-rail :is(.production-submit,.sku-submit-bar,.suite-confirm-bar){padding-inline:18px}.production-workspace .production-rail .production-panel>summary{padding-block:21px}.production-workspace .production-rail .white-template-choices button{min-width:72px;font-size:12px}}.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #555;--xy-background-pattern-lines-color-default: #333;--xy-background-pattern-cross-color-default: #333;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;touch-action:none}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var( --xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)) );color:var( --xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)) )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));translate:-50% -50%}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}.modal.wide:has(.canvas-library){width:1120px;max-width:calc(100vw - 40px)}.canvas-library{--gallery-muted: var(--muted)}.canvas-library button,.canvas-library input,.canvas-library select{font-size:12px}.gallery-toolbar{display:flex;align-items:center;gap:10px;padding:18px 24px;border-bottom:1px solid var(--line)}.gallery-search{display:flex;align-items:center;gap:9px;flex:1;max-width:460px;padding:0 12px;background:var(--bg);border:1px solid var(--line);border-radius:7px;color:var(--muted)}.gallery-search:focus-within{border-color:var(--green);outline:2px solid var(--green-light)}.gallery-search input{min-width:0;width:100%;height:40px;border:0;background:transparent;padding:8px 0;box-shadow:none;outline:none}.gallery-toolbar>.primary{margin-left:auto;min-height:40px;white-space:nowrap}.canvas-library .gallery-icon{width:32px;min-width:32px;height:32px;min-height:32px;padding:0;border:0;background:transparent;color:var(--muted)}.canvas-library .gallery-icon:hover,.canvas-library .gallery-icon[aria-expanded=true]{background:var(--green-light);color:var(--green)}.gallery-body{display:grid;grid-template-columns:200px minmax(0,1fr);height:min(580px,calc(100dvh - 210px));min-height:280px}.gallery-folders{background:var(--surface-alt);border-right:1px solid var(--line);padding:18px 12px;overflow-y:auto}.canvas-library .gallery-folder{width:100%;min-height:42px;display:flex;justify-content:flex-start;gap:9px;border:0;padding:8px 10px;background:transparent;color:var(--ink);text-align:left}.gallery-folder>svg{flex-shrink:0;color:var(--muted)}.gallery-folder>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gallery-folder>small{margin-left:auto;color:var(--muted);font:11px var(--font-numeric)}.canvas-library .gallery-folder.active,.gallery-folder-row.active{color:var(--green);background:var(--green-light);border-radius:6px}.gallery-folder-row.active .gallery-folder{color:var(--green)}.gallery-folder-heading{display:flex;justify-content:space-between;align-items:center;margin:21px 3px 6px 10px;color:var(--muted);font-size:11px}.gallery-folder-row{display:flex;align-items:center;position:relative;margin-bottom:3px}.gallery-folder-row>.gallery-folder{min-width:0;padding-right:2px}.gallery-folder-row>.gallery-menu-anchor{margin-right:3px}.gallery-folder-row .gallery-icon{opacity:0}.gallery-folder-row:is(:hover,:focus-within) .gallery-icon,.gallery-folder-row .gallery-icon[aria-expanded=true]{opacity:1}.gallery-folder-hint{padding:5px 10px;font-size:11px;color:var(--muted);line-height:1.7}.gallery-folder-error{padding:8px;color:var(--danger);font-size:12px}.canvas-library .drop-target{background:var(--green-light);outline:2px dashed var(--green);outline-offset:-2px;border-radius:6px}.gallery-content{padding:20px 24px;min-width:0;overflow-y:auto}.gallery-list-heading{display:flex;gap:14px;justify-content:space-between;align-items:center;margin-bottom:20px}.gallery-list-heading>div:first-child{display:flex;align-items:baseline;flex-wrap:wrap;gap:9px;min-width:0}.gallery-list-heading h3{font-size:15px;overflow-wrap:anywhere}.gallery-list-heading>div>span{color:var(--muted);font-size:11px;white-space:nowrap}.gallery-filters{display:flex;gap:8px;align-items:center;flex-shrink:0}.gallery-filters select{max-width:125px;padding:6px;border-color:transparent;background:transparent;color:var(--muted);min-height:34px}.gallery-filters button{padding:6px 10px;min-height:34px;white-space:nowrap}.gallery-filters button.active{border-color:var(--green);color:var(--green);background:var(--green-light)}.gallery-selection{display:flex;flex-wrap:wrap;align-items:center;gap:6px;background:var(--green-light);border-radius:6px;padding:8px 10px;margin-bottom:16px}.gallery-selection label{display:flex;flex-direction:row;align-items:center;gap:8px;margin-right:auto;font-size:12px}.canvas-library input[type=checkbox]{accent-color:var(--green)}.gallery-selection input{width:16px;height:16px}.gallery-selection button{background:transparent;border-color:transparent;padding:5px 8px;min-height:32px}.canvas-library .canvas-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(195px,1fr));gap:16px}.canvas-library .canvas-gallery-grid article{position:relative;min-width:0;border:1px solid var(--line);border-radius:9px;background:var(--surface);transition:border-color .12s ease,box-shadow .12s ease}.canvas-library .canvas-gallery-grid article:is(:hover,:focus-within){border-color:var(--accent);box-shadow:0 3px 12px var(--selection)}.canvas-library .canvas-gallery-grid article.selected{border-color:var(--green);box-shadow:0 0 0 1px var(--green)}.canvas-library .gallery-card-open{display:block;border:0;padding:0;width:100%;background:transparent;text-align:left;border-radius:9px}.gallery-cover{position:relative;height:146px;border-radius:8px 8px 0 0;overflow:hidden;background:var(--surface-alt);display:grid;place-items:center}.gallery-cover img{width:100%;height:100%;object-fit:contain}.gallery-empty-cover{display:flex;flex-direction:column;align-items:center;gap:9px;color:var(--muted)}.gallery-empty-cover span{font-size:11px}.gallery-current{position:absolute;bottom:9px;left:9px;display:flex;align-items:center;gap:4px;padding:4px 7px;border-radius:4px;background:var(--selection);color:var(--green);font-size:10px}.gallery-card-info{display:flex;flex-direction:column;gap:6px;padding:13px 14px}.gallery-card-info strong{font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gallery-card-info small,.gallery-card-info time{font-size:11px;color:var(--muted)}.gallery-card-select{position:absolute;left:9px;top:9px;z-index:2;display:grid;place-items:center;background:var(--surface);border-radius:4px;width:28px;height:28px;opacity:0}.gallery-card-select input{width:16px;height:16px;cursor:pointer}.gallery-card-menu{position:absolute;top:8px;right:8px;z-index:3}.canvas-library .gallery-card-menu>.gallery-icon{background:var(--surface);opacity:0;border-radius:5px}.canvas-gallery-grid article:is(:hover,:focus-within) .gallery-card-select,.is-selecting .gallery-card-select,.selected .gallery-card-select,.canvas-gallery-grid article:is(:hover,:focus-within) .gallery-card-menu>.gallery-icon,.gallery-card-menu>.gallery-icon[aria-expanded=true]{opacity:1}.gallery-menu-anchor{position:relative}.gallery-card-menu.gallery-menu-anchor{position:absolute}.gallery-popover{position:absolute;top:calc(100% + 5px);right:0;width:190px;background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:5px;box-shadow:0 8px 25px var(--shadow-color);z-index:10}.gallery-folder-row:has(.gallery-popover),.canvas-gallery-grid article:has(.gallery-popover){z-index:5}.canvas-library .gallery-popover button{width:100%;border:0;background:transparent;justify-content:flex-start;padding:9px 10px;gap:9px;font-size:12px}.canvas-library .gallery-popover button:hover{background:var(--bg)}.gallery-popover small{display:block;padding:8px 10px;border-top:1px solid var(--line);font-size:10px;color:var(--muted);line-height:1.6}.gallery-popover.folder-popover{width:154px;right:-5px}.canvas-library .gallery-danger{color:var(--danger)}.gallery-bottom-hint{margin-top:20px;color:var(--muted);font-size:11px}.gallery-empty{min-height:285px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;color:var(--muted)}.gallery-empty h3{color:var(--ink);font-size:15px}.gallery-empty p{font-size:12px;line-height:1.7}.gallery-empty button{margin-top:6px}.gallery-action-body{display:flex;flex-direction:column;gap:18px}.gallery-action-body>label{display:flex;flex-direction:column;gap:9px}.gallery-action-body p{margin:0;line-height:1.8}.gallery-action-error{color:var(--danger)}.gallery-delete-note{color:var(--muted)}.modal-footer .gallery-delete-confirm{color:var(--ink);background:var(--danger-solid);border-color:var(--danger-solid)}.canvas-library :is(button,input,select):focus-visible{outline:2px solid var(--green);outline-offset:2px}.gallery-search input:focus-visible{outline:0}@media(prefers-reduced-motion:reduce){.canvas-library .canvas-gallery-grid article{transition:none}}@media(max-width:1000px){.gallery-list-heading{align-items:flex-start;flex-direction:column;gap:12px}}@media(hover:none){.gallery-card-select,.canvas-library .gallery-card-menu>.gallery-icon,.gallery-folder-row .gallery-icon{opacity:1}}@media(max-width:650px){.modal.wide:has(.canvas-library){max-width:calc(100vw - 16px);max-height:calc(100dvh - 24px)}.gallery-toolbar{padding:12px;gap:7px;flex-wrap:wrap}.gallery-search{order:3;flex-basis:100%;max-width:none}.gallery-toolbar>.primary{margin-left:0}.gallery-toolbar>.gallery-menu-anchor{margin-left:auto}.gallery-body{display:block;height:min(580px,calc(100dvh - 230px));overflow-y:auto}.gallery-folders{display:flex;flex-wrap:wrap;gap:5px;padding:10px 12px;border-right:0;border-bottom:1px solid var(--line);overflow:visible}.canvas-library .gallery-folders>.gallery-folder{width:auto;min-height:36px}.gallery-folder-heading{order:2;margin:0}.gallery-folder-heading>span,.gallery-folder-hint{display:none}.gallery-folder-row{margin:0;max-width:100%}.gallery-folder-row .gallery-icon{opacity:1}.gallery-folder-row .gallery-folder{min-height:36px}.gallery-popover.folder-popover{left:auto;right:0}.gallery-content{padding:16px 12px;overflow:visible}.gallery-filters{width:100%;gap:3px}.gallery-filters select{min-width:0;flex:1;max-width:none}.gallery-filters button{font-size:11px;padding-inline:7px}.canvas-library .canvas-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gallery-cover{height:116px}.gallery-card-info{padding:10px}.gallery-card-info strong{font-size:12px}.gallery-card-info small,.gallery-card-info time{font-size:10px}.gallery-card-select,.canvas-library .gallery-card-menu>.gallery-icon{opacity:1}.gallery-selection{gap:3px}.gallery-selection label{flex-basis:100%;margin:2px 0 5px}.gallery-popover{width:160px}.canvas-gallery-grid article:nth-child(odd) .gallery-popover{right:-100px}.gallery-bottom-hint{display:none}}.modal.wide:has(.canvas-template-dialog){width:min(940px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:hidden}.modal.wide[open]:has(.canvas-template-dialog){display:flex;flex-direction:column}.modal.wide:has(.canvas-template-dialog)>header{flex-shrink:0}.canvas-template-dialog{display:flex;flex-direction:column;min-height:0;overflow:hidden}.canvas-template-dialog button{font-size:12px;min-height:36px}.canvas-template-dialog p{line-height:1.65}.canvas-template-library-head{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:24px 24px 16px}.canvas-template-library-head h3{font-size:15px;margin:0 0 6px}.canvas-template-library-head p{color:var(--muted);font-size:12px;margin:0}.canvas-template-library-head>button{flex-shrink:0}.canvas-template-filters{display:flex;align-items:center;gap:20px;padding:0 24px 18px;border-bottom:1px solid var(--line)}.canvas-template-search{flex:1;display:flex;align-items:center;gap:10px;min-width:0;color:var(--muted)}.canvas-template-search input{min-width:0}.canvas-template-filters [role=group]{display:flex;gap:4px;flex-shrink:0}.canvas-template-filters [aria-pressed=true]{color:var(--accent);background:var(--selection);border-color:var(--accent)}.canvas-template-list{overflow:auto;min-height:160px;max-height:56dvh;padding:0 24px}.canvas-template-row{display:grid;grid-template-columns:76px minmax(0,1fr) auto;gap:16px;align-items:center;padding:22px 0;border-bottom:1px solid var(--line)}.canvas-template-row:last-child{border-bottom:0}.canvas-template-cover{height:76px;border:1px solid var(--line);border-radius:8px;background:var(--surface-alt);display:grid;place-items:center;color:var(--muted);overflow:hidden}.canvas-template-cover img{width:100%;height:100%;object-fit:contain}.canvas-template-info{min-width:0}.canvas-template-info h4{font-size:14px;line-height:1.5;overflow-wrap:anywhere;margin:0 0 5px}.canvas-template-info p{color:var(--muted);font-size:11px;margin:2px 0}.canvas-template-info .canvas-template-prompt{color:var(--ink);font-size:12px;margin-top:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.canvas-template-row-actions{display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end;max-width:260px}.canvas-template-empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:44px 16px;gap:12px;color:var(--muted)}.canvas-template-empty h3{font-size:15px;color:var(--ink);margin:0}.canvas-template-empty p{font-size:12px;max-width:380px;margin:0}.canvas-template-form{display:flex;flex-direction:column;min-height:0;overflow:hidden}.canvas-template-subhead{display:flex;align-items:center;gap:18px;padding:14px 24px;border-bottom:1px solid var(--line);font-size:13px;flex-shrink:0}.canvas-template-editor-scroll{overflow:auto;min-height:0}.canvas-template-editor{display:flex;flex-direction:column;min-width:0;gap:18px;border:0;padding:22px 24px;margin:0}.canvas-template-editor>p,.canvas-template-references p{margin:0;font-size:12px}.canvas-template-editor label{display:flex;flex-direction:column;gap:8px;color:var(--ink);font-size:12px;min-width:0}.canvas-template-editor input,.canvas-template-editor select,.canvas-template-editor textarea{width:100%;min-width:0;font-size:13px}.canvas-template-editor textarea{min-height:108px;resize:vertical}.canvas-template-pair{display:grid;grid-template-columns:1fr 1fr;gap:20px}.canvas-template-options{display:grid;grid-template-columns:1fr .7fr .9fr 1.5fr;gap:14px}.canvas-template-options:has(label:first-child:nth-last-child(2)){grid-template-columns:1fr 1fr}.canvas-template-options:has(label:only-child){grid-template-columns:1fr;max-width:360px}.canvas-template-kind-help{color:var(--muted);margin-top:-9px!important}.canvas-template-reload{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.canvas-template-reload span{color:var(--muted);font-size:12px}.canvas-template-references{display:flex;flex-direction:column;gap:12px;padding-top:18px;border-top:1px solid var(--line)}.canvas-template-references strong{font-size:13px}.canvas-template-editor .canvas-template-checkbox{flex-direction:row;align-items:center;gap:9px}.canvas-template-editor .canvas-template-checkbox input{width:16px;height:16px;min-height:0;margin:0;flex:0 0 16px}.canvas-template-ref-strip{display:flex;flex-wrap:wrap;gap:12px}.canvas-template-ref{position:relative;width:70px;height:70px;border:1px solid var(--line);border-radius:6px}.canvas-template-ref img{width:100%;height:100%;object-fit:contain;border-radius:6px}.canvas-template-ref>span{position:absolute;bottom:2px;left:3px;background:var(--surface);padding:2px 5px;font-size:10px;border-radius:3px}.canvas-template-ref>button{position:absolute;top:-7px;right:-7px;min-height:24px;width:24px;height:24px;padding:0;border-radius:50%}.canvas-template-image-picker summary{font-size:12px;cursor:pointer;padding:5px 0}.canvas-template-image-picker>div{display:flex;flex-wrap:wrap;gap:9px;padding-top:10px}.canvas-template-image-picker button{width:72px;padding:4px;flex-direction:column;gap:4px}.canvas-template-image-picker img{width:58px;height:52px;object-fit:contain}.canvas-template-image-picker span{font-size:11px}.canvas-template-validation{color:var(--muted)}.canvas-template-footer{flex-shrink:0;background:var(--surface)}.canvas-template-error{margin:12px 24px 0;padding:12px;color:var(--danger);background:var(--surface-alt);border:1px solid var(--line);border-radius:6px;font-size:12px}.canvas-template-disable{grid-column:1 / -1;display:flex;gap:10px;align-items:center;padding:12px;background:var(--surface-alt);border-radius:6px}.canvas-template-disable p{flex:1;font-size:12px;margin:0}.canvas-template-composer-actions{display:flex;gap:6px;margin-left:auto}.canvas-template-composer-actions button{white-space:nowrap}@media(max-width:700px){.canvas-template-row{grid-template-columns:64px minmax(0,1fr);gap:12px}.canvas-template-cover{height:64px}.canvas-template-row-actions{grid-column:1 / -1;max-width:none}.canvas-template-options{grid-template-columns:1fr 1fr}.canvas-template-filters{flex-wrap:wrap;gap:10px}.canvas-template-search{flex-basis:100%}.canvas-template-dialog button{min-height:40px}.canvas-template-ref>button{min-height:28px;width:28px;height:28px}}@media(max-width:480px){.modal.wide:has(.canvas-template-dialog){width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.modal.wide:has(.canvas-template-dialog)>header{padding:16px}.canvas-template-library-head,.canvas-template-subhead{padding:14px 16px;gap:10px}.canvas-template-filters{padding:0 16px 14px}.canvas-template-list{padding:0 16px}.canvas-template-editor{padding:16px;gap:16px}.canvas-template-pair,.canvas-template-options,.canvas-template-options:has(label:first-child:nth-last-child(2)){grid-template-columns:1fr;gap:14px}.canvas-template-footer{padding:12px 16px;flex-wrap:wrap}.canvas-template-footer>span:first-child{width:100%;font-size:11px}.canvas-template-subhead strong{font-size:12px}.canvas-template-disable{flex-wrap:wrap}.canvas-template-disable p{flex-basis:100%}.canvas-template-composer-actions{flex-basis:100%;justify-content:flex-end}}.canvas-complete{height:calc(100dvh - 68px);min-height:620px}.canvas-complete .canvas-toolbar{gap:12px;min-height:64px;flex-wrap:wrap}.canvas-complete .canvas-title{flex:1;min-width:170px}.canvas-complete .canvas-title input{width:180px;max-width:100%}.canvas-complete .toolbar-actions select{max-width:180px}.canvas-complete .canvas-stage{flex:1;min-height:500px}.canvas-complete .react-flow{--xy-background-color: var(--canvas-light);background:var(--canvas-light)}.canvas-complete .picture-node{width:220px}.canvas-complete .picture{height:190px}.canvas-complete .picture-label{height:48px;display:flex;flex-direction:column;justify-content:center;gap:3px}.canvas-complete .picture-label small{font-size:10px;color:var(--muted);font-weight:400}.canvas-complete .react-flow__handle{width:6px;height:6px;background:var(--line-strong);border:1px solid var(--line)}.canvas-complete .react-flow__controls{bottom:12px;left:12px}.canvas-complete .react-flow__minimap{bottom:12px;right:14px;margin:0;border:0;border-radius:7px;overflow:hidden;box-shadow:0 0 0 1px var(--shadow-color),0 2px 10px var(--shadow-color);cursor:grab}.canvas-complete .react-flow__minimap:active{cursor:grabbing}.canvas-dark .react-flow__minimap{box-shadow:0 0 0 1px var(--shadow-color),0 2px 10px var(--shadow-color)}.canvas-tools{position:absolute;left:14px;top:16px;z-index:5;display:flex;flex-direction:column;gap:3px;background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:6px;box-shadow:0 4px 15px var(--shadow-color)}.canvas-tools button{border:0;padding:0;width:34px;height:34px;border-radius:6px;display:grid;place-items:center;background:transparent;color:var(--muted)}.canvas-tools button.active,.canvas-tools button:hover{background:var(--selection);color:var(--accent)}.canvas-tools i{height:1px;background:var(--surface-alt);margin:4px}.canvas-complete .canvas-help{left:76px;top:16px;bottom:auto;background:var(--surface);border-radius:6px;padding:7px 10px;max-width:calc(100% - 250px);font-size:10px;pointer-events:none}.canvas-task-toggle{position:absolute;right:16px;top:16px;z-index:6;font-size:11px;box-shadow:0 2px 8px var(--shadow-color)}.canvas-task-panel{position:absolute;right:16px;top:60px;width:248px;max-height:calc(100% - 390px);overflow:auto;background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:14px;z-index:5}.canvas-task-panel header,.canvas-task-panel article>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:8px}.canvas-task-panel header>button{padding:5px;border:0}.canvas-task-panel article{padding:13px 0;border-top:1px solid var(--line);margin-top:10px;font-size:11px}.canvas-task-panel article p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;line-height:1.6;margin:7px 0;color:var(--muted);overflow-wrap:anywhere}.canvas-task-panel small{color:var(--muted);font-size:10px}.canvas-job-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.canvas-job-actions button{padding:5px 7px;font-size:10px}.canvas-placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--muted);background:var(--surface-alt)}.canvas-placeholder span{font-size:11px}.canvas-complete .canvas-composer{bottom:18px;width:680px;max-width:calc(100% - 190px);padding:14px 17px;border:1px solid var(--line);box-shadow:0 10px 40px var(--shadow-color);border-radius:12px}.canvas-complete .canvas-composer textarea{height:58px;min-height:48px;font-size:12px;resize:vertical;max-height:130px}.canvas-complete .reference-strip{min-height:50px;margin:9px 0}.canvas-complete .reference-thumb{width:48px;height:48px}.canvas-template-trigger{margin-left:auto;font-size:11px;padding:4px 8px;border:0;background:var(--surface-alt)}.canvas-generation-options{display:grid;grid-template-columns:minmax(100px,1.3fr) 1.1fr .65fr .7fr 1.2fr;gap:8px;margin:10px 0}.canvas-generation-options label{display:flex;flex-direction:column;gap:4px;color:var(--muted);font-size:10px;min-width:0}.canvas-generation-options select{font-size:11px;width:100%;min-width:0;height:30px;padding:4px 6px;border-color:var(--line)}.canvas-complete .composer-footer{gap:10px;margin-top:10px}.canvas-complete .composer-footer>span{font-size:10px;flex:1;text-align:right}.canvas-complete .composer-footer .canvas-draft-link{font-size:10px;padding:3px;border:0;color:var(--muted);background:transparent}.canvas-complete .composer-footer .primary{font-size:12px;padding:9px 13px;white-space:nowrap}.canvas-complete .canvas-picker{inset:60px auto 330px 65px;width:275px;max-height:none;z-index:7}.canvas-text-node{padding:14px;background:var(--surface-alt)}.canvas-text-node textarea{width:100%;height:150px;background:transparent;border:0;resize:none;padding:8px 0;font-size:13px;line-height:1.6}.canvas-note-label{font-size:10px;color:var(--muted)}.canvas-context{position:fixed;z-index:40;width:195px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 12px 35px var(--shadow-color);padding:5px}.canvas-context button{display:block;width:100%;border:0;background:transparent;padding:8px 10px;text-align:left;justify-content:flex-start;font-size:12px}.canvas-context button:hover{background:var(--surface-alt)}.canvas-save-error{display:flex;align-items:center;gap:10px;padding:8px 20px;background:var(--warning-bg);color:var(--warning);font-size:12px}.canvas-save-error button{font-size:11px;padding:4px 8px}.canvas-focus-banner{position:absolute;top:60px;left:76px;display:flex;align-items:center;gap:12px;padding:6px 10px;background:var(--surface);z-index:6;border-radius:8px;font-size:12px}.canvas-dark .canvas-stage{background:var(--canvas-dark)}.canvas-dark .react-flow{--xy-background-color: var(--canvas-dark);background:var(--canvas-dark)}@media(max-width:1250px){.canvas-complete .canvas-title input{width:130px}.canvas-complete .toolbar-actions select{max-width:125px}.canvas-complete .canvas-composer{max-width:calc(100% - 140px)}.canvas-complete .canvas-help>span:nth-child(2){display:none}.canvas-task-panel{width:210px}.canvas-complete .react-flow__minimap{display:none}}@media(max-width:800px){.canvas-complete{height:calc(100dvh - 64px);min-height:730px}.canvas-complete .canvas-toolbar{padding:10px;gap:8px}.canvas-complete .toolbar-actions{width:100%;justify-content:flex-end}.canvas-complete .canvas-composer{left:10px;transform:none;width:calc(100% - 20px);max-width:none;bottom:12px;padding:12px}.canvas-generation-options{grid-template-columns:1fr 1fr 1fr}.canvas-complete .composer-footer>span{display:none}.canvas-tools{left:10px;top:12px}.canvas-task-panel{right:10px;width:210px;max-height:190px;top:56px}.canvas-complete .canvas-picker{left:60px;top:60px;bottom:360px;width:calc(100% - 75px)}.canvas-complete .canvas-help{display:none}}.canvas-fixed-prompt{font-size:11px;line-height:1.6;color:var(--muted);max-height:65px;overflow:auto;margin:6px 0;white-space:pre-wrap}.pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:18px 0 24px;color:var(--muted);font-size:13px}.pagination-controls,.pagination-controls label,.pagination-pages{display:flex;align-items:center;gap:8px}.pagination-controls{flex-wrap:wrap;gap:16px}.pagination label:not(.button):not(.checkbox):not(.search){flex-direction:row;white-space:nowrap}.pagination-controls select{width:auto;min-width:88px;height:36px;padding:0 10px}.pagination-pages{gap:4px}.pagination-pages button{width:34px;height:36px;padding:0;justify-content:center}.pagination-pages span{min-width:62px;text-align:center;font-variant-numeric:tabular-nums}.pagination-feedback{display:flex;align-items:center;gap:12px;padding:20px 0;color:var(--muted)}.pagination-feedback[role=alert]{color:var(--danger)}.pagination-anchor{scroll-margin-top:88px}@media(max-width:600px){.pagination{gap:12px}.pagination-controls{width:100%;justify-content:space-between;gap:8px}.pagination-controls label{gap:6px}.pagination-pages button{width:30px}.pagination-pages span{min-width:48px}}.app-shell.records-shell{height:100dvh;min-height:0;overflow:hidden}.records-shell .main-shell{height:100%;display:flex;flex-direction:column;overflow:hidden}.records-shell .topbar{flex-shrink:0;position:relative;top:auto}.records-shell .records-content{flex:1;min-height:0;padding:18px var(--page-gutter);display:flex;flex-direction:column;overflow:hidden}.record-page{display:flex;flex:1;flex-direction:column;min-height:0;gap:14px}.record-filters{flex-shrink:0;padding:14px 16px;border:1px solid var(--line);background:var(--surface-alt);border-radius:8px}.record-filters form{display:grid;grid-template-columns:minmax(170px,1.3fr) repeat(2,minmax(115px,1fr)) minmax(265px,1.7fr) auto;align-items:end;gap:12px}.record-filters form[data-select-count="1"]{grid-template-columns:minmax(200px,2fr) minmax(140px,1fr) minmax(280px,2fr) auto}.record-filters label,.record-date-range{min-width:0}.record-filters input,.record-filters select{height:36px;min-height:36px;padding:6px 9px;font-size:12px;width:100%;min-width:0}.record-date-range{margin:0;padding:0;border:0}.record-date-range legend{padding:0 0 7px;color:var(--muted);font-size:12px}.record-filter-actions{display:flex;gap:6px}.record-filter-actions button{min-height:36px;padding:6px 12px;font-size:12px;white-space:nowrap}.record-filter-error{grid-column:1 / -1;margin:0;color:var(--danger);font-size:12px}.record-filters .record-filter-toggle{display:none}.record-table-frame{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:9px;background:var(--surface)}.record-table-scroll{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.record-table-scroll:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.record-table-scroll table{width:100%;min-width:900px;border-collapse:separate;border-spacing:0;table-layout:fixed}.record-table-scroll thead{position:sticky;top:0;z-index:2}.record-table-scroll thead th{position:sticky;top:0;z-index:2;background:var(--surface-alt);border-bottom:1px solid var(--line);padding:14px 16px;color:var(--muted);font-size:12px;white-space:nowrap}.record-table-scroll td{padding:15px 16px;vertical-align:middle;overflow-wrap:anywhere;font-size:13px}.record-table-scroll tbody tr:last-child td{border-bottom:1px solid var(--line)}.record-table-scroll tbody tr:hover td{background:var(--surface-alt)}.record-table-scroll .empty{min-height:220px}.record-table-frame>.pagination-feedback{flex-shrink:0;margin:0;padding:12px 16px;border-bottom:1px solid var(--line)}.record-table-frame>.pagination{flex-shrink:0;padding:12px 16px;border-top:1px solid var(--line);margin:0;background:var(--surface)}.record-table-scroll .task-row{display:table-row;border:0;border-radius:0;box-shadow:none;padding:0}.record-table-scroll .task-row h3{margin:0;font-size:13px}.record-cell-note{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.record-cell-note.task-error{color:var(--danger)}.record-table-scroll .record-actions{display:flex;flex-wrap:wrap;gap:6px}.record-actions button{min-height:30px;padding:4px 10px;border:1px solid var(--line-strong);border-radius:4px;background:var(--surface);color:var(--muted);font-size:12px;line-height:1.25}.record-actions button:hover:not(:disabled){background:var(--surface-alt);border-color:var(--line-strong);text-decoration:none}.record-summary{display:flex;align-items:center;flex-wrap:wrap;gap:12px 26px;flex-shrink:0;font-size:12px;color:var(--muted)}.record-summary>span{display:flex;align-items:center;gap:8px}.record-summary strong{color:var(--ink);font-size:17px;font-variant-numeric:tabular-nums}.record-summary .record-summary-note{margin-left:auto;font-size:12px}.record-summary details{position:relative}.record-summary details>p{position:absolute;right:0;top:22px;z-index:8;width:min(360px,80vw);padding:14px;background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:0 8px 28px var(--shadow-color);color:var(--muted)}.record-view-tabs{flex-shrink:0;display:flex;align-items:center;gap:6px;border-bottom:1px solid var(--line)}.record-view-tabs button{border:0;border-radius:0;background:transparent;color:var(--muted);border-bottom:2px solid transparent;padding:8px 16px}.record-view-tabs button[aria-selected=true]{border-bottom-color:var(--green);color:var(--green);font-weight:650}@media(max-width:1200px){.record-filters form,.record-filters form[data-select-count="1"]{grid-template-columns:repeat(3,minmax(0,1fr))}.record-date-range{grid-column:span 2}}@media(max-width:760px){.app-shell.records-shell{display:flex;flex-direction:column}.records-shell .sidebar{flex-shrink:0}.records-shell .main-shell{flex:1;min-height:0;height:auto}.records-shell .records-content{padding:12px}.record-page{gap:10px}.record-filters{padding:9px 12px}.record-filters .record-filter-toggle{display:flex;min-height:28px;padding:0;border:0;background:transparent;font-size:12px}.record-filters form,.record-filters form[data-select-count="1"]{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:12px;max-height:32dvh;overflow:auto}.record-filters[data-expanded=false] form{display:none}.record-filters form>label:first-child{grid-column:span 2}.record-summary{gap:6px 14px;font-size:11px}.record-summary strong{font-size:14px}.record-summary .record-summary-note{margin-left:0}.record-table-frame>.pagination{padding:10px;gap:8px;font-size:12px}}.members-record-page .record-filters form[data-select-count="3"]{grid-template-columns:minmax(130px,1.3fr) repeat(3,minmax(105px,1fr)) minmax(245px,1.7fr) auto}.members-record-page .record-table-scroll table{min-width:1100px}.member-form-fields{margin:0;border:0;min-width:0}@media(max-width:1200px){.members-record-page .record-filters form[data-select-count="3"]{grid-template-columns:repeat(4,minmax(0,1fr))}.members-record-page .record-filter-actions{grid-column:span 2;justify-content:flex-end}}@media(max-width:760px){.members-record-page .record-filters form[data-select-count="3"]{grid-template-columns:repeat(2,minmax(0,1fr))}.members-record-page .record-filter-actions{justify-content:flex-start}}.template-filters{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:13px 20px}.template-filter-row{display:flex;align-items:flex-start;gap:14px;padding:6px 0}.template-filter-row>span{flex:0 0 54px;font-size:12px;color:var(--muted);margin-top:6px;border-right:1px solid var(--line)}.template-filter-row>div{display:flex;align-items:center;flex-wrap:wrap;gap:5px;min-width:0}.template-filter-row button{border-color:transparent;background:transparent;padding:5px 12px;min-height:30px;font-size:12px;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.template-filter-row button[aria-pressed=true]{background:var(--green-light);color:var(--green);font-weight:600}.template-filter-row small{font-size:11px;margin-left:8px}.template-results-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:20px 0 12px;color:var(--muted);font-size:12px}.template-results-bar small{font-size:11px}.template-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px}.template-card{padding:18px;height:278px;min-width:0;display:flex;flex-direction:column;gap:11px;background:var(--surface);border:1px solid var(--line);border-radius:9px}.template-card-type{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--ink);font-size:12px}.template-card-type>span{display:flex;align-items:center;gap:8px}.template-card-type>span>svg{color:var(--ink)}.template-card-type>small{font:11px var(--mono);color:var(--muted)}.template-card h3{margin:0;min-width:0;height:40px}.template-card h3 button{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;text-align:left;width:100%;min-height:0;border:0;padding:0;background:transparent;border-radius:0;font-size:14px;font-weight:600;line-height:20px}.template-card h3 button:hover{color:var(--green)}.template-card .template-excerpt{margin:0;color:var(--muted);font-size:12px;line-height:20px;height:60px;flex-shrink:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;white-space:pre-wrap}.template-card-tags{display:flex;gap:5px;min-width:0;font-size:10px;color:var(--muted)}.template-card-tags span{background:var(--bg);padding:2px 6px;border-radius:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-card-tags span:first-child{flex-shrink:0}.template-card-tags>button{min-width:0;min-height:0;gap:4px;padding:2px 6px;border:1px dashed var(--line);border-radius:4px;background:var(--bg);color:var(--muted);font-size:10px}.template-card-tags>button span:first-child{min-width:0;flex-shrink:1;padding:0}.template-card-tags>button svg{flex-shrink:0}.template-card footer{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:10px;border-top:1px solid var(--line)}.template-card footer small{font-size:10px;color:var(--muted);margin-right:auto;white-space:nowrap}.template-card footer button{padding:0;border:0;background:transparent;color:var(--muted);font-size:11px;min-height:26px;white-space:nowrap}.template-card-tags>button:hover,.template-card footer button:hover{color:var(--ink)}.template-card .template-card-tags>button:focus-visible,.template-card footer button:focus-visible{color:var(--ink);outline-color:var(--muted)}.template-detail-meta{display:flex;gap:16px;align-items:center;flex-wrap:wrap;color:var(--muted);font-size:12px}.template-detail-meta select{width:auto;margin-left:auto}.template-full-prompt{white-space:pre-wrap;overflow-wrap:anywhere;font:13px/1.9 var(--font);margin:20px 0 0;padding:18px;background:var(--bg);border-radius:7px}.template-category-field{display:grid;align-content:start;gap:6px}.template-category-field>label{display:grid;gap:8px}.template-category-field>.template-add-category,.template-filter-row .template-add-category{display:inline-flex;align-items:center;justify-content:flex-start;gap:4px;padding:3px 6px;min-height:28px;width:fit-content;background:transparent;color:var(--green);border:0;font-size:12px}.template-category-manager{display:grid;gap:20px}.template-category-manager section{min-width:0}.template-category-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.template-category-heading h3{font-size:13px;overflow-wrap:anywhere;margin:0}.template-category-heading span{font-size:11px;color:var(--muted);white-space:nowrap}.template-category-selection{display:flex;align-items:center;gap:6px}.template-category-selection>.icon-button{width:30px;height:32px;min-height:0;padding:5px;border:0;background:transparent;flex-shrink:0}.template-category-dropdown{position:relative;flex:1;min-width:0}.template-category-dropdown>button{width:100%;justify-content:space-between;min-height:36px;padding:6px 10px;background:var(--bg)}.template-category-dropdown>button>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.template-category-dropdown>button>svg{flex-shrink:0}.template-category-options{position:absolute;z-index:2;top:calc(100% + 4px);left:0;right:0;overflow:auto;border:1px solid var(--line);border-radius:6px;padding:4px;background:var(--surface);box-shadow:0 6px 18px #0005}.template-category-manager .template-category-options button{display:block;width:100%;border:0;padding:8px;text-align:left;white-space:normal;overflow-wrap:anywhere;background:transparent}.template-category-options button[aria-selected=true]{color:var(--green)}.template-category-manager .template-category-options button:is(.is-active,:hover){background:var(--green-light)}.template-category-manager button{font-size:12px;white-space:nowrap;flex-shrink:0}.template-category-heading h3{min-width:0}.template-category-heading h3 span{display:inline-block;margin-left:6px;font-weight:400}.template-category-heading button{min-height:32px;padding:5px 8px}.template-category-form p{margin:0;font-size:12px}.template-category-context{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted)}.template-category-context strong{color:var(--ink);font-weight:500;overflow-wrap:anywhere}.template-subcategory-section{padding-top:18px;border-top:1px solid var(--line)}.template-subcategory-list{max-height:260px;overflow:auto}.template-subcategory-list>div{display:flex;align-items:center;gap:6px;padding:8px 0;border-bottom:1px solid var(--line)}.template-category-manager .template-category-name{display:block;flex:1;min-width:0;padding:6px;border:0;border-radius:3px;background:transparent;text-align:left;font-size:12px;white-space:normal;overflow-wrap:anywhere;-webkit-user-select:none;user-select:none;touch-action:manipulation}.template-subcategory-list button{min-height:30px;padding:4px 8px}.template-subcategory-list .icon-button{width:30px;height:30px;min-height:0;padding:5px;border:0;background:transparent}.template-category-manager .error-text{margin:0;font-size:12px}.modal-footer.template-category-footer{justify-content:space-between;padding-block:12px}.template-category-footer small{font-size:11px;color:var(--muted)}.template-gallery :is(button,input,select):focus-visible,.template-category-manager :is(button,input):focus-visible{outline:2px solid var(--green);outline-offset:2px}@media(max-width:650px){.template-filters{padding:10px 12px}.template-filter-row{gap:8px}.template-filter-row>span{flex-basis:44px;font-size:11px}.template-filter-row button{padding-inline:9px;font-size:11px;max-width:120px}.template-results-bar{align-items:flex-start;flex-direction:column;gap:3px}.template-subcategory-list{max-height:220px}.template-detail-meta select{margin-left:0;max-width:100%}}:root{--bg: #111111;--surface: #191919;--surface-alt: #222222;--chrome: #121212;--ink: #f5f5f5;--muted: #a3a3a3;--subtle: #8f8f8f;--line: #333333;--line-strong: #555555;--accent: #fa6f08;--brand: #ff7a1a;--selection: #fa6f0814;--primary: #f5f5f5;--primary-ink: #111111;--primary-hover: #dedede;--success: #a8c4b2;--success-bg: #202923;--warning: #dfbd83;--warning-bg: #2c261c;--danger: #f09b92;--danger-bg: #342120;--danger-solid: #a33f38;--overlay: #00000099;--shadow-color: #00000033;--canvas-light: var(--surface);--canvas-dark: var(--bg);--white: var(--surface);--green: var(--accent);--green-light: var(--selection);--font: "Noto Sans SC", "Microsoft YaHei UI", "Microsoft YaHei", "PingFang SC", Arial, sans-serif;--mono: Consolas, "SFMono-Regular", monospace;--font-numeric: "Segoe UI Variable", "Segoe UI", var(--font);--sidebar-width: 220px;--page-gutter: 28px;--topbar-height: 44px;--section-gap: 24px;--panel-radius: 10px;color-scheme:dark}@font-face{font-family:Tuxu Brand Wordmark;src:url(/assets/tuxu-wordmark-CNZDUliD.woff2) format("woff2");font-weight:400;font-style:oblique;font-display:swap;unicode-range:U+56FE,U+5E8F}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:14px;line-height:1.6}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:8px 14px;border:1px solid var(--line);border-radius:7px;background:var(--surface);color:var(--ink);font-weight:500;cursor:pointer;text-decoration:none;transition:background .15s,border-color .15s,box-shadow .15s}button:hover,.button:hover{background:var(--surface-alt);border-color:var(--line)}button:disabled,.disabled{opacity:.45;cursor:not-allowed}button.primary,.button.primary{background:var(--green);color:var(--primary-ink);border-color:var(--green)}button.primary:hover,.button.primary:hover{background:var(--accent)}button:focus-visible,a:focus-visible{outline:3px solid var(--accent);outline-offset:3px}input:focus,textarea:focus,select:focus,.canvas-complete .canvas-composer textarea{outline:2px solid var(--accent);outline-offset:1px}h1,h2,h3,p{margin:0}h1{font-size:30px;font-weight:650;letter-spacing:-1px;line-height:1.35}h2{font-size:17px;font-weight:650;line-height:1.5}h3{font-size:14px;font-weight:650}p{line-height:1.8}small{font-size:11px}a{color:var(--green)}svg{flex-shrink:0;vertical-align:middle}.muted{color:var(--muted)}.mono,code{font-family:var(--mono);font-size:12px}code{overflow-wrap:anywhere}.eyebrow{font-size:11px;font-weight:600;letter-spacing:1.5px;color:var(--muted);margin-bottom:12px}.icon-button{padding:5px;min-height:28px;border:0;background:transparent}.text-button{border:0;background:transparent;color:var(--muted);padding:4px 0;min-height:28px;font-size:12px}.badge{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;font-size:11px;white-space:nowrap;line-height:1.5;border-radius:5px;background:var(--surface-alt);color:var(--muted);font-weight:500}.badge.approved,.badge.completed{background:var(--success-bg);color:var(--success)}.badge.pending,.badge.draft,.badge.queued,.badge.running{background:var(--surface-alt);color:var(--muted)}.badge.reconcile,.badge.partial{background:var(--warning-bg);color:var(--warning)}.badge.failed,.badge.rejected{background:var(--danger-bg);color:var(--danger)}.app-shell{display:flex;min-height:100dvh}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar-width);display:flex;flex-direction:column;padding:16px 12px;background:var(--surface);border-right:1px solid var(--line);z-index:20}.brand{border:0;justify-content:flex-start;background:transparent;padding:0 8px;gap:10px;min-height:44px}.brand:hover{background:transparent}.brand-logo{display:block;object-fit:contain;flex-shrink:0}.brand-mark{width:22px;height:22px}.brand>strong{color:#fff;font-family:"Tuxu Brand Wordmark",var(--font);font-size:26px;font-style:oblique;font-weight:400;font-synthesis:none;line-height:1.1;letter-spacing:1.5px;text-align:left}.brand>small{align-self:flex-start;font-size:8px;letter-spacing:.6px;color:var(--muted);padding-top:4px}.workspace-switch{margin:20px 0;justify-content:flex-start;gap:9px;padding:10px;min-height:56px;background:var(--surface);border-color:var(--line)}.workspace-avatar{height:29px;width:29px;border-radius:6px;background:var(--surface-alt);color:var(--green);display:grid;place-items:center;font-size:12px}.workspace-switch>span:nth-child(2),.user-button>span:nth-child(2){flex:1;text-align:left;min-width:0}.workspace-switch strong,.user-button strong{font-size:13px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-switch small,.user-button small{display:block;color:var(--muted);font-size:11px;margin-top:1px}.sidebar nav{display:grid;gap:4px}.sidebar nav button{width:100%;justify-content:flex-start;padding:10px 13px;font-size:14px;color:var(--muted);border:0;border-radius:6px;min-height:40px;gap:11px}.sidebar nav button:hover{background:var(--bg)}.sidebar nav button.active{background:var(--green-light);color:var(--green);font-weight:650}.nav-group-label{padding:20px 13px 8px;color:var(--muted);font-size:11px;letter-spacing:.5px}.nav-dot{height:5px;width:5px;border-radius:50%;background:var(--line-strong);margin-left:auto}.sidebar-bottom{margin-top:auto}.user-button{width:100%;border:0;border-top:1px solid var(--line);border-radius:0;justify-content:flex-start;padding:15px 8px 0}.user-avatar{height:30px;width:30px;border-radius:50%;display:grid;place-items:center;background:var(--surface-alt);font-size:12px}.main-shell{margin-left:var(--sidebar-width);width:calc(100% - var(--sidebar-width));min-width:0}.topbar{height:var(--topbar-height);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 var(--page-gutter);background:var(--surface);gap:20px}.topbar>div{display:flex;align-items:center;gap:9px;font-size:12px}.topbar strong{font-weight:500}.crumb{color:var(--muted);margin:0 3px}.topbar-divider{height:16px;width:1px;background:var(--line);margin:0 6px}.environment-badge{font-size:10px;color:var(--muted);border:1px solid var(--line);border-radius:4px;padding:3px 7px;letter-spacing:.5px}.page-content{padding:var(--section-gap) var(--page-gutter) 32px;width:100%}.page-toolbar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:16px}.page-toolbar>.head-actions{margin-left:auto}.product-identity{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 12px;min-width:0}.product-identity h1{font-size:18px;line-height:1.5;overflow-wrap:anywhere}.product-identity>span,.toolbar-count{color:var(--muted);font-size:11px}.head-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.head-actions button{font-size:13px}.workflow-strip{background:var(--surface);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:var(--panel-radius);padding:20px 0;margin-bottom:var(--section-gap)}.workflow-strip>button{border:0;border-radius:0;border-right:1px solid var(--line);display:block;text-align:left;padding:0 24px;position:relative;background:transparent}.workflow-strip>button:last-child{border-right:0}.workflow-strip>button:hover .flow-title{color:var(--green)}.flow-title{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:13px}.flow-value{display:flex;align-items:baseline;gap:10px;margin-top:8px}.flow-value strong{font-size:28px;line-height:1.2;font-family:var(--font-numeric);font-variant-numeric:tabular-nums;font-weight:600;color:var(--ink)}.flow-value span{font-size:12px;color:var(--muted)}.section-title{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin:var(--section-gap) 0 16px}.section-title>div{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.section-title>.head-actions{align-items:center;gap:8px}.section-title span{color:var(--muted);font-size:12px}.section-title h2{font-size:16px}.scene-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.scene-card{display:flex;justify-content:flex-start;gap:16px;padding:20px;background:var(--surface);overflow:hidden;border:1px solid var(--line);text-align:left;border-radius:var(--panel-radius)}.scene-card:hover{border-color:var(--line);background:var(--surface-alt);box-shadow:0 6px 15px var(--shadow-color)}.scene-visual{width:64px;height:76px;flex-shrink:0;display:flex;align-items:center;justify-content:center;position:relative;border-radius:6px;color:var(--green);background:var(--green-light)}.scene-visual:before{content:"";position:absolute;border:1px solid var(--line);width:42px;height:42px;top:9px;border-radius:3px;background:var(--surface)}.scene-visual>svg{width:22px;height:22px;margin-top:-13px;z-index:1}.scene-visual>span{position:absolute;bottom:6px;font-family:var(--mono);font-size:9px;line-height:1.2}.scene-detail .scene-visual{background:var(--surface-alt);color:var(--muted)}.scene-detail .scene-visual:before{width:32px;height:44px}.scene-sku .scene-visual,.scene-white .scene-visual{background:var(--surface-alt);color:var(--muted)}.scene-card>div:last-child{flex:1;min-width:0}.scene-card h3{display:flex;justify-content:space-between;gap:8px;align-items:center;font-size:14px}.scene-card h3 svg{color:var(--muted)}.scene-card p{font-size:12px;color:var(--muted);margin-top:6px}.dashboard-bottom{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:var(--section-gap)}.dashboard-bottom>section{min-width:0;padding:20px;border:1px solid var(--line);border-radius:var(--panel-radius);background:var(--surface)}.dashboard-bottom .section-title{margin:0;padding-bottom:16px;border-bottom:1px solid var(--line)}.dashboard-bottom .empty{min-height:200px;justify-content:flex-start;padding:28px 12px 12px}.empty{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;min-height:300px;padding:32px 22px;border-radius:8px}.empty-icon{margin-bottom:12px;color:var(--muted);line-height:1}.empty h3{font-size:14px;font-weight:500;color:var(--ink)}.empty p{font-size:12px;color:var(--muted);max-width:370px;margin-top:7px}.empty button{margin-top:16px;font-size:12px}.recent-products,.recent-jobs{overflow:hidden}.recent-products button,.recent-jobs button{width:100%;border:0;border-radius:0;border-bottom:1px solid var(--line);justify-content:flex-start;text-align:left;min-height:77px;padding:16px 0}.recent-products button:last-child,.recent-jobs button:last-child{border-bottom:0}.recent-products button>div{width:46px;height:46px;display:grid;place-items:center;background:var(--bg);border-radius:6px;overflow:hidden;color:var(--muted)}.recent-products img{width:100%;height:100%;object-fit:cover}.recent-products button>span,.recent-jobs button>span:first-child{flex:1;min-width:0}.recent-products strong,.recent-jobs strong{font-size:13px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-products small,.recent-jobs small{display:block;color:var(--muted);font-size:12px;margin-top:5px}.filter-row{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;flex-wrap:wrap}.filter-row>span{font-size:11px;color:var(--muted)}.search{display:flex;align-items:center;gap:10px;background:var(--surface);border:1px solid var(--line);border-radius:7px;padding:0 12px;color:var(--muted);min-width:300px}.search input{border:0;background:transparent;font-size:12px;padding:10px 0;width:100%;outline-offset:3px}.filter-row select{width:auto;min-width:130px}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(215px,1fr));gap:20px}.product-card{display:block;padding:0;text-align:left;overflow:hidden}.product-cover{aspect-ratio:1.28;display:flex;align-items:center;justify-content:center;background:var(--surface-alt);color:var(--muted);position:relative}.product-cover img{width:100%;height:100%;object-fit:cover}.product-cover>span{position:absolute;bottom:10px;right:10px;padding:3px 7px;border-radius:4px;background:var(--surface);font-size:9px;color:var(--muted)}.product-card-info{padding:15px 17px}.product-card-info small{font-size:9px;color:var(--muted)}.product-card-info h3{margin:5px 0 12px}.product-card-info>div{display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.footnote{font-size:11px;color:var(--muted);margin-top:25px}.back-link{border:0;background:transparent;padding:0;min-height:24px;color:var(--muted);font-size:11px;margin-bottom:15px}.product-summary{margin-bottom:14px;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:8px}.product-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 22px;padding:13px 20px}.product-details span{font-size:10px;color:var(--muted)}.product-details p{font-size:12px;line-height:1.45;margin-top:3px;white-space:pre-wrap;overflow-wrap:anywhere}.product-details a{display:inline-flex;gap:4px}.product-detail-prompt{grid-column:1 / -1;padding-top:9px;border-top:1px solid var(--line)}.product-detail-prompt details{margin-top:3px}.product-detail-prompt summary{cursor:pointer;font-size:12px}.product-detail-prompt details p{margin-top:6px;line-height:1.55}.asset-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(205px,1fr));gap:20px}.asset-tile{min-width:0;border:1px solid var(--line);background:var(--surface);border-radius:8px;overflow:hidden}.asset-tile.selected{border-color:var(--green);box-shadow:0 0 0 1px var(--green)}.asset-image{aspect-ratio:1;width:100%;overflow:hidden;background:var(--surface-alt);position:relative;display:grid;place-items:center}.asset-image>img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.image-preview{position:absolute;bottom:10px;right:10px;opacity:0;pointer-events:none;background:var(--surface);min-height:29px;padding:4px 8px;gap:4px;font-size:10px;border:0;box-shadow:0 2px 10px var(--shadow-color)}.asset-image:hover .image-preview,.picture:hover .image-preview,.image-preview:focus-visible{opacity:1;pointer-events:auto}.select-image{position:absolute;top:10px;left:10px;min-height:22px;width:22px;height:22px;padding:0;background:var(--surface);border:1px solid var(--line)}.select-image.checked{color:var(--primary-ink);background:var(--green);border-color:var(--green)}.asset-info{padding:13px}.asset-info h3{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:9px}.asset-info>div{display:flex;align-items:center;justify-content:space-between;gap:6px}.asset-info>div>span:first-child{font-size:10px;color:var(--muted)}.asset-info>small{display:block;color:var(--muted);font-size:9px;margin-top:7px}.asset-review-actions{border-top:1px solid var(--line);padding-top:10px;margin-top:12px;flex-wrap:wrap}.asset-review-actions button{font-size:10px;min-height:27px;padding:3px 7px;gap:3px}.asset-review-actions>span{font-size:8px!important;width:100%;margin-top:4px}.tabs{display:flex;gap:3px;flex-wrap:wrap}.tabs button{background:transparent;border:0;color:var(--muted);font-size:12px;padding:7px 11px}.tabs button.active{background:var(--selection);color:var(--green);box-shadow:0 0 0 1px var(--selection)}.notice{display:flex;gap:9px;align-items:flex-start;font-size:11px;color:var(--muted);background:var(--surface-alt);padding:12px;border-radius:6px;line-height:1.8}.notice svg{margin-top:2px}.notice.roomy{padding:18px 20px;margin-bottom:24px}.fields{display:grid;gap:17px}.fields.two{grid-template-columns:1fr 1fr}.fields.three{grid-template-columns:repeat(3,1fr)}label:not(.button):not(.checkbox):not(.search){display:flex;flex-direction:column;gap:7px;color:var(--muted);font-size:12px;font-weight:500}input,select,textarea{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:6px;padding:10px 11px;min-width:0;width:100%;font-size:12px}textarea{resize:vertical;min-height:76px;line-height:1.9}input::placeholder,textarea::placeholder{color:var(--muted);font-weight:400}.checkbox{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--muted);font-weight:400}.checkbox input{width:14px;height:14px;accent-color:var(--green)}.production-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:var(--section-gap);align-items:start}.production-form{background:var(--surface);border:1px solid var(--line);border-radius:9px;padding:0 26px}.form-block{padding:25px 0;border-bottom:1px solid var(--line)}.form-block:last-child{border-bottom:0}.block-heading{display:flex;gap:10px;align-items:center;margin-bottom:20px}.block-heading>span{width:23px;height:23px;border-radius:50%;background:var(--surface-alt);color:var(--green);display:grid;place-items:center;font:10px var(--mono)}.block-heading h2{font-size:14px}.block-heading small{margin-left:auto;color:var(--muted)}.form-block>p{font-size:11px;margin-bottom:17px}.form-block>.fields{margin-top:17px}.scene-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:19px}.scene-tabs button{font-size:11px;padding:8px 5px;min-height:35px;color:var(--muted)}.scene-tabs button.active{background:var(--selection);color:var(--green);border-color:var(--accent)}.product-note{display:flex;gap:12px;background:var(--surface-alt);padding:10px 12px;border-radius:4px;margin:15px 0 0!important;color:var(--muted)}.product-note strong{flex-shrink:0;font-weight:500;color:var(--muted)}.chosen-references{display:grid;grid-template-columns:1fr 1fr;gap:10px}.chosen-ref{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:6px;padding:8px}.chosen-ref>img{width:52px;height:63px;object-fit:contain;background:var(--bg);border-radius:4px}.chosen-ref>div{flex:1;min-width:0}.chosen-ref small{font-size:9px;color:var(--muted);display:block}.chosen-ref strong{font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;margin-bottom:3px}.chosen-ref select{padding:3px 4px;font-size:10px}.chosen-ref>.icon-button{align-self:flex-start;padding:0;min-height:16px}.asset-picker-header{display:flex;justify-content:space-between;gap:12px;margin:19px 0 12px;font-size:10px;color:var(--muted)}.mini-assets{display:flex;gap:10px;flex-wrap:wrap}.mini-assets>button{width:68px;height:70px;padding:0;position:relative;overflow:hidden;background:var(--bg)}.mini-assets img{width:100%;height:100%;object-fit:contain}.mini-assets svg{position:absolute;bottom:3px;right:3px;background:var(--surface);color:var(--green);border-radius:3px}.mini-assets>button.selected{border-color:var(--green)}.delivery-summary{padding:24px;background:var(--surface);border:1px solid var(--line);border-radius:9px;position:sticky;top:24px}.summary-label{color:var(--muted);font-size:10px;letter-spacing:1px;margin-bottom:15px}.delivery-summary h2{font-size:18px}.delivery-summary>p{font-size:11px;color:var(--muted);margin-top:6px}.sheet-stack{height:160px;position:relative;display:grid;place-items:center}.sheet-stack>div{position:absolute;width:78px;height:98px;border:1px solid var(--line);border-radius:5px;background:var(--surface-alt);transform:rotate(-14deg)}.sheet-stack>div:nth-child(2){transform:rotate(10deg);background:var(--surface-alt)}.sheet-stack>div:nth-child(3){transform:none;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;background:var(--surface);color:var(--muted);box-shadow:0 6px 13px var(--shadow-color)}.sheet-stack span{font:9px var(--mono)}.summary-line{display:flex;justify-content:space-between;font-size:11px;margin:13px 0}.summary-line>span{color:var(--muted)}.summary-line>strong{font-weight:500}.summary-rule{height:1px;background:var(--line);margin:20px 0}.delivery-summary>.notice{margin:20px 0 15px;font-size:10px}.delivery-summary>button{width:100%;margin-top:8px;font-size:12px}.saved-id{display:block;text-align:center;color:var(--muted);font-size:9px;margin-top:10px}.task-list{background:var(--surface);border:1px solid var(--line);border-radius:8px}.task-row{display:flex;align-items:center;gap:18px;padding:22px;border-bottom:1px solid var(--line)}.task-row:last-child{border-bottom:0}.task-symbol,.template-symbol{width:43px;height:48px;display:grid;place-items:center;background:var(--surface-alt);border-radius:7px;color:var(--muted);flex-shrink:0}.task-main{flex:1;min-width:0}.row-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.task-main h3{font-size:12px}.task-main>p{font-size:11px;color:var(--muted);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:500px;margin-top:7px}.metadata{font-size:9px;color:var(--muted);margin-top:8px}.task-main p.task-error{color:var(--danger);white-space:normal;max-width:none}.task-cost{display:flex;flex-direction:column;text-align:right;gap:8px}.task-cost strong{font:17px var(--mono);font-weight:400}.task-cost span{font-size:9px;color:var(--muted);white-space:nowrap}.task-actions{display:grid;gap:6px;min-width:88px}.task-actions button{font-size:10px;padding:4px 8px;min-height:26px}.detail-list{display:grid;grid-template-columns:150px 1fr;gap:15px;font-size:12px;margin:24px 0}.detail-list dt{color:var(--muted)}.detail-list dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.payload{font:11px/1.8 var(--mono);white-space:pre-wrap;word-break:break-all;max-height:330px;overflow:auto;background:var(--bg);padding:15px;border-radius:7px}.template-list{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--surface)}.template-row{display:flex;align-items:center;gap:20px;padding:24px;border-bottom:1px solid var(--line)}.template-row:last-child{border-bottom:0}.template-row>div:nth-child(2){flex:1;min-width:0}.template-row h3{font-size:13px}.template-row p{color:var(--muted);font-size:11px;margin-top:7px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.template-row>button{font-size:11px;flex-shrink:0}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:8px;background:var(--surface)}table{border-collapse:collapse;text-align:left;width:100%;font-size:11px}th{font-size:10px;color:var(--muted);font-weight:500;background:var(--surface-alt)}th,td{padding:15px 20px;border-bottom:1px solid var(--line)}tr:last-child td{border-bottom:0}td small{display:block;font-size:9px;color:var(--muted);margin-top:4px}td button{min-height:27px;font-size:10px;padding:4px 8px}td strong{font-weight:500}.balance-strip{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:9px;background:var(--surface);margin-bottom:25px}.balance-strip>div{padding:28px;border-right:1px solid var(--line)}.balance-strip>div:last-child{border:0}.balance-strip svg{color:var(--muted);margin-right:9px}.balance-strip span{font-size:11px;color:var(--muted)}.balance-strip strong{display:block;margin-top:17px;font:600 28px var(--font-numeric);font-variant-numeric:tabular-nums}.balance-strip small{font:11px var(--font);color:var(--muted)}.service-list{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-bottom:22px}.service-list>div{display:flex;align-items:center;gap:10px;background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:22px}.service-list svg{color:var(--muted)}.service-list strong{font-size:12px;flex:1}.issue-list article{display:flex;align-items:center;gap:15px;font-size:11px;padding:18px;background:var(--surface);border:1px solid var(--line);border-bottom:0}.issue-list article:last-child{border-bottom:1px solid var(--line)}.issue-list p{color:var(--muted)}.modal{width:min(540px,calc(100vw - 36px));padding:0;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--ink);box-shadow:0 20px 90px var(--shadow-color);max-height:90dvh;overflow:auto}.modal.wide{width:min(890px,calc(100vw - 36px))}.modal::backdrop{background:var(--overlay);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal>header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid var(--line)}.modal h2{font-size:16px}.modal-body{padding:24px}.modal-body>p{font-size:12px;margin-bottom:13px}.modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;border-top:1px solid var(--line);padding:17px 24px;font-size:11px;color:var(--muted)}.modal-footer>span:first-child{margin-right:auto}.modal-footer button{font-size:12px}.preview-image{background:var(--surface-alt);display:grid;place-items:center;padding:18px}.preview-image img{max-width:100%;max-height:65dvh;object-fit:contain}.quote-total{font:45px var(--mono);margin:25px 0}.quote-total small{font:12px var(--font);margin-left:10px;color:var(--muted)}.toast{position:fixed;bottom:24px;left:calc(50% + 60px);transform:translate(-50%);padding:13px 15px 13px 20px;display:flex;align-items:center;gap:18px;max-width:min(90vw,600px);z-index:100;background:var(--line-strong);color:var(--ink);border:1px solid var(--line);border-radius:9px;box-shadow:0 7px 30px var(--shadow-color);font-size:12px}.toast .icon-button{color:var(--ink)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.form-error{font-size:12px;color:var(--danger);margin-top:16px}.loading-page{display:grid;place-items:center;min-height:100dvh;color:var(--muted)}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.canvas-main{height:calc(100dvh - var(--topbar-height))}.canvas-page{height:100%;display:flex;flex-direction:column}.canvas-toolbar{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;gap:20px;border-bottom:1px solid var(--line);background:var(--surface);z-index:3}.canvas-title{display:flex;align-items:center;gap:8px;min-width:0}.canvas-title input{border:0;width:160px;font-weight:600;font-size:13px;padding:4px}.canvas-title span{font-size:9px;white-space:nowrap}.toolbar-actions{display:flex;align-items:center;gap:8px}.toolbar-actions button{font-size:11px;min-height:32px;padding:6px 10px}.toolbar-actions select{font-size:10px;max-width:160px;padding:7px}.canvas-stage{flex:1;min-height:0;position:relative;background:var(--canvas-light)}.picture-node{width:205px;border:2px solid transparent;border-radius:7px;padding:3px;background:var(--surface);box-shadow:0 3px 15px var(--shadow-color)}.react-flow__node.selected .picture-node{border-color:var(--accent);box-shadow:0 0 0 3px var(--selection)}.picture{height:180px;background:var(--surface-alt);border-radius:3px;position:relative;overflow:hidden}.picture>img{width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none}.picture-label{padding:8px 5px 5px;font-size:9px;color:var(--muted);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.react-flow__controls{bottom:13px;left:12px;border:1px solid var(--line);box-shadow:0 2px 10px var(--shadow-color);border-radius:7px;overflow:hidden}.react-flow__controls button{border-radius:0;min-height:29px}.react-flow__attribution{font-size:7px!important;background:transparent!important;color:var(--muted)}.canvas-help{position:absolute;top:16px;left:20px;display:flex;gap:18px;pointer-events:none;color:var(--muted);font-size:9px}.canvas-help>span:first-child{color:var(--muted)}.canvas-empty{position:absolute;inset:65px 0 235px;display:flex;align-items:center;justify-content:center;pointer-events:none}.canvas-empty .empty{padding:20px;min-height:0}.canvas-empty button{pointer-events:auto}.canvas-composer{position:absolute;bottom:24px;left:50%;transform:translate(-50%);width:min(670px,calc(100% - 200px));padding:16px 18px;background:var(--surface);border:1px solid var(--line);border-radius:12px;box-shadow:0 9px 30px var(--shadow-color);z-index:5}.reference-heading{display:flex;align-items:center;gap:9px;font-size:10px}.reference-heading>strong{font-weight:500}.reference-heading>span:first-of-type{font:10px var(--mono);color:var(--green)}.reference-heading>.muted{margin-left:auto;font-size:9px}.reference-strip{display:flex;gap:8px;align-items:center;min-height:49px;margin:10px 0}.reference-strip>.muted{font-size:10px}.reference-thumb{position:relative;height:43px;width:48px;background:var(--bg);border:1px solid var(--line);border-radius:5px}.reference-thumb img{width:100%;height:100%;object-fit:contain;border-radius:4px}.reference-thumb b{position:absolute;bottom:0;left:2px;font:8px var(--mono);color:var(--green);background:var(--surface);padding:0 2px}.reference-thumb button{position:absolute;right:-5px;top:-5px;width:15px;height:15px;min-height:15px;padding:0;border-radius:50%;background:var(--line-strong);border:1px solid var(--line);color:var(--ink)}.canvas-composer textarea{border:0;padding:4px 0;min-height:48px;resize:none;font-size:11px;background:transparent}.composer-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding-top:11px;margin-top:5px}.composer-footer>span{font-size:8px;color:var(--muted)}.composer-footer button{font-size:10px;min-height:30px;padding:5px 9px;white-space:nowrap}.canvas-picker{position:absolute;right:15px;top:45px;width:260px;max-height:calc(100% - 300px);background:var(--surface);border:1px solid var(--line);box-shadow:0 6px 25px var(--shadow-color);border-radius:9px;z-index:7;overflow:auto;padding:15px}.canvas-picker>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:12px}.picker-images{display:grid;grid-template-columns:1fr 1fr;gap:10px}.picker-images>button{display:block;position:relative;padding:5px;text-align:left;overflow:hidden}.picker-images img{width:100%;height:65px;object-fit:contain;background:var(--bg)}.picker-images span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px;max-width:87px;margin-top:3px}.picker-images svg{position:absolute;right:5px;top:5px;background:var(--surface);color:var(--green)}.auth-page{min-height:100dvh;display:grid;grid-template-columns:1.1fr 1fr;background:var(--surface)}.auth-story{background:var(--surface-alt);position:relative;min-height:100dvh;display:flex;flex-direction:column;padding:44px 8%;overflow:hidden}.auth-story:after{content:"";position:absolute;width:440px;height:440px;border:1px solid var(--line);border-radius:50%;right:-220px;top:25%;pointer-events:none}.auth-brand{display:flex;gap:10px;align-items:center;color:var(--ink)}.auth-brand>strong{font-size:25px;letter-spacing:3px}.auth-brand>span{margin-left:8px;padding-left:15px;border-left:1px solid var(--line);font-size:10px;color:var(--muted);letter-spacing:1px}.auth-statement{margin:auto 0;padding:60px 0}.auth-statement .eyebrow{color:var(--muted);font-size:10px}.auth-statement h1{font-size:47px;line-height:1.45;letter-spacing:-1.5px;color:var(--ink);font-weight:600;margin:25px 0}.auth-statement>p{font-size:13px;color:var(--muted);line-height:2}.auth-workflow{display:flex;align-items:center;gap:19px;margin-top:53px;color:var(--muted)}.auth-workflow>div{display:flex;align-items:center;gap:8px;color:var(--muted)}.auth-workflow span{font-size:10px}.auth-story>footer{display:flex;justify-content:space-between;gap:20px;font-size:9px;color:var(--muted)}.auth-form{display:flex;align-items:center;justify-content:center;padding:45px}.auth-form-inner{width:100%;max-width:355px}.auth-form h2{font-size:26px;letter-spacing:-.5px;margin:22px 0 9px}.auth-form-inner>p{font-size:12px;color:var(--muted);margin-bottom:30px}.auth-form label{font-size:11px!important}.auth-form input{padding:11px 12px;background:var(--surface);font-size:12px}.auth-form .fields{gap:18px}.auth-submit{width:100%;margin-top:27px;font-size:12px;padding:11px}.auth-caption{display:flex;gap:7px;align-items:center;font-size:9px!important;color:var(--muted)!important;margin-top:20px!important;justify-content:center}@media(max-width:1280px){.scene-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1150px){:root{--sidebar-width: 196px;--page-gutter: 24px;--section-gap: 20px}.brand>small{display:none}.production-layout{grid-template-columns:minmax(0,1fr) 240px;gap:18px}.production-form{padding:0 20px}.chosen-references{grid-template-columns:1fr}.scene-tabs{grid-template-columns:1fr 1fr}.workflow-strip>button{padding:0 19px}.task-row{gap:12px;padding:17px}.task-symbol{display:none}.canvas-title input{width:125px}.toolbar-actions select{max-width:115px}.canvas-composer{width:calc(100% - 130px);left:calc(50% + 12px)}.service-list{grid-template-columns:1fr}.auth-workflow{gap:10px}.auth-workflow>div{flex-direction:column}.auth-statement h1{font-size:39px}}@media(max-width:850px){:root{--page-gutter: 20px}h1{font-size:26px}.canvas-toolbar{padding:12px;flex-wrap:wrap;gap:8px}.template-row{gap:12px;padding:18px}.template-symbol{display:none}.task-row{flex-wrap:wrap}.task-actions{display:flex;width:100%;justify-content:flex-end}.task-main{min-width:60%}.auth-page{grid-template-columns:1fr 1fr}.auth-story{padding:35px 10%}.auth-brand>span{display:none}.auth-story>footer{flex-direction:column;gap:6px}.auth-statement h1{font-size:33px}.auth-form{padding:35px}.auth-workflow{gap:8px}.auth-workflow svg{width:18px}.auth-workflow>svg{width:12px}.auth-workflow span{font-size:9px}.balance-strip>div{padding:20px}.product-details{grid-template-columns:1fr 1fr}}@media(max-width:650px){.brand>strong,.workspace-switch,.nav-group-label,.sidebar nav button span{display:none}:root{--sidebar-width: 0px;--page-gutter: 16px;--topbar-height: 44px;--section-gap: 20px}.sidebar{position:sticky;top:0;width:100%;height:auto;flex-direction:row;padding:9px 12px;border-right:0;border-bottom:1px solid var(--line);overflow:auto;align-items:center}.app-shell{display:block}.brand{padding:0;min-height:30px;margin-right:18px}.brand-mark{width:20px;height:20px}.sidebar nav{display:flex;margin:0;gap:3px;white-space:nowrap}.sidebar nav>div{display:inline-block}.sidebar nav button{padding:9px;min-height:32px}.sidebar nav button.active span{display:inline;font-size:11px}.sidebar nav button svg{width:17px;height:17px}.sidebar-bottom{display:none}.topbar>div{font-size:11px;gap:5px}.topbar>div:first-child>.muted,.topbar>div:first-child>.crumb{display:none}.topbar-divider{margin:0 3px}.environment-badge{font-size:9px}h1{font-size:24px}.eyebrow{font-size:9px}.head-actions button{font-size:12px;min-height:36px}.workflow-strip{grid-template-columns:1fr 1fr;padding:0;margin-bottom:var(--section-gap)}.workflow-strip>button{padding:16px;border-bottom:1px solid var(--line)}.workflow-strip>button:nth-child(2){border-right:0}.workflow-strip>button:nth-child(n+3){border-bottom:0}.flow-value strong{font-size:26px}.scene-grid{gap:12px}.scene-card{flex-direction:column;align-items:flex-start;padding:16px;gap:12px}.scene-card>div:last-child{width:100%}.scene-card h3{font-size:13px}.dashboard-bottom{grid-template-columns:1fr}.dashboard-bottom>section{padding:16px}.dashboard-bottom .empty{min-height:190px}.section-title{gap:12px;margin:var(--section-gap) 0 12px}.section-title>div:not(.head-actions){gap:4px 8px}.section-title h2{font-size:15px}.section-title span{font-size:12px}.product-grid,.asset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-cover{aspect-ratio:1}.product-card-info{padding:12px}.product-card-info h3{font-size:12px}.product-card-info>div{font-size:9px}.search{min-width:0;flex:1}.filter-row{gap:10px}.filter-row select{width:100%;font-size:11px}.product-details{grid-template-columns:1fr;padding:12px 14px;gap:10px}.product-details p{font-size:11px}.asset-info{padding:10px}.asset-info>div{align-items:flex-start;flex-wrap:wrap}.asset-info h3{font-size:10px}.badge{font-size:9px}.asset-review-actions button{padding:3px 5px;font-size:9px}.image-preview{opacity:1;pointer-events:auto;font-size:8px;min-height:24px;padding:3px 5px}.asset-review-actions{gap:4px!important}.production-layout{grid-template-columns:1fr}.delivery-summary{position:static;padding:21px}.sheet-stack{display:none}.delivery-summary h2{margin-bottom:10px}.delivery-summary>.summary-line{margin:11px 0}.production-form{padding:0 19px}.form-block{padding:20px 0}.fields.two{grid-template-columns:1fr}.fields.three{gap:10px}.chosen-references{grid-template-columns:1fr}.asset-picker-header{flex-wrap:wrap}.balance-strip{grid-template-columns:1fr}.balance-strip>div{border-right:0;border-bottom:1px solid var(--line);padding:20px;position:relative}.balance-strip strong{display:inline-block;float:right;margin:0;font-size:23px}.table-wrap{font-size:10px}th,td{padding:12px;white-space:nowrap}.task-cost{margin-left:auto}.task-main{width:calc(100% - 120px);min-width:0}.task-main>.row-title{display:block}.task-main .badge{margin-top:5px}.task-main>p{font-size:10px}.task-main h3{font-size:11px}.task-cost strong{font-size:14px}.task-cost span{font-size:8px}.task-actions{flex-wrap:wrap}.task-actions button{font-size:9px}.template-row{align-items:flex-start;flex-wrap:wrap}.template-row>div:nth-child(2){flex-basis:100%}.template-row>button{margin-left:auto;font-size:10px}.detail-list{grid-template-columns:1fr;gap:7px}.detail-list dd{margin-bottom:13px}.modal-body{padding:20px}.modal>header{padding:17px 20px}.modal-footer{padding:15px 20px}.toast{left:50%;font-size:11px;bottom:15px;width:max-content;max-width:90vw}.canvas-main{height:calc(100dvh - var(--topbar-height) - 61px)}.canvas-toolbar{gap:10px}.canvas-title{width:100%}.canvas-title input{width:180px}.toolbar-actions{width:100%;gap:5px}.toolbar-actions select{flex:1;max-width:none;width:90px}.toolbar-actions button{font-size:9px;padding:5px 7px;gap:4px}.canvas-composer{left:50%;width:calc(100% - 26px);bottom:53px;padding:12px}.composer-footer{align-items:flex-end}.composer-footer>span{max-width:140px;font-size:8px}.composer-footer button{font-size:9px}.canvas-help{left:12px;top:10px;font-size:8px;gap:10px;flex-wrap:wrap}.canvas-picker{right:12px;top:44px;max-height:calc(100% - 280px);width:230px}.canvas-empty{inset:50px 0 260px}.canvas-empty .empty-icon,.react-flow__minimap{display:none}.react-flow__controls{bottom:5px}.auth-page{display:block}.auth-story{min-height:0;padding:24px 25px}.auth-statement{padding:26px 0 0}.auth-statement .eyebrow,.auth-statement p,.auth-workflow,.auth-story>footer{display:none}.auth-statement h1{font-size:26px;line-height:1.45;margin:0}.auth-statement br{display:none}.auth-brand>strong{font-size:21px}.auth-brand>span{display:block;font-size:9px}.auth-form{padding:30px 25px}.auth-form h2{font-size:24px;margin-top:14px}.auth-form-inner{max-width:none}.auth-form-inner>p{margin-bottom:24px}}.toolbar-actions button{white-space:nowrap;flex-shrink:0}.recovery-fields{margin-top:17px}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.topbar{position:sticky;top:0;z-index:15;gap:12px}.topbar>.topbar-left{flex:1;min-width:0;gap:0;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:var(--line-strong) transparent}.topbar-context{flex:1;min-width:0}.topbar-context:empty{display:none}.topbar-context:not(:empty)+.topbar-fallback{display:none}.topbar>.topbar-balance{flex:0 0 auto;gap:7px;align-self:stretch;padding-left:16px;border-left:1px solid var(--line);white-space:nowrap;background:var(--surface)}.topbar-balance svg{color:var(--green)}.topbar-balance strong{font:600 13px/1 Segoe UI,sans-serif;font-variant-numeric:tabular-nums}.topbar :is(.page-toolbar,.filter-row,.canvas-toolbar){display:flex;align-items:center;flex-wrap:nowrap;gap:16px;min-height:32px;margin:0;padding:0;border:0;background:transparent;width:100%;min-width:max-content}.topbar :is(.head-actions,.toolbar-actions){flex-wrap:nowrap;flex-shrink:0;gap:8px}.topbar :is(button,.button,select){min-height:28px;font-size:11px;white-space:nowrap}.topbar button{padding:5px 10px}.topbar :is(button,.button)>svg{width:14px;height:14px}.topbar select{width:auto;min-width:110px;max-width:160px;padding-block:5px}.topbar .search{min-width:220px;width:320px;flex-shrink:0;background:var(--bg)}.topbar .search input{padding-block:6px;font-size:12px}.topbar :is(.scene-tabs,.tabs){display:flex;flex-wrap:nowrap;gap:3px;margin:0;padding:3px;width:max-content;border:1px solid var(--line);border-radius:8px;background:var(--surface-alt)}.topbar :is(.scene-tabs,.tabs) button{min-width:0;min-height:26px;padding:4px 11px;border:1px solid transparent;border-radius:5px;background:transparent;color:var(--muted)}.topbar :is(.scene-tabs,.tabs) button.active{background:var(--selection);border-color:var(--accent);color:var(--green);box-shadow:0 1px 3px var(--selection);font-weight:600}.topbar .toolbar-label{font-size:12px;font-weight:600}.topbar .product-header-context{display:flex;align-items:center;gap:16px;min-width:0}.topbar .back-link{margin:0;padding-left:0;flex-shrink:0}.topbar .product-identity{flex-wrap:nowrap;align-items:center;gap:10px}.topbar .product-identity h1{font-size:12px;white-space:nowrap;max-width:220px;overflow:hidden;text-overflow:ellipsis}.topbar .product-identity>span{white-space:nowrap}.topbar .canvas-title{display:flex;align-items:center;flex:1;gap:10px;min-width:180px}.topbar .canvas-title input{width:150px;min-width:0;padding:5px 8px;font-size:12px}.topbar .canvas-title>span{font-size:10px;white-space:nowrap}.topbar .canvas-toolbar .toolbar-actions{margin-left:auto}.topbar :is(button,input,select):focus-visible{outline:2px solid var(--green);outline-offset:-2px}@media(max-width:1050px){.topbar{gap:12px}.topbar>.topbar-balance{padding-left:12px}.topbar :is(.page-toolbar,.filter-row,.canvas-toolbar){gap:12px}.topbar .product-identity>span{display:none}}@media(max-width:650px){.sidebar{min-height:61px}.topbar{top:61px;padding-inline:12px;gap:10px}.topbar>.topbar-balance{padding-left:10px;gap:5px;font-size:10px}.topbar-balance strong{font-size:13px}.topbar-balance svg{width:13px}.topbar .search{width:230px;min-width:230px}.topbar :is(.scene-tabs,.tabs) button{padding-inline:10px;font-size:11px}.topbar .toolbar-count{display:none}}.topbar .sidebar-toggle{flex:0 0 28px;width:28px;height:28px;padding:0;color:var(--muted);border:0;border-radius:5px;background:transparent}.topbar .sidebar-toggle:hover{color:var(--green);background:var(--bg)}.sidebar :is(button):focus-visible{outline:2px solid var(--green);outline-offset:2px}.sidebar-compact-icon{display:none}@media(min-width:651px){.sidebar>nav{margin-top:20px}.sidebar nav{min-height:0;overflow-y:auto;scrollbar-width:thin;padding-block:2px}.sidebar>:not(nav){flex-shrink:0}.sidebar-collapsed{--sidebar-width: 72px}.sidebar-collapsed .sidebar{padding-inline:12px}.sidebar-collapsed .brand{justify-content:center;padding:0}.sidebar-collapsed :is(.brand>strong,.brand>small,.workspace-switch>span:nth-child(2),.workspace-switch>svg,.user-button>span:nth-child(2),.user-button>svg,.sidebar-avatar-letter){display:none}.sidebar-collapsed .sidebar nav button{position:relative;justify-content:center;padding-inline:0}.sidebar-collapsed .sidebar nav button>span:not(.nav-dot){display:none}.sidebar-collapsed .nav-dot{position:absolute;right:8px;top:8px}.sidebar-collapsed .nav-group-label{font-size:0;padding:0;height:0;margin:12px 10px;border-top:1px solid var(--line)}.sidebar-collapsed .workspace-switch{justify-content:center;padding:0;min-height:44px;margin-block:20px}.sidebar-collapsed .workspace-avatar{background:transparent}.sidebar-collapsed .sidebar-compact-icon{display:block}.sidebar-collapsed .user-button{justify-content:center;padding-inline:0}}@media(max-width:650px){.topbar .sidebar-toggle{display:none}}.account-popover{position:absolute;left:8px;bottom:78px;z-index:35;width:min(280px,calc(100vw - 24px));overflow:visible;border:1px solid #3a3a3a;border-radius:8px;background:#191919;color:var(--ink);box-shadow:0 12px 34px #00000080;animation:account-popover-in .16s ease-out}.account-popover:after{content:"";position:absolute;left:20px;bottom:-6px;width:11px;height:11px;border-right:1px solid #3a3a3a;border-bottom:1px solid #3a3a3a;background:#191919;transform:rotate(45deg)}.account-popover-content{padding:7px 10px 6px}.account-profile{display:grid;gap:0;margin:0}.account-profile-row{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;min-height:25px;gap:8px;border-bottom:1px solid #2b2b2b}.account-profile-row dt,.account-profile-row dd{min-width:0;margin:0;font-size:11px}.account-profile-row dt{display:inline-flex;align-items:center;gap:4px;color:var(--muted);white-space:nowrap}.account-profile-row dt svg{flex:0 0 auto}.account-profile-row dd{overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;text-align:right}.account-profile-enterprise{align-items:start;padding:1px 0 5px}.account-profile-enterprise dd{white-space:normal}.account-profile-enterprise h3{overflow-wrap:anywhere;font-size:11px;font-weight:500;line-height:1.45}.account-profile-account{font-family:var(--mono);font-size:11px!important}.account-profile-credits{min-height:36px}.account-profile-credits dd{display:grid;justify-items:end;justify-content:flex-end;gap:2px}.account-credit-values{display:inline-flex;align-items:baseline;justify-content:flex-end;gap:4px;min-width:0}.account-credit-values>span,.account-credit-meta>span{color:var(--muted);font-size:10px}.account-profile-credits dd strong{color:var(--accent);font-family:var(--font-numeric);font-size:15px;font-weight:650;line-height:1}.account-credit-meta{display:inline-flex;align-items:center;gap:5px}.account-credit-progress{width:70px;height:3px;overflow:hidden;border-radius:999px;background:#333}.account-credit-progress span{display:block;height:100%;border-radius:inherit;background:var(--accent);transition:width .18s ease-out}.account-plan{margin-top:5px;padding:5px 7px;border:1px solid #2f2f2f;border-radius:7px;background:#151515;font-size:10px}.account-plan .record-summary{display:flex;flex-wrap:wrap;align-items:center;gap:3px 6px;margin:0;font-size:10px}.account-plan .record-summary span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-plan .badge{flex:0 0 auto}.account-popover-actions{display:grid;gap:1px;padding:5px;border-top:1px solid var(--line)}.account-popover-actions button{justify-content:flex-start;min-height:28px;padding:5px 6px;border:0;border-radius:6px;background:transparent;color:var(--muted);font-size:11px;font-weight:500}.account-popover-actions button:hover:not(:disabled){background:var(--surface-alt);color:var(--ink)}.account-popover-actions button:last-child:hover:not(:disabled){color:var(--danger)}@keyframes account-popover-in{0%{transform:translateY(5px)}to{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.account-popover{animation:none}}@media(max-width:650px){.account-popover{left:12px;bottom:12px}.account-popover:after{display:none}}body{-webkit-font-smoothing:antialiased}::selection{background:var(--line-strong);color:var(--ink)}button.primary,.button.primary{background:var(--primary);color:var(--primary-ink);border-color:var(--primary)}button.primary:hover,.button.primary:hover{background:var(--primary-hover);border-color:var(--primary-hover)}input,select,textarea{background:var(--bg);border-color:var(--line-strong)}input::placeholder,textarea::placeholder{color:var(--subtle)}input[type=checkbox],input[type=radio]{accent-color:var(--accent)}input:-webkit-autofill{-webkit-text-fill-color:var(--ink);box-shadow:0 0 0 1000px var(--bg) inset;caret-color:var(--ink)}.app-shell h2{font-size:16px;font-weight:500}.app-shell h3,.app-shell .recent-products strong,.app-shell .recent-jobs strong{font-weight:500}.sidebar,.topbar,.topbar>.topbar-balance{background:var(--chrome)}.sidebar nav button,.user-button{background:transparent}.sidebar nav button.active{position:relative;background:var(--selection);color:var(--accent);font-weight:500}.sidebar nav button.active:before{content:"";position:absolute;left:0;top:50%;width:3px;height:20px;border-radius:2px;background:var(--accent);transform:translateY(-50%)}.workspace-switch{background:var(--surface)}.workspace-avatar,.user-avatar{background:var(--surface-alt);color:var(--muted)}.topbar-balance svg{color:var(--muted)}.flow-value strong{font-weight:500}.scene-visual,.scene-detail .scene-visual,.scene-sku .scene-visual,.scene-white .scene-visual{background:var(--surface-alt);color:var(--muted)}.scene-card:hover{box-shadow:none;border-color:var(--line-strong)}.recent-products strong,.recent-jobs strong{font-size:14px}.app-shell{--status-error: #eb3b5a;--status-success: #26de81;--status-progress: #4b7bec;--table-action-neutral: #bcc2ca;--table-action-brand: #ff9a52;--table-action-danger: #d77d7d}.app-shell .badge:is(.draft,.cancelled){color:var(--muted);background:var(--surface-alt)}.app-shell .badge:is(.approved,.completed){--badge-color: var(--status-success)}.app-shell .badge:is(.pending,.queued,.running){--badge-color: var(--status-progress)}.app-shell .badge:is(.failed,.rejected,.reconcile,.partial){--badge-color: var(--status-error)}.app-shell .badge:is(.approved,.completed,.pending,.queued,.running,.failed,.rejected,.reconcile,.partial){color:color-mix(in srgb,var(--badge-color) 80%,white);background:color-mix(in srgb,var(--badge-color) 10%,transparent)}.notice{color:var(--muted)}.sku-thumb>span{color:var(--primary-ink)}.public-site .site-skip{color:var(--primary-ink)}.record-actions button{color:var(--muted)}.app-shell button[data-action-tone=danger]{--action-color: var(--table-action-danger)}.app-shell button[data-action-tone=success],.app-shell button[data-action-tone=edit]{--action-color: var(--table-action-brand)}.app-shell button[data-action-tone=view],.app-shell button[data-action-tone=open]{--action-color: var(--table-action-neutral)}.app-shell button[data-action-tone]{min-height:30px;padding:4px 10px;border:1px solid color-mix(in srgb,var(--action-color) 65%,var(--line));border-radius:4px;background:color-mix(in srgb,var(--action-color) 11%,var(--surface));box-shadow:none;color:color-mix(in srgb,var(--action-color) 85%,white);font-size:12px;line-height:1.25}.app-shell button[data-action-tone]:hover:not(:disabled){border-color:color-mix(in srgb,var(--action-color) 86%,var(--line));background:color-mix(in srgb,var(--action-color) 18%,var(--surface));color:color-mix(in srgb,var(--action-color) 92%,white);text-decoration:none}.app-shell button[data-action-tone]:focus-visible{outline-color:var(--action-color);outline-offset:2px}.toast{background:var(--surface-alt);color:var(--ink)}.category-picker-hint,.category-picker-empty{color:var(--muted)}.date-range-popover{color:var(--ink)}.date-range-shortcuts button[aria-pressed=true]{color:var(--accent);background:var(--selection)}.date-range-days .in-range{background:var(--selection)}.date-range-days button[data-outside=true]{color:var(--subtle)}.date-range-days button:hover>span{color:var(--accent)}.date-range-days .is-endpoint:hover>span{color:var(--primary-ink)}.date-range-popover .date-range-footer input{accent-color:var(--accent)}.date-range-popover .date-range-confirm{background:var(--primary);color:var(--primary-ink)}.date-range-inputs input{color:var(--ink)}.canvas-complete .react-flow__minimap{box-shadow:0 0 0 1px var(--line),0 2px 10px var(--shadow-color)}.react-flow__controls-button{background:var(--surface);color:var(--ink);fill:currentColor;border-color:var(--line)}.react-flow__controls-button:hover{background:var(--surface-alt)}.react-flow__attribution{background:var(--surface)}.react-flow__attribution a{color:var(--muted)}.react-flow__selection{background:var(--selection);border:1px solid var(--accent)}.reference-badge{background:var(--accent);color:var(--primary-ink)}.region-picker rect{fill:var(--selection);stroke:var(--accent)}.public-site{--site-green: var(--accent);--site-ink: var(--ink);--site-muted: var(--muted);--site-soft: var(--surface-alt);--site-line: var(--line);color-scheme:dark}.public-site :is(.site-logo-mark,.site-button-primary,.site-login-submit){color:var(--primary-ink)}.public-site .site-button-primary,.public-site .site-login-submit{background:var(--primary);border-color:var(--primary)}.public-site .site-button-primary:hover,.public-site .site-login-submit:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.public-site .site-header nav a[aria-current]{color:var(--accent)}.public-site .site-header nav a[aria-current]:after{background:var(--accent)}.public-site .site-text-link,.public-site .flagship-product-link{color:var(--accent)}.public-site .flagship-kicker{color:var(--muted)}.public-site .flagship-stage-word{color:#1c1c1c}.public-site .flagship-stage-reflection{background:transparent}.public-site .flagship-product{background:var(--surface)}.public-site .flagship-product-white .site-art-orbit{background:#242424;border-color:#303030}.public-site .site-login-symbol{color:var(--accent)}.public-site .site-login-form input{background:var(--bg);color:var(--ink);border-color:var(--line-strong)}.public-site .site-login-form input::placeholder{color:var(--subtle)}.public-site .site-product-thumbnails button.is-active{color:var(--accent);background:var(--selection);border-color:var(--accent)}.public-site .site-showcase-note{background:var(--surface);color:var(--ink);border-color:var(--line)}.public-site .site-art-caption,.public-site .site-art-disclaimer{color:var(--muted)}
