:root{--background:#0a0f0d;--background-elevated:#121916;--foreground:#f5f7f2;--muted:#a7b4aa;--border:rgba(166,190,171,0.16);--accent:#7bf179;--accent-secondary:#9be59b;--max-width:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top,rgba(123,241,121,.14),transparent 28%),radial-gradient(circle at 82% 18%,rgba(70,165,92,.18),transparent 22%),linear-gradient(180deg,#0f1512,#0a0f0d 32%,#090d0b);color:var(--foreground);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}main{padding-bottom:96px}.public-main-home{min-height:100vh;padding-bottom:64px;background:#f7f7f5;color:#1f2933}.section-shell{width:min(100% - 32px,var(--max-width));margin:0 auto;padding:40px 0}.section-eyebrow{margin:0 0 12px;color:rgba(155,229,155,.92);font-size:.82rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.section-title{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.section-description{max-width:720px;margin:16px 0 0;color:var(--muted);font-size:1rem;line-height:1.75}.hero{width:min(100% - 32px,var(--max-width));margin:24px auto 0;padding:96px 32px;border:1px solid var(--border);border-radius:32px;background:linear-gradient(135deg,rgba(16,24,40,.92),rgba(11,15,24,.96)),linear-gradient(135deg,rgba(244,114,182,.25),rgba(56,189,248,.18));box-shadow:0 30px 80px rgba(2,6,23,.45)}.hero-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid rgba(56,189,248,.22);border-radius:999px;color:#dbeafe;background:rgba(8,47,73,.25);font-size:.95rem}.hero h1{font-size:clamp(3rem,8vw,5.4rem);line-height:.98;letter-spacing:-.04em}.hero h1,.hero p{max-width:760px;margin:24px 0 0}.hero p{color:var(--muted);font-size:1.08rem;line-height:1.8}.hero-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:16px;gap:16px;margin-top:40px}.hero-meta-card,.info-card{padding:20px;border:1px solid var(--border);border-radius:20px;background:rgba(15,23,42,.72)}.hero-meta-card span,.info-card h3{display:block;margin-bottom:10px;color:#cbd5e1;font-size:.92rem;font-weight:600}.hero-meta-card strong{font-size:1.05rem}.home-hero{position:relative;min-height:620px;overflow:hidden;isolation:isolate;background:#1c1c1c}.home-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 42%;filter:saturate(1.06) contrast(1.02);z-index:-2}.home-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,18,24,.7),rgba(10,18,24,.46) 38%,rgba(10,18,24,.78)),linear-gradient(90deg,rgba(4,9,13,.32),transparent 42%,rgba(4,9,13,.22));z-index:-1}.home-nav{width:min(100% - 32px,1180px);margin:0 auto;padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#fff}.home-logo{font-size:2rem;font-weight:900;letter-spacing:0}.home-logo-accent{color:#d32323}.home-nav-links{display:flex;align-items:center;gap:22px;font-size:.95rem;font-weight:700}.home-nav-links a{color:rgba(255,255,255,.94)}.about-main,.trust-main{min-height:100vh}.about-nav{width:min(100% - 32px,1180px);margin:0 auto;padding:28px 0 8px;display:flex;align-items:center;justify-content:space-between;gap:20px}.about-nav .home-logo,.about-nav .home-nav-links a{color:#173122}.home-hero-content{width:min(100% - 32px,940px);margin:0 auto;padding:102px 0 72px;text-align:center;color:#fff}.home-hero-kicker{margin:0 0 16px;font-size:.84rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.home-hero h1{max-width:780px;margin:0 auto;font-size:clamp(2.8rem,7vw,5.1rem);line-height:1.02;letter-spacing:0}.home-hero-description{max-width:720px;margin:18px auto 0;color:rgba(255,255,255,.92);font-size:1.1rem;line-height:1.6}.home-search{display:grid;grid-template-columns:1fr 1fr auto;align-items:stretch;width:min(100%,860px);margin:34px auto 0;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 22px 54px rgba(0,0,0,.26)}.home-search label{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:12px;gap:12px;min-width:0;padding:0 18px;color:#1f2933;border-right:1px solid #e5e7eb}.home-search span{font-weight:800}.home-search input{width:100%;min-width:0;border:0;padding:20px 0;color:#26313c;font:inherit}.home-search input:focus{outline:0}.home-search button{min-width:124px;border:0;background:#d32323;color:#fff;font:inherit;font-weight:800;cursor:pointer}.company-section{padding-top:56px}.public-main-home .section-eyebrow{color:#d32323}.public-main-home .section-title{color:#18212b}.public-main-home .section-description{color:#5b6673}.company-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:28px}.company-card{display:grid;grid-template-rows:auto 1fr;height:100%;overflow:hidden;border:1px solid #d9dee4;border-radius:8px;background:#fff;color:#1f2933;box-shadow:0 10px 24px rgba(31,41,51,.08)}.company-card-media{display:block;aspect-ratio:16/10;overflow:hidden;background:#e9ecef}.company-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.company-card:hover .company-card-media img{transform:scale(1.03)}.company-card-body{display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;grid-gap:16px;gap:16px;padding:18px}.company-card-heading p{margin:0 0 8px;color:#6b7280;font-size:.82rem;font-weight:800;text-transform:uppercase}.company-card-heading h2{margin:0;font-size:1.24rem;line-height:1.22}.company-card-facts dd,.company-card-heading h2 a,.company-card-summary{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.company-card-heading h2 a{-webkit-line-clamp:2}.company-card-summary-wrap{position:relative;min-height:78px}.company-card-summary{margin:0;padding-right:24px;color:#4b5563;line-height:1.55;-webkit-line-clamp:3}.company-card-ellipsis{position:absolute;right:0;bottom:0;min-width:22px;padding-left:3px;background:#fff;color:#d32323;font-weight:900;line-height:1.55;text-align:center}.company-card-facts{display:grid;grid-gap:10px;gap:10px;margin:0}.company-card-facts div{display:grid;grid-gap:3px;gap:3px}.company-card-facts dt{color:#6b7280;font-size:.78rem;font-weight:800;text-transform:uppercase}.company-card-facts dd{margin:0;color:#28323e;line-height:1.45;-webkit-line-clamp:2}.company-card-actions{display:flex;flex-wrap:wrap;gap:8px;padding-top:2px}.company-primary-link,.company-social-button,.company-whatsapp-link{display:inline-flex;align-items:center;justify-content:center;border-radius:8px}.company-primary-link,.company-social-button{width:38px;height:38px;padding:0;font-size:0;line-height:0}.company-whatsapp-link{gap:8px;min-height:38px;padding:0 13px;background:#1fae5b;color:#fff;font-size:.88rem;font-weight:800}.company-primary-link{background:#d32323;color:#fff}.company-social-button{border:1px solid #d9dee4;background:#fff;color:#26313c}.company-social-icon{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.company-social-icon path,.company-social-icon-brand{fill:currentColor;stroke:none}.answer-card-grid,.geo-signal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:26px}.answer-card,.geo-signal-grid span{border:1px solid #d9e5dc;border-radius:8px;background:rgba(255,255,255,.84);color:#21352a;box-shadow:0 10px 24px rgba(31,41,51,.06)}.geo-signal-grid span{display:flex;align-items:center;min-height:84px;padding:16px;font-weight:800;line-height:1.4}.trust-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:28px}.trust-card{padding:18px;border:1px solid #d9e5dc;border-radius:8px;background:rgba(255,255,255,.84);color:#21352a;box-shadow:0 10px 24px rgba(31,41,51,.06)}.trust-card h2{margin:0;color:#18212b;font-size:1.05rem;line-height:1.3}.trust-card p{margin:10px 0 0;color:#4b6254;line-height:1.55}.trust-link-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.trust-link-row a{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border-radius:8px;background:#173222;color:#fff;font-weight:800}.answer-card{padding:18px}.answer-card h3{margin:0;color:#18212b;font-size:1.05rem;line-height:1.3}.answer-card p{margin:10px 0 0;color:#4b6254;line-height:1.55}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:16px;gap:16px;margin-top:32px}.execution-list,.info-card p,.supporting-copy{color:var(--muted);line-height:1.75}.execution-list{margin:28px 0 0;padding-left:20px}.execution-list li+li{margin-top:10px}.supporting-copy{margin-top:20px}@media (max-width:640px){.public-main-home{width:100%;margin-top:0;padding:0 0 56px}.public-main-home:before{border-radius:0}.home-hero{min-height:560px}.home-hero-image{object-position:32% center}.home-hero-overlay{background:linear-gradient(180deg,rgba(8,15,20,.76),rgba(8,15,20,.52) 42%,rgba(8,15,20,.82)),rgba(4,9,13,.18)}.home-nav{width:min(100% - 28px,1180px);padding:18px 0;align-items:center;gap:14px}.home-logo{font-size:1.65rem}.home-nav-links{gap:10px;font-size:.78rem}.about-nav{width:min(100% - 28px,1180px);padding:20px 0 6px;gap:14px}.home-hero-content{width:min(100% - 28px,940px);padding:58px 0 42px}.home-hero-kicker{margin-bottom:12px;font-size:.72rem;letter-spacing:.1em}.home-hero h1{max-width:360px;font-size:clamp(2.18rem,11vw,3rem);line-height:1.06}.home-hero-description{max-width:350px;margin-top:14px;font-size:.98rem;line-height:1.5}.home-search{grid-template-columns:1fr;margin-top:26px;border-radius:10px}.home-search label{grid-template-columns:56px 1fr;padding:0 14px;border-right:0;border-bottom:1px solid #e5e7eb}.home-search input{padding:16px 0;font-size:.95rem}.home-search button{min-height:56px}.public-main .section-shell-surface.company-section{width:min(100% - 28px,var(--max-width));margin-top:14px;padding:22px 14px;border-radius:18px}.company-section{padding-top:26px}.public-main-home .section-title{font-size:1.72rem;line-height:1.12}.public-main-home .section-description{font-size:.96rem;line-height:1.55}.company-grid{grid-template-columns:1fr;gap:14px;margin-top:20px}.company-card{border-radius:10px}.company-card-media{aspect-ratio:16/9}.company-card-body{gap:13px;padding:16px}.company-card-heading p{margin-bottom:6px;font-size:.72rem;line-height:1.35}.company-card-heading h2{font-size:1.08rem;line-height:1.24}.company-card-facts dd,.company-card-heading h2,.company-card-summary{overflow-wrap:anywhere}.company-card-summary{font-size:.96rem;line-height:1.5;-webkit-line-clamp:3}.company-card-summary-wrap{min-height:72px}.company-card-ellipsis{line-height:1.5}.company-card-actions{display:flex;flex-wrap:wrap;gap:8px}.company-whatsapp-link{min-height:40px;padding:0 12px;font-size:.84rem}.company-primary-link,.company-social-button{width:40px;height:40px;min-height:0;padding:0;font-size:0}.answer-card-grid,.geo-signal-grid,.trust-card-grid{grid-template-columns:1fr;gap:10px;margin-top:18px}.geo-signal-grid span{min-height:0;padding:14px;font-size:.94rem}.hero{padding:72px 20px;border-radius:24px}.section-shell{width:min(100% - 24px,var(--max-width));padding:32px 0}}.admin-shell{width:min(100% - 32px,1280px);margin:0 auto;padding:24px 0 80px}.admin-card,.admin-login-panel,.admin-topbar{border:1px solid var(--border);border-radius:24px;background:rgba(15,23,42,.78);box-shadow:0 24px 80px rgba(2,6,23,.3)}.admin-topbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding:24px 28px}.admin-nav,.admin-topbar-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.admin-nav a,.admin-user-chip{padding:10px 14px;border-radius:999px;background:rgba(30,41,59,.9);color:#dbeafe}.admin-main{margin-top:24px}.admin-kicker{margin:0 0 10px;color:var(--accent-secondary);text-transform:uppercase;letter-spacing:.08em;font-size:.84rem;font-weight:700}.admin-section h2,.admin-title{margin:0;font-size:clamp(2rem,4vw,2.8rem)}.admin-muted-copy{color:var(--muted);line-height:1.7}.admin-login-page{min-height:100vh;display:grid;place-items:center;padding:24px}.admin-login-panel{width:min(100%,560px);padding:32px}.admin-form{display:grid;grid-gap:20px;gap:20px;padding:28px}.admin-login-form{margin-top:24px}.admin-label{display:block;margin-bottom:8px;color:#e2e8f0;font-weight:600}.admin-input{width:100%;padding:14px 16px;border:1px solid rgba(148,163,184,.18);border-radius:16px;background:rgba(15,23,42,.92);color:var(--foreground);font:inherit}.admin-input:focus{outline:2px solid rgba(56,189,248,.4);outline-offset:1px}.admin-textarea{min-height:150px;resize:vertical}.admin-textarea-sm{min-height:110px}.admin-grid{display:grid;grid-gap:16px;gap:16px}.admin-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border:0;border-radius:14px;background:linear-gradient(135deg,var(--accent),#fb7185);color:white;font:inherit;font-weight:700;cursor:pointer}.admin-button:disabled{opacity:.7;cursor:wait}.admin-button-secondary{background:rgba(30,41,59,.95)}.admin-section{display:grid;grid-gap:20px;gap:20px}.admin-section-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.admin-table-wrap{overflow-x:auto;padding:8px}.admin-table{width:100%;border-collapse:collapse}.admin-table td,.admin-table th{padding:16px;border-bottom:1px solid rgba(148,163,184,.12);text-align:left}.admin-table th{color:#cbd5e1;font-size:.9rem}.status-pill{display:inline-flex;padding:6px 10px;border-radius:999px;font-size:.85rem;text-transform:capitalize}.status-draft{background:rgba(59,130,246,.16);color:#bfdbfe}.status-published{background:rgba(34,197,94,.16);color:#bbf7d0}.status-archived{background:rgba(148,163,184,.18);color:#e2e8f0}.admin-field-error,.admin-form-error{margin:8px 0 0;color:#fda4af}.admin-success-banner{margin:0;padding:14px 16px;border-radius:16px;background:rgba(34,197,94,.14);color:#bbf7d0}.admin-publish-checklist{gap:20px}.admin-publish-checklist-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.admin-checklist-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:12px;gap:12px}.admin-checklist-item{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px;border-radius:18px;border:1px solid rgba(148,163,184,.14);background:rgba(15,23,42,.62)}.admin-checklist-item strong{display:block;margin-bottom:6px}.admin-checklist-item p{margin:0;color:var(--muted);line-height:1.6}.admin-checklist-badge{display:inline-flex;align-items:center;justify-content:center;min-width:88px;padding:6px 10px;border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.admin-checklist-pass{border-color:rgba(34,197,94,.18)}.admin-checklist-pass .admin-checklist-badge{background:rgba(34,197,94,.16);color:#bbf7d0}.admin-checklist-warning{border-color:rgba(250,204,21,.18)}.admin-checklist-warning .admin-checklist-badge{background:rgba(250,204,21,.18);color:#fde68a}.admin-checklist-blocker{border-color:rgba(244,63,94,.24)}.admin-checklist-blocker .admin-checklist-badge{background:rgba(244,63,94,.16);color:#fda4af}@media (max-width:900px){.admin-checklist-item,.admin-publish-checklist-header,.admin-section-header,.admin-topbar{flex-direction:column}.admin-grid-2,.admin-grid-3{grid-template-columns:1fr}}.store-shell{width:min(100% - 32px,1120px);margin:0 auto;padding:32px 0 96px}.store-hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);grid-gap:20px;gap:20px;padding:32px;border:1px solid var(--border);border-radius:32px;box-shadow:0 30px 80px rgba(2,6,23,.36)}.store-hero:has(.store-hero-image-card){grid-template-columns:minmax(0,1.2fr) minmax(280px,.95fr) minmax(280px,.8fr)}.store-hero-hair{background:radial-gradient(circle at 18% 18%,rgba(123,241,121,.18),transparent 20%),linear-gradient(135deg,rgba(26,35,30,.98),rgba(11,16,13,.94))}.store-hero-skin{background:radial-gradient(circle at 18% 18%,rgba(143,232,161,.16),transparent 20%),linear-gradient(135deg,rgba(24,32,28,.98),rgba(11,16,13,.94))}.store-hero-nail{background:radial-gradient(circle at 18% 18%,rgba(167,232,181,.14),transparent 20%),linear-gradient(135deg,rgba(23,30,27,.98),rgba(11,16,13,.94))}.store-eyebrow{margin:0 0 10px;color:rgba(155,229,155,.92);text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;font-weight:700}.store-badge{display:inline-flex;margin-bottom:18px;padding:8px 12px;border-radius:999px;background:rgba(21,33,25,.82);color:#e4f4e3;border:1px solid rgba(155,229,155,.18);font-size:.92rem}.store-hero h1{margin:0;font-size:clamp(2.3rem,5vw,4rem);line-height:1.05}.store-body-copy,.store-bullet-list,.store-card a,.store-card p,.store-hero p{color:var(--muted);line-height:1.75}.store-hero-cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.store-hero-basecamp-note{margin:18px 0 0;max-width:58ch;font-size:.98rem}.store-cta-button,.store-pill{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:999px;background:rgba(18,25,22,.9);border:1px solid rgba(155,229,155,.2);color:#eff8ee;box-shadow:inset 0 1px 0 rgba(255,255,255,.06);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.store-cta-button:hover,.store-pill:hover{transform:translateY(-1px);border-color:rgba(123,241,121,.42);box-shadow:0 16px 40px rgba(28,59,34,.24)}.store-cta-button-whatsapp,.store-floating-whatsapp-button{background:linear-gradient(135deg,rgba(123,241,121,.96),rgba(63,186,84,.94));border-color:rgba(183,246,181,.3);color:#07110a;font-weight:800}.store-cta-button-website{font-weight:700}.store-cta-button-social{background:rgba(25,34,29,.82)}.store-cta-button-messaging{background:linear-gradient(135deg,rgba(123,241,121,.96),rgba(63,186,84,.94));border-color:rgba(183,246,181,.3);color:#07110a;font-weight:800}.store-card,.store-hero-sidecard,.store-section{border:1px solid rgba(166,190,171,.14);border-radius:28px;background:linear-gradient(180deg,rgba(22,30,26,.92),rgba(16,22,19,.88));box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.store-hero-sidecard{padding:24px}.store-hero-image-card{overflow:hidden;border:1px solid rgba(166,190,171,.16);border-radius:28px;background:rgba(18,25,22,.88);min-height:320px;box-shadow:0 28px 70px rgba(5,10,7,.36)}.store-hero-image{display:block;width:100%;height:100%;min-height:320px;object-fit:cover}.store-bullet-list,.store-hero-sidecard ul{margin:0;padding-left:18px}.store-hero-sidecard li{display:grid;grid-gap:4px;gap:4px;margin-top:14px}.store-layout-grid{display:grid;grid-gap:20px;gap:20px;margin-top:24px}.store-section{padding:24px}.store-section-heading{display:flex;justify-content:space-between;gap:16px;margin-bottom:16px}.store-card-eyebrow,.store-section-kicker{margin:0 0 8px;color:var(--accent-secondary);font-size:.84rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.store-card h3,.store-hero-sidecard h2,.store-section h2{margin-top:0}.store-card-list,.store-faq-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:16px;gap:16px}.store-card{padding:20px}.store-card-muted{color:#5d7165;font-size:.92rem}.store-pill-list{display:flex;flex-wrap:wrap;gap:12px}.store-section-cta-row{margin-top:20px}.store-whatsapp-cta{display:grid;grid-gap:10px;gap:10px}.store-whatsapp-cta-hero{align-items:center}.store-whatsapp-meta{margin:0;color:var(--muted);line-height:1.6}.store-gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:16px;gap:16px}.store-gallery-grid-images{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.store-gallery-card{position:relative;overflow:hidden;min-height:220px;border:1px solid rgba(148,163,184,.14);border-radius:24px;background:rgba(15,23,42,.78)}.store-gallery-card-image{display:block}.store-gallery-image{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.store-gallery-tone{position:absolute;inset:0;opacity:.9}.store-gallery-tone-hair{background:linear-gradient(135deg,rgba(244,114,182,.38),rgba(56,189,248,.18))}.store-gallery-tone-skin{background:linear-gradient(135deg,rgba(45,212,191,.32),rgba(56,189,248,.16))}.store-gallery-tone-nail{background:linear-gradient(135deg,rgba(168,85,247,.34),rgba(244,114,182,.18))}.store-gallery-tone-brow,.store-gallery-tone-etc,.store-gallery-tone-lash,.store-gallery-tone-makeup{background:linear-gradient(135deg,rgba(148,163,184,.3),rgba(56,189,248,.12))}.store-gallery-copy{position:relative;z-index:1;display:grid;align-content:end;grid-gap:10px;gap:10px;min-height:220px;padding:20px}.store-gallery-card-image .store-gallery-copy{min-height:auto;padding-top:16px}.store-empty-state,.store-gallery-copy p{color:var(--muted);line-height:1.7}@media (max-width:900px){.store-hero,.store-hero:has(.store-hero-image-card){grid-template-columns:1fr;padding:24px}}.beauty-hero{width:min(100% - 32px,var(--max-width));margin:24px auto 0;padding:36px;border:1px solid rgba(166,190,171,.16);border-radius:36px;background:radial-gradient(circle at 14% 18%,rgba(123,241,121,.2),transparent 24%),radial-gradient(circle at 88% 12%,rgba(77,165,94,.2),transparent 22%),linear-gradient(135deg,rgba(21,29,25,.98),rgba(10,15,12,.94));box-shadow:0 36px 100px rgba(4,8,5,.46)}.beauty-hero-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.9fr);grid-gap:24px;gap:24px;align-items:stretch}.beauty-hero-copy{display:grid;align-content:start}.beauty-hero-badge{border-color:rgba(155,229,155,.22);background:rgba(26,51,31,.45);color:#e9f9e6}.beauty-hero h1,.beauty-hero p{max-width:760px}.beauty-hero h1{margin-top:20px;font-size:clamp(3rem,7vw,5.6rem);font-weight:500;line-height:.94;letter-spacing:-.045em}.beauty-hero p{margin-top:20px;color:#c7d2c9;font-size:1.05rem;line-height:1.8}.beauty-chip-row,.beauty-store-card-actions{display:flex;flex-wrap:wrap;gap:12px}.beauty-chip-row{margin-top:28px}.beauty-chip{display:inline-flex;padding:10px 14px;border-radius:999px;border:1px solid rgba(155,229,155,.16);background:rgba(16,24,20,.76);color:#d5e6d6}.beauty-stat-rail{display:grid;grid-gap:14px;gap:14px}.beauty-stat-card{padding:22px;border-radius:28px;background:linear-gradient(180deg,rgba(24,32,28,.94),rgba(16,22,19,.88))}.beauty-stat-card span{color:#dce7dd;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.beauty-stat-card strong{margin-top:18px;font-size:clamp(2.2rem,4vw,3rem);font-weight:600}.beauty-stat-card small{display:block;margin-top:8px;color:var(--muted);font-size:.92rem}.beauty-stat-card-primary{background:linear-gradient(180deg,rgba(28,46,33,.98),rgba(18,28,22,.92))}.beauty-store-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px;margin-top:28px}.beauty-owner-cta,.beauty-store-card{padding:24px;border:1px solid rgba(166,190,171,.14);border-radius:28px;background:linear-gradient(180deg,rgba(20,27,23,.96),rgba(14,20,17,.9));box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.beauty-store-card{display:grid;grid-gap:18px;gap:18px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.beauty-store-card:hover{transform:translateY(-4px);border-color:rgba(123,241,121,.24);box-shadow:0 24px 60px rgba(7,13,9,.36)}.beauty-store-card-media{position:relative;overflow:hidden;margin:-24px -24px 0;min-height:220px;border-bottom:1px solid rgba(166,190,171,.1);border-radius:28px 28px 0 0}.beauty-store-card-image{display:block;width:100%;height:220px;object-fit:cover}.beauty-store-card-media-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,8,6,.04),rgba(5,8,6,.72))}.beauty-store-card-media-copy{position:absolute;inset:auto 20px 20px 20px;z-index:1}.beauty-store-card-media-copy h3,.beauty-store-card>h3{margin:0;font-size:1.4rem}.beauty-store-card-meta,.beauty-store-card>p{margin:0}.beauty-store-card-button{width:-moz-fit-content;width:fit-content}.beauty-owner-cta{display:grid;grid-gap:14px;gap:14px;margin-top:28px}@media (max-width:900px){.beauty-hero-grid{grid-template-columns:1fr}}.store-floating-whatsapp-shell{position:-webkit-sticky;position:sticky;bottom:20px;z-index:20;display:flex;justify-content:flex-end;margin-top:24px;pointer-events:none}.store-floating-whatsapp-button{min-width:160px;box-shadow:0 16px 40px rgba(22,163,74,.24);pointer-events:auto}.admin-manager-section,.admin-manager-shell{padding:24px}.admin-manager-shell{display:flex;align-items:center;justify-content:space-between;gap:16px}.admin-form-actions,.admin-manager-header,.admin-manager-item-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.admin-manager-stack{display:grid;grid-gap:16px;gap:16px;margin-top:20px}.admin-manager-item{display:grid;grid-gap:16px;gap:16px;padding:20px;border:1px solid rgba(148,163,184,.12);border-radius:20px;background:rgba(15,23,42,.56)}.admin-link-button{padding:0;border:0;background:transparent;color:#fda4af;cursor:pointer;font:inherit}.admin-checkbox-row{display:inline-flex;align-items:center;gap:10px;color:#e2e8f0}.admin-form-actions{justify-content:flex-end}@media (max-width:900px){.admin-form-actions,.admin-manager-header,.admin-manager-item-header,.admin-manager-shell{flex-direction:column}}.public-main{color:#173122}.public-main .beauty-hero h1,.public-main .hero h1,.public-main .section-title,.public-main .store-card h3,.public-main .store-hero h1,.public-main .store-hero-sidecard h2,.public-main .store-section h2{color:#163123}.public-main .beauty-hero p,.public-main .execution-list,.public-main .hero p,.public-main .section-description,.public-main .store-body-copy,.public-main .store-bullet-list,.public-main .store-card a,.public-main .store-card p,.public-main .store-empty-state,.public-main .store-gallery-copy p,.public-main .store-whatsapp-meta,.public-main .supporting-copy{color:#587062}.public-main-beauty,.public-main-home,.public-main-store{position:relative;width:min(100% - 24px,1240px);margin:24px auto 0;padding:24px 0 96px}.public-main-beauty:before,.public-main-home:before,.public-main-store:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:40px;background:radial-gradient(circle at top left,rgba(180,242,187,.52),transparent 28%),radial-gradient(circle at top right,rgba(216,248,222,.72),transparent 24%),linear-gradient(180deg,#fcfffc,#f5fbf7 55%,#eef8f1);box-shadow:0 20px 70px rgba(124,152,129,.14)}.public-main .beauty-hero,.public-main .beauty-owner-cta,.public-main .beauty-store-card,.public-main .hero,.public-main .hero-meta-card,.public-main .info-card,.public-main .store-card,.public-main .store-hero,.public-main .store-hero-sidecard,.public-main .store-section{border-color:rgba(123,177,133,.18);background:rgba(255,255,255,.82);box-shadow:0 18px 48px rgba(121,149,126,.08)}.public-main .beauty-hero,.public-main .hero,.public-main .store-hero{background:radial-gradient(circle at top left,rgba(193,245,198,.68),transparent 26%),radial-gradient(circle at 88% 12%,rgba(228,250,232,.92),transparent 20%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(245,251,247,.94));box-shadow:0 28px 64px rgba(121,149,126,.12)}.public-main .beauty-chip,.public-main .beauty-hero-badge,.public-main .hero-badge,.public-main .store-badge,.public-main .store-pill{border-color:rgba(123,177,133,.22);background:rgba(242,251,244,.92);color:#2a5a38}.public-main .beauty-stat-card span,.public-main .hero-meta-card span,.public-main .info-card h3,.public-main .section-eyebrow,.public-main .store-card-eyebrow,.public-main .store-eyebrow{color:#528165}.public-main .beauty-stat-card,.public-main .beauty-stat-card strong,.public-main .hero-meta-card,.public-main .hero-meta-card strong{color:#173122}.public-main .beauty-stat-card,.public-main .beauty-stat-card-primary{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(240,249,243,.94))}.public-main .beauty-store-card:hover{box-shadow:0 20px 56px rgba(121,149,126,.14)}.public-main .beauty-store-card-media-overlay{background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(19,39,28,.32))}.public-main .beauty-store-card-button,.public-main .store-cta-button{background:#ffffff;color:#1c3c29;border-color:rgba(88,137,100,.22);box-shadow:0 10px 28px rgba(121,149,126,.08)}.public-main .beauty-store-card-button:hover,.public-main .store-cta-button:hover,.public-main .store-pill:hover{border-color:rgba(68,135,81,.36);box-shadow:0 14px 32px rgba(121,149,126,.12)}.public-main .store-cta-button-whatsapp,.public-main .store-floating-whatsapp-button{background:linear-gradient(135deg,#3fb36a,#73cf84);color:#ffffff;border-color:rgba(63,179,106,.2)}.public-main .beauty-store-card-media,.public-main .store-gallery-card,.public-main .store-hero-image-card{border-color:rgba(123,177,133,.16);background:#f6fbf7}.public-main .beauty-store-card-media-copy,.public-main .beauty-store-card-media-copy h3,.public-main .store-gallery-copy,.public-main .store-gallery-copy h3{color:#ffffff}.public-main .store-gallery-tone-hair{background:linear-gradient(135deg,rgba(189,232,196,.72),rgba(103,177,124,.18))}.public-main .store-gallery-tone-skin{background:linear-gradient(135deg,rgba(214,243,221,.74),rgba(132,196,148,.2))}.public-main .store-gallery-tone-brow,.public-main .store-gallery-tone-etc,.public-main .store-gallery-tone-lash,.public-main .store-gallery-tone-makeup,.public-main .store-gallery-tone-nail{background:linear-gradient(135deg,rgba(225,244,228,.74),rgba(144,194,156,.2))}.public-main .section-shell-surface{margin-top:20px;padding:32px;border:1px solid rgba(123,177,133,.16);border-radius:32px;background:rgba(255,255,255,.7);box-shadow:0 18px 44px rgba(121,149,126,.08)}.public-main .section-shell-band{position:relative;margin-top:28px;padding:40px 32px;border-radius:36px;background:linear-gradient(135deg,rgba(228,247,233,.94),rgba(249,252,249,.96));overflow:hidden}.public-main .section-shell-band:after{content:"";position:absolute;inset:auto -40px -60px auto;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(133,209,148,.18),transparent 68%);pointer-events:none}.public-main-home .hero{padding:84px 40px}.public-main-home .card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.public-main-home .info-card:nth-child(2){transform:translateY(22px)}.public-main-home .execution-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px 28px;gap:14px 28px;padding-left:0;list-style:none}.public-main-home .execution-list li{position:relative;margin:0;padding:18px 18px 18px 56px;border-radius:24px;background:rgba(255,255,255,.68);box-shadow:inset 0 1px 0 rgba(255,255,255,.5)}.public-main-home .execution-list li:before{content:counter(list-item,decimal-leading-zero);position:absolute;top:18px;left:18px;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e6f4e8;color:#357147;font-size:.8rem;font-weight:700}.public-main-beauty .beauty-store-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:20px}.public-main-beauty .beauty-store-card{grid-column:span 4}.public-main-beauty .beauty-store-card:first-child{grid-column:span 7}.public-main-beauty .beauty-store-card:nth-child(2){grid-column:span 5}.public-main-beauty .beauty-store-card:nth-child(3n){background:linear-gradient(180deg,rgba(245,252,247,.98),rgba(233,246,237,.94))}.public-main-beauty .beauty-store-card:nth-child(4n){background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(242,249,244,.94))}.public-main-beauty .beauty-store-card:nth-child(2n){transform:translateY(18px)}.public-main-beauty .beauty-store-card:first-child .beauty-store-card-image,.public-main-beauty .beauty-store-card:nth-child(2) .beauty-store-card-image{height:280px}.public-main-beauty .section-shell-owner-cta{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);grid-gap:24px;gap:24px;align-items:center}.public-main-beauty .section-shell-owner-cta .beauty-owner-cta{margin-top:0}.public-main-store .store-layout-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start}.public-main-store .store-section-channels,.public-main-store .store-section-decision,.public-main-store .store-section-feature,.public-main-store .store-section-gallery,.public-main-store .store-section-intro{grid-column:span 12}.public-main-store .store-section-info-grid,.public-main-store .store-section-trust{grid-column:span 7}.public-main-store .store-section-contact,.public-main-store .store-section-faq,.public-main-store .store-section-social,.public-main-store .store-section-staff{grid-column:span 5}.public-main-store .store-section-feature{background:linear-gradient(135deg,rgba(233,248,236,.96),rgba(255,255,255,.96))}.public-main-store .store-section-decision{background:linear-gradient(135deg,rgba(240,250,243,.98),rgba(255,255,255,.96))}.public-main-store .store-section-channels{background:linear-gradient(135deg,rgba(227,245,232,.98),rgba(249,252,250,.96))}.public-main-store .store-section-contact{background:linear-gradient(180deg,rgba(245,252,247,.98),rgba(232,246,236,.94))}.public-main-store .store-section-social{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(246,250,247,.94))}.public-main-store .store-section-gallery{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(240,249,243,.94))}.public-main-store .store-section-staff{background:linear-gradient(135deg,rgba(250,252,250,.98),rgba(239,248,242,.92))}.public-main-store .store-section-faq{background:linear-gradient(135deg,rgba(237,247,240,.98),rgba(248,252,249,.94))}.public-main-store .store-section-trust{background:linear-gradient(135deg,rgba(244,251,246,.98),rgba(232,245,236,.94))}.public-main-store .store-section-heading{margin-bottom:20px}.public-main-store .store-section-intro .store-body-copy{max-width:760px;font-size:1.08rem}.public-main-store .store-section-gallery .store-gallery-grid-images{grid-template-columns:minmax(0,1.5fr) repeat(2,minmax(0,1fr))}.public-main-store .store-section-channels .store-card-list{grid-template-columns:repeat(4,minmax(0,1fr))}.public-main-store .store-card-list-decision{grid-template-columns:repeat(3,minmax(0,1fr))}.public-main-store .store-section-channels .store-card{background:rgba(255,255,255,.8)}.public-main-store .store-section-gallery .store-gallery-card-image:first-child{grid-row:span 2}.public-main-store .store-section-contact .store-card,.public-main-store .store-section-faq .store-card,.public-main-store .store-section-social .store-card,.public-main-store .store-section-staff .store-card{background:rgba(255,255,255,.78)}.public-main-store .store-hero-sidecard-channels{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(238,248,241,.94))}.public-main-store .store-hero-basecamp-note{color:#476557}.public-main-store .store-cta-button-website{background:#173222;color:#f6fff8}.public-main-store .store-cta-button-social{background:rgba(255,255,255,.92)}.public-main-store .store-cta-button-messaging{background:linear-gradient(135deg,#3fb36a,#73cf84);color:#ffffff}.public-main-store .store-section-contact .store-card-list,.public-main-store .store-section-social .store-card-list{grid-template-columns:1fr}.public-main-store .store-section-contact .store-card{border-left:4px solid rgba(80,161,101,.34)}.public-main-store .store-section-social .store-card{border-top:3px solid rgba(97,150,111,.22)}.public-main-store .store-section-faq .store-card{padding-top:22px}.public-main-store .store-section-faq .store-card h3{position:relative;padding-left:28px}.public-main-store .store-section-faq .store-card h3:before{content:"Q";position:absolute;left:0;top:-1px;display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#e2f2e5;color:#387448;font-size:.72rem;font-weight:700}.public-main-store .store-section-trust .store-card-list{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:1100px){.public-main-beauty .beauty-store-card,.public-main-beauty .beauty-store-card:first-child,.public-main-beauty .beauty-store-card:nth-child(2){grid-column:span 6}.public-main-beauty .section-shell-owner-cta{grid-template-columns:1fr}.public-main-store .store-section-channels .store-card-list{grid-template-columns:repeat(2,minmax(0,1fr))}.public-main-store .store-section-channels,.public-main-store .store-section-contact,.public-main-store .store-section-decision,.public-main-store .store-section-faq,.public-main-store .store-section-feature,.public-main-store .store-section-gallery,.public-main-store .store-section-info-grid,.public-main-store .store-section-intro,.public-main-store .store-section-social,.public-main-store .store-section-staff,.public-main-store .store-section-trust{grid-column:span 12}.public-main-store .store-section-gallery .store-gallery-grid-images{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.public-main-beauty,.public-main-home,.public-main-store{width:min(100% - 16px,1240px);margin-top:12px;padding-top:16px}.public-main-home .card-grid,.public-main-home .execution-list,.public-main-store .store-section-channels .store-card-list,.public-main-store .store-section-gallery .store-gallery-grid-images{grid-template-columns:1fr}.public-main-beauty .beauty-store-card:nth-child(2n),.public-main-home .info-card:nth-child(2){transform:none}.public-main-beauty:before,.public-main-home:before,.public-main-store:before{border-radius:28px}}@media (max-width:640px){.public-main-home{width:100%;margin-top:0;padding-top:0}.public-main-home:before{border-radius:0}.public-main .section-shell-surface.company-section{width:min(100% - 28px,var(--max-width))}.company-grid{grid-template-columns:minmax(0,1fr)}}