:root{--black:#0b0c0b;--white:#fff;--paper:#f4f4f1;--line:#d8d9d2;--muted:#656961;--green:#86efac;--red:#e82127}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--paper);color:var(--black);text-rendering:geometricprecision;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;overflow-x:hidden}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}img[data-nimg=fill]{pointer-events:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-shell{background:var(--paper);min-height:100vh}.header{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c0d0c2e;border:0;border-bottom:1px solid #ffffff29;border-radius:0;justify-content:space-between;align-items:center;gap:32px;height:80px;padding:12px 54px;transition:background .22s,border-color .22s,box-shadow .22s;display:flex;position:fixed;top:0;left:0;right:0}:is(.header--scrolled,.header:has(+.mobile-menu:not([hidden]))){background:#0c0d0cc7;border-color:#ffffff2e;box-shadow:0 18px 60px #0000002e}.header__logo{align-items:center;display:inline-flex}.header__logo img{width:clamp(150px,13vw,205px);height:auto}.header__nav{justify-content:center;align-items:center;gap:clamp(24px,3vw,48px);display:flex}.pill,.button{color:var(--white);cursor:pointer;letter-spacing:0;background:#0c0d0cb3;border:1px solid #ffffff40;border-radius:999px;font-weight:900;transition:transform .18s,background .18s,border-color .18s}.pill{padding:11px 18px;font-size:15px}.header__nav .pill{color:#ffffffe6;background:0 0;border:0;border-radius:0;padding:8px 0;font-size:16px;font-weight:800}.header__nav .pill[aria-current=page]{color:var(--white)}.button{justify-content:center;align-items:center;min-height:52px;padding:0 28px;font-size:16px;display:inline-flex}.button--ghost{background:#0c0d0c5c;min-width:210px}.pill:hover,.button:hover{background:#0c0d0ceb;border-color:#ffffff75;transform:translateY(-1px)}.header__nav .pill:hover{color:var(--white);background:0 0;transform:none}.mobile-menu-button{width:52px;height:52px;color:var(--white);cursor:pointer;background:#0c0d0cd1;border:1px solid #ffffff3d;border-radius:999px;place-items:center;font-size:26px;font-weight:800;display:none}.mobile-menu{z-index:1001;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0c0d0cf5;border:1px solid #ffffff29;border-radius:26px;gap:10px;width:min(330px,100vw - 40px);padding:16px;display:grid;position:fixed;top:96px;right:20px;box-shadow:0 28px 90px #00000047}.mobile-menu[hidden]{display:none}.hero{background:var(--black);min-height:100svh;color:var(--white);position:relative;overflow:hidden}.hero--landing{min-height:100svh}.hero__image{object-fit:cover;pointer-events:none}.hero__tint,.hero__overlay{position:absolute;inset:0}.hero__tint{background:#00000047}.hero__overlay--vertical{background:linear-gradient(#0000007a,#00000038 48%,#000000b8)}.hero__overlay--side{background:radial-gradient(circle at 50% 18%,#ffffff29,#0000 34%)}.hero__copy{z-index:1;text-align:center;flex-direction:column;justify-content:space-between;align-items:center;min-height:100svh;padding:150px 24px 42px;display:flex;position:relative}.hero--landing .hero__copy{justify-content:space-between;min-height:100svh;padding-top:clamp(154px,17vh,210px);padding-bottom:clamp(74px,9vh,104px)}.hero__top{width:100%}.hero h1{letter-spacing:-.045em;max-width:920px;margin:0 auto;font-size:clamp(38px,4.6vw,72px);font-weight:700;line-height:1.08}.hero--landing h1{max-width:900px;font-size:clamp(36px,3.6vw,64px);line-height:1.08}.hero p{color:#ffffffc7;max-width:740px;margin:22px auto 0;font-size:clamp(19px,2vw,28px);line-height:1.45}.hero__bottom{justify-items:center;gap:26px;width:100%;display:grid}.hero__badge-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:22px;min-height:128px;display:flex}.cert-badge{object-fit:contain;width:auto;max-width:min(420px,42vw);height:auto;max-height:128px}.hero--landing .cert-badge{max-width:min(330px,30vw);max-height:102px}.hero--landing .hero__badge-row{min-height:102px}.hero__actions,.cta__actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.hero__scroll-cue{z-index:2;color:#ffffffc7;border:1px solid #ffffff52;border-radius:999px;place-items:center;width:34px;height:34px;font-size:18px;font-weight:900;line-height:1;display:grid;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.grid-section{background:var(--paper);border-top:1px solid var(--line)}.grid-section__header{border-bottom:1px solid var(--line);min-height:74px}.grid-section__header-inner{justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100%);min-height:74px;margin:0 auto;padding:0 34px;font-weight:950;display:flex}.grid-section__body{width:min(1180px,100%);margin:0 auto;padding:58px 34px}.grid-section__body--full{width:100%;max-width:none}.grid-section__body--flush{padding:0}.grid-section__body--full>.image-band,.grid-section__body--full>.about-grid,.grid-section__body--full>.info-grid,.grid-section__body--full>.process-grid{width:min(1180px,100%);margin-inline:auto}.grid-section__body--full>.image-band{min-height:clamp(380px,34vw,500px)}.about-grid{border:1px solid var(--line);background:var(--paper)}.about-grid__top{border-bottom:1px solid var(--line);grid-template-columns:minmax(320px,.9fr) minmax(0,1.45fr);display:grid}.about-grid__media{border-right:1px solid var(--line);min-height:clamp(350px,31vw,430px);position:relative;overflow:hidden}.about-grid__media img{object-fit:cover;pointer-events:none;width:100%;height:100%}.about-grid__intro{flex-direction:column;justify-content:center;min-height:clamp(350px,31vw,430px);padding:clamp(34px,4vw,58px);display:flex}.about-grid h2,.scope h2,.blog-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(38px,3.8vw,58px);line-height:1}.about-grid p,.scope p,.blog-hero p{color:var(--muted);margin:18px 0 0;font-size:clamp(15px,1.05vw,18px);line-height:1.55}.about-grid__cards,.info-grid,.process-grid,.blog-grid{border-left:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.about-grid__cards{background:var(--line);border:0;gap:1px}.about-tile,.info-card,.process-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);min-height:238px;padding:clamp(28px,2.7vw,40px)}.about-grid__cards .about-tile{border:0}.icon-dot{background:var(--black);width:42px;height:42px;color:var(--white);border-radius:999px;place-items:center;font-size:20px;font-weight:800;display:inline-grid}.icon-dot svg{width:21px;height:21px}.about-tile h3,.info-card h3,.process-card h3{letter-spacing:-.045em;margin:24px 0 12px;font-size:clamp(24px,2vw,34px);line-height:1}.about-tile p,.info-card p,.process-card p{color:var(--muted);margin:0;font-size:clamp(15px,1.05vw,18px);line-height:1.55}.scope__intro{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:center;gap:48px;padding:clamp(44px,5vw,76px) clamp(28px,5vw,74px);display:grid}.scope__cards{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.scope-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);grid-template-rows:minmax(260px,30vh) 1fr;display:grid;overflow:hidden}.scope-card__media{min-height:260px;position:relative;overflow:hidden}.scope-card__media img{object-fit:cover;width:100%;height:100%}.scope-card>div{padding:clamp(30px,3.5vw,48px) clamp(30px,4vw,58px) clamp(36px,4vw,56px)}.scope-card h3{letter-spacing:-.06em;margin:0;font-size:clamp(38px,3.6vw,56px);line-height:.98}.scope-card p{max-width:620px;margin:16px 0 24px}.scope-card .button{min-height:44px;padding:0 22px;font-size:14px}.mission-block{flex-direction:column;justify-content:center;min-height:360px;padding:clamp(28px,3.8vw,54px) 0;display:flex}.mission-block h2{letter-spacing:-.055em;max-width:780px;margin:0;font-size:clamp(36px,3.25vw,56px);line-height:1.03}.mission-block p{max-width:720px;color:var(--muted);margin:20px 0 0;font-size:clamp(17px,1.25vw,21px);line-height:1.55}.info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.info-grid__title{text-align:center;border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-column:1/-1;place-items:center;min-height:300px;padding:clamp(38px,5vw,72px);display:grid}.info-grid__title h2{letter-spacing:-.055em;max-width:820px;margin:0;font-size:clamp(38px,3.7vw,58px);line-height:1.02}.info-grid__title p{max-width:760px;color:var(--muted);margin:18px auto 0;font-size:clamp(15px,1.05vw,18px);line-height:1.55}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.process-card span{color:#65ad68;letter-spacing:.2em;font-weight:950}.image-band{background:var(--black);min-height:clamp(500px,58vh,700px);color:var(--white);position:relative;overflow:hidden}.image-band img{object-fit:cover;pointer-events:none}.image-band__shade{background:linear-gradient(90deg,#000000c2,#00000047 54%,#000000b8);position:absolute;inset:0}.image-band__copy{max-width:650px;position:absolute;bottom:clamp(34px,5.5vw,76px);left:clamp(34px,5vw,72px)}.image-band__copy--right{left:auto;right:clamp(34px,5vw,72px)}.image-band h2{letter-spacing:-.058em;margin:0;font-size:clamp(40px,4.2vw,68px);line-height:.98}.image-band p{color:#ffffffd1;max-width:560px;margin:18px 0 0;font-size:clamp(16px,1.35vw,21px);line-height:1.48}.pstryk-section{background:var(--black);color:var(--white);padding:clamp(62px,6vw,92px) clamp(26px,5vw,74px)}.pstryk-section__inner{width:min(1180px,100%);margin:0 auto}.eyebrow{color:var(--green);letter-spacing:.22em;text-transform:uppercase;margin:0 0 18px;font-size:14px;font-weight:950}.pstryk-section h2{letter-spacing:-.055em;max-width:820px;margin:0;font-size:clamp(36px,3.8vw,60px);line-height:1}.pstryk-section h2+p{color:#ffffffad;max-width:720px;font-size:clamp(16px,1.25vw,20px);line-height:1.55}.pstryk-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:46px;display:grid}.pstryk-card{background:#ffffff0a;border:1px solid #ffffff29;min-height:210px;padding:clamp(28px,3vw,38px)}.pstryk-icon{width:34px;height:34px;color:var(--green);display:inline-flex}.pstryk-icon svg{width:100%;height:100%}.pstryk-card h3{color:var(--green);letter-spacing:-.035em;margin:26px 0 12px;font-size:clamp(22px,2vw,29px);line-height:1}.pstryk-card p{color:#ffffffad;margin:0;font-size:16px;line-height:1.55}.cert-panel{border:1px solid var(--line);background:var(--paper);align-items:center;gap:28px;width:min(1180px,100% - 68px);margin:52px auto;padding:26px 32px;display:flex}.cert-panel img{object-fit:contain;width:250px;height:auto}.cert-panel h2{margin:0 0 8px}.cert-panel p{color:var(--muted);margin:0;font-size:18px;line-height:1.5}.gallery{background:var(--black);color:var(--white);overflow:hidden}.gallery__head{justify-content:space-between;align-items:center;gap:24px;padding:clamp(52px,6vw,86px) clamp(24px,5vw,74px) 18px;display:flex}.gallery h2{letter-spacing:-.055em;margin:0;font-size:clamp(46px,5.6vw,82px);line-height:.95}.gallery__arrows{gap:10px;display:flex}.gallery__arrows button{appearance:none;color:inherit;cursor:pointer;font:inherit;background:0 0;border:1px solid #ffffff47;border-radius:999px;place-items:center;width:46px;height:46px;transition:background-color .18s,border-color .18s;display:grid}.gallery__arrows button:hover{background:#ffffff1a;border-color:#ffffff80}.gallery__track{scroll-snap-type:x mandatory;gap:26px;padding:26px clamp(24px,5vw,74px) clamp(70px,8vw,108px);scroll-padding-inline:clamp(24px,5vw,74px);display:flex;position:relative;overflow-x:auto}.gallery__image{scroll-snap-align:start;border-radius:8px;flex:none;width:auto;max-width:calc(100vw - 96px);height:min(68vh,680px);position:relative;overflow:hidden}.gallery__image img{object-fit:cover;pointer-events:none}.faq{border-top:1px solid var(--line);width:100%}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;min-height:84px;padding:22px 0;font-size:clamp(22px,2vw,30px);font-weight:950;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary span:first-child{align-items:baseline;gap:18px;display:flex}.faq small{color:var(--muted);letter-spacing:.18em;font-size:13px}.faq__icon{transition:transform .22s}.faq details[open] .faq__icon{transform:rotate(180deg)}.faq p{max-width:880px;color:var(--muted);margin:0;padding:0 0 34px 52px;font-size:clamp(18px,1.6vw,23px);line-height:1.55;animation:.22s both faq-answer}.contact-grid{grid-template-columns:minmax(0,.85fr) minmax(360px,1fr);align-items:start;gap:clamp(34px,6vw,84px);display:grid}.contact-intro h2{letter-spacing:-.055em;margin:0;font-size:clamp(44px,5vw,78px);line-height:.98}.contact-intro p{color:var(--muted);font-size:clamp(18px,1.5vw,23px);line-height:1.55}.inline-contact-link{color:var(--black);text-underline-offset:.16em;font-weight:800;text-decoration:underline;text-decoration-thickness:1px}.inline-contact-link:hover{color:var(--red)}.contact-form{gap:12px;display:grid}.contact-form--loading{border:1px solid var(--line);background:color-mix(in srgb, var(--white) 62%, transparent);min-height:438px}.choice-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.choice-row--three{grid-template-columns:repeat(3,minmax(0,1fr))}.choice{border:1px solid var(--line);background:var(--white);min-height:54px;color:var(--black);cursor:pointer;border-radius:999px;font-weight:950}.choice[aria-pressed=true]{background:var(--black);color:var(--white)}.contact-form input,.contact-form textarea{border:1px solid var(--line);background:var(--white);width:100%;color:var(--black);border-radius:6px;outline:none;padding:18px}.contact-form textarea{resize:vertical;min-height:150px}.contact-form .button{background:var(--black)}.form-note{color:var(--muted);margin:4px 0 0}.modal-backdrop{z-index:80;background:#00000094;place-items:start center;padding:78px 18px 30px;display:grid;position:fixed;inset:0;overflow:auto}.modal{border:1px solid var(--line);background:var(--paper);border-radius:18px;width:min(760px,100%);padding:clamp(28px,4vw,48px);position:relative}.modal__close{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:999px;place-items:center;width:50px;height:50px;font-size:30px;display:grid;position:absolute;top:18px;right:18px}.final-cta{background:var(--black);min-height:180px;color:var(--white);text-align:center;place-items:center;padding:clamp(42px,4.4vw,64px) 24px;display:grid}.final-cta>*{max-width:calc(100vw - 48px)}.final-cta__small{color:#ffffff80;letter-spacing:.3em;margin:0 0 14px;font-size:14px;font-weight:950}.final-cta h2{letter-spacing:-.025em;overflow-wrap:normal;word-break:normal;max-width:840px;margin:0;font-size:clamp(40px,4.2vw,56px);line-height:1.12}.final-cta p{color:#ffffffad;max-width:680px;margin:34px 0 0;font-size:clamp(15px,1.05vw,17px);line-height:1.45}.final-cta .cta__actions{flex-wrap:nowrap}.final-cta .button--ghost{white-space:nowrap;min-width:auto}.social-link{border:1px solid #ffffff3d;border-radius:999px;justify-content:center;align-items:center;min-height:42px;margin-top:18px;padding:0 22px;font-size:15px;font-weight:900;display:inline-flex}.footer{background:var(--black);color:#ffffffb8;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:20px;padding:46px clamp(24px,5vw,74px);display:flex}.footer__links{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.footer__link{color:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:800}.footer__link:hover{color:var(--white)}.cky-btn-revisit-wrapper{display:none!important}.blog-hero{padding:180px clamp(24px,5vw,74px) 90px}.blog-hero h1,.blog-hero p{width:min(1180px,100%);margin-left:auto;margin-right:auto}.blog-grid{border-left:0}@keyframes faq-answer{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:no-preference){.hero__image{animation:1.1s ease-out both hero-image-in}.hero__top,.hero__badge-row,.hero__actions,.blog-hero h1,.blog-hero p{animation:.76s cubic-bezier(.22,1,.36,1) both page-content-in}.hero__badge-row,.blog-hero p{animation-delay:.12s}.hero__actions{animation-delay:.22s}.hero__scroll-cue{animation:.76s cubic-bezier(.22,1,.36,1) .34s both scroll-cue-in}.hero__scroll-cue span{animation:1.5s ease-in-out .9s infinite scroll-cue-arrow}.animations-enabled .reveal{opacity:0;will-change:opacity, transform;transition:opacity .68s cubic-bezier(.22,1,.36,1),transform .68s cubic-bezier(.22,1,.36,1);transform:translateY(26px)}.animations-enabled .reveal.is-visible{opacity:1;transform:translate(0,0)}.animations-enabled .about-grid__cards .reveal:nth-child(2),.animations-enabled .scope__cards .reveal:nth-child(2),.animations-enabled .info-grid .reveal:nth-child(3),.animations-enabled .process-grid .reveal:nth-child(3),.animations-enabled .pstryk-grid .reveal:nth-child(2),.animations-enabled .blog-grid .reveal:nth-child(2){transition-delay:80ms}.animations-enabled .about-grid__cards .reveal:nth-child(3),.animations-enabled .info-grid .reveal:nth-child(4),.animations-enabled .process-grid .reveal:nth-child(4),.animations-enabled .pstryk-grid .reveal:nth-child(3),.animations-enabled .blog-grid .reveal:nth-child(3){transition-delay:.15s}@keyframes page-content-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translate(0,0)}}@keyframes hero-image-in{0%{opacity:.86;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@keyframes scroll-cue-in{0%{opacity:0;transform:translate(-50%,14px)}to{opacity:1;transform:translate(-50%)}}@keyframes scroll-cue-arrow{0%,to{opacity:.52;transform:translateY(-2px)}45%{opacity:1;transform:translateY(2px)}}}@media (max-width:1040px){.about-grid__top{grid-template-columns:1fr}.about-grid__media{border-right:0;border-bottom:1px solid var(--line)}.about-grid__cards,.process-grid,.blog-grid,.pstryk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-grid{grid-template-columns:1fr}}@media (max-width:1024px){.header{height:80px;padding:12px 16px;top:0;left:0;right:0}.header__logo img{width:150px}.header__nav,.header__contact{display:none}.mobile-menu-button{display:grid}.mobile-menu{top:90px;right:10px}.hero__copy{padding:124px 18px 28px}.hero h1{font-size:clamp(30px,9.4vw,46px);line-height:1.12}.hero p{font-size:18px}.cert-badge{max-width:min(330px,84vw);max-height:112px}.hero__badge-row,.hero--landing .hero__badge-row{min-height:112px}.hero__actions,.cta__actions{width:100%}.button--ghost,.hero__actions .button{width:min(360px,100vw - 48px)}.hero__scroll-cue{bottom:18px}.grid-section__header-inner{padding:0 24px;font-size:14px}.grid-section__body{padding:44px 24px}.grid-section__body--flush{padding:0}.about-grid{border-left:0;border-right:0}.about-grid__media,.about-grid__intro{min-height:auto}.about-grid__media{height:360px}.about-grid__intro{padding:42px 28px 54px}.about-grid h2,.scope h2,.mission-block h2,.blog-hero h1,.contact-intro h2{font-size:clamp(36px,10vw,50px);line-height:1.02}.about-grid__cards,.info-grid,.process-grid,.blog-grid,.pstryk-grid,.scope__cards{grid-template-columns:1fr}.about-tile,.info-card,.process-card{min-height:auto;padding:42px 28px}.scope__intro{grid-template-columns:1fr;min-height:auto;padding:54px 28px 62px}.scope-card{grid-template-rows:340px auto}.scope-card>div{padding:48px 28px 74px}.scope-card h3{font-size:clamp(46px,14vw,68px)}.mission-block{min-height:420px}.image-band{min-height:620px}.image-band__copy,.image-band__copy--right{bottom:38px;left:24px;right:24px}.image-band h2{font-size:clamp(40px,12vw,58px)}.gallery__head{flex-direction:column;align-items:flex-start}.gallery__arrows{order:2}.gallery__track{gap:18px;padding-left:24px;padding-right:24px;scroll-padding-inline:24px}.gallery__track img{max-width:calc(100vw - 48px);max-height:min(62vh,520px)}.faq summary span:first-child{gap:10px}.faq p{padding-left:0}.choice-row{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-row--three{grid-template-columns:repeat(3,minmax(0,1fr))}.choice{padding:0 10px;font-size:14px}.cert-panel{flex-direction:column;align-items:flex-start;width:calc(100% - 48px)}.cert-panel img{width:230px}.final-cta{min-height:330px;padding:44px 18px 68px}.final-cta__small{margin-bottom:10px;font-size:12px}.final-cta h2{letter-spacing:-.01em;max-width:310px;font-size:clamp(28px,8vw,34px);line-height:1.18}.final-cta p{max-width:330px;margin-top:28px;font-size:16px;line-height:1.48}.final-cta .cta__actions{flex-wrap:wrap;gap:10px}.final-cta .button--ghost{width:auto;min-height:46px;padding:0 18px;font-size:15px}.final-cta .social-link{min-height:40px;margin-top:14px;font-size:15px}.footer{flex-direction:column}}
