:root{--purple:#6c3596;--violet:#8b00cc;--pink:#f29eff;--ink:#321540;--light:#fbf7fe;--line:#e5d9eb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--light);color:var(--ink);font:16px/1.65 'DM Sans',sans-serif}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid #d884f5;outline-offset:5px}button{border:0}p{margin:0 0 22px}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.1;margin:0;font-weight:500}h1{font-size:clamp(56px,5.8vw,88px);letter-spacing:-.055em}h2{font-size:clamp(36px,4vw,56px);letter-spacing:-.045em}h3{font-size:26px;letter-spacing:-.025em}em{font-family:Georgia,serif;font-weight:400;color:var(--purple)}.demo-bar{text-align:center;background:var(--purple);color:white;font-size:12px;letter-spacing:.07em;padding:8px 15px}.demo-bar span{margin:0 16px}header{max-width:1440px;margin:auto;padding:20px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:800;letter-spacing:.04em;line-height:1.3}.brand img{width:62px;height:66px;object-fit:contain;mix-blend-mode:multiply}.brand small{display:block;font-size:10px;letter-spacing:.23em;margin-top:5px}nav{display:flex;gap:35px;font-size:14px}nav a:hover,.text-link:hover{text-decoration:underline}.outline{background:transparent;border:1px solid #bba5c7;border-radius:40px;padding:12px 22px;font-size:14px;display:inline-flex;gap:25px;align-items:center}.button{background:var(--purple);color:white;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;border-radius:40px;padding:16px 25px;font-size:14px;font-weight:600}.button:hover{background:#512272}.button span{font-size:22px}.text-link{background:transparent;padding:0;font-size:14px;border-bottom:1px solid #bba5c7;padding-bottom:4px}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1.06fr 1fr;min-height:660px;padding:50px 5% 68px;gap:40px;align-items:center}.eyebrow{font-size:11px;letter-spacing:.18em;font-weight:700;margin-bottom:22px}.intro{max-width:435px;margin:26px 0 30px;font-size:16px;color:#6e5878;line-height:1.8}.hero-actions{display:flex;gap:25px;align-items:center}.availability-note{font-size:12px;color:#75617d;margin:26px 0 0}.availability-note span{display:inline-block;width:6px;height:6px;background:var(--violet);border-radius:50%;margin-right:7px}.hero-art{position:relative;height:565px;display:flex;align-items:center;justify-content:center}.halo{position:absolute;inset:0 0 12px 0;background:#e5c9f3;border-radius:50% 50% 42% 42%;transform:rotate(6deg)}.hero-dog{position:relative;width:83%;height:510px;object-fit:cover;object-position:50% 46%;border-radius:48% 48% 43% 43%;filter:saturate(.85)}.love-note{position:absolute;left:-18px;bottom:70px;transform:rotate(-9deg);border:1px solid #d5a3e5;border-radius:50%;width:163px;height:163px;background:#f4d0fc;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.love-note span{font-family:Georgia,serif;font-style:italic;font-size:24px;line-height:1.12}.love-note small{font-size:8px;letter-spacing:.09em;margin-top:12px}.image-caption{position:absolute;bottom:-10px;right:30px;font-size:9px;letter-spacing:.16em}.ribbon{background:var(--purple);color:#f0dcfa;display:flex;align-items:center;justify-content:space-around;padding:23px 4%;gap:25px;font-size:14px}.ribbon span:nth-child(even){color:var(--pink);font-size:25px}.booking-section{padding:95px 5%;max-width:1440px;margin:auto;display:grid;grid-template-columns:.8fr 1.3fr;gap:65px}.section-intro>p:not(.eyebrow){max-width:350px;margin-top:24px;color:#75617d}.small-note{font-size:12px;line-height:1.6;color:#826c8b}.calendar-card{background:white;border:1px solid var(--line);border-radius:20px;padding:30px;box-shadow:0 12px 35px #51227206;align-self:center}.calendar-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.calendar-top .eyebrow{font-size:9px;margin-bottom:12px}.month-controls{display:flex;gap:8px}.month-controls button{border:1px solid var(--line);border-radius:50%;width:34px;height:34px;background:white;font-size:23px}.calendar-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:25px}.weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;text-align:center}.weekdays{font-size:11px;color:#927e9b;margin-bottom:12px}.calendar-grid button{aspect-ratio:1;background:#f7eafb;color:var(--purple);font-size:13px;border-radius:9px;position:relative}.calendar-grid button:not(:disabled):after{content:'';position:absolute;bottom:3px;left:calc(50% - 2px);width:4px;height:4px;background:var(--purple);border-radius:50%}.calendar-grid button:disabled{background:transparent;color:#b4a8bb;cursor:default}.calendar-grid button.selected{background:var(--purple);color:white}.calendar-grid button.selected:after{background:white}.legend{display:flex;justify-content:space-between;font-size:10px;color:#8b7397;margin-top:18px;gap:10px}.time-panel{border-left:1px solid var(--line);padding-left:24px;font-size:14px}.time-panel>p:first-child{font-size:14px;font-weight:600}.time-slot{display:block;width:100%;background:white;border:1px solid #c6a8d9;border-radius:9px;padding:9px;margin-bottom:8px;color:var(--purple);font-size:13px}.time-slot:hover{background:#f7eafb}.time-panel .small-note{margin:24px 0 8px}.care-section{background:#f0e5f6;padding:80px 5%}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;max-width:1296px;margin:0 auto 40px}.section-heading>p{font-size:14px;color:#80678b}.services{display:grid;grid-template-columns:repeat(3,1fr);max-width:1296px;margin:auto}.services article{padding:30px 40px 10px 0;border-top:1px solid #cbb1d7;margin-right:40px}.service-number{font-size:10px;letter-spacing:.12em}.services h3{margin:28px 0 18px}.services p{font-size:14px;color:#75617d;max-width:320px}.services a{font-size:13px;border-bottom:1px solid #bba5c7}.about-section{max-width:1240px;margin:auto;padding:100px 5%;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px}.about-images{position:relative}.about-images>img:first-child{width:100%;height:470px;object-fit:cover;border-radius:180px 180px 12px 12px}.dayna-art{position:absolute;width:130px;height:130px;object-fit:contain;bottom:-25px;right:-35px}.about-section h2{margin-bottom:28px}.about-section p:not(.eyebrow){color:#75617d;font-size:14px}.signature{font-family:Georgia,serif;font-style:italic;font-size:30px}.signature+.eyebrow{margin-top:10px;font-size:9px}.gallery-section{padding:65px 5%;max-width:1440px;margin:auto}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.gallery img{width:100%;height:310px;object-fit:cover;border-radius:12px}.gallery img:nth-child(even){margin-top:30px}.instagram-note{display:flex;justify-content:space-between;font-size:13px;margin:28px 0 10px}.testimonial{text-align:center;padding:65px 15% 80px}.testimonial blockquote{font:italic 34px/1.4 Georgia,serif;max-width:810px;margin:0 auto 25px}.testimonial>p:not(.eyebrow){font-size:12px;color:#826c8b}.testimonial span{margin:0 12px}.contact-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;background:var(--purple);color:white;padding:80px 7%}.contact-section em{color:#f29eff}.contact-section h2{margin-bottom:25px}.contact-section>div>p:not(.eyebrow){max-width:330px;color:#e4d2ed;font-size:14px}.contact-section>div>a{font-size:22px}.contact-section input,.contact-section select,.contact-section textarea{background:#ffffff10;color:white;border-color:#ad8bc1}.contact-section option{color:var(--ink)}.contact-section input::placeholder,.contact-section textarea::placeholder{color:#d9c4e5}.contact-section .button{background:#f29eff;color:#4b235e}.contact-section .small-note{color:#e0c9eb;margin:18px 0 0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{font-size:13px;display:block;margin-bottom:18px}input,select,textarea{display:block;margin-top:6px;border:1px solid var(--line);padding:12px 14px;width:100%;border-radius:8px;background:white;color:var(--ink);font-size:14px}textarea{resize:vertical}footer{padding:35px 5%;display:flex;gap:30px;justify-content:space-between;align-items:center;font-size:12px}footer p{margin:0}footer .brand{font-size:14px}footer .brand small{font-size:7px}dialog{padding:40px;border:1px solid var(--line);border-radius:20px;background:var(--light);color:var(--ink);width:min(560px,92vw);max-height:90vh}dialog::backdrop{background:#281136aa;backdrop-filter:blur(5px)}dialog h2{font-size:35px;margin:15px 0 20px}dialog .close{position:absolute;right:15px;top:10px;background:transparent;font-size:30px}dialog .button{width:100%;justify-content:center}dialog p{font-size:14px}dialog .appointment{background:#f0e5f6;border-radius:10px;padding:18px;margin:15px 0}dialog img{max-width:100%;margin:8px 0}dialog .small-note{font-size:12px}button:disabled{opacity:.6;cursor:default}
@media(min-width:1500px){.care-section,.contact-section{padding-left:calc((100vw - 1296px)/2);padding-right:calc((100vw - 1296px)/2)}}@media(max-width:1000px){nav{gap:15px}.hero{gap:10px;min-height:0}.hero-art{height:460px}.hero-dog{height:410px}.hero-actions{align-items:flex-start;flex-direction:column;gap:15px}.booking-section{gap:30px;grid-template-columns:1fr}.section-intro>p:not(.eyebrow){max-width:600px}.about-section{gap:50px}.calendar-layout{grid-template-columns:1.5fr 1fr}.calendar-grid button{aspect-ratio:1.4}.gallery img{height:250px}.contact-section{gap:30px}footer{flex-wrap:wrap}}@media(max-width:650px){.demo-bar{font-size:10px;letter-spacing:0}.demo-bar span{margin:0 5px}header{padding:14px 5%}.brand{font-size:13px;gap:7px}.brand img{width:44px;height:48px}.brand small{font-size:8px}nav{display:none}.outline{padding:9px 13px;font-size:12px;gap:8px}.hero{grid-template-columns:1fr;padding-top:30px;padding-bottom:45px}.hero h1{font-size:62px}.hero .eyebrow{font-size:10px}.hero-actions{flex-direction:row;align-items:center;gap:15px}.hero-actions .button{font-size:12px;padding:14px 18px;gap:12px}.hero-actions .text-link{font-size:12px}.hero-art{height:430px;margin-top:30px;margin-left:20px}.hero-dog{height:395px}.love-note{width:130px;height:130px;left:-15px;bottom:35px}.love-note span{font-size:20px}.love-note small{font-size:7px}.ribbon{flex-wrap:wrap;gap:8px 22px;font-size:11px;padding:15px}.ribbon span:nth-child(n+5){display:none}.booking-section{padding:60px 5%;gap:25px}.calendar-card{padding:20px 15px}.calendar-layout{grid-template-columns:1fr}.calendar-grid button{aspect-ratio:1.2}.time-panel{border-left:0;border-top:1px solid var(--line);padding:18px 0 0}.time-slot{display:inline-block;width:calc(50% - 6px);margin-right:6px}.calendar-top h3{font-size:23px}.care-section{padding:55px 5%}.section-heading{align-items:start;flex-direction:column;gap:20px}.services{grid-template-columns:1fr}.services article{margin:0;padding:25px 0}.services h3{margin-top:15px}.about-section{grid-template-columns:1fr;padding:60px 8%;gap:60px}.about-images>img:first-child{height:400px}.dayna-art{right:-15px}.gallery-section{padding:30px 5%}.gallery{grid-template-columns:1fr 1fr;gap:12px}.gallery img{height:240px}.gallery img:nth-child(even){margin-top:15px}.instagram-note{gap:16px;flex-direction:column}.testimonial{padding:55px 7%}.testimonial blockquote{font-size:28px}.contact-section{grid-template-columns:1fr;padding:55px 6%;gap:35px}.form-row{gap:10px}footer{gap:25px;padding:30px 5%}footer>p:last-child{width:100%}dialog{padding:30px 20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
