:root{--a11y-font-scale:1;color:#f7f2e8;font-synthesis:none;text-rendering:geometricprecision;--bg:#050505;--surface:#121212;--surface-2:#1b1b1b;--line:#f503;--text:#f7f2e8;--muted:#b7afa1;--gold:#f50;--gold-strong:#f60;--shadow:0 22px 70px #0000006b;--glass-bg:#ffffff0d;--glass-bg-strong:#ffffff14;--glass-border:#ffffff14;--glass-blur:18px;--glass-shadow:0 8px 32px #00000059;--glow-accent:#ff550040;--focus-ring:#ff550052;--motion-fast:.16s ease;--motion-med:.26s ease;--radius-glass:18px;background:#050505;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}html{background:var(--bg);min-height:100%;font-size:calc(16px * var(--a11y-font-scale,1))}html.notranslate,html.notranslate body{translate:no}body{background:radial-gradient(circle at 0 0,#ff550014,#0000 30rem),linear-gradient(#0c0c0c 0%,#050505 55%);min-width:320px;min-height:100vh;margin:0}html[data-tenant=alpha]{--gold:#d6a84f;--gold-strong:#d6a84f;--line:#d6a84f26;--gold-border:#d6a84f40;--gold-shadow:#d6a84f1f;--gold-bg:#d6a84f14;--glow-accent:#d6a84f40;--focus-ring:#d6a84f57}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;padding-bottom:86px}.topbar{z-index:1300;border-bottom:1px solid var(--glass-border);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));background:#050505b8;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;display:flex;position:sticky;top:0;box-shadow:0 10px 36px #00000038}.brand{align-items:center;gap:10px;display:inline-flex}.brand-mark{border:1px solid var(--line);width:42px;height:42px;color:var(--gold-strong);background:linear-gradient(135deg,#2c2414,#0f0f0f);border-radius:8px;place-items:center;font-weight:900;display:grid}.brand strong,.brand small{display:block}.brand small,.section-heading span,.eyebrow,.feature-copy span,.metric-card span{color:var(--gold);letter-spacing:0;text-transform:uppercase;font-size:.78rem;font-weight:800}.desktop-nav{display:none}.topbar-action{border:1px solid var(--line);min-height:42px;color:var(--gold-strong);border-radius:8px;align-items:center;gap:8px;padding:0 14px;font-weight:800;display:inline-flex}.page-frame{width:min(1120px,100%);margin:0 auto;padding:20px 18px 34px}.page-stack{gap:22px;display:grid}.glass-card,.glass-panel,.surface-card,.feature-card,.auth-card,.metric-card{border:1px solid var(--glass-border);background:linear-gradient(180deg, #ffffff13, #ffffff08), var(--glass-bg);box-shadow:var(--glass-shadow);-webkit-backdrop-filter:blur(var(--glass-blur))}.glass-card,.glass-panel{border-radius:var(--radius-glass)}.glass-panel{padding:clamp(18px,4vw,34px)}.luxury-hover,.glass-card,.surface-card,.feature-card,.metric-card,.person-row,.schedule-item{transition:transform var(--motion-med), border-color var(--motion-med), box-shadow var(--motion-med), background var(--motion-med), opacity var(--motion-fast)}.luxury-hover:hover,.glass-card:hover,.surface-card:hover,.feature-card:hover,.metric-card:hover,.person-row:hover,.schedule-item:hover{border-color:color-mix(in srgb, var(--gold) 52%, transparent);box-shadow:var(--glass-shadow), 0 0 20px var(--glow-accent);transform:translateY(-2px)}.premium-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:clamp(14px,2.5vw,24px);display:grid}.floating-cta{z-index:60;box-shadow:0 0 22px var(--glow-accent), var(--glass-shadow);position:fixed;bottom:92px;right:18px}.pilot-feedback-widget{z-index:9000;font-family:system-ui,sans-serif;position:fixed;bottom:20px;left:20px}@media (width<=959px){.pilot-feedback-widget{bottom:92px}}.fade-in-up{animation:.46s both fadeInUp}.luxury-kicker{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:900}.luxury-progress{background:#ffffff14;border-radius:999px;height:8px;overflow:hidden}.luxury-progress>span{border-radius:inherit;background:linear-gradient(90deg, var(--gold), var(--gold-strong));height:100%;box-shadow:0 0 18px var(--glow-accent);display:block}.hero-section,.section-block,#contato{scroll-margin-top:96px}.hero-section{grid-template-columns:1fr;align-items:center;gap:18px;min-height:calc(100svh - 168px);display:grid}.hero-content{overflow-wrap:anywhere;min-width:0}.hero-banner-vertical{width:100%;height:220px;box-shadow:var(--shadow);border:1px solid #ffffff14;border-radius:12px;overflow:hidden}.hero-banner-vertical img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.hero-banner-vertical:hover img{transform:scale(1.03)}@media (width>=960px){.hero-banner-vertical{height:100%;min-height:400px}}.hero-content,.feature-copy{gap:16px;display:grid}.eyebrow{border:1px solid var(--line);background:#ff550014;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:8px 10px;display:inline-flex}h1,h2,p{margin:0}h1{max-width:820px;font-size:clamp(2.6rem,9vw,5.6rem);line-height:.95}h2{font-size:1.25rem;line-height:1.15}p{color:var(--muted)}.hero-content p{max-width:660px;font-size:1.06rem}.hero-actions,.form-stack{gap:12px;display:grid}.button{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 18px;font-weight:900;display:inline-flex}.button:disabled{cursor:not-allowed;opacity:.5}.button-primary{background:linear-gradient(135deg, var(--gold-strong), #c40);color:#fff;box-shadow:0 16px 34px var(--gold-shadow,#ff550038)}.button-secondary{border:1px solid var(--line);color:var(--text);background:#ffffff0f}.hero-panel,.surface-card,.feature-card,.auth-card,.metric-card{border-radius:var(--radius-glass)}.hero-panel{gap:14px;padding:18px;display:grid}.shine-card,.hero-stat,.person-row,.schedule-item{align-items:center;gap:12px;display:flex}.shine-card{background:linear-gradient(135deg,#ff550047,#1212124d),url(/assets/hero-CLDdwZDr.png) 50%/cover;border-radius:8px;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:132px;padding:16px}.shine-card span,.hero-stat span{color:var(--muted)}.hero-stat{background:#00000057;border-radius:8px;justify-content:space-between;padding:14px}.section-block{gap:14px;display:grid}.section-heading{gap:6px;display:grid}.card-grid,.metric-grid,.dashboard-grid{gap:14px;display:grid}.surface-card,.auth-card,.metric-card{gap:14px;padding:18px;display:grid}.surface-card h2{align-items:center;gap:8px;display:inline-flex}.price{color:var(--gold-strong);font-size:1.2rem;font-weight:900}.barber-list,.schedule-list,.compact-list,.timeline{gap:10px;margin:0;padding:0;list-style:none;display:grid}.person-row{background:#ffffff0b;border:1px solid #ffffff14;border-radius:8px;justify-content:space-between;min-height:72px;padding:12px}.person-row>div:nth-child(2){flex:1}.avatar{width:46px;height:46px;color:var(--gold-strong);background:#2a2112;border-radius:8px;flex:none;place-items:center;font-weight:900;display:grid}.auth-page{place-items:center;min-height:calc(100svh - 168px);padding:32px 0 48px;display:grid}.auth-card{width:min(440px,100%)}label,.text-area-label{color:var(--muted);gap:10px;margin-bottom:8px;font-size:.85rem;font-weight:800;display:grid}input,textarea,select{width:100%;color:var(--text);background:#0d0d0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;font-size:.95rem;transition:border-color .2s,box-shadow .2s}input:focus,textarea:focus,select:focus{border-color:var(--gold);box-shadow:0 0 0 2px var(--focus-ring)}input{min-height:52px;padding:0 16px}textarea{resize:vertical;min-height:116px;padding:16px}select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ff5500' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 16px center;background-repeat:no-repeat;background-size:16px;min-height:52px;padding:0 46px 0 16px}.feature-card{gap:16px;padding:16px;display:grid}.cut-photo,.upload-zone{min-height:230px;color:var(--gold-strong);background:linear-gradient(135deg,#ff55002e,#ffffff08),#101010;border:1px dashed #ff55005c;border-radius:8px;place-items:center;display:grid}.upload-zone{gap:8px;min-height:160px}.timeline li,.compact-list li{color:var(--muted);border-bottom:1px solid #ffffff14;padding:12px 0}.timeline li:last-child,.compact-list li:last-child{border-bottom:0}.schedule-item{background:#ffffff0b;border-radius:8px;align-items:flex-start;padding:12px}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-card{justify-content:space-between;min-height:104px}.metric-card strong{font-size:1.5rem}.swatch-row{gap:10px;display:flex}.swatch-row span{border:1px solid #ffffff24;border-radius:8px;width:48px;height:48px}.bottom-nav{z-index:30;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f0f0feb;border:1px solid #ffffff14;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(72px,1fr));gap:6px;padding:8px;display:grid;position:fixed;bottom:12px;left:12px;right:12px}.bottom-nav a{min-height:56px;color:var(--muted);border-radius:8px;place-items:center;font-size:.72rem;font-weight:800;display:grid}.bottom-nav a.active,.desktop-nav a.active{color:var(--gold-strong);background:#ff55001f}@media (width>=960px){.app-shell{padding-bottom:0}.topbar{padding:18px 32px}.desktop-nav{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:6px;padding:6px;display:flex}.desktop-nav a{min-height:40px;color:var(--muted);border-radius:8px;align-items:center;gap:8px;padding:0 12px;font-weight:800;display:inline-flex}.page-frame{padding:34px 28px 56px}.bottom-nav{display:none}.feature-card{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr)}.hero-section.with-vertical-banner{grid-template-columns:260px minmax(0,1.2fr) minmax(280px,.8fr);align-items:stretch}.hero-actions{flex-wrap:wrap;display:flex}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1020px){.dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=960px){.hero-section.hero-section--with-media{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:28px}}.hero-media-card video{background:#000}@media (width<=460px){.metric-grid{grid-template-columns:1fr}.topbar-action{color:#0000;justify-content:center;width:42px;padding:0;overflow:hidden}.topbar-action svg{color:var(--gold-strong)}}.footer-obliqua-link{opacity:.85;transition:all .25s cubic-bezier(.4,0,.2,1);color:var(--muted)!important}.footer-obliqua-link:hover{opacity:1;transform:translateY(-1.5px);color:var(--text-light)!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:1s linear infinite spin}@keyframes fadeInUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.guided-tour-root{z-index:1300;pointer-events:none;position:fixed;inset:0}.guided-tour-backdrop{pointer-events:auto;z-index:1301;position:fixed;inset:0}.guided-tour-backdrop--center{-webkit-backdrop-filter:blur(10px);background:#00000073}.guided-tour-spotlight-ring{border-radius:14px;transition:top .25s,left .25s,width .25s,height .25s;box-shadow:0 0 0 2px #d6a84feb,0 0 28px #d6a84f47}.guided-tour-popover{z-index:1302;pointer-events:auto;border:1px solid var(--gold-border);background:#0c0c0cf5;border-radius:16px;padding:18px;box-shadow:0 24px 60px #0000008c}.guided-tour-popover-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.guided-tour-kicker{text-transform:uppercase;letter-spacing:.04em;color:var(--gold);align-items:center;gap:6px;font-size:.72rem;font-weight:800;display:inline-flex}.guided-tour-close{border:1px solid var(--line);width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border-radius:8px;place-items:center;display:grid}.guided-tour-title{color:#fff;margin:0 0 8px;font-size:1.15rem}.guided-tour-description{color:var(--muted);margin:0 0 16px;font-size:.88rem;line-height:1.55}.guided-tour-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.guided-tour-btn{gap:4px;height:40px!important;min-height:40px!important;padding:0 14px!important;font-size:.8rem!important}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.a11y-toolbar{right:14px;bottom:calc(14px + env(safe-area-inset-bottom,0px));z-index:1300;flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:fixed}.a11y-toolbar-panel{border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0aeb;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;display:flex}.a11y-toolbar-btn,.a11y-toolbar-toggle{border:1px solid var(--glass-border);width:40px;height:40px;color:var(--text);cursor:pointer;touch-action:manipulation;background:#ffffff0f;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.a11y-toolbar-btn:disabled{opacity:.35;cursor:not-allowed}.a11y-toolbar-value{text-align:center;min-width:44px;color:var(--muted);font-size:.78rem;font-weight:800}.a11y-toolbar-reset{color:var(--gold-strong);cursor:pointer;touch-action:manipulation;background:0 0;border:none;padding:0 4px;font-size:.72rem;font-weight:800}.booking-flow-overlay{z-index:1200;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#000000e0;justify-content:center;align-items:flex-start;padding:16px;display:flex;position:fixed;inset:0;overflow-y:auto}.booking-flow-shell{pointer-events:auto;touch-action:manipulation;width:min(500px,100%);margin:auto 0}.pwa-install-btn{border:1px solid var(--line);color:var(--text);touch-action:manipulation;background:#ffffff0a}.pwa-install-btn--compact{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:52px;min-width:52px;height:52px;padding:0;display:inline-flex}.pwa-install-btn--compact:disabled{opacity:.38;cursor:not-allowed}
