:root{--mf-gutter: clamp(16px, 5vw, 24px);--mf-nav-height: 64px;--mf-bottom-nav-height: 72px}html{overflow-x:clip;scroll-padding-top:calc(var(--mf-nav-height) + 16px)}body{overflow-x:clip;padding-bottom:calc(var(--mf-bottom-nav-height) + env(safe-area-inset-bottom,0px))!important}body.menu-open{overflow:hidden;touch-action:none}img,svg,video,canvas,iframe{max-width:100%}.container{width:100%;max-width:none;padding-inline:var(--mf-gutter)!important}section{padding-block:48px!important}h1,.page-title{font-size:clamp(1.9rem,8.5vw,2.35rem)!important;line-height:1.35!important}h2{font-size:clamp(1.48rem,6.4vw,1.82rem)!important;line-height:1.45!important}h3{font-size:clamp(1.18rem,5vw,1.4rem)!important;line-height:1.5!important}p,li{overflow-wrap:anywhere}.section-header{margin-bottom:30px}.section-header p,.page-lead{font-size:.98rem!important;line-height:1.9!important}.grid,.grid-2,.grid-3,.grid-4,[style*=grid-template-columns]:not(.hero-stats):not(.mobile-bottomnav){grid-template-columns:minmax(0,1fr)!important;gap:16px!important}.card,.service-card,.article-card,.book-card{min-width:0;padding:22px 18px;border-radius:18px}.btn,button,[role=button]{min-height:48px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.btn{justify-content:center;padding:13px 18px;line-height:1.45;text-align:center;white-space:normal}input,textarea,select{width:100%;min-height:50px;font-size:16px!important}textarea{min-height:132px}.nav,.nav.scrolled{height:var(--mf-nav-height);padding:8px 0!important;background:var(--bg-glass-strong);border-bottom:1px solid var(--border-subtle);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.nav-inner{display:grid!important;grid-template-columns:48px minmax(0,1fr) 48px!important;gap:8px!important;height:48px;padding-inline:var(--mf-gutter)!important}.nav-logo{grid-column:2;grid-row:1;justify-self:center;min-width:0;min-height:44px}.brand-logo-img{width:auto;max-width:118px;height:31px;object-fit:contain}.nav-controls{grid-column:1;grid-row:1;width:48px;height:48px;padding:0!important;justify-content:center;border:0;background:transparent}.nav-controls .theme-toggle{position:static!important;width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important;padding:0!important;border:1px solid var(--border-normal)!important;border-radius:14px!important;background:var(--bg-glass)!important;box-shadow:none!important}.nav-toggle{grid-column:3;grid-row:1;display:inline-grid!important;place-items:center;width:48px!important;height:48px!important;border-radius:14px;font-size:1.2rem;z-index:3}.nav-cta{display:none!important}.nav-menu{display:flex!important;position:fixed!important;z-index:2;inset:var(--mf-nav-height) 0 auto auto!important;width:min(86vw,360px);height:calc(100dvh - var(--mf-nav-height) - var(--mf-bottom-nav-height) - env(safe-area-inset-bottom,0px))!important;min-height:360px;max-height:none!important;margin:0!important;padding:18px 14px calc(22px + env(safe-area-inset-bottom,0px))!important;flex-direction:column;align-items:stretch;gap:4px!important;overflow-y:auto;overscroll-behavior:contain;background:var(--bg-elevated)!important;border:0!important;border-left:1px solid var(--border-normal)!important;border-radius:0!important;box-shadow:-28px 0 70px -42px #000000d1!important;transform:translate(105%);visibility:hidden;pointer-events:none;transition:transform .24s ease,visibility .24s ease}.nav-menu.mobile-open{height:calc(100dvh - var(--mf-nav-height) - var(--mf-bottom-nav-height) - env(safe-area-inset-bottom,0px))!important;margin:0!important;transform:translate(0);visibility:visible;pointer-events:auto}.nav-menu li,.nav-menu a{width:100%}.nav-menu a,.nav-menu.mobile-open a{display:flex;align-items:center;justify-content:space-between;min-height:50px;padding:12px 14px!important;border-radius:13px!important;font-size:.98rem}.nav-menu a.active{color:var(--brand-lime);background:var(--lime-soft)}.nav-menu a.active:after,.nav-menu.mobile-open a:after{content:none!important}.nav-menu .mega-menu{display:none!important}.mobile-menu-backdrop{position:fixed;z-index:1;inset:var(--mf-nav-height) 0 calc(var(--mf-bottom-nav-height) + env(safe-area-inset-bottom,0px));border:0;background:#0307129e;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .24s ease,visibility .24s ease}.mobile-menu-backdrop.is-visible{opacity:1;visibility:visible;pointer-events:auto}.hero{min-height:0!important;padding:calc(var(--mf-nav-height) + 28px) 0 48px!important;overflow:clip}.hero-marker{margin-bottom:18px!important;padding:7px 11px;font-size:.76rem;line-height:1.65;white-space:normal}.hero-layout{display:flex!important;flex-direction:column!important;gap:26px!important}.hero-copy{order:1}.hero-aside{order:2!important;width:100%;max-width:none!important}.hero-title{margin-bottom:16px}.hero-lead{display:block!important;margin-bottom:22px!important;font-size:.98rem!important;line-height:1.92!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;overflow:visible!important}.hero-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-bottom:24px!important}.hero-actions .btn{width:100%!important;min-width:0;min-height:52px;padding-inline:10px;border-radius:15px;font-size:.82rem}.hero-actions .btn:first-child{grid-column:1 / -1;font-size:.94rem}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;padding:8px!important;border:1px solid var(--border-subtle);border-radius:18px;background:#ffffff06}.hero-stats>div{min-width:0;padding:11px 5px;border-radius:13px;background:#ffffff09;text-align:center}.hero-stat-num{margin-bottom:5px;font-size:1.42rem!important}.hero-stat-label{font-size:.66rem!important;line-height:1.5}.hero-portrait-wrap{width:min(224px,64vw)!important;min-height:0!important;max-height:none!important;aspect-ratio:.82;margin:0 auto!important;border-radius:24px;overflow:hidden!important}.hero-portrait-wrap picture{display:block;width:100%;height:100%}.hero-portrait-wrap:before{inset:8px!important;width:auto!important;height:auto!important;transform:none!important;border-radius:18px!important}.hero-person-img{width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important}.floating-contact{display:none!important}.mobile-bottomnav{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));min-height:var(--mf-bottom-nav-height);padding:6px 6px calc(6px + env(safe-area-inset-bottom,0px))}.mobile-bottomnav a{min-width:0;min-height:58px;padding:5px 2px;border-radius:13px;touch-action:manipulation}.mobile-bottomnav a:active{background:#ffffff12}.page-header{padding:calc(var(--mf-nav-height) + 32px) 0 34px!important}.page-header-inner{grid-template-columns:minmax(0,1fr)!important;gap:24px!important}.breadcrumb{min-height:44px;margin-bottom:10px;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.breadcrumb::-webkit-scrollbar{display:none}.breadcrumb a{display:inline-flex;align-items:center;min-height:44px;padding-inline:4px}.page-meta{padding:20px 18px}.article-shell{grid-template-columns:minmax(0,1fr)!important;gap:28px!important}.article-toc{position:static!important;max-height:none!important}.article-content{width:100%;max-width:none;min-width:0}.article-content p,.article-content li{font-size:1rem;line-height:2!important}.article-actions{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x proximity;scrollbar-width:none}.article-actions::-webkit-scrollbar{display:none}.article-action-btn{flex:0 0 auto;min-height:44px;scroll-snap-align:start}.featured-article-image{min-height:220px;margin-top:24px;border-radius:20px}.featured-article-image i{font-size:4rem}.content-box,.content-callout,.content-quote{margin-block:24px;padding:20px 17px}.content-callout{align-items:flex-start}.article-table{display:block;max-width:100%;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.article-content table:not(.article-table){display:block;width:100%;max-width:100%;min-width:0!important;overflow-x:auto;border-collapse:collapse;-webkit-overflow-scrolling:touch}.article-content table:not(.article-table) th,.article-content table:not(.article-table) td{min-width:120px;padding:12px 14px;border:1px solid var(--border-normal);white-space:normal}.article-content pre,.article-content code{max-width:100%;overflow-x:auto}.article-table th,.article-table td{padding:12px 14px}.filter-tabs,.category-filter,.book-filters,.article-filters{display:flex!important;flex-wrap:nowrap!important;max-width:100%;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x proximity;scrollbar-width:none}.filter-tabs::-webkit-scrollbar,.category-filter::-webkit-scrollbar,.book-filters::-webkit-scrollbar,.article-filters::-webkit-scrollbar{display:none}.filter-tabs>*,.category-filter>*,.book-filters>*,.article-filters>*{flex:0 0 auto;min-height:44px;scroll-snap-align:start}.footer-newsletter{padding:22px 17px!important}.footer-form{flex-direction:column}.footer-form input,.footer-form button{width:100%;min-height:48px}.footer-grid{grid-template-columns:minmax(0,1fr)!important;gap:24px!important}.footer-col-resources ul,.footer-col-contact ul{grid-template-columns:repeat(2,minmax(0,1fr))!important}.footer-col a,.footer-social{min-height:44px;display:inline-flex;align-items:center}.book-reader-page{padding-bottom:0!important}.book-reader-page .mobile-bottomnav{display:none!important}.reader-top{flex-wrap:wrap!important;gap:8px!important;padding:8px 10px!important}.reader-controls{width:100%;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.reader-controls::-webkit-scrollbar{display:none}.reader-controls>*{flex:0 0 auto;min-width:44px!important;min-height:44px}.book-reader-page .rbtn,.reader .rbtn{min-width:44px!important;min-height:44px!important}.reader-main{padding:10px 10px 74px!important}.paper{padding:28px 18px!important;border-radius:14px!important}.page-nav{position:fixed!important;top:auto!important;bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:20;width:48px!important;height:48px!important;min-height:48px}.page-nav.prev{right:calc(50% + 8px)!important;left:auto!important}.page-nav.next{left:calc(50% + 8px)!important;right:auto!important}@media(min-width:600px){:root{--mf-gutter: clamp(24px, 5vw, 42px)}section{padding-block:64px!important}.grid-2,.grid-3,.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important}.hero-actions{display:flex!important;flex-wrap:wrap}.hero-actions .btn,.hero-actions .btn:first-child{width:auto!important;grid-column:auto;font-size:.92rem}.hero-portrait-wrap{width:min(280px,42vw)!important}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.footer-grid>div:first-child{grid-column:1 / -1}.paper{padding:48px 42px!important}}@media(min-width:901px){:root{--mf-gutter: 32px}body{padding-bottom:0!important}.container{max-width:var(--container-max)}section{padding-block:100px!important}h1{font-size:4.25rem!important;line-height:1.2!important}h2{font-size:2.75rem!important;line-height:1.2!important}h3{font-size:1.9rem!important;line-height:1.2!important}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.card{padding:32px;border-radius:var(--r-lg)}.nav,.nav.scrolled{height:auto;padding:16px 0!important;background:transparent;border-bottom:0;backdrop-filter:none;-webkit-backdrop-filter:none}.nav.scrolled{padding:12px 0!important;background:#06090fd9;border-bottom:1px solid var(--border-subtle);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.nav-inner{display:flex!important;height:auto;padding-inline:32px!important;gap:24px!important}.nav-logo,.nav-controls,.nav-toggle{grid-column:auto;grid-row:auto}.brand-logo-img{width:clamp(112px,11vw,156px);max-width:none;height:auto}.nav-controls{width:auto;height:auto;padding:5px!important;border:1px solid var(--border-normal);background:var(--bg-glass)}.nav-controls .theme-toggle{width:40px!important;min-width:40px!important;height:38px!important;min-height:38px!important;border-color:transparent!important;border-radius:var(--r-full)!important;background:transparent!important}.nav-menu{display:flex!important;position:static!important;width:auto;height:auto!important;min-height:0;padding:0!important;margin:0!important;flex-direction:row;align-items:center;overflow:visible;background:transparent!important;border:0!important;box-shadow:none!important;transform:none;visibility:visible;pointer-events:auto;transition:none}.nav-menu.mobile-open{height:auto!important;min-height:0;margin:0!important}.nav-menu li,.nav-menu a{width:auto}.nav-menu a,.nav-menu.mobile-open a{min-height:0;padding:10px 16px!important;font-size:.95rem}.nav-menu a.active:after{content:""!important}.nav-menu .mega-menu{display:grid!important}.nav-toggle,.mobile-menu-backdrop,.mobile-bottomnav{display:none!important}.nav-cta{display:inline-flex!important}.hero{padding:180px 0 100px!important}.hero-layout{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(340px,.78fr)!important;gap:clamp(34px,5vw,74px)!important}.hero-copy,.hero-aside{order:initial!important}.hero-title{margin-bottom:24px}.hero-lead{margin-bottom:40px!important;font-size:1.2rem!important;line-height:1.8!important}.hero-actions{display:flex!important;margin-bottom:48px!important}.hero-actions .btn,.hero-actions .btn:first-child{width:auto!important;min-height:0;padding:14px 28px;border-radius:var(--r-full);font-size:.95rem}.hero-stats{gap:32px!important;padding:40px 0 0!important;border:0;border-top:1px solid var(--border-subtle);border-radius:0;background:transparent}.hero-stats>div{padding:0;background:transparent;text-align:right}.hero-stat-num{font-size:2.4rem!important}.hero-stat-label{font-size:.9rem!important}.hero-portrait-wrap{width:min(430px,100%)!important;aspect-ratio:.78;border-radius:34px}.floating-contact{display:grid!important}.page-header{padding:160px 0 60px!important}.page-title{font-size:3.5rem!important}.page-header-inner{grid-template-columns:1.5fr 1fr!important;gap:60px!important}.article-shell{grid-template-columns:260px minmax(0,1fr)!important;gap:60px!important}.article-content table:not(.article-table){display:table;width:100%}.featured-article-image{min-height:360px;margin-top:36px;border-radius:var(--r-xl)}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr!important;gap:48px!important}.footer-grid>div:first-child{grid-column:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.ag-honeypot{position:absolute!important;inset-inline-start:-10000px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.form-status{min-height:1.5rem;margin-top:.65rem;font-size:.88rem;line-height:1.7}.form-status.success{color:#22c55e}.form-status.error{color:#ef4444}.ag-form.is-submitting{opacity:.78}.ag-form button:disabled{cursor:progress}
