@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Outfit:wght@300;400;500;600&display=swap";:root{color:#2b1310;font-synthesis:none;--maroon:#591912;--deep:#24100e;--saffron:#f4a62a;--cream:#f5ecdc;--gold:#c98522;--white:#fffaf1;background:#f5ecdc;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-shell{width:100%;max-width:100%;overflow-x:clip}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff;background:#270e0cdb;border:1px solid #ffffff2e;border-radius:12px;justify-content:space-between;align-items:center;width:min(1180px,100% - 36px);height:70px;padding:0 10px 0 20px;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #24100e2e}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-family:Outfit,sans-serif;font-size:21px;font-weight:500;display:flex}.brand-name>span{color:var(--saffron)}.brand-mark{border-radius:13px;place-items:center;width:48px;height:48px;display:grid;overflow:hidden}.brand-mark img{object-fit:contain;width:68px;max-width:none;height:68px}.nav-links{color:#e8dcd3;align-items:center;gap:36px;font-size:14px;display:flex}.nav-links a{padding:24px 0;position:relative}.nav-links a:after{content:"";background:var(--saffron);height:1px;transition:all .35s;position:absolute;bottom:17px;left:0;right:100%}.nav-links a:hover:after,.nav-links a.active:after{right:0}.header-call{background:var(--saffron);color:var(--deep);border-radius:8px;align-items:center;gap:8px;padding:15px 18px;font-size:14px;font-weight:600;display:flex}.menu-button{color:#fff;background:0 0;border:0;display:none}.page-main{min-height:80vh}.hero{background:var(--maroon);min-height:850px;color:var(--white);grid-template-columns:1.05fr .95fr;align-items:center;padding:160px max(5vw,50vw - 620px) 90px;display:grid;position:relative;overflow:hidden}.hero-glow{background:radial-gradient(circle,#f4a62a47,#0000 67%);border-radius:50%;width:750px;height:750px;position:absolute;top:-300px;left:-260px}.hero-copy{z-index:2;padding-right:40px;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:8px;margin:0 0 28px;font-size:12px;font-weight:600;display:flex}.hero h1,.section h2,.booking-intro h1,.profile-content h1,.final-cta h2{letter-spacing:-.055em;margin:0;font-family:Outfit,sans-serif;font-weight:400;line-height:.91}.hero h1{max-width:1180px;font-size:clamp(3.4rem,6.2vw,7.8rem)}em{color:var(--saffron);font-family:Georgia,serif;font-weight:400}.hero-intro{color:#dac7bd;max-width:570px;margin:34px 0;font-size:clamp(17px,1.5vw,21px);line-height:1.6}.hero-actions{align-items:center;gap:28px;display:flex}.button{cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:17px 24px;font-weight:600;transition:transform .3s,background .3s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button.saffron{background:var(--saffron);color:var(--deep)}.button.primary{background:var(--maroon);color:#fff}.button.outline{color:#fff;background:0 0;border:1px solid #a96a5f}.text-link{border-bottom:1px solid #94706b;align-items:center;gap:9px;padding:12px 0;display:flex}.hero-visual{border-radius:180px 180px 18px 18px;height:610px;position:relative;overflow:hidden;box-shadow:0 40px 100px #0000004d}.hero-visual img{object-fit:cover;filter:saturate(.75)contrast(1.08);width:100%;height:100%;transition:transform 1.2s}.hero-visual:hover img{transform:scale(1.05)}.hero-visual:after{content:"";background:linear-gradient(#0000 50%,#1b0806bf);position:absolute;inset:0}.hero-caption{z-index:2;text-transform:uppercase;letter-spacing:.12em;border-top:1px solid #ffffff59;justify-content:space-between;align-items:flex-end;padding-top:18px;font-size:12px;display:flex;position:absolute;bottom:28px;left:30px;right:30px}.hero-caption strong{font-size:13px}.marquee{background:var(--saffron);color:var(--deep);white-space:nowrap;padding:18px 0;overflow:hidden}.marquee div{animation:24s linear infinite marquee;display:inline-block}.marquee span{text-transform:uppercase;letter-spacing:.08em;margin-right:35px;font-family:Outfit;font-size:16px}.marquee i{margin-left:35px}@keyframes marquee{to{transform:translate(-50%)}}.section{padding:150px max(5vw,50vw - 620px)}.story{flex-direction:column;justify-content:center;min-height:620px;display:flex}.story-kicker{color:#8d6f60;letter-spacing:.15em;text-transform:uppercase;margin:0 0 25px;font-size:12px;font-weight:600}.story-copy{letter-spacing:-.045em;text-wrap:balance;max-width:1180px;margin:0;font-family:Outfit;font-size:clamp(2.2rem,4.35vw,4.9rem);line-height:1.08}.trust-list{border-block:1px solid #c9bba6;grid-template-columns:repeat(3,1fr);gap:0;margin-top:58px;display:grid}.trust-list article{grid-template-columns:auto 1fr;gap:13px;padding:24px 28px 24px 0;display:grid}.trust-list article+article{border-left:1px solid #c9bba6;padding-left:28px}.trust-list article div{flex-direction:column;gap:5px;display:flex}.trust-list strong{font-size:15px;font-weight:600}.trust-list small{color:#806a60;font-size:12px;line-height:1.5}.trust-list svg{width:20px;color:var(--maroon);flex:none}.section-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:70px;display:flex}.section-heading h2{font-size:clamp(3rem,5.5vw,6.5rem)}.section-heading>p{color:#765e58;max-width:390px;line-height:1.7}.service-bento{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{min-height:0;color:var(--deep);background:#fffdf8;border:1px solid #eadcc9;flex-direction:column;display:flex;overflow:hidden}.service-1{grid-area:span 2/span 7}.service-2,.service-3{grid-area:span 1/span 5}.service-media{height:260px;position:relative;overflow:hidden}.service-media>span{color:#fff;letter-spacing:.08em;background:#24100ed1;padding:7px 9px;font-size:11px;position:absolute;top:18px;left:18px}.service-card img{object-fit:cover;width:100%;height:100%;transition:transform .8s}.service-card:hover img{transform:scale(1.05)}.service-overlay{background:linear-gradient(20deg,#1f0a07eb,#1f0a0700 65%);position:absolute;inset:0}.service-copy{grid-template-columns:auto 1fr auto;align-items:end;gap:20px;display:grid;position:absolute;bottom:28px;left:30px;right:25px}.service-copy>span{opacity:.7;font-size:12px}.service-copy h3{letter-spacing:-.04em;margin:0;font-family:Outfit;font-size:clamp(26px,3vw,48px);line-height:1}.service-copy p{display:none}.service-copy a{background:var(--saffron);width:48px;height:48px;color:var(--deep);border-radius:50%;place-items:center;transition:transform .3s;display:grid}.service-copy a:hover{transform:rotate(45deg)}.service-assurances{border-block:1px solid #dac7ae;grid-template-columns:repeat(3,1fr);margin:-25px 0 42px;display:grid}.service-assurances span{color:#664c40;justify-content:center;align-items:center;gap:10px;padding:18px;font-size:13px;display:flex}.service-assurances span+span{border-left:1px solid #dac7ae}.service-assurances svg{width:17px;color:var(--gold)}.service-card-body{flex-direction:column;flex:1;padding:24px;display:flex}.service-meta{color:#8a6c5d;text-transform:uppercase;letter-spacing:.06em;justify-content:space-between;gap:12px;font-size:11px;display:flex}.service-meta span{align-items:center;gap:5px;display:flex}.service-meta svg{width:14px}.service-card-body h3{letter-spacing:-.04em;margin:20px 0 12px;font-family:Outfit,sans-serif;font-size:30px;line-height:1.03}.service-card-body>p{color:#765e55;margin:0 0 20px;line-height:1.6}.service-preparation{color:#5f493f;flex-wrap:wrap;gap:8px 16px;margin-bottom:24px;font-size:12px;display:flex}.service-preparation span{align-items:center;gap:6px;display:flex}.service-preparation svg{width:14px;color:var(--gold)}.service-action{border-top:1px solid #e4d6c3;justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding-top:18px;display:flex}.service-action small{color:#8a6c5d;max-width:100px;line-height:1.4}.service-action a{color:var(--maroon);align-items:center;gap:7px;font-size:13px;font-weight:600;display:flex}.service-action a:hover svg{transform:translate(2px,-2px)}.service-action svg{width:17px;transition:transform .25s}.service-marquee{scrollbar-width:none;border-bottom:1px solid #cab9a5;margin-top:34px;display:flex;overflow:auto}.service-marquee a{flex:none;gap:12px;margin-right:30px;padding:20px 30px 20px 0;font-family:Outfit;font-size:18px;display:flex}.astrologer-section{background:var(--deep);color:#fff}.section-heading.inverse>p{color:#bda9a1}.search-panel{border:1px solid #5b3b37;grid-template-columns:1fr 1fr 1.2fr auto;margin-bottom:45px;display:grid}.search-panel label{border-right:1px solid #5b3b37;align-items:center;gap:12px;padding:0 18px;display:flex}.search-panel input,.search-panel select,.search-panel button{color:#fff;background:0 0;border:0;outline:0;width:100%;padding:19px 16px}.search-panel select{color:#d8c7bf;border-right:1px solid #5b3b37}.search-panel select option{color:#111}.search-panel button{cursor:pointer;color:var(--saffron)}.astro-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.astro-grid.scrollable{max-height:860px;padding-right:5px;overflow:auto}.astro-card{background:#321815;overflow:hidden}.astro-image{height:330px;position:relative;overflow:hidden}.astro-image img{object-fit:cover;filter:saturate(.7);width:100%;height:100%;transition:all .7s}.astro-card:hover img{transform:scale(1.05)}.astro-image>span{background:#39211e;border-radius:2px;padding:8px 10px;font-size:11px;position:absolute;top:16px;right:14px}.astro-image>span.available{color:#253821;background:#e9e1cf}.astro-body{padding:24px}.astro-body>p{color:var(--saffron);text-transform:uppercase;letter-spacing:.13em;font-size:11px}.astro-body h3{margin:10px 0;font-family:Outfit;font-size:24px}.astro-body>span{color:#bba59d;align-items:center;gap:6px;font-size:13px;display:flex}.astro-services{flex-wrap:wrap;gap:7px;margin:20px 0;display:flex}.astro-services small{color:#cdbab3;border:1px solid #68433e;padding:7px 8px}.astro-body>a{color:#fff;border-top:1px solid #5a3935;justify-content:space-between;padding-top:18px;font-size:14px;display:flex}.centered{margin:45px auto 0}.guide-section{grid-template-columns:1fr 1fr;gap:12vw;min-height:950px;display:grid}.guide-heading{align-self:start;position:sticky;top:140px}.guide-heading h2{font-size:clamp(3.3rem,5vw,6rem)}.guide-steps article{border-top:1px solid #bba998;grid-template-columns:70px 1fr;min-height:260px;padding:35px 0;display:grid}.guide-steps article>span{color:var(--gold);font-size:13px}.guide-steps h3{margin:0 0 15px;font-family:Outfit;font-size:32px}.guide-steps p{color:#755e55;line-height:1.7}.final-cta{background:var(--maroon);color:#fff;justify-content:space-between;align-items:center;min-height:650px;padding:110px max(5vw,50vw - 620px);display:flex}.final-cta h2{font-size:clamp(3.6rem,7vw,8rem)}.cta-circle{background:var(--saffron);width:180px;height:180px;color:var(--deep);border-radius:50%;flex:0 0 180px;justify-content:center;align-items:center;gap:10px;transition:all .4s;display:flex}.cta-circle:hover{transform:scale(1.06)rotate(-4deg)}.footer{color:#cdbab2;background:#180b09;grid-template-columns:2fr 1fr 1fr;gap:80px;padding:80px max(5vw,50vw - 620px) 30px;display:grid;position:relative}.footer h3{color:#fff;font-family:Outfit;font-weight:500}.footer>div{flex-direction:column;gap:10px;display:flex}.footer-brand{color:#fff;margin-bottom:12px}.footer p{line-height:1.7}.copyright{font-size:12px;position:absolute;bottom:25px;right:max(5vw,50vw - 620px)}.booking-page{background:var(--deep);color:#fff;grid-template-columns:.8fr 1.2fr;align-items:center;gap:8vw;min-height:100vh;padding:150px max(5vw,50vw - 620px) 100px;display:grid}.booking-intro h1{font-size:clamp(3.5rem,5.5vw,7rem)}.booking-intro>p:not(.eyebrow){color:#bda9a1;max-width:500px;margin:35px 0;font-size:18px;line-height:1.7}.booking-assurances{flex-direction:column;gap:16px;display:flex}.booking-assurances span{align-items:center;gap:10px;font-size:14px;display:flex}.booking-assurances svg{color:var(--saffron)}.booking-panel{background:var(--white);color:var(--deep);border-radius:4px;padding:38px}.panel-heading{border-bottom:1px solid #d8c9b4;justify-content:space-between;margin-bottom:28px;padding-bottom:24px;display:flex}.panel-heading span{font-family:Outfit;font-size:24px}.panel-heading small{color:#806b62}.booking-form{grid-template-columns:1fr 1fr;gap:22px;display:grid}.field{flex-direction:column;gap:8px;display:flex}.field label{font-size:13px;font-weight:600}.field label span{color:#8a756d;font-weight:400}.field input,.field select,.field textarea{color:var(--deep);background:#fffdf8;border:1px solid #c9bba7;border-radius:3px;outline:none;width:100%;padding:14px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--maroon);box-shadow:0 0 0 2px #5919121a}.field small{color:#b42318;min-height:16px}.field.full,.full-button{grid-column:1/-1}.booking-expectation{border-left:3px solid var(--saffron);background:#f4ead8;flex-direction:column;gap:5px;padding:15px 16px;display:flex}.booking-expectation strong{font-size:13px}.booking-expectation span{color:#755e55;font-size:12px;line-height:1.5}.booking-privacy{text-align:center;color:#806b62;margin:-8px 0 0;font-size:11px;line-height:1.5}.input-icon{position:relative}.input-icon svg{color:#6c554c;position:absolute;top:14px;left:13px}.input-icon input{padding-left:43px}.profile-page{grid-template-columns:.8fr 1.2fr;gap:8vw;min-height:100vh;padding:145px max(5vw,50vw - 590px) 100px;display:grid;position:relative}.back-link{align-items:center;gap:8px;font-size:13px;display:flex;position:absolute;top:110px;left:max(5vw,50vw - 590px)}.profile-image{min-height:650px}.profile-image img{object-fit:cover;filter:saturate(.75);width:100%;height:100%}.profile-content{align-self:center}.profile-content h1{color:var(--maroon);font-size:clamp(3.5rem,5vw,6.5rem)}.profile-lead{color:#67524c;max-width:670px;font-size:18px;line-height:1.75}.profile-facts{border-block:1px solid #c6b5a2;grid-template-columns:repeat(3,1fr);margin:35px 0;display:grid}.profile-facts div{flex-direction:column;gap:7px;padding:23px 12px 23px 0;display:flex}.profile-facts span{color:#7b665e;text-transform:uppercase;letter-spacing:.1em;font-size:12px}.profile-facts strong{align-items:center;gap:6px;font-size:14px;display:flex}.profile-content h2{margin:30px 0 12px;font-family:Outfit}.profile-services{flex-wrap:wrap;gap:8px;display:flex}.profile-services span{border:1px solid #bca995;padding:9px 12px;font-size:13px}.profile-content .button{margin-top:35px}.state-page,.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:120px 20px;display:flex}.not-found span{color:#d2bd9f;font-family:Outfit;font-size:9rem}.not-found h1{margin:0;font-family:Outfit;font-size:3rem}.not-found .button{margin-top:24px}.admin-page{color:#211b18;background:#f4f1eb;min-height:100vh;padding:45px}.admin-header{justify-content:space-between;align-items:end;margin-bottom:35px;display:flex}.admin-header a{color:#6c5c54;align-items:center;gap:7px;font-size:13px;display:flex}.admin-header h1{margin:14px 0 4px;font-family:Outfit;font-size:42px}.admin-header p{color:#776961;margin:0}.admin-brand{align-items:center;gap:10px;margin-bottom:18px;font-family:Outfit,sans-serif;font-size:20px;display:flex}.admin-brand img{object-fit:contain;width:46px;height:46px}.admin-brand strong{color:var(--gold);font-weight:500}.admin-filters{gap:9px;display:flex}.admin-filters label{background:#fff;border:1px solid #ded6cc;align-items:center;gap:5px;padding:0 12px;display:flex}.admin-filters svg{width:16px}.admin-filters input,.admin-filters select,.admin-filters button{background:#fff;border:1px solid #ded6cc;outline:0;padding:12px}.admin-filters label input{border:0}.table-wrap{background:#fff;border:1px solid #e1d9d0;overflow:auto}table{border-collapse:collapse;width:100%;min-width:1250px}th{text-align:left;color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#261310;padding:16px;font-size:11px}td{border-bottom:1px solid #e8e1d8;padding:16px;font-size:13px}.status-select{background:#f6eacb;border:0;border-radius:20px;padding:7px 9px}.status-select.confirmed{background:#dcefe2}.status-select.completed{background:#dce8ef}.status-select.cancelled{background:#f2dedb}.delete-button{color:#a0291d;cursor:pointer;background:0 0;border:0}.delete-button svg{width:17px}.empty-state{text-align:center;color:#72645d;padding:60px}.admin-error{color:#8f281d;background:#fff0ed;border:1px solid #e2b7ad;margin:-15px 0 25px;padding:14px 16px;font-size:13px}.booking-pagination{color:#776961;justify-content:flex-end;align-items:center;gap:16px;padding:18px 4px 0;font-size:13px;display:flex}.booking-pagination button{color:#211b18;cursor:pointer;background:#fff;border:1px solid #ded6cc;place-items:center;width:36px;height:36px;display:grid}.booking-pagination button:disabled{cursor:not-allowed;opacity:.4}.booking-pagination svg{width:17px}@media (width<=1000px){.hero{grid-template-columns:1fr;padding-top:150px}.hero-copy{padding:0 0 55px}.hero-visual{border-radius:130px 130px 12px 12px;justify-self:end;width:100%;max-width:700px;height:520px}.service-bento,.astro-grid{grid-template-columns:repeat(2,1fr)}.booking-page,.profile-page{grid-template-columns:1fr}.profile-image{height:70vh;min-height:500px}.guide-section{gap:7vw}}@media (width<=760px){.site-header{width:calc(100% - 20px);height:62px;top:10px}.brand-mark{border-radius:11px;width:42px;height:42px}.brand-mark img{width:59px;height:59px}.header-call{display:none}.menu-button{display:block}.nav-links{opacity:0;pointer-events:none;background:#2b1210;border-radius:10px;flex-direction:column;align-items:stretch;gap:0;padding:20px;transition:all .3s;position:absolute;top:70px;left:0;right:0;transform:translateY(-10px)}.nav-links.open{opacity:1;pointer-events:auto;transform:none}.nav-links a{padding:15px}.nav-links a:after{display:none}.hero{min-height:auto;padding:130px 20px 50px}.hero h1{font-size:clamp(3.25rem,16vw,5rem)}.hero-visual{height:440px}.hero-caption{flex-direction:column;align-items:start;gap:6px}.hero-actions{flex-direction:column;align-items:flex-start;gap:12px}.section{padding:100px 20px}.section-heading{flex-direction:column;align-items:start;margin-bottom:40px}.section-heading h2{font-size:3.2rem}.story{min-height:580px}.story-copy{text-wrap:pretty;font-size:2.35rem}.trust-list{grid-template-columns:1fr}.trust-list article{padding:20px 0}.trust-list article+article{border-top:1px solid #c9bba6;border-left:0;padding-left:0}.service-assurances{grid-template-columns:1fr;margin-top:0}.service-assurances span{justify-content:flex-start}.service-assurances span+span{border-top:1px solid #dac7ae;border-left:0}.service-bento{grid-template-columns:1fr}.service-card{height:auto}.service-media{height:250px}.service-action{align-items:flex-end}.search-panel{grid-template-columns:1fr}.search-panel label,.search-panel select{border-bottom:1px solid #5b3b37;border-right:0}.astro-grid{grid-template-columns:1fr}.astro-image{height:390px}.guide-section{min-height:auto;display:block}.guide-heading{margin-bottom:70px;position:static}.guide-steps article{min-height:220px}.final-cta{flex-direction:column;justify-content:center;align-items:flex-start;gap:60px;min-height:650px;padding:90px 20px}.cta-circle{align-self:flex-end}.footer{grid-template-columns:1fr;gap:40px;padding:65px 20px 80px}.copyright{left:20px;right:auto}.booking-page{gap:50px;padding:125px 15px 70px}.booking-intro h1{font-size:3.7rem}.booking-panel{padding:24px 18px}.panel-heading{flex-direction:column;gap:7px}.booking-form{grid-template-columns:1fr}.field.full,.full-button{grid-column:auto}.profile-page{gap:45px;padding:125px 20px 70px}.back-link{top:90px;left:20px}.profile-image{height:55vh;min-height:430px}.profile-content h1{font-size:3.7rem}.profile-facts{grid-template-columns:1fr}.profile-facts div{border-bottom:1px solid #d0c0ad}.admin-page{padding:22px 12px}.admin-header{flex-direction:column;align-items:start;gap:25px}.admin-filters{flex-wrap:wrap;width:100%}.admin-filters label{flex:100%}.admin-filters select{flex:1}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.utility-bar{z-index:51;color:#6c3d24;letter-spacing:.02em;background:#fff1dd;justify-content:space-between;align-items:center;height:34px;padding:0 max(5vw,50vw - 590px);font-size:11px;display:flex;position:fixed;inset:0 0 auto}.utility-bar a{align-items:center;gap:7px;display:flex}.site-header{color:var(--deep);background:#fffaf1f0;border-color:#6f2f121a;top:46px;box-shadow:0 14px 40px #642b0e1f}.nav-links{color:#5d4034}.menu-button{color:var(--deep)}.hero{background-color:#e95618;background-image:radial-gradient(circle at 20% 30%,#ffbe38a6,#0000 38%),radial-gradient(circle at 82% 20%,#ffb3218c,#0000 42%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;min-height:900px;padding-top:190px;padding-bottom:150px}.hero:before{content:"ॐ";color:#fff0c617;font-family:Georgia,serif;font-size:30rem;line-height:1;position:absolute;top:13%;left:42%;transform:rotate(-8deg)}.hero-glow{background:radial-gradient(circle,#ffe2906b,#0000 66%)}.hero-copy{max-width:680px}.hero h1{font-size:clamp(4rem,6.3vw,7.5rem)}.hero h1 em{color:#3d160d}.hero-intro{color:#fff3e6}.hero-badge{background:#fff8e433;border:1px solid #ffffff5c;border-radius:999px;margin-bottom:24px;padding:11px 16px;display:inline-flex}.hero-visual{border:9px solid #fff5dc33;border-radius:45% 45% 14px 14px;height:590px}.hero-finder{z-index:4;width:min(1060px,100% - 40px);color:var(--deep);background:#fffaf1;border-radius:18px;grid-template-columns:1fr auto auto;align-items:center;gap:16px;padding:22px 24px;display:grid;position:absolute;bottom:34px;left:50%;transform:translate(-50%);box-shadow:0 25px 70px #6422043d}.hero-finder div{flex-direction:column;gap:4px;display:flex}.hero-finder small{color:#8b6755}.hero-finder strong{font-family:Outfit,sans-serif;font-size:20px}.hero-finder>a{border:1px solid #e5cdb9;border-radius:8px;align-items:center;gap:8px;padding:15px 18px;font-size:13px;font-weight:600;display:flex}.hero-finder .finder-primary{background:var(--saffron);border-color:var(--saffron)}.services-section{background:#fff8ec}.service-bento{grid-template-rows:none;grid-template-columns:repeat(3,1fr);gap:18px}.service-card,.service-1,.service-2,.service-3{border-radius:8px;grid-area:auto;height:auto}.service-card:first-child,.service-card:nth-child(6){grid-column:auto}.service-copy{grid-template-columns:auto 1fr auto}.service-copy h3{font-size:clamp(25px,2.2vw,38px)}@media (width<=1000px) and (width>=761px){.service-bento{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.utility-bar{padding:0 14px}.utility-bar a{display:none}.site-header{top:44px}.hero{padding-top:150px;padding-bottom:165px}.hero-finder{grid-template-columns:1fr 1fr;bottom:18px}.hero-finder div{grid-column:1/-1}.hero-finder>a{justify-content:center;padding:12px 10px}.service-bento{grid-template-columns:1fr;display:grid}.service-card,.service-card:first-child,.service-card:nth-child(6){grid-column:auto;height:auto}}
