@font-face{font-family:Barlow;src:url('/assets/barlow-condensed.ttf') format('truetype');font-display:swap;font-weight:700 900}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:#101111;color:#ededeb;font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}::selection{background:#e7b021;color:#101111}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,.display,.brand-name{font-family:Barlow,'Arial Narrow',Impact,sans-serif;font-weight:800;text-transform:uppercase;line-height:.98;letter-spacing:-.025em}h1{font-size:clamp(3.4rem,7.4vw,7.4rem)}h2{font-size:clamp(2.65rem,4.5vw,4.9rem)}h3{font-size:2rem;line-height:1.08}p{color:#adafac}strong{color:#ededeb}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #efb923;outline-offset:5px}button:disabled{opacity:.45;cursor:default}.wrap{width:min(1280px,calc(100% - 100px));margin-inline:auto}.eyebrow{display:flex;align-items:center;gap:12px;font-size:.76rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:#e8b027;margin-bottom:22px}.eyebrow:before{content:'';width:24px;height:2px;background:currentColor}.muted{color:#909490}.gold{color:#e8b027}.small{font-size:.875rem}.skip{position:absolute;top:-100px;z-index:1000;background:#e8b027;color:#111;padding:12px}.skip:focus{top:10px}.site-header{position:sticky;top:0;z-index:100;background:#101111ed;border-bottom:1px solid #ffffff16;backdrop-filter:blur(16px)}.nav-inner{min-height:94px;display:flex;align-items:center;gap:32px}.brand{display:flex;gap:13px;align-items:center;flex-shrink:0}.brand img{width:63px;height:56px;object-fit:contain}.brand-name{font-size:1.55rem;letter-spacing:.015em;display:block}.brand-sub{font-size:.59rem;letter-spacing:.22em;color:#a6a7a2;display:block;margin-top:4px}.nav-links{display:flex;gap:28px;align-items:center;margin-left:auto;font-size:.87rem;font-weight:600}.nav-links a{padding-block:15px;position:relative}.nav-links a:hover,.nav-links a[aria-current=page]{color:#e8b027}.nav-cta{padding:12px 19px!important;background:#e8b027;color:#111!important}.menu-toggle{display:none;border:1px solid #555;background:transparent;color:white;padding:9px 13px;margin-left:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;background:#e8b027;color:#111;padding:17px 24px;font-weight:700;font-size:.9rem;border:1px solid #e8b027;transition:background .2s,transform .2s;line-height:1.4}.button:hover{background:#ffd268;transform:translateY(-2px)}.button:after{content:'↗';font-size:1.3em}.button.outline{background:transparent;color:#eee;border-color:#ffffff45}.button.outline:hover{background:#ffffff0b;border-color:#e8b027}.text-link{border-bottom:1px solid #e8b027;padding-bottom:7px;font-size:.9rem;font-weight:600}.hero{position:relative;overflow:hidden;background:#111212}.hero-grid{display:grid;grid-template-columns:1.07fr 1fr;min-height:720px;gap:35px;align-items:center;position:relative;padding-block:76px 70px}.hero-copy{position:relative;z-index:2}.hero h1{margin-bottom:26px;max-width:740px}.hero .lead{max-width:490px;font-size:1.06rem;line-height:1.8}.hero-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:31px}.hero-visual{position:relative;align-self:stretch;display:flex;align-items:center;min-width:0}.hero-visual:before{content:'';position:absolute;inset:4% -25% -20% 10%;background:radial-gradient(ellipse,#e8b02712,transparent 65%);pointer-events:none}.hero-original{position:relative;border:1px solid #b2934447;padding:14px;background:#181919;transform:rotate(-2deg);box-shadow:0 25px 70px #0009;width:110%;max-width:none;margin-left:-4%}.hero-original img{width:100%;height:auto}.image-caption{display:flex;justify-content:space-between;gap:20px;color:#aaaa9e;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;padding:13px 0 0}.hero-index{position:absolute;bottom:0;right:0;font-size:.75rem;color:#9b9d94;letter-spacing:.2em}.hero-bottom{display:flex;justify-content:space-between;align-items:center;padding:22px 0;border-top:1px solid #ffffff1c;font-size:.8rem;color:#a6a7a2}.hero-bottom strong{color:#e8b027}.ticker{background:#e8b027;color:#121313;overflow:hidden}.ticker-inner{display:flex;justify-content:space-between;gap:36px;padding:18px 0;font-family:Barlow,Impact,sans-serif;font-size:1.2rem;letter-spacing:.06em;font-weight:800;text-transform:uppercase}.ticker i{font-style:normal;color:#715313}.section{padding:100px 0}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:43px}.section-head h2{margin-bottom:0}.section-head>p{max-width:350px;margin-bottom:4px}.section-head>a{flex-shrink:0}.services{display:grid;grid-template-columns:1.18fr 1fr 1fr;gap:18px}.service-card{position:relative;min-height:430px;isolation:isolate;background:#202120;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:29px;border:1px solid #ffffff17;transition:border-color .25s}.service-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;filter:saturate(.6);transition:transform .6s}.service-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#080909fa 0%,#080909a3 45%,#08090921 100%);z-index:-1}.service-card:hover{border-color:#d9a92b}.service-card:hover img{transform:scale(1.035)}.card-number{font-size:.8rem;letter-spacing:.15em;color:#ffdf83}.service-card h3{font-size:2.75rem;max-width:330px;margin-bottom:15px}.service-card p{font-size:.9rem;color:#c1c2bb;line-height:1.6;margin-bottom:20px}.card-link{font-size:.84rem;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff42;padding-top:18px}.card-link span{font-size:1.4rem;color:#e8b027}.secondary-offer{display:flex;gap:25px;justify-content:space-between;align-items:center;border-bottom:1px solid #ffffff20;padding:26px 0;font-size:.95rem}.secondary-offer p{margin:0}.dark-section{background:#171818;border-block:1px solid #ffffff10}.principles{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:start}.principle-intro{position:sticky;top:130px}.principle-intro p{max-width:430px}.principle-list{border-top:1px solid #ffffff2a}.principle{display:grid;grid-template-columns:45px 1fr;gap:15px;padding:30px 0;border-bottom:1px solid #ffffff24}.principle .num{color:#e8b027;font-family:monospace;font-size:.82rem}.principle h3{font-size:1.8rem;margin-bottom:14px}.principle p{font-size:1rem;margin:0}.statement{font-family:Barlow,Impact,sans-serif;font-size:clamp(3rem,6.3vw,6rem);text-transform:uppercase;line-height:1.06;color:#ededeb;max-width:1100px;margin:0}.statement .dim{color:#717570}.trainer-grid{display:grid;grid-template-columns:.85fr 1fr;gap:90px;align-items:center}.trainer-image{background:#202121;position:relative}.trainer-image img{width:100%;aspect-ratio:4/5;object-fit:cover;filter:grayscale(1)}.trainer-image:after{content:'';position:absolute;inset:16px;border:1px solid #e8b02766;pointer-events:none}.trainer-label{position:absolute;bottom:32px;left:33px;color:white;background:#111c;padding:15px 20px;font-size:.8rem;letter-spacing:.1em}.trainer-copy h2{margin-bottom:22px}.credentials{display:flex;flex-wrap:wrap;gap:9px;margin:26px 0}.credentials span{border:1px solid #ffffff26;padding:7px 10px;font-size:.76rem;color:#bdbfb8}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 22px}.article-card{display:flex;flex-direction:column;min-width:0}.article-thumb{position:relative;overflow:hidden;aspect-ratio:1.45;background:#222}.article-thumb img{width:100%;height:100%;object-fit:cover;filter:saturate(.65);transition:transform .5s}.article-thumb:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 15%,#060808bf)}.article-card:hover img{transform:scale(1.035)}.thumb-label{position:absolute;left:22px;bottom:22px;right:18px;z-index:1;font-family:Barlow,Impact,sans-serif;font-weight:800;font-size:2.25rem;text-transform:uppercase;line-height:1.05;color:#f5f3eb}.article-meta{display:flex;gap:14px;color:#d4aa44;font-size:.7rem;text-transform:uppercase;letter-spacing:.07em;margin:18px 0 10px}.article-card h3{font-size:1.65rem;line-height:1.15;margin:0 0 10px}.article-card p{font-size:.92rem;line-height:1.7;margin-bottom:15px}.article-card .text-link{align-self:start;margin-top:auto}.cta-section{padding:85px 0;background:#e8b027;color:#121313}.cta-grid{display:flex;align-items:center;justify-content:space-between;gap:50px}.cta-grid h2{font-size:clamp(2.8rem,5vw,5rem);max-width:790px;margin:0}.cta-grid .button{background:#111;color:#fff;border-color:#111;flex-shrink:0}.cta-grid p{color:#443617;margin-top:18px;max-width:660px;margin-bottom:0}.site-footer{background:#0b0c0c;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:40px}.footer-brand p{font-size:.86rem;max-width:280px;margin-top:22px}.footer-title{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:#ddbd60;margin-bottom:22px}.footer-nav{display:flex;flex-direction:column;gap:12px;font-size:.84rem;color:#aaada6}.footer-nav a:hover{color:#e8b027}.footer-bottom{margin-top:60px;border-top:1px solid #ffffff18;padding-top:22px;font-size:.75rem;color:#868a84;display:flex;justify-content:space-between;gap:20px}.footer-legal{display:flex;gap:22px}.page-hero{padding:65px 0 70px;position:relative;border-bottom:1px solid #ffffff1a}.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;font-size:.76rem;color:#898e87;margin-bottom:39px}.breadcrumbs a:hover{color:#e8b027}.page-hero h1{max-width:1000px;font-size:clamp(3.2rem,6.6vw,6.3rem);margin-bottom:25px}.page-lead{font-size:1.2rem;line-height:1.8;max-width:790px}.page-hero .hero-actions{margin-top:26px}.facts{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #ffffff24;margin-top:45px}.fact{padding:25px 25px;border-right:1px solid #ffffff24}.fact:last-child{border:0}.fact span{display:block;font-size:.68rem;color:#9b9f97;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px}.fact strong{font-size:1.05rem}.split-content{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.split-content h2{font-size:3rem}.split-content img{width:100%;aspect-ratio:5/4;object-fit:cover}.feature-list{padding:0;list-style:none;margin:0}.feature-list li{padding:22px 0;border-bottom:1px solid #ffffff1b}.feature-list li:first-child{padding-top:0}.feature-list strong{display:block;margin-bottom:7px;font-size:1.05rem}.feature-list p{font-size:.98rem;margin:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.step{border-top:1px solid #67694e;padding-top:24px}.step .num{color:#e8b027;font-size:.8rem;letter-spacing:.1em}.step h3{font-size:2rem;margin:22px 0 15px}.step p{font-size:.98rem}.faq{max-width:850px}.faq details{border-bottom:1px solid #ffffff2b;padding:21px 0}.faq summary{cursor:pointer;list-style:none;display:flex;gap:25px;justify-content:space-between;font-weight:600;font-size:1.05rem}.faq summary:after{content:'+';color:#e8b027;font-size:1.3rem}.faq details[open] summary:after{content:'−'}.faq details p{margin:15px 35px 3px 0;font-size:.98rem}.filter-bar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:36px}.filter-button{padding:10px 15px;border:1px solid #ffffff2b;color:#d6d9d0;background:transparent;font-size:.83rem}.filter-button[aria-pressed=true]{color:#101111;background:#e8b027;border-color:#e8b027}.search-wrap{margin-left:auto;position:relative;min-width:220px}.search-wrap input{width:100%;border:1px solid #ffffff2b;background:#191a1a;color:#fff;padding:11px 15px;font-size:.86rem}.result-count{font-size:.8rem;color:#a7aaa0;margin:0 0 25px}.no-results{padding:35px;border:1px solid #ffffff22}.article-header{padding:45px 0 45px}.article-header h1{font-size:clamp(3.2rem,6vw,6.1rem);max-width:1000px;margin-bottom:25px}.article-deck{max-width:850px;font-size:1.2rem;line-height:1.8}.article-cover{margin-bottom:60px}.article-cover img{width:100%;max-height:550px;aspect-ratio:2.4;object-fit:cover}.article-cover figcaption{font-size:.78rem;color:#90988d;padding-top:12px}.article-layout{display:grid;grid-template-columns:235px minmax(0,760px);gap:75px;justify-content:center;align-items:start}.toc{position:sticky;top:125px;border-top:2px solid #e8b027;padding-top:18px}.toc-title{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:20px}.toc a{display:block;font-size:.83rem;padding:10px 0;line-height:1.5;color:#a6aca1;border-bottom:1px solid #ffffff13}.toc a:hover{color:#e8b027}.article-body{min-width:0}.article-body h2{font-size:2.55rem;line-height:1.1;margin:55px 0 23px}.article-body h2:first-child{margin-top:0}.article-body h3{font-size:1.6rem;margin-top:30px}.article-body p{color:#b7bdb2;line-height:1.9;font-size:1.05rem;margin-bottom:23px}.article-body li{color:#b7bdb2;padding:5px 0;font-size:1.02rem}.article-body ul,.article-body ol{padding-left:23px}.article-body strong{color:#e8ebe3}.pullquote{border-left:3px solid #e8b027;padding:18px 26px;margin:34px 0;background:#1b1d1a;color:#f0eedf;font-family:Barlow,Impact,sans-serif;font-size:2rem;line-height:1.2;text-transform:uppercase}.note-grid{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid #ffffff2a;margin:30px 0}.note-cell{padding:23px;border-right:1px solid #ffffff20;border-bottom:1px solid #ffffff20}.note-cell:nth-child(2n){border-right:0}.note-cell strong{display:block;margin-bottom:9px}.note-cell p{font-size:.95rem;line-height:1.7;margin:0}.diagram{background:#1a1c19;border:1px solid #ffffff21;padding:26px;margin:34px 0}.diagram-title{font-size:.76rem;color:#e8b027;letter-spacing:.12em;text-transform:uppercase;margin-bottom:22px}.diagram-row{display:grid;grid-template-columns:48px 1fr;gap:18px;align-items:start;padding:18px 0;border-top:1px solid #ffffff1c}.diagram-row b{width:34px;height:34px;border:1px solid #b7a262;display:grid;place-items:center;color:#e8b027;font-family:monospace;font-size:.9rem}.diagram-row strong{display:block;font-size:1rem}.diagram-row p{margin:5px 0 0;font-size:.93rem;line-height:1.6}.reading-progress{position:fixed;top:94px;left:0;width:100%;height:2px;z-index:102;background:transparent}.reading-progress span{display:block;height:100%;width:0;background:#e8b027}.article-source{border-top:1px solid #ffffff29;padding-top:20px;margin-top:44px;font-size:.82rem}.article-source summary{cursor:pointer;color:#a6ada1}.article-source a{display:block;margin-top:10px;color:#dbbd72;text-decoration:underline;font-size:.83rem}.video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:35px 28px}.video-item{min-width:0}.video-poster{width:100%;position:relative;border:0;padding:0;background:#21231f;aspect-ratio:16/9;overflow:hidden;display:grid;place-items:center}.video-poster img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.55)}.video-play{position:relative;z-index:2;width:66px;height:66px;background:#e8b027;color:#111;display:grid;place-items:center;font-size:1.5rem;transition:transform .2s}.video-poster:hover .video-play{transform:scale(1.1)}.video-item h2{font-size:2rem;line-height:1.12;margin:20px 0 12px}.video-item p{font-size:.95rem}.video-shell iframe{width:100%;aspect-ratio:16/9;border:0;display:block}.video-consent{background:#22251e;border:1px solid #a88b35;aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:25px;text-align:center}.video-consent p{max-width:420px;font-size:.9rem}.video-consent button{background:#e8b027;border:0;padding:10px 20px;color:#111;font-weight:bold}.video-consent a{font-size:.8rem;margin-top:15px;text-decoration:underline}.contact-grid{display:grid;grid-template-columns:.8fr 1.3fr;gap:90px}.contact-direct a{display:block;font-size:clamp(1.1rem,2vw,1.7rem);margin-bottom:14px}.contact-direct h2{font-size:2.7rem}.contact-form{padding:35px;background:#1b1d19;border:1px solid #ffffff22}.form-steps{display:flex;gap:16px;margin-bottom:30px;border-bottom:1px solid #ffffff22;padding-bottom:20px}.form-steps span{font-size:.73rem;color:#89917e}.form-steps span.active{color:#e8b027}.form-step h2{font-size:2rem;margin-bottom:24px}.choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.choice{display:flex;gap:12px;align-items:center;cursor:pointer;padding:16px;border:1px solid #ffffff2a;font-size:.9rem;line-height:1.4}.choice:has(input:checked){border-color:#e8b027;background:#e8b0270b}.choice input{accent-color:#e8b027}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.field.full{grid-column:1/-1}.field label{font-size:.8rem;color:#c4cabd}.field input,.field select,.field textarea{background:#10120f;border:1px solid #ffffff32;color:#e9eddf;width:100%;min-width:0;padding:12px;font-size:.95rem;border-radius:0}.field textarea{min-height:130px;resize:vertical}.form-controls{display:flex;justify-content:space-between;gap:15px;margin-top:27px}.form-controls button{font-size:.85rem}.form-back{border:0;background:transparent;color:#aab29e;padding:10px 0}.contact-summary{background:#10120f;padding:22px;font-size:.9rem;white-space:pre-wrap;line-height:1.8;color:#c7cebf}.legal{max-width:850px}.legal h2{font-size:2rem;line-height:1.2;margin:40px 0 20px}.legal p,.legal li{font-size:.97rem}.legal a{color:#e8b027;text-decoration:underline}.legal h3{font-size:1.45rem;line-height:1.3}.error-page{min-height:60vh;padding:100px 0}.error-page h1{color:#e8b027}.hidden,[hidden]{display:none!important}.mobile-contact{display:none}.divider{border:0;border-top:1px solid #ffffff22;margin:50px 0}.featured-video{display:grid;grid-template-columns:1.5fr 1fr;gap:50px;align-items:center;margin-bottom:65px}.featured-video h2{font-size:2.6rem;line-height:1.07}.inline-image{margin:35px 0}.inline-image img{width:100%;aspect-ratio:16/9;object-fit:cover}.inline-image figcaption{color:#90988d;font-size:.78rem;margin-top:10px}.color-scale{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin:28px 0}.color-scale div{padding:18px 14px;border-top:5px solid var(--color);background:#20231e}.color-scale strong{font-size:.92rem}.color-scale p{font-size:.84rem;line-height:1.55;margin:10px 0 0}.compare-table{width:100%;border-collapse:collapse;margin:30px 0;font-size:.96rem}.compare-table th,.compare-table td{text-align:left;padding:15px;border-bottom:1px solid #ffffff26;vertical-align:top}.compare-table th{color:#e8b027}.compare-table td{color:#b7bdb2}.table-wrap{overflow-x:auto}.system-image{width:100%;aspect-ratio:2.2;object-fit:cover;object-position:center}
@media(min-width:1500px){.hero-grid{min-height:770px}}@media(max-width:1100px){.wrap{width:calc(100% - 60px)}.nav-links{gap:17px;font-size:.8rem}.nav-inner{gap:20px}.brand-name{font-size:1.35rem}.brand img{width:51px}.hero-grid{min-height:620px;gap:20px}.hero h1{font-size:6.5vw}.hero-original{margin-left:-3%;width:106%}.principles{gap:50px}.trainer-grid{gap:45px}.service-card{padding:22px;min-height:390px}.service-card h3{font-size:2.2rem}.article-layout{gap:40px;grid-template-columns:190px minmax(0,760px)}.contact-grid{gap:45px}.nav-cta{padding:10px 12px!important}}@media(max-width:850px){.wrap{width:calc(100% - 40px)}.site-header .nav-inner{min-height:80px;flex-wrap:wrap}.menu-toggle{display:block}.nav-links{display:none;width:100%;margin:0;padding-bottom:24px;align-items:stretch;flex-direction:column;gap:0;font-size:1rem}.nav-links.open{display:flex}.nav-links a{padding:13px 0;border-bottom:1px solid #ffffff12}.nav-links .nav-cta{text-align:center;margin-top:15px}.brand img{height:51px;width:57px}.brand-name{font-size:1.45rem}.hero-grid{grid-template-columns:1fr;gap:30px;padding-block:50px 35px;min-height:0}.hero h1{font-size:clamp(3.7rem,11vw,6.5rem);max-width:750px}.hero .lead{max-width:600px}.hero-visual{width:100%;padding:15px 0 30px;max-width:650px}.hero-original{width:100%;margin:0;transform:none;padding:9px}.hero-index{bottom:0}.hero-bottom{font-size:.74rem;gap:20px}.ticker-inner{gap:16px;font-size:.9rem}.ticker-inner span:nth-of-type(3),.ticker-inner i:last-of-type{display:none}.section{padding:70px 0}.section-head{align-items:start;flex-direction:column;gap:23px}.section-head>p{max-width:650px}.services{grid-template-columns:1fr}.service-card{min-height:340px;padding:30px}.service-card img{object-position:center 45%}.service-card h3{font-size:3rem;max-width:600px}.service-card p{max-width:500px}.principles,.trainer-grid,.split-content,.contact-grid{grid-template-columns:1fr;gap:40px}.principle-intro{position:static}.trainer-image{max-width:550px}.trainer-image img{aspect-ratio:1}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.cta-grid{align-items:start;flex-direction:column;gap:25px}.article-grid{grid-template-columns:repeat(2,1fr)}.thumb-label{font-size:2rem}.facts{grid-template-columns:repeat(2,1fr)}.fact{border-bottom:1px solid #ffffff24}.fact:nth-child(2){border-right:0}.fact:nth-child(3){border-bottom:0}.steps{grid-template-columns:1fr;gap:28px}.step h3{margin:12px 0}.article-layout{grid-template-columns:1fr;gap:35px}.toc{position:static;display:block}.toc a{display:inline-block;margin-right:16px;border:0;padding:5px 0}.article-cover img{aspect-ratio:1.6}.reading-progress{top:80px}.video-grid{gap:30px 20px}.featured-video{grid-template-columns:1fr;gap:30px}.page-hero{padding:40px 0 55px}.page-lead{font-size:1.1rem}.article-header{padding-top:30px}.article-deck{font-size:1.1rem}.search-wrap{min-width:100%;margin-top:9px}.footer-bottom{flex-direction:column}.article-cover{margin-bottom:35px}}@media(max-width:520px){body{font-size:16px}.wrap{width:calc(100% - 36px)}h1{overflow-wrap:break-word}h2{font-size:2.8rem}.hero h1{font-size:3.9rem;letter-spacing:-.025em}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{justify-content:space-between}.hero .lead{font-size:1rem}.hero-bottom{align-items:start;flex-direction:column;gap:7px;padding:19px 0}.ticker-inner{font-size:.83rem;gap:8px}.ticker-inner i{display:none}.brand-sub{font-size:.53rem}.image-caption{font-size:.61rem;letter-spacing:.02em}.service-card{min-height:365px}.secondary-offer{align-items:start;flex-direction:column;gap:15px}.principle{grid-template-columns:33px 1fr;gap:8px}.article-grid{grid-template-columns:1fr;gap:35px}.article-thumb{aspect-ratio:1.6}.thumb-label{font-size:2.6rem}.article-card h3{font-size:2rem}.trainer-copy h2{font-size:3.5rem}.trainer-grid{gap:35px}.section{padding:60px 0}.facts{margin-top:35px}.fact{padding:19px 14px}.fact strong{font-size:.91rem}.fact span{font-size:.62rem}.page-hero h1{font-size:3.2rem;overflow-wrap:break-word}.page-lead{font-size:1.02rem}.contact-form{padding:24px 19px}.choice-grid,.field-grid{grid-template-columns:1fr}.field{margin-bottom:13px}.form-steps{gap:13px}.form-steps span{font-size:.67rem}.form-controls .button{padding:14px 17px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px 15px}.footer-brand{grid-column:1/-1}.footer-legal{gap:16px;flex-wrap:wrap;font-size:.72rem}.footer-title{font-size:.69rem}.footer-nav{font-size:.8rem}.video-grid{grid-template-columns:1fr}.note-grid{grid-template-columns:1fr}.note-cell{border-right:0}.article-body h2{font-size:2.2rem}.article-body p{font-size:1rem}.article-header h1{font-size:3.1rem;overflow-wrap:break-word}.article-deck{font-size:1.03rem}.article-cover{margin-inline:0}.article-cover img{aspect-ratio:1.4}.color-scale{grid-template-columns:repeat(2,1fr)}.cta-section{padding:60px 0}.cta-grid h2{font-size:3.1rem}.diagram{padding:20px}.compare-table{font-size:.85rem}.compare-table th,.compare-table td{padding:10px}.button{font-size:.85rem}.statement{font-size:2.9rem}.system-image{aspect-ratio:1.5}.contact-direct a{font-size:1.2rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

@media(max-width:850px){.site-header .nav-inner{position:relative;flex-wrap:nowrap}.nav-links{position:absolute;top:calc(100% + 8px);right:0;width:min(340px,calc(100vw - 36px));max-height:calc(100dvh - 130px);overflow-y:auto;background:#1a1c19;border:1px solid #8c7538;box-shadow:0 20px 70px #000b;padding:16px 24px}.nav-links a{padding:13px 0}.nav-links .nav-cta{margin-top:13px;padding:13px!important}}
.books-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px 30px}.book-card{display:flex;flex-direction:column;align-items:start}.book-cover{background:#20231d;min-height:340px;width:100%;display:grid;place-items:center;padding:30px;margin-bottom:22px}.book-cover img{max-height:300px;width:auto;object-fit:contain;box-shadow:12px 15px 20px #0007}.book-card h3{font-size:1.9rem;line-height:1.12;margin-bottom:13px}.book-card p{font-size:.95rem}.book-card .text-link{margin-top:auto}.form-error{border-left:3px solid #e8b027;background:#272718;padding:16px;margin-top:20px;color:#eee}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}@media(max-width:850px){.books-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.books-grid{grid-template-columns:1fr}.book-cover{min-height:350px}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.menu-toggle{align-items:center;gap:10px}.menu-icon{width:20px;height:14px;display:inline-block;border-top:2px solid currentColor;border-bottom:2px solid currentColor;position:relative}.menu-icon:after{content:'';position:absolute;left:0;right:0;top:4px;border-top:2px solid currentColor}.menu-toggle[aria-expanded=true] .menu-icon{border:0}.menu-toggle[aria-expanded=true] .menu-icon:before,.menu-toggle[aria-expanded=true] .menu-icon:after{content:'';position:absolute;left:0;right:0;top:6px;border-top:2px solid currentColor;transform:rotate(45deg)}.menu-toggle[aria-expanded=true] .menu-icon:after{transform:rotate(-45deg)}.article-author{display:flex;gap:20px;border-top:1px solid #ffffff25;padding-top:30px;margin-top:45px}.article-author img{width:56px;height:56px;border-radius:50%;object-fit:cover;object-position:50% 25%;flex-shrink:0}.article-author p{font-size:.86rem;margin:5px 0 10px}.article-body a:not(.text-link){color:#e2b849;text-decoration:underline;text-underline-offset:4px}.condition.white{--color:#eee}.condition.yellow{--color:#e7c932}.condition.orange{--color:#e5842b}.condition.red{--color:#c54231}.form-success{border:1px solid #8fbb64;padding:16px;margin-top:20px;color:#d2ecbc}.article-body h2{scroll-margin-top:125px}@media(max-width:850px){.menu-toggle{display:inline-flex}.article-body h2{scroll-margin-top:100px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
@media(max-width:520px){.site-header .nav-inner{gap:12px}.site-header .brand{gap:9px}.site-header .brand img{width:44px;height:44px}.site-header .brand-name{font-size:1.2rem}.site-header .brand-sub{font-size:.48rem}.thumb-label{font-size:clamp(1.8rem,7vw,2.6rem)}.article-cover.wrap{margin-inline:auto}.form-controls{flex-wrap:wrap;gap:18px}.contact-direct{min-width:0}.contact-direct a{overflow-wrap:anywhere}}
@media(max-width:380px){.menu-toggle{padding:12px;min-height:44px;min-width:44px}.menu-label{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden;white-space:nowrap}}
.services{grid-template-columns:1fr 1.18fr 1fr}.service-card h3{font-size:clamp(1.85rem,2.7vw,2.45rem);hyphens:auto}.nav-links{gap:20px;font-size:.82rem}@media(max-width:850px){.site-header .nav-inner{position:relative;flex-wrap:nowrap}.menu-toggle{display:inline-flex}.nav-links{display:none;position:absolute;top:calc(100% + 8px);right:0;width:min(340px,calc(100vw - 36px));max-height:calc(100dvh - 130px);overflow-y:auto;background:#1a1c19;border:1px solid #8c7538;box-shadow:0 20px 70px #000b;padding:16px 24px;align-items:stretch;flex-direction:column;gap:0;font-size:1rem}.nav-links.open{display:flex}.nav-links a{padding:13px 0}.nav-links .nav-cta{margin-top:13px;padding:13px!important}}@media(max-width:850px){.services{grid-template-columns:1fr}.service-card h3{font-size:2.2rem}}@media(max-width:520px){.service-card h3{font-size:1.95rem}}
/* Content hierarchy: distinct reading surface and separated entries. */
.trainer-image img{aspect-ratio:auto;height:auto;object-fit:contain;object-position:center top}.trainer-image{align-self:start}.trainer-image:after{inset:12px}.trainer-label{bottom:20px;left:22px}.article-author img{object-position:50% 10%}
.article-card{background:#f0f0ed;color:#181919;border:1px solid #cccfc9;padding-bottom:25px}.article-card>.article-meta,.article-card>h3,.article-card>p,.article-card>.text-link{margin-left:23px;margin-right:23px}.article-card>.article-meta{margin-top:23px;color:#83590b}.article-card>h3{padding-bottom:15px;border-bottom:1px solid #cccfc9}.article-card>p{color:#454744}.article-card>.text-link{color:#202220}.article-card+.article-card{position:relative}.article-card .thumb-label{color:white}
.reading-surface{background:#e8e9e6;padding:64px 0 72px;color:#202220}.article-layout{grid-template-columns:230px minmax(0,800px);gap:42px}.article-chapter{background:#fff;border:1px solid #cdd0ca;border-top:4px solid #292b29;padding:38px 42px;margin-bottom:28px;box-shadow:0 3px 0 #d1d3cd}.chapter-label{font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:#825a12;margin-bottom:17px}.article-body .article-chapter h2{color:#202320;margin:0 0 26px;line-height:1.12;font-size:2.35rem}.article-body .article-chapter h3{color:#272a27;padding-top:14px}.article-body p,.article-body li{color:#363936;line-height:1.85}.article-body strong{color:#1e211e}.article-body .pullquote{background:#222522;color:#f5f2dd;border-left:5px solid #e8b027;padding:25px;margin:30px -12px}.article-body .note-grid{border-color:#c8ccc4;background:#f0f1ed}.article-body .note-cell{border-color:#c8ccc4}.article-body .diagram{background:#f1f2ef;border:1px solid #c8ccc4;border-left:4px solid #8b681a}.article-body .diagram-title{color:#715314;font-weight:700}.article-body .diagram-row{border-color:#cdd0c9}.article-body .diagram-row b{color:#6e531c;border-color:#a99c72}.article-body .compare-table th{color:#272b27;background:#e7eae3}.article-body .compare-table td{color:#363936}.article-body .compare-table td,.article-body .compare-table th{border-color:#c7cdc0}.article-body .compare-table tbody tr:nth-child(even){background:#f4f5f0}.article-body .inline-image figcaption{color:#5b6056}.article-body .article-source{border-color:#b5bcad;padding:25px;background:#f5f6f2}.article-source summary{color:#343b30}.article-source a{color:#735110!important}.reading-surface .toc{background:#fafbf7;padding:22px;border:1px solid #c5ccbf;border-top:4px solid #9a7218;max-height:calc(100dvh - 160px);overflow:auto}.reading-surface .toc-title{color:#2c322a}.reading-surface .toc a{color:#444e3e;font-size:.9rem;border-color:#d9dfd3}.reading-surface .toc a:hover{color:#6f4b00}.article-author{border-color:#afb8a6}.article-author strong{color:#2b3226}.article-author p{color:#505848}.article-body a:not(.text-link){color:#805d14}.article-author .text-link{color:#3f4835}.article-body .color-scale div{background:#f0f2ec}.article-body .color-scale strong{color:#2c3325}.article-body .chapter-intro{color:#262d21}
.video-poster img{object-fit:contain;filter:none;background:#000}.video-item{background:#f0f2ec;border:1px solid #596250;color:#242c1e}.video-copy{padding:22px 25px}.video-item>.article-meta,.video-item>h2,.video-item>p{margin-left:24px;margin-right:24px}.video-item h2,.video-item h3{font-size:1.9rem;color:#252d20;line-height:1.15}.video-item p{color:#4c5544}.video-item .article-meta{color:#806019}.video-consent{background:#191e16}.video-copy .article-meta{margin-top:0}.knowledge-formats{display:flex;flex-wrap:wrap;gap:0;border-bottom:2px solid #727b68;margin-bottom:30px}.knowledge-formats button{background:#262c22;border:0;border-right:1px solid #49513f;color:#dfe4d7;padding:18px 25px;font-weight:700}.knowledge-formats button[aria-pressed=true]{background:#e8b027;color:#191b13}.knowledge-formats span{font-size:.82rem;margin-left:14px;font-weight:400}.knowledge-group{margin-top:38px}.knowledge-group+.knowledge-group{border-top:2px solid #747d6b;padding-top:55px;margin-top:65px}.collection-heading{display:flex;gap:30px;align-items:center;margin-bottom:30px}.collection-heading h2{font-size:2.6rem;margin:0}.collection-heading p{margin:0;color:#acb5a2}.knowledge-subnav{display:flex;gap:24px;padding-block:18px;border-bottom:1px solid #5b654f}.knowledge-subnav a[aria-current]{color:#e8b027}
@media(max-width:1100px){.article-layout{grid-template-columns:190px minmax(0,1fr);gap:24px}.article-chapter{padding:30px}}
@media(max-width:850px){.article-layout{grid-template-columns:1fr}.reading-surface .toc{position:static;max-height:none}.article-chapter{padding:30px}.reading-surface{padding-top:30px}.collection-heading{align-items:start;flex-direction:column;gap:10px}.knowledge-formats button{padding:15px}.knowledge-formats span{margin-left:8px}}
@media(max-width:520px){.article-chapter{padding:25px 20px;margin-bottom:22px}.article-body .article-chapter h2{font-size:2rem}.article-body .pullquote{margin-inline:0;padding:19px;font-size:1.7rem}.article-body .diagram{padding:18px}.knowledge-formats{display:grid;grid-template-columns:1fr 1fr 1fr}.knowledge-formats button{font-size:.86rem;padding:15px 7px}.knowledge-formats span{display:block;margin:4px 0 0}.video-copy{padding:20px}.article-card>h3,.article-card>p,.article-card>.article-meta,.article-card>.text-link{margin-inline:20px}}.copy-columns{display:grid;grid-template-columns:1fr 1fr;gap:75px}.copy-columns h3{font-size:2.1rem;line-height:1.1}.copy-columns p,.system-pillars p{line-height:1.85}.system-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.system-pillars article{border-top:3px solid #e8b027;padding-top:25px}.system-pillars .num{font-size:.75rem;letter-spacing:.1em;color:#e8b027}.system-pillars h3{font-size:2.05rem;margin:20px 0}.system-pillars p{font-size:.95rem}@media(max-width:850px){.copy-columns,.system-pillars{grid-template-columns:1fr;gap:30px}}@media(max-width:520px){.copy-columns h3{font-size:1.9rem}}
.article-author img{object-position:50% 0%}.toc-panel summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:14px;align-items:center;font-weight:700;line-height:1.5}.toc-panel summary:after{content:'+';font-size:1.25rem;color:#805d14}.toc-panel[open] summary:after{content:'−'}.toc-panel summary::-webkit-details-marker{display:none}.toc-panel:not([open]) .toc-title{margin-bottom:0}.article-body .table-wrap{overflow-x:auto;overscroll-behavior-inline:contain}.article-body .compare-table{hyphens:auto}.article-body .article-chapter h3{padding-top:25px;border-top:1px solid #d6d9d1;margin-top:34px}.article-body .inline-image{margin-inline:0}.article-body .inline-image img{width:100%}.article-body .condition.white{--color:#777}.reading-surface .toc{scrollbar-width:thin}@media(max-width:850px){.reading-surface .toc a{display:block;margin:0;padding:10px 0;border-bottom:1px solid #d9dfd3}.reading-surface .toc{padding:18px 22px}.toc-panel[open]{max-height:60dvh;overflow:auto}.toc-panel[open] summary{position:sticky;top:0;background:#fafbf7;padding-bottom:12px}.article-body .compare-table{min-width:440px}.article-body .diagram-row{grid-template-columns:35px minmax(0,1fr);gap:12px}}

/* Topic-led homepage: services are the first section, philosophy stays in the copy. */
.hero h1.home-topic{font-size:clamp(2.4rem,4.8vw,4.9rem);line-height:1.04;letter-spacing:-.025em;overflow-wrap:normal}.hero .lead{max-width:540px}.hero-grid{min-height:620px;padding-block:65px 60px}.hero-index{letter-spacing:.12em}@media(max-width:850px){.hero h1.home-topic{font-size:clamp(2.6rem,7.7vw,4.9rem)}.hero-grid{min-height:0;padding-block:45px 35px}}@media(max-width:520px){.hero h1.home-topic{font-size:clamp(2.2rem,8.3vw,2.65rem)}.page-hero h1{font-size:2.65rem;hyphens:auto}}
@media(max-width:520px){.split-content h2{font-size:2.5rem;hyphens:auto}.copy-columns{gap:24px}}
/* Text sections follow a single reading column; image and FAQ blocks sit below. */
.content-flow{display:flex;flex-direction:column;gap:42px;max-width:920px;align-items:stretch}.content-flow>div,.content-flow>ul{min-width:0}.content-flow h2{font-size:clamp(2.5rem,4.5vw,4.5rem);line-height:1.03;hyphens:auto}.content-flow p{font-size:1.0625rem;line-height:1.85}.content-flow>div>p:last-child{margin-bottom:0}.content-flow .feature-list strong{font-family:Barlow,'Arial Narrow',Impact,sans-serif;text-transform:uppercase;font-size:1.8rem;line-height:1.12;margin-bottom:12px}.content-flow .feature-list li{padding:26px 0}.content-flow .feature-list li:first-child{padding-top:0}.content-flow .feature-list p{font-size:1.0625rem}.content-flow>div>img,.business-image img{width:100%;aspect-ratio:1.9;max-height:480px;object-fit:cover}.business-image{margin:0}.section-head,.section-head-stacked{flex-direction:column;align-items:flex-start;gap:22px}.section-head>p,.section-head-stacked>p{max-width:790px}.section-head-stacked{margin-bottom:0}.content-flow .faq{max-width:none}.questions-block{padding-top:32px;border-top:1px solid #ffffff28}.questions-block>h3{font-size:2rem}.copy-stacked{display:flex;flex-direction:column;gap:40px;max-width:920px}.copy-stacked h3{margin-bottom:18px}.copy-stacked p+h3{margin-top:42px}.copy-stacked p{font-size:1.0625rem}
.foundations-section .steps{display:block}.foundations-section .step{display:grid;grid-template-columns:64px minmax(0,1fr);column-gap:26px;padding:32px 0;border-top:1px solid #ffffff38}.foundations-section .step:last-child{padding-bottom:0}.foundations-section .step .num{grid-column:1;grid-row:1/3;font-family:Barlow,'Arial Narrow',Impact,sans-serif;font-size:2.6rem;line-height:1}.foundations-section .step h3{grid-column:2;margin:0 0 12px;font-size:2.2rem}.foundations-section .step p{grid-column:2;margin:0;max-width:760px}
.training-topics{display:flex;flex-direction:column;gap:24px}.training-topics article{background:#1a1c1b;border:1px solid #ffffff17;border-left:3px solid #e8b027;padding:34px 38px}.training-topics article:nth-child(even){background:#20221f}.topic-number{display:block;font-size:.9rem;letter-spacing:.12em;color:#e8b027;margin-bottom:18px}.training-topics h3{font-size:2.3rem;line-height:1.08;margin-bottom:24px}.training-topics p{color:#bcc1b8}.training-topics ul{padding-left:22px;margin:22px 0 0;color:#e0e3dc;font-size:1rem}.training-topics li{padding:5px 0}.training-topics li::marker{color:#e8b027}
@media(max-width:600px){.content-flow{gap:30px}.foundations-section .step{grid-template-columns:38px minmax(0,1fr);column-gap:16px;padding:26px 0}.foundations-section .step .num{font-size:2rem}.foundations-section .step h3{font-size:1.95rem}.training-topics article{padding:25px 22px}.training-topics h3{font-size:2rem}.content-flow>div>img,.business-image img{aspect-ratio:1.5}.copy-stacked{gap:30px}}
/* Offer photographs retain the full scene, including heads and feet. */
.service-card-framed{padding:0;min-height:0;justify-content:flex-start;background:#1b1d1b}.service-card-framed:after{display:none}.service-card-framed .service-picture{flex:none;overflow:hidden;border-bottom:1px solid #ffffff1c}.service-card-framed .service-picture img{position:static;inset:auto;z-index:auto;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;filter:none;transform:none}.service-card-framed:hover .service-picture img{transform:none}.service-content{display:flex;flex-direction:column;flex:1;padding:25px}.service-content .card-number{display:block;margin-bottom:19px}.service-content h3{font-size:2.3rem;line-height:1.04}.service-content p{margin-bottom:24px}.service-content .card-link{margin-top:auto}.content-flow .offer-photo,.business-image .offer-photo{width:100%;height:auto;max-height:none;aspect-ratio:3/2;object-fit:contain}
@media(max-width:1100px){.service-content{padding:22px}.service-content h3{font-size:2.1rem}}@media(max-width:600px){.service-content{padding:25px}.service-content h3{font-size:2.5rem}}
/* Compact offer navigation: desktop dropdown and mobile disclosure. */
.nav-links{gap:26px;font-size:.9rem}.nav-offers{position:relative}.nav-offers>summary{display:flex;align-items:center;gap:10px;list-style:none;cursor:pointer;padding:15px 0;white-space:nowrap}.nav-offers>summary::-webkit-details-marker{display:none}.nav-offers>summary::after{content:'';display:block;width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .18s}.nav-offers[open]>summary::after{transform:translateY(2px) rotate(225deg)}.nav-offers>summary:hover,.nav-offers[open]>summary,.nav-offers-current>summary{color:#e8b027}.nav-offers-panel{position:absolute;top:calc(100% + 8px);left:-20px;width:350px;padding:10px 20px;background:#1a1c19;border:1px solid #8c7538;box-shadow:0 20px 55px #0009}.nav-offers:not([open])>.nav-offers-panel{display:none}.nav-offers-panel a{display:block;white-space:normal;font-size:.95rem;line-height:1.5;padding:15px 0;border-bottom:1px solid #ffffff1a}.nav-offers-panel a:last-child{border-bottom:0}.nav-offers-panel a[aria-current=page]{color:#e8b027}
@media(min-width:851px) and (max-width:1100px){.nav-links{gap:18px}}
@media(max-width:850px){.nav-links{gap:0;font-size:1rem}.nav-offers>summary{justify-content:space-between;padding:13px 0;border-bottom:1px solid #ffffff12}.nav-offers-panel{position:static;width:auto;margin:5px 0 10px 2px;padding:0 0 0 16px;background:transparent;border:0;border-left:2px solid #8c7538;box-shadow:none}.nav-offers-panel a{font-size:.92rem;padding:12px 0;line-height:1.45}.nav-offers[open]>summary{border-bottom-color:transparent}}

/* Shortcuts retain the full Inhouse copy while making planning details easy to reach. */
.page-jumps{display:flex;flex-wrap:wrap;gap:8px 26px;padding-block:20px;border-bottom:1px solid #ffffff28;font-size:.9rem}.page-jumps a{display:inline-flex;align-items:center;gap:10px;padding-block:9px;color:#d8dbd3}.page-jumps a:after{content:"↓";color:#e8b027}.page-jumps a:hover{color:#e8b027}.footer-brand .brand-sub{font-size:.69rem;letter-spacing:.04em;line-height:1.6}.no-results .button{margin-top:8px}

/* Equal offer columns keep every 3:2 image at the same height. */
.services{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:850px){.services{grid-template-columns:1fr}}

.content-flow .system-photo{width:100%;height:auto;max-height:none;aspect-ratio:3/2;object-fit:contain}

/* Topic labels stay readable when German compound words need to wrap. */
.thumb-label{hyphens:auto;overflow-wrap:break-word}

/* Eigenständige Projekte von Ronny Schmidt */
.project-panel{display:flex;flex-direction:column;gap:28px;max-width:920px;align-items:stretch;border-top:1px solid #e8b027;padding-top:40px}.project-panel>div{min-width:0}.project-panel p{max-width:70ch}.project-panel .button{margin-top:16px;max-width:100%;white-space:normal}.project-panel h2{font-size:clamp(2.5rem,4.5vw,4.5rem);line-height:1.08;margin:0}.project-panel .eyebrow{margin-bottom:20px}@media(max-width:800px){.project-panel{gap:22px;padding-top:28px}}

.article-body .article-chapter h4{font-family:Arial,Helvetica,sans-serif;font-size:1.05rem;line-height:1.5;color:#262b24;margin:26px 0 12px;font-weight:700;text-transform:none;letter-spacing:normal}

/* Long headings must wrap inside their own layout column. */
h1,h2,h3{overflow-wrap:anywhere;hyphens:auto}.trainer-grid>*,.featured-video>*{min-width:0}
