:root{--ink:#2c2119;--muted:#6f5b4a;--gold:#b9822c;--gold-dark:#93631d;--cream:#fbf6ed;--sand:#f1e2c9;--white:#fffdf9;--line:#ead8bd;--shadow:0 12px 35px #472b121a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1160px,100% - 48px);margin:auto}.site-header{z-index:10;backdrop-filter:blur(14px);background:#fffdf9f5;border-bottom:1px solid #b9822c24;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-mark{border:2px solid var(--gold);width:48px;height:48px;color:var(--gold);border-radius:50%;place-items:center;font:23px Georgia,serif;display:grid}.brand-logo{object-fit:contain;width:clamp(90px,18vw,120px);max-width:100%;height:auto;display:block}.brand strong{font:24px Georgia,serif;display:block}.brand small{color:var(--gold-dark);letter-spacing:3px;font-size:9px;display:block}.site-header nav{gap:24px;font-size:14px;display:flex}.site-header nav a:hover,.site-header nav a.active{color:var(--gold-dark)}.button{border:1px solid var(--gold);border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:13px 24px;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 8px 18px #7a4c0f2e}.button-gold{color:#fff;background:linear-gradient(135deg,#c79544,#9b671f)}.button-light{color:var(--gold-dark);background:#fffaf1}.hero{background:linear-gradient(90deg,#fbf6edfa,#fbf6ed33),#f6ead7}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:40px;min-height:650px;display:grid}.hero h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.08}.hero h1{max-width:680px;margin:0 0 18px;font-size:clamp(44px,5.4vw,76px)}.hero-subtitle{color:var(--muted);max-width:560px;margin:0 0 25px;font:20px Georgia,serif}.eyebrow{color:var(--gold-dark);letter-spacing:3px;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:700}.actions{flex-wrap:wrap;gap:14px;display:flex}.hero-image{object-fit:cover;width:100%;height:510px;box-shadow:var(--shadow);border-radius:22px}.traits{flex-wrap:wrap;gap:22px;margin-top:34px;display:flex}.traits span{align-items:center;gap:8px;font-size:14px;display:flex}.icon-svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.traits .icon-svg{color:var(--gold-dark);width:25px}.section{padding:82px 0}.section-title{text-align:center;margin:0 auto 36px}.section-title h2{margin:0;font-size:clamp(30px,3.5vw,48px)}.section-title h2:before,.section-title h2:after{content:"";background:var(--gold);vertical-align:middle;width:42px;height:1px;margin:0 18px;display:inline-block}.grid-3{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.card{box-shadow:var(--shadow);background:#ffffffd1;border:1px solid #b9822c29;border-radius:15px;padding:28px}.offer-card{gap:20px;min-height:190px;display:flex}.icon-bubble{width:64px;height:64px;color:var(--gold-dark);background:linear-gradient(145deg,#f7e7c6,#fffaf1);border:1px solid #e7c98f;border-radius:50%;flex:none;place-items:center;display:grid}.text-link{color:var(--gold-dark);align-items:center;gap:8px;margin-top:10px;font-size:14px;font-weight:700;display:inline-flex}.text-link .icon-svg{width:16px}.about{background:linear-gradient(110deg,#f1e2c9,#fffaf2 52%,#f4e5ca)}.about-grid{grid-template-columns:1fr 1.4fr .8fr;align-items:center;gap:42px;display:grid}.portrait{aspect-ratio:4/5;object-fit:cover;box-shadow:var(--shadow);border:7px solid #ffffffb3;border-radius:22px}h2{margin:0 0 18px;font-size:clamp(30px,3.5vw,48px)}.about p,.benefit p,.step p{color:var(--muted)}.quote{text-align:center;background:#ffffff52;border:1px solid #b9822c38;border-radius:18px;padding:32px 24px;font:24px/1.3 Georgia,serif}.quote span{color:var(--gold);margin-top:14px;font-size:28px;display:block}.benefits-grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.benefit{border-right:1px solid var(--line);padding:15px 24px}.benefit:last-child{border-right:0}.benefit h3,.step h3{margin:12px 0 4px;font-size:19px}.benefit p,.step p{margin:0;font-size:14px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.step{grid-template-columns:48px 1fr;gap:15px;display:grid;position:relative}.step:not(:last-child):after{content:"→";color:var(--gold);font-size:28px;position:absolute;top:7px;right:-30px}.step-number{background:#f0d39c;border-radius:50%;place-items:center;width:48px;height:48px;font:24px Georgia,serif;display:grid}.testimonials{background:var(--cream)}.testimonial{flex-direction:column;justify-content:space-between;min-height:180px;display:flex}.testimonial p{margin:0;font:17px/1.4 Georgia,serif}.testimonial footer{justify-content:space-between;font-size:13px;display:flex}.testimonial footer span{color:var(--gold);letter-spacing:3px}.contact{padding-top:0}.cta{box-shadow:var(--shadow);background:linear-gradient(105deg,#efdaaa,#fff7e7 56%,#edcf96);border-radius:18px;justify-content:space-between;align-items:center;gap:20px;padding:28px 36px;display:flex}.cta h2{margin:0 0 4px;font-size:34px}.cta p{color:var(--muted);margin:0}.site-footer{color:#fff8eb;background:#3b2a1d;padding:52px 0 0}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:30px;padding-bottom:42px;display:grid}.site-footer h4{color:#f3d59f;margin:0 0 12px;font:18px Georgia,serif}.site-footer p,.site-footer a{color:#e9dccb;font-size:14px}.footer-bottom{color:#d3c3af;border-top:1px solid #ffffff24;justify-content:space-between;padding:16px 0;font-size:12px;display:flex}@media (width<=900px){.site-header nav,.header-cta{display:none}.hero-grid{grid-template-columns:1fr;min-height:auto;padding:75px 0 90px}.hero-image{height:390px}.about-grid{grid-template-columns:1fr 1.5fr}.quote{grid-column:1/-1}.benefits-grid{grid-template-columns:repeat(2,1fr)}.benefit:nth-child(2){border-right:0}.benefit:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (width<=640px){.container{width:min(100% - 30px,560px)}.section{padding:58px 0}.brand strong{font-size:20px}.brand-mark{width:40px;height:40px}.hero h1{font-size:44px}.grid-3,.steps-grid,.about-grid{grid-template-columns:1fr}.about-grid{gap:24px}.benefits-grid{grid-template-columns:1fr}.benefit,.benefit:nth-child(2){border-right:0;border-bottom:1px solid var(--line);padding:18px 4px}.benefit:last-child{border-bottom:0}.step:not(:last-child):after{content:"↓";inset:auto auto -32px 17px}.step{padding-bottom:25px}.cta{padding:26px 22px;display:block}.cta .button{width:100%;margin-top:18px}.cta h2{font-size:29px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{margin-top:6px;display:block}}
