/* Kinetic editorial direction: bold typography, real footage, human possibility. */
:root{--ink:#102522;--lime:#d4ff52;--green:#12613c;--ease:cubic-bezier(.2,.75,.2,1)}
body{overflow-x:clip}html{scroll-padding-top:100px}a:focus-visible,button:focus-visible{outline-color:#65a13b}
.reading-progress{position:fixed;inset:0 0 auto;height:3px;background:var(--lime);z-index:60;transform:scaleX(0);transform-origin:left;pointer-events:none}
.header{background:#0b211eee;color:white;border-color:#ffffff16;height:88px;backdrop-filter:blur(18px)}
.brand img{background:white;border-radius:50%;padding:3px;width:42px;height:42px}.header .brand span{font-size:22px}
.header nav{font-size:14px;gap:25px}.header nav>a:not(.nav-contact):hover{color:var(--lime)}
.nav-contact{background:var(--lime);color:var(--ink);border-radius:100px;padding:15px 22px;transition:background .2s,transform .3s}
.nav-contact:hover{background:#e6ffab;transform:translateY(-2px)}
.hero{position:relative;isolation:isolate;background:#0b211e;color:white;max-width:none;min-height:780px;min-height:max(740px,calc(100svh - 88px));padding:52px 6% 28px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;gap:36px}
.hero-word{position:absolute;bottom:30px;left:-1%;font-size:25vw;line-height:.9;font-weight:800;letter-spacing:-.08em;color:transparent;-webkit-text-stroke:1px #c7edca18;pointer-events:none;z-index:-1;transform:translate3d(var(--word-shift,0px),0,0)}
.hero-copy{position:relative;z-index:2;padding:0;pointer-events:none}.hero-copy a{pointer-events:auto}
.hero .eyebrow{font-size:12px;letter-spacing:.16em;color:#dce5e0;margin-bottom:30px}.hero .eyebrow>span{background:var(--lime)}
.hero h1{font-size:clamp(3.5rem,6.8vw,7rem);line-height:1.28;letter-spacing:-.05em;font-weight:900;margin:0;width:max-content;max-width:100%}
.title-line{display:block;overflow:hidden;padding-bottom:.09em;margin-bottom:-.09em}.title-line>span{display:block;transform:translate3d(0,0,0)}
.hero h1 .title-accent{color:var(--lime);font-size:1.15em;line-height:1.3}
.hero-summary{display:flex;align-items:center;gap:55px;margin-top:33px}.hero .hero-intro{font-size:16px;line-height:1.9;font-weight:500;letter-spacing:.03em;margin:0;color:#e1e8e2}
.hero-cta{display:flex;align-items:center;gap:22px;font-size:14px;font-weight:700;padding:9px 0}.hero-cta small{display:block;font-size:12px;color:#b8c9bd;margin-top:7px;font-weight:400}
.cta-arrow{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:var(--lime);color:var(--ink);font-size:29px;transition:transform .5s var(--ease),background .3s}.hero-cta:hover .cta-arrow{transform:rotate(45deg);background:white}
.hero-visual{position:absolute;inset:22px 4.5% 95px auto;width:43%;min-height:0;height:auto;border-radius:48% 48% 8px 8px;z-index:0;background:#27473b;transform:translate3d(0,var(--hero-shift,0px),0);transform-origin:center;overflow:hidden}
.hero-photo,.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:55% center;transform:scale(1.08);border-radius:inherit}
.hero-video{opacity:0;transition:opacity .8s}.hero-video.is-playing{opacity:1}
.photo-shade{background:linear-gradient(90deg,#0b211e59,transparent 55%),linear-gradient(0deg,#0b211e99,transparent 45%);position:absolute;inset:0}
.photo-label{top:auto;left:auto;bottom:27px;right:22px;font-size:11px;letter-spacing:.13em;background:#0b211e35;border-color:#ffffff55}.vertical-label{top:50%;right:17px;font-size:10px}
.hero-bottom{position:relative;z-index:2;padding:18px 0 0;border-top:1px solid #ffffff29;width:100%;color:#d0d9d0;font-size:12px;letter-spacing:.03em;display:flex;justify-content:space-between;align-items:center;gap:20px}
.hero-bottom a{font-size:11px;color:white;display:flex;align-items:center;gap:16px}.scroll-orbit{display:grid;place-items:center;width:38px;height:38px;border:1px solid #ffffff55;border-radius:50%;font-size:18px;animation:nudge 2.6s ease-in-out infinite}
.kinetic-band{overflow:hidden;background:var(--lime);border-top:1px solid #0b211e;height:114px;display:flex;align-items:center}
.kinetic-track{display:flex;flex-shrink:0;width:max-content;animation:marquee 30s linear infinite;will-change:transform}
.kinetic-track>span{white-space:nowrap;font-size:clamp(35px,5vw,72px);font-weight:800;letter-spacing:-.06em;line-height:1.2;padding-right:24px}.kinetic-track i{font-style:normal;color:transparent;-webkit-text-stroke:1.4px var(--ink)}.kinetic-track b{font-weight:400;display:inline-block;padding:0 25px}
.credentials{background:#f8faf6;padding:30px 6%;font-size:13px}.credentials p{font-size:13px}.credentials small{font-size:12px}
.section{padding:110px 6%;max-width:1560px}.section-heading{align-items:flex-end;margin-bottom:60px}.section-heading h2{font-size:clamp(29px,3.35vw,49px);line-height:1.5}.section-heading .eyebrow{margin-bottom:23px;letter-spacing:.17em}
.section-heading>p{max-width:390px;font-size:16px}.product-grid{gap:5.5%;align-items:start}.product-card.business{margin-top:115px}.product-cover{position:relative;border-radius:12px;padding:26px 28px 0;background:#edf2e6;transform:perspective(1100px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transition:transform .5s var(--ease),box-shadow .5s;will-change:transform}
.product-cover img{height:auto;aspect-ratio:1.65;object-fit:contain;object-position:center;transition:transform .8s var(--ease)}.business .product-cover{background:#e8eef5}.product-cover:hover{box-shadow:0 25px 45px -25px #18382c44}.product-cover:hover img{transform:scale(1.055)}
.product-body h3{font-size:clamp(21px,2vw,29px);letter-spacing:-.025em}.product-body h3 span{display:grid;place-items:center;min-width:42px;height:42px;border-radius:50%;background:#f0f4eb;transition:background .3s,transform .4s}.product-body h3 a:hover span{background:var(--lime);transform:rotate(45deg)}
.product-body>p:not(.category){font-size:16px}.category-link{padding-top:22px;font-size:14px}.cover-label{font-size:12px}.product-body{padding-top:28px}
.services-section{background:#0b211e;color:#fff;position:relative;overflow:hidden}.services-section .section-heading .eyebrow{color:var(--lime)}.services-section .section-heading>p{color:#bfcfc6}.service-grid{gap:20px;align-items:stretch}.service-card{background:#ffffff04;border:1px solid #ffffff23;border-radius:10px;padding:30px;transition:background .4s,transform .5s var(--ease),border-color .4s;position:relative;overflow:hidden}
.service-card:hover{background:#ffffff0a;transform:translateY(-10px);border-color:#d4ff5280}.service-number{font-size:74px;font-weight:600;line-height:1;letter-spacing:-.07em;color:transparent;-webkit-text-stroke:1px #d4ff5288}.service-top{margin-bottom:36px}.service-top svg{stroke:var(--lime);width:42px}.service-card .category{color:var(--lime);font-size:12px}.service-card h3{font-size:32px;line-height:1.45}.service-card>p:not(.category){font-size:16px;color:#bdccc4}.service-card>a{color:white;border-color:#ffffff25;font-size:14px}.service-card>a:hover{color:var(--lime)}
.journal{padding-top:125px;padding-bottom:125px}.journal h2{font-size:clamp(30px,3.3vw,46px)}.article-list>a{padding:28px 48px 28px 0;transition:padding .4s var(--ease),background .4s}.article-list>a:hover{padding-left:15px;background:#f7faf2}.article-list h3{font-size:17px}.article-arrow{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;transition:background .3s,transform .3s}.article-list>a:hover .article-arrow{background:var(--lime);transform:rotate(45deg)}
.contact-section{margin:0;background:var(--lime);color:var(--ink);border-radius:0;padding:85px 8%;gap:60px}.contact-section .eyebrow{color:var(--ink);font-size:18px;letter-spacing:.08em}.contact-section h2{font-size:clamp(34px,4.5vw,64px);letter-spacing:-.04em;line-height:1.45}.contact-section p:not(.eyebrow){color:#38512c;font-size:16px}.contact-actions{min-width:310px}.button-light{background:var(--ink);color:white;border-radius:100px;padding:27px 29px}.button-light:hover{background:#244438}.phone small{color:#38512c}.phone{font-size:29px}
footer{background:#0b211e;color:white;padding:50px 6% 35px;overflow:hidden}footer::before{content:'attraction.';display:block;font-family:Manrope,sans-serif;font-size:clamp(64px,17.8vw,280px);line-height:1.1;font-weight:700;letter-spacing:-.075em;color:var(--lime);padding-bottom:50px;pointer-events:none}.footer-bottom{color:#aebfb4;border-color:#ffffff20}.footer-bottom>a{border-color:#ffffff40;color:white}.footer-links a:hover{color:var(--lime)}
.motion-toggle{position:fixed;right:20px;bottom:20px;z-index:40;display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:600;padding:11px 16px;border:1px solid #ffffff40;border-radius:100px;background:#102522f0;color:white;box-shadow:0 3px 20px #0002;cursor:pointer;backdrop-filter:blur(8px)}.motion-toggle[hidden]{display:none}.motion-symbol{font-size:12px;min-width:12px}.motion-toggle:hover{background:#284735}
.motion-enabled .title-line>span{animation:title-enter 1.15s var(--ease) both}.motion-enabled .title-line:nth-child(2)>span{animation-delay:.15s}.motion-enabled .title-line:nth-child(3)>span{animation-delay:.3s}.motion-enabled .hero-copy>.eyebrow{animation:fade-enter .9s .08s both}.motion-enabled .hero-summary{animation:fade-enter 1s .5s both}.motion-enabled .hero-visual{animation:visual-enter 1.5s var(--ease) both}
.motion-enabled [data-reveal]{opacity:0;transform:translateY(48px);transition:opacity .85s var(--ease),transform 1.1s var(--ease);transition-delay:var(--reveal-delay,0ms)}.motion-enabled [data-reveal].is-visible{opacity:1;transform:none}.motion-enabled [data-reveal]:focus-within{opacity:1;transform:none}
.motion-paused *, .motion-paused *::before,.motion-paused *::after{animation-play-state:paused!important}.motion-paused [data-reveal]{opacity:1;transform:none;transition:none}.motion-paused .hero-visual{transform:none}.motion-paused .title-line>span,.motion-paused .hero-summary,.motion-paused .hero-copy>.eyebrow{opacity:1;transform:none;animation:none}
.motion-paused .hero-visual{animation:none!important;opacity:1;clip-path:none}.motion-paused .product-cover{transform:none;transition:none}
@keyframes title-enter{from{transform:translateY(112%) rotate(2deg)}to{transform:translateY(0) rotate(0)}}
@keyframes fade-enter{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}
@keyframes visual-enter{from{opacity:0;clip-path:inset(15% 0 0 0 round 48% 48% 8px 8px)}to{opacity:1;clip-path:inset(0 round 48% 48% 8px 8px)}}
@keyframes marquee{to{transform:translateX(-50%)}}
@keyframes nudge{0%,100%{transform:translateY(-3px)}50%{transform:translateY(4px)}}
@media(min-width:1500px){.hero{padding-top:65px;min-height:900px}.hero-visual{width:41%;right:6%}.hero-summary{margin-top:45px}}
@media(max-width:1100px){.header nav{font-size:12px;gap:14px}.hero{min-height:720px;padding-top:50px}.hero h1{font-size:7.1vw}.hero-visual{width:44%;inset-block:30px 110px}.hero-summary{gap:25px;align-items:flex-start}.hero .hero-intro{font-size:15px}.hero-cta{gap:12px}.cta-arrow{width:54px;height:54px}.hero-cta>span:first-child{font-size:13px}.section{padding:85px 5%}.service-card{padding:25px 22px}.service-card h3{font-size:28px}.service-card>a{font-size:12px}.contact-section{padding:65px 6%;gap:35px}.contact-actions{min-width:280px}.credentials{gap:15px;flex-wrap:wrap}.vertical-label{display:none}}
@media(max-width:800px){.header{height:76px}.header nav{top:76px;background:#0b211e;border-color:#ffffff22;padding:18px 5% 25px;font-size:15px}.header nav .nav-contact{color:var(--ink);padding:16px 22px}.menu-toggle{background:transparent;border-color:#ffffff44}.menu-toggle span{background:white}.hero{min-height:680px;padding:40px 5% 25px;gap:30px}.hero h1{font-size:7.2vw}.hero .eyebrow{margin-bottom:30px}.hero-visual{inset:35px 4% 105px auto;width:46%}.hero-summary{margin-top:30px;flex-direction:column;gap:18px}.hero .hero-intro{font-size:16px}.photo-label{right:16px;bottom:25px;font-size:10px}.hero-bottom{font-size:11px}.hero-bottom a{font-size:10px}.kinetic-band{height:90px}.section-heading{gap:25px}.section-heading>p{font-size:16px}.service-grid{grid-template-columns:1fr}.service-card{display:grid;grid-template-columns:90px 1fr 1fr;column-gap:24px;align-items:start;padding:32px}.service-top{grid-row:1/4;display:flex;flex-direction:column;gap:30px;margin:0}.service-number{font-size:64px}.service-card .category{grid-column:2;grid-row:1}.service-card h3{grid-column:2;grid-row:2;font-size:28px}.service-card>p:not(.category){grid-column:3;grid-row:1/3;margin:0 0 20px}.service-card>a{grid-column:2/4;grid-row:3;font-size:14px;margin-top:20px}.contact-section h2{font-size:35px}.contact-section .eyebrow{font-size:16px}.contact-actions{min-width:240px}.contact-actions .button{font-size:13px;padding:23px 20px}.phone{font-size:24px}.footer-links{font-size:13px}}
@media(max-width:600px){.header{padding-inline:5%}.header .brand span{font-size:20px}.hero{padding:34px 5% 24px;min-height:850px;min-height:max(850px,calc(100svh - 76px));justify-content:flex-start;gap:0}.hero-copy{padding:0}.hero .eyebrow{font-size:10px;letter-spacing:.1em;margin-bottom:30px}.hero h1{font-size:10.8vw;line-height:1.42;letter-spacing:-.05em;position:relative}.hero h1 .title-accent{font-size:1.22em;line-height:1.25}.hero-visual{inset:285px 5% 88px auto;width:66%;border-radius:48% 48% 5px 5px;opacity:.9}.hero-summary{margin-top:24px;gap:20px;align-items:flex-start}.hero .hero-intro{font-size:15px;text-shadow:0 2px 15px #0b211e}.hero-cta{font-size:14px;gap:15px;background:#0b211e99;padding:10px 10px 10px 0;border-radius:0 40px 40px 0}.hero-cta>span:first-child{font-size:14px}.hero-cta small{font-size:12px}.cta-arrow{width:51px;height:51px;font-size:25px}.hero-word{font-size:36vw;bottom:80px;left:-4%}.hero-bottom{margin-top:auto;gap:12px;align-items:center;padding-top:18px;flex-wrap:wrap}.hero-bottom>span{font-size:10px;letter-spacing:0}.hero-bottom a{font-size:9px;gap:8px}.scroll-orbit{width:29px;height:29px;font-size:15px}.photo-label{font-size:9px;right:12px;bottom:22px;padding:8px}.photo-shade{background:linear-gradient(90deg,#0b211e55,transparent 70%),linear-gradient(0deg,#0b211e55,transparent 45%)}.kinetic-band{height:77px}.kinetic-track>span{font-size:36px}.kinetic-track b{padding-inline:16px}.credentials{padding:25px 5%;gap:10px}.credentials p{font-size:11px}.credentials small{font-size:11px}.section{padding:65px 5%}.section-heading{margin-bottom:35px;gap:20px}.section-heading h2{font-size:29px;letter-spacing:-.05em}.section-heading .eyebrow{margin-bottom:17px;font-size:12px}.section-heading>p{font-size:16px}.product-grid{gap:45px}.product-card.business{margin-top:0}.product-cover{padding:24px 23px 0}.product-cover img{aspect-ratio:1.65}.cover-label{font-size:11px}.product-body h3{font-size:22px}.product-body h3 span{min-width:36px;height:36px;font-size:21px}.product-body>p:not(.category){font-size:16px}.service-grid{gap:20px}.service-card{display:flex;flex-direction:column;padding:28px;gap:0}.service-top{flex-direction:row;width:100%;margin:0 0 30px;align-items:center}.service-number{font-size:72px}.service-card .category{font-size:12px}.service-card h3{font-size:29px;line-height:1.5}.service-card h3 br{display:block}.service-card>p:not(.category){margin:20px 0 25px;font-size:16px}.service-card>a{margin:0;font-size:14px}.journal{gap:30px;padding-top:70px;padding-bottom:70px}.journal h2{font-size:30px}.article-list h3{font-size:16px}.article-list>a{padding-block:26px}.contact-section{padding:50px 6%;gap:32px;align-items:stretch}.contact-section h2{font-size:35px}.contact-section p:not(.eyebrow){font-size:16px}.contact-actions .button{padding:24px;font-size:14px}.contact-section .eyebrow{font-size:16px}.contact-actions{min-width:0}.phone{font-size:27px}.motion-toggle{right:12px;bottom:12px;padding:10px 13px;font-size:11px}footer{padding:35px 5% 76px}footer::before{font-size:17.5vw;padding-bottom:35px}.footer-bottom small{font-size:11px}}
@media(max-width:1000px){.header{height:76px}.header nav{display:none;position:absolute;top:76px;left:0;right:0;flex-direction:column;align-items:stretch;background:#0b211e;padding:18px 5% 25px;gap:0;font-size:15px;border-bottom:1px solid #ffffff25}.header nav.open{display:flex}.header nav>a{padding:15px}.header nav .nav-contact{margin-top:10px;padding:16px 22px;justify-content:space-between}.menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:transparent;border:1px solid #ffffff44;border-radius:5px;width:44px;height:44px}.menu-toggle span{width:19px;height:1.5px;background:white}}
@media(max-width:360px){.hero{min-height:825px}.hero h1{font-size:10.6vw}.hero .hero-intro{font-size:14px}.hero-visual{top:270px}.hero-bottom{flex-direction:column;align-items:flex-start}.section-heading h2{font-size:26px}.product-body h3{font-size:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.title-line>span,[data-reveal],.hero-summary,.hero-copy>.eyebrow{opacity:1!important;transform:none!important}.hero-visual,.hero-word,.product-cover{transform:none!important}.hero-video{display:none}}
