:root{--ink:#101c33;--muted:#5f6c80;--navy:#101c33;--blue:#376cff;--aqua:#6fe0d1;--paper:#f7f9fc;--line:#dfe6f1}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);line-height:1.55;background:#fff}a{color:inherit;text-decoration:none}.wrap{width:min(1140px,calc(100% - 40px));margin:auto}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:1.45rem;font-weight:800;letter-spacing:-.06em}.brand i{display:inline-block;width:11px;height:11px;background:var(--aqua);border-radius:50%;margin-left:3px}.navlinks{display:flex;gap:22px;font-size:.94rem}.navlinks a:hover{color:var(--blue)}.cta,.button{display:inline-block;border-radius:999px;background:var(--blue);color:#fff;padding:12px 20px;font-weight:700;font-size:.94rem;border:0}.cta{padding:9px 16px}.hero{padding:70px 0 82px;background:linear-gradient(120deg,#eef4ff 0%,#fff 58%,#edfffb 100%)}.grid2{display:grid;grid-template-columns:1.02fr .98fr;gap:58px;align-items:center}.eyebrow{font-size:.76rem;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:#3566d6;margin:0 0 16px}h1{font-size:clamp(2.6rem,5.4vw,5.3rem);line-height:.98;letter-spacing:-.065em;margin:0 0 22px}h2{font-size:clamp(2rem,3.6vw,3.35rem);line-height:1.05;letter-spacing:-.05em;margin:0 0 16px}h3{font-size:1.22rem;letter-spacing:-.025em;margin:12px 0 8px}p{color:var(--muted);font-size:1.03rem}.hero p{max-width:540px;font-size:1.12rem}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.ghost{display:inline-block;border:1px solid #bcc9de;border-radius:999px;padding:11px 19px;font-weight:700}.photo{border-radius:26px;overflow:hidden;position:relative;min-height:430px;box-shadow:0 24px 62px #18376c28}.photo img{width:100%;height:100%;position:absolute;object-fit:cover}.photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,#08162e6b)}.badge{position:absolute;z-index:2;left:22px;bottom:22px;background:#fffffff0;border-radius:16px;padding:12px 15px;box-shadow:0 6px 22px #101c3340;font-size:.86rem;font-weight:700}.badge span{display:block;font-size:.75rem;color:var(--muted);font-weight:500}.section{padding:88px 0}.soft{background:var(--paper)}.lead{max-width:650px;margin:0 0 38px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;padding:25px;border:1px solid var(--line);border-radius:18px}.card .icon{font-size:1.55rem}.split-photo{height:390px;border-radius:24px;overflow:hidden}.split-photo img{width:100%;height:100%;object-fit:cover}.product{background:linear-gradient(140deg,#102042,#254b9c);color:#fff;border-radius:26px;padding:35px;min-height:340px;position:relative;overflow:hidden}.product p{color:#dbe5ff}.bowl{position:absolute;right:40px;bottom:28px;width:220px;height:96px;border:10px solid #d7e3ed;border-top:0;border-radius:0 0 120px 120px;background:radial-gradient(ellipse at 50% 6%,#7d4c25 0 24%,#2d1a0e 25% 31%,#f4f6f8 32% 51%,#aab9c9 52%);transform:rotate(-8deg);box-shadow:inset 0 -18px 23px #8191a3,0 22px 29px #06112666}.phone{position:absolute;right:54px;bottom:0;width:205px;height:348px;border:10px solid #172134;background:#f6f9ff;border-radius:29px 29px 0 0;box-shadow:0 18px 40px #07112788;padding:20px;color:#101c33}.phone small{color:#6c7890}.map{height:107px;background:linear-gradient(130deg,#e3f5e9 0 35%,#badcf9 36% 40%,#edf5e8 41%);border-radius:13px;margin:13px 0;position:relative}.pin{position:absolute;width:17px;height:17px;background:#376cff;border-radius:50% 50% 50% 0;transform:rotate(-45deg);left:58%;top:37%}.stats{display:flex;gap:8px}.stat{font-size:.67rem;flex:1;background:#eef2fb;padding:8px;border-radius:9px}.stat b{display:block;font-size:.9rem}.notice{background:#e9faf7;border-left:4px solid var(--aqua);padding:15px 18px;border-radius:6px;max-width:860px}.footer{background:#0c172c;color:#e6edfa;padding:52px 0 26px}.footer-grid{display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap}.footer p,.footer a{color:#b8c7de;font-size:.9rem}.footer-bottom{border-top:1px solid #2b3a56;margin-top:30px;padding-top:20px;display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap}.pagehead{padding:72px 0 54px;background:#f1f6ff}.resource{display:block;padding:21px;border:1px solid var(--line);border-radius:14px;background:#fff;margin-top:14px}.contact{display:grid;grid-template-columns:1fr 1fr;gap:48px}.form input,.form textarea{width:100%;padding:13px;margin:6px 0 12px;border:1px solid #cbd7e8;border-radius:8px;font:inherit}@media(max-width:800px){.navlinks{display:none}.grid2,.contact{grid-template-columns:1fr;gap:30px}.cards{grid-template-columns:1fr}.hero{padding:50px 0}.photo{min-height:350px}.section{padding:58px 0}.phone{right:16px}}
