:root{color-scheme:dark;--bg:var(--tg-theme-bg-color,#07130d);--surface:var(--tg-theme-secondary-bg-color,#0d2116);--surface2:#12301f;--text:var(--tg-theme-text-color,#f1f8f3);--muted:var(--tg-theme-hint-color,#91a99a);--line:#31523d;--accent:#b8ff65;--green:#42d69b;--danger:#ff7c87;--safe-bottom:env(safe-area-inset-bottom,0px);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html,body{min-width:300px;min-height:100%;margin:0;background:var(--bg);color:var(--text)}button,a{font:inherit}.app-loader{position:fixed;inset:0;display:grid;place-content:center;justify-items:center;gap:10px;background:radial-gradient(circle at 50% 38%,#4cda9220,transparent 38%),var(--bg)}.app-loader>span{width:82px;height:82px;overflow:hidden;border:1px solid var(--line);border-radius:26px;background:var(--surface);box-shadow:0 20px 70px #0008}.app-loader img{width:100%;height:100%;object-fit:cover}.app-loader b{margin-top:8px;font-size:22px;letter-spacing:2px}.app-loader small{color:var(--muted);font-size:14px}.app-loader[hidden],.mini-app[hidden],.product-sheet[hidden],.toast[hidden],.preview-note[hidden]{display:none}.mini-app{max-width:720px;min-height:100vh;margin:auto;padding-bottom:calc(88px + var(--safe-bottom))}.preview-note{display:flex;align-items:center;gap:9px;padding:9px 16px;border-bottom:1px solid #8f7739;background:#302911;color:#e8d9a0;font-size:12px;line-height:1.35}.preview-note b{padding:3px 6px;border-radius:5px;background:#e7ca62;color:#211b08;font-size:9px;letter-spacing:.8px}.app-header{position:sticky;z-index:20;top:0;display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-bottom:1px solid #ffffff0d;background:color-mix(in srgb,var(--bg) 88%,transparent);backdrop-filter:blur(18px)}.app-brand{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.app-brand>span{width:43px;height:43px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.app-brand img{width:100%;height:100%;object-fit:cover}.app-brand>div{display:grid;gap:2px}.app-brand b{max-width:215px;overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.app-brand small{color:var(--muted);font-size:11px}.profile-shortcut{position:relative;display:grid;width:43px;height:43px;place-items:center;border:1px solid var(--line);border-radius:50%;background:linear-gradient(145deg,var(--surface2),var(--surface));color:var(--accent);font-size:15px;font-weight:800}.profile-shortcut i{position:absolute;right:0;bottom:1px;width:10px;height:10px;border:2px solid var(--bg);border-radius:50%;background:var(--green)}main{padding:14px 14px 24px}.app-view{display:none}.app-view.active{display:block}.shop-hero{overflow:hidden;padding:26px 22px;border:1px solid var(--line);border-radius:25px;background:radial-gradient(300px 180px at 100% 0,#b8ff6520,transparent),linear-gradient(145deg,#143421,var(--surface));box-shadow:0 20px 55px #0004}.shop-hero p,.section-title p,.page-heading p,.franchise-hero p,.profile-card p,.included-card>p,.seller-summary>p{margin:0 0 9px;color:var(--green);font-size:10px;font-weight:900;letter-spacing:1.3px}.shop-hero h1,.page-heading h1,.franchise-hero h1{margin:0;font-size:clamp(30px,8vw,45px);line-height:1.02;letter-spacing:-1.5px}.shop-hero>span,.page-heading>span,.franchise-hero>span{display:block;margin-top:13px;color:var(--muted);font-size:14px;line-height:1.55}.shop-hero>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:22px;padding-top:16px;border-top:1px solid var(--line)}.shop-hero>div b{display:flex;align-items:center;gap:7px;font-size:12px}.shop-hero>div b i{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 13px var(--green)}.shop-hero>div small{color:var(--muted);font-size:11px}.section-title{display:flex;align-items:end;justify-content:space-between;gap:15px;padding:29px 3px 15px}.section-title h2{margin:0;font-size:25px;letter-spacing:-.8px}.section-title button{border:0;background:transparent;color:var(--green);font-size:12px;font-weight:700}.product-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.product-card{display:flex;min-width:0;min-height:184px;flex-direction:column;padding:16px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,var(--surface2),var(--surface));color:inherit;text-align:left}.product-card>i,.product-sheet header>span{display:grid;width:48px;height:48px;place-items:center;border-radius:14px;background:#b8ff6510;color:var(--accent);font-size:12px;font-style:normal;font-weight:900;letter-spacing:.4px}.product-card>span{display:grid;gap:5px;margin-top:18px}.product-card>span small{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.product-card>span b{font-size:15px;line-height:1.25}.product-card>footer{display:flex;align-items:end;justify-content:space-between;gap:5px;margin-top:auto;padding-top:15px}.product-card strong{font-size:18px}.product-card em{color:var(--green);font-size:11px;font-style:normal;font-weight:800}.support-card{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding:17px;border:1px solid var(--line);border-radius:17px;background:#0a1a11;color:inherit;text-decoration:none}.support-card>span{display:grid;gap:4px}.support-card b{font-size:14px}.support-card small{color:var(--muted);font-size:11px}.support-card strong{color:var(--accent);font-size:12px}.page-heading{padding:18px 5px 24px}.orders-list{display:grid;gap:10px}.order-row{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;padding:15px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.order-row>i{display:grid;width:48px;height:48px;place-items:center;border-radius:14px;background:#b8ff6510;color:var(--accent);font-size:11px;font-style:normal;font-weight:900}.order-row>span{display:grid;min-width:0;gap:4px}.order-row b{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.order-row small{color:var(--muted);font-size:11px}.order-row>div{display:grid;justify-items:end;gap:5px}.order-row strong{font-size:14px}.order-row em{color:var(--green);font-size:10px;font-style:normal;font-weight:800}.empty-state{display:grid;place-items:center;padding:50px 22px;border:1px dashed var(--line);border-radius:20px;text-align:center}.empty-state i{display:grid;width:64px;height:64px;place-items:center;border-radius:20px;background:var(--surface);color:var(--accent);font-size:25px;font-style:normal}.empty-state b{margin-top:15px;font-size:18px}.empty-state span{max-width:280px;margin-top:7px;color:var(--muted);font-size:13px;line-height:1.5}.empty-state button{margin-top:17px;padding:12px 16px;border:0;border-radius:12px;background:var(--accent);color:#07130d;font-weight:800}.franchise-hero{overflow:hidden;padding:29px 23px;border:1px solid #4c754f;border-radius:25px;background:radial-gradient(320px 220px at 100% 0,#b8ff6528,transparent),linear-gradient(145deg,#173a24,#0c2015)}.franchise-hero>strong{display:block;margin-top:22px;color:var(--accent);font-size:36px;letter-spacing:-1px}.franchise-hero>strong small{font-size:13px;letter-spacing:0}.franchise-points{display:grid;gap:9px;margin-top:12px}.franchise-points article{display:grid;grid-template-columns:62px 1fr;align-items:center;gap:12px;padding:14px;border:1px solid var(--line);border-radius:17px;background:var(--surface)}.franchise-points article>b{color:var(--accent);font-size:24px}.franchise-points article>span{display:grid;gap:4px}.franchise-points strong{font-size:14px}.franchise-points small{color:var(--muted);font-size:11px;line-height:1.35}.included-card{margin-top:12px;padding:20px;border:1px solid var(--line);border-radius:20px;background:#091a11}.included-card ul{display:grid;gap:15px;margin:0;padding:0;list-style:none}.included-card li{display:grid;grid-template-columns:35px 1fr;gap:10px}.included-card li>i{display:grid;width:35px;height:35px;place-items:center;border-radius:11px;background:#b8ff6510;color:var(--accent);font-size:9px;font-style:normal;font-weight:900}.included-card li>span{display:grid;gap:3px}.included-card li b{font-size:14px}.included-card li small{color:var(--muted);font-size:11px;line-height:1.4}.franchise-cta{display:flex;width:100%;align-items:center;justify-content:space-between;margin-top:12px;padding:17px;border:0;border-radius:17px;background:linear-gradient(110deg,var(--accent),var(--green));color:#06120b;text-align:left}.franchise-cta>span{display:grid;gap:3px}.franchise-cta b{font-size:15px}.franchise-cta small{font-size:10px}.franchise-cta>strong{font-size:22px}.profile-card{position:relative;display:grid;grid-template-columns:66px 1fr;align-items:center;gap:14px;padding:22px;border:1px solid var(--line);border-radius:23px;background:linear-gradient(145deg,var(--surface2),var(--surface))}.profile-card>span{display:grid;width:66px;height:66px;place-items:center;border-radius:22px;background:#b8ff6512;color:var(--accent);font-size:25px;font-weight:900}.profile-card h1{margin:0;overflow:hidden;font-size:21px;text-overflow:ellipsis;white-space:nowrap}.profile-card div>small{display:block;margin-top:4px;color:var(--muted);font-size:12px}.profile-card>em{position:absolute;top:15px;right:15px;padding:5px 7px;border:1px solid var(--line);border-radius:7px;color:var(--green);font-size:8px;font-style:normal;font-weight:900;letter-spacing:.7px}.profile-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.profile-stats article{display:grid;gap:6px;padding:17px;border:1px solid var(--line);border-radius:17px;background:var(--surface)}.profile-stats small{color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.8px}.profile-stats b{font-size:20px}.seller-summary{margin-top:10px;padding:18px;border:1px solid #57764e;border-radius:18px;background:#132719}.seller-summary>div{display:grid;grid-template-columns:1fr 1fr;gap:9px}.seller-summary span{display:grid;gap:3px;padding:12px;border-radius:12px;background:#07140c}.seller-summary small{color:var(--muted);font-size:9px}.seller-summary b{font-size:17px}.profile-menu{display:grid;gap:8px;margin-top:10px}.profile-menu button,.profile-menu a{display:flex;min-height:67px;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border:1px solid var(--line);border-radius:16px;background:var(--surface);color:inherit;text-align:left;text-decoration:none}.profile-menu span{display:grid;gap:4px}.profile-menu b{font-size:14px}.profile-menu small{color:var(--muted);font-size:11px}.profile-menu strong{color:var(--accent)}.security-note{padding:5px 10px;color:var(--muted);font-size:10px;line-height:1.5}.bottom-nav{position:fixed;z-index:30;right:0;bottom:0;left:0;display:grid;max-width:720px;grid-template-columns:repeat(4,1fr);margin:auto;padding:8px 8px calc(8px + var(--safe-bottom));border-top:1px solid var(--line);background:color-mix(in srgb,var(--bg) 94%,transparent);backdrop-filter:blur(20px)}.bottom-nav button{display:grid;justify-items:center;gap:3px;padding:6px 2px;border:0;background:transparent;color:var(--muted)}.bottom-nav i{font-size:20px;font-style:normal;line-height:1}.bottom-nav span{font-size:10px;font-weight:700}.bottom-nav button.active{color:var(--accent)}.product-sheet{position:fixed;z-index:60;inset:0;display:flex;align-items:flex-end;justify-content:center}.sheet-backdrop{position:absolute;inset:0;border:0;background:#000a;backdrop-filter:blur(5px)}.product-sheet>section{position:relative;width:min(720px,100%);padding:20px 18px calc(18px + var(--safe-bottom));border:1px solid var(--line);border-bottom:0;border-radius:27px 27px 0 0;background:var(--bg);box-shadow:0 -25px 80px #0009}.product-sheet>section>i{display:block;width:42px;height:4px;margin:0 auto 16px;border-radius:4px;background:#fff2}.product-sheet header{display:flex;align-items:center;justify-content:space-between}.product-sheet header button{width:40px;height:40px;border:1px solid var(--line);border-radius:13px;background:var(--surface);color:var(--text);font-size:20px}.product-sheet section>p{margin:18px 0 6px;color:var(--green);font-size:11px;font-weight:800}.product-sheet h2{margin:0;font-size:28px;line-height:1.08;letter-spacing:-1px}.sheet-price{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:20px;padding:16px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.sheet-price>span{display:grid;gap:4px}.sheet-price small{color:var(--muted);font-size:9px}.sheet-price b{font-size:24px}.sheet-price em{color:var(--green);font-size:10px;font-style:normal}.product-sheet ul{display:grid;gap:9px;margin:18px 0;padding:0;list-style:none;color:var(--muted);font-size:12px}.product-sheet section>button{width:100%;min-height:54px;border:0;border-radius:15px;background:linear-gradient(110deg,var(--accent),var(--green));color:#06130b;font-size:14px;font-weight:900}.toast{position:fixed;z-index:90;right:14px;bottom:calc(86px + var(--safe-bottom));left:14px;display:flex;max-width:690px;align-items:center;gap:10px;margin:auto;padding:14px 16px;border:1px solid #54835e;border-radius:15px;background:#143421ed;box-shadow:0 15px 55px #0009}.toast i{color:var(--accent);font-style:normal}.toast span{font-size:13px;line-height:1.35}@media(max-width:370px){main{padding-right:10px;padding-left:10px}.product-list{grid-template-columns:1fr}.product-card{min-height:150px}.app-brand b{max-width:175px}.profile-card{grid-template-columns:56px 1fr}.profile-card>span{width:56px;height:56px}.profile-card>em{position:static;grid-column:2;width:max-content}}

.preview-note{flex-wrap:wrap}.preview-note>span{flex:1;min-width:190px}.preview-note>div{display:flex;gap:5px;margin-left:auto}.preview-note a{padding:6px 9px;border:1px solid #8f7739;border-radius:8px;color:#e8d9a0;font-size:10px;font-weight:800;text-decoration:none}.preview-note a.active{border-color:var(--accent);background:#b8ff6518;color:var(--accent)}.owner-funds{margin-top:10px;padding:18px;border:1px solid #4d7657;border-radius:18px;background:#0b1e14}.owner-funds>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.owner-funds>header span{display:grid;gap:4px}.owner-funds>header small{color:var(--muted);font-size:8px;font-weight:900;letter-spacing:.8px}.owner-funds>header b{font-size:25px}.owner-funds>header em{padding:6px 8px;border:1px solid #74cf8e55;border-radius:8px;background:#71d99012;color:#94eaaa;font-size:8px;font-style:normal;font-weight:900}.owner-funds>p{margin:11px 0 14px;color:var(--muted);font-size:11px;line-height:1.5}.owner-funds>div{display:grid;gap:8px}.owner-funds article{display:grid;gap:9px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#06120b}.owner-funds article>span{display:grid;gap:3px}.owner-funds article b{font-size:11px}.owner-funds article small{color:var(--muted);font-size:9px}.owner-funds article>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.owner-funds article button{min-height:37px;border:1px solid #4d7657;border-radius:9px;background:#133321;color:#a9edbd;font-size:9px;font-weight:900}.owner-funds article button+button{border-color:#80584e;background:#2a1612;color:#e6a99c}.owner-funds aside{padding:12px;border:1px dashed var(--line);border-radius:11px;color:var(--muted);font-size:10px;text-align:center}.gateway-demo{gap:6px}.gateway-demo span{color:var(--muted);font-size:9px;line-height:1.45}.topup-requisites>.simulate-payment{display:flex;width:100%;min-height:45px;align-items:center;justify-content:space-between;padding:0 13px;border:0;border-radius:11px;background:linear-gradient(110deg,var(--accent),var(--green));color:#06130b;font-size:10px;font-weight:900}.topup-requisites>.simulate-payment:disabled{opacity:.55}

/* Independent storefront appearance. The platform brand is shown only inside the franchise view. */
[hidden]{display:none!important}.app-loader>span,.app-brand>span,.shop-hero-brand>span{display:grid;place-items:center;color:var(--accent);font-style:normal;font-weight:950;letter-spacing:.08em}.app-loader>span{font-size:21px}.app-brand>span{font-size:12px}.shop-hero-brand>span{font-size:11px}body[data-franchise-offer="hidden"] .bottom-nav{grid-template-columns:repeat(3,1fr)}
body[data-store-theme="atelier"]{color-scheme:light;--bg:#f5efe5;--surface:#fffaf1;--surface2:#eee2d2;--text:#28211d;--muted:#796b62;--line:#d6c7b7;--accent:#b64f2e;--green:#a75a38;--danger:#c83f4d}
body[data-store-theme="cobalt"]{--bg:#091431;--surface:#10224d;--surface2:#172f69;--text:#f3f6ff;--muted:#9aa9d2;--line:#344d8d;--accent:#8fa4ff;--green:#66d7e9;--danger:#ff8191}
body[data-store-theme="rose"]{--bg:#231020;--surface:#35172f;--surface2:#4c2040;--text:#fff5fb;--muted:#c59ab4;--line:#6f355b;--accent:#ff93c7;--green:#e46caa;--danger:#ff7f86}
body[data-store-theme="citrus"]{color-scheme:light;--bg:#fff4cf;--surface:#fffaf0;--surface2:#ffe6a7;--text:#2b210f;--muted:#796644;--line:#e6c376;--accent:#d85d15;--green:#df7923;--danger:#bd3545}
body[data-store-theme="arctic"]{color-scheme:light;--bg:#eaf4f6;--surface:#f8fdfe;--surface2:#d8ebef;--text:#113139;--muted:#607f86;--line:#a9cbd2;--accent:#087e9b;--green:#1699a8;--danger:#c84258}
body[data-store-theme="nocturne"]{--bg:#080808;--surface:#171717;--surface2:#232323;--text:#fff;--muted:#aaa99e;--line:#3d3d36;--accent:#f1d64a;--green:#e8c92c;--danger:#ff6f73}
body[data-store-theme="emerald"]{--bg:#061713;--surface:#0a221c;--surface2:#0e3027;--text:#effff9;--muted:#83ad9e;--line:#285c4b;--accent:#40e6a4;--green:#8fffc9;--danger:#ff7180}
body[data-store-theme="ember"]{--bg:#130c0b;--surface:#211311;--surface2:#321b16;--text:#fff6f0;--muted:#bb9387;--line:#6a3e32;--accent:#ff7048;--green:#ffad61;--danger:#ff6570}
body[data-store-theme="ultraviolet"]{--bg:#100b25;--surface:#191238;--surface2:#291c59;--text:#faf7ff;--muted:#aa9bd0;--line:#563f98;--accent:#a879ff;--green:#4ee7e0;--danger:#ff729e}
body[data-store-theme] .app-header,body[data-store-theme] .bottom-nav{border-color:var(--line);background:color-mix(in srgb,var(--bg) 92%,transparent)}body[data-store-theme] .shop-hero{border-color:var(--line);background:radial-gradient(340px 190px at 100% 0,color-mix(in srgb,var(--accent) 17%,transparent),transparent),linear-gradient(145deg,var(--surface2),var(--surface));box-shadow:0 20px 50px color-mix(in srgb,var(--text) 11%,transparent)}body[data-store-theme] .support-card,body[data-store-theme] .included-card,body[data-store-theme] .owner-funds,body[data-store-theme] .catalog-directory-note{background:var(--surface)}body[data-store-theme] .product-sheet>section{background:var(--bg)}
body[data-store-theme="atelier"] .shop-hero,body[data-store-theme="atelier"] .catalog-section-card,body[data-store-theme="atelier"] .product-card{border-radius:12px}body[data-store-theme="atelier"] .shop-hero h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-1.8px}body[data-store-theme="atelier"] .catalog-section-card{box-shadow:4px 4px 0 #c9b39e}
body[data-store-theme="cobalt"] .shop-hero{background:linear-gradient(135deg,#183b86,#091735 74%)}body[data-store-theme="cobalt"] .catalog-section-card,body[data-store-theme="cobalt"] .product-card{border-radius:22px}body[data-store-theme="cobalt"] .shop-hero h1{font-weight:850}
body[data-store-theme="rose"] .shop-hero,body[data-store-theme="rose"] .catalog-section-card{border-radius:30px}body[data-store-theme="rose"] .catalog-section-card>i,body[data-store-theme="rose"] .app-brand>span{border-radius:50%}
body[data-store-theme="citrus"] .shop-hero,body[data-store-theme="citrus"] .catalog-section-card,body[data-store-theme="citrus"] .product-card{border-width:2px;border-radius:8px;box-shadow:5px 5px 0 color-mix(in srgb,var(--accent) 35%,transparent)}body[data-store-theme="citrus"] .shop-hero h1{text-transform:uppercase;font-size:clamp(27px,7vw,40px)}
body[data-store-theme="arctic"] .shop-hero{border-radius:34px;background:linear-gradient(145deg,#fafdfe,#cfe9ef)}body[data-store-theme="arctic"] .catalog-section-card,body[data-store-theme="arctic"] .product-card{border-radius:18px;box-shadow:0 12px 30px #3f768315}
body[data-store-theme="nocturne"] .shop-hero,body[data-store-theme="nocturne"] .catalog-section-card,body[data-store-theme="nocturne"] .product-card,body[data-store-theme="nocturne"] .app-brand>span{border-radius:2px}body[data-store-theme="nocturne"] .shop-hero{border:2px solid var(--accent);box-shadow:8px 8px 0 #2f2a12}body[data-store-theme="nocturne"] .shop-hero h1{text-transform:uppercase;font-weight:950}
body[data-store-theme="emerald"] .shop-hero,body[data-store-theme="emerald"] .catalog-section-card,body[data-store-theme="emerald"] .product-card{border-radius:26px 8px 26px 8px}body[data-store-theme="emerald"] .shop-hero{background:radial-gradient(300px 180px at 100% 0,#40e6a425,transparent),linear-gradient(145deg,#0f352a,#071914)}
body[data-store-theme="ember"] .shop-hero,body[data-store-theme="ember"] .catalog-section-card,body[data-store-theme="ember"] .product-card{border-radius:4px;clip-path:polygon(0 0,calc(100% - 14px) 0,100% 14px,100% 100%,14px 100%,0 calc(100% - 14px))}body[data-store-theme="ember"] .shop-hero h1{text-transform:uppercase;font-weight:950}
body[data-store-theme="ultraviolet"] .shop-hero,body[data-store-theme="ultraviolet"] .catalog-section-card{border-radius:30px}body[data-store-theme="ultraviolet"] .shop-hero{background:radial-gradient(300px 180px at 100% 0,#4ee7e024,transparent),linear-gradient(145deg,#30206a,#130d2d)}body[data-store-theme="ultraviolet"] .catalog-section-card:nth-child(even){border-color:#4ee7e066}
body[data-store-theme] .franchise-hero{border-color:var(--line);background:radial-gradient(340px 220px at 100% 0,color-mix(in srgb,var(--accent) 20%,transparent),transparent 62%),linear-gradient(145deg,var(--surface2),var(--surface));box-shadow:0 20px 50px color-mix(in srgb,var(--text) 10%,transparent)}body[data-store-theme] .included-card li>i{background:color-mix(in srgb,var(--accent) 12%,var(--surface2))}body[data-store-theme] .franchise-cta{background:linear-gradient(110deg,var(--accent),color-mix(in srgb,var(--accent) 72%,var(--surface2)));color:var(--bg)}
body[data-store-theme="atelier"] .franchise-hero,body[data-store-theme="atelier"] .franchise-points article,body[data-store-theme="atelier"] .included-card,body[data-store-theme="atelier"] .franchise-cta{border-radius:12px}body[data-store-theme="rose"] .franchise-hero,body[data-store-theme="rose"] .included-card{border-radius:30px}body[data-store-theme="citrus"] .franchise-hero,body[data-store-theme="citrus"] .franchise-points article,body[data-store-theme="citrus"] .included-card,body[data-store-theme="citrus"] .franchise-cta{border-width:2px;border-radius:8px;box-shadow:5px 5px 0 color-mix(in srgb,var(--accent) 35%,transparent)}body[data-store-theme="arctic"] .franchise-hero{border-radius:34px}body[data-store-theme="nocturne"] .franchise-hero,body[data-store-theme="nocturne"] .franchise-points article,body[data-store-theme="nocturne"] .included-card,body[data-store-theme="nocturne"] .included-card li>i,body[data-store-theme="nocturne"] .franchise-cta{border-radius:2px}body[data-store-theme="nocturne"] .franchise-hero{border:2px solid var(--accent);box-shadow:8px 8px 0 #2f2a12}body[data-store-theme="nocturne"] .franchise-hero h1{text-transform:uppercase;font-weight:950}
