@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{--ink:#18252d;--muted:#637079;--warm:#f5f2eb;--paper:#fffdfa;--amber:#e3a72f;--amber-dark:#c88a12;--line:#deddd7;--navy:#172a34;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1160px,100% - 40px);margin:auto}.demo-bar{background:var(--navy);color:#cdd5d9;letter-spacing:.14em;text-transform:uppercase;justify-content:center;align-items:center;height:30px;font-size:11px;display:flex}.header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdfaf5;border-bottom:1px solid #e7e4de;height:80px;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;height:100%;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-size:20px;font-weight:500;display:flex}.brand-mark{background:var(--amber);width:36px;height:36px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.nav-links{align-items:center;gap:34px;font-size:14px;font-weight:600;display:flex}.nav-links>a:not(.button):hover{color:var(--amber-dark)}.menu-toggle{color:var(--ink);background:0 0;border:0;padding:7px;display:none}.button{background:var(--amber);color:#182229;border-radius:3px;justify-content:center;align-items:center;gap:10px;padding:15px 21px;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{background:#efb63f;transform:translateY(-1px)}.button-small{padding:11px 17px}.hero{background:var(--warm);padding:68px 0 76px;overflow:hidden}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;display:grid}.eyebrow{color:#a56d06;text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:10px;margin-bottom:18px;font-size:12px;font-weight:700;display:flex}.eyebrow span{background:var(--amber);width:28px;height:2px}h1,h2,h3{margin-top:0;font-family:Manrope,sans-serif}h1{letter-spacing:-.055em;margin-bottom:25px;font-size:clamp(42px,5.1vw,72px);line-height:1.04}h1 em{color:#8c5d08;font-style:normal}.hero-copy>p{color:var(--muted);max-width:590px;font-size:18px;line-height:1.7}.hero-actions{align-items:center;gap:28px;margin:32px 0;display:flex}.text-link{border-bottom:1px solid #7b858b;align-items:center;gap:5px;padding-bottom:3px;font-weight:700;display:inline-flex}.trust-row{color:#56636b;border-top:1px solid #dad6cd;gap:22px;padding-top:23px;font-size:12px;font-weight:600;display:flex}.trust-row span{align-items:center;gap:6px;display:flex}.trust-row svg{color:#9e6a0a}.hero-visual{height:550px;position:relative}.hero-visual:before{content:"";border:1px solid #d5a133;border-radius:50%;width:200px;height:200px;position:absolute;top:-34px;right:-45px}.hero-visual img{object-fit:cover;object-position:center;border-radius:3px;width:100%;height:100%;position:relative}.hero-note{background:#fff;align-items:center;gap:13px;padding:17px 20px;display:flex;position:absolute;bottom:30px;left:-36px;box-shadow:0 15px 40px #14283226}.hero-note>span{color:#a66f09;background:#f6ead0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.hero-note strong,.hero-note small{display:block}.hero-note small{color:var(--muted);margin-top:3px}.section{padding:110px 0}.section-heading{justify-content:space-between;align-items:end;margin-bottom:50px;display:flex}.section-heading h2,.center-heading h2,.about-copy h2,.benefits-grid h2,.contact-card h2{letter-spacing:-.04em;margin-bottom:0;font-size:clamp(34px,4vw,50px);line-height:1.13}.section-heading>p{max-width:400px;color:var(--muted);line-height:1.7}.service-grid{border-left:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.service-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-height:300px;padding:34px;transition:all .2s;position:relative}.service-card:hover{background:#faf7f0;transform:translateY(-3px);box-shadow:0 12px 35px #1f2e3710}.card-number{color:#b0b5b7;font-size:12px;position:absolute;top:22px;right:25px}.service-icon{color:#b77b0a;width:32px;height:32px;margin:8px 0 28px}.service-card h3{margin-bottom:12px;font-size:20px}.service-card p{color:var(--muted);font-size:14px;line-height:1.65}.service-card a{align-items:center;gap:6px;margin-top:24px;font-size:13px;font-weight:700;display:flex}.benefits-section{background:var(--navy);color:#fff;padding:100px 0}.benefits-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:100px;display:grid}.eyebrow.light{color:#ecc05e}.benefit-list{border-top:1px solid #ffffff29}.benefit{border-bottom:1px solid #ffffff29;grid-template-columns:45px 1fr auto;align-items:center;padding:24px 0;display:grid}.benefit span{color:#94a1a7;font-size:11px}.benefit strong{font-size:17px}.benefit svg{color:var(--amber)}.process{background:#fcfaf5}.center-heading{text-align:center;max-width:670px;margin:0 auto 60px}.center-heading .eyebrow{justify-content:center}.center-heading p{color:var(--muted);line-height:1.7}.steps{grid-template-columns:repeat(3,1fr);gap:70px;display:grid}.step{text-align:center;position:relative}.step:not(:last-child):after{content:"";border-top:1px dashed #c4bcae;width:70%;position:absolute;top:28px;left:65%}.step-number{background:var(--amber);z-index:1;border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto 24px;font-family:Manrope;font-weight:800;display:grid;position:relative}.step h3{font-size:18px}.step p{color:var(--muted);font-size:14px;line-height:1.6}.about-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:110px;display:grid}.about-visual{background:#ddd7c9;place-items:center;height:430px;display:grid;position:relative;overflow:hidden}.about-shape{color:#ba7e0b;border:1px solid #b7ac98;border-radius:50%;place-items:center;width:250px;height:250px;display:grid}.about-shape:before,.about-shape:after{content:"";background:#c9c0b0;position:absolute}.about-shape:before{width:1px;height:100%;left:50%}.about-shape:after{width:100%;height:1px;top:50%}.about-shape svg{z-index:1;box-sizing:content-box;background:#ddd7c9;padding:14px;position:relative}.about-label{background:var(--navy);color:#fff;padding:20px 28px;position:absolute;bottom:0;right:0}.about-label small,.about-label strong{display:block}.about-label small{color:#b8c0c4;margin-bottom:4px}.about-copy p{color:var(--muted);line-height:1.75}.about-copy h2{margin-bottom:25px}.about-copy .text-link{margin-top:12px}.contact-section{padding:30px 0 90px}.contact-card{color:#fff;background:#b77d0d;justify-content:space-between;align-items:center;padding:70px 80px;display:flex;position:relative;overflow:hidden}.contact-card:after{content:"";border:1px solid #ffffff30;border-radius:50%;width:330px;height:330px;position:absolute;top:-170px;right:-100px}.contact-card p{color:#fff2d6;margin-bottom:0;font-size:17px}.button-light{color:var(--ink);z-index:1;background:#fff;min-width:175px;position:relative}.button-light:hover{background:#fff8e9}footer{color:#d8dddf;background:#101b22;padding:38px 0}.footer-row{grid-template-columns:auto 1fr auto;align-items:center;gap:55px;display:grid}.footer-brand{font-size:17px}.footer-brand .brand-mark{width:32px;height:32px}.footer-row p{color:#8f9a9f;max-width:600px;font-size:11px;line-height:1.5}.footer-row>a{color:#bfc7ca;font-size:12px}@media (width<=850px){.container{width:min(100% - 30px,650px)}.header{height:68px}.menu-toggle{display:block}.nav-links{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0;padding:20px 24px 28px;display:none;position:absolute;top:68px;left:0;right:0;box-shadow:0 14px 25px #172a3412}.nav-links.open{display:flex}.nav-links>a:not(.button){border-bottom:1px solid #ebe8e1;padding:15px 2px}.nav-links .button{margin-top:16px}.hero{padding:48px 0 58px}.hero-grid,.benefits-grid,.about-grid{grid-template-columns:1fr;gap:45px}.hero-copy{order:1}.hero-visual{order:2;height:430px}.hero-note{bottom:15px;left:15px}.trust-row{flex-wrap:wrap;gap:12px 18px}.section{padding:80px 0}.section-heading{display:block}.section-heading>p{margin-top:20px}.service-grid{grid-template-columns:1fr 1fr}.service-card{min-height:280px;padding:28px}.benefits-grid{gap:35px}.steps{gap:25px}.step:not(:last-child):after{width:50%;left:75%}.about-grid{gap:45px}.about-visual{height:360px}.contact-card{padding:55px 40px;display:block}.contact-card .button{margin-top:28px}.footer-row{grid-template-columns:1fr;gap:18px}.footer-row p{margin:0}}@media (width<=560px){.demo-bar{height:26px;font-size:9px}.header{top:0}.brand{font-size:18px}.hero{padding-top:38px}h1{font-size:40px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;gap:18px}.hero-actions .button{width:100%}.hero-actions .text-link{align-self:flex-start}.trust-row{grid-template-columns:1fr 1fr;display:grid}.hero-visual{height:340px}.hero-note{left:12px;right:12px}.hero-note small{font-size:11px}.section{padding:68px 0}.section-heading h2,.center-heading h2,.about-copy h2,.benefits-grid h2,.contact-card h2{font-size:33px}.service-grid{grid-template-columns:1fr}.service-card{min-height:auto}.benefits-section{padding:68px 0}.benefit{grid-template-columns:34px 1fr auto}.steps{grid-template-columns:1fr;gap:40px}.step:not(:last-child):after{border-top:0;border-left:1px dashed #c4bcae;width:0;height:28px;top:65px;left:50%}.about-visual{height:300px}.about-shape{width:190px;height:190px}.contact-section{padding:10px 0 60px}.contact-card{width:auto;margin:0 15px;padding:42px 25px}.contact-card .button{width:100%}.footer-row{padding:0 5px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.service-card{transition:none}}
