@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap";:root{--ink:#17120f;--muted:#746b65;--cream:#f7f0e9;--paper:#fffdfb;--rose:#b9786b;--rose-dark:#8f574d;--gold:#ba9568;--line:#e7ddd5;--green:#2b7c60;--red:#b84f4f;--shadow:0 18px 60px #34231a1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.site-shell{overflow:hidden}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:50;background:#fffdfbeb;border-bottom:1px solid #e7ddd5bf;justify-content:space-between;align-items:center;height:82px;padding:0 5vw;display:flex;position:fixed;top:0;left:0;right:0}.brand{align-items:center;gap:11px;display:flex}.brand-mark{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-family:Playfair Display,serif;font-size:15px;display:grid}.brand span:last-child{flex-direction:column;display:flex}.brand b{font-family:Playfair Display,serif;font-size:20px}.brand small{text-transform:uppercase;letter-spacing:.18em;color:var(--muted);font-size:10px}.nav{align-items:center;gap:27px;font-size:14px;display:flex}.nav a:hover,.link-button:hover{color:var(--rose-dark)}.link-button{color:var(--muted);background:0 0;border:0;padding:0}.mobile-menu{background:0 0;border:0;display:none}.hero{background:radial-gradient(circle at 85% 20%,#f4ddd6 0,#0000 28%),linear-gradient(135deg,#fffdfb,#f8f0e9);grid-template-columns:1.05fr .95fr;align-items:center;gap:6vw;min-height:830px;padding:145px 7vw 80px;display:grid}.hero-copy{max-width:680px}.eyebrow{color:var(--rose-dark);text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.hero h1,.section h2{letter-spacing:-.035em;margin:18px 0;font-family:Playfair Display,serif;font-size:clamp(46px,6vw,84px);line-height:1.03}.hero h1 em,.section h2 em{color:var(--rose-dark);font-weight:600}.hero p{color:var(--muted);max-width:620px;font-size:18px;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.btn{border:1px solid var(--ink);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:14px 20px;font-weight:700;display:inline-flex}.btn-primary{background:var(--ink);color:#fff;border-color:var(--ink)}.btn-primary:hover{background:var(--rose-dark);border-color:var(--rose-dark)}.btn-ghost{background:0 0}.hero-metrics{gap:38px;margin-top:52px;display:flex}.hero-metrics div{flex-direction:column;display:flex}.hero-metrics strong{font-family:Playfair Display,serif;font-size:22px}.hero-metrics span{color:var(--muted);font-size:12px}.hero-visual{min-height:600px;position:relative}.visual-main{height:590px;box-shadow:var(--shadow);color:#ffffffb3;letter-spacing:.16em;text-align:center;background:linear-gradient(145deg,#cba89e,#7b5b53);border:7px solid #ffffff8c;border-radius:240px 240px 35px 35px;place-items:center;font-weight:700;line-height:1.7;display:grid}.floating-card{box-shadow:var(--shadow);background:#fff;border-radius:18px;align-items:center;gap:13px;max-width:290px;padding:17px 20px;display:flex;position:absolute;bottom:36px;left:-55px}.floating-card svg{color:var(--green)}.floating-card div{flex-direction:column;display:flex}.floating-card small{color:var(--muted);margin-top:3px}.section{padding:110px 7vw}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;display:grid}.about-collage{grid-template-rows:230px 230px;grid-template-columns:1fr 1fr;gap:16px;display:grid;position:relative}.photo-placeholder{text-align:center;color:#fff;letter-spacing:.15em;background:#d5beb3;border-radius:22px;place-items:center;font-weight:700;display:grid}.photo-placeholder.tall{background:#8c7066;grid-row:span 2}.experience-badge{background:var(--ink);color:#fff;text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:130px;height:130px;display:flex;position:absolute;bottom:38px;right:-28px}.experience-badge b{font-family:Playfair Display;font-size:18px}.experience-badge span{color:#d9cbc4;font-size:10px}.section-copy h2,.section-heading h2{font-size:clamp(38px,4.5vw,62px)}.section-copy p{color:var(--muted);font-size:16px;line-height:1.8}.note{background:var(--cream);border-left:3px solid var(--rose);border-radius:8px;padding:16px 18px;font-size:13px!important}.service-section{background:var(--ink);color:#fff}.service-section .section-heading p{color:#b8ada7}.section-heading{max-width:800px;margin-bottom:44px}.services-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.service-card{background:#ffffff05;border:1px solid #ffffff24;border-radius:22px;flex-direction:column;align-items:flex-start;min-height:320px;padding:32px;transition:all .25s;display:flex;position:relative}.service-card:hover{background:#ffffff0f;transform:translateY(-5px)}.service-card>svg{color:#d7aa97;margin:20px 0}.service-number{color:#6f625d;position:absolute;top:23px;right:25px}.service-card h3{margin:5px 0;font-family:Playfair Display;font-size:25px}.service-card p{color:#bbb0aa;font-size:14px;line-height:1.65}.duration{color:#d7aa97;align-items:center;gap:7px;font-size:12px;display:flex}.service-card a{align-items:center;gap:4px;margin-top:auto;font-weight:700;display:flex}.gallery-section{background:#f7f0e9}.gallery-grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:190px;gap:14px;display:grid}.gallery-item{color:#ffffffb8;letter-spacing:.1em;background:linear-gradient(145deg,#d4b7ad,#80645b);border-radius:20px;place-items:center;font-weight:700;display:grid;position:relative;overflow:hidden}.gallery-item div{color:#fff;letter-spacing:0;background:linear-gradient(#0000,#0000009e);flex-direction:column;padding:35px 18px 16px;display:flex;position:absolute;bottom:0;left:0;right:0}.gallery-item div small{opacity:.7}.g1,.g4{grid-area:span 2/span 5}.g2,.g3,.g5,.g6{grid-column:span 3}.g3,.g6{grid-column:span 4}.gallery-cta{color:var(--muted);align-items:center;gap:10px;margin-top:20px;display:flex}.contact-section{background:#fff}.contact-box{background:var(--rose-dark);color:#fff;border-radius:30px;grid-template-columns:1.2fr .8fr;align-items:center;gap:70px;padding:55px;display:grid}.contact-box .eyebrow{color:#f1d4ca}.contact-box h2{font-size:48px}.contact-box p{color:#f7ddd5;line-height:1.7}.contact-box .btn-primary{color:var(--ink);background:#fff;border-color:#fff}.contact-info{flex-direction:column;gap:20px;display:flex}.contact-info>div{background:#ffffff14;border-radius:14px;align-items:flex-start;gap:13px;padding:15px;display:flex}.contact-info span{flex-direction:column;display:flex}.contact-info small{color:#f0d4cc;margin-top:3px}footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding:35px 7vw;font-size:13px;display:flex}.whatsapp-float{color:#fff;z-index:40;background:#1fad64;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:fixed;bottom:25px;right:25px;box-shadow:0 12px 35px #1fad6459}.login-page{background:linear-gradient(135deg,#f6ede8,#e7d7ce);place-items:center;min-height:100vh;padding:20px;display:grid}.login-card{width:min(440px,100%);box-shadow:var(--shadow);background:#fff;border-radius:25px;padding:38px}.back-link{color:var(--muted);background:0 0;border:0;margin-bottom:26px;padding:0}.admin-brand{margin-bottom:32px}.login-card h1{margin:0;font-family:Playfair Display;font-size:38px}.login-card>p{color:var(--muted)}form{flex-direction:column;gap:15px;margin-top:26px;display:flex}label{flex-direction:column;gap:7px;font-size:13px;font-weight:700;display:flex}input,select{border:1px solid var(--line);background:#fff;border-radius:11px;outline:none;padding:12px}input:focus,select:focus{border-color:var(--rose)}.full{width:100%;margin-top:7px}.error{color:#9c3939;background:#fde9e9;border-radius:9px;padding:10px 12px;font-size:13px}.admin-shell{background:#f7f5f2;min-height:100vh}.sidebar{background:var(--ink);color:#fff;flex-direction:column;width:245px;padding:27px 18px;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar .brand{border-bottom:1px solid #ffffff1a;padding:0 8px 28px}.sidebar .brand-mark{color:var(--ink);background:#fff}.sidebar .brand small{color:#a79c96}.sidebar nav{flex-direction:column;gap:5px;margin-top:25px;display:flex}.sidebar nav button,.logout{color:#bfb5af;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;padding:12px 13px;display:flex}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#ffffff17}.logout{margin-top:auto}.admin-main{min-height:100vh;margin-left:245px;padding:42px}.page-title{justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.page-title h1{margin:0;font-family:Playfair Display;font-size:36px}.page-title p{color:var(--muted);margin:5px 0 0}.stat-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:22px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:8px 12px;padding:22px;display:grid}.stat-card svg{background:var(--cream);width:38px;height:38px;color:var(--rose-dark);border-radius:11px;grid-row:span 2;padding:9px}.stat-card span{color:var(--muted);font-size:12px}.stat-card strong{font-size:24px}.panel{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px}.panel-head{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.panel h3{margin:0;font-size:17px}.panel p{color:var(--muted);font-size:13px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:13px}th{text-align:left;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--line);padding:12px;font-size:11px}td{border-bottom:1px solid #f0ebe7;padding:13px 12px}td b,td small{display:block}td small{color:var(--muted);margin-top:2px}.status{background:#eee;border-radius:999px;padding:5px 8px;font-size:11px}.status.confirmed{color:#246549;background:#dff2e9}.status.scheduled{color:#8a5f2a;background:#f7ead8}.status.completed{color:#365e91;background:#e6ecf8}.status.cancelled,.status.no_show{color:#954646;background:#f8e0e0}.empty{color:var(--muted);text-align:center!important;padding:30px!important}.date-filter{min-width:170px}.search{border:1px solid var(--line);border-radius:11px;align-items:center;gap:8px;max-width:420px;margin-bottom:18px;padding:0 12px;display:flex}.search input{border:0;flex:1;padding-left:4px}.client-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.client-card{border:1px solid var(--line);border-radius:14px;align-items:center;gap:12px;padding:15px;display:flex}.avatar{background:var(--cream);border-radius:50%;place-items:center;width:42px;height:42px;font-family:Playfair Display;font-weight:700;display:grid}.client-card div:last-child{flex-direction:column;display:flex}.client-card span,.client-card small{color:var(--muted);margin-top:2px;font-size:12px}.service-admin-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.service-editor{border:1px solid var(--line);border-radius:15px;flex-direction:column;gap:10px;padding:17px;display:flex}.service-icon{background:var(--cream);width:38px;height:38px;color:var(--rose-dark);border-radius:10px;place-items:center;display:grid}.title-input{border:0;border-bottom:1px solid var(--line);border-radius:0;padding-left:0;font-weight:700}.check{flex-direction:row;align-items:center}.check input{width:16px;height:16px}.btn-small{border-radius:9px;padding:9px 13px}.config-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.config-card>svg{color:var(--rose-dark);width:32px;height:32px}.config-card code{background:var(--cream);border-radius:5px;padding:2px 5px}.tag{background:var(--cream);color:var(--rose-dark);border-radius:999px;margin-top:10px;padding:6px 9px;font-size:11px;display:inline-block}@media (width<=1050px){.nav{gap:15px}.hero{grid-template-columns:1fr}.hero-visual{display:none}.about-grid{grid-template-columns:1fr}.services-grid,.stat-grid,.client-grid,.service-admin-grid,.config-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.topbar{height:70px}.mobile-menu{display:block}.nav{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:flex-start;padding:20px 5vw;display:none;position:absolute;top:70px;left:0;right:0}.nav.open{display:flex}.hero{min-height:auto;padding:120px 6vw 65px}.hero h1{font-size:48px}.hero-metrics{flex-wrap:wrap;gap:18px}.section{padding:75px 6vw}.about-collage{grid-template-rows:170px 170px}.experience-badge{width:105px;height:105px;right:-8px}.services-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:280px;display:grid}.gallery-item{grid-area:auto!important}.contact-box{grid-template-columns:1fr;gap:30px;padding:30px}.contact-box h2{font-size:39px}footer{text-align:center;flex-direction:column;gap:16px}.sidebar{width:72px;padding:20px 10px}.sidebar .brand span:last-child,.sidebar nav button{font-size:0}.sidebar nav button svg{width:21px;height:21px}.logout{font-size:0}.admin-main{margin-left:72px;padding:22px 14px}.stat-grid,.client-grid,.service-admin-grid,.config-grid{grid-template-columns:1fr}.page-title{flex-direction:column;gap:15px}.table-wrap{margin:0 -10px}.login-card{padding:28px 22px}}.agenda-actions{align-items:center;gap:9px;display:flex}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#17120f8f;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal-card{width:min(680px,100%);max-height:92vh;box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:24px;overflow:auto}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:15px;display:flex}.modal-head h3{margin:0;font-family:Playfair Display;font-size:26px}.modal-head p{color:var(--muted);margin:3px 0 0;font-size:13px}.modal-head button{background:var(--cream);border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.appointment-form{margin-top:18px}.form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.appointment-form textarea{border:1px solid var(--line);resize:vertical;min-height:90px;font:inherit;border-radius:11px;padding:12px}.modal-actions{justify-content:flex-end;gap:9px;margin-top:5px;display:flex}@media (width<=760px){.agenda-actions{align-items:stretch;width:100%}.agenda-actions input,.agenda-actions button{flex:1}.form-grid{grid-template-columns:1fr}.modal-card{padding:18px}}.register-cta{border-top:1px solid var(--line);text-align:center;color:var(--muted);margin-top:22px;padding-top:18px;font-size:13px}.register-cta .btn{margin-top:10px}.tag-green{color:#246549!important;background:#dff2e9!important}.config-msg{color:var(--muted);margin-top:8px;display:block}
