:root{color-scheme:light;--primary: #B08968;--primary-light: #BF9E82;--primary-dark: #A07754;--primary-rgb: 176 137 104;--primary-light-rgb: 191 158 130;--on-primary: #0F172A;--footer-gradient-start-rgb: 120 93 72;--footer-gradient-end-rgb: 32 24 19;--background-light: #f8f3ee;--background-dark: #2d2118;--text-main: #0f172a;--text-muted: #475569;--text-dark-muted: #94a3b8;--footer-copy: #cbd5e1;--surface: #ffffff;--border-soft: rgb(var(--primary-rgb) / .14);--border-neutral: #e2e8f0;--shadow-soft: 0 24px 60px rgb(var(--primary-rgb) / .08);--radius-lg: 1.5rem;--radius-xl: 2rem;--content: min(1120px, calc(100% - 1.5rem) );--text-pad-y: clamp(.85rem, 2vw, 1.5rem)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100dvh;font-family:Inter,Avenir Next,Segoe UI,sans-serif;color:var(--text-main);background:var(--background-light)}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p,ul{margin:0}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:1.5rem;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased}.container{width:var(--content);margin:0 auto}.topbar{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--border-soft);backdrop-filter:blur(10px);background:#f6f8f6d1}.topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.brand{display:flex;align-items:center;gap:.6rem}.brand .material-symbols-outlined{color:var(--primary);font-size:2rem}.brand-name{font-size:1.05rem;font-weight:800;letter-spacing:-.02em}.nav{display:none;gap:2rem;font-size:.95rem;font-weight:600}.nav a:hover{color:var(--primary-dark)}.button:focus-visible,.nav a:focus-visible,.brand:focus-visible,.footer-bottom a:focus-visible{outline:3px solid rgb(var(--primary-rgb) / .24);outline-offset:3px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.85rem 1.35rem;border-radius:999px;border:none;font:inherit;font-weight:800;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--primary);color:var(--on-primary)}.button-primary:hover{box-shadow:0 18px 28px rgb(var(--primary-rgb) / .24)}.button-secondary{border:1px solid rgb(var(--primary-rgb) / .14);background:rgb(var(--primary-light-rgb) / .14);color:var(--primary-dark)}.button-secondary:hover{box-shadow:0 14px 24px rgb(var(--primary-rgb) / .12)}main section{padding:5rem 0}.hero{position:relative;overflow:hidden;padding-top:3rem;padding-bottom:5rem}.hero-grid,.process-grid,.benefits-grid,.services-grid,.footer-grid{display:grid;gap:2rem}.hero-copy{order:1;display:flex;flex-direction:column;gap:2rem;padding-block:var(--text-pad-y)}.hero-image-wrap{order:2}.hero-title{font-size:clamp(2.8rem,9vw,4.8rem);line-height:1.02;font-weight:900;margin:12px 0}.hero-title .accent{color:var(--primary-dark)}.hero-text{max-width:34rem;color:var(--text-muted);font-size:1.08rem;line-height:1.75}.hero-actions{display:flex;justify-content:space-around;flex-wrap:wrap;gap:.9rem}.hero-portrait{position:relative;min-height:21rem;border:1px solid rgb(var(--primary-rgb) / .2);border-radius:2rem;overflow:hidden}.hero-portrait:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,.04),transparent 30%),linear-gradient(180deg,#0f172a14,#0f172a00 46%),linear-gradient(0deg,#0f172a57,#0f172a00 42%);pointer-events:none}.hero-portrait img{display:block;width:100%;height:100%;min-height:21rem;object-fit:cover;object-position:center}.portrait-card{position:absolute;right:1.2rem;bottom:1.2rem;left:1.2rem;padding:clamp(.95rem,1.8vw,1.3rem);border-radius:1.25rem;background:#ffffffe6;box-shadow:var(--shadow-soft)}.portrait-kicker{color:var(--primary-dark);font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.portrait-text{margin-top:.45rem;color:var(--text-main);line-height:1.55}.section-white{background:var(--surface)}.section-soft{background:linear-gradient(180deg,#ffffff9e,rgb(var(--primary-light-rgb) / .06))}.section-tint{background:linear-gradient(180deg,rgb(var(--primary-light-rgb) / .12),rgb(var(--primary-rgb) / .04))}.section-head{padding-block:var(--text-pad-y)}.section-head.center{text-align:center}.section-head h2{font-size:clamp(2rem,5vw,2.6rem);line-height:1.06;letter-spacing:-.04em;font-weight:900}.section-head p{margin-top:.9rem;color:var(--text-muted);font-size:1.03rem;line-height:1.75}.cases-grid{display:grid;gap:1rem}.case-card,.service-card,.faq-card{padding:clamp(1.25rem,2.4vw,1.9rem);border:1px solid rgb(15 23 42 / .08);border-radius:var(--radius-lg);background:var(--surface);transition:border-color .18s ease,transform .18s ease;box-shadow:var(--shadow-soft)}.case-card:hover,.service-card:hover{border-color:rgb(var(--primary-rgb) / .32);transform:translateY(-2px)}.case-card .material-symbols-outlined,.benefit-item .material-symbols-outlined,.credential-item .material-symbols-outlined,.principle-item .material-symbols-outlined{color:var(--primary)}.case-card .material-symbols-outlined{font-size:2.2rem}.case-card h3,.service-card h3,.process-step h3,.faq-card h4{margin-top:.9rem;font-size:1.18rem;line-height:1.25;font-weight:800}.case-card p,.service-card p,.process-step p,.faq-card p,.credential-item p,.principle-item p,.testimonial-role{margin-top:.45rem;color:var(--text-muted);line-height:1.7}.footer-copy,.footer-list,.footer-bottom{margin-top:.45rem;color:var(--footer-copy);line-height:1.7}.principles{display:grid;gap:1rem;margin-top:2rem}.principle-item{display:flex;gap:.9rem;align-items:flex-start;padding-block:var(--text-pad-y)}.principle-item h4,.credential-item h4{font-size:1rem;font-weight:800}.process-steps{display:grid;gap:1.4rem}.process-step{display:flex;gap:1rem;align-items:flex-start;padding-top:var(--text-pad-y);padding-bottom:1.4rem;border-bottom:1px solid var(--border-neutral)}.process-step:last-child{padding-bottom:0;border-bottom:none}.step-number{flex:none;width:3rem;height:3rem;display:inline-grid;place-items:center;border-radius:999px;background:var(--primary);color:var(--on-primary);font-size:1.15rem;font-weight:900}.benefits-list{list-style:none;padding:0;display:grid;gap:.9rem}.benefit-item{display:flex;align-items:center;gap:.8rem;color:#334155;line-height:1.6}.credentials-list{display:grid;gap:1.15rem}.credential-item{display:flex;gap:.9rem;align-items:flex-start;padding-block:var(--text-pad-y)}.testimonial{text-align:center;padding-block:var(--text-pad-y)}.testimonial .material-symbols-outlined{color:var(--primary);font-size:3rem}.testimonial-carousel{position:relative;max-width:52rem;margin:.8rem auto 0}.testimonial-carousel input{position:absolute;inline-size:1px;block-size:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);border:0}.testimonial-track{display:flex;width:100%;overflow:hidden;border-radius:1.75rem}.testimonial-slide{flex:0 0 100%;padding:clamp(1.4rem,3vw,2.2rem);transition:transform .32s ease}.testimonial-quote{font-size:clamp(1.4rem,4vw,2rem);line-height:1.55;font-style:italic;color:#1e293b}.testimonial-author{margin-top:1.2rem;font-weight:800}.testimonial-dots{display:flex;justify-content:center;gap:.65rem;margin-top:1rem}.testimonial-dots label{width:.8rem;height:.8rem;border-radius:999px;background:#0f172a2e;cursor:pointer;transition:transform .18s ease,background-color .18s ease}.testimonial-dots label:hover{transform:scale(1.08)}#testimonial-0:checked~.testimonial-track .testimonial-slide{transform:translate(0)}#testimonial-1:checked~.testimonial-track .testimonial-slide{transform:translate(-100%)}#testimonial-0:checked~.testimonial-dots label[for=testimonial-0],#testimonial-1:checked~.testimonial-dots label[for=testimonial-1]{background:var(--primary)}.service-card.featured{border:2px solid var(--primary);box-shadow:0 20px 44px rgb(var(--primary-rgb) / .14)}.service-top{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.badge{display:inline-flex;align-items:center;justify-content:center;min-height:1.8rem;padding:.35rem .75rem;border-radius:999px;background:rgb(var(--primary-light-rgb) / .18);color:var(--primary-dark);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.price{text-align:center}.price strong{display:block;font-size:2rem;line-height:1;font-weight:900}.price span{display:block;margin-top:.25rem;color:var(--text-muted);font-size:.88rem}.service-actions{margin-top:1.5rem}.services-stack,.faq-list{display:grid;gap:1rem}.faq-card p{margin-top:.7rem}footer{padding:4rem 0;color:var(--text-dark-muted);background:rgb(var(--footer-gradient-end-rgb));background:-webkit-linear-gradient(to right,rgb(var(--footer-gradient-start-rgb)),rgb(var(--footer-gradient-end-rgb)));background:linear-gradient(to right,rgb(var(--footer-gradient-start-rgb)),rgb(var(--footer-gradient-end-rgb)));border-top:1px solid rgb(var(--primary-rgb) / .22);box-shadow:inset 0 1px rgb(var(--primary-light-rgb) / .08)}.footer-grid{margin-bottom:2rem}.footer-grid>div{padding-block:var(--text-pad-y)}.footer-brand{display:flex;align-items:center;gap:.7rem;color:#f8fafc;font-weight:800}.footer-brand .material-symbols-outlined{color:var(--primary);font-size:2rem}.footer-list{list-style:none;padding:0}.footer-list a{transition:color .18s ease}.footer-list a:hover{color:var(--primary-light)}.footer-list li+li{margin-top:.8rem}.footer-title{margin-bottom:1rem;color:var(--primary-light);font-size:1rem;font-weight:800}.footer-bottom{padding-top:1.5rem;border-top:1px solid rgb(var(--primary-rgb) / .18);display:flex;flex-direction:column;gap:.75rem;font-size:.84rem}.footer-bottom strong{color:var(--primary-light)}.footer-bottom a{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.8rem 1.2rem;border-radius:999px;background:var(--primary);border:1px solid rgb(var(--primary-light-rgb) / .2);color:var(--on-primary);font-weight:800;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.footer-bottom a:hover{transform:translateY(-1px);box-shadow:0 18px 28px rgb(var(--primary-rgb) / .24)}@media (min-width: 720px){.nav{display:flex}.hero-title{font-size:clamp(2rem,6vw,3.8rem)}.benefits-grid,.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:flex-start}.cases-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}}@media (min-width: 1024px){.hero-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}.hero-copy{order:1}.hero-image-wrap{order:2}.hero{padding-top:4.5rem;padding-bottom:7rem}.cases-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
