/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.static{position:static}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.contents{display:contents}.table{display:table}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.\[no-new-privileges\:true\]{no-new-privileges:true}}:root{color:#233b35;font-synthesis:none;--green:#163e35;--lime:#eaffad;--muted:#73817a;--line:#dfe5df;background:#fafbf8;font-family:Inter,Arial,sans-serif;font-size:16px}*{box-sizing:border-box;min-width:0}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button,.button{background:var(--green);color:#fff;cursor:pointer;text-align:center;overflow-wrap:anywhere;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:.7rem;min-height:46px;padding:.8rem 1.15rem;font-size:.88rem;font-weight:600;line-height:1.5;display:inline-flex}button:disabled{cursor:not-allowed;opacity:.48}button:hover:not(:disabled),.button:hover{filter:brightness(1.12)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #6f973c}h1,h2,h3,p{overflow-wrap:anywhere;margin:0}h1,h2,h3{letter-spacing:-.045em;font-weight:500}p{line-height:1.7}h1{font-size:clamp(2rem,4vw,3.8rem);line-height:1.09}h2{font-size:1.7rem;line-height:1.2}h3{letter-spacing:-.025em;font-size:1.12rem}small{color:var(--muted);overflow-wrap:anywhere;font-size:.75rem;line-height:1.6}svg{flex-shrink:0}label{flex-direction:column;gap:.5rem;font-size:.8rem;font-weight:500;line-height:1.5;display:flex}input,textarea,select{color:#203b32;background:#fff;border:1px solid #d5ded6;border-radius:6px;width:100%;min-height:46px;padding:.8rem .9rem}input[type=color]{min-height:48px;padding:5px}textarea{resize:vertical;line-height:1.5}form{flex-direction:column;gap:1.15rem;display:flex}form button[type=submit]{align-self:flex-start}input[type=checkbox]{flex-shrink:0;width:20px;min-height:20px}.checkbox{flex-direction:row;align-items:flex-start}hr{border:0;border-top:1px solid var(--line);width:100%;margin:1rem 0}.eyebrow{letter-spacing:.15em;text-transform:uppercase;font-size:.63rem;font-weight:600;line-height:1.7}.logo{letter-spacing:-.13em;flex-shrink:0;align-items:center;gap:.35rem;font-size:2.1rem;font-weight:800;display:inline-flex}.logo span{letter-spacing:0;color:#5c7655;font-size:1.8rem;font-weight:400}.public-nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:2rem;max-width:1460px;margin:auto;padding:1.25rem 5.2%;display:flex}.public-nav nav{gap:2.1rem;font-size:.79rem;display:flex}.nav-actions{align-items:center;gap:1.35rem;display:flex}.language{background:0 0;border:0;width:auto;min-height:44px;padding:.35rem;font-size:.72rem}.login-link{white-space:nowrap;font-size:.78rem}.small{min-height:40px;padding:.55rem .9rem;font-size:.75rem}.landing-hero{grid-template-columns:1fr 1.1fr;align-items:center;gap:5%;max-width:1460px;margin:auto;padding:6rem 5.2% 5.7rem;display:grid}.hero-copy h1{letter-spacing:-.065em;max-width:600px;margin:1.8rem 0;font-size:clamp(3rem,5.5vw,5.8rem)}.hero-copy>p{color:#768079;max-width:430px;font-size:1rem;line-height:1.8}.hero-copy .eyebrow{color:#63715e;align-items:center;gap:.6rem;display:flex}.tiny-dot{background:#719951;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.6rem;margin-top:2rem;display:flex}.text-link{align-items:center;gap:.6rem;min-height:44px;font-size:.8rem;font-weight:500;display:inline-flex}.hero-note{color:#7e877c;flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:2rem;font-size:.69rem;display:flex}.cj-badge{letter-spacing:-.1em;color:#f0833a;font-size:.69rem;font-weight:800}.separator{background:var(--line);width:1px;height:15px;margin:0 .5rem}.hero-scene{background:#e9eddf;border-radius:4px;align-items:center;min-height:470px;padding:3.5rem 1.6rem 4rem;display:flex;position:relative}.demo-store{background:#f6f3eb;border-radius:6px;width:100%;overflow:hidden;transform:rotate(-3deg);box-shadow:0 24px 40px #3249301a}.demo-store>header{border-bottom:1px solid #dadad0;justify-content:space-between;align-items:center;padding:1rem 1.2rem;font-size:.75rem;display:flex}.demo-body{grid-template-columns:1fr 1fr;align-items:center;gap:.8rem;padding:2.1rem 1.2rem 1.7rem;display:grid}.demo-body h2{margin:.85rem 0 1.2rem;font-family:Georgia,serif;font-size:clamp(1.2rem,2.3vw,2.3rem);line-height:1.2}.demo-body .eyebrow{font-size:.42rem}.demo-button{border-bottom:1px solid #364d3d;padding:.3rem 0;font-size:.5rem}.demo-store>footer{letter-spacing:.12em;border-top:1px solid #dadad0;justify-content:space-between;padding:.8rem 1.2rem;font-size:.41rem;display:flex}.bottle-scene{background:#e1dfcb;border-radius:50% 50% 4% 4%;justify-content:center;align-items:end;min-height:210px;padding:1.4rem .5rem;display:flex;position:relative}.bottle{color:#eeecd6;background:linear-gradient(90deg,#5a6b4d,#818c66 40%,#5a704f);border-radius:14px 14px 7px 7px;flex-direction:column;justify-content:center;align-items:center;width:73px;min-height:151px;font-family:Georgia,serif;display:flex;position:relative;transform:rotate(-9deg);box-shadow:7px 10px 9px #2b352533}.bottle .cap{background:repeating-linear-gradient(90deg,#404736 0,#404736 2px,#596047 2px,#596047 4px);border-radius:4px 4px 0 0;width:47px;height:25px;position:absolute;top:-22px}.bottle>span{text-align:center;font-size:1rem}.bottle small{color:#dedecb;margin-top:1.4rem;font-size:.28rem}.bottle-small{width:52px;min-height:102px;margin-bottom:-6px;margin-left:-6px;transform:rotate(8deg)}.bottle-small .cap{width:34px;height:20px;top:-17px}.bottle-small>span{font-size:.7rem}.floating-label{z-index:1;background:#fff;border-radius:5px;align-items:center;gap:.6rem;padding:.7rem 1rem;font-size:.65rem;display:flex;position:absolute;box-shadow:0 6px 20px #2545260b}.label-top{top:1.7rem;left:1.3rem;transform:rotate(-3deg)}.swatch-note{letter-spacing:.09em;background:#fff;border-radius:5px;align-items:center;gap:.7rem;padding:.9rem;font-size:.45rem;display:flex;position:absolute;bottom:3rem;right:1rem;transform:rotate(4deg);box-shadow:0 5px 18px #294b2320}.swatch-note>div{display:flex}.swatch-note>div>span{border:2px solid #fff;border-radius:50%;width:25px;height:25px;margin-left:-4px}.scene-caption{letter-spacing:.16em;justify-content:center;align-items:center;gap:1rem;font-size:.48rem;display:flex;position:absolute;bottom:1.05rem;left:0;right:0}.how-section,.templates-section{border-top:1px solid var(--line);max-width:1460px;margin:auto;padding:4rem 5.2%}.section-heading{max-width:590px}.section-heading h2{margin:.9rem 0 1rem;font-size:clamp(1.7rem,3vw,2.65rem)}.section-heading>p:last-child{color:var(--muted);font-size:.88rem}.steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem;margin-top:2.6rem;display:grid}.step-top{color:#647b53;justify-content:space-between;align-items:center;margin-bottom:1.6rem;display:flex}.step-top>span{color:#8a9487;font-size:.68rem}.steps article{border-top:1px solid var(--line);padding-top:1.3rem}.steps article p{color:var(--muted);margin-top:.7rem;font-size:.84rem}.template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2.2rem;display:grid}.template-tile{min-width:0}.template-mini{aspect-ratio:1.4;background:#edeadf;border-radius:4px;padding:1.4rem}.template-mini>span{text-align:center;letter-spacing:.2em;font-size:.49rem;display:block}.mini-composition{justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.mini-text{flex-direction:column;gap:.5rem;width:35%;display:flex}.mini-text i{background:#a4aa94;width:100%;height:.4rem;display:block}.mini-text i:last-child{width:60%}.mini-product{aspect-ratio:.65;background:#8a9981;border-radius:12px 12px 4px 4px;width:25%}.editorial .template-mini{color:#f6f1e7;background:#394b40}.editorial .mini-composition{flex-direction:column-reverse;gap:.7rem;margin-top:1rem}.editorial .mini-product{aspect-ratio:1.1;width:24%}.editorial .mini-text{width:50%}.minimal .template-mini{background:#efefeb}.minimal .mini-composition{flex-direction:row-reverse}.minimal .mini-product{background:#ada18e}.template-info{justify-content:space-between;gap:1rem;padding:1rem 0;display:flex}.template-info h3{text-transform:capitalize;margin:.3rem 0}.template-info p{color:var(--muted);font-size:.75rem}.template-tile>button{width:100%}.real-mini{aspect-ratio:auto;min-height:230px}.real-mini .mini-composition{margin-top:1.3rem}.real-mini .mini-composition h3{overflow-wrap:anywhere;width:50%;font-size:.8rem}.real-mini img{object-fit:contain;width:45%;height:110px}.supplier-section{background:var(--green);color:#f1f2e6;border-radius:4px;align-items:center;gap:2.2rem;max-width:1308px;margin:2rem auto 5rem;padding:3rem;display:flex}.supplier-monogram{letter-spacing:-.13em;border:1px solid #9aa89366;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:68px;min-height:68px;font-size:2rem;font-weight:700;display:flex}.supplier-section h2{margin:.6rem 0}.supplier-section p:last-child{color:#c2cbb9;max-width:500px;font-size:.85rem}.supplier-section>.button{flex-shrink:0;margin-left:auto}.light{background:var(--lime);color:var(--green)}.public-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1.5rem;padding:2rem 5.2%;display:flex}.public-footer p,.public-footer>span{color:var(--muted);font-size:.72rem}.auth-layout{grid-template-columns:1fr 1fr;gap:12%;max-width:1250px;min-height:70vh;margin:auto;padding:3.5rem 5%;display:grid}.auth-story{background:#e9eddf;border-radius:6px;padding:3rem;position:relative;overflow:hidden}.auth-story h2{margin:1.6rem 0;font-size:3.2rem}.auth-story p{color:var(--muted)}.orbit-mark{color:#7d9565;text-align:right;margin-top:2rem;font-size:11rem;line-height:1.1}.auth-form{align-self:center;padding:2rem 0}.auth-form h1{margin:.7rem 0 2rem;font-size:2rem}.auth-form>a{margin-top:1.4rem;font-size:.8rem;display:inline-flex}.auth-form form>button{width:100%}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.error,.success{overflow-wrap:anywhere;border-radius:6px;margin-bottom:1.2rem;padding:.9rem 1rem;font-size:.85rem}.error{color:#88382d;background:#fff0ea}.success{color:#31532d;background:#e8f3e2}.loading{place-items:center;min-height:70vh;display:grid}.dashboard{min-height:100dvh;display:flex}.sidebar{border-right:1px solid var(--line);background:#f4f6f0;flex-direction:column;flex-shrink:0;gap:2rem;width:224px;height:100dvh;padding:1.8rem 1.2rem;display:flex;position:sticky;top:0}.sidebar>.logo{padding:0 .6rem}.workspace{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:.7rem;padding:.65rem;font-size:.77rem;display:flex}.workspace>span,.avatar{background:#e6ebdb;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;display:flex}.workspace>div{overflow-wrap:anywhere;flex-direction:column;gap:.15rem;display:flex}.sidebar nav{flex-direction:column;gap:.35rem;display:flex}.sidebar nav a{color:#667469;border-radius:6px;align-items:center;gap:.85rem;min-height:44px;padding:.8rem .7rem;font-size:.82rem;display:flex}.sidebar nav a.active{color:var(--green);background:#e4eadb;font-weight:600}.sidebar-bottom{flex-direction:column;align-items:start;gap:.4rem;margin-top:auto;display:flex}.plain{color:inherit;background:0 0;border:0;padding:.5rem;font-size:.8rem;font-weight:400}.dashboard-body{flex:1;min-width:0}.dashboard-top{border-bottom:1px solid var(--line);background:#fafbf8;justify-content:space-between;align-items:center;gap:1rem;min-height:74px;padding:1rem 2.5rem;display:flex}.dashboard-top>span{color:var(--muted);align-items:center;gap:.7rem;font-size:.75rem;display:flex}.dashboard-top>div{align-items:center;gap:1rem;display:flex}.dashboard-content{max-width:1500px;margin:auto;padding:2.8rem}.page-heading{justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2.2rem;display:flex}.page-heading h1{margin:.5rem 0;font-size:2.05rem}.page-heading p:not(.eyebrow){color:var(--muted);max-width:600px;font-size:.84rem}.page-heading>.button,.page-heading>button{flex-shrink:0}.setup-start{max-width:530px;margin:3rem auto}.setup-start form{border:1px solid var(--line);background:#fff;border-radius:8px;padding:2rem}.setup-banner{color:#f4f4dd;background:#163e35;border-radius:8px;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:1.8rem;padding:2.3rem;display:flex}.setup-banner h2{margin:.6rem 0;font-size:2rem}.setup-banner p:not(.eyebrow){color:#c0cdb8;font-size:.9rem}.setup-banner .button{margin-top:1.4rem}.setup-orbit{color:#b0c68e;font-size:9rem;line-height:1}.overview-grid{grid-template-columns:1.15fr 1fr;gap:1.6rem;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:8px;padding:1.6rem}.panel h2{flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:1.2rem;font-size:1.1rem;display:flex}.panel>p{color:var(--muted);margin-bottom:1.3rem;font-size:.82rem}.panel>a{align-items:center;gap:.4rem;min-height:44px;margin-top:1rem;font-size:.8rem;display:inline-flex}.panel form+form{margin-top:1.5rem}.readiness-list{margin-bottom:1.6rem}.readiness-list>div{border-bottom:1px solid #eef1eb;align-items:center;gap:.7rem;min-height:43px;font-size:.8rem;display:flex}.readiness-list small{margin-left:auto}.status-dot{border:1px solid #dce4d5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:19px;height:19px;display:flex}.status-dot.done{color:#426f36;background:#e3efda}.notice{color:var(--muted);margin:1rem 0;font-size:.76rem;line-height:1.8}.supplier-panel{flex-direction:column;align-items:start;display:flex}.supplier-panel>.supplier-monogram{color:#df7731;background:#fff7eb;margin-bottom:1.5rem}.supplier-panel .muted{font-size:.73rem}.two-column,.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.7rem;display:grid}.wide{grid-column:1/-1}.badge{color:#657351;overflow-wrap:anywhere;background:#eef1e7;border-radius:4px;padding:.25rem .5rem;font-size:.65rem;font-weight:500;display:inline-flex}.secondary{color:#345036;background:#fff;border:1px solid #d7dfd1}.product-list,.data-list{border:1px solid var(--line);background:#fff;border-radius:8px}.product-row,.data-list>article{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:1.2rem;padding:1.1rem;display:flex}.product-row:last-child,.data-list>article:last-child{border-bottom:0}.product-row img,.product-placeholder{object-fit:cover;background:#f1f2ec;border-radius:5px;flex-shrink:0;width:58px;height:64px}.product-placeholder{place-items:center;display:grid}.product-row>div:nth-child(2),.data-list>article>div{flex:1;min-width:100px}.product-row h3{margin-bottom:.3rem;font-size:.9rem}.product-row>strong,.data-list strong{overflow-wrap:anywhere;font-size:.85rem}.empty{text-align:center;border:1px dashed #d7dfcf;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:360px;padding:2rem;display:flex}.empty p{max-width:430px;color:var(--muted);font-size:.85rem}.empty-icon{color:#75865d;background:#edf1e5;border-radius:50%;place-items:center;width:68px;height:68px;margin-bottom:.5rem;display:grid}.brand-preview{text-align:center;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:310px;padding:3rem;display:flex}.brand-preview>span{font-size:4rem}.brand-preview h2{font-size:2.5rem}.brand-preview p{font-size:.8rem}.settings-tabs{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:1.2rem;margin-bottom:2rem;padding-bottom:1rem;font-size:.8rem;display:flex}.variant-form{border-bottom:1px solid var(--line);padding-bottom:1rem}.icon-button{width:44px;min-width:44px;min-height:44px;color:inherit;background:0 0;border:0;padding:.5rem}.mobile-menu{display:none}.preview-overlay{z-index:50;background:#fff;flex-direction:column;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.preview-overlay>header{background:var(--green);color:#fff;justify-content:space-between;align-items:center;gap:1rem;padding:.6rem 1.3rem;font-size:.78rem;display:flex}.preview-scroll{flex:1;overflow:auto}.storefront{color:#25392e;background:#fcfbf7;min-height:100dvh}.store-header{border-bottom:1px solid #deded4;justify-content:space-between;align-items:center;padding:1.3rem 6%;display:flex}.store-header>strong{overflow-wrap:anywhere;font-size:1.35rem}.store-product{grid-template-columns:1.1fr 1fr;align-items:center;gap:7%;max-width:1440px;margin:auto;padding:4rem 6%;display:grid}.store-visual>img{object-fit:contain;background:#f0eee6;border-radius:3px;width:100%;max-height:650px}.store-image-empty{color:#7d8970;background:#efeee7;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:350px;padding:1rem;display:flex}.store-copy .eyebrow{color:var(--brand)}.store-copy h1{margin:1rem 0 1.5rem;font-size:clamp(2rem,4vw,3.6rem)}.product-description{color:#7b8177;white-space:pre-line;margin-bottom:1.3rem;font-size:.9rem}.store-price{margin:1.4rem 0;font-size:1.5rem;font-weight:500}.store-copy label{margin-bottom:1.3rem}.purchase-row{flex-wrap:wrap;align-items:stretch;gap:.8rem;margin:1.3rem 0;display:flex}.purchase-row>button{background:var(--brand);color:#fff;flex:1}.quantity{border:1px solid #d8d9cf;border-radius:6px;align-items:center;gap:.3rem;display:flex}.quantity output{text-align:center;min-width:20px;font-size:.8rem}.shipping-note{color:#79826f;align-items:center;gap:.5rem;margin:.5rem 0;font-size:.72rem;display:flex}.store-story{text-align:center;background:#ebeedd;padding:4rem 15%}.store-story h2{max-width:800px;margin:1.2rem auto;font-size:2.6rem}.store-story>p:last-child{color:#71816a;max-width:800px;margin:auto}.policies{max-width:900px;margin:auto;padding:3rem 6%}.policies details{border-bottom:1px solid #deded4;padding:1rem 0}.policies summary{cursor:pointer;align-items:center;min-height:44px;display:flex}.policies p{white-space:pre-wrap;color:#7b8177;font-size:.82rem}.store-footer{border-top:1px solid #deded4;flex-wrap:wrap;justify-content:space-between;gap:2rem;padding:2rem 6%;font-size:.77rem;display:flex}.store-footer>span{color:#919585;font-size:.65rem}.editorial-heading{text-align:center;background:var(--brand);color:var(--accent);padding:3rem 10%}.editorial-heading h2{max-width:1000px;margin:1rem auto;font-family:Georgia,serif;font-size:clamp(2rem,5vw,5rem)}.theme-editorial .store-product{grid-template-columns:1fr;gap:0;padding:0 0 3rem}.theme-editorial .store-visual{background:var(--brand);padding:0 15%}.theme-editorial .store-visual>img{max-height:560px}.theme-editorial .store-copy{max-width:1100px;margin:auto;padding:3rem 15%}.theme-minimal .store-product{grid-template-columns:1fr 1.3fr;gap:10%;padding-top:6rem;padding-bottom:6rem}.theme-minimal .store-story{background:#f5f5f0}.image-thumbs{gap:.7rem;display:flex;overflow:auto}.image-thumbs img{object-fit:cover;width:100%;height:100%}.product-switcher{flex-wrap:wrap;gap:.8rem;padding:1rem 6%;display:flex}.cart-backdrop{z-index:100;background:#162e2866;justify-content:flex-end;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.cart-panel{background:#fff;width:100%;max-width:560px;padding:1.5rem;overflow:auto}.cart-panel>header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.cart-row{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:1rem;padding:1rem 0;display:flex}.cart-row>div{flex:1;min-width:100px}.cart-row small{display:block}.cart-row strong{font-size:.8rem}.cart-total{justify-content:space-between;margin:1.6rem 0;display:flex}.nav-scrim{display:none}@media(min-width:1700px){.dashboard-content{padding:3rem 4rem}}@media(max-width:1100px){.public-nav nav{display:none}.landing-hero{gap:3%;padding-top:4rem}.hero-scene{min-height:400px;padding:3rem 1rem}.supplier-section{flex-wrap:wrap;margin:2rem 5%;padding:2rem}.supplier-section>.button{margin-left:0}.sidebar{width:190px;padding:1.5rem .7rem}.dashboard-content{padding:2rem 1.5rem}.dashboard-top{padding:1rem 1.5rem}.two-column{gap:1rem}.page-heading{flex-wrap:wrap;align-items:flex-start}.template-grid{gap:.8rem}.template-mini{padding:1rem}.overview-grid{gap:1rem}}@media(max-width:800px){.landing-hero{grid-template-columns:1fr;gap:3rem;padding:3.5rem 6%}.hero-copy h1{max-width:650px;font-size:clamp(3rem,9vw,4.6rem)}.hero-copy>p{max-width:540px}.hero-scene{justify-self:center;width:100%;max-width:600px;min-height:430px;padding:3.5rem 2rem}.demo-body h2{font-size:2rem}.steps{gap:1.3rem}.public-nav{gap:1rem;padding:1rem 5%}.nav-actions{gap:.6rem}.auth-layout{grid-template-columns:1fr;gap:0;max-width:620px;padding-top:1.5rem}.auth-story{display:none}.overview-grid,.two-column,.settings-grid{grid-template-columns:1fr}.sidebar{width:180px}.setup-orbit{font-size:6rem}.setup-banner{gap:1rem;padding:1.5rem}.setup-banner h2{font-size:1.7rem}.template-grid{grid-template-columns:1fr}.template-mini{aspect-ratio:1.8}.templates-section .template-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.templates-section .template-mini{aspect-ratio:1}.mini-composition{gap:.8rem}.store-product,.theme-minimal .store-product{grid-template-columns:1fr;gap:2rem;padding:2rem 6%}.theme-minimal .store-copy{order:2}.store-copy h1{font-size:2.3rem}.store-story{padding:3rem 7%}.store-story h2{font-size:2rem}.theme-editorial .store-copy{padding:2rem 6%}.theme-editorial .store-visual{padding:0 6%}}@media(max-width:600px){.public-nav .login-link{display:none}.public-nav .small{padding:.45rem .6rem;font-size:.67rem}.logo{font-size:1.9rem}.hero-copy h1{font-size:clamp(2.7rem,11vw,4rem)}.hero-copy .eyebrow{font-size:.54rem}.hero-copy>p{font-size:.9rem}.hero-actions{gap:.8rem}.hero-scene{min-height:350px;padding:3.4rem 1rem 3.5rem}.demo-body{gap:.5rem;padding:1.4rem .8rem}.demo-body h2{font-size:1.55rem}.bottle-scene{min-height:170px}.bottle{width:53px;min-height:111px}.bottle .cap{width:36px;height:20px;top:-17px}.bottle>span{font-size:.75rem}.bottle-small{width:40px;min-height:80px}.bottle-small .cap{width:26px;height:15px;top:-13px}.swatch-note{padding:.55rem;font-size:.35rem;bottom:2.4rem;right:.5rem}.label-top{padding:.55rem .7rem;font-size:.55rem}.steps{grid-template-columns:1fr;gap:1.7rem}.step-top{margin-bottom:.7rem}.templates-section .template-grid{grid-template-columns:1fr;gap:1.6rem}.template-mini{aspect-ratio:1.6!important}.mini-product{width:21%;max-height:125px}.supplier-section{gap:1.4rem;padding:1.7rem}.supplier-section h2{font-size:1.6rem}.supplier-section>.button{width:100%}.public-footer{flex-wrap:wrap}.public-footer p{width:60%}.public-footer>span{width:100%}.sidebar{z-index:40;width:min(280px,85vw);transition:transform .2s;position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.nav-scrim{z-index:35;background:#15352f55;border:0;border-radius:0;display:block;position:fixed;top:0;right:0;bottom:0;left:0}.mobile-menu{display:inline-flex}.dashboard-top{gap:.5rem;padding:.65rem 1rem}.dashboard-top>span{overflow-wrap:anywhere;flex:1;font-size:.65rem}.dashboard-top>div{gap:.3rem}.dashboard-content{padding:1.7rem 1rem}.page-heading{gap:1rem;margin-bottom:1.5rem}.page-heading h1{font-size:1.7rem}.page-heading .eyebrow{font-size:.58rem}.setup-banner{padding:1.5rem;position:relative}.setup-orbit{display:none}.panel{padding:1.2rem}.form-grid{grid-template-columns:1fr}.setup-start{margin:0}.setup-start form{padding:1.4rem}.empty{min-height:320px;padding:1.4rem}.empty h2{font-size:1.5rem}.product-row{gap:.7rem}.product-row .badge{margin-left:auto}.product-row>strong{margin-left:70px}.product-row>svg{margin-left:auto}.product-row>div:nth-child(2){flex-basis:calc(100% - 100px)}.preview-overlay>header{font-size:.65rem}.brand-preview{padding:2rem}.auth-form{padding:1.4rem 0}.store-header{padding:.8rem 5%}.store-header>strong{font-size:1.05rem}.store-image-empty{min-height:240px}.store-copy h1{font-size:1.9rem}.cart-panel{padding:1rem}.store-story h2{font-size:1.8rem}.editorial-heading{padding:2rem 6%}.store-footer{gap:1.3rem}.store-footer>strong{width:100%}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.ai-panel{margin-top:1.5rem}.ai-direction{border-top:1px solid var(--line);flex-direction:column;gap:.8rem;padding:1rem 0;display:flex}.auth-help{max-width:560px;margin:5vh auto;padding:2rem}.auth-help h1{margin-bottom:2rem;font-size:2.3rem}.auth-help>a{padding:1.5rem 0;display:inline-flex}.onboarding-steps{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:1rem;margin:0 0 2rem;padding:0 0 1.2rem;display:flex}.onboarding-steps a{align-items:center;gap:.45rem;min-height:44px;font-size:.68rem;display:flex}.onboarding-steps span{border:1px solid var(--line);border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.onboarding-steps .done{background:#e0eccf}.onboarding-steps a:hover{color:#6b8d3c}.page-heading>button,.page-heading>.button{flex-shrink:1;max-width:100%}button,.button{max-width:100%}.text-link{overflow-wrap:anywhere;flex-wrap:wrap}body{overflow-wrap:anywhere}dialog.modal{border:0;width:100%;max-width:none;height:100dvh;max-height:none;margin:0;padding:0}dialog.modal::backdrop{background:#162e2866}.real-mini{width:100%;aspect-ratio:auto!important}.domain-entry{flex-direction:column;align-items:start;gap:.7rem;margin-top:1.5rem;display:flex}.dns-record{background:#f4f6ef;flex-wrap:wrap;gap:.7rem;width:100%;padding:.8rem;font-size:.74rem;display:flex}.dns-record code{overflow-wrap:anywhere}.metrics{flex-wrap:wrap;gap:2rem;margin:1.5rem 0;display:flex}.metrics h2{margin:.4rem 0;font-size:2rem}.order-timeline{margin-top:2rem;padding:0;list-style:none}.order-timeline li{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;gap:1rem;padding:.6rem 0;font-size:.8rem;display:flex}.editor-links{flex-wrap:wrap;gap:1rem;margin:1.5rem 0;font-size:.8rem;display:flex}.editor-preview{border:1px solid var(--line);border-radius:6px;margin-top:1.5rem}.ai-proposal{margin-top:1.5rem}.receipt-banner{background:#e9f0df;flex-direction:column;align-items:start;gap:.8rem;padding:2rem 6%;display:flex}
