:root{--aubergine:#261b33;--violet:#6547d7;--quiet:#6e6080;--line:#e7e1f7;--page:#f1eff6;--orange:#ff6846;--violet-ink:#4a32ab;--lavender:#eee9ff;--input-line:#d5cbf0;--hairline:#f0ecfa;--muted-ink:#a79eb5;--tab-ink:#4a3c5c;--published:#12805c}*{box-sizing:border-box}body{background:var(--page);color:var(--aubergine);margin:0;font:16px/1.5 "Source Sans 3",sans-serif}button,input,textarea,select{font:inherit}button,a,input,textarea,select{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #b9a9f0}button{cursor:pointer;color:#4a32ab;background:#fff;border:1px solid #d5cbf0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 16px;font-weight:600;display:inline-flex}button:hover{background:#f6f3fe}button:disabled{cursor:not-allowed;color:#857990;background:#f1eff6;border-color:#e7e1f7}a{color:#6547d7;text-decoration:none}a:hover{text-decoration:underline}.workspace{grid-template-columns:232px minmax(0,1fr) 340px;min-height:100vh;display:grid}.workspace.panel-collapsed{grid-template-columns:232px minmax(0,1fr) 56px}.workspace.panel-off{grid-template-columns:232px minmax(0,1fr)}.sidebar{background:var(--aubergine);color:#fff;flex-direction:column;gap:36px;height:100vh;padding:30px 18px;display:flex;position:sticky;top:0}.logo{align-self:flex-start;width:116px;height:auto;margin:0 12px}.sidebar nav{gap:5px;display:grid}.sidebar nav button{color:#d8cff5;white-space:nowrap;background:0 0;border:0;justify-content:flex-start;padding:12px;font-weight:400}.sidebar nav button.active{background:var(--violet);color:#fff;font-weight:600}.sidebar nav button:hover{background:#473558}.sidebar nav button.active:hover{background:#6547d7}.progress-dot{border:2px solid var(--orange);border-radius:50%;width:13px;height:13px;margin-left:auto}.store-switch{gap:8px;margin-top:auto;font-size:14px;display:grid}.store-switch label{color:#b9a9f0;margin:0;font-size:13px}.store-switch select{color:#fff;background:#362641;border:1px solid #6c587e;border-radius:8px;width:100%;padding:9px;font-size:15px}.store-switch span{color:#d8cff5;overflow-wrap:anywhere}.store-switch small{color:#b9a9f0;font-size:13px}.store-switch .new-store-nav{margin-top:2px}.store-switch-you{border-top:1px solid #4a3a58;gap:2px;margin-top:14px;padding-top:12px;display:grid}.store-switch-you a{color:#d8cff5;border-radius:8px;align-items:center;gap:9px;margin:0 -9px;padding:8px 9px;font-size:14px;text-decoration:none;display:flex}.store-switch-you a:hover{color:#fff;background:#362641}.main-column{min-width:0}.demo-banner{border-bottom:1px solid var(--line);color:#6e6080;background:#fcfcff;align-items:center;gap:9px;padding:10px 32px;font-size:14px;display:flex}.orange-dot{background:var(--orange);border-radius:50%;flex:none;width:7px;height:7px;display:inline-block}main{--main-gutter:32px;max-width:1300px;margin:0 auto;padding:32px}h1,h2,h3{font-family:Figtree,sans-serif;line-height:1.2}h1{letter-spacing:-.025em;margin:0;font-size:32px}h2{margin:0;font-size:20px}h3{font-size:17px}p{margin:10px 0 0}header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}header p{color:var(--quiet)}.heading-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.primary{background:var(--violet);border-color:var(--violet);color:#fff}.primary:hover{background:#4a32ab}.quiet{color:var(--quiet);align-items:center;gap:5px;display:inline-flex}.disabled{pointer-events:none;opacity:.5}.back{min-height:32px;color:var(--quiet);background:0 0;border:0;margin-bottom:15px;padding:0}.card{background:#fff;border:1px solid #e7e1f7;border-radius:14px;margin-bottom:24px;padding:26px;box-shadow:0 1px 2px #261b330f}.card>label{margin-top:20px}.accent-rule{background:var(--orange);width:44px;height:3px;margin:12px 0 22px}label{font-weight:600;display:block}input,textarea{width:100%;color:var(--aubergine);background:#fff;border:1px solid #e0d8f2;border-radius:10px;margin-top:7px;padding:11px 13px;display:block}textarea{resize:vertical}.help{color:var(--quiet);margin-top:8px;font-size:16px;font-weight:400;display:block}.two-cols{grid-template-columns:1fr 1fr;gap:20px;display:grid}.money-input{border:1px solid #e0d8f2;border-radius:10px;align-items:center;gap:10px;margin-top:7px;padding:0 13px;display:flex}.money-input input{border:0;min-width:0;margin:0;padding-left:0}.money-input span{color:var(--quiet);font-size:14px}.pricing{border:0;flex-wrap:wrap;gap:10px;margin:0 0 20px;padding:0;display:flex}.pricing label{border:1px solid var(--line);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;display:flex}.pricing label.chosen{border-color:var(--violet);color:#4a32ab;background:#eee9ff}.pricing input{width:auto;accent-color:var(--violet);margin:0}.subscription-access{gap:14px;margin:18px 0;display:grid}.subscription-access fieldset{border:0;gap:8px;margin:0;padding:0;display:grid}.subscription-access legend{margin-bottom:6px;font-weight:600}.subscription-access label{cursor:pointer;align-items:center;gap:8px;display:flex}.subscription-access input{width:auto;accent-color:var(--violet);margin:0}.intro-price>label{cursor:auto;align-items:start;gap:6px;max-width:360px;display:grid}.intro-price .money-input input{width:100%}.upload-placeholder{text-align:center;background:repeating-linear-gradient(135deg,#fcfcff 0 8px,#f5f2fc 8px 16px);border:1px dashed #b9a9f0;border-radius:10px;padding:24px}.badge{white-space:nowrap;background:#f1eff6;border-radius:999px;padding:4px 10px;font-size:14px;font-weight:600}.badge.live{color:#0f7052;background:#e3f5ee}.search{border:1px solid var(--line);max-width:400px;color:var(--quiet);background:#fff;border-radius:10px;align-items:center;gap:12px;margin-bottom:22px;padding:0 14px;display:flex}.search input{border:0;margin:0}.product-list{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.product-row{border:0;border-bottom:1px solid var(--line);text-align:left;width:100%;color:var(--aubergine);border-radius:0;justify-content:flex-start;gap:18px;padding:20px;display:flex}.product-row:last-child{border-bottom:0}.product-image{color:#6547d7;background:repeating-linear-gradient(135deg,#eee9ff 0 8px,#e2dafa 8px 16px);border-radius:8px;flex:none;place-items:center;width:64px;height:64px;display:grid}.product-info{flex:1;min-width:0}.product-info strong{font-family:Figtree,sans-serif;font-size:18px;display:block}.product-info>span{color:var(--quiet);font-size:15px;font-weight:400}.product-price{white-space:nowrap;font-variant-numeric:tabular-nums;text-align:right}.product-price small{color:var(--quiet);font-size:13px;font-weight:400;display:block}.assistant{border-left:1px solid var(--line);background:#fbfafe;height:100vh;position:sticky;top:0;overflow-y:auto}.assistant-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;min-height:70px;padding:17px;display:flex}.assistant-header strong{align-items:center;gap:9px;display:flex}.assistant-header svg{color:var(--violet)}.assistant-header button{border:0;min-height:32px;padding:4px}.assistant-body{padding:25px}.eyebrow{letter-spacing:.1em;color:#6e6080;font:13px IBM Plex Mono,monospace}.assistant-body h2{margin:18px 0;font-size:26px}.assistant-body p{color:#6e6080}.bubble{background:#eee9ff;border-radius:14px;margin:24px 0;padding:18px;line-height:1.6}.local-actions{gap:10px;display:grid}.receipt{border:1px solid var(--line);border-left:3px solid var(--violet);background:#fff;border-radius:4px 12px 12px 4px;margin:14px 0;padding:16px}.receipt small{color:var(--quiet);margin-top:8px;font-size:13px;display:block}.error,.notice{border-radius:10px;margin-bottom:20px;padding:14px 18px}.error{color:#b3261e;background:#fceae8}.notice{color:#0f7052;background:#e3f5ee;align-items:center;gap:10px;display:flex}.step{gap:20px;display:flex}.step-number{width:40px;height:40px;color:var(--violet);background:#eee9ff;border-radius:50%;flex:none;place-items:center;font-weight:700;display:grid}.step button{margin-top:16px}.activity{border-bottom:1px solid var(--line);padding:12px 0}.activity small{color:var(--quiet);font-size:13px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}code{overflow-wrap:anywhere;font-size:15px}@media (min-width:1500px){.workspace{grid-template-columns:240px minmax(0,1fr) 400px}}@media (max-width:1150px){.workspace,.workspace.panel-collapsed{grid-template-columns:210px minmax(0,1fr)}.assistant{border-top:1px solid var(--line);grid-column:2;height:auto;position:static}.assistant-body{max-width:700px}.sidebar{grid-row:1/3}main{--main-gutter:26px;padding:26px}.product-row{gap:12px;padding:16px}.product-row>.badge{display:none}}@media (max-width:700px){.workspace,.workspace.panel-collapsed{display:block}.sidebar{gap:18px;height:auto;padding:18px;position:static}.sidebar nav{gap:6px;display:flex;overflow-x:auto}.sidebar nav button{flex:none;padding:10px;font-size:14px}.logo{width:98px;margin:0}.store-switch{grid-template-columns:1fr 1fr;align-items:center}.store-switch label,.store-switch small{display:none}.store-switch span{font-size:13px}.assistant{height:auto}.demo-banner{padding:10px 18px}main{--main-gutter:16px;padding:22px 16px}h1{font-size:27px}.card{padding:20px}.product-row{flex-wrap:wrap}.product-image{width:45px;height:55px}.product-info strong,.product-price{font-size:16px}.product-row>svg{display:none}.two-cols{grid-template-columns:1fr}.actions{gap:8px}.pricing label{min-height:44px;padding:8px;font-size:15px}}.design-actions{flex-wrap:wrap;align-items:center;gap:12px;margin:24px 0;display:flex}.design-actions>span{flex:1;min-width:180px}.design-layout{grid-template-columns:minmax(240px,.8fr) minmax(300px,1.2fr);align-items:start;gap:24px;display:grid}.design-controls{border:0;min-width:0;margin:0;padding:0}.design-controls .card{margin-bottom:18px}.design-controls label:not(.design-checkbox){margin-top:18px;display:block}.design-controls select{width:100%;margin-top:8px}.colour-control{align-items:center;gap:12px;margin:8px 0;display:flex}.colour-control input[type=color]{cursor:pointer;width:48px;height:42px;padding:3px}.design-controls input[type=range]{accent-color:#6547d7;width:100%;padding:0}.range-labels{color:#6d6575;justify-content:space-between;font-size:13px;display:flex}.design-checkbox{align-items:center;gap:10px;margin-top:20px;display:flex}.design-checkbox input{accent-color:#6547d7;width:18px;height:18px}.design-preview-column{min-width:0;position:sticky;top:24px}.design-preview-label{color:#6d6575;justify-content:space-between;gap:8px;margin:0 0 12px;font:12px IBM Plex Mono,monospace;display:flex}.design-preview-label span{font-family:inherit}.design-miniature{background:var(--store-paper);color:#2a2724;border:1px solid var(--store-divider,#e4dccf);font:16px/1.6 var(--store-body);border-radius:8px;overflow:hidden}.mini-header{border-bottom:1px solid var(--store-divider,#e4dccf);font-family:var(--store-heading);padding:18px 22px;font-weight:600}.mini-content{padding:32px 24px}.design-miniature h2,.design-miniature h3{font-family:var(--store-heading);color:#2a2724;line-height:1.15}.design-miniature h2{margin:22px 0 14px;font-size:32px}.design-miniature h3{margin:20px 0 10px;font-size:23px}.mini-highlight{background:var(--store-highlight);color:var(--store-highlight-ink);border-radius:var(--store-radius);padding:5px 9px;font:11px IBM Plex Mono,monospace}.mini-product{border:1px solid var(--store-border);border-radius:var(--store-radius);padding:var(--store-space);background:#fff;margin-top:24px}.mini-picture{color:#6b655d;border-radius:var(--store-radius);background:#ede8e0;place-items:center;height:100px;font-size:13px;display:grid}.mini-product strong{color:var(--store-brand);font-size:25px}.mini-button{background:var(--store-button);color:#fff;border-radius:var(--store-radius);text-align:center;margin-top:18px;padding:12px;display:block}.mini-footer{border-top:1px solid var(--store-divider,#e4dccf);padding:18px 22px;font-size:12px}.design-links{flex-wrap:wrap;gap:16px;font-size:14px;display:flex}@media (max-width:1250px){.design-layout{grid-template-columns:1fr}.design-preview-column{position:static}}.background-options{border:0;flex-wrap:wrap;gap:12px;margin:0 0 26px;padding:0;display:flex}.background-options legend{margin-bottom:12px;font-size:20px;font-weight:600}.design-controls .background-option{cursor:pointer;border:1px solid #dcd6e7;border-radius:10px;align-items:center;gap:8px;padding:10px;margin:0!important;display:flex!important}.background-option:has(input:checked){border-color:#6547d7;box-shadow:0 0 0 1px #6547d7}.background-option input{accent-color:#6547d7;width:16px;height:16px}.background-swatch{border:1px solid #ddd;border-radius:50%;width:22px;height:22px}.background-swatch.white{background:#fff}.background-swatch.cream{background:#fbf9f6}.new-store-nav{color:#e3dcf4;background:0 0;border:1px dashed #827391;border-radius:9px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:14px;padding:10px;display:flex}.new-store{max-width:620px}.new-store fieldset{border:0;min-width:0;margin:0;padding:0}.new-store label{margin:22px 0 8px;font-weight:600;display:block}.new-store input{width:100%;min-width:0}.store-address{align-items:center;gap:8px;display:flex}.store-address span{white-space:nowrap;color:#6e6080;font:14px IBM Plex Mono,monospace}.new-store-nav:hover:not(:disabled),.new-store-nav:focus-visible:not(:disabled){color:#261b33;background:#f6f3fe;border-color:#b9a9f0}.primary:hover,.primary:focus-visible{color:#fff}.primary:disabled:hover{color:#fff;background:#4a32ab;border-color:#4a32ab}.store-identity.card{max-width:none;padding:0;overflow:hidden}.identity-heading{background:#f0ecfa;border-bottom:1px solid #e7e1f7;align-items:center;gap:16px;padding:26px 28px;display:flex}.identity-icon{color:#261b33;background:#ff6846;border-radius:14px;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid}.identity-eyebrow{letter-spacing:.12em;color:#6547d7;font:11px IBM Plex Mono,monospace}.identity-heading h2{margin:4px 0;font-size:25px}.identity-heading p{color:#6e6080;margin:0;font-size:15px}.identity-body{padding:28px}.identity-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;display:grid}.store-identity label{margin-bottom:9px;font-weight:600;display:block}.store-identity input{width:100%;min-width:0}.identity-actions{gap:10px;margin-top:20px;display:flex}.included-address{background:#faf8ff;border:1px solid #e7e1f7;border-radius:12px;padding:20px}.address-label{color:#4a32ab;align-items:center;gap:8px;font-weight:600;display:flex}.address-host{overflow-wrap:anywhere;font:15px/1.6 IBM Plex Mono,monospace}.included-address a{align-items:center;gap:5px;font-size:14px;font-weight:600;display:inline-flex}.domain-section{border-top:1px solid #e7e1f7;margin-top:28px;padding-top:26px}.domain-heading{justify-content:space-between;align-items:start;gap:14px;display:flex}.domain-heading h3{margin:0}.domain-badge{color:#4a32ab;white-space:nowrap;background:#f0ecfa;border-radius:20px;padding:5px 10px;font-size:12px}.domain-input-row{gap:12px;display:flex}.domain-input-row button{flex-shrink:0}.domain-progress{border:1px solid #e7e1f7;border-left:3px solid #ff6846;border-radius:10px;margin-top:20px;padding:20px}.domain-progress strong{overflow-wrap:anywhere}.domain-progress ol{color:#6e6080;padding-left:22px;font-size:15px;line-height:1.9}.domain-progress li:first-child{color:#261b33;font-weight:600}@media (max-width:1100px){.identity-grid{grid-template-columns:1fr}.domain-input-row{flex-wrap:wrap}}@media (max-width:600px){.identity-body,.identity-heading{padding:20px}.identity-heading{align-items:start}.domain-heading{flex-wrap:wrap}}.first-product-notice{background:#fff8f3;border:1px solid #e7e1f7;border-left:4px solid #ff6846;border-radius:14px;gap:18px;margin:0 0 24px;padding:24px;display:flex}.first-product-notice h2{margin:0;font-size:23px}.first-product-notice p{color:#6e6080;margin:8px 0}.first-product-notice a{border-radius:10px;align-items:center;gap:7px;padding:10px 16px;font-weight:600;text-decoration:none;display:inline-flex}.first-product-confetti{pointer-events:none;z-index:100;position:fixed;inset:0;overflow:hidden}.first-product-confetti i{will-change:transform, opacity;border-radius:1px;position:absolute}.first-product-confetti .confetti-circle{border-radius:50%}.first-product-confetti .confetti-triangle{clip-path:polygon(50% 0,100% 100%,0 100%)}.first-product-confetti .confetti-ribbon{border-radius:3px}.first-product-confetti .confetti-star{clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 94%,50% 72%,21% 94%,32% 57%,2% 35%,39% 35%)}@media (prefers-reduced-motion:reduce){.first-product-confetti{display:none}}@media (max-width:600px){.first-product-notice{gap:12px;padding:18px}.first-product-notice h2{font-size:20px}.first-product-notice .identity-actions{flex-wrap:wrap}}.auth-layout{grid-template-columns:1fr 1fr;align-items:start;gap:32px;max-width:1000px;margin:8vh auto;padding:24px;display:grid}.auth-brand{color:#fff;background:#261b33;border-radius:18px;padding:40px}.auth-brand img{width:160px;height:auto}.auth-brand h1{color:#fff;margin-top:48px;font-size:38px}.auth-card fieldset{border:0;min-width:0;margin:0;padding:0}.auth-card label{margin:18px 0 8px;font-weight:600;display:block}.auth-card input{width:100%}.auth-card form>button{width:100%;margin:24px 0 16px}@media (max-width:700px){.auth-layout{grid-template-columns:1fr;margin:16px auto}.auth-brand h1{margin-top:20px;font-size:28px}}.picture-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;margin:16px 0 0;padding:0;list-style:none;display:grid}@media (max-width:700px){.picture-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.picture{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;display:flex;position:relative;overflow:hidden}.picture img{aspect-ratio:16/9;object-fit:cover;background:var(--page);width:100%;display:block}.picture.lifted{border-color:var(--violet);z-index:1;box-shadow:0 8px 24px #261b332e}.picture .drag-handle{touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;top:0;right:0}.drag-handle-mark{width:26px;height:26px;color:var(--quiet);background:#ffffffeb;border-radius:7px;justify-content:center;align-items:center;display:flex}html.reordering,html.reordering *{-webkit-user-select:none;user-select:none;cursor:grabbing!important}.picture>small{color:var(--quiet);padding:0 10px 10px;font-size:12px}.picture .main-badge{background:var(--violet);color:#fff;border-radius:999px;padding:3px 9px;font-size:12px;font-weight:600;position:absolute;top:8px;left:8px}.picture-alt{padding:10px 10px 0}.picture-actions{flex-wrap:wrap;gap:6px;padding:10px;display:flex}.picture-actions button{min-width:0;padding:4px 10px;font-size:13px}.picture.add{border-style:dashed;justify-content:center;align-items:center;min-height:150px}.picture.add label{cursor:pointer;color:var(--violet);text-align:center;padding:20px;font-weight:600}.picture-rule{display:block}.picture.add input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.choice-row{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.choice-row button.chosen{background:var(--violet);border-color:var(--violet);color:#fff}.pick-list{flex-direction:column;gap:6px;margin:0 0 8px;padding:0;list-style:none;display:flex}.pick-list label{cursor:pointer;align-items:center;gap:8px;margin:0;font-weight:400;display:flex}.pick-list input{width:auto;margin:0}.pick-list small{color:var(--quiet)}table.codes{border-collapse:collapse;width:100%;margin-top:8px}table.codes th,table.codes td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:12px 10px 12px 0;font-size:15px}table.codes th{letter-spacing:.08em;text-transform:uppercase;color:var(--quiet);font-size:12px;font-weight:600}table.codes .row-actions{border-bottom:0;flex-wrap:wrap;gap:6px;display:flex}table.codes .row-actions button{padding:4px 10px;font-size:13px}.ledger-tools{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px;display:flex}.ledger-tools input[type=search]{flex:240px;min-width:0;margin:0}.ledger-tools button{flex:none}.ledger-tools input:disabled,.ledger-tools button:disabled{opacity:.55}table.ledger{border-collapse:collapse;width:100%}table.ledger th,table.ledger td{text-align:left;border-bottom:1px solid var(--line);padding:12px 10px 12px 0;font-size:15px}table.ledger th{letter-spacing:.08em;text-transform:uppercase;color:var(--quiet);font-size:12px;font-weight:600}.ledger-empty{text-align:center;max-width:52ch;margin:0 auto;padding:44px 20px 28px}.ledger-empty h2{margin:0 0 10px}.ledger-empty p{color:var(--quiet);margin:0 0 8px}.ledger-empty .help{margin-top:14px}.collapse>summary{cursor:pointer;align-items:center;gap:10px;padding:2px 0;font-family:inherit;list-style:none;display:flex}.collapse>summary::-webkit-details-marker{display:none}.collapse>summary:focus-visible{outline:2px solid var(--violet);outline-offset:4px;border-radius:4px}.collapse-chevron{border-right:2px solid var(--quiet);border-bottom:2px solid var(--quiet);flex:none;width:8px;height:8px;margin-left:2px;transition:transform .15s;transform:rotate(-45deg)}.collapse[open]>summary .collapse-chevron{transform:rotate(45deg)}.collapse-title{letter-spacing:-.01em;font-size:20px;font-weight:600}.collapse-summary{color:var(--quiet);text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:45%;margin-left:auto;font-size:14px;overflow:hidden}.collapse-body{padding-top:4px}.button-label-field,.field+.field{margin-top:20px}.editor-back{min-height:44px;margin-bottom:3px}.page-editor-frame{container-type:inline-size}.page-editor{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:24px;display:grid}.page-editor.narrow{display:block}.page-list{gap:4px;display:grid}.page-list ul{gap:4px;margin:0;padding:0;list-style:none;display:grid}.page-top,.page-row-open{text-align:left;width:100%;min-width:0;color:var(--aubergine);background:0 0;border:0;border-radius:10px;place-content:center start;justify-items:start;gap:2px;padding:10px 12px;font-weight:400;display:grid}.page-top .page-row-state{white-space:normal}.page-top{border:1px dashed var(--input-line);margin-bottom:8px}.page-row{border-radius:10px;align-items:center;gap:4px;display:flex;position:relative}.page-row.selected{background:var(--lavender)}.page-row.selected:before{content:"";background:var(--violet);pointer-events:none;z-index:1;border-radius:10px 0 0 10px;width:3px;position:absolute;top:0;bottom:0;left:0}.page-row-name{font-size:16px;font-weight:600}.page-row-state{color:var(--quiet);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:16px;overflow:hidden}.page-switch{cursor:pointer;flex:none;place-items:center;width:44px;height:44px;display:grid;position:relative}.page-switch input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.page-switch-track{pointer-events:none;background:#cfc6e4;border-radius:999px;width:32px;height:18px;transition:background .15s;position:relative}.page-switch-track:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .15s;position:absolute;top:2px;left:2px}.page-switch input:checked+.page-switch-track{background:var(--violet)}.page-switch input:checked+.page-switch-track:after{transform:translate(14px)}.page-switch input:focus-visible+.page-switch-track{outline:2px solid var(--violet);outline-offset:3px}.page-panel{min-width:0;margin:0}.page-panel-head{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.page-panel-head h3{margin:0;font-size:20px}.page-example-open{margin-left:auto}.page-fields{gap:20px;margin-top:20px;display:grid}.page-panel.is-off{background:#faf9fd}.page-off-note{background:var(--page);color:var(--aubergine);border-radius:10px;margin:16px 0 0;padding:12px 14px;font-size:16px}.page-items{gap:12px;display:grid}.page-items>p.help{margin:0}.page-items>button{justify-self:start}.page-item{border:1px solid var(--line);background:#fbfafe;border-radius:10px;gap:14px;padding:16px;display:grid}.page-item-remove{justify-self:end}.page-fields+.page-item-remove{margin-top:20px}.page-phrase{align-items:center;gap:8px;display:flex}.page-phrase input{margin-top:0}.testimonial-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.testimonial{border:1px solid var(--line);background:#fbfafe;border-radius:10px;padding:8px 16px 16px;position:relative}.testimonial.lifted,.testimonial-row.lifted{border-color:var(--violet);z-index:2;background:#fff;box-shadow:0 8px 24px #261b332e}.testimonial-head{align-items:center;gap:8px;margin-left:-12px;display:flex}.testimonial .drag-handle,.testimonial-row .drag-handle{touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:static}.testimonial .drag-handle-mark,.testimonial-row .drag-handle-mark{background:0 0}.testimonial-kind{color:var(--violet-ink);background:var(--lavender);border-radius:999px;padding:2px 10px;font-size:13px;font-weight:600}.testimonial-head-actions{gap:6px;margin-left:auto;display:flex}.testimonial-move,.testimonial-remove{width:44px;padding:0}.testimonial-fields{margin-top:8px}.testimonial-pair{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:16px;display:grid}@container (max-width:780px){.testimonial-pair{grid-template-columns:minmax(0,1fr)}}.testimonial-image-row{align-items:flex-start;gap:14px;margin-top:7px;display:flex}.testimonial-image-row img{object-fit:contain;background:var(--page);border:1px solid var(--line);border-radius:8px;flex:none;width:120px;height:120px}.testimonial-image-missing{width:120px;min-height:120px;color:var(--quiet);background:var(--page);border-radius:8px;flex:none;align-items:center;padding:8px;font-size:14px;display:flex}.testimonial-image-actions{justify-items:start;gap:4px;min-width:0;display:grid}.testimonial-image-actions .help{overflow-wrap:anywhere;margin-top:0}.button-like{color:#4a32ab;cursor:pointer;background:#fff;border:1px solid #d5cbf0;border-radius:10px;align-items:center;min-height:44px;padding:10px 16px;font-weight:600;display:inline-flex}.button-like:hover{background:#f6f3fe}.visually-hidden-file{opacity:0;width:1px;height:1px;margin:0;padding:0;position:absolute;overflow:hidden}.testimonial-image-actions:has(.visually-hidden-file:focus-visible) .button-like{outline-offset:4px;outline:3px solid #b9a9f0}.testimonial-add{justify-self:start}.testimonial-row{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:4px;padding-right:4px;display:flex;position:relative}.testimonial-row .testimonial-move{background:0 0;border:0}.testimonial-open{text-align:left;background:0 0;border:0;flex:1;justify-content:flex-start;gap:8px;min-width:0;padding:10px 4px;font-weight:500}.testimonial-row-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.choice-dialog{width:min(460px,100vw - 32px);color:var(--aubergine);border:0;border-radius:14px;padding:24px;box-shadow:0 20px 60px #261b334d}.choice-dialog::backdrop{background:#261b3373}.choice-dialog h2{margin:0 0 12px;font-size:20px}.choice-dialog .choice-row{border:1px solid var(--line);border-radius:10px;padding:12px 14px}.choice-dialog .choice-row:has(input:checked){border-color:var(--violet);background:#f6f3fe}.choice-dialog .choice-row:has(input:disabled){cursor:not-allowed}.choice-dialog .choice-rows{gap:10px}.choice-icon{color:var(--violet-ink);flex:none;margin-top:3px}.choice-dialog-actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.page-legacy{border:1px dashed var(--input-line);border-radius:10px;padding:12px}.section-sample{background:var(--lavender);border-radius:10px;margin-top:16px;padding:16px}.section-sample-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.section-sample-label{font-weight:600}.section-sample p,.section-sample li{font-size:16px}.section-sample-headline{margin:8px 0 0;font-weight:700}.section-sample-second{color:var(--violet-ink);margin:0;font-style:italic}.section-sample ul{padding-left:20px}.page-closing-preview{gap:8px;display:grid}.page-closing-caption{font-weight:600}.page-closing-card{border:1px solid var(--line);background:var(--page);border-radius:10px;justify-items:start;gap:6px;padding:16px;display:grid}.page-closing-card em{color:var(--violet-ink)}.page-closing-price{font-family:IBM Plex Mono,monospace;font-size:16px}.page-closing-button{background:var(--aubergine);color:#fff;border-radius:10px;padding:8px 14px;font-weight:600}.page-back{color:var(--quiet);background:0 0;border:0;margin-bottom:12px;padding:0}.page-item-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.page-item-list button{text-align:left;justify-content:space-between;width:100%;font-weight:500}.page-item-list button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-pager{justify-content:space-between;gap:8px;margin-top:24px;display:flex}@container (max-width:620px){.page-editor{grid-template-columns:minmax(0,1fr)}}.account-page{max-width:760px;margin:0 auto;padding:40px 24px 80px}.account-header{margin-bottom:26px}.account-header .back{color:var(--violet);align-items:center;gap:7px;margin-bottom:18px;font-size:15px;text-decoration:none;display:inline-flex}.account-header .back:hover{text-decoration:underline}.account-header h1{margin:0 0 6px;font-family:Figtree,sans-serif}.account-header p{color:var(--quiet);margin:0}.account-main{gap:18px;display:grid}.account-facts{grid-template-columns:120px minmax(0,1fr);gap:10px 16px;margin:0;display:grid}.account-facts dt{color:var(--quiet);font-size:14px}.account-facts dd{overflow-wrap:anywhere;margin:0}.account-stores{gap:10px;margin:0 0 12px;padding:0;list-style:none;display:grid}.account-stores li{border:1px solid var(--line);border-radius:10px;align-items:center;gap:12px;padding:12px;display:flex}.account-store-icon{width:34px;height:34px;color:var(--violet);background:#eee9ff;border-radius:8px;flex:none;place-items:center;display:grid}.account-stores strong{display:block}.account-stores small{color:var(--quiet)}.button-link{border:1px solid var(--line);color:var(--aubergine);border-radius:9px;align-items:center;gap:7px;padding:9px 15px;font-size:15px;text-decoration:none;display:inline-flex}.button-link:hover{border-color:var(--violet);color:var(--violet)}.button-link[aria-disabled=true]{opacity:.5;pointer-events:none}.connection-row{border-top:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto auto;align-items:start;gap:12px;padding:14px 0;display:grid}.connection-row:first-of-type{border-top:0}.connection-icon{width:36px;height:36px;color:var(--violet);background:#eee9ff;border-radius:9px;place-items:center;display:grid}.connection-detail strong{margin-bottom:2px;display:block}.connection-detail .help{margin:0}.connection-status{color:var(--quiet);white-space:nowrap;align-self:center;font-size:14px}.key-fields{gap:8px;margin-top:10px;display:grid}.key-fields input{border:1px solid var(--line);border-radius:8px;width:100%;padding:9px 11px;font:14px IBM Plex Mono,monospace}@media (max-width:720px){.connection-row{grid-template-columns:auto minmax(0,1fr)}.connection-status,.connection-row>button{grid-column:2;justify-self:start}.account-facts{grid-template-columns:1fr;gap:4px 0}}.rich-field{gap:6px;display:grid}.rich-field-label{font-size:15px}.rich-editor{background:#fff;border:1px solid #e0d8f2;border-radius:10px;overflow:hidden}.rich-editor:focus-within{border-color:#b9a9f0}.rich-toolbar{border-bottom:1px solid var(--line);background:#faf9fe;align-items:center;gap:2px;padding:6px;display:flex}.rich-toolbar button{width:30px;height:30px;min-height:0;color:var(--quiet);cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;padding:0;display:grid}.rich-toolbar button:hover:not(:disabled){color:var(--violet);background:#eee9ff}.rich-toolbar button.active{color:#4a32ab;background:#eee9ff}.rich-toolbar button:disabled{opacity:.45;cursor:default}.rich-toolbar-gap{flex:1}.rich-input{outline:none;min-height:92px;padding:12px 13px;font-size:16px;line-height:1.55}.rich-input:focus-visible{box-shadow:inset 0 0 0 2px #eee9ff}.rich-input p{margin:0 0 10px}.rich-input p:last-child{margin-bottom:0}.rich-input ul,.rich-input ol{margin:0 0 10px;padding-left:22px}.rich-input li p{margin:0}.rich-count{background:#faf9fe;border-top:1px solid #f0ecfa;margin:0;padding:6px 13px 8px;font-size:16px}.rich-body{position:relative}.rich-placeholder{color:#a79eb5;pointer-events:none;margin:0;font-size:16px;line-height:1.55;position:absolute;top:12px;left:13px;right:13px}.account-name{align-items:center;gap:8px;display:flex}.account-name input{max-width:280px;padding:8px 11px}.account-name button{min-height:38px;padding:8px 14px}.account-name .error{flex-basis:100%;margin:4px 0 0}.editor-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.editor-header .heading-row{align-items:center;gap:12px;display:flex}.save-status{color:var(--quiet);margin:6px 0 0;font-size:16px}.published-done{background:var(--published);border:1px solid var(--published);color:#fff;opacity:1;cursor:default;align-items:center;gap:7px;display:inline-flex}.published-done:disabled{opacity:1;background:var(--published);border-color:var(--published);color:#fff}.strip-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;margin-bottom:22px;display:flex}.editor-tabs{scrollbar-width:none;flex:auto;align-self:stretch;gap:4px;min-width:0;display:flex;overflow-x:auto}.editor-tabs button{flex:none}.strip-actions{flex:none;align-items:center;gap:10px;display:flex}.editor-tabs::-webkit-scrollbar{display:none}@media (min-width:701px){.editor-tabs{scrollbar-width:auto}.editor-tabs::-webkit-scrollbar{height:6px;display:block}.editor-tabs::-webkit-scrollbar-track{background:0 0}.editor-tabs::-webkit-scrollbar-thumb{background:var(--quiet);border-radius:3px}.editor-tabs[data-fit=nearly]{scrollbar-width:none;padding-bottom:6px}.editor-tabs[data-fit=nearly]::-webkit-scrollbar{display:none}.strip-actions .label-slot{display:inline-grid}.strip-actions .label-variant{grid-area:1/1;justify-content:center;align-items:center;gap:8px;display:inline-flex}.strip-actions .label-variant[aria-hidden=true]{visibility:hidden}}.editor-tabs button{color:var(--tab-ink);white-space:nowrap;background:0 0;border:0;border-bottom:3px solid #0000;border-radius:8px 8px 0 0;align-items:center;gap:8px;min-height:44px;padding:12px 14px;font-size:16px;font-weight:600;transition:background .9s ease-out;display:inline-flex}.editor-tabs button:hover{color:var(--violet-ink)}.editor-tabs button.active{color:var(--violet);border-bottom-color:var(--violet)}.editor-tabs button.touched{background:var(--lavender);transition:none}.tab-marker{background:var(--lavender);width:18px;height:18px;color:var(--violet-ink);border:1px solid var(--input-line);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.claude-notice{background:var(--lavender);border:1px solid var(--input-line);color:var(--aubergine);border-radius:10px;align-items:center;gap:10px;margin-bottom:18px;padding:12px 14px;font-size:16px;display:flex}.claude-notice>span{flex:1}.claude-notice svg{color:var(--violet);flex:none}.claude-notice .jump{font:inherit;color:var(--violet-ink);border:0;border-bottom:1.5px solid var(--input-line);background:0 0;border-radius:0;min-height:0;padding:2px 0;font-weight:600}.claude-notice .jump:hover{border-bottom-color:var(--violet)}label>input,label>textarea,label .money-input{transition:background .9s ease-out}.field-changed>input,.field-changed>textarea,.field-changed .money-input{background:var(--lavender);transition:none}@media (prefers-reduced-motion:reduce){.editor-tabs button,label>input,label>textarea,label .money-input{transition:none}}.dev-claude{border:1px dashed var(--input-line);color:var(--quiet);background:0 0;align-items:center;gap:7px;margin-bottom:16px;font-size:14px;display:inline-flex}.segmented{border:0;flex-wrap:wrap;gap:10px;margin:0;padding:0;display:flex}.segmented label{border:1px solid var(--input-line);cursor:pointer;white-space:nowrap;border-radius:10px;align-items:center;gap:8px;min-height:44px;padding:12px 16px;font-weight:500;display:inline-flex}.segmented input{width:auto;accent-color:var(--violet);flex:none;margin:0;padding:0;display:inline-block}.segmented label.chosen{border-color:var(--violet);background:var(--lavender);color:var(--violet-ink)}.segmented label.locked{color:var(--muted-ink);cursor:not-allowed;background:var(--hairline)}.field-error{color:#a3231f;margin-top:6px;font-size:16px;font-weight:500;display:block}.file-list{flex-direction:column;gap:0;margin:12px 0 0;padding:0;list-style:none;display:flex}.file-row{border-bottom:1px solid var(--hairline);background:#fff;align-items:center;gap:8px;min-height:52px;display:flex;position:relative}.file-row:last-child{border-bottom-color:#0000}.file-row.lifted{border:1px solid var(--violet);z-index:2;border-radius:10px;box-shadow:0 8px 24px #261b332e}.file-row .drag-handle{touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.file-row .drag-handle-mark{background:0 0}.file-icon{color:var(--violet);flex:none}.file-text{flex:1;align-items:baseline;gap:16px;min-width:0;display:flex}.file-name{overflow-wrap:anywhere;flex:1;min-width:0;font-weight:600}.file-size{color:var(--quiet);flex:none;font:14px IBM Plex Mono,monospace}.file-actions{flex:none;gap:2px;display:flex}.file-action{width:44px;color:var(--quiet);background:0 0;border:0;padding:0}.file-action:hover{color:var(--aubergine)}.file-action:disabled{color:var(--muted-ink);background:0 0}.file-drop{background:#faf9fe;border:1px dashed #c9bcf0;border-radius:10px;margin-top:16px;position:relative}.file-drop.dropping{border-style:solid;border-color:var(--violet);background:var(--lavender)}.file-drop label{cursor:pointer;text-align:center;flex-direction:column;align-items:center;gap:4px;padding:22px 16px;display:flex}.file-drop-title{color:var(--violet-ink);align-items:center;gap:8px;font-weight:600;display:inline-flex}.file-drop-rule{color:var(--quiet);font-size:16px;font-weight:400}.file-drop input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.file-drop:focus-within{outline-offset:4px;outline:3px solid #b9a9f0}.file-cancel{margin:0 auto 18px;display:block}.file-pending{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.file-menu-wrap{flex:none;position:relative}.file-menu{z-index:5;border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;min-width:190px;padding:6px;display:flex;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 12px 32px #261b332e}.file-menu-item{color:var(--aubergine);text-align:left;background:0 0;border:0;border-radius:8px;justify-content:flex-start;font-weight:500}.file-menu-item:focus-visible{outline-offset:-3px}.file-menu-item.danger{color:#a3231f}@media (max-width:700px){.file-list{gap:12px}.file-row,.file-row:last-child{border:1px solid var(--line);border-radius:10px;padding:6px 4px 6px 0}.file-text{flex-direction:column;align-items:flex-start;gap:0}}.video-preview{border:1px solid var(--lavender);background:#faf9fe;border-radius:10px;align-items:center;gap:14px;margin-top:14px;padding:12px;display:flex}.video-thumb{object-fit:cover;border-radius:6px;flex:none;width:128px;height:72px}.video-thumb-blank{color:var(--violet);background:repeating-linear-gradient(45deg,#f0ecfa 0 10px,#fff 10px 20px);place-items:center;display:grid}.video-preview-text{flex-direction:column;flex:1;gap:2px;min-width:0;font-size:16px;display:flex}.video-preview-text span{color:var(--quiet)}.video-remove{place-items:center;min-width:44px;min-height:44px;display:grid}.next-step{border-top:1px solid var(--hairline);margin-top:20px;padding-top:18px}.next-step h3{margin:0 0 12px;font-size:16px;font-weight:700}.next-step-fields{grid-template-columns:minmax(0,240px) minmax(0,380px);gap:16px;display:grid}.choice-rows{border:0;gap:4px;margin:0;padding:0;display:grid}.choice-row{cursor:pointer;flex-wrap:nowrap;align-items:flex-start;gap:12px;min-height:44px;padding:10px 0;font-size:16px;display:flex}.choice-row input{width:20px;height:20px;accent-color:var(--violet);flex:none;margin:2px 0 0}.choice-row>span{flex:1;min-width:0}.choice-row strong{display:block}.choice-row .help{margin-top:2px}.folded-fix{background:var(--lavender);color:var(--aubergine);border-radius:10px;align-items:center;gap:12px;margin-top:12px;padding:10px 12px;font-size:16px;display:flex}.folded-fix p{flex:1;margin:0}.folded-fix button{flex:none;min-height:44px}.choice-note{color:var(--aubergine);margin-top:8px;font-size:16px;font-weight:600;display:block}.editor-strip{z-index:20;background:var(--page);margin:0 calc(-1 * var(--main-gutter)) 20px;padding:0 var(--main-gutter);position:sticky;top:0}.editor-strip .claude-notice{margin:10px 0}.strip-status{background:var(--lavender);border:1px solid var(--input-line);color:var(--aubergine);border-radius:10px;margin:10px 0;padding:12px 14px;font-size:16px}.editor input,.editor textarea,.editor .rich-input{scroll-margin-top:150px}.editor-bottom-bar,.phone-bar{display:none}@media (max-width:700px){.sidebar{z-index:40;flex-direction:column;width:min(310px,86vw);transition:transform .2s;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar nav{flex-direction:column;display:flex;overflow:visible}.sidebar nav button{min-height:44px;padding:13px 12px;font-size:16px}.store-switch{grid-template-columns:1fr}.store-switch label,.store-switch small{display:revert}.menu-scrim{z-index:39;background:#261b3373;border:0;border-radius:0;padding:0;position:fixed;inset:0}.phone-bar{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:12px;padding:10px 14px;display:flex}.phone-bar button{color:var(--aubergine);background:0 0;border:0;min-width:44px;min-height:44px;padding:10px}.phone-bar strong{font-size:16px}.editor-tabs{flex-wrap:nowrap}.next-step-fields{grid-template-columns:1fr}.collapse>summary{min-height:44px}.rich-toolbar button{width:44px;height:44px}.video-thumb{width:96px;height:54px}.editor{padding-bottom:86px}.editor input,.editor textarea,.editor .rich-input{scroll-margin-bottom:96px}.strip-actions{display:none}.editor-bottom-bar{z-index:30;border-top:1px solid var(--line);background:#fff;gap:8px;padding:10px 14px;display:flex;position:fixed;bottom:0;left:0;right:0}.editor-bottom-bar button{white-space:nowrap;flex:1;min-height:44px;padding:10px 6px}.editor-bottom-bar button:last-child{flex:1.7}.editor-bottom-bar button:first-child{flex:.85}}.rich-count.over{color:#a3231f;font-weight:600}.publish-dialog{border:1px solid var(--line);width:min(480px,100vw - 32px);color:var(--aubergine);border-radius:16px;padding:28px;box-shadow:0 20px 80px #261b3333}.publish-dialog::backdrop{background:#261b3380}.publish-dialog .actions{flex-wrap:wrap;justify-content:flex-end}.payment-status{border:1px solid var(--line);background:#fbfafe;border-radius:10px;margin:20px 0;padding:16px}.payment-status p{margin-bottom:0}.payment-connection .actions{flex-wrap:wrap}.access-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:20px 0;display:grid}.access-fields>div{min-width:0}.access-fields label{margin:12px 0 8px;display:block}.access-fields select,.access-fields input{box-sizing:border-box;width:100%}.access-fields select{min-height:44px;font:inherit;color:inherit;background:#fff;border:1px solid #dedbe7;border-radius:10px;padding:10px}.purchase-access .actions{flex-wrap:wrap}@media (max-width:640px){.access-fields{grid-template-columns:1fr;gap:8px}}.order-table-scroll{border:1px solid #e0d8f2;border-radius:12px;margin:24px 0;overflow-x:auto}.order-table{border-collapse:collapse;text-align:left;background:#fff;width:100%}.order-table th,.order-table td{vertical-align:top;border-bottom:1px solid #eee8f5;padding:16px}.order-table th{white-space:nowrap;font-size:14px}.order-table button{white-space:nowrap}.order-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:20px 0;display:grid}.order-facts dd{margin:6px 0 0;font-weight:600}.order-detail p,.order-id{overflow-wrap:anywhere}@media (max-width:600px){.order-facts{grid-template-columns:1fr}.order-table th,.order-table td{padding:12px}.order-detail .actions{flex-wrap:wrap}}.buyer-email{overflow-wrap:anywhere;display:block}.buyer-search{align-items:end;margin-bottom:1.5rem}.buyer-search label{flex:1;min-width:180px}.order-table small.order-id{margin-top:.35rem;display:block}.products-toolbar,.products-search,.category-add{align-items:center;gap:12px;margin-bottom:18px;display:flex}.products-toolbar{justify-content:space-between}.products-toolbar>button{white-space:nowrap}.category-filters{gap:8px;max-width:100%;padding:3px;display:flex;overflow:auto}.category-filters button{white-space:nowrap;border-radius:24px}.category-filters button[aria-pressed=true]{color:#fff;background:#352344}.category-filters small{margin-left:5px}.products-search input{flex:1;min-width:0}.products-search select{width:auto}.managed-product-row{cursor:default;gap:16px}.product-open{text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:18px;min-width:0;padding:0;display:flex}.product-info{overflow-wrap:anywhere;min-width:0}.product-row-actions{align-items:center;gap:12px;display:flex}.product-row-actions a{font-size:14px}.managed-product-row .badge{white-space:normal;max-width:155px}.category-manager{width:min(720px,100vw - 32px);max-height:85vh;color:inherit;background:#fff;border:1px solid #e5dfeb;border-radius:18px;padding:28px}.category-manager::backdrop{background:#251c3655}.category-manager header{align-items:start;gap:16px;display:flex}.category-manager h2{margin-top:0}.category-items{flex-direction:column;gap:10px;margin:20px 0;display:flex}.category-item{background:#fff;border:1px solid #e5dfeb;border-radius:10px;align-items:center;gap:8px;padding:12px;display:flex}.category-name{overflow-wrap:anywhere;flex:1}.category-item input{flex:1;min-width:0}.category-grip{touch-action:none;cursor:grab}.category-add input{flex:1;min-width:0}@media (max-width:650px){.products-toolbar{flex-direction:column;align-items:start}.products-search{flex-direction:column;align-items:stretch}.managed-product-row{flex-wrap:wrap;gap:10px;display:flex}.product-open{flex-basis:100%}.managed-product-row .product-price{margin-left:0;display:block}.managed-product-row .badge{display:block}.product-row-actions{margin-left:auto}.category-manager{padding:16px}.category-item{flex-wrap:wrap}.category-name{min-width:50%}.category-item button{padding:8px}.category-manager header{margin-bottom:16px}}.managed-product-row{align-items:center}.managed-product-row .product-info>span,.managed-product-row .product-info>small{display:block}.managed-product-row .product-info>small{color:var(--quiet);margin-top:5px;font-size:13px;font-weight:400}.managed-product-row .product-image img{object-fit:cover;border-radius:8px;width:100%;height:100%}.products-search select,.field>select{border:1px solid var(--line);color:var(--aubergine);font:inherit;background:#fff;border-radius:10px;padding:12px}.product-open{color:var(--aubergine)}@media (min-width:651px){.category-manager{border-radius:18px 0 0 18px;height:100dvh;max-height:100dvh;margin:0 0 0 auto}}@media (max-width:650px){.category-manager{border-radius:18px 18px 0 0;width:100%;max-width:100%;max-height:90dvh;margin:auto 0 0}.new-product{z-index:5;position:fixed;bottom:18px;right:18px}.product-list{margin-bottom:70px}}.product-actions{font-size:14px;position:relative}.product-actions summary{cursor:pointer;border:1px solid var(--line);color:var(--aubergine);border-radius:10px;padding:10px}.product-actions-menu{border:1px solid var(--line);z-index:8;background:#fff;border-radius:10px;flex-direction:column;min-width:145px;padding:6px;display:flex;position:absolute;top:100%;right:0;box-shadow:0 5px 18px #251c3620}.product-actions-menu button{border:0;justify-content:flex-start}.product-list:has(.product-actions[open]){overflow:visible}.product-action-dialog{border:1px solid var(--line);width:min(540px,100vw - 32px);max-height:85dvh;color:var(--aubergine);border-radius:18px;padding:28px;overflow:auto}.product-action-dialog::backdrop{background:#251c3655}.product-action-dialog h2{margin-top:0}.product-action-dialog label{display:block}.product-action-buttons{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.product-row-actions{flex-wrap:wrap;justify-content:flex-end}.offer-summary-row{border-bottom:1px solid var(--line);align-items:center;gap:16px;margin-bottom:14px;padding:16px 0;display:flex}.offer-summary-row>strong{min-width:100px}.offer-summary-row>span:nth-child(2){flex:1}.offer-coming{opacity:.65}@media (max-width:600px){.offer-summary-row{flex-wrap:wrap}.offer-summary-row>span:nth-child(2){flex-basis:65%;min-width:0}}.buyer-export{margin:0 0 24px}.buyer-export-panel{max-width:720px;margin-top:16px}.buyer-export-panel fieldset{border:0;padding:0}.buyer-export-panel .export-choice{align-items:center;gap:12px;min-height:44px;display:flex}.buyer-export-panel .export-choice input{flex:none;width:18px}.buyer-export-panel select{width:100%;min-height:44px;font:inherit;margin-top:8px;padding:10px;display:block}.buyer-export-panel button{min-height:44px}.email-flow{background:var(--lilac,#f1eff8);border-radius:12px;margin:20px 0;padding:20px}.email-flow code{overflow-wrap:anywhere;margin:12px 0;display:block}.email-routing details{margin:20px 0}.email-routing dt{font-weight:600}.email-routing dd{margin:0 0 12px}.email-routing button,#buyers-email button{min-height:44px}.email-delivery-status{border-top:1px solid var(--line);margin-top:24px;padding-top:16px}.delivery-counts{flex-wrap:wrap;gap:24px;margin:20px 0;display:flex}.delivery-counts dt{font-size:16px}.delivery-counts dd{margin:4px 0 0;font-size:24px;font-weight:600}.email-delivery-status .notice{display:block}.email-delivery-status select{width:100%;min-height:44px;font:inherit;margin-top:8px;padding:10px;display:block}.purchase-email-preview{color:#24362e;overflow-wrap:anywhere;background:#faf9f6;border:1px solid #dedfd7;border-radius:12px;max-width:600px;margin-top:24px;padding:28px}.purchase-email-preview h3{font:28px/1.25 Georgia,serif}.purchase-email-preview p{line-height:1.6}.template-options{border:0;min-width:0;margin:0;padding:0}.template-options legend{margin-bottom:14px;font-size:18px;font-weight:700}.template-option{border:1px solid var(--border,#ded8e4);cursor:pointer;border-radius:10px;align-items:flex-start;gap:12px;margin-bottom:10px;padding:14px;display:flex!important}.template-option[data-selected=true]{border-color:#6f4b8e;box-shadow:inset 0 0 0 1px #6f4b8e}.template-option input{flex-shrink:0;width:auto;margin-top:4px}.template-option strong,.template-option small{display:block}.template-option small{margin-top:5px;font-size:14px;line-height:1.5}.design-preview-switch{gap:8px;margin:12px 0;display:flex}.design-preview-switch [aria-pressed=true]{box-shadow:inset 0 0 0 2px #6f4b8e}.design-preview-frame{background:#fbf8f4;border:1px solid #ded8e4;border-radius:10px;height:760px;margin-inline:auto;display:block}.design-preview-column{min-width:0}.template-picker-wide .template-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.template-picker-wide .template-options legend{margin-bottom:18px}.template-picker-wide .template-option{background:#faf9fd;margin:0}.template-picker-wide .template-option[data-selected=true]{background:#f2eefb}.template-picker-wide .template-option small{color:#655b70;font-weight:400}.design-layout{grid-template-columns:minmax(0,1fr)}.design-preview-column{position:static}.design-controls{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:18px;display:grid}.design-controls select{appearance:none;color:#302638;min-height:48px;font:inherit;background-color:#f8f6fc;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23746982' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;border:1px solid #e3deeb;border-radius:12px;padding:12px 42px 12px 14px;font-size:16px;line-height:1.4}.design-controls select:hover{border-color:#b7a8ce}.design-controls select:focus-visible{outline-offset:2px;border-color:#6547d7;outline:3px solid #c9bbed}.design-controls select:disabled{opacity:.65;cursor:wait}.design-preview-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.design-preview-frame{height:min(850px,80vh);min-height:480px}.design-preview-dialog{color:#302638;background:#f8f7fb;border:1px solid #e3deeb;border-radius:18px;width:calc(100vw - 40px);max-width:1600px;height:calc(100dvh - 40px);max-height:calc(100dvh - 40px);padding:22px}.design-preview-dialog[open]{flex-direction:column;display:flex}.design-preview-dialog::backdrop{background:#1a1225a6}.design-preview-dialog-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.design-preview-dialog-heading h2{margin:0;font-size:22px}.design-preview-dialog-heading p{color:#655b70;margin:5px 0 0;font-size:14px}.design-preview-dialog .design-preview-frame{flex:1;height:100%;min-height:0}body:has(.design-preview-dialog[open]){overflow:hidden}@media (max-width:1000px){.design-controls{grid-template-columns:minmax(0,1fr)}}@media (max-width:650px){.template-picker-wide .template-options{grid-template-columns:minmax(0,1fr)}.design-preview-dialog{border-radius:12px;width:calc(100vw - 12px);height:calc(100dvh - 12px);max-height:calc(100dvh - 12px);padding:12px}.design-preview-dialog-heading{align-items:flex-start}}.design-preview-dialog-heading>button{white-space:nowrap;flex-shrink:0}.design-preview-control-row{flex-wrap:wrap;align-items:center;gap:16px;margin:12px 0;display:flex}.design-preview-control-row .design-preview-switch{flex-wrap:wrap;margin:0}.design-preview-width-tools{border-left:1px solid #ded8e4;padding-left:16px}.design-preview-width-tools .design-preview-switch{flex-wrap:wrap;margin:0}@media (max-width:600px){.design-preview-control-row{gap:12px}.design-preview-width-tools{border-top:1px solid #ded8e4;border-left:0;padding:12px 0 0}}.design-preview-toolbar>.design-preview-control-row{width:100%}.design-preview-page-picker{flex:250px;align-items:center;gap:12px;min-width:0;margin:0;display:flex}.design-preview-page-picker>span{color:#655b70;white-space:nowrap;font-size:14px}.design-preview-page-picker select{color:#302638;width:100%;min-width:0;max-width:340px;min-height:44px;font:inherit;cursor:pointer;background-color:#fff;border:1px solid #ded8e4;border-radius:12px;padding:10px 38px 10px 14px}.design-preview-width-tools{flex:none;align-items:center;gap:8px;display:flex}.design-preview-width-tools .design-preview-switch{flex-wrap:nowrap}.design-preview-width-tools .design-preview-icon{border-radius:12px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;margin:0;padding:0;display:inline-flex}.design-preview-icon[aria-pressed=true]{color:#513574;background:#eee8f6}.design-preview-icon:focus-visible,.design-preview-page-picker select:focus-visible{outline-offset:3px;outline:3px solid #9a83c5}@media (max-width:600px){.design-preview-page-picker{flex-basis:100%}.design-preview-page-picker select{max-width:none}.design-preview-width-tools{border:0;margin-left:auto;padding:0}}.buyer-request-card{background:#faf8fc;border:1px solid #ded8e4;border-radius:12px;margin:16px 0;padding:20px}.buyer-request-card h4{margin-top:0}.buyer-request-card button{min-height:44px}.buyer-request-reply{background:#fff;border-left:3px solid #1f5d45;border-radius:0 8px 8px 0;margin:12px 0;padding:12px 14px}.buyer-request-reply p{margin:4px 0}.buyer-request-reply-form{gap:8px;margin-top:16px;display:grid}.buyer-request-reply-form textarea{width:100%;font:inherit;resize:vertical;border:1px solid #cfc8d6;border-radius:8px;padding:10px 12px}.buyer-request-reply-form button{justify-self:start}.setup-progress{font-weight:600}.step.step-done .step-number{background:var(--violet);color:#fff}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.tracking-check{align-items:center;gap:8px;margin-top:18px;font-weight:500;display:flex}.tracking-check input{width:auto;margin:0}.search-preview{border:1px solid var(--line);background:#fff;border-radius:10px;margin:18px 0 0;padding:14px 16px}.search-preview figcaption{color:var(--quiet);margin-bottom:8px;font-size:13px}.search-preview-url{color:var(--quiet);margin:0;font-size:13px}.search-preview-title{color:var(--violet-ink);margin:2px 0;font-size:17px}.search-preview-description{color:var(--tab-ink);margin:0;font-size:14px}.search-sharing-intro{margin:0 0 20px}.field>.tracking-check{margin-top:0}.address-input{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:stretch;margin-top:6px;display:flex;overflow:hidden}.address-prefix{color:var(--quiet);white-space:nowrap;text-overflow:ellipsis;align-items:center;max-width:55%;padding:0 4px 0 12px;font-family:IBM Plex Mono,monospace;font-size:13px;display:flex;overflow:hidden}.address-input input{border:0;border-radius:0;flex:1;min-width:0;margin:0;font-family:IBM Plex Mono,monospace}@media (max-width:560px){.address-input{flex-wrap:wrap}.address-prefix{white-space:normal;overflow-wrap:anywhere;width:100%;max-width:none;padding:8px 12px 0}}.address-input:focus-within{outline-offset:2px;outline:3px solid #b9a9f0}.share-image-field{justify-items:start;gap:8px;display:grid}.share-image-field .field-label{font-weight:600}.share-image-field:has(.visually-hidden-file:focus-visible) .button-like{outline-offset:4px;outline:3px solid #b9a9f0}.share-image-choice{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.share-image-choice img{border:1px solid var(--line);border-radius:8px;height:auto}.search-preview+.search-preview{margin-top:12px}.share-preview-image{aspect-ratio:1200/630;object-fit:cover;border-radius:8px;width:100%;max-width:420px;margin-bottom:10px;display:block}.end-access{border:1px solid var(--line);border-left:3px solid var(--orange);background:#fff;border-radius:10px;margin:20px 0;padding:16px 18px}.end-access h3{margin-top:0}.end-access.ended{border-left-color:var(--quiet);background:var(--page)}.end-access-form{gap:6px;margin-top:8px;display:grid}.design-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.design-header h1{margin:0}.design-header p{margin:4px 0 0}.design-title-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.design-status{color:#6b4a07;background:#fdf1d8;border-radius:999px;align-items:center;gap:7px;padding:3px 11px;font-size:14px;font-weight:600;display:inline-flex}.design-status:before{content:"";background:var(--orange);border-radius:50%;width:7px;height:7px}.design-header-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.design-header-actions .quiet{color:var(--aubergine)}.button-quiet{min-height:44px;color:var(--aubergine);background:#fff;border:1px solid #d5cbf0;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-weight:600;text-decoration:none;display:inline-flex}.button-quiet:hover{background:#f6f3fe}.design-grid{grid-template-columns:minmax(300px,404px) minmax(0,1fr);align-items:start;gap:24px;display:grid}.design-panel{border:0;gap:16px;min-width:0;margin:0;padding:0;display:grid}.design-panel .card,.design-preview-card{margin:0;padding:22px}.design-card h2,.design-templates legend{margin:0 0 14px;padding:0;font-size:18px;font-weight:700}.design-card-sub{color:var(--quiet);margin:-10px 0 14px;font-size:14px}.design-templates{border:0;gap:10px;margin:0;padding:0;display:grid}.design-template{cursor:pointer;border:1px solid #e2dcef;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:start;gap:12px;padding:14px 16px;display:grid}.design-template[data-selected=true]{border:2px solid var(--violet);background:#f6f3ff;padding:13px 15px}.design-template input{width:18px;height:18px;accent-color:var(--violet);margin:3px 0 0}.design-template strong,.design-template small{display:block}.design-template small{color:#4a3c5c;margin-top:3px;font-size:14px;font-weight:400;line-height:1.5}.design-live{color:var(--published);letter-spacing:.1em;text-transform:uppercase;background:#e6f4ee;border-radius:6px;padding:1px 8px;font:600 12px/1.6 IBM Plex Mono,monospace}.color-row{grid-template-columns:34px 1fr auto;align-items:center;gap:12px;padding:6px 0;display:grid}.color-swatch{cursor:pointer;border:1px solid #0000001f;border-radius:9px;width:34px;height:34px;position:relative}.color-swatch:focus-within{outline:2px solid var(--violet);outline-offset:2px}.color-swatch input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.color-row-text strong,.color-row-text small{display:block}.color-row-text small{color:var(--quiet);font-size:13px;font-weight:400}.color-row code{color:#4a3c5c;font:13px IBM Plex Mono,monospace}.color-row-actions{gap:12px;display:flex}.design-card hr{border:0;border-top:1px solid var(--hairline);margin:10px 0}.link-button{min-height:0;color:var(--violet-ink);background:0 0;border:0;padding:0;font-size:14px;font-weight:600}.link-button:hover{background:0 0;text-decoration:underline}.design-pair{grid-template-columns:1fr 1fr;gap:12px;display:grid}.design-pair label,.design-segments legend,.design-papers legend{color:#4a3c5c;font-size:13px;font-weight:600}.design-pair select{width:100%;min-height:42px;color:var(--aubergine);background:#fff;border:1px solid #e0d8f2;border-radius:9px;margin-top:6px;padding:8px 10px}.design-segments,.design-papers{border:0;gap:8px;margin:16px 0 0;padding:0;display:grid}.design-segments{grid-template-columns:repeat(3,1fr)}.design-papers{grid-template-columns:repeat(4,1fr)}.design-segments legend,.design-papers legend{margin-bottom:8px;padding:0}.design-papers legend span{color:var(--quiet);font-weight:400}.design-segments label,.design-papers label{color:#4a3c5c;cursor:pointer;border:1px solid #e2dcef;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:8px 6px;font-size:14px;font-weight:400;display:flex;position:relative}.design-segments label[data-selected=true],.design-papers label[data-selected=true]{border:2px solid var(--violet);color:var(--aubergine);background:#f6f3ff;font-weight:700}.design-segments label:focus-within,.design-papers label:focus-within{outline:2px solid var(--violet);outline-offset:2px}.design-segments input,.design-papers input{opacity:0;width:1px;height:1px;margin:0;position:absolute}.design-paper-swatch{border:1px solid #c9bfdd;border-radius:5px;width:100%;height:30px}.design-check{cursor:pointer;align-items:flex-start;gap:10px;margin-top:14px;font-weight:400;display:flex}.design-check input{width:20px;height:20px;accent-color:var(--violet);flex:none;margin:2px 0 0}.design-check small{color:var(--quiet);font-size:13px;display:block}.design-checkout-sample{border:1px solid #e2dcef;border-radius:10px;gap:4px;padding:16px;display:grid}.design-pay{border-radius:8px;justify-content:center;padding:11px;font-weight:700;display:flex}.design-checkout-sample .checkout-trust{color:#635f58;justify-items:center;gap:8px;margin-top:10px;display:grid}.design-checkout-sample .checkout-payment-marks{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.design-checkout-sample .checkout-payment-marks svg{width:46px;height:29px}.design-checkout-sample .checkout-trust p{align-items:center;gap:6px;margin:0;font-size:13px;display:flex}.design-card .help{font-size:13px}.design-preview-card{padding:0;position:sticky;top:16px;overflow:hidden}.design-preview-compact{border-bottom:1px solid var(--hairline);padding:12px 16px}.design-preview-compact .design-preview-control-row{width:100%}.design-preview-compact .design-preview-page-picker{flex:0 auto}.design-preview-compact .design-preview-page-picker>span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.design-preview-compact .design-preview-page-picker select{border-radius:9px;max-width:220px;min-height:38px;padding:6px 34px 6px 12px;font-weight:600}.design-preview-sample{color:#6e6080;letter-spacing:.12em;text-transform:uppercase;flex:1;font:12px IBM Plex Mono,monospace}.design-preview-card>.design-preview-frame{border:0;border-radius:0;margin:0 auto;display:block}.design-preview-foot{border-top:1px solid var(--hairline);color:var(--quiet);flex-wrap:wrap;justify-content:space-between;gap:12px;padding:12px 16px;font-size:13px;display:flex}.design-preview-links{gap:14px;display:flex}.design-preview-links a{color:var(--violet-ink);font-weight:600;text-decoration:none}@media (max-width:1100px){.design-grid{grid-template-columns:1fr}.design-preview-card{position:static}}@media (max-width:520px){.design-papers{grid-template-columns:repeat(2,1fr)}.design-pair{grid-template-columns:1fr}}.share-image{margin-top:20px}.share-image-label{margin-bottom:8px;font-weight:600;display:block}.share-image-row{border:1px solid #e0d8f2;border-radius:10px;grid-template-columns:96px 1fr auto;align-items:center;gap:14px;padding:10px;display:grid}.share-image-thumb{aspect-ratio:1200/630;background:var(--lavender);border-radius:6px;width:96px;overflow:hidden}.share-image-thumb img{object-fit:cover;width:100%;height:100%;display:block}.share-image-text strong,.share-image-text small{display:block}.share-image-text small{color:var(--quiet);font-size:14px}.share-image-actions{gap:8px;display:flex}@media (max-width:560px){.share-image-row{grid-template-columns:72px 1fr}.share-image-actions{grid-column:1/-1}}.share-image-actions input[type=file]{display:none}
.consent-notice{z-index:40;color:#2a2724;background:#fff;border:1px solid #0000001f;border-radius:12px;max-width:380px;padding:16px 18px;font-size:14px;line-height:1.45;position:fixed;bottom:16px;left:16px;box-shadow:0 10px 30px #00000024}.consent-notice p{margin:0 0 12px}.consent-notice-actions{gap:10px;display:flex}.consent-notice button{color:#fff;font:inherit;cursor:pointer;background:#2a2724;border:1px solid #2a2724;border-radius:7px;padding:9px 14px}.consent-notice .consent-notice-decline{color:#2a2724;background:0 0}@media (max-width:520px){.consent-notice{max-width:none;bottom:12px;left:12px;right:12px}}
