:root{--ink:#0b1020;--navy:#10182c;--navy2:#18233d;--cream:#f4f0e8;--paper:#fbfaf7;--white:#fff;--gold:#e6b75a;--gold2:#f4d797;--muted:#656d7b;--line:#dcd8cf;--radius:22px;--shadow:0 24px 70px #0b10201f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1160px,100% - 40px);margin:auto}.narrow{max-width:820px}.center{text-align:center}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfaf7eb;border-bottom:1px solid #0b102014;height:78px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:12px;font-size:18px;display:flex}.brand strong{font-weight:800}.brand-mark{border:2px solid var(--ink);border-radius:4px;place-items:center;width:34px;height:26px;display:grid;position:relative}.brand-mark:before,.brand-mark:after{content:"";background:var(--paper);width:3px;position:absolute;top:3px;bottom:3px}.brand-mark:before{left:-3px}.brand-mark:after{right:-3px}.brand-mark span{border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:10px solid var(--gold);width:0;height:0;margin-left:2px}.nav{align-items:center;gap:29px;font-size:14px;font-weight:700;display:flex}.nav>a:not(.button){border-bottom:3px solid #0000;padding:28px 0 24px}.nav>a.active{border-color:var(--gold)}.menu-button{background:0 0;border:0;display:none}.button{background:var(--ink);color:#fff;border:1px solid var(--ink);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:13px 20px;font-size:14px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{padding:10px 16px}.button-ghost{color:var(--ink);background:0 0}.button-light{background:var(--white);color:var(--ink);border-color:var(--white)}.button-outline-light{background:0 0;border-color:#ffffff80}.button-row{flex-wrap:wrap;gap:12px;display:flex}.hero{background:radial-gradient(circle at 74% 30%,#e6b75a26,#0000 27%),linear-gradient(140deg,#fbfaf7 58%,#eee9df 58%);align-items:center;min-height:700px;display:flex;overflow:hidden}.hero-grid{grid-template-columns:1.04fr .96fr;align-items:center;gap:70px;display:grid}.hero h1,.page-hero h1{letter-spacing:-.045em;margin:18px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6vw,78px);line-height:1.02}.hero h1 em{color:#9f742a;font-weight:400}.hero-copy>p{color:var(--muted);max-width:650px;margin-bottom:32px;font-size:19px}.kicker{text-transform:uppercase;letter-spacing:.18em;color:#95681d;font-size:12px;font-weight:900}.hero-visual{padding:40px 0;position:relative}.screen-frame{min-height:390px;box-shadow:var(--shadow);color:#fff;background:linear-gradient(150deg,#111a30,#0b1020);border:10px solid #222c40;border-radius:22px;flex-direction:column;justify-content:space-between;padding:24px;display:flex;transform:perspective(900px)rotateY(-6deg)}.screen-frame:after{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 20%,#ffffff12 40%,#0000 57%);position:absolute;inset:20px}.screen-top,.screen-bottom{letter-spacing:.18em;color:#c9cfda;justify-content:space-between;gap:10px;font-size:10px;display:flex}.screen-center{flex-direction:column;align-items:center;gap:16px;font-family:Georgia,serif;font-size:27px;display:flex}.screen-play{width:80px;height:80px;color:var(--gold);border:1px solid #fff6;border-radius:50%;place-items:center;display:grid}.framework-card{box-shadow:var(--shadow);letter-spacing:.14em;background:#fff;border-radius:14px;align-items:center;gap:9px;padding:17px 22px;font-size:9px;font-weight:900;display:flex;position:absolute;bottom:0;right:-25px}.flow-line{background:var(--gold);width:25px;height:1px}.section{padding:105px 0}.intro-section p{color:var(--muted);font-size:18px}h2{letter-spacing:-.035em;margin:14px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4vw,52px);line-height:1.12}h3{line-height:1.25}.section-dark{background:var(--navy);color:#fff}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:42px;display:flex}.section-heading h2{max-width:700px;margin-bottom:0}.text-link{color:#8a601b;align-items:center;gap:8px;font-size:14px;font-weight:900;display:inline-flex}.text-link.light{color:var(--gold2)}.featured-grid,.video-library{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.video-card{color:var(--ink);border-radius:var(--radius);background:#fff;overflow:hidden;box-shadow:0 12px 42px #060a1421}.video-art{color:#fff;background:radial-gradient(circle at 70% 35%,#e6b75a4d,#0000 22%),linear-gradient(145deg,#202c48,#0c1222);place-items:center;height:255px;display:grid;position:relative;overflow:hidden}.video-art:before{content:"";border:1px solid #ffffff29;position:absolute;inset:15px}.film-lines{background:repeating-linear-gradient(90deg,#0000 0 12%,#ffffff06 12.2% 12.5%);position:absolute;inset:0}.frame-number{color:#ffffff2e;font-family:Georgia,serif;font-size:44px;position:absolute;top:23px;left:28px}.source-title{text-transform:uppercase;letter-spacing:.2em;font-size:11px;position:absolute;bottom:25px;left:28px}.play-circle{width:70px;height:70px;color:var(--gold);border:1px solid #ffffff8c;border-radius:50%;place-items:center;display:grid}.video-content{padding:27px}.eyebrow-row{text-transform:uppercase;letter-spacing:.12em;color:#9b6c1e;justify-content:space-between;font-size:10px;font-weight:900;display:flex}.video-content h3{margin:13px 0;font-family:Georgia,serif;font-size:25px}.video-content p{color:var(--muted);font-size:15px}.video-card.featured{grid-template-columns:1.1fr .9fr;display:grid}.video-card.featured .video-art{height:100%;min-height:380px}.video-card.featured .video-content{padding:55px}.video-card.featured h3{font-size:36px}.topic-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.topic-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:28px;transition:transform .2s,box-shadow .2s}.topic-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.topic-card h3{margin:20px 0 10px;font-size:20px}.topic-card p{color:var(--muted);margin:0;font-size:14px}.icon-box{color:#8a601b;background:#f2e8d4;border-radius:13px;place-items:center;width:48px;height:48px;display:grid}.audience-section{background:var(--cream)}.audience-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.audience-grid p{color:var(--muted);font-size:17px}.audience-list{grid-template-columns:1fr 1fr;gap:12px;display:grid}.audience-list span,.check-list span{border:1px solid var(--line);background:#fff;border-radius:12px;padding:15px 17px;font-size:14px;font-weight:800}.cta-section{color:#fff;background:linear-gradient(130deg,#8c631f,#c4933b);padding:78px 0}.cta-inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.cta-inner h2{max-width:720px;margin-bottom:0}.cta-section .kicker{color:#ffedc4}.page-hero{background:radial-gradient(circle at 70% 20%,#e6b75a2e,transparent 26%),var(--cream);text-align:center;padding:125px 0 100px}.page-hero h1{font-size:clamp(48px,6vw,72px)}.page-hero p{color:var(--muted);font-size:19px}.soft-section{background:var(--cream)}.filter-row{flex-wrap:wrap;gap:10px;margin-bottom:36px;display:flex}.filter{color:#6c6b68;border:1px solid #cbc5ba;border-radius:999px;padding:10px 15px;font-size:12px;font-weight:800}.filter.active{background:var(--ink);border-color:var(--ink);color:#fff}.suggestion-section{padding:75px 0}.split-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;justify-content:space-between;align-items:center;gap:50px;padding:48px;display:flex}.split-panel h2{font-size:40px}.split-panel p{max-width:700px;color:var(--muted)}.story-grid{grid-template-columns:140px 1fr;gap:40px;max-width:950px;display:grid}.story-number{color:#d5bc8a;font-family:Georgia,serif;font-size:85px}.story-grid p{color:var(--muted);font-size:17px}.process-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.process-grid article{border:1px solid #ffffff26;border-radius:18px;padding:28px}.process-grid article>span{color:var(--gold);font-family:Georgia,serif;font-size:35px}.process-grid h3{font-size:19px}.process-grid p{color:#bcc3cf;font-size:14px}.learning-grid{grid-template-columns:.85fr 1.15fr;gap:80px;display:grid}.learning-grid p{color:var(--muted)}.check-list{grid-template-columns:1fr 1fr;gap:12px;display:grid}.check-list span:before{content:"✓";color:#9b6c1e;margin-right:10px}.quote-section{background:var(--cream);padding:110px 0}.quote-mark{color:#c3913b;font-family:Georgia,serif;font-size:90px;line-height:.5}.quote-section h2{margin-bottom:35px}.contact-grid{grid-template-columns:1.15fr .85fr;gap:70px;display:grid}.contact-form{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:38px}.contact-form label{flex-direction:column;gap:7px;margin-bottom:18px;font-size:13px;font-weight:900;display:flex}.contact-form label span{color:var(--muted);font-weight:400}.contact-form input,.contact-form select,.contact-form textarea{background:#fdfcf9;border:1px solid #cbc7be;border-radius:10px;outline:none;width:100%;padding:13px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#ad7d2c;box-shadow:0 0 0 3px #ad7d2c1f}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-status{color:var(--muted);margin-top:15px;font-size:13px}.contact-aside{flex-direction:column;gap:20px;display:flex}.contact-block{border:1px solid var(--line);background:#fff;border-radius:18px;padding:28px}.contact-block p,.contact-block li{color:var(--muted);font-size:14px}.contact-block ul{padding-left:18px}.accent-block{background:var(--navy);color:#fff;border-color:var(--navy)}.accent-block p{color:#c6ccd8}.footer{color:#fff;background:#080d19;padding:75px 0 30px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:70px;display:grid}.footer-brand .brand-mark{border-color:#fff}.footer-brand .brand-mark:before,.footer-brand .brand-mark:after{background:#080d19}.footer-grid p{color:#929baa;max-width:450px;font-size:14px}.footer-grid h3{text-transform:uppercase;letter-spacing:.15em;color:var(--gold);font-size:13px}.footer-grid>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footer-grid a{color:#c9ced8;font-size:14px}.footer-bottom{color:#77808f;border-top:1px solid #ffffff1f;justify-content:space-between;gap:30px;margin-top:48px;padding-top:25px;font-size:11px;display:flex}.footer-bottom span:last-child{text-align:right;max-width:670px}@media (max-width:900px){.menu-button{display:block}.nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;flex-direction:column;align-items:stretch;gap:4px;padding:20px;display:none;position:absolute;top:70px;left:20px;right:20px}.nav.open{display:flex}.nav>a:not(.button){border:0;padding:12px}.hero{min-height:auto;padding:80px 0}.hero-grid,.audience-grid,.learning-grid,.contact-grid{grid-template-columns:1fr}.hero-grid{gap:25px}.hero-visual{max-width:650px}.topic-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:1fr 1fr}.cta-inner,.split-panel{flex-direction:column;align-items:flex-start}.story-grid{grid-template-columns:90px 1fr}.video-card.featured{grid-template-columns:1fr}.video-card.featured .video-art{min-height:300px}.footer-grid{grid-template-columns:2fr 1fr 1fr}}@media (max-width:620px){.container{width:min(100% - 28px,1160px)}.site-header{height:68px}.brand-text{font-size:15px}.hero h1,.page-hero h1{font-size:43px}.hero{background:var(--paper)}.hero-visual{padding-top:10px}.screen-frame{min-height:320px}.framework-card{right:0}.section{padding:75px 0}.section-heading{flex-direction:column;align-items:flex-start}.featured-grid,.video-library,.topic-grid,.audience-list,.check-list,.form-row{grid-template-columns:1fr}.video-art{height:220px}.process-grid,.story-grid{grid-template-columns:1fr}.story-number{font-size:55px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.footer-bottom span:last-child{text-align:left}.contact-form{padding:24px}.page-hero{padding:90px 0 70px}.cta-section{padding:65px 0}}.skip-link{z-index:1000;background:var(--ink);color:#fff;border-radius:10px;padding:12px 18px;font-weight:800;transition:top .2s;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}.menu-button{color:var(--ink);cursor:pointer;border-radius:8px;padding:8px}.menu-button:focus-visible,.button:focus-visible,.filter:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.filter{cursor:pointer;background:0 0}.filter:disabled{opacity:.48;cursor:not-allowed;text-decoration:none}.results-summary{color:var(--muted);margin:-18px 0 28px;font-size:13px}.centered-buttons{justify-content:center}.not-found-page{align-items:center;min-height:65vh;display:flex}.not-found-page .button-row{margin-top:30px}.contact-form button:disabled{opacity:.65;cursor:wait;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
