:root{font-family:SF Pro Display,PingFang SC,Hiragino Sans GB,sans-serif;color:#2d241d;background:radial-gradient(circle at top,rgba(232,213,191,.9),transparent 34%),linear-gradient(180deg,#f4eee6,#efe4d6 48%,#f7f2eb);line-height:1.6;font-weight:400;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg: #f7f2eb;--surface: rgba(255, 250, 244, .72);--surface-strong: rgba(255, 248, 240, .92);--ink: #2d241d;--muted: #695748;--line: rgba(91, 67, 48, .16);--accent: #b77943;--accent-deep: #8c5b32;--shadow: 0 22px 60px rgba(91, 67, 48, .12);--radius-xl: 36px;--radius-lg: 28px;--radius-md: 20px;--max-width: 1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:transparent;color:var(--ink)}a{color:inherit;text-decoration:none}button,a{transition:transform .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.page-shell{position:relative;overflow:hidden}.page-shell:before,.page-shell:after{content:"";position:fixed;inset:auto;border-radius:999px;filter:blur(8px);pointer-events:none;opacity:.5}.page-shell:before{top:8%;right:-80px;width:260px;height:260px;background:#b7794324}.page-shell:after{left:-90px;bottom:10%;width:300px;height:300px;background:#7d92781f}.hero,.content-section{width:min(calc(100% - 2rem),var(--max-width));margin:0 auto}.hero{padding:1.25rem 0 3rem}.topbar{display:flex;align-items:center;justify-content:space-between;padding:1rem 0 2.2rem}.nav-actions{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:flex-end}.brand-mark,.section-kicker,.panel-kicker,.eyebrow,.timeline-step,.insight-category,.contact-label{margin:0;font-family:IBM Plex Sans,PingFang SC,sans-serif;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;color:var(--accent-deep)}.brand-name{margin:.35rem 0 0;font-size:1.3rem;font-weight:600}.nav-link{padding:.85rem 1.2rem;border:1px solid var(--line);border-radius:999px;background:#fffbf785;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-link-subtle{background:#fffaf447}.nav-link:hover,.button:hover,.contact-card a:hover{transform:translateY(-2px)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:1.5rem;align-items:stretch}.hero-copy,.hero-panel,.content-card,.timeline-item,.insight-item,.faq-item,.contact-card{border:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow)}.hero-copy,.hero-panel{border-radius:var(--radius-xl);padding:2rem}.hero-copy h2,.section-heading h2,.footer-cta h2{margin:.45rem 0 1rem;line-height:1.12}.hero-copy h2{font-size:clamp(2.6rem,6vw,5.4rem);max-width:10ch}.hero-description,.section-heading p,.panel-text,.content-card p,.timeline-item p,.insight-item p,.faq-item p,.contact-note{color:var(--muted)}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin:1.8rem 0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.4rem;border-radius:999px}.button-primary{background:var(--accent);color:#fffaf3}.button-secondary{border:1px solid var(--line);background:#fff9f294}.highlights,.tag-list,.metric-list,.insight-list,.faq-list{margin:0;padding:0;list-style:none}.highlights{display:grid;gap:.85rem}.highlights li{padding:.9rem 1rem;border-left:3px solid rgba(183,121,67,.5);background:#fff9f28c;border-radius:0 var(--radius-md) var(--radius-md) 0}.hero-panel{display:flex;flex-direction:column;justify-content:space-between;position:relative}.hero-panel:after{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px solid rgba(183,121,67,.14);border-radius:calc(var(--radius-xl) - 8px);pointer-events:none}.metric-list{display:grid;gap:1rem;margin-top:1.5rem}.metric-card{padding:1rem 1.1rem;border-radius:var(--radius-md);background:#fffcf8c2;border:1px solid rgba(183,121,67,.12)}.metric-label,.metric-detail,.metric-value{margin:0}.metric-value{font-size:1.6rem;margin:.25rem 0 .35rem}.content-section{padding:2.2rem 0}.section-heading{max-width:760px;margin-bottom:1.5rem}.card-grid{display:grid;gap:1rem}.card-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.content-card,.insight-item,.contact-card{border-radius:var(--radius-lg);padding:1.5rem}.content-card h3,.timeline-item h3,.insight-item h3,.faq-item summary{margin:0 0 .85rem;font-size:1.2rem}.tag-list{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.2rem}.tag-list li{padding:.45rem .8rem;border-radius:999px;background:#b779431a;color:var(--accent-deep);font-family:SF Pro Text,PingFang SC,sans-serif;font-size:.9rem}.section-block{margin:1.6rem auto;padding:4rem clamp(1.4rem,4vw,3rem);border-radius:34px}.section-light{background:#ffffffc7;border:1px solid rgba(17,17,17,.06);box-shadow:var(--shadow)}.section-soft{background:linear-gradient(180deg,#ffffffe0,#f4f4f6f5);border:1px solid rgba(17,17,17,.05);box-shadow:var(--shadow)}.section-dark{background:linear-gradient(180deg,#111,#1d1d1f);color:#f5f5f7}.section-accent{background:linear-gradient(135deg,#dbe8ff,#f5f5f7 45%,#ffe6d4);border:1px solid rgba(17,17,17,.05);box-shadow:var(--shadow)}.section-heading-inverse h2,.section-heading-inverse p,.section-dark .section-kicker,.section-dark .content-card h3,.section-dark .content-card p,.section-dark .timeline-step,.section-dark .insight-category,.section-dark .contact-label,.section-accent .section-kicker{color:inherit}.section-dark .content-card,.section-dark .timeline-item,.section-dark .insight-item,.section-dark .faq-item{background:#ffffff0f;border-color:#ffffff1a;box-shadow:none}.soft-card{background:var(--surface-strong)}.timeline{display:grid;gap:1rem}.timeline-item{display:grid;grid-template-columns:88px 1fr;gap:1rem;align-items:start;padding:1.35rem 1.5rem;border-radius:var(--radius-lg)}.insight-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.faq-list{display:grid;gap:.9rem}.faq-heading-row{display:flex;justify-content:space-between;align-items:end;gap:1rem}.faq-link-button{flex-shrink:0}.faq-item{border-radius:var(--radius-md);padding:1rem 1.2rem}.faq-item summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:.75rem}.faq-item summary::-webkit-details-marker{display:none}.faq-item[open]{background:var(--surface-strong)}.footer-cta{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:1rem;align-items:center;padding-bottom:4rem}.compact-heading{margin-bottom:0}.contact-card{background:linear-gradient(180deg,#fffffff5,#f5f5f7eb)}.contact-card a{display:inline-block;margin:.4rem 0 1rem;font-size:1.45rem;color:#111}.qa-page-shell{padding-bottom:4rem}.qa-hero{padding-bottom:2rem}.qa-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr)}.qa-panel{min-height:100%}.qa-metric-list{margin-top:1.2rem}.qa-faq-list{grid-template-columns:1fr}.qa-faq-item{background:#fffbf6db}.principle-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.principle-card{padding:1.35rem 1.4rem;border-radius:var(--radius-lg);border:1px solid var(--line);background:linear-gradient(180deg,#fffcf8f0,#f9f3ebe0);box-shadow:var(--shadow)}.principle-card p{margin:0;font-size:1.08rem;color:var(--ink)}.faq-index{min-width:3rem;font-family:IBM Plex Sans,PingFang SC,sans-serif;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-deep)}@media (max-width: 980px){.hero-grid,.qa-hero-grid,.card-grid-two,.card-grid-three,.insight-list,.principle-list,.footer-cta{grid-template-columns:1fr}.faq-heading-row{align-items:flex-start;flex-direction:column}}@media (max-width: 720px){.hero,.content-section{width:min(calc(100% - 1.2rem),var(--max-width))}.topbar{flex-direction:column;align-items:flex-start;gap:1rem}.nav-actions{justify-content:flex-start}.hero-copy,.hero-panel,.content-card,.timeline-item,.insight-item,.contact-card{padding:1.25rem}.timeline-item{grid-template-columns:1fr}.hero-copy h2{font-size:clamp(2.2rem,13vw,3.6rem)}}
