:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--bg: #f8fafc;--bg-soft: #f1f5f9;--surface: #ffffff;--text: #0f172a;--text-muted: #64748b;--stroke: #e2e8f0;--accent-green: #2d6a4f;--accent-green-light: #40916c;--accent-blue: #2563eb;--accent-teal: #0d9488;--accent-2: #0d9488;--radius: 1rem;--radius-sm: .75rem;--shadow: 0 10px 40px rgba(15, 23, 42, .08);--shadow-sm: 0 2px 12px rgba(15, 23, 42, .06);--font-sans: "DM Sans", system-ui, sans-serif;--font-display: "Fraunces", Georgia, serif;--header-h: 5.75rem}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;min-height:100vh;overflow-x:clip;font-family:var(--font-sans);background:var(--bg);color:var(--text);line-height:1.55;-webkit-font-smoothing:antialiased}#root{min-height:100vh}a{color:inherit}img{max-width:100%;height:auto;display:block}button,input,textarea{font:inherit}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:min(1120px,100% - 2rem);margin-inline:auto}.container--narrow{width:min(720px,100% - 2rem)}.main-pad{padding-top:var(--header-h)}.main-pad--legal{background:var(--bg-soft)}.header-lite{position:fixed;top:0;left:0;right:0;z-index:50;background:#ffffffeb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--stroke);box-shadow:var(--shadow-sm)}.header-mega-logo{width:clamp(90px,11vw,120px);height:clamp(72px,11vw,112px);object-fit:contain;border-radius:18px}.hero{display:grid;grid-template-columns:clamp(240px,42vw,380px) minmax(0,1fr);align-items:center;gap:clamp(1rem,3vw,.5rem);min-height:min(78vh,680px);padding-block:clamp(2rem,4vw,3rem);overflow:hidden;background:var(--bg)}.hero__peek{position:relative;align-self:end;height:min(56vh,480px);margin:0;padding:0;overflow:hidden;background:transparent}.hero__peek-img{position:absolute;left:0;bottom:0;height:100%;width:auto;max-width:none;margin:0;padding:0;border:0;background:transparent;object-fit:contain;object-position:left bottom;pointer-events:none;-webkit-user-select:none;user-select:none;will-change:transform}.hero__inner{justify-self:start;max-width:100%}.hero__copy{padding-block:clamp(.5rem,2vw,1rem)}.hero__h1{font-family:var(--font-display);font-size:clamp(2rem,4.5vw,3.1rem);line-height:1.08;margin:0 0 1rem;letter-spacing:-.02em}.hero__h1 em{font-style:normal;color:var(--accent-teal)}.hero__lead{margin:0 0 1.5rem;font-size:1.08rem;color:var(--text-muted);max-width:46ch;line-height:1.6}.hero__cta{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.hero__taglines{margin:0;display:flex;flex-direction:column;gap:.1rem;font-family:var(--font-display);font-size:clamp(1.05rem,2.4vw,1.4rem);font-weight:600;letter-spacing:-.02em;color:var(--text);line-height:1.15}.eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-green);margin:0 0 .5rem}@media (max-width: 900px){.hero{grid-template-columns:1fr;grid-template-rows:auto 1fr;min-height:0;gap:1.25rem}.hero__peek{height:clamp(4px,20vw,300px);width:100%;max-width:100%}.hero__inner{width:min(1120px,100% - 2rem)}}.shine-border{position:relative;border-radius:var(--radius);box-shadow:0 0 0 2px #2563eb33;transition:box-shadow .3s ease}.shine-border:hover{box-shadow:0 0 0 2px #0d948873,0 12px 36px #2563eb1f}.shine-border--soft{box-shadow:0 0 0 1px #2563eb1f}.section{padding-block:clamp(3rem,7vw,4.5rem)}.section--soft{background:var(--bg-soft)}.section--cta-band{padding-block:clamp(2rem,5vw,3rem)}.section-head{margin-bottom:2rem}.section-head--center{text-align:center;max-width:640px;margin-inline:auto;margin-bottom:2.25rem}.h2{font-family:var(--font-display);font-size:clamp(1.65rem,3.5vw,2.25rem);margin:0 0 .5rem;letter-spacing:-.02em}.h2--inline{margin-bottom:.25rem}.h3{font-size:1.15rem;margin:1.75rem 0 .5rem}.sub{margin:0;color:var(--text-muted);font-size:1.02rem}.section-head--dual .sub+.sub{margin-top:.65rem}.svc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));gap:1.25rem}.svc-card{display:block;color:inherit;border-radius:var(--radius);overflow:hidden;background:var(--surface);box-shadow:var(--shadow-sm);transition:transform .2s ease,box-shadow .2s ease}.svc-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.svc-card__img{aspect-ratio:16 / 10;background-size:cover;background-position:center}.svc-card__body{padding:1.1rem 1.2rem 1.25rem}.svc-card__title{margin:0 0 .35rem;font-size:1.05rem;font-weight:700}.svc-card__tag{margin:0 0 .65rem;font-size:.88rem;color:var(--text-muted);line-height:1.45}.svc-card__lines{margin:0;padding-left:1rem;font-size:.8rem;color:var(--text-muted);line-height:1.45}.svc-card__lines li{margin-bottom:.35rem}.svc-card__lines li::marker{color:var(--accent-teal)}.svc-stories{margin-top:clamp(2.5rem,5vw,3.5rem);padding-top:clamp(2rem,4vw,2.75rem);border-top:1px solid var(--stroke)}.svc-stories__title{font-family:var(--font-display);font-size:clamp(1.35rem,3vw,1.75rem);margin:0 0 .5rem;letter-spacing:-.02em}.svc-stories__lead{margin:0 0 1.75rem;color:var(--text-muted);font-size:.98rem;max-width:60ch}.svc-stories__list{display:flex;flex-direction:column;gap:clamp(1.25rem,3vw,2rem)}.svc-story{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:clamp(1rem,3vw,2rem);align-items:center;padding:clamp(.85rem,2vw,1.1rem);border-radius:var(--radius);background:var(--surface);text-decoration:none;color:inherit}.svc-story--reverse{direction:rtl}.svc-story--reverse>*{direction:ltr}.svc-story__media{display:block;border-radius:var(--radius-sm);overflow:hidden;line-height:0;text-decoration:none}.svc-story__img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;display:block;transition:transform .45s ease}.svc-story:hover .svc-story__img{transform:scale(1.03)}.svc-story__body{padding:.25rem 0}.svc-story__h{margin:0 0 .35rem;font-size:1.1rem;font-weight:700}.svc-story__subtitle{margin:0 0 .65rem;font-size:.88rem;font-weight:600;color:var(--accent-green);line-height:1.4}.svc-story__text{margin:0;font-size:.93rem;color:var(--text-muted);line-height:1.65;max-width:58ch}@media (max-width: 768px){.svc-story,.svc-story--reverse{grid-template-columns:1fr;direction:ltr}.svc-story--reverse>*{direction:ltr}}.results-gallery-section{overflow-x:clip}.results-coverflow{max-width:min(100%,960px);margin-inline:auto;padding-block:.5rem .25rem}.results-coverflow__viewport{width:100%;max-width:100%;overflow:hidden;margin-inline:auto}.results-coverflow__swiper{width:100%;max-width:100%;padding-block:clamp(1.25rem,3vw,2.25rem) clamp(1.5rem,4vw,2.5rem);overflow:hidden}.results-coverflow__swiper .swiper-wrapper{align-items:center}.results-coverflow__slide{width:min(78vw,260px);height:auto;box-sizing:border-box}@media (min-width: 640px){.results-coverflow__slide{width:min(52vw,320px)}}@media (min-width: 1024px){.results-coverflow{max-width:1000px}.results-coverflow__slide{width:min(38vw,380px)}}.results-coverflow__card{border-radius:clamp(1.1rem,3vw,1.75rem);overflow:hidden;background:var(--surface);border:1px solid var(--stroke);box-shadow:0 4px 6px #0f172a0f,0 18px 48px #0f172a1f;aspect-ratio:4 / 3}.results-coverflow__card img{width:100%;height:100%;object-fit:cover;display:block}.results-coverflow__controls{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:.25rem}.results-coverflow__arrow{width:3rem;height:3rem;border-radius:999px;border:1.5px solid var(--text);background:var(--surface);color:var(--text);font-size:1.15rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,border-color .2s ease,transform .2s ease}.results-coverflow__arrow:hover{background:var(--bg-soft);border-color:var(--accent-teal);color:var(--accent-teal)}.results-coverflow__arrow:focus-visible{outline:2px solid var(--accent-blue);outline-offset:3px}.results-coverflow__meta{text-align:center;max-width:52ch;margin:1.5rem auto 0}.results-coverflow__title{margin:0 0 .4rem;font-family:var(--font-display);font-size:1.15rem;font-weight:700;letter-spacing:-.02em}.results-coverflow__caption{margin:0;font-size:.95rem;color:var(--text-muted);line-height:1.55}.why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1.5rem,3vw,2.5rem) clamp(2rem,4vw,4rem);max-width:960px;margin-inline:auto}.why-row{display:grid;grid-template-columns:auto 1fr;gap:1.1rem;align-items:start}.why-illus{position:relative;width:52px;height:52px;flex-shrink:0}.why-illus__box{position:relative;left:0;top:0;width:48px;height:48px;border-radius:10px;background:#fff;display:grid;place-items:center;box-shadow:0 4px 14px #0f172a1a}.why-illus__check{color:var(--accent-blue)}.why-row__title{margin:0 0 .35rem;font-size:1.05rem;font-weight:700}.why-row__text{margin:0;font-size:.92rem;color:var(--text-muted);line-height:1.55}@media (max-width: 720px){.why-grid{grid-template-columns:1fr}}.why-cta{margin-top:2.5rem;max-width:720px;margin-inline:auto;padding:1.25rem 1.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;background:var(--surface);border-radius:var(--radius)}.why-cta__title{margin:0 0 .25rem;font-weight:700;font-size:1.05rem}.why-cta__sub{margin:0;font-size:.9rem;color:var(--text-muted);max-width:42ch}.flow-board{position:relative;max-width:1100px;margin-inline:auto;padding:clamp(1.25rem,3vw,2rem);background:var(--surface);border-radius:var(--radius);overflow:hidden}.flow-board__glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(37,99,235,.08),transparent 55%),radial-gradient(ellipse 60% 50% at 80% 100%,rgba(13,148,136,.1),transparent 45%);pointer-events:none}.flow-pipeline{position:relative;z-index:1;list-style:none;margin:0;padding:.25rem 0;display:flex;flex-wrap:nowrap;align-items:center;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.flow-pipeline__step{display:flex;align-items:center;flex-shrink:0;scroll-snap-align:start}.flow-pipeline__connector{display:flex;align-items:center;padding:0 .2rem;flex-shrink:0}.flow-pipeline__chev{font-size:1.6rem;font-weight:300;line-height:1;background:linear-gradient(135deg,var(--accent-blue),var(--accent-teal));-webkit-background-clip:text;background-clip:text;color:transparent}.flow-pipeline__card{width:min(148px,42vw);padding:1rem .75rem;text-align:center;background:linear-gradient(180deg,#f8fafc,#fff);border:1px solid var(--stroke);border-radius:14px;box-shadow:var(--shadow-sm)}.flow-pipeline__index{display:block;font-size:.68rem;font-weight:700;letter-spacing:.14em;color:var(--text-muted);margin-bottom:.4rem}.flow-pipeline__label{display:block;font-size:.95rem;font-weight:700;margin-bottom:.25rem}.flow-pipeline__desc{font-size:.75rem;color:var(--text-muted);line-height:1.35}.reviews-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1.5rem;margin-bottom:1.5rem}.reviews-score{padding:1rem 1.25rem;border-radius:var(--radius-sm);background:var(--surface);text-align:center;min-width:180px}.reviews-score__big{font-size:2.5rem;font-weight:800;font-family:var(--font-display);line-height:1}.reviews-score__5{font-size:1.25rem;color:var(--text-muted)}.reviews-score__meta{margin:.35rem 0 .25rem;font-size:.8rem;color:var(--text-muted)}.stars{letter-spacing:.08em;color:#f59e0b;font-size:1rem}.reviews-bars{max-width:420px;margin-bottom:1.75rem}.reviews-bar-row{display:grid;grid-template-columns:2rem 1fr;gap:.5rem;align-items:center;font-size:.78rem;color:var(--text-muted);margin-bottom:.35rem}.reviews-bar-track{height:6px;background:var(--stroke);border-radius:999px;overflow:hidden}.reviews-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--accent-blue),var(--accent-teal))}.reviews-scroll-hint{margin:0 0 .65rem;font-size:.78rem;color:var(--text-muted);text-align:center}.reviews-scroll-wrap{margin:0 -1rem;padding:0 1rem .5rem}.reviews-scroll{display:flex;gap:.85rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.35rem;scrollbar-width:thin}.review-card--scroll{flex:0 0 min(280px,78vw);scroll-snap-align:start;min-height:140px}.review-card{margin:0;padding:1.1rem 1.15rem;background:var(--surface);border:1px solid var(--stroke);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm)}.review-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.65rem}.review-card__avatar{width:36px;height:36px;border-radius:999px;background:var(--bg-soft);display:grid;place-items:center;font-weight:700;font-size:.9rem;color:var(--accent-green)}.review-card__meta{font-size:.75rem;color:var(--text-muted)}.review-card__text{margin:0;font-size:.9rem;color:var(--text-muted);line-height:1.5}.cta-band{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.25rem;padding:clamp(1.25rem,3vw,1.75rem) clamp(1.25rem,3vw,2rem);background:var(--surface);border-radius:var(--radius)}.cta-band__actions{display:flex;flex-wrap:wrap;gap:.65rem}.faq-list{display:flex;flex-direction:column;gap:.65rem}.faq-item{background:var(--surface);border-radius:var(--radius-sm);overflow:hidden}.faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.15rem;border:none;background:transparent;cursor:pointer;font-weight:600;font-size:.95rem;text-align:left;color:var(--text)}.faq-icon{font-size:1.25rem;color:var(--accent-blue);flex-shrink:0}.faq-a{margin:0;padding:0 1.15rem 1.1rem;font-size:.92rem;color:var(--text-muted);line-height:1.55}.faq-cta{margin-top:2rem;padding:1.25rem 1.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;background:var(--surface);border-radius:var(--radius)}.faq-cta__t{margin:0;font-weight:600}.spot-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.25rem}@media (max-width: 799px){.spot-grid{grid-template-columns:1fr}.spot-card--wide{grid-row:auto}}@media (min-width: 800px){.spot-grid{grid-template-columns:1.4fr 1fr 1fr;grid-template-rows:auto auto}.spot-card--wide{grid-row:span 2}}.spot-card{padding:1.25rem 1.35rem;border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--stroke);box-shadow:var(--shadow-sm)}.spot-card--wide{background:linear-gradient(145deg,#fff,#f1f5f9)}.spot-card--accent{background:linear-gradient(135deg,#2563eb0f,#0d948814)}.spot-card__h{margin:0 0 .5rem;font-size:1.05rem}.spot-card__p{margin:0;font-size:.9rem;color:var(--text-muted);line-height:1.55}.spot-card__link{display:inline-block;margin-top:.85rem;font-size:.88rem;font-weight:600;color:var(--accent-blue);text-decoration:none}.spot-card__link:hover{text-decoration:underline}.spot-strip{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-radius:var(--radius-sm);background:var(--surface)}.spot-strip__text{font-size:.92rem;color:var(--text-muted);max-width:52ch}.map-frame{border-radius:var(--radius);overflow:hidden;background:var(--stroke)}.map-note{margin:.5rem 0 0;font-size:.8rem;color:var(--text-muted)}.map-note a{color:var(--accent-blue)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.35rem;border-radius:999px;border:1px solid transparent;font-weight:600;font-size:.92rem;cursor:pointer;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.btn:focus-visible{outline:2px solid var(--accent-blue);outline-offset:3px}.btn-primary{background:linear-gradient(135deg,var(--accent-green),var(--accent-green-light));color:#fff;box-shadow:0 8px 24px #2d6a4f47}.btn-primary:hover{transform:translateY(-1px)}.btn-secondary{background:#fff;border-color:var(--stroke);color:var(--text)}.btn-secondary:hover{border-color:var(--accent-blue);color:var(--accent-blue)}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;align-items:start}@media (min-width: 900px){.contact-grid--3{grid-template-columns:1.15fr minmax(260px,300px)}}.contact-side{display:flex;flex-direction:column;gap:0}.contact-map-mini{margin-top:1rem;height:160px;max-width:100%;border-radius:var(--radius-sm);overflow:hidden;background:var(--stroke)}.contact-map-mini iframe{width:100%;height:100%}.map-note--mini{margin-top:.35rem;margin-bottom:0}.contact-card{background:var(--surface);border:1px solid var(--stroke);border-radius:var(--radius);padding:1.35rem;box-shadow:var(--shadow-sm)}.contact-card h3{margin:0 0 .5rem;font-size:1.05rem}.contact-card p{margin:0;color:var(--text-muted);line-height:1.6;font-size:.95rem}.input-lite{width:100%;padding:.7rem .85rem;border-radius:10px;border:1px solid var(--stroke);background:#fff;font-size:.95rem}.input-lite:focus{outline:none;border-color:#2563eb73;box-shadow:0 0 0 3px #2563eb1f}label.field{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem;font-weight:600}.page-detail{min-height:40vh}.detail-hero{position:relative;min-height:min(48vh,420px);background-size:cover;background-position:center}.detail-hero__tint{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f172a8c,#0f172abf)}.detail-hero__inner{position:relative;z-index:2;padding-block:clamp(2.5rem,6vw,3.5rem);color:#fff}.detail-back{display:inline-block;margin-bottom:1rem;color:#ffffffe6;font-weight:600;font-size:.9rem;text-decoration:none}.detail-back:hover{text-decoration:underline}.detail-title{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.5rem);margin:0 0 .5rem;line-height:1.1}.detail-tagline{margin:0 0 1.25rem;font-size:1.05rem;opacity:.92;max-width:50ch}.detail-body{max-width:720px}.detail-intro{font-size:1.05rem;color:var(--text-muted);margin:0 0 1rem}.detail-bullets{margin:0 0 1.5rem;padding-left:1.2rem;color:var(--text-muted);font-size:.95rem}.detail-bullets li{margin-bottom:.35rem}.detail-block p{margin:0;color:var(--text-muted);line-height:1.65}.detail-footer-cta{margin-top:2.5rem;padding:1.25rem 1.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;background:var(--surface)}.detail-footer-cta p{margin:0;font-weight:600}.site-footer{border-top:1px solid var(--stroke);padding:2.5rem 0 2rem;margin-top:0;background:#fff}.site-footer__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:1.5rem}.site-footer a{color:var(--text-muted);text-decoration:none;font-size:.92rem}.site-footer a:hover{color:var(--accent-blue)}.footer-logo{width:clamp(64px,10vw,88px);height:clamp(64px,10vw,88px);object-fit:contain;border-radius:16px}.site-footer__base{padding-top:1.25rem;border-top:1px solid var(--stroke);font-size:.82rem;color:var(--text-muted);display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between}.turtle-corner{position:fixed;z-index:2;pointer-events:none;opacity:.55}.turtle-corner--bottom{bottom:1rem;right:5rem}@media (max-width: 600px){.turtle-corner--bottom{right:4.5rem;bottom:.75rem;opacity:.45}}.float-scroll{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;cursor:pointer;color:var(--text);background:#fff;border:1px solid var(--stroke);box-shadow:var(--shadow-sm)}.legal-page{padding-block:calc(var(--header-h) + 2rem) 3rem;max-width:720px}.main-pad--legal .legal-page{margin-inline:auto;width:min(720px,100% - 2rem)}.legal-page h1{font-family:var(--font-display);font-size:clamp(1.6rem,3vw,2rem);margin-bottom:1rem;color:#0f172a}.legal-page h2{font-size:1.05rem;margin-top:1.75rem;margin-bottom:.5rem;color:#0f172a}.legal-page p,.legal-page li{color:#475569;font-size:.95rem}.legal-page a{color:var(--accent-blue)}@media (max-width: 640px){.container{width:min(1120px,100% - 1.25rem)}}
