:root{--home-bg:#f5efe4;--home-surface:rgba(255, 252, 246, 0.78);--home-surface-strong:rgba(255, 250, 240, 0.94);--home-text:#1f2521;--home-muted:#5f655f;--home-accent:#c4672d;--home-accent-deep:#8f3f14;--home-line:rgba(41, 36, 29, 0.12);--home-shadow:0 24px 60px rgba(48, 33, 18, 0.16)}.home-section{position:relative;width:100%;min-height:100vh;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;align-items:center;padding:120px 88px 80px;overflow:hidden}.home-section#about,.home-section#contact{min-height:auto}.home-block{width:100%;position:relative;z-index:1}.home-header{width:100%;position:fixed;top:0;left:0;display:flex;justify-content:space-between;align-items:center;height:86px;padding:0 88px;z-index:1000;transition:background-color .35s ease,box-shadow .35s ease,height .35s ease}.home-header li{list-style:none}.home-header li a{text-decoration:none;color:#fff8ef;font-size:15px;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.home-header .menuToggle{width:0;padding:0;visibility:hidden;display:none}.home-header .menuToggle::before{background:#fff8ef}.home-header .menuToggle::after{background:#fff8ef;box-shadow:0 -8px #fff8ef}.home-header.sticky{height:68px;background:rgba(255,248,238,.92);box-shadow:0 10px 30px rgba(29,23,17,8%);backdrop-filter:blur(16px)}.home-header.sticky li a{color:#1f2521}.home-header.sticky .menuToggle::before{background:#1f2521}.home-header.sticky .menuToggle::after{background:#1f2521;box-shadow:0 -8px #1f2521}.home-header.sticky .menuToggle.active::after{box-shadow:0 0 #1f2521}.home-header .menubar{display:flex;align-items:center}.home-header ul.menuItem{display:flex;align-items:center;gap:28px}.home-hero{color:#fffaf4;background-color:#1d1712}.home-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(100deg,rgba(20,15,11,.9) 22%,rgba(20,15,11,.55) 55%,rgba(20,15,11,.18) 100%),radial-gradient(circle at 18% 18%,rgba(196,103,45,.34),transparent 38%);z-index:0}.home-copy,.hero-sidecard{position:relative;z-index:1}.home-kicker,.section-label{margin:0 0 16px;color:var(--home-accent);font-size:13px;letter-spacing:.18em;text-transform:uppercase;font-weight:700}.home-kicker{color:#ffd4bc}.hero-title{font-size:clamp(3.4rem,7vw,6rem);line-height:.95;margin:0;letter-spacing:.04em}.hero-lead,.hero-sublead,.about-summary,.about-quote,.contact-intro{max-width:44rem;line-height:1.8}.hero-lead{margin:24px 0 0;font-size:1.15rem;color:rgba(255,248,238,.9)}.hero-sublead{margin:12px 0 0;color:rgba(255,248,238,.72)}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.hero-card{padding:28px;border:1px solid rgba(255,244,231,.14);background:rgba(255,248,238,8%);backdrop-filter:blur(8px);border-radius:28px;box-shadow:0 30px 60px rgba(14,9,6,.25)}.hero-card-title{margin:0 0 18px;font-size:.98rem;letter-spacing:.12em;text-transform:uppercase;color:#ffd4bc}.hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.metric{padding:16px 14px;border-radius:18px;background:rgba(255,250,243,8%);border:1px solid rgba(255,244,231,.12)}.metric strong{display:block;font-size:1.5rem;margin-bottom:6px}.metric span,.hero-stack li{color:rgba(255,248,238,.78);font-size:.95rem}.hero-stack{margin:20px 0 0;padding:0 0 0 18px;display:grid;gap:10px}#about{background:radial-gradient(circle at top left,rgba(196,103,45,.12),transparent 34%),linear-gradient(180deg,#fbf5eb 0%,#f6efe4 100%);color:var(--home-text)}#about-title,#contact-title{display:block;margin:0;font-size:clamp(2.4rem,5vw,3.8rem);color:var(--home-text)}#contact-title{color:#fffaf4}.about-summary{margin:24px 0 0;color:var(--home-muted);font-size:1rem}.about-focus{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px}.about-focus-item{padding:18px 20px;border-radius:18px;background:rgba(196,103,45,8%);border:1px solid rgba(196,103,45,.14)}.about-focus-item strong{display:block;margin-bottom:8px;font-size:.95rem;color:var(--home-accent-deep)}.about-focus-item span{color:var(--home-text);line-height:1.6;font-weight:600}.about-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px}.about-point{padding:18px 20px;border-radius:18px;background:var(--home-surface-strong);border:1px solid var(--home-line);box-shadow:var(--home-shadow)}.about-point strong{display:block;margin-bottom:8px;font-size:1rem;color:var(--home-text)}.about-point span{color:var(--home-muted);line-height:1.7}.about-quote{margin:24px 0 0;padding-left:18px;border-left:4px solid var(--home-accent);color:#354038}.about-media{display:flex;justify-content:center}.profile-frame{width:Min(100%,460px);padding:24px;border-radius:30px;background:linear-gradient(180deg,rgba(255,252,246,.98),rgba(250,242,231,.9));border:1px solid rgba(88,67,47,.12);box-shadow:0 34px 80px rgba(46,34,21,.16)}.profile-shot{border-radius:22px;overflow:hidden}.profile-shot img{display:block;width:100%;height:auto}#contact{background:linear-gradient(180deg,#111111 0%,#17110d 100%);color:#fffaf4;grid-template-columns:1fr}.contact-layout{display:grid;grid-template-columns:minmax(0,1.2fr)minmax(320px,.8fr);gap:24px;margin-top:32px}.contact-card{padding:24px;border-radius:24px;border:1px solid rgba(255,243,228,.12);background:rgba(255,248,238,6%);box-shadow:0 22px 48px rgba(0,0,0,.22)}.contact-card h3{margin:0 0 18px;font-size:1.3rem}.contact-row{display:flex;gap:16px;align-items:flex-start;padding:14px 0;border-top:1px solid rgba(255,243,228,.1)}.contact-row:first-of-type{border-top:0;padding-top:0}.contact-row .bx{font-size:1.4rem;color:#ffd4bc;margin-top:2px}.contact-row strong{display:block;margin-bottom:4px;color:#fffaf4}.contact-row span,.contact-row a{color:rgba(255,248,238,.78);text-decoration:none}.contact-qr-wrap{display:flex;justify-content:center}.contact-qr{max-width:220px;margin:0 auto}.contact-qr img{display:block;width:100%;height:auto;border-radius:18px}#home-about-button{margin-top:0}@media screen and (max-width:1100px){.home-section{grid-template-columns:1fr;padding:110px 48px 72px}.home-header{padding:0 48px}.contact-layout{grid-template-columns:1fr}}@media screen and (max-width:991px){.home-header{padding:0 32px}.home-header .menuToggle{visibility:visible;width:60px;padding:0 15px;display:flex}.home-header .menubar ul.menuItem{position:fixed;left:-100%;top:86px;width:100%;height:calc(100vh - 86px);background:rgba(251,245,235,.98);display:flex;flex-direction:column;justify-content:center;gap:28px;transition:left .35s ease;z-index:999;border-top:1px solid rgba(0,0,0,8%)}.home-header .menubar ul.menuItem.active{left:0}.home-header .menubar ul.menuItem a{color:#1f2521;font-size:18px}.home-header.sticky .menubar ul.menuItem.active{top:68px;height:calc(100vh - 68px)}.hero-metrics,.about-focus,.about-grid{grid-template-columns:1fr}}@media screen and (max-width:680px){.home-header{height:78px;padding:0 20px}.home-section{padding:96px 20px 56px;gap:28px}.hero-card,.contact-card,.profile-frame{padding:20px;border-radius:22px}.hero-title{font-size:3rem}.hero-actions{flex-direction:column;align-items:stretch}.contact-row{gap:12px}}