@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#2b2929;--rose:#ae5376;--rose-light:#f3e6eb;--paper:#faf8f5;--muted:#746e6b;--line:#e5dfd9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.6 Manrope,Arial,sans-serif}button,a,input,select{ -webkit-tap-highlight-color:transparent}button,input,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit;border:0;background:none}button:focus-visible,a:focus-visible{outline:3px solid var(--rose);outline-offset:4px}[hidden]{display:none!important}.demo{padding:8px 5%;font-size:12px;text-align:center;background:#eee5e5;color:#65595b}.demo button{text-decoration:underline;margin-left:20px;font-size:12px}header{max-width:1400px;margin:auto;padding:25px 5%;display:flex;align-items:center;gap:32px;border-bottom:1px solid var(--line)}.brand{line-height:1.2;white-space:nowrap}.brand span{display:block;font-size:20px;font-weight:800;letter-spacing:1.5px}.brand i{color:var(--rose);font-size:12px;font-style:normal;margin-left:6px}.brand small{font-family:Georgia,serif;font-style:italic;font-size:19px}nav{display:flex;gap:27px;margin:auto;font-size:13px}.phone{font-size:13px;font-weight:700;white-space:nowrap}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:17px 25px;border-radius:7px;font-weight:600}.primary{background:var(--rose);color:white}.primary:hover{background:#944262}.secondary{border:1px solid #cdbbbf;background:transparent}.small{font-size:13px;padding:12px 19px}.hero{max-width:1400px;margin:auto;display:grid;grid-template-columns:1fr 1fr;padding:48px 5% 50px;gap:50px}.hero-copy{padding-top:22px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;color:var(--muted);display:flex;align-items:center;gap:9px}.eyebrow span{width:6px;height:6px;background:var(--rose);border-radius:50%}h1{font-size:clamp(44px,4.8vw,72px);font-weight:500;line-height:1.08;letter-spacing:-3.3px;margin:25px 0}em{font-family:Georgia,serif;font-weight:400;color:var(--rose)}.hero p{font-size:16px;color:var(--muted);line-height:1.8}.hero-actions{display:flex;gap:27px;align-items:center;flex-wrap:wrap;margin-top:29px}.text-link{font-size:13px;border-bottom:1px solid #b5aaa6;padding-bottom:5px}.address{display:flex;gap:13px;margin-top:40px;font-size:14px}.address small{display:block;color:var(--muted);font-size:11px;margin-top:4px}.hero-image{position:relative;min-height:540px;border-radius:100px 10px 10px 10px;overflow:hidden}.hero-image>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:52% 30%}.portrait-label{position:absolute;bottom:23px;left:23px;right:23px;padding:19px 23px;border-radius:8px;background:#faf8f5ed;backdrop-filter:blur(10px)}.portrait-label span{font-size:10px;color:var(--muted);display:block}.portrait-label strong{display:block;font-size:20px;font-weight:600;margin:5px 0}.portrait-label small{font-size:12px}.image-mark{position:absolute;right:20px;top:20px;background:var(--paper);border-radius:50%;width:92px;height:92px;display:grid;place-content:center;text-align:center;font:italic 18px/1.25 Georgia;color:var(--rose);transform:rotate(10deg)}.values{max-width:1260px;margin:0 auto;display:flex;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0;font-size:13px}.values b{font-size:11px;font-weight:500;color:var(--rose);margin-right:20px}.section{max-width:1400px;padding:85px 5%;margin:auto}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.section-head p{font-size:13px;color:var(--muted)}h2{font-size:42px;font-weight:500;line-height:1.18;letter-spacing:-1.5px;margin:15px 0}h3{font-size:22px;font-weight:500}.tabs{display:flex;gap:10px;margin:25px 0}.tabs button{padding:11px 21px;border:1px solid var(--line);border-radius:30px}.tabs button.active{background:var(--ink);border-color:var(--ink);color:white}.service-row{display:grid;grid-template-columns:1fr 110px 135px 40px;gap:16px;padding:22px 3px;align-items:center;border-bottom:1px solid var(--line)}.service-row strong{font-size:16px;font-weight:500}.service-row small{color:var(--muted);font-size:12px}.service-row b{font-weight:600;font-size:14px}.arrow{width:38px;height:38px;border-radius:50%;border:1px solid #d6bfc7;color:var(--rose);font-size:20px}.arrow:hover{background:var(--rose);color:white}.help{margin-top:28px;padding:25px 30px;background:#f0e9e5;border-radius:10px;display:flex;justify-content:space-between;align-items:center}.help p{margin:3px 0;color:var(--muted);font-size:13px}.about{display:grid;grid-template-columns:1fr 1fr;gap:85px;background:#f0ece7}.about>img{width:100%;height:570px;object-fit:cover;border-radius:8px 85px 8px 8px}.about h2{font-size:46px}.about p{color:var(--muted);max-width:450px}.staff{border-top:1px solid #d9d1ca;display:flex;justify-content:space-between;align-items:center;padding:19px 0}.staff small{display:block;color:var(--muted);font-size:12px}.staff button{color:var(--rose);font-size:13px}.contacts{display:grid;grid-template-columns:1.3fr 1fr;gap:60px}.contact-phone{font-size:24px;display:block}.contacts .primary,.contacts .secondary{font-size:13px}.visit-note{padding:35px;border:1px solid var(--line);border-radius:12px;align-self:center}.visit-note>span{font-size:35px;color:var(--rose)}.visit-note p{font-size:14px;color:var(--muted)}footer{padding:35px 5%;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}footer p,footer button{font-size:12px;color:var(--muted)}dialog{width:min(640px,95vw);max-height:90vh;padding:28px;border:0;border-radius:18px;color:var(--ink);background:var(--paper)}dialog::backdrop{background:#25212488;backdrop-filter:blur(4px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:2px}.dialog-top button{font-size:22px}.steps{display:flex;gap:6px;margin:22px 0}.steps span{height:3px;flex:1;background:var(--line)}.steps .done{background:var(--rose)}.choices{display:grid;gap:10px;margin:20px 0}.choice{text-align:left;border:1px solid var(--line);padding:16px;border-radius:9px;background:white}.choice.selected{border-color:var(--rose);background:var(--rose-light)}.choice small{display:block;color:var(--muted)}.booking-foot{display:flex;justify-content:space-between;margin-top:22px;gap:15px}.booking-foot .primary{margin-left:auto}.date-grid,.slot-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0}.date-grid button,.slot-grid button{border:1px solid var(--line);padding:10px 5px;border-radius:7px;background:white}.selected{background:var(--rose-light)!important;border-color:var(--rose)!important}label{display:block;margin-top:15px;font-size:13px}input,select{padding:13px;border:1px solid #cfc5c1;border-radius:6px;background:white;width:100%;margin-top:5px;color:var(--ink)}.note{font-size:12px;color:var(--muted);background:#eee9e4;padding:12px;border-radius:7px}.summary{padding:20px;background:white;border:1px solid var(--line);border-radius:10px;margin:20px 0}.summary p{margin:7px 0}.success-icon{width:64px;height:64px;background:#e3ece2;color:#48754b;display:grid;place-items:center;border-radius:50%;font-size:30px;margin-top:25px}.error{color:#a52f42;font-size:13px}.admin-layout{display:grid;grid-template-columns:220px 1fr;min-height:80vh}.sidebar{padding:30px 22px;border-right:1px solid var(--line)}.sidebar p{font-size:11px;color:var(--muted);letter-spacing:1px}.sidebar button{display:block;width:100%;padding:13px;text-align:left;border-radius:7px;margin:5px 0}.sidebar button.active{color:var(--rose);background:var(--rose-light)}.admin-main{padding:35px 45px}.admin-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.admin-heading h2{font-size:32px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:25px 0}.stat{background:white;border:1px solid var(--line);padding:20px;border-radius:10px}.stat small{color:var(--muted)}.stat strong{display:block;font-size:28px;font-weight:500}.schedule{background:white;border:1px solid var(--line);border-radius:10px;overflow:auto}.appt{display:grid;grid-template-columns:70px 1fr 140px 120px;gap:15px;align-items:center;padding:20px;border-bottom:1px solid var(--line);min-width:580px}.appt small{display:block;color:var(--muted)}.badge{display:inline-block;background:#edf3eb;color:#527147;font-size:11px;padding:5px 9px;border-radius:20px}.badge.cancel{background:#eee;color:#777}.appt button{color:var(--rose);font-size:12px}.empty{padding:30px;color:var(--muted)}.timeline{border-left:2px solid #d9bdc7;padding-left:25px;margin-top:25px}.visit{background:white;padding:22px;border:1px solid var(--line);border-radius:10px;margin-bottom:20px}.visit h3{margin:5px 0}.photo-empty{border:1px dashed #cdbbc0;padding:28px;text-align:center;color:var(--muted);margin-top:15px;border-radius:8px}.photo-preview{width:130px;height:130px;object-fit:cover;border-radius:8px;margin:10px 8px 0 0}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;padding:12px 20px;border-radius:9px;display:none;z-index:99}.mobile-title{display:none}
@media(min-width:1500px){.hero-image{min-height:610px}}@media(max-width:1000px){nav{display:none}.phone{margin-left:auto}.values{margin:0 5%;gap:20px}.hero{gap:25px}h1{font-size:54px}.hero-image{min-height:540px}.about{gap:40px}.admin-main{padding:25px}.admin-layout{grid-template-columns:175px 1fr}}
@media(max-width:650px){.demo{font-size:10px;padding:6px 10px}.demo button{margin-left:5px;font-size:10px}header{padding:17px 5%;gap:10px}.brand span{font-size:16px}.brand small{font-size:16px}.phone{display:none}header>.primary{margin-left:auto}.hero{grid-template-columns:1fr;padding-top:20px;gap:28px}.hero-copy{padding-top:10px}h1{font-size:52px;letter-spacing:-2px;margin:20px 0}.hero p{font-size:15px}.hero-actions{gap:20px}.address{margin-top:25px}.hero-image{min-height:450px;border-top-left-radius:70px}.hero-image>img{object-position:50% 26%}.values{padding:20px 0;flex-direction:column;gap:10px}.section{padding:50px 5%}.section-head{display:block}.section-head p{margin-top:20px}h2{font-size:35px}.tabs{overflow:auto;gap:6px}.tabs button{white-space:nowrap;font-size:12px;padding:10px 14px}.service-row{grid-template-columns:1fr auto 35px;gap:9px}.service-row strong{font-size:14px}.service-row small{grid-column:1;grid-row:auto}.service-row b{grid-column:2;grid-row:1 / span 2;font-size:12px}.service-row .arrow{grid-column:3;grid-row:1 / span 2}.help{align-items:start;flex-direction:column;padding:20px;gap:18px}.help button{font-size:12px}.about{grid-template-columns:1fr;gap:30px}.about>img{height:380px}.about h2{font-size:37px}.contacts{grid-template-columns:1fr;gap:30px}.contacts .hero-actions{gap:10px}footer{gap:20px;flex-wrap:wrap}footer p{display:none}dialog{padding:20px}.date-grid{grid-template-columns:repeat(4,1fr);font-size:12px}.admin-layout{display:block}.sidebar{border:0;border-bottom:1px solid var(--line);display:flex;overflow:auto;padding:10px}.sidebar p{display:none}.sidebar button{white-space:nowrap;font-size:12px}.admin-main{padding:20px 5%}.stats{gap:6px}.stat{padding:12px}.stat small{font-size:10px}.stat strong{font-size:23px}.admin-heading{align-items:start}.admin-heading h2{font-size:27px}.admin-heading .primary{padding:10px;font-size:12px}.booking-foot button{font-size:13px}}
/* v0.2.0 — administrative diary */
body.admin-mode{background:#f3f3f9}body.admin-mode>header{display:none}.admin-mode .admin-layout{min-height:95vh}.admin-mode .sidebar{background:white}.admin-mode .sidebar button.active{background:#e6f3ff;color:#087ccc}.diary-main{padding:24px 32px 90px;max-width:1400px;width:100%;margin:auto;color:#242932}.diary-top{display:flex;align-items:center;justify-content:space-between}.diary-top span{font-size:10px;color:#778390;letter-spacing:1px}.diary-top h2{font-size:28px;letter-spacing:-.8px;margin:4px 0 12px}.diary-top button{color:#0788d9;font-size:13px}.diary-demo{font-size:11px;color:#65717e;margin:8px 0 16px}.diary-switch{display:grid;grid-template-columns:repeat(4,1fr);padding:4px;background:#e6e6ec;border-radius:10px;margin:12px 0 18px}.diary-switch button{padding:10px;border-radius:8px;font-size:15px}.diary-switch button.active{background:white;box-shadow:0 2px 5px #0002}.diary-controls{display:flex;gap:12px;align-items:center}.diary-controls select,.diary-controls input{width:auto;max-width:230px;font-size:13px;margin:0;background:white;border:0;padding:10px;border-radius:8px}.diary-controls button{color:#008be0;font-size:13px}.diary-period{display:flex;justify-content:space-between;align-items:center;margin:15px 0}.diary-period strong{font-weight:500;text-transform:capitalize}.diary-period button{color:#008be0;font-size:30px;width:42px;height:42px}.day-strip{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;margin:10px 0 18px}.day-strip button{padding:13px 5px;background:white;border-radius:9px;font-size:13px}.day-strip button.active{background:#0098f5;color:white}.diary-scroll{overflow:auto;border:1px solid #dedfe6;background:white;border-radius:8px}.diary-timeline{min-width:360px}.diary-timeline.is-week{min-width:730px}.diary-timeline-head{display:grid;grid-template-columns:54px repeat(var(--cols),minmax(0,1fr));background:#f8f8fc;position:sticky;top:0;z-index:2;border-bottom:1px solid #ddd}.diary-timeline-head button{font-size:12px;min-height:45px;border-left:1px solid #e4e4eb}.diary-grid{display:grid;grid-template-columns:54px repeat(var(--cols),minmax(0,1fr));height:792px}.time-axis{position:relative;background:#fafafd}.time-axis span{position:absolute;right:6px;font-size:11px;color:#7a7c85;transform:translateY(-1px)}.time-lane{position:relative;display:grid;grid-template-rows:repeat(22,36px);border-left:1px solid #dadce4}.empty-slot{border-top:1px solid #ededf1;width:100%;padding:0}.empty-slot:nth-child(2n+1){border-top:1px solid #d7d8df}.empty-slot:hover{background:#e8f5ff}.outside-hours{background:repeating-linear-gradient(135deg,#f4f4f7,#f4f4f7 3px,#e8e9ee 3px,#e8e9ee 4px)}.diary-card{border-radius:8px;border-left:4px solid #43a667;display:flex;flex-direction:column;text-align:left;padding:12px 15px;width:100%;color:#163d26;line-height:1.45;overflow:hidden}.diary-card:hover{filter:brightness(.97);box-shadow:0 2px 7px #22334422}.diary-card strong{font-size:15px}.diary-card span{font-size:13px}.diary-card small{font-size:11px;margin-top:4px}.diary-card .card-time{font-size:12px;opacity:.85}.diary-card.blocked{border-left-color:#a8a8af;color:#474951}.diary-card.cancelled{background:#e4e5e9!important;border-left-color:#b5b5bc;color:#626572}.diary-card.cancelled strong{text-decoration:line-through}.diary-card.positioned{position:absolute;left:2px;width:calc(100% - 4px);z-index:1;min-height:18px;padding:2px 5px;border-radius:5px;border-left-width:3px;line-height:1.25}.diary-card.positioned strong{font-size:12px}.diary-card.positioned span,.diary-card.positioned small{font-size:10px;margin:0}.diary-legend{display:flex;flex-wrap:wrap;gap:15px;font-size:11px;color:#6d7180;margin:12px 0}.diary-legend span{display:flex;align-items:center;gap:6px}.diary-legend i{height:10px;width:10px;border-radius:3px}.green{background:#64cc83}.gray{background:#d3d3d5}.month-weekdays,.month-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:7px}.month-weekdays{margin:10px 0}.month-weekdays span{text-align:center;background:white;padding:10px;border-radius:7px;font-size:13px}.month-weekdays span:nth-last-child(-n+2){color:#d25a73}.month-day{height:96px;border-radius:10px;background:white;text-align:left;padding:12px;position:relative}.month-day.has-records{background:#d9ecfc}.month-day.selected-day{background:#0098f5;color:white}.month-day.today>span{border-radius:50%;outline:1px solid #189ae8;outline-offset:5px}.month-day small{position:absolute;bottom:9px;right:12px;font-size:15px}.month-day i{position:absolute;left:0;top:12px;bottom:12px;width:4px;border-radius:2px;background:#9b9eaa}.selected-date{font-size:17px;margin:22px 0 12px}.diary-cards{display:grid;gap:12px}.list-tools{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.list-tools select{width:auto;max-width:220px;font-size:13px;border:0;margin:0}.list-tools form{display:flex;flex:1;min-width:200px}.list-tools input{font-size:13px;margin:0;border:0}.list-tools form button{color:#078bda;padding:10px}.diary-empty{text-align:center;padding:45px 15px;color:#75808c;font-size:14px}.diary-add{position:fixed;right:30px;bottom:28px;background:#0098f5;color:white;width:58px;height:58px;border-radius:50%;font-size:38px;line-height:1;box-shadow:0 4px 12px #008fe533;z-index:4}.diary-editor{background:#f3f3f9;padding:0;max-width:680px;width:96vw;max-height:94dvh;border-radius:14px}.editor-heading{display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;padding:20px 16px;background:#f3f3f9;z-index:3;border-bottom:1px solid #e2e3e8;gap:8px}.editor-heading button{color:#078cdb;padding:6px;font-size:14px}.editor-heading strong{font-size:16px}.editor-body{padding:8px 20px 25px}.editor-group{background:white;border-radius:13px;padding:16px;margin:16px 0}.editor-group label:first-child{margin-top:0}.editor-group input,.editor-group select,.editor-group textarea{border:1px solid #e0e1e7;font-size:14px}.editor-group textarea{width:100%;min-height:80px;border-radius:7px;padding:10px;font:inherit;resize:vertical;margin-top:6px}.editor-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.editor-two label{margin-top:12px!important}.visit-status{display:flex;gap:6px;flex-wrap:wrap;margin-top:15px}.visit-status button{background:#f0f3f8;font-size:12px;padding:9px 11px;border-radius:7px}.visit-status button.active{background:#e0f0fc;color:#006cae;box-shadow:inset 0 0 0 1px #b6daf5}.editor-section-title{display:flex;justify-content:space-between;align-items:center}.editor-section-title button{color:#078cdb;font-size:13px}.editor-service{padding-top:12px;margin-top:10px;border-top:1px solid #eee}.remove-service{font-size:12px;color:#ba4860;margin-top:10px}.color-picker{display:flex;gap:12px;justify-content:space-between}.color-picker button{width:40px;height:40px;border-radius:50%;flex-shrink:0}.color-picker button.active{outline:2px solid #939ba3;outline-offset:3px}.editor-total{text-align:center;color:#057abf;margin:22px 0;font-size:16px}.editor-total strong{font-size:22px}.editor-save{background:#0098f5;color:white;width:100%;padding:14px;border-radius:9px}.editor-cancel{width:100%;color:#c34259;padding:13px}.admin-mode .demo{font-size:10px}.admin-mode .sidebar button{font-size:13px}.admin-mode .admin-main:not(.diary-main){max-width:1200px}
@media(max-width:650px){.admin-mode .sidebar{position:fixed;bottom:0;left:0;right:0;z-index:5;padding:5px 6px;justify-content:space-around;box-shadow:0 -1px 0 #dedee7}.admin-mode .sidebar button{font-size:11px;text-align:center;padding:12px 5px;margin:0;width:auto}.admin-mode .admin-main{padding-bottom:85px}.diary-main{padding:14px 12px 110px!important}.diary-top h2{font-size:24px}.diary-top span{font-size:9px}.diary-switch button{font-size:13px;padding:10px 2px}.diary-controls{gap:7px;flex-wrap:wrap}.diary-controls select{flex:1;max-width:100%;font-size:12px}.diary-controls input{font-size:12px;max-width:145px;padding:9px 5px}.diary-period{margin:6px 0}.diary-period strong{font-size:14px}.day-strip{gap:4px}.day-strip button{font-size:10px;padding:12px 2px}.diary-timeline{min-width:320px}.diary-timeline.is-week{min-width:680px}.month-weekdays,.month-grid{gap:5px}.month-weekdays span{padding:8px 0;font-size:12px}.month-day{height:66px;padding:8px;font-size:13px}.month-day small{bottom:5px;right:7px;font-size:12px}.diary-add{bottom:76px;right:17px;width:54px;height:54px}.list-tools select{max-width:100%;font-size:12px;flex:1}.editor-heading{padding:13px 7px}.editor-heading strong{font-size:14px}.editor-heading button{font-size:12px}.editor-body{padding:4px 12px 18px}.editor-group{padding:13px}.editor-two{gap:10px}.color-picker{gap:6px}.color-picker button{width:30px;height:30px}.editor-group input,.editor-group select{font-size:16px;min-width:0}.editor-two>*{min-width:0}.diary-editor{max-height:96dvh}.diary-demo{font-size:10px}}
