:root{--wine:#5b203c;--wine2:#7d3657;--rose:#dca6ad;--blush:#f7e9e7;--cream:#fffaf6;--ink:#30252a;--muted:#786b70;--line:#eadbd8;--white:#fff;--shadow:0 20px 55px rgba(74,35,52,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',Arial,sans-serif}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:0 28px}.logo{display:flex;align-items:center;gap:11px}.logo span{display:grid;place-items:center;width:43px;height:43px;border-radius:50% 50% 44% 56%;background:var(--wine);color:#fff;font-family:'Playfair Display';font-size:16px}.logo strong{font-family:'Playfair Display';font-size:20px}.site-header nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.nav-cta{background:var(--wine);color:#fff;padding:12px 20px;border-radius:30px}.hero{min-height:660px;display:grid;grid-template-columns:1.05fr .95fr;max-width:1180px;margin:auto;padding:55px 28px 70px;align-items:center}.eyebrow{color:var(--wine2);text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:700}.hero h1,.section-heading h2,.booking-intro h2{font-family:'Playfair Display';font-size:67px;line-height:1.02;margin:17px 0 24px}.hero h1 em{color:var(--wine2);font-weight:600}.hero-copy>p{font-size:18px;color:var(--muted);max-width:500px;line-height:1.7;margin-bottom:31px}.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;border:0;background:var(--wine);color:#fff;border-radius:8px;padding:15px 24px;font-weight:700;cursor:pointer;transition:.2s}.button:hover{background:var(--wine2);transform:translateY(-1px)}.button:disabled{opacity:.6}.button.full{width:100%}.button.secondary{background:transparent;color:var(--wine);border:1px solid var(--line)}.button-row{display:flex;gap:12px;justify-content:flex-end;margin-top:20px}.trust{display:flex;gap:23px;color:var(--muted);font-size:12px;margin-top:32px}.hero-art{position:relative;height:500px;display:grid;place-items:center}.arch{width:370px;height:470px;border-radius:190px 190px 28px 28px;background:linear-gradient(150deg,#ecd0cd,#b87380);padding:18px;box-shadow:var(--shadow)}.nail-illustration{width:100%;height:100%;border:1px solid rgba(255,255,255,.5);border-radius:175px 175px 20px 20px;display:flex;justify-content:center;align-items:center;gap:9px;transform:rotate(-8deg)}.nail-illustration span{display:block;width:49px;height:142px;border-radius:28px 28px 18px 18px;background:linear-gradient(145deg,#fff4ed,#d8a7a8);box-shadow:inset -6px -8px 15px rgba(88,31,58,.14),0 8px 16px #a85d6c55}.nail-illustration span:nth-child(1),.nail-illustration span:nth-child(5){height:105px;margin-top:58px}.nail-illustration span:nth-child(2),.nail-illustration span:nth-child(4){height:130px;margin-top:18px}.floating-note{position:absolute;right:0;bottom:45px;background:#fff;padding:16px 22px;border-radius:10px;box-shadow:var(--shadow);font-size:12px;color:var(--muted);transform:rotate(3deg)}.floating-note strong{font-family:'Playfair Display';color:var(--wine);font-size:17px}.services-section{background:var(--blush);padding:90px max(28px,calc((100vw - 1124px)/2))}.section-heading{text-align:center;max-width:650px;margin:0 auto 45px}.section-heading h2,.booking-intro h2{font-size:43px;margin:10px 0}.section-heading p,.booking-intro>p{color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card{background:rgba(255,255,255,.62);border:1px solid rgba(255,255,255,.8);padding:26px;border-radius:13px;min-height:275px;transition:.25s}.service-card:hover{background:#fff;transform:translateY(-4px);box-shadow:var(--shadow)}.service-number{font-family:'Playfair Display';color:var(--rose);font-size:24px}.service-card h3{font-family:'Playfair Display';font-size:21px;margin:25px 0 10px}.service-card p{color:var(--muted);font-size:13px;line-height:1.6;min-height:43px}.service-card div{display:flex;align-items:center;justify-content:space-between;margin:22px 0}.service-card div strong{color:var(--wine);font-size:18px}.service-card small{color:var(--muted)}.text-button{border:0;background:none;color:var(--wine);padding:6px 0;font-weight:700;cursor:pointer}.booking-section{max-width:1124px;margin:auto;padding:100px 28px;display:grid;grid-template-columns:.75fr 1.25fr;gap:90px;align-items:start}.booking-intro ol{list-style:none;padding:15px 0 0;margin:0}.booking-intro li{display:flex;gap:15px;align-items:center;margin:25px 0}.booking-intro li b{border:1px solid var(--rose);color:var(--wine);width:34px;height:34px;display:grid;place-items:center;border-radius:50%}.booking-intro li span{display:flex;flex-direction:column}.booking-intro li small{color:var(--muted);margin-top:4px}.booking-card,.auth-card,.panel-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:35px;box-shadow:var(--shadow)}.steps{display:flex;align-items:center;justify-content:center;margin-bottom:30px}.steps span{width:29px;height:29px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:12px;color:var(--muted)}.steps span.active{background:var(--wine);color:#fff;border-color:var(--wine)}.steps i{height:1px;width:60px;background:var(--line)}.form-step{display:none}.form-step.active{display:block}.form-step h3{font-family:'Playfair Display';font-size:24px;margin:0 0 22px}.service-options{display:grid;gap:9px;margin-bottom:20px}.service-options label{margin:0}.service-options label>span{border:1px solid var(--line);border-radius:9px;padding:14px 42px 14px 16px;display:flex;flex-direction:column;cursor:pointer;position:relative}.service-options input{position:absolute;opacity:0}.service-options input:checked+span{border-color:var(--wine);background:var(--blush)}.service-options label em{display:none}.service-options input:checked~em{display:block;position:absolute;right:52px;margin-top:20px;color:var(--wine)}.service-options small{color:var(--muted);margin-top:3px}label{display:block;font-size:13px;font-weight:700;margin-bottom:16px}label small{font-weight:400;color:var(--muted)}input,textarea,select{display:block;width:100%;margin-top:7px;padding:13px 14px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);outline:none}input:focus,textarea:focus,select:focus{border-color:var(--rose);box-shadow:0 0 0 3px #dca6ad33}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:12px}.slots{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:16px 0}.slots button{border:1px solid var(--line);background:#fff;padding:10px;border-radius:7px;cursor:pointer}.slots button.selected{background:var(--wine);color:#fff;border-color:var(--wine)}.slots p{grid-column:1/-1}.muted{color:var(--muted);font-size:13px}.success,.error{padding:12px;border-radius:8px;margin:15px 0}.success{background:#e9f7ef;color:#236b43}.error{background:#fff0f0;color:#9d3030}.success-icon{margin:10px auto 20px;width:65px;height:65px;border-radius:50%;display:grid;place-items:center;background:#e9f7ef;color:#287a4d;font-size:30px}#booking-result{text-align:center}#booking-result h3{font-family:'Playfair Display';font-size:28px}.protocol{background:var(--blush);padding:12px;margin:20px 0;border-radius:8px}footer{background:var(--wine);color:#fff;text-align:center;padding:55px 20px}footer .logo{justify-content:center}footer .logo span{background:#fff;color:var(--wine)}footer p{color:#ead5dc}footer>a{text-decoration:underline;display:block;margin:14px}footer>small{display:block;margin-top:35px;color:#d4b9c4}.center-page{min-height:100vh;display:grid;place-items:center;background:var(--blush);padding:20px}.auth-card{width:min(440px,100%)}.auth-card .brand-mark{margin:auto;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--wine);color:#fff;font-family:'Playfair Display'}.auth-card h1{text-align:center;font-family:'Playfair Display'}.hint{font-size:12px;color:var(--muted)}
@media(max-width:850px){.site-header nav>a:first-child{display:none}.hero{grid-template-columns:1fr;padding-top:35px}.hero h1{font-size:49px}.hero-art{height:430px}.arch{width:300px;height:390px}.floating-note{right:8%}.service-grid{grid-template-columns:1fr 1fr}.booking-section{grid-template-columns:1fr;gap:40px}.booking-intro ol{display:none}}@media(max-width:540px){.site-header{height:70px;padding:0 18px}.logo strong{font-size:16px}.nav-cta{padding:10px 13px}.hero{padding:35px 20px 55px;min-height:auto}.hero h1{font-size:42px}.hero-copy>p{font-size:16px}.trust{flex-direction:column;gap:8px}.hero-art{height:370px}.arch{width:255px;height:340px}.nail-illustration span{width:34px;height:105px}.nail-illustration span:nth-child(1),.nail-illustration span:nth-child(5){height:78px}.nail-illustration span:nth-child(2),.nail-illustration span:nth-child(4){height:95px}.services-section{padding:65px 20px}.service-grid{grid-template-columns:1fr}.service-card{min-height:auto}.section-heading h2,.booking-intro h2{font-size:35px}.booking-section{padding:70px 18px}.booking-card{padding:23px 18px}.two-cols{grid-template-columns:1fr}.slots{grid-template-columns:repeat(3,1fr)}.button-row .button{padding:14px}.site-header .logo strong{max-width:120px}.floating-note{bottom:20px}}

/* Mantém os radios invisíveis dentro do cartão sem ampliar a página. */
.service-options input{width:1px;height:1px;margin:0;overflow:hidden;pointer-events:none}
