@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#282956;--deep:#202145;--yellow:#f6bd0b;--ink:#242543;--muted:#656679;--paper:#fff;--line:#dddde5;--travel:0px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:white;font-size:16px;line-height:1.65}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.15}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #bd8800;outline-offset:5px}input:focus,textarea:focus,select:focus{outline:2px solid var(--navy);outline-offset:3px}.skip{position:fixed;top:-100px;background:var(--yellow);z-index:50;padding:12px}.skip:focus{top:0}header{height:98px;padding:12px 5.5%;display:flex;align-items:center;justify-content:space-between;background:#fff;position:sticky;top:0;z-index:10;border-bottom:1px solid #eeeeF3}.brand img{width:128px;height:72px;object-fit:contain;display:block}nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:600}nav a:hover{color:#8d6800}.nav-contact{border:1px solid var(--line);padding:11px 18px;border-radius:6px}.nav-contact span{margin-left:20px}.menu{display:none}.hero{background:var(--navy);color:#fff;padding:38px 6% 28px;position:relative;overflow:hidden;min-height:640px}.hero-top,.hero-bottom,.hero-foot{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;gap:32px}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:700;margin-bottom:24px}.hero-top .eyebrow{color:var(--yellow);margin:0}.hero-index{font-size:13px;color:#d6d6e6}.hero h1{position:relative;z-index:1;font-size:clamp(42px,5.4vw,84px);font-weight:500;letter-spacing:-.055em;line-height:1.16;margin:74px 0 35px;max-width:1120px}.hero h1 span{color:var(--yellow)}.hero-bottom{align-items:flex-end}.hero-bottom p{max-width:510px;color:#e0e0ec;font-size:18px}.hero-cta{background:var(--yellow);color:var(--deep);border-radius:4px;padding:19px 24px;font-weight:700;white-space:nowrap;transition:transform .2s}.hero-cta span{display:inline-block;margin-left:32px}.hero-cta:hover{transform:translateY(-4px)}.hero-foot{border-top:1px solid #ffffff2b;margin-top:68px;padding-top:22px;color:#c9c9dc;font-size:13px}.hero-line{position:absolute;right:-180px;top:80px;width:570px;height:570px;transform:translateY(var(--travel)) rotate(-25deg);pointer-events:none}.hero-line span{position:absolute;border:1px solid #ffffff13;border-radius:50%;inset:0}.hero-line span:nth-child(2){inset:50px}.hero-line span:nth-child(3){inset:100px}.section{padding:100px 6%}.intro .eyebrow,.apps .eyebrow{color:#797148}.intro-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:9%}h2{font-size:clamp(30px,3.2vw,49px);font-weight:500;letter-spacing:-.045em}h2 em{font-style:normal;color:#777889}.intro-grid p{color:var(--muted);margin-bottom:20px}.principles{border-left:3px solid var(--yellow);padding-left:20px;display:grid;gap:5px;font-size:14px;font-weight:600}.sectors{border-top:1px solid var(--line);margin-top:64px;padding-top:28px;font-size:14px;color:var(--muted);display:flex;gap:18px;flex-wrap:wrap}.sectors i{font-style:normal;color:#a2a2ad}.services{background:#f5f5f8}.section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:54px}.section-title>p{max-width:340px;color:var(--muted)}.service-list details{border-bottom:1px solid #d7d7e0}.service-list details:first-child{border-top:1px solid #d7d7e0}summary{display:flex;gap:26px;align-items:center;padding:25px 0;cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}summary>span{font-size:13px;color:#7b7c90;width:35px}summary h3{font-size:clamp(18px,2vw,24px);font-weight:500;flex:1}summary b{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;font-size:23px;font-weight:400;transition:transform .2s;background:white}details[open] summary b{transform:rotate(45deg);background:var(--yellow)}details>p{max-width:830px;padding:0 30px 27px 61px;color:var(--muted)}.store-bar{border-bottom:1px solid var(--line);padding:0 0 20px;margin-bottom:26px;display:flex;justify-content:space-between;align-items:center;gap:15px}.store-bar h3{font-size:19px}.store-bar>span{font-size:13px;color:var(--muted)}.app-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.product{border:1px solid var(--line);border-radius:10px;padding:32px;background:#fafafd;transition:transform .25s,border-color .25s}.product:hover{transform:translateY(-5px);border-color:#9a9bb2}.product-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px;gap:15px}.monogram{font:500 42px Manrope,sans-serif;letter-spacing:-.09em}.monogram span{font-size:27px;color:#987000;display:inline-block;vertical-align:top;margin-left:5px}.category{font-size:12px;border:1px solid var(--line);border-radius:30px;padding:5px 10px}.product h3{font-size:30px;margin-bottom:16px}.product p{color:var(--muted);max-width:440px;min-height:80px}.product button{border:0;border-top:1px solid var(--line);margin-top:28px;padding:18px 0 0;display:flex;justify-content:space-between;width:100%;background:transparent;color:var(--navy);font-weight:600}.kite{background:var(--navy);color:white;border-color:var(--navy)}.kite p{color:#dddded}.kite .monogram span{color:var(--yellow)}.kite .category{border-color:#ffffff40}.kite button{color:var(--yellow);border-color:#ffffff30}.courses{background:var(--yellow);display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.course-heading p:last-child{margin-top:25px;max-width:420px}.course-panel{border:1px solid #28295640;border-radius:8px;padding:36px}.course-label{font-size:12px;letter-spacing:.14em;font-weight:700}.course-panel h3{font-size:30px;letter-spacing:-.04em;margin:24px 0}.course-panel p{margin-bottom:30px}.course-panel a{font-weight:700;display:flex;justify-content:space-between;border-top:1px solid #28295640;padding-top:20px}.method h2{max-width:740px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin-top:54px}.steps article{border-top:2px solid var(--navy);padding-top:22px}.steps span{font-size:12px;letter-spacing:.07em;color:var(--muted)}.steps h3{font-size:20px;margin:20px 0 14px;line-height:1.4}.steps p{font-size:15px;color:var(--muted)}.contact{background:#f5f5f8;display:grid;grid-template-columns:1fr 1fr;gap:9%}.contact h2{margin-bottom:24px}.contact>div>p:not(.eyebrow){color:var(--muted)}.contact-note{font-size:14px;border-left:3px solid var(--yellow);padding-left:14px;margin-top:40px;color:var(--muted)}form{display:flex;flex-direction:column;gap:8px}form label{font-size:14px;font-weight:600;margin-top:10px}input,select,textarea{width:100%;border:1px solid #cdcdda;border-radius:4px;padding:12px;background:white;color:var(--ink);min-width:0}textarea{resize:vertical}.send{display:flex;justify-content:space-between;border:0;border-radius:4px;background:var(--navy);color:white;padding:16px 20px;margin-top:14px;font-weight:600}.form-status{font-size:12px;color:var(--muted);margin-top:7px}footer{padding:40px 6% 70px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px;color:var(--muted)}footer>a{font-size:25px;font-weight:800;color:var(--navy)}footer>a>span{display:block;font-size:11px;font-weight:500}footer p{font-size:13px}.floating{position:fixed;bottom:20px;right:24px;padding:12px 20px;background:white;color:var(--navy);border:1px solid #dddde5;box-shadow:0 4px 25px #2223441a;border-radius:30px;z-index:9;font-size:14px;font-weight:600}.floating>span{font-size:22px;vertical-align:middle;margin-right:8px}dialog{border:0;border-radius:12px;padding:46px;width:min(590px,calc(100% - 32px));color:var(--ink);box-shadow:0 25px 90px #14142e50;max-height:90dvh;overflow:auto}dialog::backdrop{background:#15152a99;backdrop-filter:blur(5px)}dialog .close{position:absolute;right:16px;top:10px;border:0;background:transparent;color:var(--ink);font-size:32px}dialog h2{margin-bottom:22px}dialog h3{font-size:19px;margin-top:24px;margin-bottom:14px}dialog p{color:var(--muted);margin-bottom:18px}dialog a,#copy{display:block;background:var(--navy);color:white;padding:14px 18px;border:0;border-radius:4px;margin-top:24px}#copy-status{margin-top:15px;font-size:14px}button:hover{filter:brightness(.97)}
@media(min-width:1500px){.section,header,.hero,footer{padding-left:max(6%,calc((100% - 1360px)/2));padding-right:max(6%,calc((100% - 1360px)/2))}}@media(max-width:900px){nav{gap:18px}.hero-index{display:none}.hero{min-height:auto}.hero h1{font-size:58px}.hero-bottom{align-items:flex-start;flex-direction:column}.intro-grid,.contact{gap:40px}.section-title{align-items:flex-start}.steps{grid-template-columns:1fr 1fr}.courses{gap:35px}.category{font-size:11px}.product{padding:24px}.product-top{align-items:flex-start;flex-direction:column}.section{padding:72px 6%}}@media(max-width:650px){header{height:80px}.brand img{height:58px;width:103px}.menu{display:block;border:0;background:white;color:var(--navy);font-size:14px}.menu span{margin-left:14px}nav{display:none;position:absolute;top:79px;left:0;right:0;background:white;padding:24px 6%;border-bottom:1px solid var(--line);align-items:stretch;flex-direction:column;gap:20px}nav.open{display:flex}.hero{padding-top:30px}.hero h1{font-size:clamp(35px,8.5vw,55px);margin:48px 0 30px;letter-spacing:-.05em}.hero-top .eyebrow{font-size:10px}.hero-bottom p{font-size:16px}.hero-cta{padding:15px 20px;font-size:14px}.hero-foot{margin-top:48px;align-items:flex-start;flex-direction:column;gap:10px;font-size:12px}.hero-line{opacity:.5}.section{padding:60px 6%}.intro-grid,.contact,.courses{grid-template-columns:1fr;gap:32px}.section-title{flex-direction:column;gap:20px;margin-bottom:32px}.section-title>p{max-width:none}.eyebrow{font-size:10px;margin-bottom:18px}.sectors{gap:10px;margin-top:36px;font-size:12px}.service-list summary{gap:12px;padding:22px 0}summary>span{width:20px;font-size:11px}details>p{padding-left:32px;font-size:15px}.app-grid{grid-template-columns:1fr}.product-top{flex-direction:row;align-items:center}.product p{min-height:0}.category{font-size:10px}.store-bar{align-items:flex-start;flex-direction:column;gap:6px}.course-panel{padding:26px}.steps{gap:26px;grid-template-columns:1fr}.steps h3{margin:14px 0 10px}.contact-note{margin-top:24px}footer{align-items:flex-start;flex-direction:column;padding-bottom:90px}.floating{right:14px;bottom:14px;font-size:12px;padding:9px 15px}dialog{padding:38px 24px}.hero-cta span{margin-left:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.hero-line{transform:rotate(-25deg)}}
