@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
.design-panel .canvas-wrap:has(#processed),.design-panel .canvas-wrap:has(#preview){background-color:#fff;background-image:conic-gradient(#e4e9e6 25%,transparent 0 50%,#e4e9e6 0 75%,transparent 0);background-size:20px 20px}
.segments.size-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
#custom-dimensions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}#custom-dimensions label{font-size:14px}#custom-dimensions input{width:100%;margin-top:6px;padding:9px;border:1px solid #aabbb6;border-radius:6px;font:inherit}.canvas-wrap{aspect-ratio:var(--canvas-ratio,1)}
.segments.color-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
.design-panel .previews{grid-template-columns:repeat(3,minmax(0,1fr))}
.design-panel #cutout-editor{cursor:crosshair;touch-action:none}
.controls #cutout-tool{width:100%;padding:9px;border:1px solid #aabbb6;border-radius:6px;background:#fff;font:inherit;margin:6px 0 12px}
.cutout-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.preview-tabs{display:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:-6px 0 16px}.preview-tabs button{padding:10px 4px;font-size:12px}.preview-tabs button.active{background:#204f46;color:#fff;border-color:#204f46}.canvas-wrap:hover .zoom-open,.canvas-wrap:focus-within .zoom-open{opacity:1}.zoom-open{position:absolute;right:10px;top:10px;z-index:3;opacity:.92;background:rgba(255,255,255,.94);box-shadow:0 8px 20px #173c341c}#zoom-dialog{width:min(1100px,94vw);height:min(820px,92vh);padding:0;border:0;border-radius:14px;box-shadow:0 22px 70px #0c24248a;background:#fff}#zoom-dialog::backdrop{background:rgba(16,30,32,.62)}.zoom-bar{height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid #dce4e5}.zoom-bar div{display:flex;gap:8px}.zoom-bar button{padding:9px 12px}#zoom-stage{height:calc(100% - 58px);background:#eef2f3;overflow:hidden;touch-action:none;cursor:grab;display:block}#zoom-stage:active{cursor:grabbing}#zoom-canvas{width:100%;height:100%;display:block}
@media(max-width:1100px){.design-panel .previews{grid-template-columns:repeat(2,minmax(0,1fr))}.design-panel .previews figure:last-child{grid-column:1/-1;max-width:480px;width:100%;justify-self:center}}
@media(max-width:480px){.design-panel .previews{grid-template-columns:1fr}.design-panel .previews figure:last-child{grid-column:auto}}
@media(max-width:760px){.preview-tabs{display:grid}.previews figure{display:none}.previews figure.active{display:block}.zoom-open{opacity:1}.cutout-actions{grid-template-columns:1fr}#zoom-dialog{width:100vw;height:100dvh;max-width:100vw;max-height:100dvh;border-radius:0}.zoom-bar{height:auto;align-items:flex-start}.zoom-bar div{flex-wrap:wrap;justify-content:flex-end}.zoom-bar button{padding:8px 10px}#zoom-stage{height:calc(100dvh - 76px)}}
.estimate{font-weight:700;color:#174f4c;margin:6px 0 0}
.top-nav{display:flex;gap:16px;align-items:center}.top-nav a{color:#46615d;text-decoration:none;font-size:14px;font-weight:600}.top-nav a:hover{color:#174f4c}.pathways{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;margin:-8px 0 28px}.path-card{display:block;background:#fff;border:1px solid #dce4e5;border-radius:18px;padding:24px;color:#203638;text-decoration:none;box-shadow:0 12px 28px #12352b0a}.path-card:hover{border-color:#91b7af;background:#fbfdfc}.path-card.featured{background:linear-gradient(135deg,#eef8f3,#fff)}.path-card>span{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:50%;border:1px solid #b9cdcb;color:#245e53;font-size:12px;font-weight:700}.path-card h2{font-size:24px;margin:16px 0 8px}.path-card p{color:#617174;line-height:1.7;margin:0 0 16px}.path-card strong{color:#174f4c}.section-anchor{scroll-margin-top:110px}.purchase-options{display:grid;grid-template-columns:1fr;gap:8px}.purchase-options label{position:relative;display:block}.purchase-options input{position:absolute;opacity:0}.purchase-options span{display:block;border:1px solid #dce3e4;border-radius:10px;padding:12px;cursor:pointer;background:#fff}.purchase-options input:checked+span{background:#e8f1ed;border-color:#245e53;color:#174d43}.purchase-options strong{display:block;font-size:14px}.purchase-options small{display:block;color:#647777;margin-top:4px}.price-options{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:10px;margin:8px 0 4px}.price-card{border:1px solid #dce4e5;border-radius:12px;padding:12px 14px;background:#f9fbfa}.price-card.active{border-color:#245e53;background:#edf6f1}.price-card strong{display:block;font-size:13px;color:#304844}.price-card span{display:block;font-size:24px;font-weight:800;color:#173f39;margin:4px 0}.price-card small{display:block;color:#667579;line-height:1.5}.retail-section{background:#fff;border:1px solid #dce4e5;border-radius:18px;margin-top:24px;padding:26px}.retail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.retail-grid article{border:1px solid #e2e9e9;border-radius:14px;padding:18px;background:#fbfcfc}.retail-grid h3{margin:2px 0 8px;font-size:18px}.retail-grid strong{display:block;font-size:22px;color:#173f39;margin-bottom:10px}.retail-grid p:not(.eyebrow){color:#667579;line-height:1.6;margin:0;font-size:13px}
:root{font-family:'DM Sans',Arial,sans-serif;color:#202e30;background:#f5f7f8;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header{height:88px;background:#fff;border-bottom:1px solid #e0e6e8;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;gap:18px}.brand{display:flex;align-items:center;gap:12px;color:#203638;text-decoration:none;font-size:22px;font-weight:700}.brandmark{background:#174f4c;color:#dfff72;border-radius:11px;padding:3px 10px;font-size:30px}.pill{font-size:12px;letter-spacing:1px;border:1px solid #b9cdcb;padding:8px 12px;border-radius:30px;white-space:nowrap}main{max-width:1440px;margin:auto;padding:40px 5vw 20px}.intro{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;color:#54716f;margin:0 0 12px}h1{font-family:Manrope,Arial,sans-serif;font-size:clamp(30px,3.5vw,48px);line-height:1.13;letter-spacing:-1.8px;margin:0 0 15px;font-weight:800}.intro p:not(.eyebrow){color:#617174;margin:0;font-size:16px}.spec{text-align:right;line-height:1.8;font-weight:600;font-size:14px}.spec span{font-weight:400;color:#617174}.workspace{display:grid;grid-template-columns:310px minmax(0,1fr);gap:24px;align-items:start}.controls,.design-panel,.production{background:#fff;border:1px solid #dce4e5;border-radius:18px}.controls{padding:24px}.step{display:flex;align-items:center;gap:10px;margin-bottom:16px}.step>span{font-size:12px;border:1px solid #bed0ca;border-radius:50%;width:26px;height:26px;display:grid;place-items:center;color:#376660}h2{font-size:18px;margin:0;font-weight:600}.upload{position:relative;display:flex;align-items:center;flex-direction:column;gap:9px;padding:24px 12px;border:1.5px dashed #8faeaa;border-radius:12px;background:#f4f9f7;cursor:pointer;text-align:center;overflow:hidden}.upload:focus-within{outline:3px solid #17685c}.upload input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%}.upload-icon{font-size:30px;color:#356f66}.upload strong{font-size:15px;overflow-wrap:anywhere}.upload>span:last-of-type{font-size:12px;color:#586e69}.small{font-size:12px;line-height:1.7;color:#667579}.controls>.small{margin:12px 0 24px}fieldset{border:0;padding:0;margin:0 0 20px;min-width:0}legend{font-size:14px;font-weight:500;margin-bottom:10px}.segments{display:flex;gap:6px}.segments label{flex:1;position:relative}.segments input{position:absolute;opacity:0}.segments span{display:block;text-align:center;padding:11px 4px;border:1px solid #dce3e4;border-radius:8px;font-size:14px;cursor:pointer}.segments input:checked+span{background:#e8f1ed;border-color:#245e53;color:#174d43;font-weight:700}.segments input:focus-visible+span{outline:3px solid #547d71}.range-label{font-size:14px;display:flex;justify-content:space-between;margin-top:15px}input[type=range]{width:100%;accent-color:#245e53;margin:10px 0}button{font:inherit;cursor:pointer;border:1px solid #cddbd7;background:white;color:#25463d;padding:11px 15px;border-radius:8px;font-size:14px}button:hover{background:#eef6f2}button:disabled{opacity:.45;cursor:not-allowed}.primary{margin-top:16px;width:100%;background:#204f46;color:#fff;border:0;padding:16px;display:flex;justify-content:space-between}.primary:hover{background:#163f37}#status{font-size:12px;line-height:1.6;color:#657574;min-height:38px;margin-bottom:0}.design-panel{padding:24px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.check{font-size:14px;display:flex;align-items:center;gap:6px;white-space:nowrap}.check input{accent-color:#245e53}.previews{display:grid;grid-template-columns:1fr 1fr;gap:18px}figure{margin:0}figcaption{font-size:12px;letter-spacing:1.4px;color:#6b7c7d;margin-bottom:12px}.canvas-wrap{position:relative;background:#eef2f3;aspect-ratio:1;border-radius:10px;overflow:hidden;display:grid;place-items:center}.canvas-wrap.bead{background:#e8efea}canvas{display:block;width:100%;height:auto}.empty{position:absolute;text-align:center;padding:16px;color:#647777;font-size:14px;line-height:1.8;pointer-events:none}.metrics{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #e5ecea;margin-top:26px;padding-top:25px;gap:10px}.metrics strong{font-size:24px;display:block;font-weight:600}.metrics span{font-size:12px;color:#667a77;display:block;margin-top:6px}.notice{font-size:12px;line-height:1.7;color:#697362;background:#f6f7ee;border-radius:8px;padding:13px 16px;margin-top:24px}.production{margin-top:24px;padding:26px}.subtitle{font-size:14px;color:#788780;font-weight:400;margin-left:8px}.production-empty{text-align:center;padding:32px 12px;color:#74817b;font-size:14px}.result-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;flex-wrap:wrap}.result-heading p{font-size:16px}.actions{display:flex;gap:8px;flex-wrap:wrap}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;text-align:right;margin-top:12px;font-size:14px}th{color:#60766e;font-weight:500;background:#f4f7f5}th,td{padding:13px 15px;border-bottom:1px solid #e6ece8;white-space:nowrap}td:first-child,th:first-child{text-align:left}.swatch{width:26px;height:26px;display:inline-block;vertical-align:middle;border:1px solid #0002;border-radius:6px;margin-right:10px}footer{display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#778783;margin:26px 0;line-height:1.8}[hidden]{display:none!important}@media(max-width:1000px){main{padding:28px 3vw}.workspace{grid-template-columns:270px minmax(0,1fr);gap:16px}.controls,.design-panel{padding:18px}.previews{gap:10px}.metrics strong{font-size:20px}.retail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){header{height:auto;min-height:72px;padding:12px 20px;flex-wrap:wrap}.brand{font-size:18px}.top-nav{order:3;width:100%;justify-content:space-between}.pill{font-size:10px;padding:6px}.intro{align-items:start}.spec{display:none}.pathways{grid-template-columns:1fr}.workspace{grid-template-columns:1fr}.controls{display:block}.previews{gap:12px}.metrics{grid-template-columns:repeat(2,1fr);gap:20px}.production{padding:18px}.panel-heading{flex-wrap:wrap}.intro h1{letter-spacing:-1px}.empty{font-size:12px;padding:10px}footer{flex-direction:column;gap:4px}main{padding:28px 16px}.actions button{flex:1}.result-heading{gap:0}.price-options{grid-template-columns:1fr}.retail-grid{grid-template-columns:1fr}}

/* Split landing / retail pages */
.landing-page main{max-width:1180px}.landing-hero{padding:72px 0 32px;text-align:center}.landing-hero h1{font-size:clamp(38px,6vw,72px);max-width:820px;margin:0 auto 18px}.landing-hero p:not(.eyebrow){max-width:620px;margin:0 auto;color:#617174;font-size:18px;line-height:1.7}.landing-choices{display:grid;grid-template-columns:1fr 1fr;gap:24px}.landing-choice{position:relative;display:block;background:#fff;border:1px solid #dce4e5;border-radius:28px;padding:34px;color:#203638;text-decoration:none;min-height:440px;box-shadow:0 18px 40px #12352b0d;transition:.18s ease}.landing-choice:hover{transform:translateY(-2px);border-color:#90b5ad}.landing-choice.featured{background:linear-gradient(135deg,#eaf6ef,#fff 64%)}.choice-number{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;border:1px solid #bad0ca;color:#245e53;font-weight:800;margin-bottom:28px}.landing-choice h2{font-size:32px;margin:0 0 14px}.landing-choice p:not(.eyebrow){font-size:16px;line-height:1.7;color:#617174}.landing-choice ul{padding-left:20px;margin:22px 0;color:#46615d;line-height:1.9}.landing-choice strong{position:absolute;left:34px;bottom:30px;color:#174f4c}.retail-section.standalone{margin-top:0}.retail-grid article button{margin-top:18px;width:100%}.retail-note{display:block}.retail-note a,footer a{color:#174f4c;font-weight:700;text-decoration:none}@media(max-width:1000px){.landing-choices{gap:16px}.landing-choice{padding:26px}.retail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.landing-hero{text-align:left;padding:36px 0 22px}.landing-hero h1,.landing-hero p:not(.eyebrow){margin-left:0}.landing-choices{grid-template-columns:1fr}.landing-choice{min-height:360px;border-radius:20px}.retail-grid{grid-template-columns:1fr}}

/* Apple-inspired custom page polish */
body:not(.landing-page):not(.retail-page){background:#f5f5f7;color:#1d1d1f}body:not(.landing-page):not(.retail-page) header{height:64px;background:rgba(255,255,255,.78);backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid rgba(0,0,0,.08);position:sticky;top:0;z-index:20}body:not(.landing-page):not(.retail-page) .brand{font-size:18px;color:#1d1d1f}body:not(.landing-page):not(.retail-page) .brandmark{background:#1d1d1f;color:#fff;border-radius:10px;font-size:22px;padding:2px 8px}body:not(.landing-page):not(.retail-page) .pill{border:0;background:#f0f0f2;color:#515154;letter-spacing:.3px}body:not(.landing-page):not(.retail-page) main{max-width:1480px;padding-top:56px}body:not(.landing-page):not(.retail-page) .intro{text-align:center;display:block;margin:0 auto 44px}body:not(.landing-page):not(.retail-page) .intro h1{font-size:clamp(42px,6.6vw,86px);line-height:.98;letter-spacing:-4px;margin-bottom:22px;color:#1d1d1f}body:not(.landing-page):not(.retail-page) .intro p:not(.eyebrow){font-size:21px;line-height:1.45;max-width:720px;margin:0 auto;color:#6e6e73}body:not(.landing-page):not(.retail-page) .intro .spec{display:none}.controls,.design-panel,.production{border:0;border-radius:28px;background:rgba(255,255,255,.92);box-shadow:0 18px 50px rgba(0,0,0,.06)}.workspace{grid-template-columns:340px minmax(0,1fr);gap:28px}.controls{padding:28px}.design-panel{padding:30px}.production{padding:30px}.step>span{border:0;background:#f5f5f7;color:#86868b}.step h2,.panel-heading h2{font-size:22px;color:#1d1d1f}.upload{border:0;background:#f5f5f7;border-radius:22px;padding:30px 16px}.upload:hover{background:#ededf0}.upload-icon{color:#0071e3}.segments{gap:10px}.segments span,.purchase-options span{border:0;background:#f5f5f7;border-radius:999px;color:#1d1d1f}.segments input:checked+span,.purchase-options input:checked+span{background:#1d1d1f;color:#fff}.purchase-options span{border-radius:18px}.purchase-options input:checked+span small{color:#d2d2d7}.canvas-wrap{border-radius:24px;background:#f5f5f7}.design-panel .canvas-wrap:has(#processed),.design-panel .canvas-wrap:has(#preview){background-color:#fbfbfd;background-image:none}.zoom-open{border:0;border-radius:999px;background:rgba(255,255,255,.82);backdrop-filter:blur(14px);color:#1d1d1f}.metrics{border-top:0;background:#f5f5f7;border-radius:22px;padding:20px;margin-top:24px}.metrics strong{font-size:28px;color:#1d1d1f}.notice{background:#f5f5f7;color:#6e6e73;border-radius:18px}.price-options{gap:14px}.price-card{border:0;border-radius:22px;background:#f5f5f7;padding:18px 20px}.price-card.active{background:#eaf4ff;box-shadow:inset 0 0 0 1px #0071e3}.price-card strong{font-size:14px;color:#1d1d1f}.price-card span{font-size:34px;color:#1d1d1f;letter-spacing:-1.5px}.price-card small{color:#6e6e73}.estimate{color:#1d1d1f;font-size:18px}.actions button{border:0;border-radius:999px;background:#f5f5f7;color:#1d1d1f;padding:12px 18px}.actions button:hover{background:#e8e8ed}.actions #checkout,.primary{background:#0071e3;color:#fff;border-radius:999px}.actions #checkout:hover,.primary:hover{background:#0077ed}.actions #checkout:disabled{background:#f5f5f7;color:#86868b}.cutout-actions button{border-radius:999px}.production .table-scroll,.production table,.production thead,.production tbody{display:none!important}.production #download-csv{display:none!important}.production .small:last-child{display:none}.result-heading{align-items:flex-start}.result-heading>div:first-child{flex:1 1 520px}.check{color:#515154}@media(max-width:1100px){.workspace{grid-template-columns:1fr}.controls{position:static}.design-panel .previews{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){body:not(.landing-page):not(.retail-page) main{padding-top:32px}body:not(.landing-page):not(.retail-page) .intro{text-align:left}body:not(.landing-page):not(.retail-page) .intro h1{letter-spacing:-2px}.controls,.design-panel,.production{border-radius:24px;padding:22px}.metrics{grid-template-columns:repeat(2,1fr)}.price-card span{font-size:28px}}

/* Clear product visuals */
.choice-visual{width:100%;display:block;border-radius:24px;margin:-6px 0 24px;background:#f5f5f7}.landing-choice{overflow:hidden}.landing-choice .choice-number{margin-top:4px}.custom-explain{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:-8px 0 32px}.custom-explain article{background:#fff;border-radius:32px;padding:24px;display:grid;grid-template-columns:190px 1fr;gap:24px;align-items:center;box-shadow:0 18px 50px rgba(0,0,0,.05)}.custom-explain img{width:100%;display:block;border-radius:24px}.custom-explain h2{font-size:26px;line-height:1.1;letter-spacing:-.8px;margin:0 0 8px;color:#1d1d1f}.custom-explain p:not(.eyebrow){margin:0;color:#6e6e73;line-height:1.5}.intro-visual{width:min(480px,42vw);display:block;border-radius:34px;box-shadow:0 18px 50px rgba(0,0,0,.06)}.retail-page .intro{align-items:center}.retail-page .retail-section{box-shadow:0 18px 50px rgba(0,0,0,.05)}@media(max-width:1000px){.custom-explain article{grid-template-columns:1fr}.custom-explain img{max-width:280px}.intro-visual{width:min(360px,38vw)}}@media(max-width:760px){.choice-visual{border-radius:18px}.custom-explain{grid-template-columns:1fr}.custom-explain article{border-radius:24px;padding:18px}.custom-explain img{max-width:none}.custom-explain h2{font-size:22px}.intro-visual{width:100%;margin-top:24px}.retail-page .intro{display:block}}

/* Real generated product photos */
.choice-visual,.intro-visual,.wide-product-photo{object-fit:cover;box-shadow:0 18px 55px rgba(0,0,0,.08)}.choice-visual{aspect-ratio:16/10}.intro-visual{aspect-ratio:16/10}.product-photo-strip{grid-template-columns:1fr 1fr}.product-photo-strip .wide-product-photo{grid-column:1/-1;width:100%;border-radius:34px;display:block;max-height:520px}.product-photo-strip article{grid-template-columns:1fr;min-height:150px}.product-photo-strip article img{display:none}@media(max-width:760px){.product-photo-strip{grid-template-columns:1fr}.product-photo-strip .wide-product-photo{border-radius:24px}}

/* Community prototype */
.community-page{background:#f5f5f7;color:#1d1d1f}.community-page header{height:64px;background:rgba(255,255,255,.8);backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid rgba(0,0,0,.08);position:sticky;top:0;z-index:20}.community-page .brand{font-size:18px;color:#1d1d1f}.community-page .brandmark{background:#1d1d1f;color:#fff;border-radius:10px;font-size:22px;padding:2px 8px}.community-page .pill{border:0;background:#f0f0f2;color:#515154}.community-page main{max-width:1440px;padding-top:48px}.community-hero{display:grid;grid-template-columns:1fr minmax(360px,520px);gap:44px;align-items:center;margin-bottom:34px}.community-hero h1{font-size:clamp(44px,6vw,84px);line-height:.98;letter-spacing:-4px;margin:0 0 22px}.community-hero p:not(.eyebrow){font-size:21px;line-height:1.45;color:#6e6e73;max-width:720px}.hero-actions{display:flex;gap:18px;align-items:center;margin-top:28px}.hero-button{background:#0071e3;color:#fff;text-decoration:none;border-radius:999px;padding:13px 22px;font-weight:700}.hero-link{color:#0071e3;text-decoration:none;font-weight:700}.community-hero-card{background:#fff;border-radius:34px;padding:18px;box-shadow:0 18px 55px rgba(0,0,0,.08)}.community-hero-card img{width:100%;display:block;aspect-ratio:16/10;object-fit:cover;border-radius:24px}.community-hero-card div{display:flex;justify-content:space-between;gap:14px;padding:16px 6px 4px;align-items:center}.community-hero-card span{color:#6e6e73;font-size:13px}.community-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px}.community-stats article,.profile-card,.filter-card,.safety-card,.community-feed,.community-flow,.creator-dashboard{background:#fff;border-radius:28px;box-shadow:0 18px 50px rgba(0,0,0,.05)}.community-stats article{padding:22px}.community-stats strong{font-size:34px;display:block;letter-spacing:-1.5px}.community-stats span{color:#6e6e73}.community-layout{display:grid;grid-template-columns:300px 1fr;gap:24px;align-items:start}.community-sidebar{display:grid;gap:16px;position:sticky;top:84px}.profile-card,.filter-card,.safety-card{padding:22px}.avatar{width:58px;height:58px;border-radius:50%;background:#1d1d1f;color:#fff;display:grid;place-items:center;font-weight:800;margin-bottom:14px}.profile-card h2{font-size:22px;margin:0 0 8px}.profile-card p,.safety-card p{color:#6e6e73;line-height:1.55}.profile-card button{border:0;border-radius:999px;background:#f5f5f7;color:#86868b;width:100%;margin-top:12px}.filter-card a{display:block;color:#1d1d1f;text-decoration:none;padding:11px 0;border-bottom:1px solid #f0f0f2}.filter-card a:last-child{border-bottom:0}.community-feed{padding:28px}.feed-heading{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:22px}.feed-heading h2,.community-flow h2,.creator-dashboard h2{font-size:32px;letter-spacing:-1px;margin:0}.feed-tabs{display:flex;gap:8px;background:#f5f5f7;border-radius:999px;padding:4px}.feed-tabs button{border:0;border-radius:999px;background:transparent;padding:9px 14px}.feed-tabs button.active{background:#1d1d1f;color:#fff}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.project-card{background:#f5f5f7;border-radius:24px;overflow:hidden}.project-card img{width:100%;aspect-ratio:16/11;object-fit:cover;display:block}.project-body{padding:18px}.tag{display:inline-block;background:#fff;border-radius:999px;padding:6px 10px;font-size:12px;color:#0071e3;font-weight:700}.project-body h3{font-size:22px;margin:12px 0 6px}.project-body p{color:#6e6e73;margin:0 0 14px}.project-body div{display:flex;gap:14px;color:#515154}.community-flow{padding:32px;margin-top:28px}.flow-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:20px}.flow-steps article{background:#f5f5f7;border-radius:22px;padding:20px}.flow-steps span{display:grid;place-items:center;width:34px;height:34px;background:#1d1d1f;color:#fff;border-radius:50%;font-weight:800}.flow-steps h3{font-size:20px;margin:16px 0 8px}.flow-steps p{color:#6e6e73;line-height:1.55;margin:0}.creator-dashboard{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-top:28px;padding:32px}.dashboard-grid{display:grid;grid-template-columns:repeat(4,120px);gap:12px}.dashboard-grid article{background:#f5f5f7;border-radius:20px;padding:18px;text-align:center}.dashboard-grid strong{font-size:30px;display:block}.dashboard-grid span{font-size:12px;color:#6e6e73}.community-teaser{display:flex;justify-content:space-between;align-items:center;gap:24px;background:#fff;border-radius:28px;padding:30px 34px;margin-top:26px;box-shadow:0 18px 40px #12352b0d}.community-teaser h2{font-size:32px;letter-spacing:-1px;margin:0 0 10px}.community-teaser p:not(.eyebrow){color:#6e6e73;line-height:1.6;margin:0}.community-teaser a{white-space:nowrap;background:#1d1d1f;color:#fff;text-decoration:none;border-radius:999px;padding:13px 20px;font-weight:700}@media(max-width:1000px){.community-hero,.community-layout{grid-template-columns:1fr}.community-sidebar{position:static;grid-template-columns:repeat(3,1fr)}.community-stats,.flow-steps{grid-template-columns:repeat(2,1fr)}.creator-dashboard{display:block}.dashboard-grid{grid-template-columns:repeat(4,1fr);margin-top:18px}.community-teaser{display:block}.community-teaser a{display:inline-block;margin-top:18px}}@media(max-width:760px){.community-page main{padding-top:28px}.community-hero h1{letter-spacing:-2px}.community-hero p:not(.eyebrow){font-size:18px}.hero-actions{flex-wrap:wrap}.community-stats,.project-grid,.flow-steps,.dashboard-grid,.community-sidebar{grid-template-columns:1fr}.feed-heading{display:block}.feed-tabs{margin-top:14px;overflow:auto}.community-feed,.community-flow,.creator-dashboard{padding:20px}.community-hero-card div{display:block}.community-teaser{padding:24px}.community-teaser h2{font-size:26px}}

/* Community coming soon */
.coming-soon-page .community-page,.coming-soon-page{background:#f5f5f7}.coming-soon-hero{min-height:calc(100vh - 180px);display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,560px);gap:52px;align-items:center}.coming-copy h1{font-size:clamp(52px,7vw,96px);line-height:.95;letter-spacing:-5px;margin:0 0 24px;color:#1d1d1f}.coming-copy>p:not(.eyebrow){font-size:22px;line-height:1.45;color:#6e6e73;max-width:720px;margin:0}.launch-date{display:inline-grid;gap:6px;background:#fff;border-radius:26px;padding:18px 24px;margin:30px 0 0;box-shadow:0 18px 45px rgba(0,0,0,.06)}.launch-date span{font-size:13px;color:#86868b;font-weight:700;text-transform:uppercase;letter-spacing:1.2px}.launch-date strong{font-size:34px;letter-spacing:-1.5px}.coming-visual{position:relative;background:#fff;border-radius:38px;padding:18px;box-shadow:0 22px 70px rgba(0,0,0,.08)}.coming-visual img{width:100%;display:block;aspect-ratio:4/3;object-fit:cover;border-radius:28px}.floating-note{position:absolute;background:rgba(255,255,255,.84);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.5);box-shadow:0 18px 40px rgba(0,0,0,.1);border-radius:20px;padding:14px 16px;min-width:170px}.floating-note.top{right:-18px;top:36px}.floating-note.bottom{left:-18px;bottom:38px}.floating-note strong{display:block}.floating-note span{display:block;color:#6e6e73;font-size:13px;margin-top:4px}.coming-features{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:20px 0 28px}.coming-features article{background:#fff;border-radius:28px;padding:24px;box-shadow:0 18px 45px rgba(0,0,0,.05)}.coming-features span{display:grid;place-items:center;width:34px;height:34px;background:#1d1d1f;color:#fff;border-radius:50%;font-weight:800;margin-bottom:18px}.coming-features h2{font-size:22px;margin:0 0 10px}.coming-features p{color:#6e6e73;line-height:1.55;margin:0}.community-launch-note{font-size:15px}.community-teaser{background:linear-gradient(135deg,#fff,#f5f5f7)}@media(max-width:1000px){.coming-soon-hero{grid-template-columns:1fr}.coming-features{grid-template-columns:repeat(2,1fr)}.floating-note.top{right:16px}.floating-note.bottom{left:16px}}@media(max-width:760px){.coming-soon-hero{gap:28px}.coming-copy h1{letter-spacing:-2.5px}.coming-copy>p:not(.eyebrow){font-size:18px}.coming-features{grid-template-columns:1fr}.floating-note{position:static;margin-top:12px}.coming-visual{padding:14px;border-radius:28px}.launch-date strong{font-size:28px}}

/* Creator rewards rules */
.creator-rewards{background:#fff;border-radius:34px;padding:34px;margin:28px 0;box-shadow:0 18px 45px rgba(0,0,0,.05)}.creator-rewards>div:first-child{max-width:820px;margin-bottom:22px}.creator-rewards h2{font-size:36px;letter-spacing:-1.4px;margin:0 0 12px;color:#1d1d1f}.creator-rewards p{color:#6e6e73;line-height:1.6;margin:0}.reward-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.reward-grid article{background:#f5f5f7;border-radius:24px;padding:22px}.reward-badge{display:inline-block;background:#fff;color:#0071e3;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;margin-bottom:16px}.reward-badge.premium{background:#1d1d1f;color:#fff}.reward-grid h3{font-size:20px;margin:0 0 10px;color:#1d1d1f}.reward-grid strong{display:block;font-size:38px;letter-spacing:-1.6px;color:#1d1d1f;margin-bottom:10px}.reward-grid b{color:#1d1d1f}@media(max-width:1000px){.reward-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.creator-rewards{padding:22px;border-radius:26px}.creator-rewards h2{font-size:28px}.reward-grid{grid-template-columns:1fr}.reward-grid strong{font-size:32px}}

.project-body button,.template-link,.profile-card button{border:0;border-radius:999px;background:#0071e3;color:#fff;padding:11px 16px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;margin:2px 0 14px}.project-body button:disabled{background:#c7c7cc}.template-link{background:#1d1d1f}.login-card{width:min(460px,calc(100vw - 32px));border:0;border-radius:28px;background:#fff;padding:26px;box-shadow:0 22px 70px rgba(0,0,0,.18)}.login-card h2{margin:0 0 10px;font-size:28px}.login-card p{color:#6e6e73;line-height:1.5}.login-card label{display:block;color:#1d1d1f;font-weight:700}.login-card input{box-sizing:border-box;width:100%;margin-top:8px;border:1px solid #d2d2d7;border-radius:16px;padding:13px 14px;font:inherit}.login-card .actions{justify-content:flex-end;margin-top:18px}.login-card::backdrop{background:rgba(0,0,0,.28);backdrop-filter:blur(8px)}.publish-form{display:grid;gap:18px}.publish-form label{display:grid;gap:8px;font-weight:700}.publish-form input{box-sizing:border-box;width:100%;border:1px solid #d2d2d7;border-radius:16px;padding:14px 16px;font:inherit}.publish-form fieldset{border:0;margin:0;padding:0}.publish-form legend{font-weight:800;margin-bottom:10px}.publish-form .actions{justify-content:flex-start}@media(max-width:760px){.project-body button,.template-link,.profile-card button{width:100%}.login-card{padding:22px;border-radius:22px}.login-card .actions,.publish-form .actions{display:grid;grid-template-columns:1fr}.publish-form .purchase-options{grid-template-columns:1fr}}
