:root{--ink:#35292a;--ink-soft:#645657;--rose:#ad6876;--rose-dark:#8f5260;--rose-light:#e9cfd1;--blush:#f8f0ed;--cream:#fcfaf7;--sand:#e8ddd4;--white:#fff;--green:#496c5b;--border:#35292a1f;--shadow-sm:0 12px 34px #4f353814;--shadow-lg:0 30px 80px #4f353829;--font-display:"Playfair Display", Georgia, serif;--font-body:"DM Sans", Arial, sans-serif;--container:1180px;--header-height:82px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:var(--cream);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65;overflow-x:hidden}body.menu-open{overflow:hidden}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}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display);letter-spacing:0;overflow-wrap:anywhere;font-weight:500;line-height:1.08}h1 em,h2 em{color:var(--rose);font-weight:500}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #ad687659}.container{width:min(calc(100% - 48px), var(--container));margin-inline:auto}.section-pad{padding:112px 0}.skip-link{z-index:9999;color:#fff;background:var(--ink);border-radius:999px;padding:10px 16px;transition:transform .2s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--rose-dark);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:18px;font-size:.76rem;font-weight:700;line-height:1.2;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:28px;height:1px}.eyebrow--light{color:var(--rose-light)}.button{cursor:pointer;text-align:center;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;max-width:100%;min-height:52px;padding:13px 23px;font-weight:700;line-height:1.1;transition:transform .25s,background .25s,color .25s,box-shadow .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--small{min-height:44px;padding:10px 19px;font-size:.88rem}.button--primary{color:var(--white);background:var(--rose);box-shadow:0 12px 24px #ad687638}.button--primary:hover{background:var(--rose-dark);box-shadow:0 16px 32px #8f526047}.button--ghost{border-color:var(--border);color:var(--ink);background:0 0}.button--ghost:hover{border-color:var(--rose);color:var(--rose-dark);background:var(--white)}.button--light{color:var(--rose-dark);background:var(--white)}.text-link{color:var(--rose-dark);align-items:center;gap:7px;font-size:.9rem;font-weight:700;display:inline-flex}.text-link svg{transition:transform .2s}.text-link:hover svg{transform:translate(3px,-2px)}.text-link--large{font-size:1rem}.topbar{color:#ffffffd1;background:var(--ink);font-size:.78rem}.topbar__inner{justify-content:space-between;align-items:center;height:34px;display:flex}.topbar__inner span,.topbar__inner a{align-items:center;gap:7px;display:inline-flex}.site-header{z-index:100;isolation:isolate;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fcfaf7e6;border-bottom:1px solid #0000;transition:box-shadow .25s,border-color .25s;position:sticky;top:0}.site-header--scrolled{border-color:var(--border);box-shadow:0 8px 28px #35292a0f}.site-header__inner{min-height:var(--header-height);justify-content:space-between;align-items:center;gap:28px;display:flex}.brand{flex-direction:column;width:max-content;min-width:0;max-width:100%;line-height:1;display:inline-flex}.brand__name{font-family:var(--font-display);letter-spacing:0;font-size:1.62rem;font-weight:600}.brand__tagline{color:var(--rose-dark);letter-spacing:.24em;text-align:center;text-transform:uppercase;margin-top:7px;font-size:.59rem;font-weight:700}.desktop-nav{align-items:center;gap:30px;display:flex}.nav-link{color:var(--ink-soft);padding:29px 0 27px;font-size:.9rem;font-weight:600;position:relative}.nav-link:after{background:var(--rose);content:"";height:2px;transition:transform .2s;position:absolute;bottom:20px;left:0;right:0;transform:scaleX(0)}.nav-link:hover,.nav-link--active{color:var(--ink)}.nav-link--active:after{transform:scaleX(1)}.site-header__actions{align-items:center;gap:12px;display:flex}.menu-toggle{border:1px solid var(--border);width:46px;height:46px;color:var(--ink);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;display:none}.mobile-nav{z-index:20;max-height:calc(100dvh - var(--header-height));visibility:hidden;overscroll-behavior:contain;background:var(--cream);opacity:0;pointer-events:none;transition:opacity .25s,transform .25s,visibility .25s;position:absolute;top:100%;left:0;right:0;overflow-y:auto;transform:translateY(-12px)}.mobile-nav--open{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-nav__inner{padding-top:24px;padding-bottom:calc(28px + env(safe-area-inset-bottom));flex-direction:column;display:flex}.mobile-link{border-bottom:1px solid var(--border);font-family:var(--font-display);align-items:baseline;gap:18px;padding:17px 0;font-size:2rem;line-height:1.12;display:flex}.mobile-link span{color:var(--rose);font-family:var(--font-body);font-size:.7rem;font-weight:700}.mobile-link--active{color:var(--rose-dark)}.mobile-nav__cta{margin-top:30px}.home-hero{background:var(--blush);min-height:710px;position:relative;overflow:hidden}.home-hero__wash{filter:blur(3px);background:#ffffff8c;border-radius:50%;width:540px;height:540px;position:absolute;top:-180px;left:-180px}.home-hero:after{content:"";border:1px solid #ad687626;border-radius:50%;width:550px;height:550px;position:absolute;bottom:-250px;right:-100px}.home-hero__grid{z-index:1;grid-template-columns:1.04fr .96fr;align-items:center;gap:80px;min-height:710px;display:grid;position:relative}.home-hero__content{padding:76px 0;animation:.7s both fade-up}.home-hero h1{max-width:710px;margin-bottom:25px;font-size:5.25rem}.home-hero__content>p{max-width:590px;color:var(--ink-soft);margin-bottom:32px;font-size:1.08rem}.home-hero__actions{flex-wrap:wrap;gap:12px;display:flex}.trust-row{color:var(--ink-soft);flex-wrap:wrap;gap:24px;margin-top:34px;font-size:.83rem;font-weight:600;display:flex}.trust-row span{align-items:center;gap:8px;display:inline-flex}.trust-row svg{color:var(--rose-dark)}.home-hero__visual{align-self:end;height:650px;animation:.8s .12s both fade-up;position:relative}.home-hero__arch{width:min(100%,480px);height:610px;box-shadow:var(--shadow-lg);border-radius:240px 240px 18px 18px;position:absolute;bottom:0;right:0;overflow:hidden}.home-hero__arch img{object-fit:cover;object-position:55% center;width:100%;height:100%}.experience-badge{z-index:2;border:8px solid var(--blush);width:150px;height:150px;color:var(--white);background:var(--rose-dark);text-align:center;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:165px;left:-56px;transform:rotate(-7deg)}.experience-badge strong{font-family:var(--font-display);margin-right:6px;font-size:2.35rem;font-weight:500;line-height:1}.experience-badge span{text-align:left;text-transform:uppercase;font-size:.64rem;line-height:1.35}.hero-note{z-index:2;max-width:220px;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #ffffff80;border-radius:14px;align-items:center;gap:12px;padding:16px 18px;font-size:.76rem;font-weight:600;line-height:1.35;display:flex;position:absolute;bottom:35px;right:-28px}.hero-note svg{color:var(--rose);flex:none}.intro-strip{border-bottom:1px solid var(--border);background:var(--white)}.intro-strip__grid{grid-template-columns:2.4fr .75fr .9fr 1fr;align-items:center;min-height:140px;display:grid}.intro-strip__grid>p{max-width:500px;color:var(--ink-soft);font-family:var(--font-display);margin:0;padding-right:40px;font-size:1.25rem;font-style:italic;line-height:1.45}.intro-stat{border-left:1px solid var(--border);flex-direction:column;justify-content:center;min-height:65px;padding-left:28px;display:flex}.intro-stat strong{font-family:var(--font-display);font-size:1.65rem;font-weight:500;line-height:1.2}.intro-stat span{color:var(--ink-soft);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:700}.section-heading{max-width:660px}.section-heading h2,.social-copy h2,.story-copy h2,.contact-aside h2,.map-heading h2,.cta-section h2{margin-bottom:20px;font-size:3.65rem}.section-heading>p,.social-copy>p{max-width:600px;color:var(--ink-soft);margin-bottom:0}.section-heading--center{text-align:center;margin-inline:auto}.section-heading--center .eyebrow{justify-content:center}.signature-section{overflow:hidden}.signature-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:110px;display:grid}.image-composition{min-height:610px;position:relative}.image-composition__main{width:85%;height:570px;box-shadow:var(--shadow-lg);border-radius:220px 220px 16px 16px;overflow:hidden}.image-composition__main img,.image-composition__detail img{object-fit:cover;width:100%;height:100%}.image-composition__detail{border:10px solid var(--cream);width:210px;height:260px;box-shadow:var(--shadow-sm);border-radius:110px 110px 12px 12px;position:absolute;bottom:0;right:0;overflow:hidden}.feature-list{gap:2px;margin:36px 0 34px;display:grid}.feature-list>div{border-bottom:1px solid var(--border);grid-template-columns:46px 1fr;gap:16px;padding:20px 0;display:grid}.feature-list svg{width:42px;height:42px;color:var(--rose-dark);background:var(--blush);border-radius:50%;padding:10px}.feature-list span{color:var(--ink-soft);font-size:.9rem}.feature-list strong{color:var(--ink);margin-bottom:2px;font-size:1rem;display:block}.services-section,.values-section{background:var(--blush)}.section-topline{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:52px;display:flex}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.service-card{background:var(--white);border:1px solid #35292a14;border-radius:18px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 10px 30px #4f35380d}.service-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-7px)}.service-card__image-wrap{background:var(--sand);height:340px;position:relative;overflow:hidden}.service-card__image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.service-card:hover img{transform:scale(1.05)}.service-card__label{color:var(--rose-dark);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.08em;text-transform:uppercase;background:#ffffffe6;border-radius:999px;padding:7px 12px;font-size:.67rem;font-weight:700;position:absolute;top:18px;left:18px}.service-card__content{min-width:0;padding:27px 27px 29px}.service-card h3{margin-bottom:12px;font-size:1.58rem}.service-card p{min-height:80px;color:var(--ink-soft);margin-bottom:22px;font-size:.9rem}.mobile-only{display:none}.journey-section{background:var(--ink)}.journey-section .section-heading h2{color:var(--white)}.journey-section .section-heading p{color:#fff9}.journey-section .eyebrow{color:var(--rose-light)}.journey-grid{background:#ffffff1f;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:60px;display:grid;position:relative}.journey-grid article{background:var(--ink);min-height:265px;padding:42px}.journey-grid span{color:var(--rose-light);letter-spacing:.12em;margin-bottom:32px;font-size:.7rem;font-weight:700;display:block}.journey-grid h3{color:var(--white);margin-bottom:14px;font-size:1.65rem}.journey-grid p{color:#fff9;margin:0;font-size:.9rem}.testimonials-section{overflow:hidden}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:56px;display:grid}.testimonial-card{border:1px solid var(--border);background:var(--white);border-radius:16px;min-height:290px;padding:36px;position:relative}.testimonial-card__quote{width:34px;height:34px;color:var(--rose-light);fill:var(--rose-light);margin-bottom:25px}.testimonial-card>p{min-height:105px;color:var(--ink-soft);font-family:var(--font-display);margin-bottom:25px;font-size:1.12rem;font-style:italic;line-height:1.55}.testimonial-card>div{align-items:center;gap:12px;display:flex}.testimonial-card>div span{width:34px;height:34px;color:var(--white);background:var(--rose);font-family:var(--font-display);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.testimonial-card>div strong{font-size:.85rem}.social-section{background:var(--blush)}.social-grid{grid-template-columns:.72fr 1.28fr;align-items:center;gap:80px;display:grid}.social-copy h2{margin-bottom:20px}.social-copy .button{margin-top:20px}.social-mosaic{grid-template-rows:1fr 1fr;grid-template-columns:1.1fr .9fr;gap:12px;height:520px;display:grid}.social-mosaic img{object-fit:cover;border-radius:14px;width:100%;height:100%}.social-mosaic img:first-child{grid-row:1/3}.cta-section{color:var(--white);background:var(--rose-dark);position:relative;overflow:hidden}.cta-section:before,.cta-section:after{content:"";border:1px solid #ffffff21;border-radius:50%;position:absolute}.cta-section:before{width:500px;height:500px;top:-240px;left:-100px}.cta-section:after{width:600px;height:600px;bottom:-320px;right:-80px}.cta-section__inner{z-index:1;justify-content:space-between;align-items:flex-end;gap:60px;display:flex;position:relative}.cta-section h2{color:var(--white);margin-bottom:15px}.cta-section p{color:#ffffffb8;max-width:610px;margin:0}.cta-section .button{flex:none}.page-hero{background:var(--blush);text-align:center;padding:115px 0 120px;position:relative;overflow:hidden}.page-hero__content{z-index:2;animation:.65s both fade-up;position:relative}.page-hero h1{margin:0 auto 24px;font-size:5.5rem}.page-hero p{max-width:680px;color:var(--ink-soft);margin:0 auto;font-size:1.05rem}.page-hero__orb{border:1px solid #ad687624;border-radius:50%;position:absolute}.page-hero__orb--one{width:470px;height:470px;top:-210px;left:-90px}.page-hero__orb--two{width:550px;height:550px;bottom:-270px;right:-100px}.story-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:100px;display:grid}.story-image{height:680px;position:relative}.story-image>img{object-fit:cover;width:100%;height:100%;box-shadow:var(--shadow-lg);border-radius:240px 240px 16px 16px}.story-image__caption{background:var(--white);box-shadow:var(--shadow-sm);border-radius:10px;align-items:center;gap:10px;padding:16px 20px;font-size:.78rem;font-weight:700;display:flex;position:absolute;bottom:40px;right:-28px}.story-image__caption svg{color:var(--rose)}.story-copy>p{color:var(--ink-soft);margin-bottom:18px}.founder-signature{border-top:1px solid var(--border);align-items:center;gap:14px;margin-top:34px;padding-top:26px;display:flex}.founder-signature img{object-fit:cover;border-radius:50%;width:58px;height:58px}.founder-signature strong,.founder-signature span{display:block}.founder-signature strong{font-family:var(--font-display);font-size:1.12rem}.founder-signature span{color:var(--ink-soft);font-size:.75rem}.values-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:55px;display:grid}.value-card{background:var(--white);border:1px solid #35292a14;border-radius:15px;min-height:300px;padding:34px 28px;transition:transform .25s;position:relative}.value-card:hover{transform:translateY(-5px)}.value-card__number{color:var(--rose-light);font-size:.68rem;font-weight:700;position:absolute;top:25px;right:25px}.value-card>svg{width:48px;height:48px;color:var(--rose-dark);background:var(--blush);border-radius:50%;margin-bottom:42px;padding:12px}.value-card h3{margin-bottom:12px;font-size:1.45rem}.value-card p{color:var(--ink-soft);margin:0;font-size:.86rem}.space-gallery{grid-template-rows:1fr 1fr;grid-template-columns:1.25fr .75fr;gap:18px;height:600px;display:grid}.space-gallery figure{border-radius:15px;margin:0;overflow:hidden}.space-gallery__wide{grid-row:1/3}.space-gallery img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.space-gallery figure:hover img{transform:scale(1.04)}.procedures-section{background:var(--cream)}.filter-bar{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:52px;display:flex}.filter-button{border:1px solid var(--border);min-width:110px;color:var(--ink-soft);cursor:pointer;background:0 0;border-radius:999px;padding:11px 18px;font-size:.84rem;font-weight:700;transition:all .2s}.filter-button:hover,.filter-button--active{border-color:var(--rose);color:var(--white);background:var(--rose)}.consultation-note{border-block:1px solid var(--border);background:var(--white);padding:38px 0}.consultation-note__inner{justify-content:center;align-items:center;gap:22px;display:flex}.consultation-note span{color:var(--rose-dark);background:var(--blush);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:6px 11px;font-size:.68rem;font-weight:700}.consultation-note p{max-width:800px;color:var(--ink-soft);margin:0;font-size:.88rem}.contact-section{background:var(--cream)}.contact-layout{grid-template-columns:.82fr 1.18fr;align-items:start;gap:80px;display:grid}.contact-aside{position:sticky;top:125px}.contact-aside h2{margin-bottom:18px}.contact-aside>p{color:var(--ink-soft);margin-bottom:34px}.contact-methods{display:grid}.contact-methods>a,.contact-methods>div{border-bottom:1px solid var(--border);grid-template-columns:48px 1fr;align-items:center;gap:14px;padding:17px 0;display:grid}.contact-methods>a:hover strong{color:var(--rose-dark)}.contact-methods>a>span,.contact-methods>div>span{width:44px;height:44px;color:var(--rose-dark);background:var(--blush);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.contact-methods svg{width:19px}.contact-methods small,.contact-methods strong{display:block}.contact-methods small{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;margin-bottom:2px;font-size:.68rem;font-weight:700}.contact-methods strong{font-size:.86rem;transition:color .2s}.instagram-inline{color:var(--rose-dark);align-items:center;gap:9px;margin-top:28px;font-size:.86rem;font-weight:700;display:inline-flex}.contact-form-card{border:1px solid var(--border);background:var(--white);box-shadow:var(--shadow-sm);border-radius:20px;padding:50px}.contact-form-card__heading>span{color:var(--rose-dark);letter-spacing:.11em;text-transform:uppercase;font-size:.72rem;font-weight:700}.contact-form-card__heading h2{margin:8px 0 10px;font-size:2.35rem}.contact-form-card__heading p{color:var(--ink-soft);margin-bottom:30px;font-size:.9rem}.contact-form{gap:19px;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-form label>span{margin-bottom:7px;font-size:.78rem;font-weight:700;display:block}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--border);width:100%;color:var(--ink);background:var(--cream);border-radius:9px;transition:border-color .2s,background .2s}.contact-form input,.contact-form select{height:50px;padding:0 15px}.contact-form textarea{resize:vertical;min-height:130px;padding:13px 15px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--rose);background:var(--white);outline:none;box-shadow:0 0 0 3px #ad68761a}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#a69a98}.privacy-check{grid-template-columns:18px 1fr;align-items:start;gap:9px;display:grid}.privacy-check input{width:17px;height:17px;accent-color:var(--rose);margin-top:2px}.privacy-check span{color:var(--ink-soft);margin:0!important;font-size:.72rem!important;font-weight:500!important}.contact-form__submit{border:0;width:100%;margin-top:4px}.map-section{padding:0 0 112px}.map-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px;display:flex}.map-heading h2{margin:0}.map-heading a{color:var(--rose-dark);align-items:center;gap:8px;font-size:.84rem;font-weight:700;display:inline-flex}.map-frame{box-shadow:var(--shadow-sm);filter:saturate(.75)contrast(.95);border-radius:18px;overflow:hidden}.map-frame iframe{display:block}.status-page{background:var(--blush);place-items:center;min-height:72vh;padding:90px 24px;display:grid}.status-card{border:1px solid var(--border);background:var(--white);max-width:650px;box-shadow:var(--shadow-lg);text-align:center;border-radius:22px;padding:55px}.status-card__icon{width:70px;height:70px;color:var(--white);background:var(--green);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 26px;display:flex}.status-card__code{color:var(--rose);font-family:var(--font-display);margin-bottom:18px;font-size:4rem;line-height:1;display:block}.status-card h1{margin-bottom:18px;font-size:3.5rem}.status-card>p{color:var(--ink-soft);margin-bottom:30px}.status-card__actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.site-footer{color:#ffffffb8;background:var(--ink);padding:80px 0 0}.site-footer__grid{grid-template-columns:1.45fr .7fr 1fr .9fr;gap:60px;padding-bottom:65px;display:grid}.brand--footer .brand__name{color:var(--white)}.brand--footer .brand__tagline{color:var(--rose-light)}.site-footer__about>p{max-width:320px;margin:24px 0;font-size:.86rem}.social-links{gap:9px;display:flex}.social-links a{width:39px;height:39px;color:var(--white);border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:inline-flex}.social-links a:hover{background:var(--rose)}.footer-title{color:var(--white);font-family:var(--font-body);letter-spacing:.13em;text-transform:uppercase;margin-bottom:24px;font-size:.72rem;font-weight:700}.footer-links,.footer-contact{gap:11px;font-size:.84rem;display:grid}.footer-links a:hover,.footer-contact a:hover{color:var(--rose-light)}.footer-contact p{margin:0}.footer-hours{gap:12px;display:grid}.footer-hours p{margin:0;font-size:.8rem}.footer-hours span,.footer-hours strong{display:block}.footer-hours strong{color:var(--white);font-weight:600}.site-footer__bottom{color:#ffffff6b;border-top:1px solid #ffffff1c;justify-content:space-between;align-items:center;min-height:75px;font-size:.72rem;display:flex}.site-footer__bottom p{margin:0}.whatsapp-button{z-index:90;min-height:52px;color:var(--white);background:#248d58;border-radius:999px;align-items:center;gap:10px;padding:12px 17px;font-size:.82rem;font-weight:700;transition:transform .2s,background .2s;display:inline-flex;position:fixed;bottom:22px;right:22px;box-shadow:0 15px 35px #248d5847}.whatsapp-button:hover{background:#197648;transform:translateY(-3px)}@keyframes fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=1050px){.desktop-nav{gap:18px}.home-hero__grid{gap:40px}.experience-badge{left:-20px}.hero-note{right:0}.signature-grid,.story-grid{gap:60px}.values-grid{grid-template-columns:repeat(2,1fr)}.contact-layout{gap:45px}.site-footer__grid{grid-template-columns:1.3fr .7fr 1fr}.site-footer__grid>div:last-child{grid-column:3}}@media (width<=900px){:root{--header-height:72px}.desktop-nav,.desktop-cta{display:none}.menu-toggle{display:inline-flex}.home-hero{min-height:auto}.home-hero__grid{grid-template-columns:1fr;min-height:auto}.home-hero__content{text-align:center;padding:80px 0 20px}.home-hero h1{font-size:4.35rem}.home-hero__content .eyebrow{justify-content:center}.home-hero__content>p{margin-inline:auto}.home-hero__actions,.trust-row{justify-content:center}.home-hero__visual{width:min(100%,570px);height:600px;margin:0 auto}.home-hero__arch{height:560px;right:50%;transform:translate(50%)}.experience-badge{left:4%}.intro-strip__grid{grid-template-columns:repeat(3,1fr);row-gap:30px;padding:30px 0}.intro-strip__grid>p{text-align:center;grid-column:1/4;max-width:none;padding:0}.signature-grid,.story-grid,.social-grid,.contact-layout{grid-template-columns:1fr}.section-heading h2,.social-copy h2,.story-copy h2,.contact-aside h2,.map-heading h2,.cta-section h2{font-size:3.15rem}.signature-grid,.story-grid{gap:65px}.image-composition,.story-image{width:min(100%,590px);margin-inline:auto}.service-grid{grid-template-columns:repeat(2,1fr)}.service-grid--featured .service-card:last-child{display:none}.journey-grid{grid-template-columns:1fr}.journey-grid article{min-height:auto}.testimonial-grid{grid-template-columns:1fr}.testimonial-card>p{min-height:auto}.social-grid{gap:45px}.social-copy{max-width:650px}.contact-aside{position:static}.page-hero h1{font-size:4.25rem}.status-card h1{font-size:3rem}.site-footer__grid{grid-template-columns:repeat(2,1fr)}.site-footer__grid>div:last-child{grid-column:auto}}@media (width<=640px){.container{width:min(calc(100% - 32px), var(--container))}.section-pad{padding:78px 0}.topbar__inner span{display:none}.topbar__inner{justify-content:center}.brand__name{font-size:1.42rem}.home-hero__content{padding-top:65px}.home-hero h1{font-size:3.35rem}.home-hero__content>p{font-size:.98rem}.home-hero__actions{flex-direction:column}.home-hero__actions .button{width:100%}.trust-row{text-align:left;justify-content:start;margin-inline:auto;display:grid}.home-hero__visual{height:520px}.home-hero__arch{width:88%;height:500px}.experience-badge{border-width:6px;width:120px;height:120px;top:115px;left:-2px}.experience-badge strong{font-size:1.9rem}.hero-note{bottom:20px;right:0}.intro-strip__grid{grid-template-columns:1fr 1fr}.intro-strip__grid>p,.intro-stat:last-child{grid-column:1/3}.intro-stat:nth-child(2){border-left:0;padding-left:0}.section-heading h2,.social-copy h2,.story-copy h2,.contact-aside h2,.map-heading h2,.cta-section h2{font-size:2.55rem}.image-composition{min-height:490px}.image-composition__main{height:460px}.image-composition__detail{border-width:7px;width:155px;height:205px}.section-topline{flex-direction:column;align-items:flex-start;gap:22px;margin-bottom:36px}.desktop-only{display:none}.mobile-only{width:100%;margin-top:24px;display:inline-flex}.service-grid{grid-template-columns:1fr}.service-grid--featured .service-card:last-child{display:block}.service-card__image-wrap{height:330px}.service-card p{min-height:auto}.journey-grid article{padding:32px}.testimonial-card{padding:30px}.social-mosaic{height:420px}.cta-section__inner{flex-direction:column;align-items:stretch;gap:30px}.page-hero{padding:85px 0 90px}.page-hero h1{font-size:3.25rem}.story-image{height:520px}.story-image__caption{right:0}.values-grid{grid-template-columns:1fr}.value-card{min-height:auto}.value-card>svg{margin-bottom:26px}.space-gallery{grid-template-rows:auto;grid-template-columns:1fr;height:auto}.space-gallery__wide{grid-row:auto}.space-gallery figure{height:270px}.consultation-note__inner{flex-direction:column;align-items:flex-start}.contact-form-card{padding:30px 20px}.form-row{grid-template-columns:1fr}.map-heading{flex-direction:column;align-items:flex-start}.map-section{padding-bottom:78px}.map-frame iframe{height:360px}.status-card{padding:40px 22px}.status-card__actions{flex-direction:column}.site-footer{padding-top:60px}.site-footer__grid{grid-template-columns:1fr;gap:42px}.site-footer__bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px}.whatsapp-button{justify-content:center;width:52px;padding:0;bottom:14px;right:14px}.whatsapp-button span{display:none}}@media (width<=520px){:root{--header-height:66px}body{font-size:15px}.container{width:min(calc(100% - 28px), var(--container))}.topbar{font-size:.72rem}.topbar__inner{height:30px}.site-header__inner{gap:12px}.brand__name{font-size:1.22rem}.brand__tagline{letter-spacing:.16em;margin-top:5px;font-size:.5rem}.menu-toggle{flex:0 0 42px;width:42px;height:42px}.mobile-nav__inner{padding-top:16px}.mobile-link{gap:12px;padding:15px 0;font-size:1.55rem}.mobile-nav__cta{width:100%;margin-top:22px}.section-pad{padding:62px 0}.eyebrow{letter-spacing:.1em;gap:8px;margin-bottom:14px;font-size:.68rem}.eyebrow:before{width:20px}.home-hero__content{padding:48px 0 14px}.home-hero h1,.page-hero h1{font-size:2.65rem}.home-hero__grid{gap:12px}.trust-row{gap:12px;width:100%;margin-top:24px}.home-hero__visual{height:410px}.home-hero__arch{border-radius:180px 180px 14px 14px;width:92%;height:390px}.experience-badge{border-width:5px;width:98px;height:98px;top:74px;left:0}.experience-badge strong{font-size:1.55rem}.experience-badge span{font-size:.55rem}.hero-note{max-width:178px;padding:12px 13px;font-size:.68rem;bottom:12px;right:4px}.intro-strip__grid{grid-template-columns:1fr;row-gap:18px}.intro-strip__grid>p,.intro-stat:last-child{grid-column:auto}.intro-stat,.intro-stat:nth-child(2){text-align:center;border-left:0;min-height:auto;padding:0}.section-heading h2,.social-copy h2,.story-copy h2,.contact-aside h2,.map-heading h2,.cta-section h2{font-size:2.25rem}.signature-grid,.story-grid{gap:38px}.image-composition{min-height:390px}.image-composition__main{border-radius:160px 160px 14px 14px;width:92%;height:365px}.image-composition__detail{width:126px;height:166px}.feature-list>div{grid-template-columns:38px 1fr;gap:12px}.feature-list svg{width:36px;height:36px;padding:8px}.service-card{border-radius:12px}.service-card__image-wrap{height:260px}.service-card__content{padding:22px 20px 24px}.service-card h3,.journey-grid h3{font-size:1.38rem}.journey-grid article,.testimonial-card{padding:24px 20px}.social-grid{gap:32px}.social-mosaic{grid-template-columns:1fr 1fr;height:auto}.social-mosaic img{min-height:160px}.social-mosaic img:first-child{grid-area:auto/1/auto/3;height:230px}.page-hero{padding:64px 0 70px}.page-hero p{font-size:.96rem}.story-image{height:430px}.story-image>img{border-radius:170px 170px 14px 14px}.story-image__caption{max-width:calc(100% - 16px);padding:12px 14px;font-size:.68rem;bottom:18px;right:8px}.value-card{padding:28px 22px}.filter-bar{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:34px;display:grid}.filter-button{width:100%;min-width:0;padding-inline:10px}.consultation-note{padding:28px 0}.contact-layout{gap:34px}.contact-methods>a,.contact-methods>div{grid-template-columns:40px 1fr;gap:11px}.contact-methods>a>span,.contact-methods>div>span{width:38px;height:38px}.contact-methods strong,.footer-contact,.site-footer__bottom{overflow-wrap:anywhere}.contact-form-card{border-radius:14px;padding:26px 16px}.contact-form-card__heading h2{font-size:1.85rem}.map-frame{border-radius:12px}.map-frame iframe{height:320px}.site-footer__grid{gap:32px}}@media (width<=380px){.brand__name{font-size:1.08rem}.brand__tagline{letter-spacing:.12em;font-size:.46rem}.home-hero h1,.page-hero h1{font-size:2.35rem}.home-hero__visual{height:365px}.home-hero__arch{height:345px}.hero-note{max-width:152px}.experience-badge{width:88px;height:88px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
