/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--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-serif:ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-webkit-text-size-adjust:100%;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,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.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}}.hidden{display:none}.rounded{border-radius:.25rem}}:root{--ink:#1a1410;--paper:#f4efe6;--paper-2:#ebe3d7;--card:#fffdf9;--red:#b3361f;--red-dark:#8f281c;--muted:#7c6f61;--line:#d9d0c4;--green:#4d735b;--blue:#496c88;--shadow:0 18px 50px #30231917;--font-sans:"Noto Sans TC","PingFang TC","Microsoft JhengHei",system-ui,sans-serif;--font-serif:"Noto Serif TC","Songti TC","PMingLiU",serif;--font-mono:"Noto Sans Mono","SFMono-Regular",Consolas,monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px;font-weight:400;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #b63b2747}.container{width:min(1180px,100% - 56px);margin-inline:auto}.eyebrow{color:var(--red);font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;font-size:12.5px;font-weight:500;display:block}.muted-note{color:var(--muted);font-size:.82rem}.outline-button,.primary-button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 20px;font-weight:800;transition:all .2s;display:inline-flex}.primary-button{color:#fff;background:var(--red);box-shadow:0 8px 22px #b63b2738}.primary-button:hover{background:var(--red-dark)}.primary-button:disabled{box-shadow:none;cursor:not-allowed;background:#b9b1a6;transform:none}.outline-button{border-color:var(--line);background:0 0}.outline-button:hover{border-color:var(--ink);background:var(--card)}.primary-button.full{width:100%}.text-link{color:var(--red);align-items:center;gap:6px;font-weight:800;display:inline-flex}.text-button{cursor:pointer;color:var(--muted);background:0 0;border:0;text-decoration:underline}.field-error{color:#a12d20;margin:8px 0 0;font-size:.84rem}.success-text{color:var(--green);align-items:center;gap:5px;display:flex}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f0e8f0;border-bottom:1px solid #8c7c6b33;position:sticky;top:0}.header-inner{gap:28px;width:min(1220px,100% - 32px);height:72px;margin:auto}.brand,.header-inner{align-items:center;display:flex}.brand{flex-shrink:0;gap:10px}.brand-logo{object-fit:contain;width:40px;height:40px}.footer-logo{filter:invert();width:48px;height:48px}.brand b{font-family:var(--font-serif);letter-spacing:.1em;font-size:1.15rem;font-weight:800;line-height:1;display:block}.brand small{color:var(--red);letter-spacing:.18em;margin-top:4px;font-size:.55rem;display:block}.main-nav{align-items:center;gap:25px;margin-right:auto;font-size:15px;font-weight:600;display:flex}.main-nav a{padding-block:23px}.main-nav a:hover{color:var(--red)}.header-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.icon-link{place-items:center;width:42px;height:42px;display:grid;position:relative}.icon-link span{color:#fff;background:var(--red);border-radius:50%;place-items:center;width:17px;height:17px;font-size:.64rem;display:grid;position:absolute;top:1px;right:1px}.header-cta,.header-pill{border:1px solid var(--line);border-radius:999px;align-items:center;gap:6px;min-height:40px;padding:0 16px;font-size:.8rem;font-weight:800;display:flex}.header-cta{color:#fff;background:var(--red);border-color:var(--red)}.menu-button,.mobile-only{display:none}.hero{width:100%;max-width:1240px;min-height:680px;margin-inline:auto;position:relative;overflow:hidden}.hero-watermark{z-index:0;color:var(--red);opacity:.055;font-family:var(--font-serif);letter-spacing:-.04em;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(220px,32vw,420px);font-weight:900;line-height:1;position:absolute;top:50%;right:-2%;transform:translateY(-52%)}.hero-inner{z-index:1;padding:78px 0 48px;position:relative}.hero-copy{width:min(700px,100%)}.hero-copy h1{font-family:var(--font-serif);letter-spacing:normal;margin:18px 0 20px;font-size:64px;font-weight:900;line-height:1.15}.hero-copy h1 em{color:var(--red);font-style:normal}.hero-copy>p{max-width:520px;color:var(--muted);font-size:17px;line-height:1.75}.hero-copy .text-link{margin-top:8px}.ai-order-card{box-shadow:var(--shadow);background:#fffdf9d1;border:1px solid #7e695533;border-radius:28px;margin-top:32px;padding:26px;position:relative}.dropzone{background:#f5f0e880;border:1px dashed #c9bfb3;border-radius:18px;padding:8px}.dropzone.compact{background:#faf7f1}.dropzone-button{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:16px;width:100%;min-height:74px;padding:12px 18px;display:flex}.dropzone-button svg{color:var(--red)}.dropzone-button b,.dropzone-button small,.selected-file b,.selected-file small{display:block}.dropzone-button small,.selected-file small{color:var(--muted);margin-top:2px;font-size:.75rem}.selected-file{align-items:center;gap:14px;min-height:74px;padding:10px 16px;display:flex}.selected-file>svg{color:var(--green)}.upload-spinner{animation:upload-spin .8s linear infinite}@keyframes upload-spin{to{transform:rotate(1turn)}}.selected-file span{flex:1}.selected-file button{cursor:pointer;background:0 0;border:0}.ai-input-row{grid-template-columns:1fr auto;gap:12px;margin-top:12px;display:grid}.ai-input-row textarea{resize:none;border:1px solid var(--line);background:#f7f2ea;border-radius:16px;min-height:78px;padding:14px 16px;font-size:15px;line-height:1.6}.ai-input-row .primary-button{white-space:nowrap;height:48px;min-height:48px;box-shadow:none;align-self:end;gap:6px;margin-bottom:2px;padding:12px 20px;font-size:14px;font-weight:700}.suggestions{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;font-size:13px;display:flex}.suggestions a,.suggestions button{color:#8e3828;font:inherit;cursor:pointer;background:#efe3db;border:0;border-radius:99px;padding:7px 14px;font-weight:500}.home-agent-result{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}.home-agent-message{align-items:flex-start;gap:10px;margin-top:12px;display:flex}.home-agent-message.user{flex-direction:row-reverse}.home-agent-message>span{background:var(--red);color:#fff;border-radius:50%;flex:0 0 34px;place-items:center;height:34px;display:grid}.home-agent-message>span svg{width:16px;height:16px}.home-agent-message.user>span{background:var(--ink)}.home-agent-message p{border:1px solid var(--line);max-width:min(620px,100% - 50px);color:var(--ink);background:#fff;border-radius:4px 16px 16px;margin:0;padding:10px 14px;line-height:1.65}.home-agent-message.user p{background:#f4e9e3;border-radius:16px 4px 16px 16px}.home-agent-product{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:64px 1fr auto;align-items:center;gap:14px;margin:14px 0 0 44px;padding:14px;display:grid}.home-agent-product>div{border-radius:14px;place-items:center;width:64px;height:64px;font-size:26px;display:grid}.home-agent-product>span{min-width:0}.home-agent-product b,.home-agent-product p,.home-agent-product small,.home-agent-product strong{display:block}.home-agent-product small{color:var(--muted)}.home-agent-product b{font-family:var(--fp-serif);margin-top:2px;font-size:18px}.home-agent-product p{color:var(--muted);margin:3px 0;font-size:13px}.home-agent-product strong{color:var(--red)}.home-agent-product>a{color:var(--red);white-space:nowrap;align-items:center;gap:6px;font-weight:700;display:flex}.home-agent-product>a svg{width:16px}.home-agent-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0 4px 38px;display:grid}.home-agent-product-art{background:#f0e5d8;position:relative;overflow:hidden}.home-agent-product-art img{object-fit:cover}.home-agent-workspace.active{grid-template-columns:minmax(0,1fr) 320px;gap:20px;margin-top:32px;display:grid}.agent-chat-card,.estimate-hint-card,.order-data-card{box-shadow:var(--shadow);background:#fffdf9e6;border:1px solid #7e695533}.agent-chat-card{border-radius:20px;flex-direction:column;height:clamp(420px,68vh,680px);min-height:0;display:flex;overflow:hidden}.agent-chat-card>header{flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.agent-chat-title{align-items:center;gap:12px;display:flex}.agent-chat-reply>span,.agent-chat-title>span{border:1px solid var(--red);color:var(--red);font-family:var(--fp-serif);border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.agent-chat-title>span{width:36px;height:36px}.agent-chat-title b,.agent-chat-title small{display:block}.agent-chat-title b{font-size:15px}.agent-chat-title small{color:var(--muted);align-items:center;gap:6px;margin-top:2px;font-size:12px;display:flex}.agent-chat-title small i{background:#4e7d61;border-radius:50%;width:6px;height:6px}.agent-chat-card>header>button{background:var(--paper-2,#f2eadf);color:var(--ink);font:inherit;cursor:pointer;border:0;border-radius:99px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;display:flex}.agent-chat-card>header>button svg{width:14px;height:14px}.agent-chat-messages{overscroll-behavior:contain;scrollbar-gutter:stable;flex:1;min-height:0;padding:20px 20px 8px;overflow-y:auto}.agent-generation-card{max-height:48%;color:var(--ink);background:#fffaf4;border:1px solid #b82f1b38;border-radius:16px;flex:none;margin:0 20px;padding:16px;overflow:auto;box-shadow:0 10px 24px #2b1f1714}.agent-generation-card>header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.agent-generation-card>header>span{background:var(--red);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.agent-generation-card>header svg{width:17px;height:17px}.agent-generation-card>header b,.agent-generation-card>header small{display:block}.agent-generation-card>header small{color:var(--red);letter-spacing:.08em;font-size:11px}.agent-generation-card>header b{font-size:15px}.agent-generation-card dl{gap:7px;margin:0;font-size:13px;display:grid}.agent-generation-card dl>div{grid-template-columns:52px 1fr;gap:8px;display:grid}.agent-generation-card dt{color:var(--muted)}.agent-generation-card dd{margin:0;line-height:1.5}.agent-generation-error,.agent-generation-notice,.agent-generation-selected{color:var(--muted);margin:12px 0;font-size:12px;line-height:1.6}.agent-generation-error{color:#a32c1c}.agent-generation-selected{color:#3f7354;align-items:center;gap:7px;display:flex}.agent-generation-selected svg{width:16px}.agent-generation-buttons button,.agent-generation-card>button,.agent-generation-login{border:1px solid var(--red);background:var(--red);color:#fff;min-height:38px;font:inherit;cursor:pointer;border-radius:99px;justify-content:center;align-items:center;gap:7px;padding:8px 14px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.agent-generation-card button:disabled{cursor:not-allowed;opacity:.55}.agent-generation-progress{background:#f2eadf;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.agent-generation-progress>svg{width:22px;color:var(--red);animation:agent-generation-spin 1s linear infinite}.agent-generation-progress b,.agent-generation-progress small{display:block}.agent-generation-progress small{color:var(--muted);margin-top:3px;font-size:12px}.agent-generation-preview{background:#eee5d8;border-radius:12px;max-width:340px;margin:auto;overflow:hidden}.agent-generation-preview img{width:100%;height:auto;display:block}.agent-generation-buttons{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.agent-generation-buttons button+button{color:var(--red);background:0 0}.agent-generation-buttons svg,.agent-generation-card>button svg{width:15px}@keyframes agent-generation-spin{to{transform:rotate(1turn)}}.agent-chat-user{background:var(--ink);color:#fff;border-radius:16px 16px 4px;width:max-content;max-width:82%;margin:0 0 16px auto;padding:12px 16px;font-size:14px;line-height:1.7}.agent-chat-reply{align-items:flex-start;gap:10px;margin-bottom:16px;display:flex}.agent-chat-reply>span{width:28px;height:28px;margin-top:2px;font-size:11px}.agent-chat-reply p{max-width:82%;color:var(--ink);margin:0;padding-top:4px;font-size:14px;line-height:1.7}.agent-chat-card .home-agent-product{border-radius:15px;grid-template-columns:58px minmax(0,1fr);gap:10px;width:auto;margin:0;padding:10px}.agent-chat-card .home-agent-product>div{border-radius:11px;width:52px;height:52px;font-size:22px}.agent-chat-card .home-agent-product b{font-size:16px}.agent-chat-card .home-agent-product p{margin:1px 0;font-size:12px}.agent-chat-card .home-agent-product strong{font-size:14px}.agent-chat-card .home-agent-product>a{grid-column:2;width:max-content;margin-top:-4px;font-size:12px}.agent-choice{margin:8px 0 14px 38px}.agent-choice>b{margin-bottom:7px;font-size:13px;font-weight:600;display:block}.agent-choice>div{flex-wrap:wrap;gap:6px;display:flex}.agent-choice button{min-height:34px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#ffffff9e;border:1px solid #7e695547;border-radius:8px;padding:6px 11px;font-size:13px;line-height:1.35;transition:border-color .15s,background-color .15s,color .15s}.agent-choice button:hover{color:var(--red-dark);background:#faf4ef;border-color:#b3361f80}.agent-choice button:focus-visible{outline-offset:2px;outline:2px solid #b3361f40}.agent-choice button small,.agent-choice button span{display:block}.agent-choice button small{color:var(--muted);margin-top:1px;font-size:10px}.agent-analysis-status{color:var(--ink);background:#f4ede3;border-radius:10px;align-items:center;gap:10px;margin:4px 0 14px 38px;padding:10px 12px;display:flex}.agent-analysis-status>i{border:2px solid #d9cabb;border-top:2px solid var(--red);border-radius:50%;flex:none;width:14px;height:14px;animation:upload-spin .8s linear infinite}.agent-analysis-status b,.agent-analysis-status small{display:block}.agent-analysis-status b{font-size:12px}.agent-analysis-status small{color:var(--muted);margin-top:2px;font-size:10px}.agent-analysis-status.failed{background:#faf0eb;border:1px solid #b3361f38}.agent-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:10px 0 16px 38px;display:grid}.agent-plan-grid article{background:#ffffffad;border:1px solid #7e69553d;border-radius:12px;min-width:0;padding:12px}.agent-plan-grid footer,.agent-plan-grid header{justify-content:space-between;align-items:center;gap:8px;display:flex}.agent-plan-grid header span{color:var(--muted);font-size:11px}.agent-plan-grid header strong{color:var(--red);font-size:17px}.agent-plan-grid article>p{min-height:34px;color:var(--muted);margin:7px 0;font-size:11px;line-height:1.5}.agent-plan-grid article>div{flex-wrap:wrap;gap:4px;display:flex}.agent-plan-grid article>div small{color:#695e53;background:#f2ebe2;border-radius:5px;padding:3px 6px;font-size:9px}.agent-plan-grid footer{border-top:1px solid #7e695526;margin-top:10px;padding-top:8px}.agent-plan-grid footer>span{color:var(--muted);font-size:9px}.agent-plan-grid button{color:var(--red);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:10px;font-weight:700;display:flex}.agent-plan-grid button svg{width:12px}.agent-artwork-action{background:#fff9;border:1px solid #7e695538;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin:10px 0 16px 38px;padding:11px 12px;display:flex}.agent-artwork-action b,.agent-artwork-action small{display:block}.agent-artwork-action b{font-size:13px}.agent-artwork-action small{color:var(--muted);margin-top:2px;font-size:10px}.agent-artwork-action button{min-height:32px;color:var(--red);font:inherit;cursor:pointer;background:0 0;border:1px solid #b3361f59;border-radius:8px;flex:none;align-items:center;gap:5px;padding:6px 10px;font-size:11px;font-weight:700;display:flex}.agent-artwork-action button svg{width:13px}.agent-cart-action{background:#ffffffb8;border:1px solid #7e695538;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;margin:10px 0 16px 38px;padding:12px 14px;display:flex}.agent-cart-action>div{align-items:center;gap:10px;min-width:0;display:flex}.agent-cart-action>div>svg{width:20px;color:var(--red);flex:none}.agent-cart-action b,.agent-cart-action small,.agent-cart-action strong{display:block}.agent-cart-action b{font-size:13px}.agent-cart-action small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:2px 0;font-size:10px;overflow:hidden}.agent-cart-action strong{color:var(--red);font-size:14px}.agent-cart-action button,.agent-cart-action>a{background:var(--red);color:#fff;min-height:34px;font:inherit;cursor:pointer;border:0;border-radius:8px;flex:none;align-items:center;gap:5px;padding:7px 11px;font-size:11px;font-weight:700;display:flex}.agent-cart-action button svg,.agent-cart-action>a svg{width:13px}.agent-chat-composer{flex-shrink:0;align-items:center;gap:8px;padding:10px 16px 16px;display:flex}.composer-file-input{display:none}.composer-uploading{font-size:16px;line-height:1}.agent-chat-composer>button{height:38px;color:var(--muted);cursor:pointer;background:#f2eadf;border:0;border-radius:50%;flex:0 0 38px;place-items:center;display:grid}.agent-chat-composer svg{width:16px;height:16px}.agent-chat-composer>div{flex:1;position:relative}.agent-chat-composer input{border:1px solid var(--line);width:100%;height:40px;color:var(--ink);font:inherit;background:#fff;border-radius:99px;outline:none;padding:9px 48px 9px 16px;font-size:14px}.agent-chat-composer>div>button{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:4px;right:6px}.agent-chat-composer button:disabled{cursor:not-allowed;opacity:.5}.home-agent-aside{flex-direction:column;gap:16px;display:flex}.order-data-card{border-radius:20px;padding:18px}.order-data-heading{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.order-data-heading b{font-size:14px}.order-data-heading strong{color:var(--muted);font-family:var(--font-mono,monospace);font-size:12px}.order-data-card>p{color:var(--muted);margin:0 0 10px;font-size:12px;line-height:1.5}.order-data-progress{background:#eee5d7;border-radius:99px;height:5px;margin-bottom:16px;overflow:hidden}.order-data-progress i{border-radius:inherit;background:var(--red);height:100%;transition:width .3s;display:block}.order-data-card ul{margin:0;padding:0;list-style:none}.order-data-card li{align-items:center;gap:8px;min-height:33px;font-size:13px;display:flex}.order-data-card li>i{border:1px solid var(--line);background:#eee5d7;border-radius:50%;flex:0 0 18px;height:18px}.order-data-card li.done>i{background:#4e7d61;border-color:#4e7d61}.order-data-card li>b{color:var(--ink);font-weight:600}.order-data-card li>span{max-width:58%;color:var(--muted);text-align:right;text-overflow:ellipsis;white-space:nowrap;margin-left:auto;overflow:hidden}.estimate-hint-card{text-align:center;border-radius:20px;padding:16px}.estimate-hint-card>svg{width:36px;height:36px;color:var(--red);stroke-width:1.25px;margin:2px auto 10px}.estimate-hint-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.benefit-strip{background:var(--paper);color:var(--ink);padding:0 0 10px}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.benefit-grid>div{background:#fbf8f1;border:1px solid #1a141014;border-radius:22px;align-items:center;gap:14px;min-height:96px;padding:22px 20px;display:flex;box-shadow:0 1px 2px #1a14100f,0 1px 3px #1a14100d}.benefit-grid>div:last-child{border:1px solid #1a141014}.benefit-grid svg{color:var(--red)}.benefit-grid b,.benefit-grid small{display:block}.benefit-grid b{font-family:var(--font-serif);font-size:16px;font-weight:700;line-height:1.6}.benefit-grid small{color:var(--muted);font-size:13px;line-height:1.6}.section{padding:100px 0}.section-heading{margin-bottom:34px}.about-section h2,.section-heading h2{font-family:var(--font-serif);letter-spacing:normal;margin:10px 0 0;font-size:32px;font-weight:800;line-height:1.6}.section-heading.split{justify-content:space-between;align-items:end;gap:20px;display:flex}.benefit-strip+.section{padding:56px 0 40px}.steps{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.steps article{background:#fbf8f1;border:1px solid #1a141014;border-radius:22px;min-height:246px;padding:28px 24px;position:relative;box-shadow:0 1px 2px #1a14100f,0 1px 3px #1a14100d}.steps article>svg{width:44px;height:44px;color:var(--red)}.steps h3{font-family:var(--font-serif);margin:40px 0 8px;font-size:17px;font-weight:700;line-height:1.6}.steps p{color:var(--muted)}.step-no{color:#d9cabd;font-family:var(--font-serif);font-size:2.8rem;position:absolute;top:24px;right:28px}.categories-section{background:var(--paper);padding:30px 0 50px}.category-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.category-card{background:#fbf8f1;border:1px solid #1a141014;border-radius:22px;flex-direction:column;align-items:flex-start;gap:10px;min-height:134px;padding:22px 20px;transition:all .2s;display:flex;box-shadow:0 1px 2px #1a14100f,0 1px 3px #1a14100d}.category-card:hover{background:var(--card)}.category-card>span{width:34px;height:34px;color:var(--red);font-family:var(--font-serif);background:#f4e5dd;border-radius:10px;place-items:center;font-weight:900;display:grid}.category-card div{flex:1;min-width:0}.category-card h3{font-family:var(--font-serif);margin:0;font-size:17px;font-weight:700;line-height:1.6}.category-card p{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);margin:2px 0 0;font-size:13px;overflow:hidden}.category-card>svg{display:none}.category-ai-card{color:#fff;background:#1b1512;border-color:#1b1512;justify-content:flex-end}.category-ai-card:hover{background:#2a211d}.category-ai-card div{flex:0}.category-ai-card p{color:#d7c1ae}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product-card{border:1px solid var(--line);background:var(--card);border-radius:22px;transition:all .25s;position:relative;overflow:hidden}.product-art{place-items:center;height:210px;display:grid;position:relative}.product-art>span{font-family:var(--font-serif);opacity:.85;font-size:5rem;font-weight:900}.product-art>b{color:#fff;background:var(--red);border-radius:99px;padding:5px 10px;font-size:.65rem;position:absolute;top:14px;left:14px}.product-card-body{padding:16px 18px 18px}.product-category{color:var(--red);letter-spacing:.1em;font-size:.66rem;font-weight:800}.product-card h3{font-family:var(--font-serif);margin:5px 0;font-size:18px;font-weight:700;line-height:1.6}.product-card p{min-height:42px;color:var(--muted);margin:0 0 18px;font-size:.8rem}.product-meta{justify-content:space-between;gap:10px;font-size:.77rem;display:flex}.product-meta strong{color:var(--red)}.product-meta span{color:var(--muted)}.product-arrow{position:absolute;top:18px;right:18px}.categories-section+.section.container{padding:10px 0 50px}.client-strip{padding:34px 0}.client-strip .container>div{color:#7e756b;font-family:var(--font-serif);flex-wrap:wrap;justify-content:space-between;gap:18px;margin-top:22px;font-size:1.15rem;font-weight:800;display:flex}.about-section{background:var(--paper);color:var(--ink);padding:20px 0 50px}.about-grid{display:block}.about-grid>div>p{max-width:820px;color:var(--muted);font-size:17px}.about-details{grid-template-columns:1fr 1fr;gap:18px;margin-top:35px;display:grid}.about-detail-card{background:#fbf8f1;border:1px solid #1a141014;border-radius:24px;min-height:145px;padding:28px 24px;box-shadow:0 1px 2px #1a14100f,0 1px 3px #1a14100d}.about-detail-card b{color:var(--red);font-family:var(--font-serif);font-size:16px}.about-detail-card p{color:var(--muted);margin:10px 0 0;font-size:17px;line-height:1.75}.about-detail-card a:hover{color:var(--red)}.footer{color:#d8d1c8;background:#11100e;padding:72px 0 0}.footer-grid{grid-template-columns:1.5fr .8fr 1fr 1fr;gap:55px;padding-bottom:55px;display:grid}.footer-brand{color:#fff;margin-bottom:18px}.footer p{color:#918c84;font-size:.8rem}.footer h4{color:#fff;margin:0 0 18px}.footer-grid>div>a{color:#aaa49b;margin:10px 0;font-size:.82rem;display:block}.socials{gap:8px;display:flex}.socials span{border:1px solid #3c3934;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.65rem;display:grid}.footer-note{border:1px solid #302d29;border-radius:16px;padding:20px}.footer-note .text-link{color:#e07963}.footer-bottom{color:#77726b;border-top:1px solid #2b2824;justify-content:space-between;gap:20px;padding:20px 0;font-size:.7rem;display:flex}.page-shell{min-height:70vh;padding:70px 0 100px}.page-shell:has(>.breadcrumb){padding-top:20px}.breadcrumb{color:var(--muted);margin-bottom:28px;font-size:13px;line-height:1.6}.breadcrumb ol{flex-wrap:wrap;margin:0;padding:0;list-style:none}.breadcrumb li,.breadcrumb ol{align-items:center;gap:6px;display:flex}.breadcrumb svg{color:#aa9e91;width:13px;height:13px}.breadcrumb a{transition:color .2s}.breadcrumb a:hover{color:var(--red)}.breadcrumb [aria-current=page]{color:var(--ink)}.page-shell.narrow{width:min(760px,100% - 40px)}.page-heading{max-width:760px;margin-bottom:42px}.page-heading.compact{margin-bottom:30px}.page-heading.centered{text-align:center;margin-inline:auto}.account-welcome h1,.page-heading h1{font-family:var(--font-serif);letter-spacing:normal;margin:8px 0 10px;font-size:48px;font-weight:800;line-height:1.25}.account-welcome p,.page-heading p{color:var(--muted)}.catalog-page.page-shell{padding-bottom:80px}.catalog-page .breadcrumb{margin-bottom:20px}.catalog-page .page-heading{margin-bottom:10px}.catalog-page .page-heading h1{margin:0;font-size:clamp(34px,3.4vw,48px);font-weight:900}.catalog-search{border:1px solid var(--line);background:#fffdf98c;border-radius:999px;align-items:center;gap:12px;width:min(500px,100%);height:58px;margin:8px 0 34px;padding:0 18px;display:flex}.catalog-search>svg{color:#a59888;width:20px}.catalog-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:16px}.catalog-search button{color:var(--red);cursor:pointer;background:0 0;border:0}.catalog-layout{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:40px;display:grid}.catalog-sidebar{scrollbar-width:thin;scrollbar-color:#999 transparent;max-height:calc(100vh - 112px);padding-right:12px;position:sticky;top:88px;overflow-y:auto}.catalog-sidebar button{color:#4e4840;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;width:100%;min-height:53px;padding:12px 16px;font-size:16px;font-weight:600;display:flex}.catalog-sidebar button svg{stroke-width:1.8px;flex:none;width:18px;height:18px}.catalog-sidebar button.active{color:#fff;background:var(--ink);font-weight:800}.catalog-results{min-width:0}.catalog-results .results-line{color:#ae9a80;margin:4px 0 20px;font-size:14px}.catalog-results .results-line b{font-weight:500}.catalog-results .empty-state.catalog-empty{background:0 0;border:0;min-height:330px}.catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.catalog-product-card{background:var(--card);border:1px solid #57442e17;border-radius:24px;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 2px 8px #2e231617}.catalog-product-art{color:#d1c4b1;background:#ebe0cc;place-items:center;height:200px;display:grid;position:relative;overflow:hidden}.catalog-product-art img{object-fit:cover}.catalog-product-art svg{stroke-width:1.6px;width:39px;height:39px}.catalog-product-body{min-height:152px;padding:21px 23px 20px}.catalog-product-body>span{color:#b09b80;font-size:13px}.catalog-product-body h3{font-family:var(--font-serif);white-space:nowrap;text-overflow:ellipsis;margin:7px 0 19px;font-size:20px;font-weight:800;line-height:1.3;overflow:hidden}.catalog-product-body>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.catalog-product-body strong{color:var(--red);font-family:var(--font-serif);white-space:nowrap;font-size:21px}.catalog-product-body small{color:#6f675e;white-space:nowrap;background:#f0e6d5;border-radius:999px;padding:7px 13px;font-size:13px}.shop-toolbar{justify-content:space-between;gap:14px;margin-bottom:16px;display:flex}.search-box{border:1px solid var(--line);background:var(--card);border-radius:99px;flex:1;align-items:center;gap:10px;max-width:500px;height:48px;padding:0 16px;display:flex}.search-box input{background:0 0;border:0;outline:0;flex:1;min-width:0}.search-box button{color:var(--red);cursor:pointer;background:0 0;border:0;font-size:.75rem}.view-toggle{border:1px solid var(--line);border-radius:12px;padding:3px;display:flex}.view-toggle button{cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:40px;display:grid}.view-toggle button.active{background:var(--ink);color:#fff}.category-tabs{scrollbar-width:none;gap:8px;padding:4px 0 12px;display:flex;overflow:auto}.category-tabs button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:99px;flex:none;padding:8px 15px;font-size:.77rem}.category-tabs button.active{color:#fff;background:var(--red);border-color:var(--red)}.results-line{color:var(--muted);margin:22px 0;font-size:.8rem}.results-line span{float:right}.product-grid.list-view{grid-template-columns:1fr}.product-grid.list-view .product-card{grid-template-columns:220px 1fr;display:grid}.product-grid.list-view .product-art{height:auto;min-height:190px}.empty-state{text-align:center;border:1px dashed var(--line);background:#fffdf980;border-radius:25px;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:50px;display:flex}.empty-state.compact{min-height:250px;margin-top:24px}.empty-state>svg{width:54px;height:54px;color:var(--red)}.empty-state h1,.empty-state h2{font-family:var(--font-serif);margin:18px 0 5px;font-size:2rem}.empty-state p{color:var(--muted);margin:0 0 22px}.config-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:30px;display:grid}.config-layout>*{min-width:0}.config-main{flex-direction:column;gap:22px;min-width:0;display:flex}.product-summary-hero{background:#fbf8f1;border:1px solid #1a141014;border-radius:22px;grid-template-columns:260px minmax(0,1fr);align-items:center;gap:22px;padding:22px;display:grid}.product-summary-hero .product-hero-art{border-radius:18px;height:190px}.product-summary-hero .product-hero-art>span{font-size:6rem}.product-summary-hero .product-thumbnails{display:none}.product-summary-hero h1{font-family:var(--font-serif);margin:5px 0;font-size:clamp(28px,4vw,40px);font-weight:900;line-height:1.2}.product-summary-hero p{color:var(--muted);margin:0}.config-wizard{background:#fbf8f1;border:1px solid #1a141014;border-radius:22px;overflow:hidden}.wizard-heading{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:18px 22px;display:flex}.wizard-heading span{color:var(--red);font-size:13px;font-weight:800}.wizard-heading strong{font-family:var(--font-serif);font-size:20px}.product-preview{align-self:start;position:sticky;top:100px}.config-panel,.product-gallery{min-width:0}.product-gallery{gap:12px;width:100%;display:grid}.product-hero-art{border-radius:28px;place-items:center;height:470px;display:grid;position:relative;overflow:hidden}.product-hero-art>span{font-family:var(--font-serif);opacity:.8;font-size:10rem;font-weight:900}.product-hero-art small{color:var(--muted);position:absolute;bottom:18px;right:20px}.product-detail-image{object-fit:cover}.product-thumbnails{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.product-thumbnails button{border:1px solid var(--line);min-height:84px;color:var(--muted);cursor:pointer;background:#fbf8f1;border-radius:14px;place-items:center;display:grid;position:relative;overflow:hidden}.product-thumbnails button>span{font-family:var(--font-serif);font-size:1.7rem;font-weight:900}.product-thumbnails button.active{border:2px solid var(--red);background:#fff8f4}.product-information section{margin-top:25px}.product-information section h2{margin:0 0 8px}.product-information section p{color:var(--muted);margin:0}.preview-notice{color:var(--muted);background:#eee6db;border-radius:12px;gap:10px;margin:15px 0 35px;padding:14px;font-size:.75rem;display:flex}.preview-notice p{margin:0}.product-preview h2{font-family:var(--font-serif)}.product-preview>p{color:var(--muted)}.check-list{flex-wrap:wrap;gap:18px;padding:0;font-size:.75rem;list-style:none;display:flex}.check-list li{align-items:center;gap:5px;display:flex}.check-list svg{width:15px;color:var(--green)}.config-title{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding-bottom:30px;display:flex}.product-badges{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.product-badge{border-radius:999px;align-items:center;min-height:27px;padding:3px 10px;font-size:12px;font-weight:700;display:inline-flex}.product-badge.warm{color:#913525;background:#f4ded8}.product-badge.green{color:#376044;background:#e2eee5}.product-badge.neutral{color:#645c53;background:#eae3d9}.config-title h1{font-family:var(--font-serif);margin:7px 0;font-size:2.75rem;font-weight:800;line-height:1.15}.config-title p{max-width:500px;color:var(--muted)}.starting-price{white-space:nowrap;align-items:baseline;gap:4px;display:flex}.starting-price strong{color:var(--red);font-size:2rem}.step-progress{justify-content:space-between;gap:4px;margin:24px 0 32px;display:flex;overflow:auto}.step-progress>span{color:#8d847a;background:#e9e0d4;border-radius:99px;flex:1;justify-content:center;align-items:center;min-width:65px;height:32px;font-size:.72rem;display:flex}.step-progress>span svg{width:13px}.step-progress>span small{display:none}.step-progress>span.active{color:#fff;background:var(--red)}.step-progress>span.done{color:#fff;background:var(--green)}.option-groups fieldset{border:0;margin:0 0 30px;padding:0}.option-groups fieldset:disabled{opacity:.45}.option-groups legend{width:100%;font-family:var(--font-serif);align-items:center;gap:10px;margin-bottom:12px;font-size:1.15rem;font-weight:800;display:flex}.option-groups legend>span{color:#fff;background:var(--ink);width:27px;height:27px;font-family:var(--font-sans);border-radius:50%;place-items:center;font-size:.72rem;display:grid}.option-groups legend small{color:var(--muted);font-family:var(--font-sans);margin-left:auto;font-size:.65rem;font-weight:400}.option-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.option-grid button{text-align:left;border:1px solid var(--line);background:var(--card);cursor:pointer;border-radius:13px;justify-content:space-between;align-items:center;min-height:66px;padding:12px 14px;display:flex;position:relative}.option-grid button:hover{border-color:#9c8e7f}.option-grid button.selected{border:2px solid var(--red);background:#fff8f4}.option-grid button.unavailable{color:#9d958c;cursor:not-allowed;background:#eeeae3;text-decoration:none}.option-grid button.unavailable:hover{border-color:var(--line)}.option-grid button span small{color:var(--muted);font-size:.65rem;display:block}.option-grid button>b{color:var(--red);margin-left:auto;font-size:.75rem}.option-grid button>svg{width:16px;color:var(--red);margin-left:8px}.option-step{border-bottom:1px solid var(--line);margin:0}.option-step:last-child{border-bottom:0}.option-step-head{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;width:100%;min-height:62px;padding:13px 20px;display:flex}.option-step-head>span{color:#fff;background:var(--ink);border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:grid}.option-step.active .option-step-head>span{background:var(--red)}.option-step-head>b{font-family:var(--font-serif);font-size:17px}.option-step-head>small{color:var(--muted);margin-left:auto}.option-step-help{color:var(--muted);margin:0;padding:0 20px 14px 59px;font-size:13px}.option-step .option-grid{padding:0 20px 22px 59px}.upload-step .config-upload{margin:0;padding:0 20px 22px 59px}.upload-step .config-upload h3{margin-top:0}.config-upload{margin:35px 0 20px}.config-upload h3{font-family:var(--font-serif)}.config-upload h3 span{color:var(--muted);font-family:var(--font-sans);font-size:.7rem;font-weight:400}.config-artwork-check .agent-file-report,.config-upload>.agent-analysis-status{margin:12px 0 0}.artwork-preflight{border-block:1px solid #eee6db;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;margin-top:12px;display:grid}.artwork-preflight>div{gap:2px;min-width:0;padding:10px 0;display:grid}.artwork-preflight small{color:#9b745e;font-size:10px}.artwork-preflight b{overflow-wrap:anywhere;font-size:12px}.artwork-preflight span{color:#715f50;font-size:10px}.artwork-preflight span[data-status=pass]{color:#287451}.artwork-preflight span[data-status=warning]{color:#9a671e}.artwork-preflight span[data-status=problem]{color:#b4321d}.quote-box{z-index:4;border:1px solid var(--line);box-shadow:var(--shadow);background:#fffdf9f5;border-radius:20px;justify-content:space-between;align-items:center;gap:18px;padding:20px;display:flex;position:sticky;bottom:14px}.quote-box>div>*{display:block}.quote-box strong{font-size:1.2rem}.quote-box.ready strong{color:var(--red);font-size:2rem}.quote-box span{color:var(--muted);font-size:.7rem}.ai-help{background:#eae1d5;border-radius:14px;align-items:center;gap:12px;margin-top:12px;padding:15px;display:flex}.ai-help>svg:first-child{color:var(--red)}.ai-help span{flex:1}.ai-help b,.ai-help small{display:block}.ai-help small{color:var(--muted);font-size:.7rem}.purchase-sidebar{background:#fbf8f1;border:1px solid #1a141014;border-radius:22px;padding:24px;position:sticky;top:94px;box-shadow:0 12px 35px #1a141012}.purchase-price{align-items:baseline;gap:4px;margin:12px 0 4px;display:flex}.purchase-price>small{color:var(--red);font-size:20px}.purchase-price>strong{color:var(--red);font-family:var(--font-serif);font-size:42px;line-height:1}.purchase-price>span{color:var(--muted);margin-left:6px;font-size:11px}.purchase-lead{color:var(--muted);align-items:center;gap:6px;margin:14px 0;font-size:12px;display:flex}.purchase-lead svg{width:15px;color:var(--red)}.purchase-selections{border-block:1px solid var(--line);margin:18px 0;padding:8px 0}.purchase-selections>div{grid-template-columns:85px 1fr;gap:10px;padding:8px 0;font-size:12px;display:grid}.purchase-selections span{color:var(--muted)}.purchase-selections b{text-align:right}.purchase-quantity{justify-content:space-between;align-items:center;margin:17px 0;font-size:13px;font-weight:700;display:flex}.purchase-quantity .quantity-control{margin:0}.purchase-quantity .quantity-control b{text-align:center;min-width:36px}.purchase-login-note{color:var(--muted);text-align:center;margin-top:13px;font-size:11px;line-height:1.6;display:block}.cart-layout{grid-template-columns:1fr 340px;align-items:start;gap:30px;display:grid}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr auto;gap:18px;padding:20px 0;display:grid}.cart-art{width:100px;height:100px;font-family:var(--font-serif);border-radius:15px;place-items:center;font-size:2.6rem;font-weight:900;display:grid;position:relative;overflow:hidden}.cart-art img{object-fit:cover}.cart-info h2{font-family:var(--font-serif);margin:0;font-size:1.35rem;font-weight:700}.cart-info p{color:var(--muted);margin:4px 0;font-size:.75rem}.cart-specs{gap:4px;margin:10px 0;display:grid}.cart-specs>div{grid-template-columns:78px minmax(0,1fr);align-items:start;gap:12px;display:grid}.cart-specs dd,.cart-specs dt{margin:0;font-size:12px;line-height:1.45}.cart-specs dt{color:var(--muted)}.cart-specs dd{color:var(--ink);overflow-wrap:anywhere;font-weight:600}.cart-info small,.cart-info span{color:var(--muted);font-size:.68rem;display:block}.cart-price{text-align:right}.cart-price>strong{color:var(--red);font-size:1.2rem}.quantity-control{border:1px solid var(--line);border-radius:99px;align-items:center;margin:10px 0;display:flex}.quantity-control button{cursor:pointer;background:0 0;border:0;place-items:center;width:30px;height:30px;display:grid}.quantity-control button svg{width:13px}.quantity-control span{text-align:center;min-width:45px;font-size:.7rem}.remove-button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;font-size:.7rem;display:inline-flex}.remove-button svg{width:13px}.cart-summary{background:var(--ink);color:#fff;border-radius:20px;padding:26px;position:sticky;top:95px}.cart-summary>div{color:#aaa49b;justify-content:space-between;margin:18px 0;font-size:.8rem;display:flex}.cart-summary .summary-total{color:#fff}.summary-total strong{color:#f19a85;font-size:1.7rem}.cart-summary hr{border:0;border-top:1px solid #44403a}.cart-summary>p{color:#858078;gap:7px;font-size:.65rem;display:flex}.cart-summary>p svg{flex:none;width:14px}.checkout-page .page-heading h1{font-size:clamp(28px,4vw,38px)}.checkout-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:28px;display:grid}.checkout-form{flex-direction:column;gap:18px;display:flex}.checkout-form section{border:1px solid var(--line);background:var(--card);border-radius:20px;padding:22px 24px;box-shadow:0 5px 18px #261c140d}.checkout-section-title{color:var(--red);letter-spacing:.18em;align-items:center;gap:9px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px;font-weight:500;display:inline-flex}.checkout-section-title:before{content:"";background:var(--red);width:22px;height:1.5px}.checkout-fields{flex-direction:column;gap:14px;margin-top:14px;display:flex}.checkout-form label{font-size:14px;font-weight:700;display:block}.checkout-form label em{color:var(--red);font-style:normal}.checkout-form input,.checkout-form select,.checkout-form textarea{border:1.5px solid var(--line);background:var(--paper);width:100%;font:inherit;border-radius:12px;outline:0;margin-top:6px;padding:12px 16px;font-size:15px;display:block}.checkout-form textarea{resize:vertical;min-height:105px}.phone-field{gap:8px;display:flex}.phone-field select{flex:none;width:auto;min-width:108px}.phone-field input{flex:1;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.checkout-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.checkout-form .checkout-choices{margin-top:14px}.checkout-choice{text-align:left;border:1.5px solid var(--line);background:var(--card);cursor:pointer;border-radius:14px;align-items:center;gap:10px;min-height:76px;padding:14px 16px;display:flex}.checkout-choice.selected{border-color:var(--red);background:#fff5f1}.checkout-choice>i{border:2px solid var(--line);border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.checkout-choice.selected>i{color:#fff;border-color:var(--red);background:var(--red)}.checkout-choice>i svg{width:13px}.checkout-choice span b,.checkout-choice span small{display:block}.checkout-choice span small{color:var(--muted);margin-top:2px;font-size:13px;font-weight:400}.checkout-address{margin-top:16px}.checkout-payment-note{color:var(--muted);text-align:center;margin:0;font-size:13px}.checkout-login-link{color:var(--red);text-align:center;text-underline-offset:3px;text-decoration:underline}.checkout-created-page{max-width:720px}.checkout-created-card{border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow);border-radius:26px;margin-top:28px;padding:54px 36px 38px}.checkout-created-card .eyebrow{font-family:var(--font-sans);letter-spacing:.08em;align-items:center;gap:12px;font-size:13px;display:flex}.checkout-created-card .eyebrow:before{content:"";background:var(--red);width:28px;height:2px}.checkout-created-card h1{font-family:var(--font-serif);margin:18px 0 10px;font-size:clamp(30px,4.5vw,40px);line-height:1.15}.checkout-created-card>p{color:#51483f;margin:6px 0;font-size:15px}.checkout-created-number b{font-family:var(--font-mono);font-size:1em}.checkout-created-amount{background:#eee5d6;border-radius:20px;margin:22px 0 24px;padding:27px 24px 22px}.checkout-created-amount>span{color:var(--muted);font-size:15px}.checkout-created-amount>strong{float:right;color:#9d2413;font-family:var(--font-serif);font-size:2rem;line-height:1}.checkout-created-amount>p{clear:both;color:#8b7058;margin:22px 0 0;font-size:14px;line-height:1.6}.checkout-created-card .checkout-online-pay{border-radius:999px;min-height:58px;font-size:17px}.checkout-created-card .checkout-view-order{border-width:2px;border-radius:999px;min-height:58px;margin-top:14px;font-size:16px}.checkout-created-card>small{color:#b09c84;text-align:center;margin-top:18px;font-size:13px;display:block}.checkout-complete-page{max-width:720px}.checkout-complete-card{border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow);text-align:center;border-radius:26px;margin-top:28px;padding:52px 46px}.checkout-complete-icon{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:70px;height:70px;margin:0 auto 18px;display:grid}.checkout-complete-icon svg{width:38px;height:38px}.checkout-complete-card.pending .checkout-complete-icon{background:#a67b35}.checkout-complete-card.loading>svg{width:48px;height:48px;color:var(--muted)}.checkout-complete-card h1{font-family:var(--font-serif);margin:8px 0 22px;font-size:clamp(34px,6vw,48px)}.checkout-complete-card dl{border-block:1px solid var(--line);margin:0}.checkout-complete-card dl>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:14px 4px;display:flex}.checkout-complete-card dl>div:last-child{border-bottom:0}.checkout-complete-card dt{color:var(--muted)}.checkout-complete-card dd{text-align:right;margin:0;font-weight:800}.checkout-complete-card .status-paid{color:var(--green)}.checkout-complete-card>p{color:var(--muted);margin:22px auto}.checkout-complete-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.checkout-summary{border:1px solid var(--line);background:var(--card);border-radius:20px;padding:22px 24px;position:sticky;top:95px;box-shadow:0 5px 18px #261c140d}.checkout-lines{border-block:1px solid var(--line);margin:16px 0}.checkout-line{justify-content:space-between;gap:16px;padding:16px 0;display:flex}.checkout-line span{min-width:0}.checkout-line b,.checkout-line small{display:block}.checkout-line small{color:var(--muted);margin-top:3px;font-size:11px}.checkout-line strong{color:var(--red);flex:none}.checkout-total{justify-content:space-between;align-items:baseline;margin:18px 0;display:flex}.checkout-total strong{color:var(--red);font-size:1.8rem}.checkout-summary>small{color:var(--muted)}.kpay-hosted-page{color:#17202b;background:#f3f5f7;min-height:100vh;font-family:Inter,Noto Sans TC,system-ui,sans-serif}.kpay-header{color:#fff;background:#111b2a;justify-content:space-between;min-height:82px;padding:0 max(24px,50vw - 540px);box-shadow:0 2px 12px #0000002e}.kpay-brand,.kpay-header{align-items:center;display:flex}.kpay-brand{gap:12px}.kpay-brand>span{color:#111b2a;background:#56d5b3;border-radius:9px;place-items:center;width:42px;height:42px;font-size:24px;font-weight:900;display:grid}.kpay-brand b,.kpay-brand small{display:block}.kpay-brand b{font-size:20px}.kpay-brand small{color:#aeb9c7;letter-spacing:.16em;margin-top:1px;font-size:9px}.kpay-secure{color:#c9d2dd;align-items:center;gap:7px;font-size:13px;display:flex}.kpay-secure svg{color:#56d5b3;width:18px}.kpay-stage{place-items:center;min-height:calc(100vh - 132px);padding:48px 20px;display:grid}.kpay-panel{background:#fff;border:1px solid #dce2e8;border-radius:14px;width:min(460px,100%);padding:36px;box-shadow:0 18px 48px #1c2b3d1f}.kpay-merchant,.kpay-order{color:#667281;justify-content:space-between;gap:20px;padding:8px 0;font-size:13px;display:flex}.kpay-merchant b,.kpay-order b{color:#17202b;text-align:right}.kpay-total{background:#f8fafb;border-block:1px solid #e5e9ee;margin:22px -36px;padding:24px 36px}.kpay-total span,.kpay-total strong{display:block}.kpay-total span{color:#667281;font-size:13px}.kpay-total strong{letter-spacing:-.03em;margin-top:5px;font-size:34px}.kpay-method{background:#f2fcf9;border:1.5px solid #42b995;border-radius:10px;align-items:center;gap:13px;padding:15px;display:flex}.kpay-method>svg{color:#168c6b}.kpay-method b,.kpay-method small{display:block}.kpay-method small{color:#687581;margin-top:2px;font-size:11px}.kpay-pay-button{color:#071b16;cursor:pointer;background:#56d5b3;border:0;border-radius:9px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:54px;margin-top:22px;font-size:16px;font-weight:800;display:flex}.kpay-pay-button:hover{background:#45c7a6}.kpay-pay-button:disabled{color:#718079;cursor:not-allowed;background:#c8d8d3}.kpay-pay-button svg{width:18px}.kpay-disclaimer{color:#788592;text-align:center;margin-top:18px;font-size:11px;line-height:1.6;display:block}.kpay-error{color:#b42318;text-align:center;margin:13px 0 0;font-size:13px}.kpay-state-icon{border-radius:50%;place-items:center;width:64px;height:64px;margin:10px auto 20px;display:grid}.kpay-state-icon svg{width:34px;height:34px}.kpay-state-icon.paid{color:#087c5d;background:#def8ef}.kpay-state-icon.invalid{color:#a7322b;background:#fdebea}.kpay-panel>h1{text-align:center;margin:8px 0;font-size:27px}.kpay-panel>p{color:#667281;text-align:center}.kpay-status-label{color:#087c5d;text-align:center;letter-spacing:.15em;font-size:10px;font-weight:800;display:block}.kpay-footer{color:#7c8794;text-align:center;min-height:50px;font-size:11px}.cart-page .page-heading h1{font-size:clamp(28px,4vw,38px)}.cart-empty .empty-badge{color:var(--muted);margin-top:14px;font-size:13px;font-weight:700}.cart-empty h2{margin-top:8px}.cart-empty .primary-button{border-radius:999px;padding:18px 34px;font-size:18px}.track-page.page-shell{padding-top:36px}.track-page .page-heading{max-width:680px;margin-bottom:24px}.track-page .page-heading h1{margin:12px 0 10px;font-size:clamp(26px,3.5vw,36px);font-weight:900}.track-form{flex-direction:column;align-items:stretch;gap:14px;max-width:420px;display:flex}.track-form label{font-size:14px;font-weight:600}.track-form input{border:1px solid var(--line);background:var(--card);border-radius:12px;outline:0;width:100%;margin-top:8px;padding:14px 16px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:16px;display:block}.track-form input:focus{border-color:var(--red);box-shadow:0 0 0 3px #a439271f}.track-form .primary-button{align-self:flex-start;padding:15px 26px;font-size:16px}.tracking-card{border:1px solid var(--line);background:var(--card);border-radius:22px;margin-top:30px;overflow:hidden}.tracking-head{color:#fff;background:var(--ink);justify-content:space-between;padding:24px;display:flex}.tracking-head small,.tracking-head span{color:#aaa49b;font-size:.7rem}.tracking-head h2{font-family:var(--font-serif);margin:5px 0 0}.tracking-head>div:last-child{text-align:right}.tracking-head b{color:#f1a28e;display:block}.tracking-head .tracking-status-label{color:#f3e9dc;border:1px solid #514941;border-radius:999px;margin-top:8px;padding:4px 9px;display:inline-block}.tracking-details{border-top:1px solid var(--line);padding:20px 28px}.tracking-details h3{margin:0 0 12px;font-size:1rem}.tracking-details>p{color:var(--muted);margin:0}.logistics-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.logistics-heading>div{align-items:center;gap:9px;display:flex}.logistics-heading h3{margin:0}.logistics-heading svg{width:19px;color:var(--red)}.logistics-heading>span{background:var(--paper-2);color:var(--muted);border-radius:6px;padding:5px 9px;font-size:.72rem;font-weight:700}.logistics-grid{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.logistics-grid>div{border-bottom:1px solid var(--line);padding:14px 0}.logistics-grid>div:nth-child(odd){padding-right:24px}.logistics-grid dt{color:var(--muted);margin-bottom:4px;font-size:.72rem}.logistics-grid dd{overflow-wrap:anywhere;margin:0;font-size:.9rem;font-weight:700}.tracking-item{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding:12px 0;display:flex}.tracking-item p,.tracking-item small{color:var(--muted);margin:4px 0 0;font-size:.78rem;display:block}.tracking-item strong{color:var(--red);flex:none}.tracking-total{justify-content:space-between;padding-top:14px;display:flex}.tracking-total b{color:var(--red);font-size:1.1rem}.timeline{padding:30px}.timeline>div{grid-template-columns:38px 1fr;gap:15px;min-height:92px;display:grid;position:relative}.timeline>div:after{content:"";background:var(--line);width:1px;position:absolute;top:37px;bottom:0;left:18px}.timeline>div:last-child:after{display:none}.timeline>div>span{z-index:1;border:1px solid var(--line);background:var(--card);border-radius:50%;align-self:start;place-items:center;width:37px;height:37px;font-size:.75rem;display:grid}.timeline>div.complete>span{color:#fff;background:var(--green);border-color:var(--green)}.timeline>div.current>span{color:#fff;background:var(--red);border-color:var(--red);box-shadow:0 0 0 6px #f4dcd6}.timeline h3,.timeline p{margin:0}.timeline p,.timeline small{color:var(--muted);font-size:.74rem}.pickup-note{background:#eee5d9;gap:12px;padding:20px 28px;display:flex}.pickup-note svg{color:var(--red)}.pickup-note b,.pickup-note small{display:block}.pickup-note small{color:var(--muted)}.pickup-note>svg:last-child{color:var(--muted);margin-left:auto}@media (max-width:640px){.tracking-head{gap:18px}.tracking-head>div:last-child{max-width:45%}.tracking-details{padding:18px 20px}.logistics-grid{grid-template-columns:1fr}.logistics-grid>div:nth-child(odd){padding-right:0}}.auth-page{justify-content:center;align-items:center;min-height:60vh;padding:40px 20px;display:flex}.auth-panel{text-align:center;border:1px solid var(--line);background:var(--card);border-radius:24px;width:100%;max-width:420px;padding:36px 32px;box-shadow:0 16px 50px #261c1414}.auth-brand{justify-content:center;margin-bottom:18px;display:flex}.auth-panel h2{font-family:var(--font-serif);margin:0 0 8px;font-size:24px;font-weight:800;line-height:1.2}.auth-panel>p{color:var(--muted);margin:0}.auth-panel form{text-align:left;margin-top:28px}.auth-panel label,.business-form label{margin-bottom:18px;font-size:.78rem;font-weight:800;display:block}.input-with-icon{border:1px solid var(--line);background:var(--card);border-radius:13px;align-items:center;gap:10px;height:52px;margin-top:7px;padding:0 14px;display:flex}.input-with-icon svg{width:17px;color:var(--muted)}.input-with-icon span{border-right:1px solid var(--line);color:var(--muted);padding-right:10px}.input-with-icon input{background:0 0;border:0;outline:0;flex:1;min-width:0}.development-code-notice{color:#70521d;background:#fff5d9;border:1px solid #d7b77b;border-radius:10px;margin:-6px 0 16px;padding:10px 12px;font-size:.82rem}.development-code-notice strong{letter-spacing:.14em;margin-left:5px;font-size:1rem}.account-welcome{justify-content:space-between;align-items:end;display:flex}.account-stats{grid-template-columns:repeat(3,1fr);gap:14px;margin:35px 0;display:grid}.account-stats>div{border:1px solid var(--line);background:var(--card);border-radius:17px;align-items:center;gap:15px;padding:22px;display:flex}.account-stats svg{color:var(--red)}.account-stats b,.account-stats small{display:block}.account-stats b{font-size:1.4rem}.account-stats small{color:var(--muted)}.dashboard-grid{grid-template-columns:1.6fr .7fr;gap:18px;display:grid}.dashboard-card{border:1px solid var(--line);background:var(--card);border-radius:18px;padding:24px}.card-heading{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.card-heading h2{font-family:var(--font-serif);margin:0}.card-heading a{color:var(--red);align-items:center;gap:5px;font-size:.74rem;display:flex}.order-row{border-top:1px solid var(--line);grid-template-columns:1fr auto auto auto;align-items:center;gap:14px;padding:14px 0;display:grid}.order-row b,.order-row small{display:block}.order-row small{color:var(--muted);font-size:.68rem}.dashboard-card:not(.wide)>a{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:14px 0;font-size:.8rem;display:grid}.status{border-radius:99px;padding:4px 9px;font-size:.65rem;font-weight:800}.status.green{color:#376044;background:#e2eee5}.status.blue{color:#3e627c;background:#e1ebf2}.status.warm{color:#913525;background:#f4ded8}.order-list{gap:16px;display:grid}.order-card{border:1px solid var(--line);background:var(--card);border-radius:18px;padding:24px}.order-card-actions,.order-card-head{justify-content:space-between;align-items:center;gap:15px;display:flex}.order-card-head b,.order-card-head small{display:block}.order-card-head small{color:var(--muted);align-items:center;gap:5px;font-size:.68rem;display:flex}.order-card-head svg{width:13px}.order-card-body{border-block:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin:20px 0;padding:20px 0;display:grid}.order-card-body>svg{color:var(--red)}.order-card-body h2,.order-card-body p{margin:0}.order-card-body h2{font-family:var(--font-serif)}.order-card-body p{color:var(--muted);font-size:.72rem}.order-card-body strong{color:var(--red);font-size:1.3rem}.order-card-actions .outline-button,.order-card-actions .primary-button{min-height:42px}.profile-grid{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}.profile-message{color:#70521d;background:#fff5d9;border:1px solid #d7b77b;border-radius:11px;margin:0 0 18px;padding:12px 15px}.address-list{gap:10px;display:grid}.address-list article{border:1px solid var(--line);border-radius:12px;grid-template-columns:auto 1fr auto;align-items:start;gap:11px;padding:14px;display:grid}.address-list article>svg{width:18px;color:var(--red)}.address-list b,.address-list small{display:block}.address-list small{color:var(--muted);margin-top:4px;line-height:1.5}.address-list button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:4px}.address-list button svg{width:17px}.address-form{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.address-form h3{font-family:var(--font-serif);margin:0 0 15px}.address-form label{margin-bottom:13px;font-size:.78rem;font-weight:800;display:block}.address-form input{border:1px solid var(--line);background:#faf7f1;border-radius:11px;width:100%;margin-top:7px;padding:12px;display:block}@media (max-width:900px){.profile-grid{grid-template-columns:1fr}}.business-layout{grid-template-columns:1fr 350px;align-items:start;gap:30px;display:grid}.business-form{border:1px solid var(--line);background:var(--card);border-radius:22px;padding:30px}.business-form section{border-bottom:1px solid var(--line);margin-bottom:28px;padding-bottom:28px}.form-section-title{gap:12px;margin-bottom:22px;display:flex}.form-section-title>span{color:#fff;background:var(--ink);border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.form-section-title h2,.form-section-title p{margin:0}.form-section-title h2{font-family:var(--font-serif)}.form-section-title p{color:var(--muted);font-size:.7rem}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.business-form label input,.business-form label textarea{border:1px solid var(--line);background:#faf7f1;border-radius:11px;outline:0;width:100%;margin-top:7px;padding:13px;display:block}.business-form label textarea{resize:vertical;min-height:120px}.consent{color:var(--muted);align-items:flex-start;gap:9px;font-weight:400!important;display:flex!important}.business-form .consent input[type=checkbox]{width:16px;height:16px;accent-color:var(--red);flex:none;margin:2px 0 0;padding:0}.business-form .consent span{min-width:0;line-height:1.55}.business-aside{color:#fff;background:var(--ink);border-radius:20px;padding:28px;position:sticky;top:95px}.business-aside>svg{color:#e77963}.business-aside h2{font-family:var(--font-serif);font-size:1.7rem}.business-aside small,.business-aside>p{color:#aaa49b}.business-aside ul{padding:0;list-style:none}.business-aside li{gap:8px;margin:12px 0;font-size:.78rem;display:flex}.business-aside li svg{color:#8bb095;width:16px}.business-aside>div{border-top:1px solid #423e38;gap:10px;margin-top:18px;padding-top:18px;display:flex}.business-aside>div svg{color:#e77963;flex:none;width:18px}.business-aside b,.business-aside small{display:block}.success-state{text-align:center;flex-direction:column;align-items:center;padding:70px 20px;display:flex}.success-state>svg{width:70px;height:70px;color:var(--green)}.success-state h1{font-family:var(--font-serif);margin:10px;font-size:2.5rem;font-weight:800}.success-state p{color:var(--muted)}.agent-page{max-width:1240px;margin:0 auto;padding:64px 28px 56px;position:relative;overflow:hidden}.agent-watermark{z-index:0;color:var(--red);opacity:.055;font-family:var(--font-serif);letter-spacing:-.04em;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(220px,32vw,420px);font-weight:900;line-height:1;position:absolute;top:50%;right:-2%;transform:translateY(-52%)}.agent-intro{z-index:1;max-width:680px;position:relative}.agent-intro h1{font-family:var(--font-serif);margin:18px 0 20px;font-size:clamp(36px,5.5vw,64px);font-weight:900;line-height:1.15}.agent-intro h1 em{color:var(--red);font-style:normal}.agent-intro>p{max-width:520px;color:var(--muted);margin:0;font-size:17px;line-height:1.75}.agent-intro>a{color:var(--red);margin-top:16px;font-size:14px;font-weight:700;display:inline-block}.agent-shell{z-index:1;border:1px solid var(--line);background:var(--card);border-radius:24px;min-height:220px;margin-top:32px;padding:24px 28px 20px;position:relative;box-shadow:0 5px 18px #261c1412}.agent-shell .dropzone{border:2px dashed var(--line);background:0 0;border-radius:16px;padding:0}.agent-shell .dropzone-button{gap:14px;min-height:88px;padding:20px 24px}.agent-shell .dropzone-button svg{width:28px;height:28px}.agent-prompt{align-items:flex-start;gap:10px;margin-top:14px;display:flex}.agent-prompt textarea{resize:none;box-sizing:border-box;border:1px solid var(--line);min-width:0;color:var(--ink);background:var(--paper);font:15px/1.6 var(--font-sans);border-radius:16px;outline:0;flex:1;padding:14px 16px}.agent-prompt textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px #b63b271a}.agent-prompt button{color:#fff;background:var(--red);cursor:pointer;border:0;border-radius:99px;flex-shrink:0;align-self:flex-end;align-items:center;gap:6px;height:48px;margin-bottom:2px;padding:12px 20px;font-size:14px;font-weight:700;display:flex}.agent-prompt button:disabled{cursor:not-allowed;background:#b9b1a6}.agent-prompt button svg{width:15px}.agent-suggestions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;display:flex}.agent-suggestions>span{color:var(--muted);flex-shrink:0;font-size:13px;font-weight:500}.agent-suggestions button{color:var(--red);cursor:pointer;background:#f4e2db;border:0;border-radius:99px;padding:7px 14px;font-size:13px;font-weight:500}.agent-conversation{border-top:1px solid var(--line);margin-top:22px;padding-top:22px}.agent-message{gap:10px;max-width:72%;margin-bottom:14px;display:flex}.agent-message>span{color:#fff;background:var(--red);border-radius:50%;flex:none;place-items:center;width:32px;height:32px;display:grid}.agent-message>span svg{width:15px}.agent-message p{background:var(--paper);border-radius:4px 15px 15px;margin:0;padding:11px 14px;font-size:14px;line-height:1.65}.agent-message.user{flex-direction:row-reverse;margin-left:auto}.agent-message.user p,.agent-message.user>span{color:#fff;background:var(--ink)}.agent-message.user p{border-radius:15px 4px 15px 15px}.agent-recommendation{border:1px solid var(--line);background:var(--paper);border-radius:16px;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:14px;margin:6px 0 4px 42px;padding:14px;display:grid}.agent-recommendation>div{height:64px;font-family:var(--font-serif);border-radius:12px;place-items:center;font-size:26px;font-weight:900;display:grid}.agent-recommendation b,.agent-recommendation p,.agent-recommendation small{margin:0;display:block}.agent-recommendation p,.agent-recommendation small{color:var(--muted);font-size:12px}.agent-recommendation strong,.agent-recommendation>a{color:var(--red);font-size:13px}.agent-recommendation>a{align-items:center;gap:5px;font-weight:700;display:flex}.agent-recommendation>a svg{width:15px}.agent-note{z-index:1;color:var(--muted);align-items:center;gap:10px;margin-top:16px;font-size:14px;display:flex;position:relative}.agent-note>span{border:2px solid var(--red);width:22px;height:22px;color:var(--red);font-family:var(--font-serif);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:7px;font-weight:700;display:inline-flex;transform:rotate(-6deg);box-shadow:inset 0 0 0 2px #b3361f2e}.ai-page{background:var(--card);border:1px solid #1a141014;border-radius:24px;grid-template-columns:400px minmax(0,1fr);width:min(1180px,100% - 56px);height:clamp(640px,100vh - 128px,760px);margin:28px auto 72px;display:grid;overflow:hidden;box-shadow:0 18px 55px #2a1f1614}.ai-sidebar{color:#fff;background:var(--ink);flex-direction:column;justify-content:center;padding:52px 48px;display:flex;position:relative}.ai-sidebar h1{max-width:310px;font-family:var(--font-serif);margin:16px 0;font-size:48px;font-weight:900;line-height:1.18}.ai-sidebar>p{color:#aaa49b;max-width:280px;margin:0;line-height:1.8}.ai-features{flex-direction:column;gap:9px;margin-top:25px;display:flex}.ai-features span{align-items:center;gap:7px;font-size:.8rem;display:flex}.ai-features svg{color:#8bb095;width:16px}.chat-panel{background:#f0e8dd;grid-template-rows:auto minmax(0,1fr) auto auto;min-width:0;padding:32px 40px 28px;display:grid}.chat-head{border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:18px}.chat-head,.chat-head>div{align-items:center;display:flex}.chat-head>div{gap:10px}.chat-head>div>svg{color:var(--red)}.chat-head b,.chat-head small{display:block}.chat-head small{color:var(--muted)}.online-dot{color:var(--green);font-size:.7rem}.online-dot:before{content:"";background:var(--green);border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.messages{min-height:0;padding:28px 4px 20px;overflow:auto}.message{gap:10px;max-width:72%;margin-bottom:18px;display:flex}.message>span{color:#fff;background:var(--red);border-radius:50%;flex:none;place-items:center;width:32px;height:32px;display:grid}.message>span svg{width:15px}.message p{background:var(--card);border-radius:5px 16px 16px;margin:0;padding:13px 16px;font-size:.88rem;line-height:1.7;box-shadow:0 5px 20px #3224190f}.message.user{flex-direction:row-reverse;margin-left:auto}.message.user p,.message.user>span{background:var(--ink)}.message.user p{color:#fff;border-radius:16px 5px 16px 16px}.typing{gap:4px;display:flex;padding:18px!important}.typing i{background:#948c83;border-radius:50%;width:5px;height:5px;animation:pulse 1s infinite}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes pulse{50%{opacity:.5}}.recommend-card{border:1px solid var(--line);background:var(--card);border-radius:16px;grid-template-columns:80px 1fr auto;align-items:center;gap:14px;margin:0 0 18px 41px;padding:14px;display:grid}.recommend-art{height:70px;font-family:var(--font-serif);border-radius:12px;place-items:center;font-size:2rem;font-weight:900;display:grid}.recommend-card h3,.recommend-card p{margin:0}.recommend-card p,.recommend-card small{color:var(--muted);font-size:.68rem}.recommend-card strong{color:var(--red);font-size:.78rem}.recommend-card>a{color:var(--red);align-items:center;gap:5px;font-size:.75rem;font-weight:800;display:flex}.chat-input{border:1px solid var(--line);background:var(--card);border-radius:16px;grid-template-columns:1fr auto;padding:6px;display:grid;box-shadow:0 8px 24px #3224190f}.chat-input input{background:0 0;border:0;outline:0;min-width:0;padding:10px 12px;font-size:15px}.chat-input button{color:#fff;background:var(--red);cursor:pointer;border:0;border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.chat-input button:disabled{background:#bdb4aa}.chat-suggestions{gap:7px;padding-top:10px;display:flex;overflow:auto}.chat-suggestions button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:99px;flex:none;padding:7px 11px;font-size:.68rem}@media (max-width:1020px){.desktop-only{display:none}.menu-button{background:0 0;border:0;place-items:center;width:42px;height:42px;display:grid}.main-nav{background:var(--paper);border-bottom:1px solid var(--line);box-shadow:var(--shadow);padding:18px 24px 28px;display:none;position:absolute;inset:72px 0 auto}.main-nav.open{flex-direction:column;align-items:stretch;gap:0;display:flex}.main-nav a{padding:12px 0}.mobile-only{display:block}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.catalog-layout{grid-template-columns:220px minmax(0,1fr);gap:25px}.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.config-layout{grid-template-columns:1fr}.product-preview{grid-template-columns:1fr 1fr;gap:20px;display:grid;position:static}.product-gallery{align-self:start}.product-hero-art{height:400px}.business-layout,.cart-layout,.checkout-layout{grid-template-columns:1fr}.business-aside,.cart-summary,.checkout-summary{position:static}.ai-page,.dashboard-grid{grid-template-columns:1fr}.ai-page{height:auto}.ai-sidebar{min-height:300px;padding:52px 7vw}.chat-panel{min-height:620px}}@media (max-width:700px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card{min-width:0}.container{width:min(100% - 40px,1180px)}.header-inner{gap:12px;width:calc(100% - 32px);height:64px}.header-actions{justify-content:flex-end;gap:4px;margin-left:auto}.site-header .brand b{font-size:1rem}.header-pill{justify-content:center;width:42px;padding:0;font-size:0}.main-nav{padding-inline:20px;top:64px}.hero-inner{padding-top:54px}.hero-copy h1{font-size:44px;line-height:1.2}.ai-order-card{border-radius:20px;padding:14px}.ai-input-row{grid-template-columns:1fr}.ai-input-row .primary-button{width:100%}.home-agent-product{grid-template-columns:52px 1fr;margin-left:0}.home-agent-product>div{width:52px;height:52px}.home-agent-product>a{grid-column:2}.benefit-grid{grid-template-columns:1fr;gap:12px}.benefit-grid>div{border:1px solid #1a141014;min-height:92px;padding:20px}.section{padding:70px 0}.benefit-strip+.section{padding:48px 0 36px}.categories-section,.categories-section+.section.container{padding:26px 0 42px}.section-heading.split{flex-direction:column;align-items:start}.about-section h2,.section-heading h2{font-size:28px;line-height:1.5}.about-grid,.account-stats,.footer-grid,.product-grid,.steps{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.category-card{min-height:150px;padding:18px 16px}.product-art{height:190px}.about-grid{gap:30px}.about-details{grid-template-columns:1fr}.footer-grid{gap:30px}.footer-bottom{flex-direction:column}.page-shell{padding:50px 0 75px}.account-welcome h1,.page-heading h1{font-size:38px}.catalog-page.container{width:calc(100% - 40px)}.catalog-layout{display:block}.catalog-sidebar{scrollbar-width:none;gap:8px;max-height:none;padding:0 0 14px;display:flex;position:static;overflow-x:auto}.catalog-sidebar button{border:1px solid var(--line);border-radius:999px;flex:none;width:auto;min-height:42px;padding:9px 14px;font-size:14px}.catalog-sidebar button svg{display:none}.catalog-results .results-line{margin-top:8px}.catalog-product-grid{grid-template-columns:1fr}.catalog-product-art{height:190px}.product-grid.list-view .product-card{display:block}.shop-toolbar{align-items:stretch}.view-toggle{flex:none}.product-preview{width:100%;display:block}.product-thumbnails{margin-top:10px}.product-hero-art{width:100%;height:350px}.config-panel{width:100%}.config-title{flex-direction:column}.config-title h1{font-size:2.35rem}.step-progress{max-width:100%}.option-grid{grid-template-columns:minmax(0,1fr)}.quote-box{flex-direction:column;align-items:stretch;max-width:100%}.quote-box .primary-button{width:100%}.cart-item{grid-template-columns:75px 1fr}.cart-art{width:75px;height:75px}.cart-price{text-align:left;grid-column:2;justify-content:space-between;align-items:center;display:flex}.account-welcome{flex-direction:column;align-items:start}.account-welcome .outline-button{margin-top:10px}.order-row{grid-template-columns:1fr auto}.order-row>strong,.order-row>svg{display:none}.form-grid{grid-template-columns:1fr}.order-card-actions{flex-direction:column;align-items:stretch}.ai-sidebar{padding:55px 24px}.recommend-card{grid-template-columns:60px 1fr;margin-left:0}.recommend-card>a{grid-column:2}.message{max-width:94%}.catalog-page.container,.container{width:min(100% - 56px,1180px)}.home-agent-workspace.active{grid-template-columns:1fr}.agent-chat-card{height:min(620px,100dvh - 96px);min-height:420px}.agent-chat-card .home-agent-product{margin-left:0}.agent-plan-grid,.home-agent-products{grid-template-columns:1fr;margin-left:0}.agent-artwork-action{margin-left:0}.agent-cart-action{flex-direction:column;align-items:stretch;margin-left:0}.agent-cart-action button,.agent-cart-action>a{justify-content:center}.agent-page{padding:46px 28px 52px}.agent-intro h1{font-size:42px}.agent-intro>p{font-size:15px}.agent-shell{border-radius:20px;padding:18px}.agent-shell .dropzone-button{min-height:82px;padding:16px}.agent-prompt{flex-direction:column}.agent-prompt button,.agent-prompt textarea{width:100%}.agent-prompt button{justify-content:center;margin:0}.agent-suggestions{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.agent-suggestions button{flex:none}.agent-message{max-width:94%}.agent-recommendation{grid-template-columns:54px minmax(0,1fr);margin-left:0}.agent-recommendation>div{height:54px}.agent-recommendation>a{grid-column:2}.ai-page{border-radius:20px;margin-top:20px;margin-bottom:48px}.ai-sidebar{min-height:260px;padding:38px 24px}.ai-sidebar h1{max-width:280px;font-size:38px}.chat-panel{min-height:600px;padding:24px 20px}.checkout-form section{padding:20px}.checkout-choices,.product-summary-hero{grid-template-columns:1fr}.product-summary-hero{padding:16px}.product-summary-hero .product-hero-art{height:240px}.option-step-help{padding-left:18px}.option-step .option-grid,.upload-step .config-upload{padding-left:18px;padding-right:18px}}@media (max-width:1020px){.purchase-sidebar{position:static}}.artwork-editor-overlay{z-index:1000;background:#17120eb8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.artwork-editor-shell{background:#fbf8f2;border:1px solid #ddd2c3;border-radius:20px;width:min(1120px,100%);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 24px 80px #0000003d}.artwork-editor-shell>footer,.artwork-editor-shell>header{justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.artwork-editor-shell>header{border-bottom:1px solid #e6ddd0}.artwork-editor-shell>header div{gap:3px;display:grid}.artwork-editor-shell>header small{color:#836f5d}.artwork-editor-shell>header button{background:#eee7dc;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.artwork-editor-toolbar{border-bottom:1px solid #e6ddd0;flex-wrap:wrap;gap:6px;padding:10px 20px;display:flex}.artwork-editor-toolbar button{background:#fffdf9;border:1px solid #d9cebf;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 11px;display:flex}.artwork-editor-toolbar svg{width:15px}.artwork-editor-toolbar button:disabled{opacity:.35}.artwork-editor-shell>main{background:#ded8cf;place-items:center;min-height:360px;padding:20px;display:grid;overflow:auto}.artwork-stage{background:#fff;box-shadow:0 8px 28px #00000029}.artwork-editor-shell>footer{border-top:1px solid #e6ddd0}.artwork-editor-shell>footer span{color:#715f50;align-items:center;gap:7px;font-size:13px;display:flex}.artwork-editor-shell>footer i{width:14px;height:2px}.artwork-editor-shell>footer .primary-button{align-items:center;gap:7px;display:flex}.artwork-editor-shell>footer svg{width:17px}.artwork-editor-loading{background:#fbf8f2;border-radius:14px;padding:30px 40px}.agent-artwork-buttons{flex-wrap:wrap;gap:7px;display:flex}.agent-file-report{background:#fffdf9;border:1px solid #ded3c5;border-radius:16px;margin:14px 0 14px 48px;padding:18px;font-size:12px;line-height:1.55}.agent-file-report>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.agent-file-report>header div{gap:4px;display:grid}.agent-file-report>header small{color:#9b745e;font-size:10px}.agent-file-report>header b{font-size:13px;line-height:1.5}.agent-file-report>header span{background:#f2eadf;border-radius:999px;flex:none;padding:4px 8px;font-size:10px}.agent-file-report.risk-high>header span{color:#a62d1a;background:#f9e2dc}.agent-file-findings{gap:0;margin-top:10px;display:grid}.agent-file-findings article{border-top:1px solid #eee6db;grid-template-columns:9px 1fr;gap:9px;padding:9px 0;display:grid}.agent-file-findings i{background:#4e856b;border-radius:50%;width:6px;height:6px;margin-top:6px}.agent-file-findings i[data-severity=warning]{background:#c8892c}.agent-file-findings i[data-severity=problem]{background:#c3341d}.agent-file-findings article div{gap:2px;display:grid}.agent-file-findings article b{font-size:12px}.agent-file-findings p,.agent-file-findings small{color:#715f50;margin:0;font-size:12px;line-height:1.55}.agent-file-notice{color:#8b7767;margin:8px 0;font-size:10px}.agent-file-report>footer{flex-wrap:wrap;gap:7px;display:flex}.agent-file-report>footer button{background:#fff;border:1px solid #d8cabb;border-radius:8px;padding:7px 10px;font-size:11px}@media (max-width:640px){.artwork-editor-overlay{padding:0}.artwork-editor-shell{border-radius:0;min-height:100vh;max-height:100vh}.artwork-editor-shell>main{min-height:52vh;padding:12px}.artwork-editor-shell>footer{flex-direction:column;align-items:stretch}.artwork-editor-shell>footer .primary-button{justify-content:center}.agent-file-report{margin-left:0;padding:14px}.agent-file-report>footer button{flex:calc(50% - 7px)}}@media (max-width:520px){.artwork-preflight{grid-template-columns:1fr}}