*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#171717;background:#fff;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site{min-height:100vh}.container{width:min(1120px,100% - 40px);margin:0 auto}.header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f5f5eb;border-bottom:1px solid #17171714;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:20px;min-height:82px;display:flex}.logo{align-items:center;gap:14px;display:flex}.logo-image{object-fit:contain;width:38px;height:38px;display:block}.logo-title{font-size:15px;font-weight:700}.logo-subtitle{color:#666;margin-top:3px;font-size:12px}.menu{color:#444;gap:22px;font-size:14px;display:flex}.menu a:hover{color:#000}.btn{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.btn-primary{color:#fff;background:#171717}.btn-primary:hover{opacity:.95;transform:translateY(-1px)}.btn-secondary{color:#fff;background:#171717;border:1px solid #17171726}.btn-secondary:hover{background:#1717170a}.hero{padding:72px 0 56px}.hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:42px;display:grid}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#6c6a66;margin-bottom:18px;font-size:12px;font-weight:700;display:inline-block}.hero-copy h1{letter-spacing:-.04em;max-width:720px;font-size:clamp(40px,6vw,68px);line-height:.96}.hero-copy p{color:#4d4d4d;max-width:660px;margin-top:22px;font-size:18px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.hero-stats{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:34px;display:grid}.stat-card{background:#fff;border:1px solid #17171714;border-radius:22px;padding:20px}.stat-card strong{margin-bottom:6px;font-size:16px;display:block}.stat-card span{color:#666;font-size:14px}.hero-image-wrap{position:relative}.hero-image{object-fit:cover;border-radius:32px;width:100%;height:720px;box-shadow:0 25px 80px #00000014}.section{padding:92px 0}.section-soft{background:#fff}.section-tag{letter-spacing:.12em;text-transform:uppercase;color:#6c6a66;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-block}.section-heading{max-width:760px;margin-bottom:34px}.section-heading h2,.about-copy h2,.cta-box h2{letter-spacing:-.04em;font-size:clamp(32px,4vw,52px);line-height:1}.section-heading p,.about-copy p,.cta-box p{color:#4d4d4d;margin-top:18px;font-size:17px;line-height:1.7}.about-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:42px;display:grid}.about-image{object-fit:cover;border-radius:30px;width:100%;height:620px}.cards-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.card{color:#080808;background:radial-gradient(circle at 18% 15%,#ffffffd9,#0000 18%),linear-gradient(135deg,#fff3a6 0%,#ffd84d 18%,#f6b800 42%,#d58a00 72%,#8f4f00 100%);border:1px solid #8f4f0042;border-radius:26px;padding:32px;transition:transform .25s,box-shadow .25s,filter .25s;position:relative;overflow:hidden;box-shadow:0 24px 65px #d58a0038,inset 0 1px #ffffffa6,inset 0 -18px 38px #5f350029}.card:before{content:"";opacity:.55;pointer-events:none;background:linear-gradient(115deg,#0000 0%,#ffffff6b 28%,#0000 48%);position:absolute;inset:0}.card:after{content:"";pointer-events:none;border:1px solid #fff4af6b;border-radius:25px;position:absolute;inset:1px}.card:hover{filter:saturate(1.08)contrast(1.03);transform:translateY(-5px);box-shadow:0 32px 82px #d58a004d,inset 0 1px #ffffffb8,inset 0 -18px 38px #5f35002e}.card h3{z-index:1;color:#050505;letter-spacing:-.045em;margin-bottom:12px;font-size:23px;font-weight:900;position:relative}.card p{z-index:1;color:#050505b8;font-weight:650;line-height:1.7;position:relative}.results-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.result-card{background:#fff;border:1px solid #17171714;border-radius:24px;padding:28px}.result-card h3{margin-bottom:12px;font-size:22px}.result-card p{color:#555;line-height:1.7}.cta-section{background:#fff;padding-top:30px;padding-bottom:90px}.cta-box{color:#171717;background:linear-gradient(#fff,#fcfaf5);border:1px solid #c89b3c26;border-radius:32px;justify-content:space-between;align-items:center;gap:32px;padding:42px;display:flex;box-shadow:0 24px 70px #00000009}.cta-box .section-tag{color:#9e7422}.cta-box h2,.cta-box .section-title{color:#171717;max-width:720px}.cta-box p{color:#4d4d4d;max-width:720px;margin-top:18px;font-size:17px;font-weight:400;line-height:1.75}.cta-actions{flex-direction:column;flex:none;gap:12px;min-width:220px;display:flex}.cta-actions .btn{white-space:nowrap;border-radius:999px;width:100%;min-height:50px;padding:0 22px;font-size:14px;font-weight:800}.cta-box .btn-primary{color:#fff;background:#171717;border:1px solid #171717}.cta-box .btn-primary:hover{background:#000;transform:translateY(-1px)}.cta-box .btn-secondary{color:#171717;background:#fff;border:1px solid #c89b3c3d}.cta-box .btn-secondary:hover{color:#171717;background:#fcfaf5}@media (max-width:780px){.cta-section{padding-top:20px;padding-bottom:70px}.cta-box{border-radius:26px;flex-direction:column;align-items:flex-start;gap:28px;padding:32px 24px}.cta-box h2,.cta-box .section-title{letter-spacing:-.055em;max-width:100%;font-size:clamp(32px,10vw,44px);line-height:.96}.cta-box p{max-width:100%;font-size:16px;line-height:1.7}.cta-actions{width:100%;min-width:0}.cta-actions .btn{text-align:center;justify-content:center;width:100%;min-height:54px}}@media (max-width:980px){.menu{display:none}.hero-grid,.about-grid,.cards-grid,.results-grid,.cta-box,.hero-stats{grid-template-columns:1fr}.hero-image{height:520px}.about-image{height:480px}.cta-box{align-items:flex-start}}@media (max-width:640px){.nav{min-height:74px}.hero{padding-top:42px}.hero-copy h1{font-size:40px}.hero-copy p,.section-heading p,.about-copy p,.cta-box p{font-size:16px}.hero-image{border-radius:24px;height:420px}.about-image{border-radius:24px;height:380px}.section{padding:74px 0}.cta-box{border-radius:24px;padding:28px}}.footer{background:#fff;border-top:1px solid #17171714;padding:72px 0 24px}.footer-grid{grid-template-columns:1.4fr .8fr .8fr 1fr;align-items:start;gap:36px;display:grid}.footer-brand{max-width:420px}.footer-logo-row{align-items:center;gap:14px;margin-bottom:18px;display:flex}.footer-logo{object-fit:contain;width:42px;height:42px;display:block}.footer-brand-title{color:#171717;font-size:16px;font-weight:700}.footer-brand-subtitle{color:#666;margin-top:4px;font-size:13px}.footer-description{color:#4d4d4d;font-size:15px;line-height:1.8}.footer-heading{letter-spacing:.08em;text-transform:uppercase;color:#171717;margin-bottom:16px;font-size:13px;font-weight:700}.footer-links{flex-direction:column;gap:12px;display:flex}.footer-links a,.footer-links span{color:#4d4d4d;font-size:15px;transition:all .2s}.footer-links a:hover{color:#171717}.footer-bottom{border-top:1px solid #17171714;flex-wrap:wrap;justify-content:space-between;gap:20px;margin-top:42px;padding-top:22px;display:flex}.footer-bottom p{color:#666;font-size:13px}@media (max-width:980px){.footer-grid{grid-template-columns:1fr 1fr;gap:28px}}@media (max-width:640px){.footer{padding:56px 0 22px}.footer-grid{grid-template-columns:1fr;gap:26px}.footer-bottom{flex-direction:column;margin-top:32px;padding-top:18px}}.hero-title{letter-spacing:-.04em;max-width:720px;font-size:clamp(40px,6vw,68px);line-height:.96}.hero-description{color:#4d4d4d;max-width:660px;margin-top:22px;font-size:18px;line-height:1.7}.section-title{letter-spacing:-.04em;font-size:clamp(32px,4vw,52px);line-height:1}.logo-title{font-size:15px;font-weight:700;line-height:1.1}.cta-title{margin-top:8px}.slider-collage-section{background:#fff;padding-top:20px;padding-bottom:90px;overflow:hidden}.slider-collage-shell{width:100%;position:relative;overflow:hidden}.slider-collage-track{grid-template-columns:1.5fr 1.1fr 1.1fr .7fr;align-items:stretch;gap:0;min-height:640px;display:grid}.slider-collage-item{background:#fff;transition:transform .5s,opacity .5s;position:relative;overflow:hidden}.slider-collage-image{object-fit:cover;width:100%;height:100%;display:block}.slider-collage-item.is-far-left,.slider-collage-item.is-left,.slider-collage-item.is-center,.slider-collage-item.is-right{min-height:640px}.slider-arrow{z-index:20;color:#171717;cursor:pointer;background:#ffffffe6;border:none;place-items:center;width:56px;height:56px;font-size:30px;line-height:1;transition:background .2s,transform .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.slider-arrow:hover{background:#fff}.slider-arrow-left{left:18px}.slider-arrow-right{right:18px}.faq-section{background:#fff;padding-top:30px}.faq-layout{grid-template-columns:.9fr 1.1fr;align-items:start;gap:42px;display:grid}.faq-intro{max-width:480px;position:sticky;top:110px}.faq-text{color:#4d4d4d;margin-top:18px;font-size:17px;line-height:1.8}.faq-list{flex-direction:column;gap:14px;display:flex}.faq-item{background:#fff;border:1px solid #c89b3c24;border-radius:24px;transition:border-color .25s,box-shadow .25s;overflow:hidden}.faq-item.is-open{border-color:#c89b3c52;box-shadow:0 18px 40px #0000000a}.faq-question{color:#171717;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:24px 26px;font-size:18px;font-weight:600;display:flex}.faq-icon{color:#9e7422;background:#c89b3c1a;border-radius:999px;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:22px;line-height:1;display:grid}.faq-answer-wrap{grid-template-rows:0fr;transition:grid-template-rows .35s;display:grid}.faq-answer-wrap.is-open{grid-template-rows:1fr}.faq-answer{color:#5b5b5b;padding:0 26px 24px;font-size:16px;line-height:1.8;overflow:hidden}@media (max-width:980px){.faq-layout{grid-template-columns:1fr;gap:28px}.faq-intro{max-width:100%;position:static}}@media (max-width:640px){.faq-question{padding:20px;font-size:16px}.faq-answer{padding:0 20px 20px;font-size:15px}.faq-item{border-radius:20px}}@media (max-width:1200px){.slider-collage-track{grid-template-columns:1.25fr 1fr 1fr .65fr;min-height:560px}.slider-collage-item.is-far-left,.slider-collage-item.is-left,.slider-collage-item.is-center,.slider-collage-item.is-right{min-height:560px}}@media (max-width:980px){.slider-collage-track{grid-template-columns:1.2fr 1fr .85fr;min-height:460px}.slider-collage-item.is-far-left{display:none}.slider-collage-item.is-left,.slider-collage-item.is-center,.slider-collage-item.is-right{min-height:460px}.slider-arrow{width:50px;height:50px;font-size:26px}}@media (max-width:640px){.slider-collage-track{grid-template-columns:1fr;min-height:420px}.slider-collage-item.is-far-left,.slider-collage-item.is-left,.slider-collage-item.is-right{display:none}.slider-collage-item.is-center{min-height:420px}.slider-arrow-left{left:12px}.slider-arrow-right{right:12px}.cta-section{padding-top:20px;padding-bottom:64px}.cta-box{border-radius:26px;flex-direction:column;align-items:flex-start;gap:26px;padding:32px 24px;display:flex}.cta-box h2,.cta-box .section-title{letter-spacing:-.06em;max-width:100%;font-size:clamp(32px,10vw,44px);line-height:.95}.cta-box p{max-width:100%;margin-top:18px;font-size:15px;line-height:1.65}.cta-actions{flex-direction:column;gap:12px;width:100%;display:flex}.cta-actions .btn{text-align:center;border-radius:999px;width:100%;min-height:54px;padding:0 18px;font-size:14px}}
.Header-module__9fWxfa__header{z-index:1000;-webkit-backdrop-filter:blur(22px);background:#ffffffeb;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;gap:34px;width:100%;min-height:92px;padding:18px clamp(22px,5vw,82px);transition:min-height .25s,background .25s,box-shadow .25s,border-color .25s;display:flex;position:sticky;top:0}.Header-module__9fWxfa__scrolled{background:#fffffff7;border-bottom-color:#00000014;min-height:78px;box-shadow:0 18px 60px #0000000e}.Header-module__9fWxfa__brand{color:#090909;flex:none;align-items:center;gap:14px;min-width:0;text-decoration:none;display:inline-flex}.Header-module__9fWxfa__logoMark{width:58px;height:58px;box-shadow:none;background:0 0;border-radius:0;flex:none;place-items:center;display:grid;overflow:visible}.Header-module__9fWxfa__logoMark img{object-fit:contain;width:58px;height:58px;display:block}.Header-module__9fWxfa__brandText{flex-direction:column;gap:3px;line-height:1;display:flex}.Header-module__9fWxfa__brandText strong{letter-spacing:-.045em;color:#080808;font-size:1.02rem;font-weight:900}.Header-module__9fWxfa__brandText span{letter-spacing:.035em;color:#0808087a;font-size:.72rem;font-weight:700}.Header-module__9fWxfa__navWrap{justify-content:flex-end;align-items:center;gap:28px;margin-left:auto;display:flex}.Header-module__9fWxfa__nav{background:0 0;border:0;border-radius:0;align-items:center;gap:30px;padding:0;display:flex}.Header-module__9fWxfa__nav a{color:#080808c2;letter-spacing:-.035em;justify-content:center;align-items:center;font-size:.91rem;font-weight:800;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex;position:relative}.Header-module__9fWxfa__nav a:after{content:"";background:#c9a227;width:0;height:1.5px;transition:width .25s;position:absolute;bottom:-9px;left:0}.Header-module__9fWxfa__nav a:hover{color:#080808;transform:translateY(-1px)}.Header-module__9fWxfa__nav a:hover:after{width:100%}.Header-module__9fWxfa__cta{color:#fff;letter-spacing:-.035em;background:#080808;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:.9rem;font-weight:900;text-decoration:none;transition:transform .2s,background .2s,color .2s,box-shadow .2s;display:inline-flex;box-shadow:0 18px 45px #00000021}.Header-module__9fWxfa__cta:hover{color:#080808;background:#c9a227;transform:translateY(-1px);box-shadow:0 20px 50px #c9a22740}.Header-module__9fWxfa__menuButton{display:none}@media (max-width:980px){.Header-module__9fWxfa__header{min-height:78px;padding:13px 18px}.Header-module__9fWxfa__scrolled{min-height:72px}.Header-module__9fWxfa__logoMark,.Header-module__9fWxfa__logoMark img{width:48px;height:48px}.Header-module__9fWxfa__brandText strong{font-size:.93rem}.Header-module__9fWxfa__brandText span{font-size:.66rem}.Header-module__9fWxfa__menuButton{z-index:1200;background:#fff;border:1px solid #08080814;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:48px;height:48px;padding:0;display:inline-flex;position:relative;box-shadow:0 12px 35px #0000000f}.Header-module__9fWxfa__menuButton span{background:#080808;border-radius:999px;width:21px;height:2px;transition:transform .25s,opacity .25s,background .25s}.Header-module__9fWxfa__menuButtonOpen{background:#080808;border-color:#080808}.Header-module__9fWxfa__menuButtonOpen span{background:#fff}.Header-module__9fWxfa__menuButtonOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__9fWxfa__menuButtonOpen span:nth-child(2){opacity:0}.Header-module__9fWxfa__menuButtonOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__9fWxfa__navWrap{z-index:1100;box-sizing:border-box;opacity:0;pointer-events:none;background:radial-gradient(circle at 85% 10%,#c9a2272e,#0000 32%),linear-gradient(#101010,#050505);flex-direction:column;justify-content:flex-start;align-items:stretch;gap:24px;width:100vw;height:100dvh;margin:0;padding:108px 22px 30px;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .25s;display:flex;position:fixed;inset:0;transform:translate(100%)}.Header-module__9fWxfa__navWrapOpen{opacity:1;pointer-events:auto;transform:translate(0)}.Header-module__9fWxfa__nav{flex-direction:column;align-items:stretch;gap:0;width:100%;display:flex}.Header-module__9fWxfa__nav a{color:#fff;letter-spacing:-.08em;border-bottom:1px solid #ffffff1c;justify-content:flex-start;width:100%;padding:22px 0;font-size:clamp(2rem,10vw,4.5rem);font-weight:950;line-height:.95}.Header-module__9fWxfa__nav a:after{display:none}.Header-module__9fWxfa__nav a:hover{color:#f3df9b;transform:none}.Header-module__9fWxfa__cta{color:#080808;background:#c9a227;width:100%;min-height:64px;margin-top:8px;font-size:1rem;box-shadow:0 22px 55px #c9a22733}}@media (max-width:430px){.Header-module__9fWxfa__header{padding-inline:14px}.Header-module__9fWxfa__brand{gap:10px}.Header-module__9fWxfa__logoMark,.Header-module__9fWxfa__logoMark img{width:44px;height:44px}.Header-module__9fWxfa__brandText strong{white-space:nowrap;text-overflow:ellipsis;max-width:185px;font-size:.86rem;overflow:hidden}.Header-module__9fWxfa__brandText span{font-size:.62rem}.Header-module__9fWxfa__menuButton{width:44px;height:44px}}
