@font-face{font-family:Bricolage;src:url(/fonts/BricolageGrotesque-Regular.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Bricolage;src:url(/fonts/BricolageGrotesque-Medium.woff2)format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Bricolage;src:url(/fonts/BricolageGrotesque-SemiBold.woff2)format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Bricolage;src:url(/fonts/BricolageGrotesque-Bold.woff2)format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Bricolage;src:url(/fonts/BricolageGrotesque-ExtraBold.woff2)format("woff2");font-weight:800;font-display:swap}:root{--ink:#0c1a15;--ink-2:#112221;--forest:#1d572b;--lime:#c6d786;--cream:#f1ebdd;--cream-2:#e7dfcc;--terra:#c4693c;--terra-light:#d9885a;--terra-deep:#9c4a1c;--terra-dark:#a3521f;--amber:#ffc720;--white:#fdfcf9;--font:"Bricolage", "Helvetica Neue", sans-serif;--ease:cubic-bezier(.65, .05, 0, 1);--ease-out:cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:initial;overflow-x:clip}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}body{font-family:var(--font);background:var(--ink);color:var(--cream);-webkit-font-smoothing:antialiased;cursor:none;overflow-x:clip}@media (hover:none),(width<=900px){body{cursor:auto}.cursor{display:none!important}}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}em{font-style:italic}::selection{background:var(--lime);color:var(--ink)}.grain{pointer-events:none;z-index:9998;opacity:.055;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");width:200%;height:200%;animation:8s steps(10,end) infinite grain;position:fixed;inset:-50%}@keyframes grain{0%,to{transform:translate(0)}10%{transform:translate(-5%,-10%)}20%{transform:translate(-15%,5%)}30%{transform:translate(7%,-25%)}40%{transform:translate(-5%,25%)}50%{transform:translate(-15%,10%)}60%{transform:translate(15%)}70%{transform:translateY(15%)}80%{transform:translate(3%,35%)}90%{transform:translate(-10%,10%)}}.cursor{z-index:9999;pointer-events:none;mix-blend-mode:difference;position:fixed;top:0;left:0}.cursor__dot{background:var(--cream);width:12px;height:12px;transition:width .35s var(--ease-out), height .35s var(--ease-out), top .35s var(--ease-out), left .35s var(--ease-out), opacity .3s;border-radius:50%;position:absolute;top:-6px;left:-6px}.cursor.is-hover .cursor__dot{opacity:.9;width:56px;height:56px;top:-28px;left:-28px}.cursor.is-drag .cursor__dot{opacity:1;width:80px;height:80px;top:-40px;left:-40px}.cursor__label{letter-spacing:.08em;text-transform:uppercase;color:var(--ink);opacity:0;font-size:11px;font-weight:600;transition:opacity .25s;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}.cursor.is-drag .cursor__label{opacity:1}.preloader{z-index:10000;place-items:center;display:grid;position:fixed;inset:0}.preloader__panel{background:var(--ink-2);width:100%;height:50.5%;position:absolute;left:0}.preloader__panel--top{top:0}.preloader__panel--bottom{bottom:0}.preloader__center{z-index:2;text-align:center;position:relative}.preloader__logo{letter-spacing:.02em;color:var(--cream);font-size:clamp(3rem,10vw,7rem);font-weight:800;line-height:1;overflow:hidden}.pl-letter{display:inline-block;transform:translateY(110%)}.preloader__tag{letter-spacing:.35em;text-transform:uppercase;color:var(--lime);opacity:0;margin-top:1rem;font-size:.8rem}.preloader__count{z-index:2;color:var(--lime);font-variant-numeric:tabular-nums;font-size:clamp(2rem,6vw,4rem);font-weight:400;position:absolute;bottom:4vh;right:4vw}.preloader__count:after{content:"%";opacity:.6;font-size:.5em}.site-header{z-index:960;opacity:0;justify-content:space-between;align-items:center;padding:1.4rem 3vw;transition:background .4s;display:flex;position:fixed;top:0;left:0;right:0;transform:translateY(-16px)}.site-header.is-scrolled{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(#0c1a15d9,#0c1a1500)}.brand{color:var(--cream);align-items:center;gap:.6rem;display:flex}.brand__mark{width:30px;height:30px;color:var(--lime)}.brand__name{letter-spacing:.04em;font-size:1.35rem;font-weight:800}.site-nav{gap:2.2rem;display:flex}.site-nav a{letter-spacing:.02em;padding:.3rem 0;font-size:.92rem;font-weight:500;position:relative}.site-nav a:after{content:"";background:var(--lime);transform-origin:100%;width:100%;height:1px;transition:transform .45s var(--ease);position:absolute;bottom:0;left:0;transform:scaleX(0)}.site-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.header-actions{align-items:center;gap:.8rem;display:flex}.btn-pill{background:var(--cream);color:var(--ink);font-family:var(--font);transition:transform .35s var(--ease-out), background .35s, color .35s;border:1px solid #0000;border-radius:100px;justify-content:center;align-items:center;padding:.75rem 1.6rem;font-size:.92rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.btn-pill:hover{transform:scale(1.04)}.btn-pill--ghost{color:var(--cream);background:0 0;border-color:#f1ebdd59}.btn-pill--ghost:hover{border-color:var(--lime);color:var(--lime)}.btn-pill--lime{background:var(--lime);color:var(--ink)}.btn-pill--lime:hover{background:var(--amber)}.btn-pill--xl{padding:1.15rem 2.4rem;font-size:1.05rem}.burger{display:none}.menu-overlay{z-index:950;background:var(--forest);clip-path:circle(0% at calc(100% - 3rem) 2.5rem);visibility:hidden;transition:clip-path .8s var(--ease), visibility .8s;flex-direction:column;justify-content:center;gap:3rem;padding:6rem 8vw 3rem;display:flex;position:fixed;inset:0}.menu-overlay.is-open{clip-path:circle(150% at calc(100% - 3rem) 2.5rem);visibility:visible}.menu-overlay__nav{flex-direction:column;gap:.4rem;display:flex}.mo-link{color:var(--cream);width:fit-content;font-size:clamp(2.2rem,9vw,3.6rem);font-weight:700;line-height:1.25;transition:color .3s,transform .3s}.mo-link:hover{color:var(--lime);transform:translate(8px)}.menu-overlay__foot{color:var(--lime);flex-direction:column;gap:.4rem;font-size:1rem;display:flex}.hero{position:relative}.hero__pin{background:var(--ink);height:100vh;position:relative;overflow:hidden}.hero__scenes{position:absolute;inset:-1.2%}.scene{opacity:0;position:absolute;inset:0}.scene.is-first{opacity:1}.scene img{object-fit:cover;will-change:transform;width:100%;height:100%}.hero__vignette{pointer-events:none;background:radial-gradient(#0000 40%,#0c1a158c 100%),linear-gradient(#0000 70%,#0c1a15e6),linear-gradient(#0c1a158c,#0000 25%);position:absolute;inset:0}.hero__walk{z-index:2;pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.walk-word{letter-spacing:-.02em;color:var(--white);opacity:0;text-shadow:0 24px 80px #060e0b8c;will-change:transform, opacity, filter;font-size:clamp(3.4rem,13vw,11rem);font-weight:800;line-height:1;position:absolute}.walk-word i{color:var(--lime);font-style:normal}.walk-word--accent{color:var(--lime)}.walk-word--accent i{color:var(--terra)}.hero__fade{z-index:4;pointer-events:none;background:var(--ink-2);opacity:0;position:absolute;inset:0}.hero__content{z-index:3;flex-direction:column;justify-content:center;max-width:1100px;padding:12vh 6vw 6vh;display:flex;position:absolute;inset:0}.hero__eyebrow{letter-spacing:.28em;text-transform:uppercase;color:var(--lime);text-shadow:0 1px 2px #060e0bcc,0 4px 24px #060e0b99;margin-bottom:2rem;font-size:.85rem;font-weight:600}.hero__title{letter-spacing:-.02em;color:var(--white);text-wrap:balance;text-shadow:0 2px 30px #060e0b73;font-size:clamp(3.4rem,11vw,9rem);font-weight:800;line-height:.95}.hero__title .line{display:block;overflow:hidden}.hero__title .word{display:inline-block}.hero__title .accent{color:var(--lime)}.hero__title .period{color:var(--terra)}.hero__sub{max-width:34rem;color:var(--white);text-shadow:0 1px 2px #060e0bb3,0 4px 24px #060e0b8c;margin-top:2rem;font-size:clamp(1rem,1.4vw,1.2rem);font-weight:400;line-height:1.65}.hero__cta{flex-wrap:wrap;gap:1rem;margin-top:2.6rem;display:flex}.hero__scroll{z-index:3;flex-direction:column;align-items:center;gap:.7rem;display:flex;position:absolute;bottom:3vh;left:50%;transform:translate(-50%)}.hero__scroll-text{letter-spacing:.3em;text-transform:uppercase;color:#f1ebdde6;text-shadow:0 1px 3px #060e0bb3;font-size:.72rem}.hero__scroll-line{background:#f1ebdd40;width:1px;height:48px;position:relative;overflow:hidden}.hero__scroll-line:after{content:"";background:var(--lime);width:100%;height:100%;animation:scrollLine 1.8s var(--ease) infinite;position:absolute;top:-100%;left:0}@keyframes scrollLine{0%{top:-100%}60%,to{top:100%}}.manifesto{background:var(--ink-2);place-items:center;min-height:100vh;padding:20vh 6vw;display:grid;position:relative}.manifesto:before{content:"OFICI";color:#c6d78609;pointer-events:none;letter-spacing:.05em;font-size:clamp(8rem,30vw,26rem);font-weight:800;position:absolute;top:8%;left:50%;transform:translate(-50%)}.manifesto__inner{max-width:62rem}.manifesto__label{letter-spacing:.3em;text-transform:uppercase;color:var(--terra-light);margin-bottom:2.4rem;font-size:.85rem;font-weight:600}.manifesto__text{letter-spacing:-.01em;text-wrap:balance;font-size:clamp(1.8rem,4.4vw,3.6rem);font-weight:500;line-height:1.28}.manifesto__text .w{color:#f1ebdd2e;transition:color .3s}.manifesto__text .w.is-on{color:var(--cream)}.manifesto__text .w.hl.is-on{color:var(--lime)}.visite{background:var(--ink);position:relative}.visite__head{padding:12vh 6vw 6vh}.visite__head .section-label{color:var(--lime)}.visite__head .section-title{color:var(--cream)}.visite__stack{position:relative}.vcard{will-change:transform;border-radius:28px 28px 0 0;align-items:center;height:100vh;margin-bottom:26vh;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:0 -24px 70px -24px #060e0b80}.vcard:after{content:"";z-index:6;opacity:var(--dim,0);pointer-events:none;border-radius:inherit;background:#060e0b;position:absolute;inset:0}.visite__stack .vcard:last-child{margin-bottom:0}.vcard--cream{background:var(--cream);color:var(--ink)}.vcard--dark{background:var(--ink-2);color:var(--cream)}.vcard--forest{background:var(--forest);color:var(--cream)}.vcard--terra{background:var(--terra-dark);color:var(--white)}.vcard__inner{z-index:2;grid-template-columns:1.1fr 1fr;align-items:center;gap:5vw;width:100%;padding:10vh 6vw 8vh;display:grid;position:relative}.vcard__inner--reverse{grid-template-columns:1fr 1.1fr}.vcard__inner--reverse .vcard__media{order:2}.vcard__inner--reverse .vcard__body{order:1}.vcard__media{position:relative}.vcard__img-main{border-radius:16px;height:min(62vh,620px);overflow:hidden;box-shadow:0 40px 90px -30px #0c1a1580}.vcard__img-main img{object-fit:cover;will-change:transform;width:100%;height:110%}.vcard__img-float{border:5px solid var(--white);background:var(--white);border-radius:12px;width:clamp(150px,15vw,250px);position:absolute;bottom:-7%;right:-3%;overflow:hidden;transform:rotate(-4deg);box-shadow:0 26px 60px -18px #0c1a158c}.vcard__img-float img{aspect-ratio:4/3.4;object-fit:cover;width:100%}.vcard__img-float figcaption{color:var(--ink);text-align:center;letter-spacing:.04em;padding:.5rem .4rem .25rem;font-size:.72rem;font-weight:700}.vcard__img-float--tl{inset:-6% auto auto -4%;transform:rotate(3deg)}.vcard__body{max-width:32rem}.vcard__title{letter-spacing:-.02em;margin-bottom:1.6rem;font-size:clamp(2.6rem,5vw,4.4rem);font-weight:800;line-height:1}.vcard__title .vline{display:block;overflow:hidden}.vcard__title .vline>*{display:inline-block}.vcard__desc{opacity:.92;margin-bottom:1.6rem;font-size:1.05rem;line-height:1.65}.vcard__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.8rem;display:flex}.vcard__tags li{background:#0c1a1512;border:1px solid #0c1a1524;border-radius:100px;padding:.4rem .9rem;font-size:.8rem;font-weight:600}.vcard--dark .vcard__tags li{background:#c6d78614;border-color:#c6d78640}.vcard--terra .vcard__tags li{background:#fdfcf924;border-color:#fdfcf966}.vcard__links{flex-wrap:wrap;gap:1.6rem;display:flex}.vcard__link{border-bottom:2px solid;padding-bottom:2px;font-size:1rem;font-weight:700;transition:color .3s}.vcard--cream .vcard__link:hover{color:var(--forest)}.vcard--dark .vcard__link:hover{color:var(--lime)}.vcard--terra .vcard__link:hover{color:var(--white);border-bottom-width:3px}.vcard--forest .vcard__index,.vcard--forest .vcard__title em{color:var(--lime)}.vcard--forest .vcard__tags li{background:#c6d7861a;border-color:#c6d7864d}.vcard--forest .vcard__link:hover{color:var(--lime)}.vcard__checks{flex-direction:column;gap:.8rem;margin-bottom:1.8rem;display:flex}.vcard__checks li{padding-left:2.2rem;font-size:1rem;line-height:1.5;position:relative}.vcard__checks li:before{content:"✓";background:var(--lime);width:1.5rem;height:1.5rem;color:var(--ink);border-radius:50%;place-items:center;font-size:.8rem;font-weight:800;display:grid;position:absolute;top:0;left:0}.stats{background:var(--forest);color:var(--cream);padding:10vh 6vw}.stats__inner{width:100%;max-width:1200px;margin:0 auto}.stats__eyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--lime);margin-bottom:2.2rem;font-size:.82rem;font-weight:600}.stats__grid{grid-template-columns:repeat(4,1fr);gap:2.5rem;display:grid}.stat{border-left:1px solid #c6d78659;padding-left:1.6rem}.stat__num{color:var(--white);font-variant-numeric:tabular-nums;font-size:clamp(3rem,6.5vw,5.5rem);font-weight:800;line-height:1;display:inline}.stat__unit{color:var(--lime);margin-left:.15rem;font-size:clamp(1.4rem,2.5vw,2.2rem);font-weight:600}.stat__label{color:#f1ebddf2;margin-top:.9rem;font-size:1rem;display:block}.section-label{letter-spacing:.3em;text-transform:uppercase;color:var(--terra-light);margin-bottom:1.4rem;font-size:.85rem;font-weight:600}.section-title{letter-spacing:-.02em;font-size:clamp(2.4rem,5.5vw,4.4rem);font-weight:800;line-height:1.02}.why{background:var(--ink);padding:11vh 6vw}.why__head{max-width:1200px;margin:0 auto 4.5vh}.why__head .section-label{color:var(--lime)}.why__grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;max-width:1200px;margin:0 auto;display:grid}.why-item{transition:background .5s var(--ease-out), transform .5s var(--ease-out), border-color .5s;border:1px solid #f1ebdd24;border-radius:18px;padding:2.4rem 2rem;position:relative;overflow:hidden}.why-item:hover{background:#c6d7860f;border-color:#c6d78666;transform:translateY(-8px)}.why-item__icon{width:68px;height:68px;color:var(--lime);border:1px solid #c6d78666;border-radius:50%;place-items:center;margin-bottom:1.6rem;display:grid}.why-item__icon svg{width:30px;height:30px}.why-item__title{margin-bottom:.7rem;font-size:1.4rem;font-weight:700}.why-item__text{opacity:.88;font-size:.95rem;line-height:1.6}.needs{background:var(--ink-2);padding:11vh 6vw}.needs__inner{grid-template-columns:1fr 1.1fr;align-items:center;gap:5vw;max-width:1200px;margin:0 auto;display:grid}.needs__img{border-radius:18px;height:min(70vh,660px);overflow:hidden;box-shadow:0 40px 90px -30px #060e0b99}.needs__img img{object-fit:cover;will-change:transform;width:100%;height:112%}.needs__body .section-label{color:var(--lime)}.needs__body .section-title{margin-bottom:2.4rem}.needs__list{flex-direction:column;margin-bottom:2.4rem;display:flex}.need{transition:padding-left .35s var(--ease-out), background .35s;border-bottom:1px solid #f1ebdd24;align-items:center;gap:1.2rem;padding:1.05rem .4rem;display:flex}.need:first-child{border-top:1px solid #f1ebdd24}.need:hover{background:#c6d7860a;padding-left:1rem}.need__icon{width:46px;height:46px;color:var(--lime);border:1px solid #c6d78666;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.need__icon svg{width:22px;height:22px}.need__label{font-size:1.05rem;font-weight:600}.services{background:var(--cream);color:var(--ink);padding:11vh 6vw}.services__head{max-width:1200px;margin:0 auto 4.5vh}.services__grid{grid-template-columns:repeat(4,1fr);gap:1.2rem;max-width:1200px;margin:0 auto;display:grid}.svc{background:var(--white);transition:transform .5s var(--ease-out), box-shadow .5s var(--ease-out);border:1px solid #0c1a1514;border-radius:18px;flex-direction:column;padding:2rem 1.7rem;display:flex;position:relative}.svc:hover{transform:translateY(-10px);box-shadow:0 30px 60px -20px #0c1a1540}.svc--featured{background:var(--ink-2);color:var(--cream)}.svc__badge{background:var(--amber);color:var(--ink);letter-spacing:.06em;text-transform:uppercase;border-radius:100px;padding:.35rem .9rem;font-size:.72rem;font-weight:700;position:absolute;top:-.8rem;right:1.2rem}.svc__top{margin-bottom:1.1rem}.services__head .section-label{color:var(--terra-deep)}.svc__num{color:var(--terra-deep);letter-spacing:.15em;font-size:.78rem;font-weight:700}.svc--featured .svc__num{color:var(--lime)}.svc__title{margin-top:.5rem;font-size:1.55rem;font-weight:700}.svc__desc{opacity:.88;margin-bottom:1.4rem;font-size:.92rem;line-height:1.6}.svc__price{letter-spacing:-.02em;margin-bottom:1rem;font-size:1.9rem;font-weight:800}.svc__price .svc__from{opacity:.78;margin-right:.2rem;font-size:.55em;font-weight:400}.svc__price span{opacity:.78;font-size:.5em;font-weight:500}.svc__list{flex-direction:column;gap:.45rem;margin-bottom:1.6rem;display:flex}.svc__list li{opacity:.85;font-size:.85rem}.svc__cta{text-align:center;background:var(--ink);color:var(--cream);border-radius:100px;margin-top:auto;padding:.85rem 1.2rem;font-size:.95rem;font-weight:700;transition:background .3s,color .3s,transform .3s}.svc__cta:hover{background:var(--forest);transform:scale(1.03)}.svc--featured .svc__cta{background:var(--lime);color:var(--ink)}.svc--featured .svc__cta:hover{background:var(--amber)}.events{background:var(--ink-2);padding:11vh 6vw}.events__head{max-width:1200px;margin:0 auto 4.5vh}.events__head .section-label{color:var(--lime)}.events__list{flex-direction:column;max-width:1200px;margin:0 auto;display:flex}.event{border-top:1px solid #f1ebdd24;grid-template-columns:180px 1fr auto;align-items:center;gap:2.5rem;padding:2rem 1.5rem;transition:background .4s,padding .4s;display:grid;position:relative}.event:last-child{border-bottom:1px solid #f1ebdd24}.event:hover{background:#c6d7860d;padding-left:2.2rem}.event__media{border-radius:10px;width:180px;height:110px;overflow:hidden}.event__media img{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease-out)}.event:hover .event__media img{transform:scale(1.08)}.event__cat{letter-spacing:.2em;text-transform:uppercase;color:var(--terra-light);font-size:.75rem;font-weight:700}.event__title{margin:.4rem 0;font-size:clamp(1.4rem,2.6vw,2.1rem);font-weight:700}.event__meta{opacity:.85;font-size:.92rem}.event__arrow{color:var(--lime);transition:transform .4s var(--ease-out);font-size:1.8rem}.event:hover .event__arrow{transform:translate(10px)}.event--cta{grid-template-columns:1fr auto}.event--cta .event__cat{color:var(--lime)}.gallery{background:var(--ink);padding:11vh 4vw;overflow:hidden}.gallery__head{padding:0 2vw 4vh}.gallery__head .section-label{color:var(--lime)}.gallery__cols{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.4rem;display:grid}.gallery__col{flex-direction:column;gap:1.4rem;display:flex}.gallery__col:nth-child(2){margin-top:6vh}.gimg{border-radius:12px;position:relative;overflow:hidden}.gimg img{aspect-ratio:4/3;object-fit:cover;width:100%;transition:transform .8s var(--ease-out)}.gimg:hover img{transform:scale(1.05)}.site-footer{background:var(--ink-2);padding:0 6vw 2.5rem}.site-footer__cta{border-bottom:1px solid #f1ebdd24;max-width:1200px;margin:0 auto;padding:14vh 0 8vh}.site-footer__title{letter-spacing:-.02em;color:var(--white);text-wrap:balance;max-width:18ch;font-size:clamp(2.2rem,5vw,4rem);font-weight:800;line-height:1.06}.site-footer__actions{flex-wrap:wrap;gap:1rem;margin-top:2.6rem;display:flex}.site-footer__grid{grid-template-columns:1.6fr 1fr 1fr 1.4fr;gap:3rem;max-width:1200px;margin:0 auto;padding:7vh 0 5vh;display:grid}.site-footer__brand-col .brand{color:var(--cream);margin-bottom:1.4rem}.site-footer__pitch{color:#f1ebddd9;max-width:26ch;margin-bottom:1.8rem;font-size:.98rem;line-height:1.6}.site-footer__socials{flex-wrap:wrap;gap:.5rem;display:flex}.site-footer__socials a{color:var(--cream);border:1px solid #f1ebdd47;border-radius:100px;padding:.45rem .9rem;font-size:.82rem;font-weight:600;transition:background .3s,color .3s,border-color .3s;display:inline-block}.site-footer__socials a:hover{background:var(--lime);color:var(--ink);border-color:var(--lime)}.site-footer__heading{letter-spacing:.22em;text-transform:uppercase;color:var(--lime);margin-bottom:1.4rem;font-size:.78rem;font-weight:600}.site-footer__col ul{flex-direction:column;gap:.85rem;display:flex}.site-footer__col a{color:#f1ebddd9;width:fit-content;font-size:.98rem;transition:color .3s}.site-footer__col a:hover{color:var(--lime)}.site-footer__hours{color:#f1ebddb3;margin-top:1.4rem;font-size:.92rem;line-height:1.7}.site-footer__bottom{color:#f1ebddb3;border-top:1px solid #f1ebdd1f;flex-wrap:wrap;justify-content:space-between;gap:1rem;max-width:1200px;margin:0 auto;padding-top:2rem;font-size:.85rem;display:flex}.site-footer__legal{gap:1.5rem;display:flex}.site-footer__legal a{transition:color .3s}.site-footer__legal a:hover{color:var(--lime)}.reveal-y{opacity:0;transform:translateY(60px)}.crumb{letter-spacing:.16em;text-transform:uppercase;color:var(--lime);align-items:center;gap:.5rem;font-size:.82rem;font-weight:600;display:inline-flex}.crumb a{color:#f1ebdd99;transition:color .3s}.crumb a:hover{color:var(--lime)}.crumb span{color:#f1ebdd66}.phero{background:var(--ink-2);padding:20vh 6vw 0;position:relative;overflow:hidden}.phero__grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:5vw;max-width:1240px;margin:0 auto;display:grid}.phero__body{max-width:34rem;padding-bottom:12vh}.phero__title{letter-spacing:-.02em;color:var(--white);margin:1.6rem 0;font-size:clamp(2.8rem,6.5vw,5.6rem);font-weight:800;line-height:.98}.phero__intro{color:#f1ebdde6;margin-bottom:2.2rem;font-size:clamp(1rem,1.3vw,1.18rem);line-height:1.7}.phero__facts{flex-direction:column;gap:.7rem;margin-bottom:2.4rem;display:flex}.phero__fact{color:var(--cream);align-items:center;gap:.8rem;font-size:1rem;display:flex}.phero__fact svg{width:20px;height:20px;color:var(--lime);flex-shrink:0}.phero__price{color:#f1ebddb3;margin-bottom:2.2rem;font-size:1rem}.phero__price b{color:var(--lime);letter-spacing:-.01em;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;display:block}.phero__cta{flex-wrap:wrap;gap:1rem;display:flex}.phero__media{align-self:stretch;position:relative}.phero__img{border-radius:22px 22px 0 0;height:min(78vh,720px);position:relative;overflow:hidden;box-shadow:0 40px 90px -30px #060e0b99}.phero__img img{object-fit:cover;will-change:transform;width:100%;height:116%}.ament{background:var(--ink);padding:8vh 6vw}.ament__inner{max-width:1240px;margin:0 auto}.ament__label{letter-spacing:.28em;text-transform:uppercase;color:var(--terra-light);margin-bottom:2.4rem;font-size:.82rem;font-weight:600}.ament__grid{flex-wrap:wrap;gap:.9rem;display:flex}.ament__item{border:1px solid #c6d78647;border-radius:100px;align-items:center;gap:.7rem;padding:.85rem 1.3rem;font-size:.98rem;font-weight:500;transition:background .3s,border-color .3s;display:inline-flex}.ament__item:hover{background:#c6d7860f;border-color:#c6d78680}.ament__item svg{width:20px;height:20px;color:var(--lime)}.offers{padding:13vh 6vw}.offers__head{max-width:1240px;margin:0 auto 5vh}.offers__grid{gap:1.2rem;max-width:1240px;margin:0 auto;display:grid}.offers__grid--2{grid-template-columns:repeat(2,1fr)}.offers__grid--3{grid-template-columns:repeat(3,1fr)}.offers__grid--4{grid-template-columns:repeat(4,1fr)}.offer{transition:transform .5s var(--ease-out), border-color .5s, background .5s;border:1px solid #f1ebdd24;border-radius:20px;flex-direction:column;padding:2.2rem 2rem;display:flex;position:relative;overflow:hidden}.offer:hover{background:#c6d7860a;border-color:#c6d78666;transform:translateY(-8px)}.offer--accent{background:var(--forest);border-color:#0000}.offer__price{color:#f1ebdd99;margin-bottom:.4rem;font-size:.85rem}.offer__price b{color:var(--lime);font-weight:700}.offer__title{margin-bottom:.5rem;font-size:1.7rem;font-weight:700}.offer__cap{color:var(--terra-light);letter-spacing:.04em;margin-bottom:1.1rem;font-size:.9rem;font-weight:600}.offer--accent .offer__cap{color:var(--lime)}.offer__desc{color:#f1ebddd1;margin-bottom:1.4rem;font-size:.96rem;line-height:1.6}.offer__list{flex-direction:column;gap:.6rem;margin-bottom:1.6rem;display:flex}.offer__list li{color:#f1ebddd9;align-items:flex-start;gap:.7rem;font-size:.95rem;line-height:1.5;display:flex}.offer__list svg{width:18px;height:18px;color:var(--lime);flex-shrink:0;margin-top:.15rem}.offer__cta{text-align:center;background:var(--lime);color:var(--ink);border-radius:100px;margin-top:auto;padding:.85rem 1.3rem;font-size:.98rem;font-weight:700;transition:background .3s,transform .3s}.offer__cta:hover{background:var(--amber);transform:scale(1.03)}.pgallery{background:var(--ink-2);padding:13vh 6vw;overflow:hidden}.pgallery__head{max-width:1240px;margin:0 auto 5vh}.pgallery__grid{grid-template-columns:repeat(6,1fr);grid-auto-rows:180px;gap:1rem;max-width:1240px;margin:0 auto;display:grid}.pgimg{border-radius:14px;overflow:hidden}.pgimg img{object-fit:cover;width:100%;height:100%;transition:transform .8s var(--ease-out)}.pgimg:hover img{transform:scale(1.06)}.pgimg--w2{grid-column:span 2}.pgimg--w3{grid-column:span 3}.pgimg--h2{grid-row:span 2}.pillars{padding:13vh 6vw}.pillars__head{max-width:1240px;margin:0 auto 5vh}.pillars__lead{color:#f1ebdde6;max-width:46rem;font-size:clamp(1.1rem,1.6vw,1.4rem);line-height:1.6}.pillars__grid{grid-template-columns:repeat(3,1fr);gap:1.4rem;max-width:1240px;margin:0 auto;display:grid}.pillar{border-top:2px solid var(--lime);padding-top:1.6rem}.pillar__title{margin-bottom:.7rem;font-size:1.5rem;font-weight:700}.pillar__text{color:#f1ebddd1;font-size:.98rem;line-height:1.6}.values{background:var(--cream);color:var(--ink);padding:13vh 6vw}.values__inner{grid-template-columns:.9fr 1.1fr;align-items:start;gap:5vw;max-width:1240px;margin:0 auto;display:grid}.values__intro{opacity:.8;margin-top:1.4rem;font-size:1.02rem;line-height:1.7}.values__list{flex-direction:column;display:flex}.value{border-top:1px solid #0c1a1524;grid-template-columns:3rem 1fr;gap:1rem;padding:1.8rem 0;display:grid}.value:last-child{border-bottom:1px solid #0c1a1524}.value__n{color:var(--terra-deep);font-size:1rem;font-weight:800}.value__title{margin-bottom:.4rem;font-size:1.2rem;font-weight:700}.value__text{opacity:.78;font-size:.96rem;line-height:1.6}.quotes{padding:13vh 6vw}.quotes__head{max-width:1240px;margin:0 auto 5vh}.quotes__grid{grid-template-columns:repeat(2,1fr);gap:1.2rem;max-width:1240px;margin:0 auto;display:grid}.quote{border:1px solid #f1ebdd24;border-radius:18px;padding:2.2rem;transition:background .4s,border-color .4s}.quote:hover{background:#c6d7860d;border-color:#c6d78659}.quote__mark{color:var(--lime);font-size:3rem;font-weight:800;line-height:.6}.quote__text{color:var(--cream);margin:1rem 0 1.6rem;font-size:1.08rem;line-height:1.6}.quote__who{font-weight:700}.quote__role{color:#f1ebdd99;font-size:.9rem}.pcta{background:var(--forest);text-align:center;padding:14vh 6vw}.pcta__title{letter-spacing:-.02em;color:var(--white);text-wrap:balance;max-width:20ch;margin:0 auto 2.4rem;font-size:clamp(2rem,4.5vw,3.6rem);font-weight:800;line-height:1.08}.pcta__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (width<=1080px){.services__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.site-nav,.header-actions .btn-pill--ghost{display:none}.burger{cursor:pointer;z-index:960;background:0 0;border:1px solid #f1ebdd59;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:48px;height:48px;display:flex;position:relative}.burger span{background:var(--cream);width:18px;height:2px;transition:transform .4s var(--ease), opacity .3s;display:block}.burger.is-open span:first-child{transform:translateY(4px)rotate(45deg)}.burger.is-open span:last-child{transform:translateY(-4px)rotate(-45deg)}.vcard__inner,.vcard__inner--reverse{grid-template-columns:1fr;align-content:center;gap:1.5rem;padding:7vh 6vw 6vh}.vcard__inner--reverse .vcard__media{order:2}.vcard__inner--reverse .vcard__body{order:1}.vcard__img-main{height:28vh}.vcard__img-float{display:none}.vcard__checks{gap:.55rem;margin-bottom:1.2rem}.vcard__tags{margin-bottom:1.2rem}.vcard__title{margin-bottom:1rem;font-size:clamp(2rem,8vw,2.8rem)}.vcard__desc{margin-bottom:1rem;font-size:.95rem}.stats__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem 1.5rem}.why__grid,.needs__inner{grid-template-columns:1fr}.needs__img{height:40vh}.services__grid{grid-template-columns:1fr}.event{grid-template-columns:100px 1fr auto;gap:1.2rem;padding:1.5rem .8rem}.event--cta{grid-template-columns:1fr auto}.event__media{width:100px;height:72px}.gallery__cols{grid-template-columns:repeat(2,1fr)}.gallery__col:nth-child(3){display:none}.site-footer__grid{grid-template-columns:1fr 1fr;gap:2.5rem}.site-footer__brand-col{grid-column:1/-1}.site-footer__bottom{flex-direction:column;align-items:flex-start}.phero{padding:15vh 6vw 0}.phero__grid{grid-template-columns:1fr;gap:2.5rem}.phero__body{padding-bottom:4vh}.phero__img{border-radius:18px;height:46vh}.offers__grid--2,.offers__grid--3,.offers__grid--4{grid-template-columns:1fr}.pgallery__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:130px}.pgimg{grid-area:span 1/span 1!important}.pgimg:first-child{grid-area:span 2/span 2!important}.pillars__grid{grid-template-columns:1fr}.values__inner{grid-template-columns:1fr;gap:2rem}.quotes__grid{grid-template-columns:1fr}.hero__vignette{background:linear-gradient(100deg,#0c1a15c7 0%,#0c1a1580 42%,#0c1a152e 68%,#0000 100%),linear-gradient(#0000 62%,#0c1a15eb),linear-gradient(#0c1a15b8,#0000 20%)}.hero__title{text-shadow:0 2px 22px #060e0b99,0 1px 3px #060e0b80}.manifesto{min-height:auto;padding:13vh 6vw}.manifesto:before{font-size:clamp(6rem,34vw,14rem);top:5%}.visite__head{padding:9vh 6vw 3vh}.stats,.why,.needs,.services,.events{padding:8vh 6vw}.gallery{padding:8vh 4vw}.site-footer__cta{padding:9vh 0 6vh}.offers,.pgallery,.pillars,.values,.quotes{padding:9vh 6vw}.pcta{padding:10vh 6vw}}a:focus-visible,button:focus-visible{outline:2px solid var(--lime);outline-offset:3px;border-radius:4px}.svc a:focus-visible,.tour a:focus-visible,.services a:focus-visible{outline-color:var(--forest)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.grain,.hero__scroll-line:after{animation:none!important}.grain{display:none}html{scroll-behavior:auto}.site-header{opacity:1;transform:none}}.no-js .preloader,.no-js .cursor{display:none!important}.no-js .site-header{opacity:1;transform:none}.no-js body{cursor:auto}
