.account-settings{margin-top:32px;padding-top:24px;border-top:1px solid var(--line)}.account-settings h2{font-size:23px}.account-settings form{margin:12px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:13px 20px;border-radius:11px;font-weight:650;font-size:14px}.full{width:100%}.text-button{background:transparent;padding:8px 0;min-height:44px;justify-content:flex-start;font-weight:500}.text-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--green);font-weight:650;min-height:44px}.button-row{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.back{display:inline-flex;gap:7px;align-items:center;font-size:13px;color:var(--muted);margin-bottom:22px;min-height:32px}.narrow{max-width:590px}.standalone{margin:0 auto;padding:50px 24px 70px}.standalone h1{font-size:38px}.skip-link{position:fixed;top:-80px;left:20px;background:#fff;padding:16px;z-index:100}.skip-link:focus{top:10px}.notice{padding:15px 18px;background:#f1edda;color:#655927;border:1px solid #e7dfbc;border-radius:12px;display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.6;margin:16px 0}.notice svg{flex-shrink:0;margin-top:2px}.notice.error{background:#fff0eb;border-color:#efcfc1;color:#8b3721}.notice.success{background:#edf4e9;border-color:#ccdfc2;color:#21532e}.loading{display:flex;justify-content:center;gap:10px;align-items:center;padding:70px 20px;color:var(--muted)}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{display:grid;grid-template-columns:252px minmax(0,1fr);min-height:100dvh}.sidebar{position:sticky;top:0;height:100dvh;background:#fff;padding:32px 22px 24px;border-right:1px solid var(--line);display:flex;flex-direction:column}.sidebar>.brand{margin-bottom:43px;padding-left:6px}.business-switch{padding:15px 6px 23px;display:flex;gap:12px;align-items:center;border-bottom:1px solid var(--line);margin-bottom:24px;min-width:0}.business-avatar{width:42px;height:42px;background:#ebedde;border:1px solid #dce2d1;display:grid;place-items:center;border-radius:50%;font-weight:700;flex-shrink:0;overflow:hidden}.business-avatar img{width:100%;height:100%;object-fit:cover}.business-switch>div{min-width:0}.business-switch small{font-size:9px;font-weight:700;letter-spacing:.13em;color:var(--muted);display:block;margin-bottom:7px}.business-switch strong{display:block;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:142px}.business-switch select{font-size:11px;padding:4px;min-height:36px;width:136px}.sidebar nav{display:flex;flex-direction:column;gap:5px}.sidebar nav a{display:flex;align-items:center;gap:13px;padding:14px;border-radius:9px;font-size:13px;min-height:49px;color:#5f6e61;font-weight:500}.sidebar nav a.active{background:#edf3e8;color:var(--green);font-weight:700}.sidebar nav a.active svg{stroke-width:2.4}.sidebar-bottom{margin-top:auto;padding-top:32px;display:flex;flex-direction:column;gap:8px;font-size:12px;color:var(--muted)}.sidebar-bottom>a{display:flex;align-items:center;gap:9px;min-height:44px}.sidebar-bottom button{font-size:12px;color:var(--muted)}.app-main{min-width:0}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 48px;border-bottom:1px solid var(--line);background:#fafbf7}.top-location{font-size:12px;color:var(--muted)}.public-link{display:flex;align-items:center;gap:8px;color:#395b41;font-weight:600;min-height:44px}.mobile-brand{display:none!important}.demo-bar{background:#f0efdf;color:#6c613e;padding:7px 20px;text-align:center;font-size:11px;line-height:1.5}.workspace{padding:38px 48px 34px;max-width:1330px;margin:0 auto}.page-title{display:flex;gap:20px;align-items:center;justify-content:space-between;margin-bottom:30px}.page-title h1{font-size:35px;font-weight:650;margin:0 0 10px}.page-title p{font-size:14px;color:var(--muted);margin:0}.page-title .back{margin-bottom:18px}.sell-banner{background:var(--green);border-radius:20px;padding:34px 40px;display:flex;justify-content:space-between;gap:20px;color:#fff;overflow:hidden;margin-bottom:28px;min-height:300px}.sell-banner .eyebrow{display:flex;align-items:center;gap:8px;color:#cfddb9;font-size:9px;letter-spacing:.1em}.sell-banner h2{font-weight:550;line-height:1.13;font-size:36px;letter-spacing:-.045em;margin-bottom:13px}.sell-banner p{font-size:13px;color:#cdded2;line-height:1.7;margin-bottom:23px}.lime{background:var(--lime);color:#29452a;min-width:197px}.banner-note{border-left:1px solid #72937d;padding-left:38px;min-width:215px;display:flex;flex-direction:column;justify-content:center}.banner-note>span{font-size:60px;line-height:1;color:#d8e6bb;letter-spacing:-.07em;font-weight:550}.banner-note hr{width:40px;border:0;border-top:1px solid #a9ba9b;margin:20px 0}.banner-note strong{font-weight:450;font-size:24px;line-height:1.17;color:#eaf0db;letter-spacing:-.04em}.banner-note small{font-size:10px;color:#c0d4c2;margin-top:17px}.quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:40px}.quick-card{padding:20px 18px;background:#fff;border:1px solid var(--line);border-radius:14px;position:relative;transition:border-color .15s}.quick-card:hover{border-color:#93ac8f}.quick-icon{display:grid;place-items:center;border-radius:10px;background:#f0f3e9;width:43px;height:43px;margin-bottom:22px;color:#4b6d43}.card-arrow{position:absolute;right:15px;top:19px;color:#829175}.quick-card h3{font-size:16px;letter-spacing:-.025em;margin:0 0 9px}.quick-card p{font-size:11px;line-height:1.5;color:var(--muted);margin:0}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.section-heading h2{font-size:21px;letter-spacing:-.03em;margin:0}.empty-inline{display:flex;align-items:center;gap:18px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:25px 23px}.empty-icon{width:54px;height:54px;background:#f0f2e6;display:grid;place-items:center;border-radius:12px;color:#6b7d51;flex-shrink:0}.empty-inline h3{font-size:15px;letter-spacing:-.02em;margin:0 0 8px}.empty-inline p{font-size:12px;color:var(--muted);margin:0}.empty-inline .button{margin-left:auto;white-space:nowrap;font-size:12px;padding:10px 14px}.dashboard-footer{display:flex;justify-content:space-between;gap:12px;font-size:10px;margin-top:30px;color:#74806e}.dashboard-footer span,.dashboard-footer a{display:flex;align-items:center;gap:6px}.status-dot{background:#80a55c;width:6px;height:6px;border-radius:50%}.promo-list{display:grid;gap:10px}.promo-row{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px}.promo-row>img{width:70px;height:70px;border-radius:9px;object-fit:cover}.promo-row h3{margin:8px 0;font-size:17px}.promo-row>svg{margin-left:auto}.badge{display:inline-flex;align-items:center;gap:5px;border-radius:20px;font-size:10px;line-height:1.3;padding:5px 8px;background:#edf4e3;color:#3e662b;font-weight:600;white-space:nowrap}.badge.inactive{background:#ecefe9;color:#596458}.empty{padding:70px 24px;text-align:center;background:#fff;border:1px dashed #cdd8c6;border-radius:16px}.empty>svg{color:#769065;margin-bottom:22px}.empty h2{font-size:23px}.empty p{color:var(--muted);font-size:14px}.search{position:relative;display:block}.search svg{position:absolute;top:15px;left:15px;color:var(--muted)}.search input{padding-left:46px;max-width:460px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden;min-width:0}.product-photo{height:190px;width:100%;object-fit:cover}.no-photo{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;background:#eaeede;color:#7e8b6a;font-size:12px}.product-card-content{padding:19px}.product-meta{display:flex;align-items:center;justify-content:space-between;gap:5px}.product-meta>small{font-size:11px;color:var(--muted)}.product-card h2{font-size:19px;margin:17px 0 5px;line-height:1.25}.price-button{padding:3px 0;background:transparent;color:var(--green);font-size:24px;letter-spacing:-.03em;gap:14px}.price-button svg{opacity:.6}.product-actions{border-top:1px solid var(--line);padding-top:15px;margin-top:13px;display:flex;justify-content:space-between;gap:6px;font-size:11px}.product-actions a{display:flex;align-items:center;gap:4px;min-height:35px}.sell-link{font-weight:600;color:var(--green)}.price-edit{display:flex;flex-wrap:wrap;gap:8px}.price-edit label{width:100%;margin:10px 0 0}.photo-input{margin:20px 0 28px}.photo-picker{position:relative;display:flex;flex-direction:row;align-items:center;padding:20px;border:1px dashed #acbd9d;background:#f0f4e8;border-radius:14px;gap:18px;cursor:pointer;margin:0;min-height:90px;color:#536f43}.photo-picker span small{font-weight:400;font-size:11px;display:block;margin-top:7px;color:var(--muted)}.photo-picker img{width:60px;height:60px;object-fit:cover;border-radius:7px}.photo-picker input{position:absolute;width:1px;height:1px;opacity:0;min-height:0;padding:0}.photo-picker:focus-within{outline:3px solid #ad7324;outline-offset:4px}.details{border:1px solid var(--line);border-radius:12px;padding:0 18px;margin:24px 0}.details summary{cursor:pointer;min-height:55px;padding:18px 0;font-size:14px;font-weight:600}.details summary span{font-size:11px;color:var(--muted);font-weight:400;margin-left:8px}.details[open] summary{margin-bottom:10px}.optional{font-weight:400;font-size:11px;color:var(--muted)}.check-label{display:flex;flex-direction:row;align-items:flex-start;font-size:13px;line-height:1.6;font-weight:400}.check-label input{min-height:22px;width:22px;height:22px;flex-shrink:0;accent-color:var(--green);margin:0 2px 0 0}.danger-zone{margin-top:28px;border-top:1px solid var(--line);padding-top:18px}.danger-text{color:#973c27}.danger{color:#fff;background:#983820;margin-right:10px}.sell-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.72fr);gap:48px}.preview-aside{padding-top:105px}.preview-aside>.eyebrow{text-align:center;color:var(--muted);font-size:9px}.preview-aside>p{display:flex;gap:8px;align-items:flex-start;margin:18px 10px}.preview-aside p svg{flex-shrink:0}.live-promo{background:var(--business-color);color:#fff;border-radius:12px;padding:27px;box-shadow:0 16px 38px #213f2915}.live-promo.bold{background:#f3cb56;color:#203b30}.live-promo.minimal{background:#faf9f1;border:1px solid #ddd;color:#26382e}.live-promo>small{font-size:11px;display:block;margin-bottom:35px}.promo-kicker{font-size:8px;letter-spacing:.12em;display:block;margin-bottom:10px;font-weight:700}.live-promo>img{width:100%;height:150px;object-fit:cover;margin-bottom:20px}.live-promo h2{font-size:28px;line-height:1.13;margin:18px 0;overflow-wrap:anywhere}.live-promo>strong{font-size:40px;letter-spacing:-.04em;overflow-wrap:anywhere}.live-promo p{font-size:10px;line-height:1.6;margin:30px 0 0}.product-picker{border:0;padding:0;margin:0 0 24px}.product-picker legend{font-weight:650;font-size:15px;margin-bottom:14px}.pick-row{border:1px solid var(--line);border-radius:10px;padding:12px;display:flex;flex-direction:row;align-items:center;margin-bottom:9px;cursor:pointer;background:#fff}.pick-row.selected{border-color:#709167;background:#f0f5e8}.pick-row input{width:19px;height:19px;min-height:0;accent-color:var(--green);flex-shrink:0}.pick-row>img{width:44px;height:44px;object-fit:cover;border-radius:6px}.pick-row>span{flex:1;font-size:13px}.pick-row small{display:block;color:var(--muted);margin-top:5px;font-weight:400}.big-price{font-size:24px;min-height:62px}.share-layout{display:grid;grid-template-columns:minmax(250px,1fr) minmax(250px,1fr);gap:40px;align-items:start}.asset-panel{background:#e9eddf;border-radius:17px;padding:22px;display:flex;align-items:center;flex-direction:column;min-width:0}.segmented{display:flex;gap:4px;background:#dce3d2;padding:4px;border-radius:10px;margin-bottom:23px;align-self:stretch}.segmented button{flex:1;font-size:12px;padding:10px 7px;flex-direction:column;gap:4px;background:transparent;min-height:56px}.segmented button small{font-size:9px;color:var(--muted);font-weight:400}.segmented button.active{background:#fff;box-shadow:0 2px 5px #263e3210}.generated-asset{width:100%;box-shadow:0 8px 25px #243d2625}.generated-asset.story{width:65%}.share-actions>.badge{margin-bottom:17px}.share-actions h2{font-size:29px}.share-actions>.full{margin-bottom:12px}.social-buttons{display:flex;gap:8px;flex-wrap:wrap;margin:6px 0 16px}.social-buttons>a{flex:1;padding:10px 8px;font-size:11px}.message-label{margin-top:20px}.message-preview{font-size:13px;line-height:1.65;height:245px;white-space:pre-wrap}.product-initial{height:64px;width:64px;background:#edf0e6;border-radius:12px;display:grid;place-items:center;color:#6c7c5b;flex-shrink:0}.customer-list{display:flex;flex-direction:column;gap:12px;margin-bottom:22px}.customer-row{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid var(--line);padding:20px;border-radius:14px;flex-wrap:wrap}.customer-row>div{flex:1}.customer-row h3{font-size:17px;margin:0 0 5px}.customer-row a{font-size:13px;color:var(--green)}.customer-row small{display:block;font-size:11px;margin-top:7px;color:var(--muted)}.customer-row form{width:100%;display:flex;gap:10px;align-items:center}.page-link-card{text-align:center;padding:45px;background:#fff;border:1px solid var(--line);border-radius:18px}.large{width:72px;height:72px;font-size:28px;margin:0 auto 20px}.page-link-card h2{font-size:29px;margin-bottom:10px}.page-link-card>p{font-size:14px;color:var(--muted)}.public-url{display:block;padding:20px;background:#f2f4eb;overflow-wrap:anywhere;border-radius:10px;margin-bottom:24px;color:var(--green);font-size:13px}.page-link-card .text-link{margin-top:22px}.tip-card{display:flex;align-items:center;gap:20px;padding:28px;margin-top:25px;border:1px solid var(--line);border-radius:15px}.tip-card>svg{flex-shrink:0}.tip-card h3{font-size:17px;margin-bottom:8px}.tip-card p{font-size:13px;color:var(--muted);margin:0}.tip-card .button{margin-left:auto;white-space:nowrap}.qr-layout{display:grid;grid-template-columns:minmax(260px,1fr) minmax(230px,1fr);gap:40px;align-items:center}.qr-poster{background:#fff;border:1px solid var(--line);padding:45px 34px 25px;text-align:center;box-shadow:0 15px 25px #21332108}.qr-poster .eyebrow{font-size:9px}.qr-poster h2{font-size:27px}.qr-poster img{width:100%;max-width:300px}.qr-poster p{font-size:15px;color:#617056}.qr-actions h2{font-size:30px;margin-top:20px}.qr-actions p{font-size:14px;color:var(--muted)}.qr-actions .full{margin-bottom:12px}.pwa-footer{display:flex;justify-content:center;gap:22px;padding:15px 22px 30px;color:#6b7863}.pwa-footer button{font-size:11px;color:#6b7863}.pwa-message{max-width:600px;margin:0 auto 20px;padding:0 20px}.install-help{max-width:650px;margin:0 auto 25px;border:1px solid var(--line);padding:23px;border-radius:14px;background:#fff;font-size:14px}.install-help p{margin:14px 0}.offline-bar,.update-bar{position:fixed;left:0;right:0;bottom:0;background:#eeead7;padding:12px 25px;display:flex;align-items:center;justify-content:center;gap:13px;font-size:13px;z-index:5}.update-bar{background:#e4efd8;flex-wrap:wrap}.public-page{--green: var(--business-color, #195c45);background:#fafbf7;min-height:100dvh}.public-cover{height:170px;background:var(--business-color);position:relative;display:flex;align-items:flex-start;justify-content:center;padding-top:30px;overflow:hidden}.public-cover>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.55}.public-cover>span{position:relative;z-index:1;color:#fff;font-size:12px;padding:8px 14px;border-radius:30px;background:#0004}.public-content{max-width:920px;padding:0 24px;margin:auto}.public-business-heading{text-align:center;position:relative;padding:0 30px 36px}.public-logo{width:90px;height:90px;background:#fff;border:4px solid #fafbf7;border-radius:24px;display:grid;place-items:center;margin:-43px auto 28px;position:relative;color:var(--business-color);overflow:hidden}.public-logo img{width:100%;height:100%;object-fit:cover}.public-business-heading h1{font-size:40px;line-height:1.16}.public-business-heading .eyebrow{color:var(--muted);font-size:9px}.public-business-heading>p{max-width:580px;margin:0 auto 24px;color:var(--muted);font-size:14px}.public-info{display:flex;flex-direction:column;align-items:center;gap:12px;font-size:13px;color:var(--muted);margin-bottom:26px;white-space:pre-wrap}.public-info span{display:flex;gap:7px;align-items:center}.public-content>section{margin-bottom:48px}.public-content h2{font-size:27px}.public-promotions{padding-top:28px;border-top:1px solid var(--line)}.public-promotions .eyebrow{font-size:10px;color:var(--green)}.public-promo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.public-promo{border:1px solid #dce4cf;background:#eff3e6;border-radius:15px;overflow:hidden}.public-promo>img{height:230px;width:100%;object-fit:cover}.public-promo>div{padding:24px}.public-promo h3{font-size:25px;margin:18px 0 12px}.public-promo strong{font-size:29px;letter-spacing:-.035em;display:block;margin-bottom:12px}.public-promo p{font-size:13px}.public-promo small{display:block;font-size:11px;margin-bottom:15px}.public-promo .button{width:100%}.public-products{display:grid;grid-template-columns:1fr 1fr;gap:14px}.public-product{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid var(--line);border-radius:13px;padding:15px}.public-product>img{width:75px;height:75px;object-fit:cover;border-radius:8px}.public-product>div{flex:1;min-width:0}.public-product h3{font-size:17px;line-height:1.22;margin:5px 0 10px}.public-product p{font-size:11px;line-height:1.4;color:var(--muted);margin-bottom:8px}.public-product small{font-size:9px;color:var(--muted)}.public-product strong{font-size:16px}.public-product>a{width:44px;height:44px;display:grid;place-items:center;color:var(--green);flex-shrink:0}.subscribe-section{max-width:560px;margin:60px auto!important;padding:36px;background:#e9efdf;border-radius:18px}.subscribe-section>p{font-size:14px;color:var(--muted)}.subscribe-section .eyebrow{font-size:10px}.subscribe-section input{background:#fff}.honeypot{position:absolute;left:-9999px}.public-footer{border-top:1px solid var(--line);padding:27px 0;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:11px;flex-wrap:wrap}.public-footer>div{display:flex;gap:16px}.metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:38px}.metric-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:23px}.metric-card span{font-size:12px;color:var(--muted)}.metric-card strong{display:block;font-size:29px;margin-top:18px}.activity-list p{display:flex;justify-content:space-between;gap:15px;font-size:13px;border-bottom:1px solid var(--line);padding:12px}.privacy h2{font-size:22px;margin-top:35px}.privacy p{font-size:14px}.mobile-nav{display:none}.public-page .primary{background:var(--business-color)}@media(min-width:1450px){.workspace{padding-top:48px}.sell-banner{padding:40px 48px;min-height:330px}.sell-banner h2{font-size:43px}.quick-card{padding:25px}.quick-card h3{font-size:18px}.quick-card p{font-size:12px}}@media(max-width:1150px){.app-shell{grid-template-columns:218px minmax(0,1fr)}.sidebar{padding:25px 15px}.workspace{padding:30px}.topbar{padding:0 30px}.brand{font-size:20px!important}.quick-grid{gap:10px}.quick-card{padding:16px 12px}.quick-card h3{font-size:14px}.quick-card p{font-size:10px}.banner-note{min-width:165px;padding-left:28px}.sell-banner{padding:30px}.sell-banner h2{font-size:32px}.empty-inline{flex-wrap:wrap}.empty-inline .button{margin-left:72px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sell-layout{gap:25px}.share-layout{gap:24px}.qr-layout{gap:25px}.public-products{grid-template-columns:1fr 1fr}}@media(max-width:850px){.app-shell{display:block}.sidebar{display:none}.topbar{height:72px;padding:0 22px}.mobile-brand{display:flex!important}.mobile-brand .brand-mark{width:35px;height:35px;font-size:20px}.top-location{display:none}.workspace{padding:29px 24px 30px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);padding:9px 12px calc(8px + env(safe-area-inset-bottom));z-index:20;justify-content:space-around}.mobile-nav a{display:flex;align-items:center;flex-direction:column;gap:5px;padding:4px 10px;color:var(--muted);font-size:9px;min-width:60px;min-height:47px}.mobile-nav a.active{color:var(--green);font-weight:750}.app-main{padding-bottom:75px}.page-title h1{font-size:29px}.page-title p{font-size:13px}.quick-card h3{font-size:16px}.quick-card p{font-size:11px}.dashboard-footer{font-size:9px}.sell-layout{grid-template-columns:minmax(0,1fr) minmax(200px,.65fr)}.qr-layout{grid-template-columns:minmax(200px,1fr) minmax(200px,1fr)}.offline-bar,.update-bar{bottom:72px}.pwa-footer{padding-bottom:24px}.metrics-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.workspace{padding:26px 19px}.topbar{padding:0 19px}.public-link{font-size:11px}.demo-bar{font-size:10px;padding:6px 15px}.page-title{margin-bottom:23px;gap:12px;align-items:flex-start}.page-title h1{font-size:28px;line-height:1.1}.page-title p{font-size:12px;line-height:1.6}.page-title>.button{padding:10px 12px;font-size:12px;min-height:43px;flex-shrink:0}.sell-banner{padding:27px 24px;border-radius:16px;min-height:0;margin-bottom:20px}.sell-banner h2{font-size:31px}.sell-banner p{font-size:12px}.sell-banner .eyebrow{font-size:8px;letter-spacing:.055em}.banner-note{display:none}.sell-banner .lime{min-width:205px}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-bottom:28px}.quick-card{padding:18px 16px}.quick-icon{margin-bottom:16px;width:39px;height:39px}.quick-card h3{font-size:16px}.quick-card p{font-size:10px}.section-heading h2{font-size:20px}.section-heading .text-link{font-size:11px}.empty-inline{padding:20px 17px;gap:12px}.empty-inline>div{flex:1;min-width:180px}.empty-inline .button{margin-left:0;width:100%;margin-top:5px}.empty-inline h3{font-size:14px}.empty-inline p{font-size:11px}.empty-icon{width:43px;height:43px}.dashboard-footer{flex-direction:column;gap:17px;margin-top:22px;font-size:10px}.dashboard-footer a{min-height:40px}.product-grid{grid-template-columns:1fr}.product-card{display:grid;grid-template-columns:105px minmax(0,1fr)}.product-photo{height:100%;min-height:200px}.product-card-content{padding:16px 14px}.product-card h2{font-size:18px;margin-top:13px}.price-button{font-size:23px}.product-actions{flex-direction:column;gap:0;margin-top:6px;padding-top:7px;font-size:11px}.product-actions a{min-height:36px}.sell-layout,.share-layout,.qr-layout{display:block}.preview-aside{padding-top:30px;max-width:330px;margin:auto}.preview-aside .live-promo{max-width:280px;margin:auto}.asset-panel{padding:18px;margin-bottom:30px}.generated-asset{max-width:360px}.generated-asset.story{width:68%}.share-actions h2{font-size:29px}.customer-row{padding:18px 15px;gap:12px}.customer-row>.badge{margin-left:54px}.customer-row form{flex-wrap:wrap}.customer-row>.text-button{margin-left:auto}.customer-row h3{font-size:16px}.page-link-card{padding:27px 20px}.page-link-card h2{font-size:25px}.page-link-card .button-row>*{width:100%}.tip-card{padding:23px 18px;flex-wrap:wrap;gap:13px}.tip-card>div{flex:1}.tip-card .button{width:100%;margin-top:8px}.qr-poster{max-width:340px;margin:0 auto 35px;padding:37px 25px 20px}.qr-actions h2{font-size:29px}.qr-actions .full{font-size:13px}.public-cover{height:145px}.public-content{padding:0 18px}.public-business-heading{padding:0 2px 26px}.public-business-heading h1{font-size:31px}.public-business-heading>p{font-size:13px}.public-info{font-size:12px}.public-promo-grid,.public-products{grid-template-columns:1fr}.public-promo>img{height:220px}.public-content h2{font-size:25px}.public-product{padding:15px 12px;gap:11px}.public-product>img{width:69px;height:69px}.subscribe-section{padding:28px 21px;margin:40px auto!important}.public-footer{gap:18px}.standalone{padding:35px 24px}.standalone h1{font-size:31px}.metrics-grid{gap:10px}.metric-card{padding:18px 14px}.metric-card strong{font-size:25px}.activity-list p{flex-direction:column;gap:6px}.install-help{margin:0 18px 22px}.update-bar{padding:14px}.pwa-footer{gap:17px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#263e32;background:#f7f8f3;font-synthesis:none;font-size:16px;--green: #195c45;--ink: #223e30;--muted: #667369;--line: #dfe5da;--lime: #e6f2b0;--white: #fff;--radius: 18px}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #ad7324;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;line-height:1.12}p{line-height:1.65}h2{font-size:32px}label{display:flex;flex-direction:column;gap:8px;font-weight:600;font-size:14px;margin-bottom:20px}input,select,textarea{width:100%;min-height:50px;border:1px solid #cfd8cd;background:#fff;border-radius:10px;padding:13px 14px;color:var(--ink)}textarea{resize:vertical;min-height:96px}button{border:0;border-radius:11px;min-height:48px;padding:12px 18px;font-weight:600;background:#edf1e8;color:var(--ink);display:inline-flex;align-items:center;justify-content:center;gap:10px}.primary{background:var(--green);color:#fff}.secondary{background:#fff;border:1px solid var(--line)}.small{font-size:13px}.muted{color:var(--muted)}.eyebrow{display:block;font-size:11px;letter-spacing:.13em;font-weight:700;margin-bottom:18px}.brand{display:flex;align-items:center;gap:10px;font-size:23px;font-weight:730;letter-spacing:-.06em}.brand-mark{display:grid;place-items:center;background:var(--green);color:var(--lime);width:42px;height:42px;border-radius:12px;font-size:23px;font-weight:800;letter-spacing:-.08em}.welcome{min-height:100dvh;display:grid;grid-template-columns:1fr 1fr}.welcome-story{background:#e9eddf;padding:44px 12%;display:flex;flex-direction:column;justify-content:space-between;gap:72px}.welcome-story h1{font-size:clamp(44px,4.7vw,72px);font-weight:620;line-height:1.04}.welcome-story h1 em{font-style:normal;color:var(--green)}.welcome-story p{max-width:390px;font-size:17px;color:#4c5e50}.welcome-points{display:flex;gap:24px;flex-wrap:wrap;font-size:13px}.welcome-points span{display:flex;align-items:center;gap:8px}.welcome-story small{color:#59664f}.welcome-form{display:flex;align-items:center;justify-content:center;padding:56px 9%}.onboard-card{width:100%;max-width:420px}.onboard-card .primary{width:100%}.onboard-card p{color:var(--muted)}.icon-tile{display:grid;place-items:center;width:58px;height:58px;background:#edf1e4;border-radius:17px;margin-bottom:30px}.onboard-card .small{margin-top:20px}.onboard-card h2{font-size:36px}.welcome-form .eyebrow{color:var(--green)}@media(max-width:760px){.welcome{display:block}.welcome-story{padding:25px 24px;gap:28px}.welcome-story>div,.welcome-story>small{display:none}.welcome-form{padding:38px 24px}.onboard-card h2{font-size:31px}}
