:root{font-family:Century Gothic,Segoe UI,sans-serif;color:#f5f7ff;background:#090b15;font-synthesis:none;--panel: #121727;--muted: #aab2c8;--accent: #6c5ce7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 75% -10%,#29345d 0,transparent 34rem),#090b15}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid #73f2d3;outline-offset:3px}.nav,.seller-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.nav{max-width:1180px;margin:auto;padding:1.5rem}.brand{font-weight:900;font-size:1.4rem;letter-spacing:-.04em}.brand span{color:#63e8ca}.landing{min-height:100vh}.hero{max-width:900px;margin:6rem auto 4rem;padding:0 1.5rem;text-align:center}.hero h1{font-size:clamp(2.8rem,8vw,6rem);line-height:.98;letter-spacing:-.065em;margin:.5rem 0 1.5rem}.hero>p:not(.eyebrow,.fine){max-width:670px;margin:0 auto 2rem;color:var(--muted);font-size:1.15rem;line-height:1.7}.eyebrow{color:#63e8ca;text-transform:uppercase;letter-spacing:.16em;font-size:.75rem;font-weight:800}.fine,.privacy{color:var(--muted);font-size:.8rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid transparent;border-radius:12px;padding:.72rem 1.1rem;font-weight:800;cursor:pointer}.button:disabled{opacity:.55;cursor:wait}.primary{background:var(--accent);color:#fff;box-shadow:0 12px 30px color-mix(in srgb,var(--accent) 25%,transparent)}.secondary{background:#1c2235;color:#edf1ff;border-color:#303a54}.feature-grid{max-width:1050px;margin:auto;padding:0 1.5rem 5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.feature-grid article,.panel,.editor,.order,.product-list article{background:color-mix(in srgb,var(--panel) 90%,transparent);border:1px solid #252d43;border-radius:20px;padding:1.4rem}.feature-grid article{display:grid;gap:.5rem}.feature-grid span,.empty span,.order header span{color:var(--muted)}.center-card{min-height:100vh;display:grid;place-items:center;padding:1.5rem}.panel{width:min(520px,100%)}.seller-shell{display:grid;grid-template:auto 1fr / 220px 1fr;min-height:100vh}.seller-header{grid-column:1 / -1;border-bottom:1px solid #252d43;padding:1rem 1.5rem;background:#0d101d}.seller-header select{width:min(320px,55vw)}.seller-nav{padding:1.5rem .8rem;background:#0d101d;border-right:1px solid #252d43;display:flex;flex-direction:column;gap:.4rem}.seller-nav button{border:0;border-radius:10px;color:var(--muted);background:transparent;text-align:left;padding:.9rem;cursor:pointer}.seller-nav button.active{background:#20283b;color:#fff}.seller-content{width:min(1050px,100%);padding:2.5rem}.section-title{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.section-title h1,.seller-content>h1{margin:.2rem 0}.actions,.order-actions{display:flex;gap:.7rem;flex-wrap:wrap}.editor{display:grid;gap:1.25rem}.editor fieldset{border:1px solid #303a54;border-radius:14px;padding:1rem}.editor legend{font-weight:800;padding:0 .5rem}.field-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1rem}label{display:grid;gap:.45rem;color:#dce2f5;font-weight:700;font-size:.9rem}input,textarea,select{width:100%;color:#fff;background:#0b0f1d;border:1px solid #333c56;border-radius:10px;padding:.75rem}textarea{resize:vertical}.check{display:flex;align-items:center;flex-direction:row;align-self:end;min-height:44px}.check input,.radio-row input{width:auto}.slug-input{display:flex;align-items:center;background:#0b0f1d;border:1px solid #333c56;border-radius:10px;overflow:hidden}.slug-input span{padding-left:.75rem;color:var(--muted);font-size:.8rem}.slug-input input{border:0;padding-left:.2rem}.template-picker{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem}.template-choice{min-height:92px;display:grid;gap:.35rem;text-align:left;color:#fff;background:#121827;border:1px solid #303a54;border-radius:12px;padding:1rem;cursor:pointer}.template-choice span{color:var(--muted);font-size:.8rem}.template-choice.selected{border-color:#63e8ca;box-shadow:inset 0 0 0 1px #63e8ca}.radio-row{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.radio-row label{display:flex;align-items:center;flex-direction:row}.guided-writing,.notice{padding:1rem;border-radius:12px;background:#182338;border-left:4px solid #63e8ca}.guided-writing p{margin-bottom:0;color:var(--muted)}.image-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.image-chips button{color:#fff;background:#222b40;border:1px solid #3b4765;border-radius:99px;padding:.45rem .75rem;cursor:pointer}.product-list,.orders{display:grid;gap:.8rem}.product-list article,.order header{display:flex;justify-content:space-between;gap:1rem;align-items:center}.product-list article>div:first-child,.order header>div{display:grid;gap:.25rem}.empty{min-height:240px;display:grid;place-content:center;text-align:center;gap:.5rem;border:1px dashed #35405c;border-radius:20px}.order{display:grid;gap:.6rem}.order h3,.order p{margin:0}.status{border-radius:99px;padding:.35rem .7rem;background:#283047}.status-delivered{background:#123e34;color:#7df1d5}.status-cancelled{background:#41202b;color:#ff9bb2}.error{color:#ff9cb1;background:#3d1923;border-radius:10px;padding:.8rem}.back{border:0;background:none;color:#63e8ca;padding:0;cursor:pointer}@media(max-width:760px){.feature-grid{grid-template-columns:1fr}.seller-shell{display:block}.seller-nav{position:sticky;top:0;z-index:3;flex-direction:row;overflow-x:auto;border-right:0;border-bottom:1px solid #252d43;padding:.6rem}.seller-content{padding:1.25rem}.section-title{align-items:flex-start}.template-picker{grid-template-columns:1fr}}.public-product{--surface: #fff;--ink: #14141a;--soft: #f3f3f6;color:var(--ink);background:var(--surface);min-height:100vh}.public-product>header{min-height:72px;display:flex;align-items:center;justify-content:space-between;padding:1rem max(1.2rem,calc((100vw - 1180px)/2));border-bottom:1px solid color-mix(in srgb,var(--ink) 12%,transparent)}.store-name{font-size:1.2rem;font-weight:900}.public-product>header span{font-size:.8rem;color:color-mix(in srgb,var(--ink) 65%,transparent)}.product-hero{max-width:1180px;margin:auto;padding:4rem 1.2rem;display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(2rem,6vw,6rem);align-items:center}.product-visual{min-height:520px;border-radius:28px;overflow:hidden;background:var(--soft);display:grid;place-items:center}.product-visual img{width:100%;height:100%;object-fit:cover}.image-placeholder{width:180px;height:180px;display:grid;place-items:center;color:#fff;border-radius:50%;background:var(--accent);font-size:6rem;font-weight:900}.product-copy h1{font-size:clamp(2.5rem,6vw,5.5rem);line-height:.95;letter-spacing:-.06em;margin:.6rem 0 1.2rem}.product-copy>p:not(.eyebrow){font-size:1.15rem;line-height:1.7;color:color-mix(in srgb,var(--ink) 70%,transparent)}.price{display:flex;gap:1rem;align-items:baseline;margin:1.5rem 0;font-size:2rem;font-weight:900}.price del{font-size:1rem;color:#777;font-weight:500}.details,.checkout{max-width:820px;margin:0 auto;padding:3rem 1.2rem}.details p,.details li,.checkout>p{line-height:1.75;color:color-mix(in srgb,var(--ink) 75%,transparent)}.checkout{margin-bottom:5rem;border-radius:24px;background:var(--soft);padding:2rem}.checkout form{display:grid;gap:1rem}.public-product input,.public-product textarea,.public-product select{background:#fff;color:var(--ink);border-color:color-mix(in srgb,var(--ink) 20%,transparent)}.order-summary{display:grid;grid-template-columns:1fr auto;gap:.5rem;border-top:1px solid #ccd0d8;padding-top:1rem}.confirmation{text-align:center;border:2px solid var(--accent)}.catalog{max-width:1180px;margin:auto;padding:4rem 1.2rem}.catalog>h1{font-size:clamp(2.5rem,7vw,5rem);margin:.5rem 0 2.5rem}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.2rem}.catalog-grid>a{padding:1rem;border:1px solid color-mix(in srgb,var(--ink) 12%,transparent);border-radius:18px;background:var(--soft)}.catalog-grid h2{margin-bottom:.4rem}.catalog-grid p{color:color-mix(in srgb,var(--ink) 70%,transparent)}.catalog-image{aspect-ratio:4 / 3;display:grid;place-items:center;overflow:hidden;border-radius:12px;color:#fff;background:var(--accent);font-size:4rem;font-weight:900}.catalog-image img{width:100%;height:100%;object-fit:cover}.template-mode{--surface: #f7f3ee;--ink: #17120f;--soft: #e9dfd3}.template-mode .product-copy h1{text-transform:uppercase}.template-beaute{--surface: #fff8fb;--ink: #351c2b;--soft: #f8e7ef}.template-beaute .product-visual{border-radius:50% 50% 28px 28px}.template-bien-etre{--surface: #f3f7f2;--ink: #173126;--soft: #dfeadd}.template-bien-etre .product-copy h1{letter-spacing:-.04em}.template-general{--surface: #f7f8ff;--ink: #181b2d;--soft: #e5e8fa}@media(max-width:760px){.product-hero{grid-template-columns:1fr;padding-top:1.5rem}.product-visual{min-height:340px}.public-product>header span{display:none}.checkout{border-radius:0;margin-bottom:0}}
