@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{font-family:'DM Sans',Arial,sans-serif;color:#243d42;background:#f8f9f5;font-synthesis:none;--ink:#243d42;--muted:#667678;--line:#dce2dc;--lime:#e2efa5;--white:#fff;--radius:14px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible{outline:3px solid #5683d7;outline-offset:4px}input:focus,select:focus,textarea:focus{outline:2px solid #6b8790;outline-offset:2px}button{color:inherit}.wrap{width:min(1180px,calc(100% - 80px));margin:auto}.nav{height:94px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-family:'Space Grotesk',sans-serif;font-weight:700;font-size:23px;letter-spacing:-1px}.brand img{width:32px;height:32px}.nav-right{display:flex;align-items:center;gap:32px;font-size:14px}.btn{border:1px solid transparent;border-radius:9px;padding:13px 20px;display:inline-flex;gap:16px;justify-content:center;align-items:center;font-weight:600;font-size:15px;line-height:1.4;transition:transform .15s,background .15s}.btn:hover{transform:translateY(-1px)}.btn.primary{background:var(--ink);color:#fff}.btn.primary:hover{background:#37575d}.btn.lime{background:var(--lime);color:var(--ink)}.btn.secondary{background:#fff;border-color:#d5ddd7}.btn.ghost{background:transparent;border-color:var(--line)}.btn.small{padding:10px 15px;font-size:14px}.icon-btn{background:none;border:0;padding:9px;color:var(--muted);border-radius:6px;min-width:36px}.icon-btn:hover{background:#eaf0e9;color:#243d42}.eyebrow{font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:1.7px;display:flex;align-items:center;gap:10px}.eyebrow:before{content:'';width:22px;height:1px;background:currentColor}.hero{display:grid;grid-template-columns:1.05fr 1fr;min-height:724px;gap:60px;align-items:center;padding:50px 0 64px}.hero-copy{padding-bottom:20px}.hero h1{font-family:'Space Grotesk',sans-serif;font-size:clamp(46px,5.1vw,66px);line-height:1.08;letter-spacing:-3.7px;margin:24px 0}.hero h1 span{position:relative;white-space:nowrap}.hero h1 span:after{content:'';position:absolute;left:0;right:0;bottom:1px;background:var(--lime);height:14px;z-index:-1;transform:rotate(-1deg)}.hero p{font-size:18px;line-height:1.7;color:var(--muted);max-width:385px;margin:0 0 27px}.hero .btn{padding:16px 24px}.micro{font-size:12px;color:var(--muted);margin-top:16px;display:flex;gap:15px}.hero-stage{background:#e9eeea;border:1px solid #dee5de;border-radius:20px;position:relative;min-height:630px;display:flex;justify-content:center;padding:39px 38px 52px;align-items:flex-start;background-image:radial-gradient(#b5c4ba 0.65px,transparent .65px);background-size:14px 14px}.hero-stage .receipt{width:330px;transform:rotate(3deg);filter:drop-shadow(0 15px 15px #233d4224)}.receipt svg{display:block;width:100%;height:auto}.example-label{position:absolute;bottom:18px;left:0;right:0;text-align:center;font-size:11px;letter-spacing:1.7px;text-transform:uppercase;color:#64766a}.paper-note{position:absolute;left:-23px;bottom:84px;transform:rotate(-8deg);background:#e4efa7;border:1px solid #cbd685;padding:14px 18px;font-size:13px;box-shadow:0 5px 12px #243d4212;z-index:2}.paper-note strong{display:block;font-family:'Space Grotesk';font-size:17px;margin-bottom:4px}.under-hero{border-block:1px solid var(--line);display:flex;justify-content:space-between;gap:24px;padding:24px 0;color:#697778;font-size:13px}.under-hero strong{color:var(--ink);font-weight:550}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:54px;padding:76px 0}.step-no{font-family:'Space Grotesk';font-size:13px;color:#77877d;margin-bottom:18px}.steps h3{font-family:'Space Grotesk';font-size:21px;margin:0 0 12px;letter-spacing:-.7px}.steps p{font-size:15px;line-height:1.7;color:var(--muted);margin:0}.styles-section{border-top:1px solid var(--line);padding:70px 0}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:30px}.section-head h2{font-family:'Space Grotesk';font-size:36px;letter-spacing:-1.6px;margin:0}.section-head p{color:var(--muted);max-width:300px;line-height:1.6;font-size:15px;margin:0}.style-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.style-card{border:1px solid var(--line);border-radius:13px;overflow:hidden;background:#fff}.style-card-preview{height:325px;overflow:hidden;background:#eeeede;padding:30px 34px 0}.style-card:nth-child(2) .style-card-preview{background:#e7ecf1}.style-card:nth-child(3) .style-card-preview{background:#263d34}.style-card-preview .receipt{filter:drop-shadow(0 8px 12px #0001)}.style-card-bottom{display:flex;align-items:center;justify-content:space-between;padding:18px;font-size:14px;font-weight:600}.style-card-bottom span{font-size:12px;color:var(--muted);font-weight:400}.cta-band{background:var(--ink);border-radius:16px;color:#fff;padding:40px 45px;display:flex;align-items:center;justify-content:space-between;margin:0 0 65px}.cta-band h2{font-family:'Space Grotesk';font-size:30px;letter-spacing:-1px;margin:0 0 8px}.cta-band p{margin:0;color:#c2d0cc;font-size:15px}.footer{padding:26px 0 36px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}.editor-heading{display:flex;align-items:center;justify-content:space-between;margin:34px 0 27px}.editor-heading h1{font-family:'Space Grotesk';font-size:34px;letter-spacing:-1.4px;margin:0 0 8px}.editor-heading p{margin:0;color:var(--muted);font-size:14px}.saved{font-size:12px;color:#667c63;display:flex;align-items:center;gap:7px}.saved:before{content:'✓'}.editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:start;padding-bottom:70px}.panel{background:#fff;border:1px solid var(--line);border-radius:13px;padding:24px;margin-bottom:18px}.panel-title{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:650;margin:0 0 20px;letter-spacing:-.3px}.number{border:1px solid #dbe1da;background:#f4f6ef;color:#7b856e;font-family:monospace;border-radius:5px;width:23px;height:23px;display:grid;place-items:center;font-size:12px}.field{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:550;margin-bottom:17px}.field small,.hint{font-size:12px;color:var(--muted);font-weight:400;line-height:1.5}.field input,.field select,.field textarea,.search,.cost-input,.billing-select,.tool-name{border:1px solid #dce2da;border-radius:7px;background-color:#fff;color:var(--ink);padding:11px 12px;width:100%;min-width:0;font-size:14px}.field input::placeholder,.search::placeholder{color:#9ba69e}.field textarea{resize:vertical;min-height:78px}.fields-2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.fields-2 .field{margin-bottom:0}.currency-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.currency-row label{font-size:12px;color:var(--muted)}.currency-row select{border:1px solid var(--line);border-radius:5px;padding:5px 9px;color:var(--ink);background-color:white;font-size:12px}.empty{border:1px dashed #ccd7ce;border-radius:8px;text-align:center;padding:30px 10px;color:var(--muted);font-size:14px;margin-bottom:15px}.empty strong{display:block;color:var(--ink);margin-bottom:7px}.tools-list{margin-bottom:13px}.tool-row{padding:15px 0;border-top:1px solid #edf0e9}.tool-top{display:flex;align-items:center;gap:8px;margin-bottom:10px}.category-icon{width:31px;height:31px;flex-shrink:0;background:#eff3ec;border-radius:7px;display:grid;place-items:center;font-size:17px}.tool-name{border:0;padding:5px 0;font-size:14px;font-weight:600;flex:1;background:none}.cost-controls{display:grid;grid-template-columns:1fr 1.2fr;gap:10px;margin-left:39px}.cost-input,.billing-select{padding:9px;font-size:13px}.estimate{display:flex;width:fit-content;align-items:center;gap:6px;font-size:12px;color:var(--muted);margin:9px 0 0 39px}.estimate input{accent-color:var(--ink);width:15px;height:15px}.add-buttons{display:flex;gap:9px}.add-buttons .btn:first-child{flex:1}.wide{width:100%}.footers{display:flex;gap:6px;flex-wrap:wrap;margin-top:-6px}.pill{border:1px solid var(--line);border-radius:20px;background:#f8faf5;padding:6px 10px;font-size:11px;color:var(--muted)}.preview-side{position:sticky;top:22px}.preview-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;font-size:12px;font-weight:600}.preview-toolbar span{color:var(--muted);font-weight:400}.style-switch{display:flex;padding:4px;border:1px solid #dce3db;background:#f0f3ed;border-radius:9px;margin-bottom:15px;gap:3px}.style-switch button{flex:1;border:0;border-radius:6px;padding:10px 5px;background:none;font-size:13px;color:var(--muted)}.style-switch button.active{background:#fff;color:var(--ink);box-shadow:0 2px 5px #243d4210}.preview-stage{background-color:#e9eeea;background-image:radial-gradient(#b5c4ba .6px,transparent .6px);background-size:13px 13px;border:1px solid #dce4dc;border-radius:13px;padding:34px 55px;max-height:740px;overflow:auto;scrollbar-width:thin}.preview-stage .receipt{max-width:400px;margin:auto;filter:drop-shadow(0 8px 9px #233d421a)}.export-actions{display:flex;gap:10px;margin-top:17px}.export-actions .btn{flex:1}.privacy-note{text-align:center;margin-top:12px;font-size:12px;line-height:1.5;color:var(--muted)}.mobile-preview-link{display:none}.dialog{border:1px solid var(--line);border-radius:16px;padding:0;width:min(620px,calc(100% - 28px));max-height:90vh;color:var(--ink);box-shadow:0 24px 100px #16323940}.dialog::backdrop{background:#142a3280;backdrop-filter:blur(4px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;padding:22px 25px 15px}.dialog-head h2{font-family:'Space Grotesk';font-size:24px;letter-spacing:-.8px;margin:0}.dialog-body{padding:0 25px 25px}.dialog p{font-size:14px;line-height:1.6;color:var(--muted)}.search{padding:13px 15px;margin-bottom:14px}.categories{display:flex;gap:7px;overflow:auto;padding-bottom:13px;margin-bottom:5px;scrollbar-width:thin}.categories button{white-space:nowrap;border:1px solid var(--line);background:#fff;padding:7px 11px;border-radius:20px;font-size:12px}.categories button.active{background:var(--ink);color:white}.catalog{display:grid;grid-template-columns:1fr 1fr;gap:9px;max-height:370px;overflow:auto;padding:3px}.catalog button{border:1px solid var(--line);border-radius:8px;padding:11px;background:white;text-align:left;display:flex;align-items:center;gap:10px}.catalog button:hover{background:#f6f8ee;border-color:#aabc9f}.catalog button[aria-pressed=true]{border-color:#b5c68d;background:#f2f7e5}.catalog-name{font-size:13px;font-weight:600;flex:1}.catalog-name small{display:block;font-size:10px;color:var(--muted);font-weight:400;margin-top:4px}.catalog-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:17px;font-size:12px;color:var(--muted)}.publish-preview{max-height:340px;overflow:auto;padding:24px;background:#e9eeea;border-radius:10px;margin:16px 0}.publish-preview .receipt{max-width:330px;margin:auto;filter:drop-shadow(0 4px 7px #0001)}.checkline{display:flex;width:fit-content;align-items:flex-start;gap:10px;font-size:13px;margin:20px 0;line-height:1.5}.checkline input{margin-top:4px;accent-color:var(--ink)}.error{color:#9b3528;font-size:13px;line-height:1.5;margin:12px 0}.success{text-align:center;padding-top:10px}.success-mark{background:#edf3d3;width:54px;height:54px;display:grid;place-items:center;margin:0 auto 16px;border-radius:50%;font-size:24px}.share-link{display:flex;gap:8px;margin:16px 0}.share-link input{min-width:0;flex:1;border:1px solid var(--line);border-radius:7px;font-size:13px;padding:10px}.public-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start;padding:65px 50px 80px}.public-copy{padding-top:55px}.public-copy h1{font-family:'Space Grotesk';font-size:45px;letter-spacing:-2px;line-height:1.13;overflow-wrap:anywhere;margin:20px 0}.public-copy p{font-size:16px;color:var(--muted);line-height:1.7}.public-copy .btn{margin:7px 5px 0 0}.public-preview{padding:30px;background:#e9eeea;border:1px solid var(--line);border-radius:15px}.public-preview .receipt{filter:drop-shadow(0 9px 12px #233d4220)}.public-stats{display:flex;gap:26px;margin:26px 0}.public-stats strong{display:block;font-family:'Space Grotesk';font-size:24px}.public-stats span{color:var(--muted);font-size:12px}.public-stats .once-line{display:block;margin-top:3px}.link{text-decoration:underline;text-underline-offset:4px}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:white;padding:13px 20px;border-radius:9px;box-shadow:0 5px 25px #0002;z-index:20;font-size:13px;opacity:0;pointer-events:none;transition:.2s;max-width:90%;text-align:center}#toast.visible{opacity:1;transform:translate(-50%,0)}.loading{padding:90px 0;text-align:center;color:var(--muted)}
@media(min-width:1400px){.hero{min-height:760px}.hero-stage{min-height:660px}.hero-stage .receipt{width:345px}}
@media(max-width:950px){.wrap{width:calc(100% - 44px)}.hero{gap:30px;min-height:650px}.hero h1{font-size:49px;letter-spacing:-2.8px}.hero-stage{padding:35px 22px 50px;min-height:0}.hero-stage .receipt{width:300px}.paper-note{left:-15px;bottom:75px;padding:10px;font-size:11px}.paper-note strong{font-size:14px}.preview-stage{padding:27px}.editor-grid{gap:22px}.panel{padding:20px}.public-layout{padding:45px 0;gap:35px}.public-copy h1{font-size:37px}.style-card-preview{padding:25px 18px 0;height:270px}.style-card-bottom{flex-direction:column;align-items:start;gap:7px}}
@media(max-width:700px){.wrap{width:calc(100% - 36px)}.nav{height:76px}.brand{font-size:20px}.brand img{width:28px;height:28px}.nav-right{gap:0}.nav .btn{font-size:12px;padding:9px 12px}.hero{grid-template-columns:1fr;padding:44px 0 30px;gap:36px}.hero h1{font-size:clamp(38px,11vw,49px);max-width:410px;letter-spacing:-2.5px;margin:22px 0}.hero p{font-size:16px;max-width:340px}.hero-copy{padding:0}.hero-stage{margin:0 6px;padding:30px 24px 48px}.hero-stage .receipt{width:min(100%,320px)}.paper-note{left:-9px;bottom:72px}.micro{font-size:11px}.under-hero{flex-direction:column;gap:11px;text-align:center;padding:23px 0}.steps{padding:42px 0;grid-template-columns:1fr;gap:26px}.steps article{display:grid;grid-template-columns:auto 1fr;column-gap:14px}.step-no{grid-row:1/span 2;margin:5px 0 0}.steps h3{font-size:19px;margin:0 0 8px}.steps p{font-size:14px}.styles-section{padding:40px 0}.section-head{display:block}.section-head h2{font-size:30px;margin-bottom:12px}.section-head p{font-size:14px}.style-gallery{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;margin:0 -18px;padding:0 18px 4px;scrollbar-width:none}.style-gallery::-webkit-scrollbar{display:none}.style-card{flex:0 0 76%;scroll-snap-align:center}.style-card-preview{height:290px;padding:26px 20px 0}.style-card-bottom{padding:13px 14px;font-size:13px}.style-card-bottom span{font-size:11px}.cta-band{padding:28px 23px;display:block;margin-bottom:40px}.cta-band h2{font-size:27px}.cta-band p{font-size:14px;margin-bottom:23px}.footer{flex-direction:column-reverse;align-items:center;text-align:center;gap:8px;font-size:11px;line-height:1.6}.editor-heading{margin:27px 0 22px;align-items:start}.editor-heading h1{font-size:29px}.editor-heading p{font-size:12px}.saved{font-size:10px;padding-top:9px;max-width:95px}.editor-grid{grid-template-columns:1fr;gap:5px}.preview-side{position:static}.preview-stage{padding:28px;max-height:none}.panel{padding:20px}.mobile-preview-link{display:block;position:fixed;right:18px;bottom:18px;z-index:5;box-shadow:0 4px 14px #0003;background:var(--ink);color:white;border-radius:30px;padding:12px 19px;font-size:12px}.fields-2{gap:12px}.export-actions{position:sticky;bottom:0;background:#f8f9f5;padding:12px 0;z-index:4}.privacy-note{margin-top:0}.dialog-body{padding:0 18px 22px}.dialog-head{padding:20px 18px 15px}.catalog{gap:7px}.catalog button{padding:9px 7px;gap:7px}.catalog-name{font-size:12px}.catalog .category-icon{width:25px;height:28px;font-size:15px}.catalog-name small{font-size:9px}.dialog{max-height:93dvh}.public-layout{display:flex;flex-direction:column;padding:32px 0;gap:24px}.public-copy{padding-top:0}.public-copy h1{font-size:36px}.public-preview{width:100%;padding:25px}.public-copy p{font-size:14px}.public-stats{margin:22px 0}.public-copy .btn{font-size:13px;padding:12px 14px}.style-switch button{font-size:12px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.field{font-size:14px}.field>span>small{display:inline;margin-left:4px;font-size:12px}.fields-2{align-items:start}@media(max-width:700px){.field input,.field select,.field textarea,.search,.cost-input,.billing-select,.tool-name{font-size:16px}.export-actions{position:static}.mobile-preview-link{position:static;display:block;text-align:center;margin:0 18px 20px}.preview-side{scroll-margin-top:15px}}
/* Multi-product workspace and public gallery */
.workspace-bar{display:grid;grid-template-columns:minmax(180px,1fr) minmax(200px,1.3fr) auto;align-items:center;gap:22px;background:#eef2e6;border:1px solid #dce4cf;border-radius:12px;padding:18px 22px;margin-bottom:26px}.workspace-bar>label,.workspace-caption{font-size:11px;letter-spacing:1px;font-weight:650}.workspace-bar select{display:block;width:100%;max-width:270px;margin-top:8px;border:1px solid #d1dac9;background-color:white;border-radius:7px;color:var(--ink);padding:10px;font-size:14px;letter-spacing:0}.workspace-bar small{color:var(--muted);font-size:12px;letter-spacing:0}.workspace-total{display:flex;flex-wrap:wrap;gap:14px 25px;margin:8px 0 3px}.workspace-total>span{display:block}.workspace-total strong{font-family:'Space Grotesk',sans-serif;font-size:25px;letter-spacing:-1px}.workspace-total small{font-size:12px;color:var(--muted)}.once-total{display:block;margin-top:3px}.reuse-button{padding:11px 12px;background:#f4f7eb;border:1px dashed #c7d3b7;border-radius:7px;margin:3px 0 12px;width:100%;text-align:left;font-size:13px;font-weight:550;line-height:1.4}.reuse-button:hover{background:#edf3db}.sharing-row{margin:10px 0 8px 39px}.sharing-row button{background:none;border:0;padding:0;text-decoration:underline;text-underline-offset:3px;color:#4b6247;font-size:12px}.sharing-row small{display:block;color:var(--muted);font-size:11px;margin-top:6px}.subscription-options{display:grid;gap:10px;margin:18px 0}.subscription-option{display:flex;gap:12px;align-items:center;padding:15px;border:1px solid var(--line);border-radius:9px;background:#f8faf4;text-align:left;width:100%}.subscription-option .sub-text{flex:1;min-width:0;overflow-wrap:anywhere}.subscription-option>input,.subscription-option>select{flex-shrink:0}.subscription-option>select{max-width:38%}.subscription-option strong{font-size:15px}.subscription-option small{font-size:12px;line-height:1.6;display:block;color:var(--muted);margin-top:5px}.subscription-option>b{font-size:12px;white-space:nowrap}.gallery-consent{background:#eef3df;border:1px solid #d8e2c7;border-radius:9px;padding:15px}.gallery-consent small{display:block;color:var(--muted);font-size:12px;line-height:1.5;margin-top:6px}.workspace-page{padding-top:48px;padding-bottom:60px}.workspace-page h1,.gallery-heading h1{font-family:'Space Grotesk',sans-serif;letter-spacing:-2px;font-size:43px;line-height:1.12;margin:18px 0 15px}.workspace-page .section-head{align-items:center}.workspace-page .section-head p{max-width:none}.portfolio-total{display:flex;justify-content:space-between;align-items:center;gap:28px;background:var(--ink);color:#f8fbe9;padding:28px 32px;border-radius:14px;margin:32px 0}.portfolio-total .workspace-total strong{font-size:35px;color:var(--lime)}.portfolio-total .workspace-total small{color:#ccdacd}.portfolio-total>p{color:#ccdacd;font-size:13px;line-height:1.7;margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:22px;min-width:0}.product-card-top{display:flex;align-items:center;justify-content:space-between}.draft-badge{font-size:10px;letter-spacing:1.4px;color:var(--muted)}.product-card h2{font-family:'Space Grotesk';font-size:24px;line-height:1.2;letter-spacing:-.8px;margin:15px 0 7px;overflow-wrap:anywhere}.product-card>p{font-size:13px;color:var(--muted);line-height:1.6}.product-card-cost{font-size:25px;font-family:'Space Grotesk';margin-top:24px}.product-card-cost small{font-family:'DM Sans';font-size:12px;color:var(--muted)}.tool-chips{display:flex;flex-wrap:wrap;gap:6px;margin:17px 0}.tool-chips span{font-size:11px;border:1px solid #e0e6dc;border-radius:5px;background:#f5f7ef;padding:5px 7px;max-width:100%;overflow-wrap:anywhere}.published-link{display:block;font-size:12px;text-align:center;margin-top:15px;text-decoration:underline;text-underline-offset:3px}.add-product-card{min-height:280px;background:none;border-style:dashed;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;font-size:14px;color:var(--muted)}.add-product-card>span{font-size:35px;font-weight:400}.add-product-card:hover{background:#f0f4e8}.workspace-disclaimer{max-width:720px;margin:30px auto 0;text-align:center;font-size:12px;color:var(--muted);line-height:1.7}.gallery-page{padding:52px 0 65px}.gallery-heading h1{font-size:57px;line-height:1.08;letter-spacing:-2.8px;margin:23px 0}.gallery-heading>p{color:var(--muted);font-size:16px;line-height:1.7;margin:0}.gallery-controls{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:16px;background:#fff;border:1px solid var(--line);padding:20px;border-radius:12px;margin:32px 0}.gallery-controls .field{margin:0}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}#gallery-status{font-size:14px;color:var(--muted);line-height:1.6}.gallery-card{border:1px solid var(--line);border-radius:14px;background:white;overflow:hidden;display:flex;flex-direction:column}.gallery-art{height:285px;flex-shrink:0;overflow:hidden;display:block;padding:27px 35px 0;background:#e7ecdf}.gallery-art .receipt{filter:drop-shadow(0 4px 6px #243d4220);transform:rotate(-2deg);transform-origin:top center;transition:transform .2s}.gallery-art:hover .receipt{transform:rotate(0)}.gallery-art.editorial{background:#e5ecf1}.gallery-art.terminal{background:#243c32}.gallery-card-body{padding:20px;flex:1;display:flex;flex-direction:column}.gallery-card-body>.btn{margin-top:auto}.gallery-card-heading{display:flex;gap:15px;align-items:start;justify-content:space-between}.gallery-card-heading h2{font-family:'Space Grotesk';font-size:22px;letter-spacing:-.7px;line-height:1.2;margin:0;overflow-wrap:anywhere}.gallery-card-heading>span{font-family:'Space Grotesk';font-size:22px;white-space:nowrap;text-align:right}.gallery-card-heading small{font-family:'DM Sans';font-size:10px;display:block;color:var(--muted);margin-top:4px}.gallery-creator{font-size:12px;color:var(--muted);margin:10px 0 0;overflow-wrap:anywhere}.gallery-creator span{color:#879385}.gallery-card .hint{min-height:36px;margin-top:0}.gallery-pagination{text-align:center;margin-top:30px}.gallery-empty{text-align:center;padding:45px 20px;background:#eef2e8;border:1px dashed #cdd8c2;border-radius:12px}.gallery-empty>span{font-size:38px;color:#8d9b7c}.gallery-empty h2{font-family:'Space Grotesk';font-size:25px;color:var(--ink);letter-spacing:-.8px;margin:15px 0}.gallery-empty p{font-size:14px;line-height:1.7;margin:0 0 20px}.nav-right{gap:20px}
@media(max-width:950px){.product-grid,.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-bar{grid-template-columns:1fr 1fr}.workspace-bar>.btn{grid-column:1/-1;justify-self:start}.workspace-bar select{max-width:none}.gallery-heading h1{font-size:49px}.nav-right{gap:15px}}
@media(max-width:700px){.nav-right{gap:9px}.nav-right>a:not(.btn){font-size:12px}.nav .brand{font-size:17px;gap:5px}.nav .brand img{width:25px;height:25px}.nav .brand>span{display:none}.nav-right>.btn{display:none}.workspace-bar{padding:17px;gap:15px;margin-bottom:20px}.workspace-bar select{font-size:16px;max-width:100%}.workspace-bar>label{grid-column:1/-1}.workspace-bar>.btn{grid-column:auto;justify-self:end;font-size:12px;padding:9px}.workspace-caption{font-size:10px}.workspace-total{gap:10px}.workspace-total strong{font-size:22px}.workspace-total small{font-size:11px}.workspace-bar>div>small{font-size:10px}.workspace-page,.gallery-page{padding-top:30px}.workspace-page h1{font-size:32px;letter-spacing:-1.4px}.workspace-page .section-head>.btn{margin-top:18px}.portfolio-total{padding:24px;display:block}.portfolio-total .workspace-total strong{font-size:32px}.portfolio-total>p{margin-top:15px;font-size:12px}.product-grid{grid-template-columns:1fr;gap:18px}.add-product-card{min-height:150px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gallery-art{height:158px;padding:14px 12px 0}.gallery-card-body{padding:13px 12px 14px}.gallery-card-heading{display:block}.gallery-card-heading h2{font-size:15px;letter-spacing:-.4px}.gallery-card-heading>span{display:block;font-size:17px;text-align:left;margin-top:3px}.gallery-card-heading small{margin-top:2px}.gallery-creator{font-size:11px;margin-top:8px}.gallery-card .tool-chips{gap:4px;margin:9px 0}.gallery-card .tool-chips span{font-size:10px;padding:3px 5px}.gallery-card .hint{min-height:0;font-size:10px;margin-bottom:11px}.gallery-card .btn.wide{font-size:11px;padding:9px 4px;gap:5px}.gallery-heading h1{font-size:43px;letter-spacing:-2px}.gallery-heading>p{font-size:14px}.gallery-controls{grid-template-columns:1fr;padding:17px;gap:15px;margin:25px 0}.gallery-sort{padding:0}.subscription-option{padding:11px;gap:8px}.subscription-option>b{font-size:11px}.mobile-preview-link{margin:0 0 18px}.sharing-row button{font-size:12px}.workspace-disclaimer{font-size:12px}}
.portfolio-actions{display:flex;flex-direction:column;align-items:flex-end;gap:10px;flex-shrink:0}.portfolio-actions a,.portfolio-actions small{color:#ccdacd;font-size:12px}.portfolio-actions a{text-decoration:underline;text-underline-offset:3px}
.builder-field{margin-bottom:17px}.builder-field>span{display:block;font-size:14px;font-weight:550;margin-bottom:8px}.builder-field>span small{font-size:12px;font-weight:400;color:var(--muted);margin-left:4px}
.builder-products{border:1px solid #dce2da;border-radius:9px;padding:0 14px;max-height:230px;overflow:auto;font-weight:400}.builder-products .checkline{margin:12px 0}.builder-products small{display:block;color:var(--muted);font-size:12px}.builder-products input:disabled+span{opacity:.6}
.product-lines{list-style:none;padding:0;margin:4px 0 26px;border-top:1px solid var(--line)}.product-lines li{display:flex;justify-content:space-between;align-items:baseline;gap:18px;padding:14px 0;border-bottom:1px solid var(--line)}.product-lines li>div{min-width:0}.product-lines strong{font-family:'Space Grotesk';font-size:18px;overflow-wrap:anywhere}.product-lines strong a{text-decoration:none}.product-lines strong a:hover{text-decoration:underline}.product-lines small{display:block;color:var(--muted);font-size:12px;margin-top:3px;overflow-wrap:anywhere}.product-lines .cost{font-family:'Space Grotesk';font-weight:600;font-size:17px;white-space:nowrap;text-align:right}.product-lines .cost small{font-family:'DM Sans';font-weight:400}
@media(max-width:700px){.portfolio-actions{align-items:stretch;margin-top:18px}.portfolio-actions .btn{width:100%}.portfolio-actions a,.portfolio-actions small{text-align:center}.public-stats{flex-wrap:wrap;gap:18px}}
.badge{display:inline-flex;align-items:center;gap:4px;font-family:'DM Sans',sans-serif;font-size:11px;font-weight:600;letter-spacing:.2px;line-height:1.4;padding:3px 9px;border-radius:999px;border:1px solid var(--line);color:var(--muted);background:#fff;vertical-align:middle;white-space:nowrap;cursor:help}.badge.verified{background:var(--lime);border-color:#cfe08a;color:var(--ink)}h1:has(.badge){display:flex;align-items:center;flex-wrap:wrap;gap:12px}h1 .badge{font-size:13px;padding:5px 11px}
.verified-mark{display:inline-grid;place-items:center;width:15px;height:15px;border-radius:50%;background:var(--lime);color:var(--ink);font-size:9px;vertical-align:1px}
.identity-note{margin-top:14px;padding:11px 14px;border:1px dashed #d5ddd7;border-radius:8px;font-size:12px;line-height:1.7;color:var(--muted)}.identity-note.verified{border-style:solid;border-color:#d6e59b;background:#f8fbe9;color:var(--ink)}.identity-note .badge{margin-right:4px}.identity-note .identity-text{position:relative;top:2px}
.account-page,.profile-page{padding:60px 0 40px}.account-page h1,.profile-head h1{font-family:'Space Grotesk';font-size:45px;letter-spacing:-2px;line-height:1.13;margin:18px 0 12px;overflow-wrap:anywhere}.lede{font-size:16px;color:var(--muted);line-height:1.7;max-width:640px}

.signin-buttons,.account-actions{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 14px}.signin-buttons .btn{min-width:210px;gap:10px}.brand-icon{width:18px;height:18px;flex:none}
.account-head{margin-bottom:10px}.signout-row{margin-top:28px;padding-top:28px;border-top:1px solid var(--line)}.account-section{margin-top:40px}.account-section h2{font-family:'Space Grotesk';font-size:22px;letter-spacing:-.5px;margin:0 0 12px}
.account-row{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:15px 0;border-bottom:1px solid var(--line)}.account-row>div:first-child{min-width:0}.account-row a{text-decoration:none}.account-row a:hover strong{text-decoration:underline}.account-row strong{font-family:'Space Grotesk';font-size:17px;overflow-wrap:anywhere}.account-row small{display:block;color:var(--muted);font-size:12px;margin-top:9px;line-height:1.8}
.row-controls{display:flex;align-items:center;gap:16px;flex-shrink:0;font-size:13px}.row-controls label{display:flex;align-items:center;gap:6px;white-space:nowrap}.row-controls input{accent-color:var(--ink)}
.profile-head{max-width:760px;margin-bottom:34px}
@media(max-width:700px){.account-page h1,.profile-head h1{font-size:34px}.signin-buttons .btn{width:100%}.account-row{flex-direction:column;align-items:flex-start}.row-controls{flex-wrap:wrap;gap:12px}}
.stats-page{padding:52px 0 30px}@media(max-width:700px){.stats-page{padding-top:30px}}.stats-controls{display:flex;justify-content:flex-end;margin:-10px 0 0}.stats-controls .field{width:180px;margin:0}
/* The empty and error states sit flush under the currency select otherwise: .stats-controls has no
   bottom margin, and .gallery-empty no top one. 26px matches .stat-tiles on the loaded page. */
#stats>.gallery-empty{margin-top:26px}
.stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:30px 0}.stats-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:22px 22px 12px;min-width:0}.stats-card h2{font-family:'Space Grotesk';font-size:21px;letter-spacing:-.5px;margin:0 0 4px}
/* Loading skeleton: the same boxes the figures will fill, so nothing jumps when they arrive. */
.sk{display:block;border-radius:6px;background:linear-gradient(90deg,#eef1ea 25%,#e4e9df 37%,#eef1ea 63%);background-size:400% 100%;animation:sk-shimmer 1.4s ease infinite}
.sk-label{width:42%;height:11px}.sk-value{width:58%;height:34px;margin:10px 0 8px;border-radius:8px}.sk-note{width:72%;height:12px}
.sk-title{width:54%;height:20px;margin-bottom:10px;border-radius:7px}
.stats-card .sk-note{margin-bottom:16px}
.stat-list .sk-row{width:66%;height:13px;margin:4px 0 9px}.stat-list .sk-bar{width:100%;height:6px;border-radius:3px}
.skeleton .stat-tile.lead{background:#e9ede6;border-color:#e0e5dd}.skeleton .stats-card{min-height:420px}
@keyframes sk-shimmer{from{background-position:100% 50%}to{background-position:0 50%}}
@media(prefers-reduced-motion:reduce){.sk{animation:none}}
.scale-badge{font-family:'DM Sans',sans-serif;font-size:11px;font-weight:650;letter-spacing:.8px;color:var(--ink);background:var(--lime);border-radius:999px;padding:3px 9px;vertical-align:2px;margin-left:7px;cursor:help}
.stats-card .hint strong{color:var(--ink);font-weight:650}.stats-card .hint{margin:0 0 14px}
.stat-list{list-style:none;padding:0;margin:0}.stat-list li{padding:9px 0;border-top:1px solid #eef1ed}.stat-row{display:flex;justify-content:space-between;gap:12px;font-size:14px}.stat-name{font-weight:600;overflow-wrap:anywhere;min-width:0}.stat-name a{text-decoration:none}.stat-name a:hover{text-decoration:underline}.stat-value{color:var(--muted);font-size:12px;white-space:nowrap}
.stat-bar{height:6px;border-radius:3px;background:#eef2e6;margin-top:7px;overflow:hidden}.stat-bar span{display:block;height:100%;background:var(--ink);border-radius:3px}.stats-card:nth-child(2) .stat-bar span{background:#9dbd3f}
@media(max-width:950px){.stats-grid{grid-template-columns:1fr}}@media(max-width:700px){.stats-controls{justify-content:stretch}.stats-controls .field{width:100%}}
@media(max-width:700px){.stats-controls{margin-top:20px}}
.product-layout{display:grid;grid-template-columns:minmax(0,380px) minmax(0,1fr);gap:44px;align-items:start}.history h2{font-family:'Space Grotesk';font-size:22px;letter-spacing:-.5px;margin:0 0 18px}.history ol{list-style:none;margin:0;padding:0;border-left:2px solid var(--line)}.history li{position:relative;padding:0 0 24px 22px}.history li::before{content:'';position:absolute;left:-7px;top:4px;width:12px;height:12px;border-radius:50%;background:#fff;border:2px solid var(--ink)}.history li:first-child::before{background:var(--lime)}.history-top{display:flex;justify-content:space-between;gap:12px;font-size:14px}.history-top a{font-weight:600;color:var(--ink)}.history .changes{margin:8px 0 0;font-size:13px;line-height:1.7;color:var(--muted);overflow-wrap:anywhere}.change-up{color:#a8452c}.change-down{color:#4b7d2c}
@media(max-width:800px){.product-layout{grid-template-columns:1fr;gap:34px}}
.dialog:has(.confirm-actions){width:min(440px,calc(100% - 28px))}.confirm-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.confirm-actions .btn{padding:11px 18px;font-size:14px}.btn.danger{background:#a8452c;border-color:#a8452c;color:#fff}.btn.danger:hover{background:#8f3a24;border-color:#8f3a24}
@media(max-width:500px){.confirm-actions{flex-direction:column-reverse}.confirm-actions .btn{width:100%}}
.btn[hidden]{display:none}/* Stats summary tiles: one hero figure (the typical stack), two supporting counts. */
.currency-strip{display:flex;flex-wrap:wrap;gap:8px;margin:-18px 0 30px}
.currency-chip{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--muted);background:#fff;border:1px solid var(--line);border-radius:999px;padding:7px 13px}
.currency-chip strong{font-family:'Space Grotesk',sans-serif;font-size:14px;color:var(--ink)}
.currency-chip.total{background:#eef3df;border-color:#d8e2c7;cursor:help}
.stat-tiles{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:16px;margin:26px 0 34px}.stat-tile.lead{grid-row:span 2}
.stat-tile{background:#fff;border:1px solid var(--line);border-radius:13px;padding:20px 22px;display:flex;flex-direction:column;gap:6px;min-width:0}
.stat-tile .stat-label{font-size:11px;font-weight:650;letter-spacing:1.2px;text-transform:uppercase;color:var(--muted)}
.stat-tile strong{font-family:'Space Grotesk',sans-serif;font-size:38px;line-height:1.05;letter-spacing:-1.5px;overflow-wrap:anywhere}
.stat-tile small{font-size:12px;color:var(--muted);line-height:1.6}
.stat-tile.lead{background:var(--ink);border-color:var(--ink);color:#f8fbe9}
.stat-tile.lead .stat-label{color:#b7c8b9}.stat-tile.lead strong{font-size:50px;color:var(--lime)}.stat-tile.lead small{color:#ccdacd}
@media(max-width:820px){.stat-tiles{grid-template-columns:1fr 1fr}.stat-tile.lead{grid-column:1/-1;grid-row:auto}.stat-tile.lead strong{font-size:44px}}
@media(max-width:480px){.stat-tile strong{font-size:32px}.stat-tile.lead strong{font-size:40px}}.byline-link{color:var(--ink);font-weight:600;text-decoration:none}.byline-link:hover{text-decoration:underline;text-underline-offset:4px}
.verified-mark{display:inline-flex;align-items:center;justify-content:center;width:19px;height:19px;border-radius:50%;background:var(--lime);color:var(--ink);font-size:11px;font-weight:700;vertical-align:middle;margin-left:1px;cursor:help}
.unverified-mark{font-size:12px;color:var(--muted);border-bottom:1px dotted #b6c0b5;cursor:help}.visit-product{margin-top:4px;max-width:100%;overflow-wrap:anywhere}.rename-row{display:flex;gap:10px;align-items:center;margin-top:14px;flex-wrap:wrap}.rename-row input{flex:1;min-width:180px;max-width:320px;border:1px solid #dce2da;border-radius:7px;background-color:#fff;color:var(--ink);padding:11px 12px;font-size:14px}.newer-version{display:inline-block;background:var(--lime);color:var(--ink);font-size:13px;font-weight:600;padding:8px 14px;border-radius:20px;margin-bottom:20px;text-decoration:none}.newer-version:hover{background:#d6e78d}.gallery-grid{transition:opacity .15s}.gallery-grid.is-loading{opacity:.55}.cost-range{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:6px}.cost-range b{font-weight:400;color:var(--muted)}.cost-range input:disabled,.cost-input:disabled{background-color:#f4f6f1;cursor:not-allowed}.cost-input:disabled::placeholder{color:var(--ink);font-weight:550}
/* Explore filters: search and tool on the first row, monthly cost and the sort note on the second. */
.cost-filter{max-width:440px}.gallery-controls .gallery-sort{justify-self:end;width:min(230px,100%)}
.gallery-creator a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.account-menu{position:relative}.avatar-btn{width:38px;height:38px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--ink);display:grid;place-items:center;padding:0;cursor:pointer;font:700 15px 'Space Grotesk',sans-serif}.avatar-btn svg{width:18px;height:18px}.avatar-btn:hover,.avatar-btn[aria-expanded=true]{border-color:#aabc9f;background:#f6f8ee}.avatar-btn.signed-in{background:var(--lime);border-color:#c9da7e}.avatar-btn:focus-visible{outline:2px solid var(--ink);outline-offset:2px}
.account-menu .menu{position:absolute;right:0;top:calc(100% + 8px);min-width:210px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 14px 34px rgba(36,61,66,.13);padding:6px;z-index:60;display:flex;flex-direction:column}.account-menu .menu[hidden]{display:none}.account-menu .menu a{padding:10px 12px;border-radius:6px;font-size:14px;color:var(--ink)}.account-menu .menu a:hover,.account-menu .menu a:focus-visible{background:#f6f8ee}.menu-head{padding:9px 12px 10px;font-size:12px;color:var(--muted);border-bottom:1px solid var(--line);margin-bottom:4px;overflow-wrap:anywhere}.menu-head strong{color:var(--ink)}
@media(max-width:700px){.avatar-btn{width:34px;height:34px;font-size:13px}
 .account-menu .menu a{padding:13px 12px}
 .nav-right>a:not(.btn){padding:10px 2px}
 .currency-row select{font-size:16px;padding:9px 12px;min-height:40px}.currency-row select:not([multiple]){padding-right:32px;background-position:right 11px center;background-size:12px 8px}
 .estimate{margin-top:12px;padding:3px 0}.estimate input{width:19px;height:19px}
 .checkline input{width:19px;height:19px;margin-top:2px}
 .row-controls label{padding:6px 0}.row-controls input{width:19px;height:19px}
 .stat-name a,.gallery-creator a,.byline-link{padding:3px 0;display:inline-block}}
/* Selects: one drawn chevron with room from the edge (the native arrow sits against the border). Kept last so it wins over
   the per-component select padding. */
select:not([multiple]){appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5l5 5 5-5' fill='none' stroke='%23243d42' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 13px center;background-size:12px 8px;padding-right:38px}
.currency-row select:not([multiple]){background-position:right 9px center;background-size:10px 7px;padding-right:27px}
/* Styled option lists where the browser supports customizable selects; elsewhere the native list shows, as before.
   Same <select> elements, so keyboard, screen readers and forms are unchanged. */
@supports (appearance:base-select){
 select:not([multiple]),select:not([multiple])::picker(select){appearance:base-select}
 select:not([multiple]){display:inline-flex;align-items:center;gap:10px;background-image:none;padding-right:13px;cursor:pointer}
 .currency-row select:not([multiple]){padding-right:9px;gap:6px}
 select:not([multiple])::picker-icon{content:'';margin-inline-start:auto;width:12px;height:8px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5l5 5 5-5' fill='none' stroke='%23243d42' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;transition:rotate .15s}
 select:not([multiple]):open::picker-icon{rotate:180deg}
 select:not([multiple])::picker(select){border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 14px 34px rgba(36,61,66,.14);padding:5px;margin-block:6px;max-height:min(340px,55vh);overflow-y:auto;min-width:anchor-size(width)}
 select:not([multiple]) option{display:flex;align-items:center;gap:10px;padding:9px 11px;border-radius:6px;font-size:14px;color:var(--ink);cursor:pointer}
 select:not([multiple]) option:hover,select:not([multiple]) option:focus-visible{background:#f2f5ea;outline:none}
 select:not([multiple]) option:checked{font-weight:600;background:#eef4d6}
 select:not([multiple]) option::checkmark{content:'✓';order:1;margin-inline-start:auto;font-size:12px;color:var(--ink)}
 select:not([multiple]) option:not(:checked)::checkmark{visibility:hidden}
 .currency-row select:not([multiple]) option{font-size:13px;padding:7px 10px}
}
/* The product switcher sits under its "EDITING PRODUCT" label on its own line. */
.workspace-bar select:not([multiple]){display:flex;margin-top:12px}

/* Explore is two receipts per row on phones. Below ~360px the thumbnail and the
   "View receipt & remix" label both stop fitting, so those go back to one column. */
@media(max-width:359px){.gallery-grid{grid-template-columns:1fr;gap:14px}.gallery-art{height:210px;padding:18px 34px 0}.gallery-card-heading h2{font-size:17px}.gallery-card-heading>span{font-size:19px}.gallery-card .btn.wide{font-size:13px;padding:10px}}

/* Explore filters on phones: every field shares the same left edge (the sort box is
   right-aligned and narrow on desktop), and the cost filter breaks into two rows —
   currency on its own, then the min–max pair — instead of four squeezed columns. */
@media(max-width:700px){.gallery-controls .gallery-sort{justify-self:stretch;width:100%}.cost-filter{max-width:none}.cost-range{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px}.cost-range>select{grid-column:1/-1}}

/* Publish dialog: the two distribution opt-ins are choices and read as a group. Permanence is
   stated as a notice above the button — the dialog title, the Public: block and the button itself
   already say what publishing does, so a consent checkbox on top of them was pure friction. */
.publish-options{border:1px solid var(--line);border-radius:10px;padding:2px 15px 14px;margin:18px 0}
.publish-options .options-head{display:block;font-size:11px;text-transform:uppercase;letter-spacing:1.4px;font-weight:700;color:var(--muted);margin:14px 0 0}
.publish-options .checkline{width:auto;margin:14px 0 0}
/* Both opt-ins now sit in one group, so they share the hint styling the gallery box used to own alone
   (without it the profile hint ran straight on: "Show on my builder pageAdds it to ..."). */
.publish-options .checkline small{display:block;margin-top:6px;color:var(--muted);font-size:12px;font-weight:400;line-height:1.5}
.publish-options .gallery-consent{background:none;border:0;border-radius:0;padding:0}
.publish-notice{background:#f3f6ee;border:1px solid #dbe3d3;border-radius:10px;padding:13px 16px;margin:18px 0}
.publish-notice p{margin:0;font-size:12px;line-height:1.6;color:var(--muted)}

/* Account page "Your page" fields. */
.account-section .field{max-width:480px;margin-bottom:14px}
.account-section .field textarea{min-height:64px}

/* Landing FAQ. Holds the with/without-an-account comparison that used to sit on the sign-in page,
   where a first-time visitor had to read a feature matrix before they could press a button. */
.faq{border-top:1px solid var(--line);padding:70px 0}
.faq-list{display:grid;gap:0;border-top:1px solid var(--line)}
.faq details{border-bottom:1px solid var(--line)}
.faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;padding:20px 2px;font-family:'Space Grotesk',sans-serif;font-size:18px;letter-spacing:-.4px;font-weight:500}
.faq summary::-webkit-details-marker{display:none}
.faq summary:after{content:'+';font-size:22px;font-weight:400;color:var(--muted);line-height:1;flex-shrink:0;transition:transform .15s}
.faq details[open] summary:after{content:'–'}
.faq summary:hover{color:#3d6068}
.faq details p{margin:-4px 0 22px;max-width:680px;font-size:15px;line-height:1.75;color:var(--muted)}
.faq details p strong{color:var(--ink);font-weight:600}
/* The sign-in page is one heading, one line, two buttons — nothing to scroll past. */
.signin-nav{justify-content:center;height:78px;border-bottom:0}
.signin-page{max-width:420px;padding:44px 0 60px;text-align:center}
.signin-page h1{font-family:'Space Grotesk',sans-serif;font-size:32px;letter-spacing:-1.2px;margin:0 0 12px}
.signin-page .lede{font-size:15px;margin:0 auto;max-width:360px}
.signin-page .signin-buttons{flex-direction:column;margin:26px 0 22px}
.signin-foot{margin:0;font-size:13px;color:var(--muted)}
.signin-page .signin-buttons .btn{width:100%;justify-content:center}
@media(max-width:700px){.faq{padding:42px 0}.faq summary{font-size:16px;padding:17px 2px}.faq details p{font-size:14px;margin-bottom:18px}.signin-page{padding:30px 0 40px}.signin-nav{height:66px}}

/* Terms and Privacy: one readable column, generous line height, nothing decorative. */
.legal-page{max-width:680px;padding:56px 0 40px}
.legal-page h1{font-family:'Space Grotesk',sans-serif;font-size:38px;letter-spacing:-1.6px;margin:0 0 12px}
.legal-updated{margin:0;font-size:12px;text-transform:uppercase;letter-spacing:1.4px;color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:26px}
.legal-page section{margin-top:34px;scroll-margin-top:22px}
.legal-page h2{font-family:'Space Grotesk',sans-serif;font-size:19px;letter-spacing:-.5px;margin:0 0 11px}
.legal-no{color:var(--muted);font-weight:500}
.legal-page section p{margin:0 0 14px;font-size:15px;line-height:1.8;color:var(--muted)}
.legal-page section p:last-child{margin-bottom:0}
.legal-page section p strong{color:var(--ink);font-weight:600}
.legal-page code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;background:#eef2e8;border-radius:4px;padding:1px 5px}
.legal-page>.hint{margin-top:38px;border-top:1px solid var(--line);padding-top:22px}
.footer-links{display:flex;gap:18px}
.footer-links a{text-decoration:underline;text-underline-offset:3px}
.footer-links a:hover{color:var(--ink)}
.signin-legal{margin:0 0 10px;font-size:12px;line-height:1.6;color:var(--muted)}
@media(max-width:700px){.legal-page{padding:32px 0 36px}.legal-page h1{font-size:30px}.legal-page section{margin-top:24px}.legal-page section p{font-size:14px}.footer-links{gap:14px}}

/* /products before anything has been made. Mirrors .gallery-empty so the two read as one idea. */
.workspace-empty{text-align:center;padding:52px 24px;background:#eef2e8;border:1px dashed #cdd8c2;border-radius:12px;margin-top:6px}
.workspace-empty>span{font-size:38px;color:#8d9b7c;line-height:1}
.workspace-empty h2{font-family:'Space Grotesk',sans-serif;font-size:25px;letter-spacing:-.8px;margin:14px 0 10px}
.workspace-empty p{max-width:430px;margin:0 auto 22px;font-size:14px;line-height:1.7;color:var(--muted)}
@media(max-width:700px){.workspace-empty{padding:38px 18px}.workspace-empty h2{font-size:21px}.workspace-empty p{font-size:13px}}

/* Stacked full-width buttons in a dialog need their own gap; they used to be separated by a hint. */
/* Stacked full-width buttons never touch: dialogs and product cards both pair them. */
.btn.wide+.btn.wide{margin-top:10px}

/* The X post box is a fixed size: dragging it taller used to resize the whole dialog. maxlength is
   220, so the box is sized to hold the longest possible post without scrolling or resizing. */
#share-text{min-height:104px;max-height:104px;resize:none;overflow-y:auto}
@media(max-width:700px){#share-text{min-height:160px;max-height:160px}}
@media(max-width:359px){#share-text{min-height:180px;max-height:180px}}

/* Editor: whether the draft still matches the last published snapshot, and a way back to it. */
.published-state{margin:14px 0 0;font-size:12px;text-align:center;color:var(--muted)}
.published-state+.published-link{margin-top:5px}
.export-actions .btn:disabled{cursor:default}
.subscription-option input[type=checkbox]{flex-shrink:0;width:19px;height:19px;accent-color:var(--ink);margin:0}
label.subscription-option{cursor:pointer}
label.subscription-option:has(input:checked){border-color:#9fb38c;background:#eef3e4}

/* Receipt footer: fixed like the X post box, so dragging it can't reflow the editor column.
   maxlength is 120, and the box is sized to hold that much without scrolling. */
.field textarea[name=footer]{min-height:80px;max-height:80px;resize:none;overflow-y:auto}
@media(max-width:700px){.field textarea[name=footer]{min-height:100px;max-height:100px}}
@media(max-width:359px){.field textarea[name=footer]{min-height:112px;max-height:112px}}

/* Builder page links: X (with the check only when it was proven through X), LinkedIn, website. */
.profile-links{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0 0}
.profile-links a{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--ink);background:#fff;transition:background .15s,border-color .15s}
.profile-links a:hover{background:var(--lime);border-color:#cbd685}
.profile-links .brand-icon{width:17px;height:17px}

/* Bio box is fixed like the other two: sized to hold all 160 characters, so it never scrolls and
   dragging it can't stretch the account page. */
.account-section .field textarea#profile-bio{min-height:66px;max-height:66px;resize:none;overflow-y:auto}
@media(max-width:700px){.account-section .field textarea#profile-bio{min-height:110px;max-height:110px}}
/* The account page's closing caveat is the one disclaimer worth not skimming past. */
.workspace-disclaimer.notice{background:#f3f6ee;border:1px solid #dbe3d3;border-radius:10px;padding:14px 18px;text-align:left;max-width:none;margin:30px 0 0}

/* Keep the footer at the bottom of the viewport on short pages (an account with nothing published,
   an empty builder page), instead of floating up into the middle. */
#app{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}
#app>main{flex:1 0 auto}

/* The verified badge sits beside display type; centring it on the line box reads a touch high. */
h1 .badge{transform:translateY(4px)}
/* An empty builder page borrows the /products empty state, so the two read alike. */
.workspace-empty .account-actions{justify-content:center;margin:0}

/* Contents list at the head of a legal page, mirroring the numbered sections below it. */
.legal-contents{margin:30px 0 10px;border:1px solid var(--line);border-radius:12px;padding:20px 22px 22px;background:#fff}
.legal-contents h2{font-family:'DM Sans',sans-serif;font-size:11px;text-transform:uppercase;letter-spacing:1.4px;color:var(--muted);margin:0 0 6px}
.legal-contents ol{margin:0;padding:0;list-style:none;counter-reset:toc;columns:2;column-gap:30px}
.legal-contents li{counter-increment:toc;break-inside:avoid}
.legal-contents a{display:flex;gap:11px;align-items:baseline;padding:7px 9px;margin:0 -9px;border-radius:7px;color:var(--ink);text-decoration:none;font-size:14px;line-height:1.45;transition:background .12s,color .12s}
.legal-contents a:before{content:counter(toc,decimal-leading-zero);font-family:'Space Grotesk',sans-serif;font-size:12px;font-weight:600;color:#93a394;min-width:18px;flex:none}
.legal-contents a:hover{background:#eef3e4;color:#2c4a50}
.legal-contents a:hover:before{color:var(--ink)}
@media(max-width:700px){.legal-contents{padding:16px 16px 18px}.legal-contents ol{columns:1}.legal-contents a{font-size:13px;padding:8px 9px}}
/* Anchor jumps inside a page glide rather than snap. The reduced-motion block above already
   forces scroll-behavior back to auto for anyone who has asked for that. */
html{scroll-behavior:smooth}

.turnstile{flex-basis:100%}.turnstile:empty{display:none}
