:root{color:#282621;font-synthesis:none;text-rendering:optimizelegibility;--white:#fff;--ink:#282621;--muted:#716f69;--green:#5d7544;--green-dark:#485f33;--green-soft:#edf2e9;--coral:#d96f5c;--coral-soft:#fbefec;--brass:#8c7136;--sand:#f3eee6;--line:#e5e3de;--serif:"Hiragino Mincho ProN", "Yu Mincho", serif;background:#f3f3f0;font-family:Hiragino Sans,Yu Gothic,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}html{background:#f3f3f0}body{-webkit-font-smoothing:antialiased;min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}:is(button:focus-visible,input:focus-visible,textarea:focus-visible){outline-offset:2px;outline:3px solid #5d754447}.app-shell{background:var(--white);width:min(100%,480px);min-height:100dvh;margin:0 auto;position:relative;box-shadow:0 0 35px #26241f0f}.app-content{min-height:100dvh}.screen{padding:calc(14px + env(safe-area-inset-top)) 22px calc(100px + env(safe-area-inset-bottom));min-height:100dvh}.without-nav .screen{padding-bottom:calc(116px + env(safe-area-inset-bottom))}.page-enter{animation:.24s ease-out both page-in}@keyframes page-in{0%{opacity:0}to{opacity:1}}.top-bar{justify-content:space-between;align-items:center;height:54px;margin-bottom:22px;display:flex}.top-bar.compact{text-align:center;grid-template-columns:42px 1fr 42px;margin:-2px 0 10px;display:grid}.top-bar.compact strong{font-size:17px;font-weight:600}.brand-wordmark{font-family:var(--serif);letter-spacing:.12em;font-size:28px;font-weight:600}.icon-button{background:0 0;border:0;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid}.icon-button.brass{color:var(--brass)}h1,h2,p{margin-top:0}h1{font-family:var(--serif);letter-spacing:.07em;margin-bottom:10px;font-size:clamp(31px,8vw,39px);font-weight:600;line-height:1.35}h2{font-family:var(--serif);letter-spacing:.04em;font-weight:600}.greeting{color:#4f4d48;letter-spacing:.05em;margin:0 0 7px;font-size:15px}.page-lead{color:var(--muted);margin-bottom:24px;font-size:14px;line-height:1.8}.hero-photo{background:#eee;border:0;border-radius:14px;width:100%;height:250px;padding:0;display:block;position:relative;overflow:hidden}.hero-photo img{object-fit:cover;width:100%;height:100%}.primary-actions{grid-template-columns:1fr 1fr;gap:10px;margin:13px 0 34px;display:grid}.primary-action{color:#fff;letter-spacing:.02em;border:0;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:68px;font-size:14px;font-weight:700;display:flex}.primary-action.green{background:var(--green)}.primary-action.coral{background:var(--coral)}.buyer-preview-entry{background:var(--green-soft);width:100%;min-height:70px;color:var(--green-dark);text-align:left;border:1px solid #cdd7c5;border-radius:11px;align-items:center;gap:11px;margin:1px 0 17px;padding:10px 13px;display:flex}.buyer-preview-entry>span:first-child{background:#fff;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid}.buyer-preview-entry>span:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.buyer-preview-entry strong{font-size:14px}.buyer-preview-entry small{color:#6e7d62;font-size:10px}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:44px;margin-top:3px;display:flex}.section-heading h2{margin:0 0 10px;font-size:21px}.open-row,.product-row,.post-row,.attendee-row{text-align:left;background:0 0;border:0;align-items:center;gap:13px;width:100%;padding:14px 0;display:flex}.media-row img{object-fit:cover;border-radius:9px;width:86px;height:86px}.row-main{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.row-main strong{font-size:16px;font-weight:600;line-height:1.45}.row-main>span{color:#595751;align-items:center;gap:6px;font-size:13px;display:flex}.row-main .platform-line{color:var(--green-dark)}.week-section{border-top:1px solid var(--line);padding-top:17px}.event-illustration{border:1px solid var(--line);width:76px;height:76px;color:var(--green);background:#fbfbfa;border-radius:50%;flex:none;place-items:center;display:grid}.progress-line{width:100%;gap:9px!important}.progress-line i{background:#e7e7e4;border-radius:9px;flex:1;height:7px;overflow:hidden}.progress-line b{background:var(--green);border-radius:inherit;width:63%;height:100%;display:block}.progress-line em{color:var(--green-dark);font-style:normal}.text-link{border:0;border-top:1px solid var(--line);width:100%;min-height:54px;color:var(--green-dark);background:0 0;align-items:center;gap:9px;padding:0 2px;font-weight:600;display:flex}.text-link svg:last-child{color:var(--ink);margin-left:auto}.bottom-nav{z-index:20;width:min(100%,480px);padding:8px 10px calc(7px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-top:1px solid #e6e5e1;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.nav-item{color:#595852;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:54px;font-size:10px;display:flex}.nav-icon{border-radius:50%;place-items:center;width:34px;height:28px;display:grid}.nav-item.is-active{color:var(--green-dark);font-weight:700}.nav-item.is-active .nav-icon{background:var(--green-soft)}.title-action{justify-content:space-between;align-items:end;margin-bottom:22px;display:flex}.title-action h1{margin:0}.title-action p{color:var(--muted);margin:3px 0 0;font-size:13px}.round-action{background:var(--green);color:#fff;border:0;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.filter-tabs,.segmented-control{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-bottom:24px;display:grid}.filter-tabs button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 5px;font-size:13px}.filter-tabs .is-selected{color:var(--green-dark);border-bottom-color:var(--green);font-weight:700}.empty-products{color:var(--muted);text-align:center;padding:30px 0 12px;font-size:13px}.divided-list>*+*{border-top:1px solid var(--line)}.product-row img,.post-row img{object-fit:cover;border-radius:9px;flex:none;width:83px;height:83px}.status-pill{white-space:nowrap;border-radius:5px;align-self:flex-start;width:fit-content;padding:5px 9px;font-size:10px;font-weight:700;display:inline-flex}.status-pill.green{color:var(--green-dark);background:var(--green-soft)}.status-pill.sand{color:#6f5b40;background:var(--sand)}.status-pill.coral{color:#a24d3e;background:var(--coral-soft)}.wide-outline,.wide-primary{letter-spacing:.02em;border-radius:9px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:54px;font-size:15px;font-weight:700;display:flex}.wide-outline{border:1px solid var(--green);color:var(--green-dark);background:#fff;margin-top:24px}.wide-outline:disabled{color:#9c9a94;background:#fafaf8;border-color:#cfcdc8}.link-helper{color:var(--muted);text-align:center;margin:9px 20px 0;font-size:10px;line-height:1.6}.wide-primary{color:#fff;background:var(--green);border:0}.wide-primary:disabled,.regenerate:disabled{opacity:.6}.posts-screen .top-bar{margin-bottom:8px}.posts-screen h1{margin-bottom:2px}.cadence{color:var(--green);font-family:var(--serif);letter-spacing:.15em;margin-bottom:25px;font-size:16px;font-weight:600}.auto-schedule-banner{background:var(--green-soft);border-radius:10px;grid-template-columns:1fr 1fr;gap:9px;margin:-9px 0 22px;padding:13px;display:grid}.auto-schedule-banner>span{background:#fff;border-radius:8px;flex-direction:column;gap:4px;padding:9px;display:flex}.auto-schedule-banner strong{color:var(--green-dark);font-size:12px}.auto-schedule-banner small{color:var(--muted);font-size:10px}.auto-schedule-banner p{color:#687a58;grid-column:1/-1;margin:2px 2px 0;font-size:10px;line-height:1.6}.calendar-head{text-align:center;grid-template-columns:40px 1fr 40px;align-items:center;margin-bottom:12px;display:grid}.calendar-head button{width:40px;height:40px;color:var(--brass);background:0 0;border:0;place-items:center;display:grid}.calendar-head strong{font-family:var(--serif);font-size:19px}.week-strip{grid-template-columns:repeat(7,1fr);margin:0 -5px 20px;display:grid}.week-strip button{background:0 0;border:0;border-radius:50%;flex-direction:column;align-items:center;gap:8px;min-width:0;padding:5px 0;display:flex}.week-strip span{font-size:11px}.week-strip strong{width:38px;height:38px;font-family:var(--serif);border-radius:50%;place-items:center;font-size:18px;font-weight:500;display:grid}.week-strip i{background:var(--green);border-radius:50%;width:5px;height:5px}.week-strip .is-selected strong{background:var(--green);color:#fff}.week-strip .is-weekend{color:var(--coral)}.week-strip .is-weekend i{background:var(--coral)}.posts-screen>.wide-primary{margin-bottom:31px}.post-row{flex-wrap:wrap;gap:10px}.post-row .status-pill{align-self:center}.publish-now-button{border:1px solid var(--green);min-height:36px;color:var(--green-dark);background:#fff;border-radius:8px;align-items:center;gap:6px;margin-left:auto;padding:7px 11px;font-size:11px;font-weight:800;display:inline-flex}.publish-now-button:disabled{opacity:.55}.idea-section{margin-top:18px}.idea-section>p{color:var(--muted);font-size:13px;line-height:1.7}.recommendation{color:var(--green-dark);border:1px dashed #9ba890;border-radius:9px;grid-template-columns:45px 1fr;align-items:center;gap:8px 12px;padding:16px;display:grid}.recommendation-icon{opacity:.8;grid-row:span 2}.recommendation strong{font-family:var(--serif);font-size:14px;line-height:1.7}.recommendation button{border:1px solid var(--green);min-height:39px;color:var(--green-dark);background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:6px;font-size:13px;display:flex}.empty-row{color:var(--muted);align-items:center;gap:10px;min-height:70px;font-size:13px;display:flex}.featured-event{border-bottom:1px solid var(--line);margin-bottom:25px;padding-bottom:24px}.featured-event>img{object-fit:cover;border-radius:13px;width:100%;height:202px}.event-copy{padding-top:15px}.event-copy h2{margin:12px 0;font-size:22px}.event-copy p{color:#5f5c56;align-items:center;gap:8px;margin-bottom:7px;font-size:13px;display:flex}.capacity{align-items:center;gap:12px;margin-top:15px;display:flex}.capacity>span{background:#e9e9e5;border-radius:9px;flex:1;height:8px;overflow:hidden}.capacity b{background:var(--green);width:63%;height:100%;display:block}.capacity strong{color:var(--green-dark);font-size:12px}.attendee-summary{color:#66645e;flex-wrap:wrap;gap:8px 14px;padding:12px 0;font-size:11px;display:flex}.attendee-summary span{align-items:center;gap:5px;display:flex}.attendee-row{min-height:68px}.avatar{background:var(--green-soft);width:39px;height:39px;color:var(--green-dark);font-family:var(--serif);border-radius:50%;place-items:center;display:grid}.paid,.connected{color:var(--green-dark);white-space:nowrap;align-items:center;gap:3px;font-size:10px;display:flex}.settings-screen .page-lead{margin-bottom:15px}.setup-status{border-top:1px solid var(--line);margin-bottom:31px}.setup-copy{align-items:center;gap:15px;padding:19px 0 13px;display:flex}.setup-ring{border:5px solid var(--green-soft);border-top-color:var(--green);border-radius:50%;place-items:center;width:64px;height:64px;font-size:20px;font-weight:700;display:grid}.setup-ring small{color:var(--muted);margin-top:-18px;font-size:9px}.setup-copy>span:last-child{flex-direction:column;gap:4px;display:flex}.setup-copy strong{font-family:var(--serif);font-size:17px}.setup-copy small{color:var(--muted);font-size:11px}.connection-row{border-top:1px solid var(--line);align-items:center;gap:10px;min-height:65px;display:flex}.connection-icon{width:37px;height:37px;color:var(--green-dark);background:#f6f6f3;border-radius:8px;place-items:center;display:grid}.connection-row .row-main{gap:2px}.connection-row .row-main strong{font-size:14px}.connection-row small{color:var(--muted);font-size:10px}.needs-setup{color:#8a6c36;white-space:nowrap;font-size:10px}.email-test-card{background:#f7f9f5;border:1px solid #dfe7da;border-radius:10px;margin:-15px 0 26px;overflow:hidden}.email-test-card summary{min-height:62px;color:var(--green-dark);cursor:pointer;align-items:center;gap:10px;padding:12px 14px;list-style:none;display:flex}.email-test-card summary::-webkit-details-marker{display:none}.email-test-card summary>span{flex-direction:column;gap:3px;display:flex}.email-test-card summary strong{font-size:12px}.email-test-card summary small{color:var(--muted);font-size:9px}.email-test-card>div{gap:8px;padding:0 14px 14px;display:grid}.email-test-card label{color:#55534d;font-size:10px;font-weight:700}.email-test-card input{background:#fff;border:1px solid #d5d9d1;border-radius:7px;width:100%;min-height:44px;padding:10px 12px;font-size:14px}.email-test-card button{background:var(--green);color:#fff;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:43px;font-size:11px;font-weight:700;display:flex}.email-test-card button:disabled{background:#c9cec5}.email-test-card p{color:var(--muted);margin:0;font-size:9px;line-height:1.6}.email-test-card p.is-success{color:var(--green-dark)}.email-test-card p.is-error{color:#a13e35}.go-live-banner{color:#7a5b2a;background:#fff5e4;border-radius:10px;align-items:center;gap:10px;margin:-16px 0 28px;padding:13px 14px;display:flex}.go-live-banner.is-ready{background:var(--green-soft);color:var(--green-dark)}.go-live-banner>span{flex-direction:column;gap:3px;display:flex}.go-live-banner strong{font-size:12px}.go-live-banner small{opacity:.8;font-size:9px;line-height:1.5}.launch-readiness-card{background:#fffdf9;border:1px solid #dfd7c9;border-radius:13px;margin:0 0 28px;overflow:hidden}.demo-readiness-card{background:#fffdf8;border:1px solid #bda365;border-radius:13px;margin:0 0 16px;overflow:hidden;box-shadow:0 10px 25px #45341814}.demo-readiness-card.is-ready{border-color:#789060}.demo-readiness-card>div{color:#fff;background:linear-gradient(140deg,#274334,#1e372b);justify-content:space-between;align-items:center;gap:12px;min-height:67px;padding:14px 16px;display:flex}.demo-readiness-card.is-ready>div{background:linear-gradient(140deg,#506b3e,#3c5730)}.demo-readiness-card>div span{flex-direction:column;gap:3px;display:flex}.demo-readiness-card>div strong{font-family:var(--serif);font-size:16px}.demo-readiness-card>div small{color:#e8dcc0;font-size:9px;line-height:1.5}.demo-readiness-card>div b{color:#e1bf67;font-family:var(--serif);flex:none;font-size:19px}.demo-readiness-card>p{gap:4px;margin:0;padding:14px 16px 15px;display:grid}.demo-readiness-card>p em{color:#987629;letter-spacing:.1em;font-size:9px;font-style:normal;font-weight:900}.demo-readiness-card>p strong{font-size:13px}.demo-readiness-card>p span{color:var(--muted);font-size:9px;line-height:1.7}.next-launch-step{color:#3c3529;background:linear-gradient(145deg,#fffaf0,#f4ead4);border:1px solid #c7aa67;border-radius:13px;margin:0 0 16px;padding:17px 18px 16px;position:relative;box-shadow:0 10px 24px #493a2114}.next-launch-step.is-ready{background:linear-gradient(145deg,#f7fbf3,#e8f0df);border-color:#81966c}.next-launch-kicker{color:#8c6e2d;letter-spacing:.14em;margin:0 0 6px;font-size:9px;font-weight:900;display:block}.next-launch-step>strong{font-family:var(--serif);padding-right:66px;font-size:18px;line-height:1.45;display:block}.next-launch-step>p{color:var(--muted);margin:8px 0 0;font-size:10px;line-height:1.75}.next-launch-step>small{color:#765d29;background:#ffffffc7;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900;position:absolute;top:17px;right:16px}.launch-readiness-heading{background:#f7f2e9;justify-content:space-between;align-items:center;gap:12px;min-height:68px;padding:13px 14px;display:flex}.launch-readiness-heading>span{flex-direction:column;gap:3px;min-width:0;display:flex}.launch-readiness-heading strong{font-family:var(--serif);font-size:15px}.launch-readiness-heading small{color:var(--muted);font-size:9px;line-height:1.45}.launch-readiness-heading button{color:#755e30;background:#fff;border:1px solid #bfa875;border-radius:8px;flex:none;align-items:center;gap:5px;min-height:36px;padding:7px 10px;font-size:10px;font-weight:800;display:inline-flex}.launch-readiness-heading button:disabled{opacity:.55}.launch-progress{border-bottom:1px solid var(--line);color:var(--green-dark);align-items:baseline;gap:5px;padding:14px;display:flex}.launch-progress strong{font-family:var(--serif);font-size:26px}.launch-progress span{color:var(--muted);font-size:11px}.launch-check-list{padding:0 14px}.launch-check{border-bottom:1px solid var(--line);grid-template-columns:28px 1fr auto;align-items:center;gap:8px;min-height:58px;display:grid}.launch-check:last-child{border-bottom:0}.launch-check-icon{color:#8a641f;background:#fff0d8;border-radius:50%;place-items:center;width:23px;height:23px;font-size:12px;font-weight:900;display:grid}.launch-check.is-ready .launch-check-icon{background:var(--green-soft);color:var(--green-dark)}.launch-check>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.launch-check strong{font-size:11px}.launch-check small{color:var(--muted);overflow-wrap:anywhere;font-size:9px;line-height:1.45}.launch-check>b{color:#8a641f;font-size:9px}.launch-check.is-ready>b{color:var(--green-dark)}.launch-readiness-card>p{color:var(--muted);background:#fbfaf7;margin:0;padding:12px 14px;font-size:9px;line-height:1.65}.is-spinning{animation:.8s linear infinite readiness-spin}@keyframes readiness-spin{to{transform:rotate(360deg)}}.automation-card{background:#fafcf9;border:1px solid #cdd7c5;border-radius:12px;margin:0 0 28px;padding:16px}.automation-heading{border-bottom:1px solid #dfe7da;align-items:center;gap:11px;padding-bottom:13px;display:flex}.automation-heading>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.automation-heading strong{font-family:var(--serif);font-size:16px}.automation-heading small{color:#8a6c36;font-size:10px}.automation-icon{background:var(--sand);color:#8a6c36;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid}.automation-icon.is-active{background:var(--green-soft);color:var(--green-dark)}.automation-mode{color:var(--green-dark);align-items:flex-start;gap:9px;padding:13px 0 11px;display:flex}.automation-mode>svg{flex:none;margin-top:2px}.automation-mode>span{flex-direction:column;gap:3px;display:flex}.automation-mode strong{font-size:12px}.automation-mode small{color:#687a58;font-size:9px}.schedule-summary{background:#fff;border-radius:9px;padding:11px}.schedule-summary>span{color:var(--green-dark);align-items:center;gap:7px;display:flex}.schedule-summary>span strong{font-size:12px}.schedule-summary>div{grid-template-columns:1fr 1fr;gap:6px;margin-top:10px;display:grid}.schedule-summary b{background:var(--green-soft);color:#617454;text-align:center;border-radius:6px;padding:7px;font-size:9px}.automation-controls{background:#fff;border-radius:9px;gap:0;margin-top:12px;padding:5px 11px 11px;display:grid}.automation-controls label{cursor:pointer;border-bottom:1px solid #e5e9e1;align-items:center;gap:10px;min-height:54px;display:flex}.automation-controls label.is-disabled{opacity:.5;cursor:not-allowed}.automation-controls input{width:19px;height:19px;accent-color:var(--green);flex:none}.automation-controls label>span{flex-direction:column;gap:3px;display:flex}.automation-controls strong{color:var(--ink);font-size:11px}.automation-controls small{color:var(--muted);font-size:8px;line-height:1.45}.automation-save{border:1px solid var(--green);min-height:42px;color:var(--green-dark);background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:7px;margin-top:10px;font-size:11px;font-weight:700;display:flex}.automation-save:disabled{opacity:.55}.instagram-connect{background:var(--green);color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:47px;margin-top:13px;font-weight:700;display:flex}.instagram-connect:disabled{background:#c9cec5}.instagram-connected{background:var(--green-soft);min-height:45px;color:var(--green-dark);border-radius:8px;justify-content:center;align-items:center;gap:7px;margin:12px 0 0;font-size:12px;font-weight:700;display:flex}.instagram-connected-wrap{gap:7px;display:grid}.instagram-disconnect{min-height:39px;color:var(--green-dark);background:#fff;border:1px solid #cdd7c5;border-radius:8px;font-size:11px;font-weight:700}.instagram-disconnect:disabled{opacity:.55}.instagram-error{color:#a13e35;margin:8px 0 0;font-size:10px;line-height:1.6}.automation-note{color:var(--muted);margin:11px 1px 0;font-size:9px;line-height:1.65}.meta-urls{border-top:1px solid #dfe7da;margin-top:12px;padding-top:11px}.meta-urls summary{color:var(--green-dark);cursor:pointer;font-size:10px;font-weight:700}.meta-urls dl{gap:8px;margin:9px 0 0;display:grid}.meta-urls dl>div{background:#fff;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;column-gap:8px;padding:8px;display:grid}.meta-urls dt{color:var(--muted);font-size:8px}.meta-urls dd{overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;min-width:0;margin:0;font-size:9px;line-height:1.5}.meta-urls button{background:var(--green-soft);min-height:33px;color:var(--green-dark);border:1px solid #cad5c2;border-radius:6px;grid-area:1/2/3;justify-content:center;align-self:center;align-items:center;gap:4px;padding:0 9px;font-size:9px;font-weight:700;display:flex}.meta-urls>p{color:var(--muted);margin:9px 0 0;font-size:8px;line-height:1.6}.form-section h2{border-bottom:1px solid var(--line);margin-bottom:0;padding-bottom:11px;font-size:21px}.form-section label{border-bottom:1px solid var(--line);padding:15px 0;display:block}.form-section label>span:not(.input-suffix),.schedule-field>span{color:#55534d;margin-bottom:8px;font-size:12px;font-weight:600;display:block}.form-section input,.form-section textarea,.schedule-field input{width:100%;color:var(--ink);-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #d8d5cf;border-radius:8px;padding:12px 13px;font-size:15px;line-height:1.6}.form-section textarea{resize:vertical}.input-prefix{color:#7d7972;border:1px solid #d8d5cf;border-radius:8px;align-items:center;padding-left:12px;display:flex}.input-prefix input{border:0;padding-left:9px}.security-note{text-align:center;color:var(--muted);margin:14px 20px 0;font-size:10px;line-height:1.6}.form-helper{color:var(--muted);margin:12px 0 0;font-size:10px;line-height:1.7}.legal-settings-section{margin-top:31px}.legal-template-button{border:1px solid var(--green);background:var(--green-soft);width:100%;min-height:44px;color:var(--green-dark);border-radius:8px;justify-content:center;align-items:center;gap:8px;margin:4px 0 7px;font-size:12px;font-weight:800;display:flex}.legal-template-note{color:var(--muted);margin:0 0 17px;font-size:10px;line-height:1.7}.legal-settings-section .legal-confirmation{align-items:flex-start;display:flex}.legal-settings-section .legal-confirmation span{color:var(--ink);font-size:11px;line-height:1.7}.legal-privacy-note{color:#687a58;background:var(--green-soft);border-radius:8px;margin:12px 0 24px;padding:12px;font-size:10px;line-height:1.7}.step-progress{background:#eeeeeb;border-radius:9px;width:100%;height:5px;overflow:hidden}.step-progress span{background:var(--green);height:100%;transition:width .3s;display:block}.step-count{color:var(--green-dark);text-align:center;font-family:var(--serif);margin:9px 0 25px;font-size:14px}.create-screen h1{font-size:clamp(29px,8vw,36px)}.capture-frame{text-align:left;background:0 0;border:0;width:100%;padding:0}.capture-frame img{object-fit:cover;border-radius:12px;width:100%;height:330px;display:block}.capture-frame .capture-empty{height:220px;color:var(--green-dark);text-align:center;background:#f6f8f3;border:1px dashed #aebca4;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.capture-frame .capture-empty strong{font-size:15px}.capture-frame .capture-empty small{color:var(--muted);font-size:11px;font-weight:500}.capture-frame>.capture-label{min-height:50px;color:var(--green-dark);align-items:center;gap:9px;padding:0 4px;font-weight:600;display:flex}.photo-actions{justify-content:space-between;align-items:center;gap:10px;margin-bottom:21px;display:flex}.photo-actions button{border:1px solid var(--green);min-height:48px;color:var(--green-dark);background:#fff;border-radius:9px;flex:auto;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:700;display:flex}.photo-actions img{object-fit:cover;border-radius:9px;flex:none;width:54px;height:54px}.provided-product-toggle{width:100%;min-height:48px;color:var(--green-dark);background:linear-gradient(135deg,#fffaf0,#f6edda);border:1px solid #b89a54;border-radius:9px;justify-content:center;align-items:center;gap:8px;margin:0 0 14px;font-weight:700;display:flex}.provided-product-picker{margin:0 0 18px}.product-form label{grid-template-columns:100px 1fr;align-items:center;gap:12px;display:grid}.product-form label>span:not(.input-suffix){margin:0;font-size:13px}.size-fields{margin-top:7px}.size-field-group{border-top:1px solid var(--line);padding:20px 0 18px}.size-field-heading{flex-direction:column;gap:4px;margin-bottom:13px;display:flex}.size-field-heading strong{font-family:var(--serif);font-size:16px}.size-field-heading small{color:var(--muted);font-size:10px}.dimension-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.form-section .dimension-field,.product-form .dimension-field{border:0;padding:0;display:block}.form-section .dimension-field>span:first-child,.product-form .dimension-field>span:first-child{color:var(--muted);margin:0 0 6px;font-size:10px}.input-suffix{background:#fff;border:1px solid #d8d5cf;border-radius:8px;align-items:center;min-width:0;height:45px;padding-right:9px;display:flex}.form-section span.input-suffix,.product-form span.input-suffix{margin:0;display:flex}.form-section .input-suffix input{background:0 0;border:0;flex:1 1 0;width:0;min-width:0;padding:10px 5px 10px 10px}.input-suffix small{color:var(--muted);font-size:10px}.form-section .package-weight-field,.product-form .package-weight-field{border:0;grid-template-columns:1fr 112px;align-items:center;gap:10px;margin:13px 0 0;padding:0;display:grid}.form-section .package-weight-field>span:first-child,.product-form .package-weight-field>span:first-child{margin:0;font-size:12px}.package-size-preview{background:var(--green-soft);color:var(--green-dark);border-radius:9px;align-items:flex-start;gap:10px;margin-top:13px;padding:12px;display:flex}.package-size-preview>svg{flex:none;margin-top:2px}.package-size-preview>span{flex-direction:column;gap:3px;min-width:0;display:flex}.package-size-preview strong{font-size:12px}.package-size-preview small{color:#687a58;font-size:9px;line-height:1.5}.ai-hint{color:var(--muted);gap:9px;margin:18px 2px 0;font-size:12px;line-height:1.7;display:flex}.ai-hint svg{color:var(--coral);flex:none}.sticky-actions{z-index:12;width:min(100%,480px);padding:11px 22px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.draft-product,.publish-preview{background:#f7f7f4;border-radius:11px;align-items:center;gap:13px;margin-bottom:22px;padding:12px;display:flex}.draft-product img{object-fit:cover;border-radius:8px;width:70px;height:70px}.draft-product>span{flex-direction:column;gap:7px;display:flex}.draft-product small{color:var(--muted)}.draft-fields label>span{color:var(--ink);font-size:13px}.regenerate{width:100%;min-height:45px;color:var(--green-dark);border:1px solid var(--green);background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:7px;margin:14px 0 8px;font-size:13px;display:flex}.publish-preview img{object-fit:cover;border-radius:9px;width:104px;height:104px}.publish-preview div{flex-direction:column;gap:8px;display:flex}.publish-preview strong{font-family:var(--serif);font-size:17px;line-height:1.5}.publish-preview span{color:var(--muted);font-size:12px}.channel-list{border-top:1px solid var(--line)}.channel-row{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;align-items:center;gap:12px;width:100%;min-height:74px;padding:0;display:flex}.channel-icon{background:var(--green-soft);width:42px;height:42px;color:var(--green-dark);border-radius:10px;place-items:center;display:grid}.channel-icon.instagram{color:#b24f62;background:#fbecf0}.channel-row .row-main{gap:2px}.channel-row .row-main strong{font-size:14px}.channel-row .row-main small{color:var(--muted);font-size:10px}.check-box{color:#fff;border:1px solid #c7c5bf;border-radius:6px;place-items:center;width:25px;height:25px;display:grid}.channel-row.is-on .check-box{background:var(--green);border-color:var(--green)}.schedule-field{padding:18px 0;display:block}.schedule-field>span{align-items:center;gap:7px;display:flex}.publish-summary,.instagram-note{background:var(--green-soft);color:var(--green-dark);border-radius:9px;align-items:flex-start;gap:10px;margin-top:5px;padding:14px;display:flex}.publish-summary p,.instagram-note p{flex-direction:column;gap:4px;margin:0;display:flex}.publish-summary strong,.instagram-note strong{font-size:12px}.publish-summary span,.instagram-note span{color:#687a58;font-size:10px}.form-error{color:#a54234;background:var(--coral-soft);border-radius:7px;margin-top:13px;padding:10px 12px;font-size:12px}.buyer-shell{--luxury-green:#173c31;--luxury-gold:#b48a38;--luxury-plum:#412936;width:min(100%,480px);min-height:100dvh;color:var(--ink);background:#fffdf9;margin:0 auto;position:relative;box-shadow:0 0 35px #26241f0f}.buyer-demo-bar{min-height:34px;padding:calc(5px + env(safe-area-inset-top)) 16px 5px;background:var(--green-soft);color:#657558;justify-content:space-between;align-items:center;font-size:10px;display:flex}.buyer-demo-bar button{color:var(--green-dark);background:0 0;border:0;border-bottom:1px solid;padding:3px 0;font-size:10px}.buyer-page{min-height:calc(100dvh - 34px);padding-bottom:calc(104px + env(safe-area-inset-bottom))}.buyer-header{background:#fffdf9;border-bottom:1px solid #b48a383d;grid-template-columns:1fr auto;align-items:center;min-height:76px;padding:0 18px;display:grid}.buyer-header.is-detail{text-align:center;grid-template-columns:44px 1fr 44px;padding:0 10px}.buyer-wordmark{font-family:var(--serif);letter-spacing:.13em;font-size:21px}.buyer-brand-lockup{align-items:center;gap:8px;min-width:0;display:flex}.buyer-header.is-detail .buyer-brand-lockup{justify-content:center}.buyer-brand-lockup img{object-fit:contain;mix-blend-mode:multiply;width:52px;height:58px}.buyer-brand-lockup>span{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.buyer-header.is-detail .buyer-brand-lockup>span{align-items:center}.buyer-brand-lockup b{color:var(--luxury-gold);letter-spacing:.08em;font-family:Georgia,serif;font-size:10px;font-weight:500}.buyer-brand-lockup strong{max-width:250px;color:var(--luxury-green);font-family:var(--serif);letter-spacing:.1em;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;overflow:hidden}.buyer-icon-button{background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.buyer-primary,.buyer-secondary{width:100%;min-height:53px;font-family:var(--serif);letter-spacing:.04em;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:16px;font-weight:600;display:flex}.buyer-primary{border:1px solid var(--luxury-gold);background:linear-gradient(135deg, #234f41, var(--luxury-green));color:#fff;text-decoration:none}.buyer-primary:disabled{opacity:.55}.buyer-secondary{border:1px solid var(--luxury-gold);color:var(--luxury-green);background:#fffdf9f5;text-decoration:none}.buyer-primary svg,.buyer-secondary svg{margin-left:auto}.buyer-hero{border-bottom:1px solid #b48a384d;height:590px;position:relative;overflow:hidden}.buyer-hero>img{object-fit:cover;object-position:center 46%;width:100%;height:100%;position:absolute;inset:0}.buyer-hero-shade{background:linear-gradient(#12231db8 0%,#12231d14 45%,#12231d9e 100%);position:absolute;inset:0}.buyer-hero-copy{color:#fff;text-shadow:0 2px 18px #0003;position:absolute;top:36px;left:26px;right:26px}.buyer-hero-copy small{color:#eedaa9;letter-spacing:.22em;margin-bottom:13px;font-family:Georgia,serif;font-size:10px;display:block}.buyer-hero-copy h1{font-family:var(--serif);letter-spacing:.07em;margin:0 0 13px;font-size:34px;font-weight:500;line-height:1.45}.buyer-hero-copy p{font-family:var(--serif);color:#ffffffeb;margin:0;font-size:12px;line-height:1.9}.buyer-hero-actions{gap:9px;display:grid;position:absolute;bottom:18px;left:20px;right:20px}.buyer-editorial-section{border-bottom:1px solid #b48a382e;padding:34px 22px}.buyer-editorial-section h2{margin:0 0 16px;font-size:23px}.buyer-section-kicker{color:var(--luxury-gold);letter-spacing:.2em;margin-bottom:8px;font-family:Georgia,serif;font-size:9px;font-weight:700}.buyer-section-intro{color:var(--muted);font-family:var(--serif);margin:-4px 0 23px;font-size:12px;line-height:1.85}.buyer-section-heading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.buyer-section-heading>span{color:var(--muted);font-size:11px}.buyer-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px;display:grid}.buyer-empty-catalog{color:var(--muted);text-align:center;background:#fffaf3;border:1px solid #b48a3859;border-radius:2px;flex-direction:column;grid-column:1/-1;gap:10px;margin:0;padding:32px 18px;display:flex}.buyer-empty-catalog strong{color:var(--luxury-green);font-family:var(--serif);font-size:17px}.buyer-empty-catalog span{font-family:var(--serif);font-size:12px;line-height:1.7}.buyer-empty-catalog a,.buyer-class-empty a{color:var(--luxury-plum);text-underline-offset:4px;font-weight:700}.buyer-product-card{text-align:left;background:0 0;border:0;flex-direction:column;align-items:stretch;gap:10px;width:100%;padding:0;display:flex}.buyer-product-card>img{aspect-ratio:1;object-fit:cover;background:#f5f4f0;border-radius:2px;width:100%;box-shadow:0 8px 24px #27302a14}.buyer-work-card:first-child{grid-column:1/-1}.buyer-work-card:first-child>img{aspect-ratio:1.35;object-position:center 45%}.buyer-work-card>span>small{color:var(--luxury-gold);letter-spacing:.08em}.buyer-product-card>span{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.buyer-product-card strong,.buyer-class-preview strong{font-family:var(--serif);font-size:14px;line-height:1.55}.buyer-product-card small,.buyer-class-preview small{color:var(--muted);font-size:11px}.buyer-product-card em{color:var(--green-dark);border-bottom:1px solid #a7b49c;align-items:center;gap:2px;margin-top:5px;font-size:10px;font-style:normal;display:flex}.buyer-class-preview>button{text-align:left;background:0 0;border:0;align-items:center;gap:14px;width:100%;padding:0;display:flex}.buyer-empty{color:var(--muted);font-size:13px}.buyer-class-preview>button>img{object-fit:cover;border-radius:8px;width:160px;height:112px}.buyer-class-preview>button>span{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.buyer-class-empty{text-align:center;background:#fffaf3;border:1px solid #b48a3859;padding:28px 18px}.buyer-class-empty>svg{color:var(--luxury-gold)}.buyer-class-empty strong{color:var(--luxury-green);font-family:var(--serif);margin:10px 0 7px;font-size:17px;display:block}.buyer-class-empty p{color:var(--muted);font-family:var(--serif);font-size:12px}.buyer-footer{background:var(--luxury-green);color:#fff;text-align:center;flex-direction:column;align-items:center;gap:10px;padding:42px 22px 120px;display:flex}.buyer-footer img{object-fit:contain;border-radius:2px;width:150px;height:135px}.buyer-footer p{color:#ecd7a5;font-family:var(--serif);letter-spacing:.1em;margin:10px 0 0;font-size:12px}.buyer-footer a{color:#fff;text-underline-offset:5px;font-family:Georgia,serif;font-size:17px}.buyer-footer small{color:#ffffffa6}.buyer-footer nav{flex-wrap:wrap;justify-content:center;gap:10px 18px;margin-top:16px;display:flex}.buyer-footer nav a{color:#ffffffb8;font-family:inherit;font-size:9px}.buyer-product-hero,.buyer-workshop-hero{object-fit:cover;border-radius:0 0 14px 14px;width:calc(100% - 32px);height:400px;margin:0 16px;display:block}.buyer-product-copy,.buyer-workshop-copy{padding:26px 22px 36px}.buyer-featured-work h1{margin:9px 0 13px;font-size:29px;line-height:1.45}.buyer-category{color:var(--luxury-gold);letter-spacing:.1em;font-size:10px;font-weight:700}.buyer-work-lead{color:var(--luxury-green);font-family:var(--serif);font-size:16px;line-height:1.8}.buyer-work-gallery{gap:12px;margin:28px 0;display:grid}.buyer-work-gallery img{aspect-ratio:1.22;object-fit:cover;width:100%}.buyer-order-note{border-top:1px solid var(--luxury-gold);border-bottom:1px solid var(--luxury-gold);background:#fffaf3;padding:18px}.buyer-order-note strong{color:var(--luxury-green);font-family:var(--serif)}.buyer-order-note p{color:var(--muted);margin:8px 0 0;font-size:11px;line-height:1.7}.buyer-product-title{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.buyer-product-title h1{letter-spacing:.04em;margin:0 0 8px;font-size:27px;line-height:1.45}.buyer-product-title p{font-family:var(--serif);margin:0;font-size:26px}.buyer-product-title>strong{color:var(--coral);white-space:nowrap;font-size:13px}.buyer-description{font-family:var(--serif);margin:23px 0 12px;font-size:14px;line-height:2}.buyer-shipping{font-family:var(--serif);font-size:14px}.buyer-product-specs{background:#f7f7f4;border-radius:9px;margin:19px 0 0;padding:5px 14px}.buyer-product-specs>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;min-height:40px;display:flex}.buyer-product-specs>div:last-child{border-bottom:0}.buyer-product-specs dt,.buyer-product-specs dd{margin:0;font-size:10px}.buyer-product-specs dt{color:var(--muted);white-space:nowrap}.buyer-product-specs dd{text-align:right}.buyer-quantity,.buyer-people{justify-content:space-between;align-items:center;margin:27px 0;font-size:13px;display:flex}.buyer-quantity>div,.buyer-people>div{border:1px solid #d8d5cf;border-radius:8px;grid-template-columns:1fr 1.35fr 1fr;width:218px;height:52px;display:grid;overflow:hidden}.buyer-quantity button,.buyer-people button{background:#fff;border:0;place-items:center;display:grid}.buyer-quantity button+strong,.buyer-quantity strong+button,.buyer-people button+strong,.buyer-people strong+button{border-left:1px solid var(--line)}.buyer-quantity strong,.buyer-people strong{place-items:center;font-size:17px;font-weight:500;display:grid}.buyer-quantity button:disabled,.buyer-people button:disabled{color:#bbb9b3}.buyer-secure{color:var(--green-dark);align-items:center;gap:8px;font-size:13px;display:flex}.buyer-sticky{z-index:30;width:min(100%,480px);padding:10px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.buyer-form-page{padding-left:20px;padding-right:20px}.buyer-form-page .buyer-header{margin:0 -20px 18px}.buyer-order-item{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:0 0 17px;display:flex}.buyer-order-item img{object-fit:cover;border-radius:9px;width:96px;height:96px}.buyer-order-item>span{flex-direction:column;gap:6px;min-width:0;display:flex}.buyer-order-item strong{font-family:var(--serif);font-size:16px;line-height:1.5}.buyer-order-item small{color:var(--muted)}.buyer-totals{margin:0 0 22px}.buyer-totals>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:46px;display:flex}.buyer-totals dt,.buyer-totals dd{font-family:var(--serif);margin:0;font-size:14px}.buyer-totals .is-total{min-height:62px}.buyer-totals .is-total dd{color:var(--green-dark);font-size:24px}.buyer-form label{margin-bottom:15px;display:block}.buyer-form label>span,.buyer-payment legend{margin-bottom:7px;font-size:12px;display:block}.buyer-form input{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #d8d5cf;border-radius:7px;padding:10px 12px;font-size:15px}.postal-status{color:var(--muted);margin-top:6px;font-size:9px;line-height:1.5;display:block}.postal-status.is-found{color:var(--green-dark);font-weight:700}.postal-status.is-manual{color:#9a6c2e}.shipping-estimate{background:#fafaf8;border:1px solid #d8d5cf;border-radius:10px;margin:20px 0;padding:14px}.shipping-estimate.is-ready{background:var(--green-soft);border-color:#b8c4ad}.shipping-estimate-heading{color:var(--green-dark);align-items:center;gap:9px;display:flex}.shipping-estimate-heading>span{flex-direction:column;gap:2px;display:flex}.shipping-estimate-heading strong{font-size:13px}.shipping-estimate-heading small{color:#687a58;font-size:9px}.shipping-best{border-top:1px solid #596f4833;border-bottom:1px solid #596f4833;justify-content:space-between;align-items:center;gap:12px;min-height:58px;margin-top:12px;padding:8px 0;display:flex}.shipping-best>span{grid-template-columns:auto 1fr;align-items:center;gap:2px 7px;display:grid}.shipping-best>span svg{grid-row:1/3}.shipping-best>span strong{font-size:13px}.shipping-best>span small{color:#687a58;font-size:9px}.shipping-best>strong{color:var(--green-dark);font-family:var(--serif);white-space:nowrap;font-size:23px}.shipping-comparison{gap:4px;padding:9px 0 2px;display:grid}.shipping-comparison span{color:#687a58;justify-content:space-between;gap:8px;font-size:9px;display:flex}.shipping-estimate p{color:#687a58;margin:8px 0 0;font-size:9px;line-height:1.6}.shipping-estimate .shipping-address-hint{color:var(--muted);font-size:11px}.management-tabs{background:#f0eee9;border-radius:14px;grid-template-columns:1fr 1fr;gap:6px;margin:18px 0 14px;padding:5px;display:grid}.management-tabs button{min-height:44px;color:var(--muted);font:700 13px/1.2 var(--sans);background:0 0;border:0;border-radius:10px}.management-tabs button.is-selected{color:var(--green-dark);background:#fff;box-shadow:0 2px 10px #37302514}.orders-section{padding-bottom:24px}.orders-help{color:var(--muted);margin:-4px 0 14px;font-size:12px;line-height:1.7}.orders-empty{text-align:center;color:var(--muted);padding:28px 16px}.order-list{gap:14px;display:grid}.order-card{background:#fff;border:1px solid #dedbd4;border-radius:16px;padding:17px;box-shadow:0 5px 20px #2e2b240d}.order-card-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.order-card-heading>span{gap:4px;min-width:0;display:grid}.order-card-heading small{color:var(--muted);font-size:10px}.order-card-heading strong{font-family:var(--serif);font-size:18px}.order-card dl{border-top:1px solid #ece9e2;border-bottom:1px solid #ece9e2;grid-template-columns:1fr 1fr;gap:10px 14px;margin:15px 0 10px;padding:12px 0;display:grid}.order-card dl div{gap:3px;display:grid}.order-card dt{color:var(--muted);font-size:10px}.order-card dd{margin:0;font-size:12px;font-weight:700}.order-contact{background:#faf9f6;border-radius:12px;gap:8px;margin:0 0 13px;padding:12px;display:grid}.order-contact p{color:#67635d;grid-template-columns:62px 1fr;gap:8px;margin:0;font-size:11px;line-height:1.6;display:grid}.order-contact p strong{color:var(--ink)}.order-contact a{color:var(--green-dark);overflow-wrap:anywhere}.order-contact button{min-height:38px;color:var(--green-dark);background:#fff;border:1px solid #c9d3c1;border-radius:9px;justify-content:center;align-items:center;gap:7px;font-weight:700;display:flex}.order-mail-status{gap:7px;margin:0 0 13px;display:grid}.order-mail-status>span{color:var(--muted);background:#f2f0eb;border-radius:9px;align-items:flex-start;gap:7px;padding:9px 10px;font-size:10px;line-height:1.5;display:flex}.order-mail-status>span.is-sent{color:#476538;background:#edf5e9}.order-mail-status>span.is-error{color:#9d4033;background:#fff0ee}.order-mail-status>button{color:var(--green-dark);text-underline-offset:3px;background:0 0;border:0;justify-self:end;font-size:11px;font-weight:800;text-decoration:underline}.shipment-form{background:#f7faf5;border:1px solid #cdd7c5;border-radius:12px;gap:11px;margin:0 0 13px;padding:14px;display:grid}.shipment-form h3{font-family:var(--serif);margin:0;font-size:16px}.shipment-form label{gap:5px;display:grid}.shipment-form label span{color:var(--muted);font-size:10px;font-weight:700}.shipment-form input,.shipment-form select{width:100%;min-height:44px;color:var(--ink);background:#fff;border:1px solid #d8d5cf;border-radius:9px;padding:9px 11px;font-size:14px}.shipment-form p{color:var(--muted);margin:0;font-size:9px;line-height:1.6}.shipping-service-link{border:1px solid var(--green);min-height:42px;color:var(--green-dark);background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:800;text-decoration:none;display:flex}.shipment-summary{background:var(--green-soft);color:var(--green-dark);border-radius:10px;grid-template-columns:1fr 1fr;gap:5px 10px;margin:0 0 13px;padding:12px;font-size:10px;display:grid}.shipment-summary strong{grid-column:1/-1;font-size:13px}.order-advance{border:1px solid var(--green);background:var(--green);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;font-weight:700;display:flex}.order-advance:disabled{color:#96918a;background:#eeece7;border-color:#d8d5cf}.buyer-payment{border:0;margin:22px 0 18px;padding:0}.buyer-payment button{text-align:left;background:#fff;border:1px solid #d8d5cf;border-radius:7px;align-items:center;gap:10px;width:100%;min-height:50px;margin-bottom:8px;padding:0 12px;font-size:13px;display:flex}.buyer-payment button.is-selected{border-color:var(--green);color:var(--green-dark)}.buyer-radio{border:1px solid #c9c7c1;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.buyer-radio i{background:var(--green);border-radius:50%;width:12px;height:12px}.buyer-demo-notice{background:var(--green-soft);color:#657558;border-radius:7px;align-items:center;gap:8px;margin:18px 0 6px;padding:12px;font-size:10px;line-height:1.6;display:flex}.buyer-legal-consent{color:var(--muted);margin:13px 3px 88px;font-size:9px;line-height:1.7}.buyer-legal-consent a{color:var(--green-dark);text-underline-offset:3px}.buyer-demo-notice+.buyer-legal-consent{margin-top:9px}.buyer-form-error{color:#8a2929;background:#fff0ee;border-radius:7px;margin:12px 0 90px;padding:12px 14px;font-size:12px;line-height:1.5}.buyer-workshop-hero{border-radius:0;width:100%;height:350px;margin:0}.buyer-workshop-copy h1{margin-bottom:19px;font-size:28px;line-height:1.45}.buyer-workshop-copy ul{border-bottom:1px solid var(--line);gap:13px;margin:0;padding:0 0 19px;list-style:none;display:grid}.buyer-workshop-copy li{font-family:var(--serif);align-items:center;gap:10px;font-size:14px;display:flex}.buyer-workshop-copy li svg{width:20px;height:20px;color:var(--green-dark)}.buyer-workshop-copy li em{color:var(--coral);font-style:normal}.buyer-workshop-copy>p{font-family:var(--serif);margin:20px 0 0;font-size:14px;line-height:2}.buyer-workshop-copy .buyer-included{color:var(--green-dark);align-items:center;gap:9px;display:flex}.buyer-booking-total{min-height:60px;font-family:var(--serif);justify-content:space-between;align-items:center;display:flex}.buyer-booking-total strong{color:var(--green-dark);font-size:24px}.buyer-complete{text-align:center;padding:95px 24px 40px}.buyer-complete-mark{color:#aab79f;place-items:center;width:150px;height:150px;margin:0 auto 37px;display:grid;position:relative}.buyer-complete-mark>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:78px;height:78px;display:grid;position:absolute}.buyer-complete h1{margin-bottom:15px;font-size:28px;line-height:1.5}.buyer-complete>p{color:var(--muted);font-family:var(--serif);font-size:13px}.buyer-complete-details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;font-family:var(--serif);flex-direction:column;align-items:flex-start;gap:14px;margin:38px 0 30px;padding:25px 0;font-size:13px;display:flex}.buyer-complete-details strong{font-size:16px}.buyer-complete-details span{align-items:center;gap:9px;display:flex}.buyer-home-button{margin-bottom:28px}.buyer-complete>small{color:var(--muted);font-size:10px}.bookings-screen>.wide-primary{margin:0 0 22px}.workshop-create{background:#fafcf9;border:1px solid #cdd7c5;border-radius:12px;margin:0 0 30px;padding:18px}.workshop-create .section-heading{margin-top:0}.workshop-create .wide-primary{margin-top:16px}.workshop-photo{background:#fffdf9;border:1px dashed #b48a38;place-items:center;min-height:190px;margin:0 0 10px;display:grid;overflow:hidden}.workshop-photo.is-empty span{color:var(--green-dark);font-family:var(--serif);flex-direction:column;align-items:center;gap:9px;font-size:12px;display:flex}.workshop-photo img{object-fit:cover;width:100%;height:220px;display:block}.workshop-photo-actions{grid-template-columns:1fr 1fr;gap:8px;margin:0 0 20px;display:grid}.workshop-photo-actions button{border:1px solid var(--green);min-height:44px;color:var(--green-dark);background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.workshop-management{margin:4px 0 22px}.workshop-selector{gap:8px;display:grid}.workshop-selector>button{border:1px solid var(--line);width:100%;min-height:62px;color:var(--ink);text-align:left;background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.workshop-selector>button.is-selected{border-color:var(--green);box-shadow:inset 3px 0 0 var(--green);background:var(--green-soft)}.workshop-selector>button>span:first-child{gap:4px;min-width:0;display:grid}.workshop-selector>button strong{text-overflow:ellipsis;white-space:nowrap;font-family:var(--serif);font-size:13px;overflow:hidden}.workshop-selector>button small{color:var(--muted);font-size:9px}.workshop-manage-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:15px;display:grid}.workshop-manage-actions button{border:1px solid var(--green);min-height:42px;color:var(--green-dark);background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:6px;font-size:11px;font-weight:800;display:flex}.workshop-manage-actions button.is-danger{color:#9d4033;border-color:#d9aaa0}.form-section .workshop-publish{align-items:center;gap:10px;display:flex}.form-section .workshop-publish input{flex:none;width:22px;height:22px}.form-section .workshop-publish span{margin:0!important}.attendee-row{align-items:center;gap:10px;display:flex}.admin-empty-state{color:var(--green-dark);text-align:center;border:1px dashed #b8c4ad;border-radius:12px;margin-top:26px;padding:34px 20px}.admin-empty-state strong{font-family:var(--serif);margin-top:10px;display:block}.admin-empty-state p{color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.7}.product-detail-preview{background:#f7f7f4;border-radius:12px;align-items:center;gap:15px;margin:2px 0 25px;padding:13px;display:flex}.product-detail-preview img{object-fit:cover;border-radius:10px;flex:none;width:108px;height:108px}.product-detail-preview>div{flex-direction:column;align-items:flex-start;gap:8px;min-width:0;display:flex}.product-detail-preview strong{font-family:var(--serif);font-size:17px;line-height:1.45}.product-detail-preview>div>span:last-child{color:var(--muted);font-size:12px}.product-detail-screen h1{margin-bottom:4px;font-size:clamp(28px,8vw,34px)}.product-status{margin-bottom:7px}.product-status button{justify-content:center;align-items:center;gap:6px;display:flex}.detail-fields .input-prefix input{border:0}.segmented-control{border:1px solid var(--line);border-radius:9px;grid-template-columns:1fr 1fr;margin:0 0 20px;overflow:hidden}.post-editor-screen .segmented-control{grid-template-columns:repeat(3,1fr);display:grid}.segmented-control button{min-height:46px;color:var(--muted);background:#fff;border:0;font-size:13px}.segmented-control button+button{border-left:1px solid var(--line)}.segmented-control .is-selected{background:var(--green-soft);color:var(--green-dark);font-weight:700}.editor-image{margin-bottom:24px;position:relative}.editor-image img{object-fit:cover;border-radius:12px;width:100%;height:225px;display:block}.editor-image span{color:#5d5b56;background:#ffffffed;border-radius:6px;padding:8px 10px;font-size:10px;position:absolute;bottom:9px;left:9px;right:9px}.editor-image.is-empty{background:#f6f8f3;border:1px dashed #aebca4;border-radius:12px;min-height:190px}.editor-image.is-empty span{color:var(--green-dark);background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:9px;font-size:13px;display:flex;inset:0}.editor-image .social-brand-signature{color:#fff;background:#173c31eb;border:1px solid #b48a38b3;border-radius:2px;align-items:center;gap:7px;width:auto;min-width:132px;padding:7px 10px 7px 7px;display:flex;position:absolute;bottom:10px;right:10px;box-shadow:0 7px 20px #173c3133}.social-brand-signature img{mix-blend-mode:normal;object-fit:contain!important;border-radius:1px!important;width:34px!important;height:34px!important}.social-brand-signature span{color:inherit!important;background:0 0!important;flex-direction:column!important;align-items:flex-start!important;gap:1px!important;padding:0!important;display:flex!important;position:static!important}.social-brand-signature strong{color:#efdcae;letter-spacing:.05em;font-family:Georgia,serif;font-size:11px;font-weight:500}.social-brand-signature small{color:#fffc;font-size:8px}.social-brand-note{color:var(--muted);font-family:var(--serif);margin:10px 2px 0;font-size:10px;line-height:1.7}.post-photo-actions{grid-template-columns:1fr 1fr;gap:9px;margin:-10px 0 22px;display:grid}.post-photo-actions button{border:1px solid var(--green);min-height:46px;color:var(--green-dark);background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:7px;font-weight:700;display:flex}.provided-work-picker{grid-template-columns:repeat(3,1fr);gap:8px;margin:-4px 0 20px;display:grid}.provided-work-picker button{border:1px solid var(--line);min-width:0;color:var(--ink);text-align:left;background:#fff;border-radius:9px;padding:0;overflow:hidden}.provided-work-picker img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.provided-work-picker span{font-family:var(--serif);padding:7px;font-size:9px;line-height:1.45;display:block}.toast{z-index:100;left:50%;top:calc(14px + env(safe-area-inset-top));color:#fff;background:#35442a;border-radius:10px;align-items:center;gap:9px;width:min(100% - 28px,442px);min-height:50px;padding:9px 11px;font-size:12px;animation:.3s both toast-in;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 10px 30px #252c1e3d}.toast-check{background:#ffffff2b;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.toast>span:nth-child(2){flex:1}.toast button{color:#fff;background:0 0;border:0;place-items:center;width:30px;height:30px;display:grid}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-10px)}}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.app-loading,.login-screen{background:#fff;width:min(100%,480px);min-height:100dvh;margin:0 auto}.app-loading{place-items:center;display:grid}.app-loading span{border:3px solid var(--green-soft);border-top-color:var(--green);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.login-screen{padding:calc(70px + env(safe-area-inset-top)) 28px calc(30px + env(safe-area-inset-bottom));text-align:center;flex-direction:column;align-items:center;display:flex}.login-mark{background:var(--green-soft);width:70px;height:70px;color:var(--green-dark);border-radius:50%;place-items:center;margin-bottom:15px;display:grid}.login-brand{font-family:var(--serif);letter-spacing:.18em;margin-bottom:34px;font-size:18px}.login-screen h1{margin-bottom:12px;font-size:34px}.login-screen>p:not(.login-brand){color:var(--muted);max-width:280px;font-size:13px;line-height:1.8}.login-screen form{text-align:left;width:100%;margin-top:35px}.login-screen label>span{margin-bottom:7px;font-size:12px;display:block}.login-screen label>div{color:var(--muted);border:1px solid #d8d5cf;border-radius:8px;align-items:center;padding-left:13px;display:flex}.login-screen input{background:0 0;border:0;width:100%;padding:14px 12px;font-size:16px}.login-screen .wide-primary{margin-top:18px}.login-screen>small{color:var(--muted);margin-top:auto;font-size:10px}.legal-page{width:min(100%,720px);min-height:100dvh;padding:calc(48px + env(safe-area-inset-top)) 24px calc(54px + env(safe-area-inset-bottom));color:var(--ink);background:#fff;margin:0 auto}.legal-brand{color:var(--green-dark);font-family:var(--serif);letter-spacing:.13em;margin-bottom:28px;font-weight:700}.legal-page h1{letter-spacing:.03em;font-size:clamp(29px,7vw,40px)}.legal-updated{color:var(--muted);font-size:11px}.legal-page section{margin-top:30px}.legal-page h2{margin-bottom:10px;font-size:19px}.legal-page p,.legal-page li{font-size:13px;line-height:2}.legal-page a{color:var(--green-dark);overflow-wrap:anywhere}.legal-page ol{padding-left:1.4em}.legal-back,.legal-links{margin-top:38px}.legal-back{display:inline-block}.legal-links{flex-wrap:wrap;gap:18px;display:flex}.legal-loading,.legal-preparing{margin-top:34px}.legal-preparing{background:#f7f7f4;border-radius:12px;padding:22px}.legal-preparing h2{margin-top:0}.commerce-disclosure{border-top:1px solid var(--line);margin-top:32px}.commerce-disclosure>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(110px,.75fr) 1.5fr;gap:20px;padding:18px 0;display:grid}.commerce-disclosure dt,.commerce-disclosure dd{margin:0;font-size:12px;line-height:1.9}.commerce-disclosure dt{color:#55534d;font-weight:700}.commerce-disclosure dd{color:#69665f}@media (max-width:480px){.commerce-disclosure>div{grid-template-columns:1fr;gap:7px}}@media (max-width:360px){.screen{padding-left:17px;padding-right:17px}.primary-action{font-size:12px}.hero-photo{height:225px}.capture-frame img{height:290px}.product-form label{grid-template-columns:82px 1fr}}@media (min-width:700px){body{padding:24px 0}.app-shell{border-radius:22px;min-height:calc(100dvh - 48px);overflow:hidden}.bottom-nav,.sticky-actions{bottom:24px}.buyer-shell{border-radius:22px;min-height:calc(100dvh - 48px);overflow:hidden}.buyer-sticky{bottom:24px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
