@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-Bkr-oZpR.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-BOaQvbxy.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-C3_UgotV.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-DRvQoIq5.ttf) format("truetype");font-weight:700}@font-face{font-family:Playfair Display;src:url(/assets/PlayfairDisplay-Regular-DaLpVSXQ.ttf) format("truetype");font-weight:400}@font-face{font-family:Playfair Display;src:url(/assets/PlayfairDisplay-SemiBold-Dl8_pdau.ttf) format("truetype");font-weight:600}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-vkBlzRWW.ttf) format("truetype");font-weight:700}@font-face{font-family:Manrope;src:url(/assets/Manrope-Regular-h9FPwiXe.ttf) format("truetype");font-weight:400}@font-face{font-family:Manrope;src:url(/assets/Manrope-Bold-C86Ahorr.ttf) format("truetype");font-weight:700}:root{--primary: #ff6f42;--primary-dark: #d94f24;--ink: #121a2f;--muted: #617089;--line: #edf0f5;--surface: #ffffff;--paper: #f6f7f9;--mint: #0f8f86;--blue: #2454a6;--amber: #f2b84b;--green: #6da64d;--shadow: 0 18px 45px rgba(22, 32, 51, .1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--muted);font-family:Manrope,sans-serif;line-height:1.6}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}h1,h2,h3{color:var(--ink);font-family:Poppins,sans-serif;line-height:1.08;margin:0}p{margin:0}.container{width:min(1160px,calc(100% - 40px));margin:0 auto}.section{padding:92px 0}.alt-section{background:#fff}.eyebrow{color:var(--primary);font-size:.68rem;font-weight:700;letter-spacing:.1em;margin-bottom:8px;text-transform:uppercase}.btn{align-items:center;border:1px solid transparent;border-radius:999px;display:inline-flex;font-weight:700;gap:8px;justify-content:center;min-height:38px;padding:9px 19px;font-size:.82rem;transition:transform .18s ease,background .18s ease,color .18s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 12px 24px #ff6f423d}.btn-primary:hover{background:var(--primary-dark)}.btn-secondary{background:#fff;border-color:var(--line);color:var(--ink)}.btn-light{background:#fff;color:var(--ink)}.icon-button{align-items:center;background:transparent;border:0;border-radius:999px;color:var(--ink);display:inline-flex;height:32px;justify-content:center;width:32px;font-size:.72rem}.icon-button:last-child{background:#f1f4f7}.icon-search,.icon-profile{display:inline-block;position:relative}.icon-search{border:2px solid #4d596b;border-radius:999px;height:14px;width:14px}.icon-search:after{background:#4d596b;border-radius:99px;content:"";height:7px;position:absolute;right:-5px;top:10px;transform:rotate(45deg);width:2px}.icon-profile{border:1.8px solid #4d596b;border-radius:999px 999px 45% 45%;height:10px;margin-top:9px;width:14px}.icon-profile:before{border:1.8px solid #4d596b;border-radius:999px;content:"";height:8px;left:50%;position:absolute;top:-10px;transform:translate(-50%);width:8px}.site-header{background:#fff;border-bottom:0;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav-shell{align-items:center;display:flex;gap:22px;height:54px;justify-content:space-between}.brand{color:var(--ink);font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;letter-spacing:0}.brand span{color:var(--primary)}.desktop-nav{align-items:center;display:flex;gap:14px}.nav-link,.nav-dropdown-menu a{color:#536075;font-size:.72rem;font-weight:600;white-space:nowrap;transition:color .16s ease}.nav-link:hover,.nav-link.active,.nav-dropdown-menu a:hover{color:var(--primary)}.nav-button{align-items:center;background:transparent;border:0;display:inline-flex;gap:5px;padding:0}.nav-dropdown{position:relative}.nav-dropdown-menu{background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);display:grid;gap:8px;left:0;min-width:210px;opacity:0;padding:14px;pointer-events:none;position:absolute;top:calc(100% + 16px);transform:translateY(8px);transition:opacity .18s ease,transform .18s ease}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-actions{align-items:center;display:flex;gap:9px}.mobile-menu-button,.mobile-nav{display:none}.mobile-menu-button{background:transparent;border:0;gap:5px;flex-direction:column}.mobile-menu-button span{background:var(--ink);border-radius:99px;display:block;height:2px;width:24px}.mobile-nav{border-top:1px solid var(--line)}.mobile-nav-inner{display:grid;gap:12px;padding-bottom:18px;padding-top:18px}.mobile-nav a{color:var(--ink);font-weight:700}.mobile-nav-group{display:grid;gap:9px}.mobile-nav-group span{color:var(--muted);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mobile-nav-group a{padding-left:16px}.home-hero{background:linear-gradient(138deg,#fff5f2,#fff0ec,#fbf0ea);overflow:hidden;padding:82px 0 56px;position:relative}.hero-grid,.consultancy-grid,.editorial-grid,.contact-grid,.journal-detail-grid,.detail-grid,.article-layout,.jobs-layout,.news-layout,.service-layout,.cta-grid{display:grid;gap:38px}.hero-grid,.consultancy-grid,.contact-grid,.journal-detail-grid,.detail-grid{grid-template-columns:minmax(420px,.93fr) minmax(360px,1.07fr);align-items:center}.hero-copy h1,.consultancy-hero h1{font-size:clamp(2.65rem,5vw,4.05rem);font-weight:700;letter-spacing:0;line-height:.94;max-width:470px}.hero-copy>p:not(.eyebrow),.consultancy-hero p:not(.eyebrow),.page-hero-content p{font-size:.85rem;line-height:1.75;max-width:500px;margin-top:17px}.hero-actions,.hero-search{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.hero-visual{min-height:350px;position:relative}.hero-search{align-items:center;background:#fff;border:1px solid #f2d8d1;border-radius:999px;box-shadow:0 12px 24px #121a2f1f;gap:0;max-width:444px;padding:6px}.hero-search label{align-items:center;display:flex;flex:1;min-width:180px}.hero-search label span{color:#8992a6;font-size:.72rem;font-weight:800;padding-left:16px}.hero-search input,.hero-search select{border:0;border-radius:999px;color:var(--muted);font-size:.72rem;min-height:31px;outline:0;padding:7px 12px}.hero-search input:focus,.hero-search select:focus{outline:0}.hero-search select{border-left:1px solid var(--line);width:118px}.hero-search .btn{min-height:32px;padding:7px 18px}.platform-note{color:var(--ink);font-size:.72rem;font-weight:600;margin-top:16px;padding-left:18px;position:relative}.platform-note:before{background:var(--primary);border-radius:999px;content:"";height:7px;left:0;position:absolute;top:8px;width:7px}.book-orbit{background:radial-gradient(circle,#fff 0 58%,#f4f3f1 59% 100%);border:7px solid #fff;border-radius:999px;box-shadow:0 24px 45px #121a2f33;height:320px;left:50%;position:absolute;top:48%;transform:translate(-50%,-50%);width:320px}.book-stack-image{height:220px;left:50%;object-fit:contain;position:absolute;top:53%;transform:translate(-50%,-50%);width:245px}.book-stack{height:170px;left:50%;position:absolute;top:53%;transform:translate(-50%,-50%) rotate(1deg);width:240px}.book{border-radius:4px 8px 8px 4px;box-shadow:0 3px 4px #121a2f38;display:block;height:22px;left:50%;position:absolute;transform:translate(-50%) skew(-10deg)}.book:before{background:#ffffffb8;content:"";height:5px;left:13px;position:absolute;right:9px;top:4px}.book-1{background:#d85243;bottom:132px;width:140px}.book-2{background:#e8dfc9;bottom:108px;width:190px}.book-3{background:#2a5874;bottom:85px;width:225px}.book-4{background:#e6d7b0;bottom:62px;width:205px}.book-5{background:#c34639;bottom:38px;width:230px}.book-6{background:#e5dcc8;bottom:14px;width:210px}.hero-stat-card{align-items:center;background:#fff;border:1px solid #edf1f6;border-radius:14px;box-shadow:0 14px 32px #121a2f29;display:grid;gap:1px 10px;grid-template-columns:30px auto;min-width:145px;padding:14px 18px;position:absolute;z-index:2}.hero-stat-card strong{color:var(--ink);font-size:.82rem;line-height:1}.hero-stat-card small{color:#6f7890;font-size:.62rem;grid-column:2}.stat-dot{align-items:center;border-radius:999px;color:#fff;display:inline-flex;font-size:.65rem;font-weight:800;height:24px;justify-content:center;width:24px}.stat-dot.green{background:#20c970}.stat-dot.blue{background:#5685ff}.hero-stat-left{left:40px;top:28px}.hero-stat-right{bottom:45px;right:35px}.hero-doodle{position:absolute;pointer-events:none}.hero-doodle-gear{border:6px dotted rgba(255,111,66,.25);border-radius:999px;height:33px;left:31px;top:26px;width:33px}.hero-doodle-ring{border:1px dashed rgba(255,111,66,.22);border-radius:999px;height:31px;right:58px;top:78px;width:31px}.hero-doodle-book{border-bottom:30px solid rgba(255,111,66,.18);border-left:13px solid transparent;border-right:13px solid transparent;bottom:30px;height:0;right:27px;width:16px}.stats-band{background:var(--ink);color:#fff;padding:28px 0}.stats-grid{display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.stats-grid div{border-left:1px solid rgba(255,255,255,.16);padding-left:20px}.stats-grid strong{display:block;font-family:Poppins,sans-serif;font-size:2rem}.stats-grid span{color:#ffffffc2}.section-header{margin:0 auto 42px;max-width:620px;text-align:center}.section-header-left{margin-left:0;text-align:left}.section-header h2,.editorial-grid h2,.cta-grid h2,.contact-panel h2,.deals-grid h2{font-size:clamp(1.8rem,3.5vw,2.55rem);font-weight:700}.section-header p:not(.eyebrow){font-size:.8rem;line-height:1.65;margin-top:10px}.inverse h2,.inverse p:not(.eyebrow){color:#fff}.feature-grid,.card-grid,.path-grid,.deals-grid,.resource-grid,.team-grid,.contact-list-grid,.testimonial-grid{display:grid;gap:22px}.feature-grid,.path-grid,.deals-grid,.team-grid,.contact-list-grid,.testimonial-grid{grid-template-columns:repeat(3,1fr)}.card-grid{grid-template-columns:repeat(4,1fr)}.home-feature-band{background:#fff;padding:44px 0 40px}.home-feature-band .feature-grid{background:#fff;border:1px solid #edf1f6;border-radius:18px;box-shadow:0 18px 42px #121a2f1f;gap:0;padding:28px 34px}.home-feature-band .feature-card{align-items:flex-start;border:0;border-radius:0;box-shadow:none;display:grid;gap:0 18px;grid-template-columns:42px 1fr;padding:0 22px}.home-feature-band .feature-card:not(:last-child){border-right:1px solid var(--line)}.home-feature-band .feature-icon{grid-row:span 2;height:36px;margin:0;width:36px}.home-feature-band .feature-card:nth-child(1) .feature-icon{background:#fff0ee;color:var(--primary)}.home-feature-band .feature-card:nth-child(2) .feature-icon{background:#f2eaff;color:#9c4dff}.home-feature-band .feature-card:nth-child(3) .feature-icon{background:#e9fbf0;color:#22bc63}.home-feature-band h3{font-size:.9rem;margin-bottom:4px}.home-feature-band p{font-size:.72rem;line-height:1.6;margin:0}.card,.feature-card,.mini-card,.path-card,.newsletter-card,.enroll-card,.filter-panel,.contact-form,.contact-panel,.consultant-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:0 8px 26px #1620330f}.feature-card,.mini-card,.path-card{padding:26px}.feature-icon,.company-mark,.avatar{align-items:center;background:#fff1ed;border-radius:999px;color:var(--primary);display:inline-flex;font-weight:800;height:46px;justify-content:center;margin-bottom:18px;width:46px}.avatar.large{height:72px;width:72px}.feature-card h3,.mini-card h3,.path-card h3,.card h3{font-size:1rem;margin-bottom:12px}.media-frame{aspect-ratio:1.32 / .78;border-radius:8px 8px 0 0;display:block;overflow:hidden;position:relative}.media-frame.tall{aspect-ratio:1 / .82}.media-frame img,.detail-media img,.article-content>img,.featured-research img{height:100%;object-fit:cover;width:100%}.media-frame img,.news-tile img{transition:transform .26s ease}.card:hover .media-frame img,.news-tile:hover img{transform:scale(1.04)}.badge{background:var(--primary);border-radius:4px;color:#fff;font-size:.58rem;font-weight:800;left:12px;padding:5px 8px;position:absolute;top:12px}.badge.muted{background:#edf6f4;color:var(--mint);display:inline-flex;left:auto;margin-bottom:18px;position:static;top:auto}.card-body{padding:14px 14px 13px}.meta-row,.course-footer,.rating-row{align-items:center;color:#7a8494;display:flex;flex-wrap:wrap;font-size:.66rem;gap:10px;justify-content:space-between;margin-bottom:9px}.card-body h3 a:hover,.text-link:hover,.sidebar-card a:hover{color:var(--primary)}.card-body p,.journal-card p,.path-card p,.mini-card p{color:var(--muted);margin-bottom:14px}.course-footer{border-top:1px solid var(--line);margin-top:12px;padding-top:12px}.course-footer strong{color:var(--primary);font-size:.66rem}.text-link{color:var(--primary);font-weight:800}.home-courses-section{background:#f6f7f9;padding:72px 0 78px}.home-courses-section .card-grid{gap:26px;grid-template-columns:repeat(4,minmax(0,1fr))}.home-courses-section .course-card{border:1px solid #e8edf3;border-radius:11px;box-shadow:none;overflow:hidden}.home-courses-section .course-card:hover{box-shadow:0 18px 34px #121a2f17;transform:translateY(-3px)}.home-courses-section .course-card .media-frame{aspect-ratio:1.42 / .82;border-radius:11px 11px 0 0}.home-courses-section .course-card .badge{border-radius:4px;font-size:.56rem;left:10px;padding:4px 7px;top:10px}.home-courses-section .course-card .badge-hot{background:var(--primary);left:48px}.home-courses-section .course-card h3{font-size:.82rem;line-height:1.25;min-height:41px}.home-courses-section .course-card p{display:-webkit-box;font-size:.68rem;line-height:1.55;min-height:50px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.course-instructor{align-items:center;color:var(--ink);display:inline-flex;font-size:.68rem;font-weight:800;gap:8px}.course-instructor img{border-radius:999px;height:100%;object-fit:cover;object-position:center 35%;transform:scale(1.45);width:100%}.course-instructor-avatar{border-radius:999px;display:inline-flex;flex-shrink:0;height:24px;overflow:hidden;width:24px}.home-courses-section .course-footer strong{background:#f6f8fb;border-radius:999px;color:#4d5b70;padding:5px 9px}.home-courses-section .rating-row{color:#f6b21d;font-weight:800;margin-bottom:0}.home-courses-section .rating-row small{color:#7a8494;font-size:.62rem}.home-courses-section .rating-row a{color:var(--primary);font-size:.66rem}.home-courses-section .center-row{margin-top:34px}.tutorial-grid{display:grid;gap:16px;grid-template-columns:minmax(0,1.62fr) minmax(190px,.78fr);margin:0 auto;max-width:750px}.tutorial-card{background:#111827;border:0;border-radius:12px;color:#fff;min-height:224px;overflow:hidden;padding:0;position:relative;text-align:left}.tutorial-card.large{grid-row:span 2;min-height:466px}.tutorial-card img{height:100%;inset:0;object-fit:cover;opacity:.8;position:absolute;width:100%}.tutorial-card strong,.tutorial-card small,.play-button{position:absolute;z-index:1}.tutorial-card strong{bottom:46px;font-family:Poppins,sans-serif;font-size:.9rem;left:24px;right:24px}.tutorial-card small{bottom:24px;left:24px}.play-button{align-items:center;background:var(--primary);border-radius:999px;box-shadow:0 8px 20px #ff6f4259;display:inline-flex;font-weight:800;height:50px;justify-content:center;left:50%;top:50%;transform:translate(-50%,-50%);width:50px;font-size:.8rem}.home-tutorials-section{background:#fff;padding:86px 0 92px}.home-tutorials-section .section-header{margin-bottom:46px}.tutorial-card.large:before{background:linear-gradient(180deg,#ffffffb8,#00000094);content:"";inset:0;position:absolute;z-index:1}.tutorial-card.large img{height:54%;left:50%;object-fit:cover;top:49%;transform:translate(-50%,-50%);width:68%}.tutorial-info-card{background:#fff;border-radius:8px;bottom:30px;box-shadow:0 14px 28px #121a2f24;color:var(--ink);display:block;left:24px;max-width:245px;padding:19px;position:absolute;z-index:2}.tutorial-info-card strong{color:var(--ink);display:block;font-size:.82rem;margin-bottom:9px;position:static}.tutorial-info-card small{color:var(--muted);display:block;font-size:.68rem;line-height:1.55;position:static}.path-card ul,.enroll-card ul,.service-detail ul{margin:20px 0 0;padding-left:20px}.home-paths-section{background:#fff;padding:84px 0 78px}.home-paths-section .path-grid{gap:24px;grid-template-columns:repeat(3,1fr)}.home-paths-section .path-card{border-radius:14px;min-height:315px;overflow:hidden;padding:30px 24px 24px;position:relative}.home-paths-section .path-card:after{border-radius:0 14px 0 28px;content:"";height:42px;position:absolute;right:0;top:0;width:42px}.home-paths-section .path-card:nth-child(1):after{background:#c8f7d8}.home-paths-section .path-card:nth-child(2):after{background:#d8ecff}.home-paths-section .path-card:nth-child(3):after{background:#efdfff}.path-icon{align-items:center;border-radius:999px;display:inline-flex;font-size:.66rem;font-weight:800;height:34px;justify-content:center;margin-bottom:22px;width:34px}.path-icon-1{background:#ecfff3;color:#18b95b}.path-icon-2{background:#edf4ff;color:#4b75ff}.path-icon-3{background:#f5ecff;color:#a44dff}.path-label{background:var(--primary);border-radius:999px;color:#fff;font-size:.6rem;font-weight:800;padding:5px 9px;position:absolute;right:22px;top:21px}.home-paths-section .path-card h3{font-size:1rem;margin-bottom:10px}.home-paths-section .path-card p{font-size:.72rem;line-height:1.6}.home-paths-section .path-card li{font-size:.68rem;margin-bottom:8px}.path-progress{background:#eef1f5;border-radius:999px;height:5px;margin:18px 0 17px;overflow:hidden}.path-progress span{background:var(--primary);border-radius:inherit;display:block;height:100%}.home-paths-section .path-card:nth-child(1) .path-progress span{background:#20c970}.home-paths-section .path-card:nth-child(2) .path-progress span{background:#5685ff}.home-paths-section .path-card:nth-child(3) .path-progress span{background:#a44dff}.home-paths-section .path-card .btn{width:100%}.research-section{background:#111827;padding:72px 0 78px}.journal-card{background:#1d2635;border-color:#ffffff14;box-shadow:none;padding:20px}.journal-accent{background:linear-gradient(90deg,#558dff,#30c978,#f0b435);border-radius:99px;height:5px;margin-bottom:16px;width:44px}.research-heading-row{align-items:end;display:flex;justify-content:space-between;margin-bottom:32px}.research-heading-row .section-header{margin:0;max-width:none;text-align:left}.research-heading-row h2{color:#fff}.research-heading-row .eyebrow,.research-heading-row h2{margin-left:0}.research-all-link{color:#fff;font-size:.78rem;margin-bottom:8px}.research-section .card-grid{gap:18px}.research-section .journal-card h3{color:#fff;font-size:.96rem;line-height:1.35}.journal-author{color:#ffb49d;display:block;font-size:.72rem;font-weight:700;margin:8px 0 12px}.research-section .journal-card p{color:#aeb8c8;display:-webkit-box;font-size:.72rem;line-height:1.6;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.research-section .journal-card .text-link{font-size:.68rem}.center-row{display:flex;justify-content:center;margin-top:28px}.cta-band{background:#f1e5d8;color:var(--muted);padding:70px 0 62px}.cta-heading{margin:0 auto 42px;max-width:590px;text-align:center}.cta-heading h2{font-size:clamp(1.9rem,3vw,2.55rem)}.cta-heading p:not(.eyebrow){font-size:.78rem;line-height:1.65;margin-top:10px}.cta-card-grid{display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;max-width:740px}.cta-card{background:#fff;border-radius:12px;padding:38px 34px 32px;text-align:center}.cta-card h3{font-size:1.1rem;margin:19px 0 11px}.cta-card p{font-size:.76rem;line-height:1.65;margin:0 auto 22px;max-width:310px}.cta-icon{display:inline-flex;font-weight:800;font-size:1.2rem}.cta-icon.purple{color:#a44dff}.cta-icon.orange{color:var(--primary)}.support-pills{display:grid;gap:18px;grid-template-columns:repeat(3,1fr);margin:45px auto 0;max-width:690px}.support-pills span{background:#fff;border-radius:999px;box-shadow:0 8px 18px #121a2f0d;display:block;font-size:.64rem;line-height:1.35;padding:13px 18px}.support-pills strong{color:var(--ink);display:block;font-size:.7rem}.newsletter-section{background:#fff;padding:64px 0}.newsletter-card{align-items:center;display:grid;gap:20px;grid-template-columns:minmax(0,1fr) minmax(300px,.9fr);padding:30px;position:relative}.newsletter-card form{display:flex;gap:10px}input,select,textarea{background:#fff;border:1px solid var(--line);border-radius:8px;color:var(--ink);min-height:46px;padding:11px 14px;width:100%}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--primary);outline:3px solid rgba(255,111,66,.16)}.form-note{color:var(--mint);font-weight:800}.form-note-error{color:#dc2626}.page-hero{align-items:center;background:#172033;display:flex;min-height:430px;overflow:hidden;position:relative}.page-hero-compact{min-height:300px}.page-hero-media,.page-hero-overlay{inset:0;position:absolute}.page-hero-media{height:100%;object-fit:cover;opacity:.35;width:100%}.page-hero-overlay{background:linear-gradient(90deg,#172033eb,#17203394),repeating-linear-gradient(135deg,rgba(255,255,255,.08) 0 1px,transparent 1px 18px)}.page-hero-content{padding:90px 0 54px;position:relative;z-index:1}.page-hero h1{color:#fff;font-size:clamp(2.4rem,6vw,4.8rem);max-width:820px}.page-hero-content p{color:#ffffffd1}.filter-row{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:30px}.filter-row button,.filter-panel button,.service-tabs button{background:#fff;border:1px solid var(--line);border-radius:999px;color:var(--ink);font-weight:800;padding:10px 16px}.filter-row button.active,.filter-panel button.active,.service-tabs button.active{background:var(--ink);border-color:var(--ink);color:#fff}.detail-section{padding-top:64px}.detail-grid{align-items:start}.detail-main h1,.article-content h1,.not-found h1{font-size:clamp(2.2rem,5vw,4.2rem);margin:16px 0}.detail-main h2,.article-content h2,.journal-publications h2,.resource-modal h2{font-size:1.75rem;margin:34px 0 14px}.detail-media{aspect-ratio:16 / 9;border-radius:8px;margin:26px 0;overflow:hidden}.teacher-card,.job-card{align-items:center;display:flex;gap:16px}.tag-row{display:flex;flex-wrap:wrap;gap:10px}.tag-row span,.sidebar-pill{background:#f0f4f7;border-radius:999px;color:var(--ink);display:inline-flex;font-size:.88rem;font-weight:800;padding:7px 12px}.enroll-card{padding:24px;position:sticky;top:96px}.enroll-card strong{color:var(--ink);display:block;font-family:Poppins,sans-serif;font-size:2.6rem}.related-block{margin-top:64px}.featured-research{align-items:center;display:grid;gap:24px;grid-template-columns:320px 1fr;padding:24px}.featured-research img{aspect-ratio:4 / 3;border-radius:8px}.research-areas,.resource-card{padding:24px}.journal-publications{max-width:820px}.publication-card{background:#fff;border:1px solid var(--line);border-radius:8px;margin-top:12px;overflow:hidden}.publication-card button{align-items:center;background:#fff;border:0;color:var(--ink);display:flex;font-weight:800;justify-content:space-between;padding:18px;width:100%}.publication-card p{border-top:1px solid var(--line);padding:18px}.resource-grid{grid-template-columns:repeat(3,1fr)}.resource-card{text-align:left}.modal-backdrop{align-items:center;background:#111827b8;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:100}.video-modal,.resource-modal{background:#fff;border-radius:8px;box-shadow:var(--shadow);max-width:820px;padding:18px;position:relative;width:100%}.video-modal video{border-radius:8px;max-height:70vh;width:100%}.modal-close{position:absolute;right:12px;top:12px;z-index:2}.article-layout{align-items:start;grid-template-columns:minmax(0,1fr) 320px}.article-content>img{aspect-ratio:16 / 9;border-radius:8px;margin:26px 0}blockquote{border-left:4px solid var(--primary);color:var(--ink);font-family:Poppins,sans-serif;margin:28px 0;padding:10px 0 10px 22px}.article-sidebar,.sidebar-card{display:grid;gap:12px}.sidebar-card{padding:22px}.faq-layout{align-items:start;display:grid;gap:40px;grid-template-columns:.75fr 1.25fr}.search-input{margin-top:22px}.accordion-list{display:grid;gap:12px}.accordion-item{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden}.accordion-item button{align-items:center;background:#fff;border:0;color:var(--ink);display:flex;font-weight:800;justify-content:space-between;padding:18px;text-align:left;width:100%}.accordion-item p{border-top:1px solid var(--line);padding:18px}.jobs-layout{align-items:start;grid-template-columns:280px 1fr}.filter-panel{padding:22px}.filter-panel h2{margin-bottom:16px}.filter-panel .stack{display:grid;gap:10px;margin-top:18px}.job-list{display:grid;gap:16px}.job-card{justify-content:space-between;padding:18px}.editorial-grid{grid-template-columns:.9fr 1.1fr}.editorial-grid p+p{margin-top:16px}.team-card{padding:26px}.contact-form{display:grid;gap:16px;padding:26px}.contact-form label{color:var(--ink);display:grid;font-weight:800;gap:8px}.contact-panel{background:var(--ink);color:#ffffffd1;padding:34px}.contact-panel h2,.contact-panel h3{color:#fff}.notice-card{background:#ffffff14;border-radius:8px;margin-top:26px;padding:18px}.consultancy-hero{background:#0f172a;color:#ffffffc7;padding:104px 0 80px}.consultancy-hero h1{color:#fff}.consultant-card{background:linear-gradient(135deg,#ff6f42e0,#0f8f86d1),#fff;color:#fff;min-height:360px;padding:32px}.consultant-card span,.consultant-card strong{display:block;font-family:Poppins,sans-serif;font-size:3rem;line-height:1}.consultant-card p{margin-top:24px}.service-layout{grid-template-columns:340px 1fr}.service-tabs{display:grid;gap:12px}.service-tabs button{border-radius:8px;text-align:left}.service-detail{padding:34px}.news-layout{align-items:start;grid-template-columns:minmax(0,1fr) 320px}.side-title{border-left:4px solid var(--primary);font-size:1.6rem;margin-bottom:24px;padding-left:14px}.featured-news-grid{display:grid;gap:14px;grid-template-columns:repeat(2,1fr);margin-bottom:48px}.news-tile{border-radius:8px;color:#fff;min-height:220px;overflow:hidden;position:relative}.news-tile.wide{grid-row:span 2;min-height:454px}.news-tile:after{background:linear-gradient(180deg,transparent,rgba(0,0,0,.72));content:"";inset:0;position:absolute}.news-tile img{height:100%;object-fit:cover;position:absolute;width:100%}.news-tile div{bottom:20px;left:20px;position:absolute;right:20px;z-index:1}.news-tile h3{color:#fff}.latest-list{display:grid;gap:18px}.latest-list article{background:#fff;border:1px solid var(--line);border-radius:8px;display:grid;gap:8px;grid-template-columns:52px 1fr;padding:18px}.latest-list span{color:var(--primary);font-family:Poppins,sans-serif;font-weight:800}.latest-list p{grid-column:2}.news-sidebar{display:grid;gap:16px;position:sticky;top:96px}.testimonial-card{padding:26px}.site-footer{background:#fff;border-top:1px solid var(--line);padding:80px 0 40px}.footer-grid{display:grid;gap:48px;grid-template-columns:2fr 1fr 1fr 1fr 1.25fr}.footer-brand p{color:#6b7280;line-height:1.7;margin:16px 0;max-width:384px}.social-row{display:flex;gap:16px}.social-row a{align-items:center;background:#f9fafb;border-radius:999px;color:#4b5563;display:inline-flex;height:40px;justify-content:center;transition:background .15s ease,color .15s ease;width:40px}.social-row a:hover{background:var(--primary);color:#fff}.social-icon{display:block;height:1em;width:1em}.site-footer h3{color:#111827;font-size:.875rem;font-weight:700;letter-spacing:.05em;margin-bottom:24px;text-transform:uppercase}.site-footer ul{display:grid;gap:16px;list-style:none;margin:0;padding:0}.site-footer ul a{color:#6b7280}.site-footer a:hover{color:var(--primary)}.footer-bottom{align-items:center;border-top:1px solid #f3f4f6;color:#9ca3af;display:flex;font-size:.875rem;justify-content:space-between;margin-top:64px;padding-top:32px}.not-found{min-height:62vh}.blog-page,.blog-detail-page{background:#fafafa;color:#6b7280;font-family:Inter,sans-serif}.blog-page{padding-top:80px}.blog-page h1,.blog-page h2,.blog-detail-page h1,.blog-detail-page h2,.blog-detail-page h3{color:#111827;font-family:Poppins,sans-serif}.blog-kicker{color:var(--primary);display:block;font-size:.78rem;font-weight:700;letter-spacing:.09em;margin-bottom:8px;text-transform:uppercase}.blog-page-hero{background:#fff1ed;overflow:hidden;padding:74px 0 62px;position:relative}.blog-page-hero-inner{position:relative;z-index:1}.blog-page-hero h1{font-size:clamp(2.35rem,4.6vw,3.25rem);font-weight:700;letter-spacing:0;margin-bottom:18px}.blog-breadcrumb{align-items:center;color:#7b8493;display:flex;flex-wrap:wrap;font-size:.86rem;gap:10px}.blog-breadcrumb a:hover{color:var(--primary)}.blog-breadcrumb strong{color:#111827;font-weight:500}.blog-hero-mark{border:2px dashed rgba(255,111,66,.18);border-radius:999px;position:absolute}.blog-hero-mark-left{height:62px;left:38px;top:46px;width:62px}.blog-hero-mark-right{height:118px;right:10%;top:24px;width:118px}.blog-index-main{padding:76px 0 92px}.blog-index-heading{margin:0 auto 60px;text-align:center}.blog-index-heading h2{font-size:clamp(2rem,3.5vw,2.55rem);font-weight:700}.blog-grid{display:grid;gap:64px 32px;grid-template-columns:repeat(2,minmax(0,1fr))}.blog-pagination{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-top:56px}.blog-pagination-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.blog-pagination button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#384152;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:38px;justify-content:center;line-height:1;min-width:38px;padding:0 14px;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.blog-pagination button.is-active{background:var(--primary);border-color:var(--primary);color:#fff}.blog-pagination button:not(:disabled):not(.is-active):hover{background:#fff6f2;border-color:#ff6f4259;color:var(--primary);transform:translateY(-1px)}.blog-pagination button:disabled{cursor:not-allowed;opacity:.45}.blog-pagination p{color:#6b7280;font-size:.92rem;margin:0}.blog-pagination strong{color:#111827}.blog-list-card{background:#fff;border:1px solid #f0f1f4;border-radius:16px;box-shadow:0 3px 14px #11182709;color:#111827;display:block;padding:16px 16px 24px;transition:box-shadow .22s ease,transform .22s ease}.blog-list-card:hover{box-shadow:0 20px 40px #1118271c;transform:translateY(-4px)}.blog-list-media{border-radius:16px;display:block;height:320px;margin-bottom:24px;overflow:hidden;position:relative}.blog-list-media img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.blog-list-card:hover .blog-list-media img{transform:scale(1.05)}.blog-list-media span{background:var(--primary);border-radius:999px;bottom:16px;color:#fff;font-size:.68rem;font-weight:700;left:16px;letter-spacing:.08em;padding:6px 12px;position:absolute;text-transform:uppercase}.blog-list-card time{color:#7b8493;display:block;font-size:.76rem;margin-bottom:10px}.blog-list-card h3{font-family:Playfair Display,serif;font-size:clamp(1.55rem,2.2vw,1.72rem);font-weight:600;line-height:1.22;margin-bottom:10px;transition:color .18s ease}.blog-card-author{color:var(--primary);display:block;font-size:.78rem;font-weight:800;margin-bottom:18px}.blog-list-card:hover h3{color:var(--primary)}.blog-read-more{align-items:center;color:#1f2937;display:inline-flex;font-size:.88rem;font-weight:700;gap:8px;transition:color .18s ease}.blog-read-more:after{content:"->"}.blog-list-card:hover .blog-read-more{color:var(--primary)}.blog-detail-page{padding:128px 0 78px}.blog-detail-layout{align-items:start;display:grid;gap:32px;grid-template-columns:minmax(0,1fr) minmax(300px,32%)}.blog-detail-main{min-width:0}.blog-article-card,.blog-comments-card,.blog-comment-form-card,.blog-sidebar-widget{background:#fff;border:1px solid #f0f1f4;border-radius:12px;box-shadow:0 4px 18px #11182709}.blog-article-card,.blog-comments-card,.blog-comment-form-card{margin-bottom:40px;padding:32px}.blog-article-card h1{font-size:clamp(2rem,4.2vw,2.5rem);font-weight:700;line-height:1.16;margin-bottom:24px}.blog-article-meta{align-items:center;color:#6b7280;display:flex;flex-wrap:wrap;font-size:.88rem;gap:12px 24px;margin-bottom:24px}.blog-article-meta span:not(.blog-author):before{background:var(--primary);border-radius:999px;content:"";display:inline-block;height:7px;margin-right:8px;width:7px}.blog-author{color:#374151;font-weight:600}.blog-share-row{display:flex;gap:10px;margin-bottom:26px}.blog-share-row a,.blog-social-row a{align-items:center;background:var(--primary);border-radius:999px;color:#fff;display:inline-flex;font-size:.75rem;font-weight:700;height:34px;justify-content:center;text-transform:uppercase;width:34px}.blog-article-image{aspect-ratio:16 / 9;border-radius:12px;height:auto;margin-bottom:38px;object-fit:cover;width:100%}.blog-article-card p,.blog-comments-card p,.blog-comment-form-card p{color:#5e6878;font-size:.98rem;line-height:1.8;margin-bottom:20px}.blog-article-card h2,.blog-comments-card h2,.blog-comment-form-card h2{font-size:1.5rem;margin:34px 0 16px}.blog-quote{align-items:flex-start;background:#fff7ed;border-left:4px solid var(--primary);border-radius:0 8px 8px 0;display:flex;gap:18px;margin:32px 0;padding:24px}.blog-quote>span{color:#ff6f4238;font-family:Playfair Display,serif;font-size:4rem;line-height:.75}.blog-quote p{color:#4b5563;font-style:italic;margin-bottom:12px}.blog-quote footer{color:#111827;font-weight:700}.blog-article-list{color:#5e6878;line-height:1.8;margin:0 0 28px;padding-left:20px}.blog-article-tags{align-items:center;border-top:1px solid #eef0f3;display:flex;flex-wrap:wrap;gap:10px;padding-top:24px}.blog-article-tags strong{color:#111827;margin-right:4px}.blog-article-tags a,.blog-tag-cloud a{border:1px solid #e5e7eb;border-radius:999px;color:#6b7280;display:inline-flex;font-size:.78rem;font-weight:600;padding:8px 13px}.blog-article-tags a:hover,.blog-tag-cloud a:hover{border-color:var(--primary);color:var(--primary)}.blog-comments-card h2,.blog-comment-form-card h2{margin-top:0}.blog-comment{display:grid;gap:18px;grid-template-columns:54px 1fr;padding:24px 0}.blog-comment+.blog-comment{border-top:1px solid #eef0f3}.blog-comment-reply{margin-left:48px}.blog-comment-avatar{align-items:center;background:#eef2f7;border-radius:999px;color:#111827;display:flex;font-weight:700;height:54px;justify-content:center;width:54px}.blog-comment-heading{align-items:center;display:flex;flex-wrap:wrap;gap:8px 14px;margin-bottom:8px}.blog-comment-heading strong{color:#111827}.blog-comment-heading span{color:#8a94a3;font-size:.78rem}.blog-comment button{background:transparent;border:0;color:var(--primary);font-weight:700;padding:0}.blog-comment-form-card form{display:grid;gap:20px}.blog-form-grid{display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}.blog-comment-form-card input,.blog-comment-form-card textarea,.blog-search-widget input{background:#f9fafb;border-color:#e5e7eb;border-radius:6px}.blog-checkbox{align-items:center;color:#6b7280;display:flex;font-size:.86rem;gap:10px}.blog-checkbox input{min-height:auto;width:auto}.blog-comment-form-card .btn{border-radius:6px;justify-self:start;min-height:46px;padding:12px 24px;text-transform:uppercase}.blog-sidebar{display:grid;gap:32px}.blog-sidebar-widget{padding:24px}.blog-sidebar-widget h3{border-bottom:1px solid #eef0f3;font-size:1.12rem;margin-bottom:18px;padding-bottom:10px}.blog-search-widget{display:grid;gap:14px}.blog-search-widget button{background:var(--primary);border:0;border-radius:6px;color:#fff;font-size:.78rem;font-weight:700;min-height:46px;text-transform:uppercase}.blog-category-list{display:grid;gap:12px;list-style:none;margin:0;padding:0}.blog-category-list a{color:#6b7280;display:flex;font-size:.9rem;justify-content:space-between}.blog-category-list a:hover,.blog-latest-card:hover strong,.blog-archive-link:hover{color:var(--primary)}.blog-latest-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.blog-latest-card img{border-radius:6px;height:80px;margin-bottom:8px;object-fit:cover;width:100%}.blog-latest-card strong{color:#111827;display:-webkit-box;font-size:.76rem;font-weight:700;line-height:1.35;margin-bottom:4px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.blog-latest-card span{color:#8a94a3;display:block;font-size:.66rem}.blog-latest-card .blog-latest-author{color:var(--primary);font-weight:800;margin-bottom:2px}.blog-social-row,.blog-tag-cloud{display:flex;flex-wrap:wrap;gap:10px}.blog-archive-link{color:#6b7280;display:flex;justify-content:space-between}.news-page-reference{background:#fafafa;color:#4a5568;font-family:Inter,sans-serif}.news-page-reference h1,.news-page-reference h2,.news-page-reference h3,.news-page-reference h4{color:#061227;font-family:Poppins,sans-serif}.news-reference-hero{background:#fff1ed;margin-top:0;min-height:560px;overflow:hidden;position:relative}.news-reference-hero-inner{display:flex;flex-direction:column;justify-content:center;min-height:560px;padding-left:280px;position:relative;z-index:1}.news-hero-pills{align-items:center;display:flex;gap:12px;margin-bottom:26px}.news-hero-pills span{background:#fff;border:1px solid #f1e7e3;border-radius:999px;box-shadow:0 3px 8px #11182712;color:var(--primary);font-size:.72rem;font-weight:700;padding:5px 14px}.news-reference-hero h1{font-size:clamp(2.6rem,5vw,4.35rem);font-weight:700;letter-spacing:0;line-height:1.08;max-width:760px}.news-hero-action{align-items:center;display:flex;gap:16px;margin-top:30px}.news-hero-action button{align-items:center;background:var(--primary);border:0;border-radius:999px;box-shadow:0 8px 18px #ff6f4247;color:#fff;display:flex;font-weight:800;height:40px;justify-content:center;width:40px}.news-hero-action span{color:#111827;font-size:.92rem;font-weight:600}.news-hero-action small{color:#667085;font-size:.88rem}.news-hero-icon,.news-hero-ring{color:#ff8a65;opacity:.22;pointer-events:none;position:absolute}.news-hero-icon-paper{border:8px solid currentColor;border-radius:10px;height:46px;left:40px;top:68px;width:62px}.news-hero-icon-paper:before,.news-hero-icon-paper:after{background:currentColor;border-radius:99px;content:"";left:13px;position:absolute}.news-hero-icon-paper:before{height:13px;top:9px;width:18px}.news-hero-icon-paper:after{box-shadow:0 11px 0 currentColor;height:4px;top:8px;width:30px}.news-hero-icon-bullhorn{border:7px solid currentColor;border-left-width:22px;border-radius:8px 2px 2px 8px;bottom:92px;height:38px;right:48px;width:58px}.news-hero-ring{border:1px dashed currentColor;border-radius:999px;height:52px;right:95px;top:118px;width:52px}.news-reference-main{padding:64px 0 94px}.news-featured-section{margin-bottom:78px}.news-featured-heading{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.news-section-title{border-left:4px solid var(--primary);font-size:1.5rem;font-weight:700;line-height:1.2;padding-left:16px}.news-slider-controls{align-items:center;display:flex;gap:8px}.news-slider-controls button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#111827;display:flex;height:32px;justify-content:center;width:32px}.news-slider-controls button:first-child{color:#a4adb9}.news-slider-controls span,.news-slider-dots span{background:#d1d5db;border-radius:999px;height:8px;width:8px}.news-slider-controls span:first-of-type,.news-slider-dots span:first-child{background:var(--primary)}.news-feature-grid{display:grid;gap:24px;grid-template-columns:repeat(5,minmax(0,1fr))}.news-feature-card{border-radius:16px;box-shadow:0 6px 16px #11182714;cursor:pointer;height:256px;overflow:hidden;position:relative}.news-feature-card img,.news-category-card img,.news-latest-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.news-feature-card:hover img,.news-category-card:hover img,.news-latest-item:hover .news-latest-image img{transform:scale(1.06)}.news-card-overlay{background:linear-gradient(180deg,transparent 12%,rgba(0,0,0,.78) 100%);inset:0;position:absolute}.news-feature-content{display:flex;flex-direction:column;inset:0;justify-content:space-between;padding:20px;position:absolute}.news-feature-top{align-items:flex-start;display:flex;justify-content:space-between}.news-feature-top span{background:#fff3;border-radius:999px;color:#fff;font-size:.72rem;font-weight:700;padding:4px 12px}.news-feature-top b,.news-video-thumb span{align-items:center;background:#ffffff47;border-radius:999px;color:#fff;display:flex;font-size:0;height:34px;justify-content:center;width:34px}.news-feature-top b:before,.news-video-thumb span:before{border-bottom:6px solid transparent;border-left:9px solid currentColor;border-top:6px solid transparent;content:"";margin-left:3px}.news-feature-card h3{color:#fff;font-size:1.06rem;font-weight:700;line-height:1.25}.news-content-grid{display:grid;gap:48px;grid-template-columns:minmax(0,2fr) minmax(320px,1fr)}.news-latest-section .news-section-title{margin-bottom:36px}.news-latest-list{display:grid;gap:40px}.news-latest-item{display:grid;gap:24px;grid-template-columns:256px minmax(0,1fr)}.news-latest-image{border-radius:16px;box-shadow:0 5px 12px #11182714;height:192px;overflow:hidden}.news-latest-copy{align-self:center}.news-latest-copy h3{font-size:1.26rem;font-weight:700;line-height:1.28;margin-bottom:10px;transition:color .18s ease}.news-latest-item:hover h3{color:var(--primary)}.news-latest-copy p{color:#5e6b82;display:-webkit-box;font-size:.9rem;line-height:1.55;margin-bottom:16px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.news-meta-line{align-items:center;color:#8a94a6;display:flex;flex-wrap:wrap;font-size:.74rem;font-weight:600;gap:14px}.news-pill{background:#fff1ed;border-radius:999px;color:var(--primary);padding:5px 12px}.news-load-row{display:flex;justify-content:center;margin-top:44px}.news-load-row button{background:transparent;border:2px solid var(--primary);border-radius:999px;color:var(--primary);font-weight:700;min-width:150px;padding:10px 28px}.news-load-row button:hover{background:#fff1ed}.news-reference-sidebar{display:grid;gap:48px}.news-widget{background:#fff;border:1px solid #eef0f4;border-radius:24px;box-shadow:0 4px 12px #1118270a;padding:32px}.news-widget h2,.news-widget-heading{align-items:center;display:flex;justify-content:space-between}.news-widget h2{font-size:1.22rem;font-weight:700;gap:8px;margin-bottom:26px}.news-fire-mark{background:var(--primary);border-radius:50% 50% 50% 0;display:inline-block;height:13px;transform:rotate(-35deg);width:13px}.news-widget-heading{margin-bottom:24px}.news-widget-heading h2{margin:0}.news-widget-heading a{color:var(--primary);font-size:.82rem;font-weight:700}.news-trending-list{display:grid;gap:24px;list-style:none;margin:0;padding:0}.news-trending-list li{display:grid;gap:14px;grid-template-columns:44px 1fr}.news-trending-list li>span{color:#e2e6ec;font-size:2rem;font-weight:900;line-height:1;margin-top:4px}.news-trending-list h3{font-size:.95rem;font-weight:700;line-height:1.25;margin-bottom:6px}.news-trending-list h3:hover,.news-video-list h3:hover{color:var(--primary)}.news-trending-list p{align-items:center;color:#8a94a6;display:flex;font-size:.72rem;gap:8px}.news-trending-list b{font-weight:400}.news-video-list{display:grid;gap:24px}.news-video-thumb{border-radius:16px;height:160px;margin-bottom:12px;overflow:hidden;position:relative}.news-video-thumb img{height:100%;object-fit:cover;width:100%}.news-video-thumb:after{background:#0000002e;content:"";inset:0;position:absolute}.news-video-thumb span{height:48px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:48px;z-index:1}.news-video-list h3{font-size:.88rem;font-weight:700;line-height:1.35}.news-categories-section{margin:80px 0}.news-categories-section .news-section-title{margin-bottom:32px}.news-category-grid{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.news-category-card{border-radius:12px;height:96px;overflow:hidden;position:relative}.news-category-card:after{background:#00000080;content:"";inset:0;position:absolute;transition:background .18s ease}.news-category-card:hover:after{background:#0006}.news-category-card span{color:#fff;font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:700;inset:0;display:flex;align-items:center;justify-content:center;position:absolute;z-index:1}.news-event-banner{background:#fff;border:1px solid #eef0f4;border-radius:24px;box-shadow:0 4px 12px #1118270a;display:grid;grid-template-columns:1fr 1fr;margin-bottom:84px;min-height:430px;overflow:hidden}.news-event-image{min-height:430px}.news-event-image img{height:100%;object-fit:cover;width:100%}.news-event-copy{background-color:#f5f5f5;background-image:radial-gradient(circle at 20px 20px,rgba(255,255,255,.9) 0 7px,transparent 8px);background-size:40px 40px;display:flex;flex-direction:column;justify-content:center;padding:56px}.news-event-copy p{border-left:4px solid var(--primary);color:#061227;font-size:.86rem;font-weight:800;margin-bottom:16px;padding-left:16px}.news-event-copy h2{font-size:clamp(2.1rem,4vw,3.15rem);font-weight:700;line-height:1.12;margin-bottom:30px}.news-event-copy h2 span{color:var(--primary);display:block}.news-event-copy small{color:#6b7280;display:block;font-size:.88rem;margin-bottom:4px}.news-event-copy strong{color:#061227;display:block;font-family:Poppins,sans-serif;font-size:clamp(2.2rem,4vw,3rem);letter-spacing:.08em;line-height:1;margin-bottom:32px}.news-event-copy button{align-self:flex-start;background:var(--primary);border:0;border-radius:999px;color:#fff;font-weight:700;min-width:150px;padding:13px 28px}.news-event-copy button:hover{background:var(--primary-dark)}.news-testimonials{margin-bottom:26px;text-align:center}.news-testimonials>p{color:#667085;font-size:.8rem;font-weight:800;letter-spacing:.16em;margin-bottom:8px;text-transform:uppercase}.news-testimonials h2{font-size:clamp(1.9rem,3vw,2.35rem);font-weight:700;line-height:1.25;margin:0 auto 48px;max-width:660px}.news-testimonial-grid{display:grid;gap:32px;grid-template-columns:repeat(2,minmax(0,1fr));text-align:left}.news-testimonial-card{background:#fff;border:1px solid #eef0f4;border-radius:16px;box-shadow:0 4px 12px #1118270a;padding:32px}.news-testimonial-card blockquote{border:0;color:#263247;font-family:Inter,sans-serif;line-height:1.75;margin:0 0 30px;padding:0}.news-testimonial-card div{align-items:center;display:flex;gap:16px}.news-testimonial-card img{border-radius:999px;height:48px;object-fit:cover;width:48px}.news-testimonial-card strong,.news-testimonial-card small{display:block}.news-testimonial-card strong{color:#061227;font-size:.9rem}.news-testimonial-card small{color:#6b7280;font-size:.76rem}.news-slider-dots{display:flex;gap:8px;justify-content:center;margin-top:34px}.journals-page,.journal-detail-page{background:#fafafa;color:#4a5568;font-family:Inter,sans-serif}.journals-page,.journal-detail-page{padding-top:80px}.journals-page h1,.journals-page h2,.journals-page h3,.journal-detail-page h1,.journal-detail-page h2,.journal-detail-page h3{color:#111827;font-family:Poppins,sans-serif}.journals-hero{background:#fff1ed;overflow:hidden;padding:80px 0;position:relative}.journals-hero-copy{max-width:760px;position:relative;z-index:1}.journals-hero-copy span{color:var(--primary);display:block;font-size:.82rem;font-weight:800;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.journals-hero-copy h1{font-size:clamp(2.45rem,4vw,3.05rem);font-weight:700;line-height:1.12;margin-bottom:16px}.journals-hero-copy p{color:#4b5563;font-size:1.22rem}.journals-doodle{color:#ff8a65;opacity:.2;position:absolute}.journals-doodle-book{border:7px solid currentColor;border-radius:6px;height:50px;left:42px;top:42px;width:62px}.journals-doodle-book:before{background:currentColor;box-shadow:0 12px 0 currentColor,0 24px 0 currentColor;content:"";height:4px;left:14px;position:absolute;top:9px;width:28px}.journals-doodle-microscope{border-bottom:8px solid currentColor;border-left:8px solid currentColor;border-radius:0 0 0 16px;bottom:48px;height:58px;right:52px;transform:rotate(-12deg);width:46px}.journals-doodle-ring{border:1px dashed currentColor;border-radius:999px;height:60px;right:104px;top:92px;width:60px}.journals-catalog{padding:64px 0 80px}.journals-grid{display:grid;gap:24px;grid-template-columns:repeat(4,minmax(0,1fr))}.journals-page .journal-card{background:#fff;border:1px solid #f1f2f5;border-radius:16px;box-shadow:0 2px 8px #1118270a;display:flex;flex-direction:column;min-height:274px;padding:24px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.journals-page .journal-card:not(.journal-card-disabled):hover,.journals-page .journal-card.is-expanded{border-color:var(--primary);box-shadow:0 20px 34px #1118271f;transform:translateY(-3px)}.journal-card-disabled{opacity:.75}.journal-card-category{align-items:center;color:var(--primary);display:flex;font-size:.72rem;font-weight:800;gap:8px;letter-spacing:.08em;margin-bottom:16px;text-transform:uppercase}.journal-icon,.journal-resource-icon{display:inline-block;height:16px;position:relative;width:16px}.journal-icon:before,.journal-icon:after,.journal-resource-icon:before,.journal-resource-icon:after{content:"";position:absolute}.journal-icon-robot{border:2px solid currentColor;border-radius:4px}.journal-icon-robot:before{background:currentColor;border-radius:999px;box-shadow:8px 0 0 currentColor;height:3px;left:3px;top:5px;width:3px}.journal-icon-chart:before{border-bottom:2px solid currentColor;border-left:2px solid currentColor;height:13px;left:1px;top:1px;width:13px}.journal-icon-chart:after{border-right:2px solid currentColor;border-top:2px solid currentColor;height:9px;right:1px;top:3px;transform:rotate(-20deg);width:12px}.journal-icon-tractor:before{border:2px solid currentColor;border-radius:999px;bottom:0;height:8px;left:0;width:8px}.journal-icon-tractor:after{border:2px solid currentColor;border-radius:2px;height:8px;right:0;top:2px;width:11px}.journal-icon-coins:before,.journal-icon-atom:before,.journal-icon-dna:before,.journal-icon-globe:before,.journal-icon-heart:before,.journal-icon-book:before{border:2px solid currentColor;border-radius:999px;inset:1px}.journal-icon-dna:after{background:currentColor;height:16px;left:7px;top:0;transform:rotate(32deg);width:2px}.journal-icon-heart:before{border-radius:6px 6px 0;transform:rotate(45deg)}.journals-page .journal-card h3{font-size:1.2rem;font-weight:700;line-height:1.32;margin-bottom:12px;transition:color .18s ease}.journals-page .journal-card:not(.journal-card-disabled):hover h3,.journals-page .journal-card.is-expanded h3{color:var(--primary)}.journals-page .journal-card p{color:#6b7280;flex:1;font-size:.88rem;line-height:1.6;margin-bottom:24px}.journal-card-footer{align-items:center;border-top:1px solid #f1f2f5;display:flex;justify-content:space-between;margin-top:auto;padding-top:16px}.journal-card-footer span{color:#9aa3b2;font-size:.74rem}.journal-card-footer strong{color:var(--primary);font-size:.84rem}.journal-card-link{align-items:center;color:var(--primary);display:inline-flex;font-size:.84rem;font-weight:800;gap:4px}.journal-card-disabled .journal-card-footer strong{color:#9aa3b2}.research-section .journal-card-category{color:#8bb4ff}.research-section .journal-card-footer{border-top-color:#ffffff14}.research-section .journal-card-footer span{color:#9aa7ba}.journal-detail-hero{background:#fff1ed;min-height:388px;overflow:hidden;position:relative}.journal-detail-hero>img{height:100%;inset:0;object-fit:cover;opacity:.2;position:absolute;width:100%}.journal-detail-hero-inner{align-items:center;display:flex;min-height:388px;position:relative;z-index:1}.journal-detail-hero-inner>div{max-width:760px}.journal-detail-kicker{align-items:center;background:#fff;border:1px solid rgba(255,111,66,.22);border-radius:999px;box-shadow:0 5px 12px #11182712;color:var(--primary);display:inline-flex;font-size:.88rem;font-weight:700;gap:9px;margin-bottom:18px;padding:8px 16px}.journal-detail-hero h1{font-size:clamp(2.45rem,4.8vw,3.25rem);font-weight:700;line-height:1.12;margin-bottom:16px}.journal-detail-hero p{color:#4b5563;font-size:1.18rem;line-height:1.6;margin-bottom:28px}.journal-detail-actions{display:flex;flex-wrap:wrap;gap:16px}.journal-detail-actions button,.journal-call-card button,.journal-subscribe-card button{background:var(--primary);border:0;border-radius:999px;box-shadow:0 8px 16px #ff6f4238;color:#fff;font-weight:700;padding:12px 24px}.journal-detail-actions button+button{background:#fff;border:1px solid #e5e7eb;box-shadow:none;color:#374151}.journal-stats-band,.journal-areas-section,.journal-call-section{background:#fff}.journal-stats-band{padding:40px 0}.journal-stats-grid{display:grid;gap:32px;grid-template-columns:repeat(4,1fr);text-align:center}.journal-stats-grid strong{color:var(--primary);display:block;font-family:Poppins,sans-serif;font-size:1.88rem;line-height:1.2}.journal-stats-grid span{color:#6b7280;font-size:.9rem}.journal-featured-section,.journal-publications-section,.journal-resources-section{background:#f9fafb;padding:64px 0}.journal-featured-section h2,.journal-publications-section h2,.journal-resources-section h2{font-size:1.5rem;margin-bottom:32px}.journal-featured-section h2 span{color:#f59e0b;margin-right:8px}.journal-featured-card{background:#fff;border:1px solid #f1f2f5;border-radius:16px;box-shadow:0 3px 12px #1118270d;display:grid;gap:32px;grid-template-columns:384px 1fr;padding:32px}.journal-featured-card>img{border-radius:12px;height:256px;object-fit:cover;width:100%}.journal-editor-pick{background:#fffbeb;border-radius:999px;color:#d97706;display:inline-flex;font-size:.84rem;font-weight:800;margin-bottom:16px;padding:5px 12px}.journal-featured-card h2{font-size:1.55rem;line-height:1.25;margin-bottom:14px}.journal-article-meta{color:#6b7280;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:16px}.journal-featured-card p{color:#4b5563;line-height:1.65;margin-bottom:22px}.journal-featured-card button,.journal-publication-card button,.journal-publication-card a{background:transparent;border:0;color:var(--primary);font-weight:800;padding:0}.journal-featured-read-link{cursor:pointer;display:inline-flex;font-size:.95rem}.journal-featured-read-link:hover,.journal-featured-read-link:focus-visible{color:#e85f35}.journal-full-article-panel{background:#fff;border:1px solid #f1f2f5;border-left:4px solid var(--primary);border-radius:12px;box-shadow:0 8px 26px #1620330f;margin-top:22px;padding:28px 30px}.journal-full-article-panel span{color:var(--primary);display:inline-flex;font-size:.8rem;font-weight:800;margin-bottom:10px}.journal-full-article-panel h3{font-size:1.2rem;margin-bottom:14px}.journal-full-article-panel p{color:#4b5563;line-height:1.72;margin:0 0 14px}.journal-full-article-panel p:last-child{margin-bottom:0}.journal-areas-section{padding:48px 0}.journal-areas-section h2{font-size:1.25rem;margin-bottom:24px}.journal-area-pills{display:flex;flex-wrap:wrap;gap:12px}.journal-area-pills span{background:#f3f4f6;border-radius:999px;color:#374151;font-size:.9rem;padding:9px 16px;transition:background .18s ease,color .18s ease}.journal-area-pills span:hover{background:var(--primary);color:#fff}.journal-publication-grid,.journal-resource-grid{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.journal-publication-card{background:#fff;border:1px solid #f1f2f5;border-radius:12px;box-shadow:0 3px 10px #1118270a;padding:24px}.journal-publication-card h3{font-size:1.1rem;line-height:1.35;margin-bottom:8px}.journal-publication-author{display:block;font-weight:700;margin-bottom:12px}.journal-publication-card p{color:#6b7280;font-size:.88rem;line-height:1.55;margin-bottom:18px}.journal-publication-card div{align-items:center;border-top:1px solid #f1f2f5;display:flex;justify-content:space-between;padding-top:16px}.journal-publication-card span{color:#9aa3b2;font-size:.74rem}.journal-call-section{padding:64px 0}.journal-call-card,.journal-subscribe-card{margin:0 auto;max-width:672px;text-align:center}.journal-call-card h2,.journal-subscribe-card h2{font-size:1.5rem;margin-bottom:14px}.journal-call-card p,.journal-subscribe-card p{color:#4b5563;margin-bottom:24px}.journal-deadline-grid{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-bottom:24px;padding:24px}.journal-deadline-grid strong,.journal-deadline-grid span{display:block}.journal-deadline-grid strong{color:#111827;font-family:Poppins,sans-serif;font-size:1.2rem}.journal-deadline-grid span{color:#6b7280;font-size:.86rem}.journal-resource-card{align-items:center;background:#fff;border:1px solid #f1f2f5;border-radius:12px;box-shadow:0 3px 10px #1118270a;color:#374151;display:flex;font-weight:700;gap:12px;padding:18px;text-align:left}.journal-resource-card:hover{box-shadow:0 10px 20px #11182714}.journal-resource-icon{color:var(--primary)}.journal-resource-icon-file:before,.journal-resource-icon-book:before{border:2px solid currentColor;border-radius:3px;inset:1px 3px}.journal-resource-icon-search:before{border:2px solid currentColor;border-radius:999px;height:11px;left:1px;top:1px;width:11px}.journal-resource-icon-search:after{background:currentColor;height:7px;right:1px;top:10px;transform:rotate(-45deg);width:2px}.journal-subscribe-section{background:#fff1ed;padding:64px 0}.journal-subscribe-card form{display:flex;gap:12px}.journal-subscribe-card input{border-color:#e5e7eb;border-radius:999px;flex:1;min-height:48px}.journal-resource-modal{padding:30px}.about-reference-page,.contact-reference-page{background:#fafafa;color:#4a5568;font-family:Inter,sans-serif;padding-top:80px}.about-reference-page h1,.about-reference-page h2,.about-reference-page h3,.about-reference-page h4,.contact-reference-page h1,.contact-reference-page h2,.contact-reference-page h3{color:#111827;font-family:Poppins,sans-serif}.about-reference-hero{padding-bottom:48px;padding-top:76px}.about-reference-heading{align-items:flex-end;display:flex;gap:32px;justify-content:space-between;margin-bottom:48px}.about-reference-heading h1{font-size:clamp(3.4rem,7vw,4.7rem);font-weight:700;letter-spacing:0;line-height:.95;text-transform:uppercase}.about-reference-heading p{color:#6b7280;font-size:.86rem;line-height:1.65;max-width:390px}.about-reference-media-grid{display:grid;gap:24px;grid-template-columns:minmax(260px,4fr) minmax(0,8fr)}.about-media-side{display:flex;flex-direction:column;justify-content:space-between}.about-media-side a{align-items:center;align-self:flex-start;border:1px solid rgba(255,111,66,.34);border-radius:999px;color:var(--primary);display:inline-flex;font-weight:700;gap:8px;margin-bottom:24px;padding:9px 22px}.about-media-side a:hover{background:#fff1ed}.about-media-side>div,.about-media-main{border-radius:16px;overflow:hidden}.about-media-side>div{height:260px}.about-media-main{height:400px}.about-media-side img,.about-media-main img,.about-why-feature>img,.about-founder-image img{height:100%;object-fit:cover;width:100%}.about-philosophy{padding-bottom:64px;padding-top:64px}.about-philosophy h2{font-size:clamp(1.65rem,3vw,2.25rem);font-weight:500;line-height:1.35;max-width:980px}.about-philosophy h2 span{color:var(--primary);font-weight:700}.about-why{padding-bottom:48px;padding-top:48px}.about-section-kicker{align-items:center;color:#6b7280;display:flex;font-size:.84rem;gap:8px;letter-spacing:.08em;margin-bottom:32px;text-transform:uppercase}.about-section-kicker span{border:1px solid var(--primary);border-radius:999px;height:12px;width:12px}.about-why-grid{border-bottom:1px solid #e5e7eb;border-top:1px solid #e5e7eb;display:grid;grid-template-columns:1fr 1fr}.about-why-feature{background:#111827;color:#d1d5db;min-height:400px;overflow:hidden;padding:48px;position:relative}.about-why-feature>img{inset:0;opacity:.4;position:absolute}.about-why-feature>div{bottom:48px;max-width:390px;position:absolute;z-index:1}.about-why-feature span{display:block;font-size:1.85rem;font-weight:300;margin-bottom:14px}.about-why-feature h3{color:#fff;font-size:1.85rem;font-weight:500;margin-bottom:14px}.about-why-feature p{color:#d1d5db;font-size:.86rem;line-height:1.65}.about-why-list{display:grid;grid-template-columns:repeat(3,1fr)}.about-why-list article{border-left:1px solid #e5e7eb;display:flex;flex-direction:column;justify-content:space-between;min-height:250px;padding:32px}.about-why-list span{color:#111827;font-size:1.45rem;font-weight:500}.about-why-list h4{color:#4b5563;font-size:.9rem;font-weight:500;line-height:1.45}.about-stats-band{background:#fff1ed;margin-top:48px;padding:80px 20px}.about-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:960px;text-align:center}.about-stats-grid div:not(:first-child){border-left:1px solid #e5e7eb}.about-stats-grid strong{color:#111827;display:block;font-family:Poppins,sans-serif;font-size:clamp(3rem,5vw,4rem);font-weight:300;line-height:1.1;margin-bottom:8px}.about-stats-grid span{color:#9ca3af;font-size:.86rem}.about-founders{padding-bottom:96px;padding-top:96px}.about-founders-heading{margin-bottom:80px;text-align:center}.about-founders-heading h2{font-size:clamp(2.4rem,5vw,3.7rem);font-weight:500}.about-founders-heading span{border-bottom:4px solid var(--primary);padding-bottom:8px}.about-founder-list{display:grid;gap:96px}.about-founder-row{align-items:center;display:grid;gap:48px;grid-template-columns:1fr 1fr}.about-founder-copy{align-items:flex-start;display:flex;gap:24px;max-width:440px}.about-founder-row:first-child .about-founder-copy{justify-self:end}.about-founder-copy>span{color:#111827;font-family:Poppins,sans-serif;font-size:clamp(3rem,6vw,4.3rem);font-weight:300;line-height:1}.about-founder-copy h3{font-size:clamp(1.55rem,3vw,2rem);font-weight:500;margin-bottom:16px}.about-founder-copy p{color:#6b7280;font-size:.78rem;line-height:1.72}.about-founder-image{background:#f3f4f6;height:400px;max-width:448px;overflow:hidden;width:100%}.contact-reference-hero{background:#fff1ed;overflow:hidden;padding:88px 0 72px;position:relative}.contact-reference-hero:before{background:linear-gradient(90deg,rgba(255,111,66,.16) 1px,transparent 1px),linear-gradient(180deg,rgba(26,32,44,.06) 1px,transparent 1px);background-size:32px 32px;content:"";inset:0;position:absolute}.contact-reference-hero-grid{align-items:center;display:grid;gap:48px;grid-template-columns:1fr 1fr;position:relative;z-index:1}.contact-kicker,.contact-form-heading span,.contact-departments-heading span,.contact-direct-card>span{color:var(--primary);display:inline-flex;font-size:.82rem;font-weight:800;letter-spacing:.08em;margin-bottom:18px;text-transform:uppercase}.contact-reference-hero h1{font-size:clamp(2.55rem,5vw,3.9rem);font-weight:800;line-height:1.12;margin-bottom:22px}.contact-reference-hero p{color:#4b5563;font-size:1.05rem;line-height:1.7;margin-bottom:30px;max-width:570px}.contact-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.contact-hero-actions a,.contact-form-panel button{background:var(--primary);border-radius:999px;box-shadow:0 8px 16px #ff6f423d;color:#fff;display:inline-flex;font-weight:800;padding:12px 24px}.contact-hero-actions a+a{background:#fff;border:1px solid #e5e7eb;box-shadow:none;color:#374151}.contact-visual-panel{background:radial-gradient(circle at 70% 10%,rgba(255,255,255,.14),transparent 120px),linear-gradient(135deg,#111827,#263143);border-radius:8px;box-shadow:0 25px 50px #11182738;color:#fff;min-height:360px;overflow:hidden;padding:40px;position:relative}.contact-visual-orb{background:#ffffff1a;border-radius:999px;height:160px;position:absolute;right:-48px;top:-48px;width:160px}.contact-visual-icons{display:grid;gap:16px;grid-template-columns:repeat(3,1fr);position:relative;z-index:1}.contact-mini-icon{align-items:center;background:#ffffff24;border-radius:8px;color:#fff;display:flex;height:96px;justify-content:center;position:relative}.contact-mini-icon:nth-child(2){margin-top:32px}.contact-mini-icon .lucide-icon{stroke-width:1.8}.contact-reply-window{border-top:1px solid rgba(255,255,255,.2);bottom:32px;left:32px;position:absolute;right:32px;padding-top:34px}.contact-reply-window p{color:#ffffffb8;font-size:.8rem;letter-spacing:.22em;margin:0 0 10px;text-transform:uppercase}.contact-reply-icons{display:flex;gap:8px;margin-bottom:14px}.contact-reply-icons .lucide-icon{background:#ffffff1f;border-radius:999px;color:#ffb199;padding:6px;box-sizing:content-box}.contact-reply-window strong{color:#fff;font-family:Poppins,sans-serif;font-size:3.8rem;line-height:1}.contact-reply-window span{color:#ffffffdb;font-size:1.2rem;font-weight:800;margin-left:12px}.contact-main-section{background:#fff;padding:80px 0}.contact-main-grid{align-items:start;display:grid;gap:40px;grid-template-columns:7fr 5fr}.contact-form-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 3px 10px #1118270a;padding:32px}.contact-form-heading{margin-bottom:32px}.contact-form-heading h2,.contact-departments-heading h2{font-size:clamp(1.9rem,3vw,2.25rem);font-weight:700;margin-bottom:12px}.contact-form-heading p,.contact-departments-heading p{color:#6b7280}.contact-form-panel form{display:grid;gap:20px}.contact-form-grid{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.contact-form-panel label{color:#374151;display:grid;font-size:.9rem;font-weight:800;gap:8px}.contact-form-panel input,.contact-form-panel select,.contact-form-panel textarea{background:#fff;border:1px solid #dfe3ea;border-radius:8px;color:#111827;min-height:46px}.contact-form-panel textarea{min-height:170px}.contact-form-panel button{border:0;justify-self:start}.contact-info-column{display:grid;gap:24px}.contact-direct-card{background:#111827;border-radius:8px;color:#fff;padding:32px}.contact-direct-card>span{color:#ff8a65}.contact-direct-card h2{color:#fff;font-size:1.9rem;margin-bottom:24px}.contact-direct-list{display:grid;gap:20px}.contact-direct-item{display:grid;gap:16px;grid-template-columns:44px 1fr}.contact-direct-item i{align-items:center;background:#ffffff1a;border-radius:8px;color:#ff8a65;display:flex;height:44px;justify-content:center;width:44px}.contact-direct-item i .lucide-icon{stroke-width:1.9}.contact-direct-item p{color:#9ca3af;font-size:.86rem;margin:0 0 3px}.contact-direct-item strong{color:#fff;display:block;font-size:.98rem;line-height:1.45}.contact-urgent-card{background:#fff1ed;border:1px solid #ffedd5;border-radius:8px;padding:28px}.contact-urgent-card h3{font-size:1.2rem;margin-bottom:12px}.contact-urgent-card p{color:#4b5563;line-height:1.65;margin-bottom:18px}.contact-urgent-card a{color:var(--primary);font-weight:800}.contact-departments-section{background:#f9fafb;padding:80px 0}.contact-departments-heading{margin-bottom:48px;max-width:760px}.contact-department-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.contact-department-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:block;padding:24px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.contact-department-card:hover{border-color:var(--primary);box-shadow:0 14px 28px #1118271a;transform:translateY(-2px)}.contact-department-icon{align-items:center;background:#fff1ed;border-radius:8px;color:var(--primary);display:flex;height:48px;justify-content:center;margin-bottom:20px;position:relative;transition:background .18s ease,color .18s ease;width:48px}.contact-department-card h3{font-size:1.18rem;margin-bottom:10px}.contact-department-card p:first-of-type{color:#6b7280;line-height:1.6;margin-bottom:18px}.contact-department-card p:last-of-type{color:var(--primary);font-size:.9rem;font-weight:800}.jobs-reference-page{background:#f9fafb4d;color:#4b5563;font-family:Inter,sans-serif;padding:128px 32px 48px}.jobs-reference-shell{align-items:flex-start;display:flex;gap:32px;margin:0 auto;max-width:1280px;width:100%}.jobs-reference-sidebar{flex:0 0 25%;min-width:282px}.jobs-filter-panel{background:#ebf5f0;border-radius:12px;padding:24px;position:sticky;top:96px}.jobs-filter-panel h2{color:#111827;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.75rem;margin-bottom:24px}.jobs-filter-list{display:grid;gap:0}.jobs-filter-accordion{border-bottom:1px solid rgba(229,231,235,.5);margin-bottom:12px;padding-bottom:12px}.jobs-filter-accordion:last-child{border-bottom:0;margin-bottom:0;padding-bottom:4px}.jobs-filter-accordion button{align-items:center;background:transparent;border:0;color:#374151;display:flex;font-size:.875rem;font-weight:500;justify-content:space-between;line-height:1.25rem;padding:0;text-align:left;width:100%}.jobs-filter-accordion button svg{background:#358b6d;border-radius:50%;color:#fff;flex:0 0 auto;height:20px;padding:3px;width:20px}.jobs-filter-accordion p{color:#6b7280;font-size:.875rem;line-height:1.25rem;padding-top:12px}.jobs-reference-results{flex:1 1 75%;min-width:0}.jobs-reference-toolbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.jobs-reference-toolbar>p,.jobs-reference-pagination p{color:#4b5563;font-size:.875rem;line-height:1.25rem}.jobs-reference-toolbar strong,.jobs-reference-pagination strong{color:#111827;font-weight:600}.jobs-reference-tools,.jobs-reference-tools label,.jobs-reference-tools>div{align-items:center;display:flex}.jobs-reference-tools{gap:16px}.jobs-reference-tools label{color:#4b5563;font-size:.875rem;gap:8px;line-height:1.25rem}.jobs-reference-tools select{appearance:none;background-color:#f3f4f6;background-image:linear-gradient(45deg,transparent 50%,#6b7280 50%),linear-gradient(135deg,#6b7280 50%,transparent 50%);background-position:calc(100% - 16px) calc(50% - 2px),calc(100% - 11px) calc(50% - 2px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;border:0;border-radius:6px;color:#374151;cursor:pointer;font-size:.875rem;line-height:1.25rem;padding:6px 32px 6px 12px}.jobs-reference-tools>div{gap:8px}.jobs-reference-tools>div button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:4px;color:#9ca3af;display:inline-flex;height:32px;justify-content:center;padding:0;transition:color .16s ease,border-color .16s ease,background .16s ease;width:32px}.jobs-reference-tools>div button:hover{color:#374151}.jobs-reference-list{display:grid;gap:16px}.jobs-reference-card{align-items:center;background:#fff;border:1px solid #f3f4f6;border-radius:12px;display:flex;gap:16px;justify-content:space-between;padding:24px;transition:box-shadow .18s ease,transform .18s ease}.jobs-reference-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;transform:translateY(-1px)}.jobs-reference-company{align-items:center;display:flex;flex:0 1 33.333%;gap:16px;min-width:245px}.jobs-reference-logo{align-items:center;border-radius:999px;display:flex;flex:0 0 auto;height:48px;justify-content:center;width:48px}.jobs-reference-logo img{height:32px;object-fit:contain;width:32px}.jobs-reference-logo-orange{background:#ffedd5}.jobs-reference-logo-pink{background:#fce7f3}.jobs-reference-logo-green{background:#dcfce7}.jobs-reference-logo-blue{background:#dbeafe}.jobs-reference-logo-purple{background:#f3e8ff}.jobs-reference-logo-red{background:#fee2e2}.jobs-reference-company p{color:#358b6d;font-size:.75rem;font-weight:500;line-height:1rem;margin-bottom:4px}.jobs-reference-company h3{color:#111827;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;line-height:1.5rem}.jobs-reference-meta{flex:0 1 33.333%;font-size:.875rem;line-height:1.25rem;min-width:210px}.jobs-reference-meta p{color:#4b5563;margin-bottom:4px}.jobs-reference-meta strong{color:#111827;display:block;font-weight:500;margin-bottom:4px}.jobs-reference-meta span{color:#6b7280;display:block;font-size:.75rem;line-height:1rem}.jobs-reference-meta em{color:#9ca3af;font-style:normal}.jobs-reference-actions{align-items:center;display:flex;flex:0 0 auto;gap:12px;justify-content:flex-end}.jobs-reference-actions button:first-child{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#9ca3af;display:inline-flex;height:40px;justify-content:center;padding:0;transition:border-color .16s ease,color .16s ease;width:40px}.jobs-reference-actions button:first-child:hover{border-color:#ff754c;color:#ff754c}.jobs-reference-actions button:last-child{background:#358b6d;border:0;border-radius:999px;color:#fff;font-size:.75rem;font-weight:500;line-height:1rem;padding:8px 24px;text-transform:uppercase;transition:background .16s ease}.jobs-reference-actions button:last-child:hover{background:#2f765f}.jobs-reference-pagination{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-top:40px}.jobs-reference-pagination>div{display:flex;gap:8px}.jobs-reference-pagination button{align-items:center;background:transparent;border:0;border-radius:999px;color:#4b5563;display:inline-flex;font-size:.875rem;font-weight:500;height:32px;justify-content:center;line-height:1.25rem;padding:0;transition:background .16s ease,color .16s ease;width:32px}.jobs-reference-pagination button.is-active{background:#358b6d;color:#fff}.jobs-reference-pagination button:not(.is-active):hover{background:#f3f4f6}.consultancy-reference-page{--consultancy-yellow: var(--primary);--consultancy-black: #000;--consultancy-white: #fff;--consultancy-muted: rgba(255, 255, 255, .64);background:var(--consultancy-black);color:var(--consultancy-white);font-family:Manrope,sans-serif}.consultancy-reference-page .container{width:min(1280px,calc(100% - 48px))}.consultancy-reference-page h1,.consultancy-reference-page h2,.consultancy-reference-page h3{color:var(--consultancy-white);font-family:Poppins,sans-serif}.consultancy-reference-hero{background:#000;min-height:calc(100vh - 56px);overflow:hidden;position:relative}.consultancy-reference-hero:after{background:radial-gradient(circle at 70% 38%,rgba(255,111,66,.18),transparent 30%);content:"";inset:0;pointer-events:none;position:absolute}.consultancy-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(440px,1fr);min-height:calc(100vh - 56px);position:relative;z-index:1}.consultancy-hero-media{height:calc(100vh - 56px);min-height:620px;overflow:hidden;position:relative}.consultancy-hero-media:after{background:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.1) 62%,#000 100%);content:"";inset:0;position:absolute}.consultancy-hero-media img{height:100%;max-width:none;mix-blend-mode:lighten;object-fit:cover;object-position:center;opacity:.8;width:100%}.consultancy-hero-copy{align-self:center;max-width:610px;padding:84px 48px 84px 72px;position:relative}.consultancy-reference-kicker{align-items:center;color:var(--consultancy-yellow);display:flex;font-size:.9rem;font-weight:800;gap:14px;letter-spacing:.02em;margin-bottom:24px}.consultancy-reference-kicker:before{background:var(--consultancy-yellow);content:"";display:block;height:2px;width:44px}.consultancy-hero-copy h1{font-size:clamp(3.7rem,6vw,6.85rem);font-weight:700;letter-spacing:0;line-height:.95;margin-bottom:30px}.consultancy-hero-copy>p:not(.consultancy-reference-kicker){color:var(--consultancy-muted);font-size:1.02rem;line-height:1.85;max-width:500px}.consultancy-signature-card{align-items:center;background:#070707d1;border:1px solid rgba(255,255,255,.1);display:grid;gap:22px;grid-template-columns:minmax(170px,1fr) 1px auto;margin:44px 0 36px;max-width:540px;padding:22px 26px}.consultancy-script{color:var(--consultancy-yellow);font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3.6rem);line-height:1;white-space:nowrap}.consultancy-signature-divider{background:#ffffff3d;height:70px}.consultancy-signature-card strong{color:#fff;display:block;font-family:Poppins,sans-serif;font-size:1rem;line-height:1.25;text-transform:uppercase}.consultancy-signature-card span{color:var(--consultancy-yellow);display:block;font-size:.76rem;font-weight:800;margin-top:8px}.consultancy-hero-actions,.consultancy-service-actions{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.consultancy-hero-actions a,.consultancy-service-actions a{align-items:center;border:1px solid var(--consultancy-yellow);display:inline-flex;font-size:.75rem;font-weight:900;height:50px;justify-content:center;letter-spacing:.08em;min-width:146px;padding:0 24px;text-transform:uppercase;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.consultancy-hero-actions a:first-child,.consultancy-service-actions a:first-child{background:var(--consultancy-yellow);color:#000}.consultancy-hero-actions a:last-child,.consultancy-service-actions a:last-child{background:transparent;border-color:#ffffff61;color:#fff}.consultancy-hero-actions a:hover,.consultancy-service-actions a:hover{transform:translateY(-2px)}.consultancy-services-section{--consultancy-yellow: var(--primary);--consultancy-black: #000;--consultancy-white: #fff;--consultancy-muted: rgba(255, 255, 255, .64);background:radial-gradient(circle at 12% 0%,rgba(255,111,66,.12),transparent 28%),linear-gradient(135deg,rgba(255,255,255,.045) 25%,transparent 25%) 0 0 / 22px 22px,#000;color:var(--consultancy-white);padding:48px 0 0;position:relative}.consultancy-service-shell{border-left:1px solid rgba(255,255,255,.1);border-right:1px solid rgba(255,255,255,.1)}.consultancy-service-top{border-bottom:1px solid rgba(255,255,255,.1);display:grid;grid-template-columns:.88fr 1.12fr}.consultancy-service-intro{padding:78px 58px}.consultancy-service-intro span{color:var(--consultancy-yellow);display:block;font-size:.78rem;font-weight:900;letter-spacing:.08em;margin-bottom:18px;text-transform:uppercase}.consultancy-service-intro h2{color:var(--consultancy-white);font-size:clamp(2.6rem,5vw,5.2rem);line-height:.96}.consultancy-tabs-grid{display:grid;grid-template-columns:repeat(4,1fr)}.consultancy-service-tab{align-content:start;background:#ffffff05;border:0;border-left:1px solid rgba(255,255,255,.1);color:#fff;height:164px;padding:28px 22px;text-align:left;transition:background .18s ease,color .18s ease}.consultancy-service-tab.is-active{background:var(--consultancy-yellow);color:#000}.consultancy-service-icon{display:block;height:32px;margin-bottom:26px;position:relative;width:32px}.consultancy-service-icon span,.consultancy-service-icon:before,.consultancy-service-icon:after{background:currentColor;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.consultancy-service-icon span{border-radius:999px;height:8px;width:8px}.consultancy-service-icon:before{height:2px;width:30px}.consultancy-service-icon:after{height:30px;width:2px}.consultancy-service-icon-proline:before,.consultancy-service-icon-hitech:before{transform:translate(-50%,-50%) rotate(45deg)}.consultancy-service-icon-proline:after,.consultancy-service-icon-hitech:after{transform:translate(-50%,-50%) rotate(45deg)}.consultancy-service-icon-flash:before{width:18px}.consultancy-service-icon-flash:after{height:22px;transform:translate(-50%,-50%) rotate(-25deg)}.consultancy-service-tab strong{display:block;font-size:.92rem;line-height:1.25;margin-bottom:4px;min-height:2.5em;overflow-wrap:anywhere}.consultancy-service-tab span:last-child{color:currentColor;display:block;font-size:.8rem;opacity:.68}.consultancy-service-main{display:grid;grid-template-columns:.9fr 1.1fr;min-height:860px}.consultancy-service-image{align-items:center;display:flex;justify-content:center;min-height:860px;overflow:hidden;padding:48px;position:relative}.consultancy-service-image-frame{aspect-ratio:4 / 5;height:100%;max-height:760px;max-width:100%;overflow:hidden;position:relative}.consultancy-service-image-frame:before{border:1px solid rgba(255,111,66,.44);content:"";inset:24px;pointer-events:none;position:absolute;z-index:2}.consultancy-service-image-frame:after{background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.78) 100%);content:"";inset:0;position:absolute;z-index:1}.consultancy-service-image-frame img{display:block;height:100%;object-fit:cover;object-position:center 35%;opacity:1;transform:scale(1.45);transform-origin:center 35%;width:100%}.consultancy-service-image-label{align-items:center;bottom:48px;color:#fff;display:flex;gap:14px;left:48px;position:absolute;z-index:3}.consultancy-service-image-label span{background:var(--consultancy-yellow);height:2px;width:42px}.consultancy-service-image-label p{font-size:.82rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.consultancy-service-detail{align-self:center;padding:78px 78px 78px 86px}.consultancy-service-meta{align-items:center;display:flex;gap:18px;margin-bottom:30px}.consultancy-service-meta span{color:var(--consultancy-yellow);font-size:1.1rem;font-weight:900}.consultancy-service-meta i{background:#ffffff52;display:block;height:1px;width:54px}.consultancy-service-meta strong{color:#fff;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase}.consultancy-service-detail h3{color:var(--consultancy-white);font-size:clamp(2.35rem,4.4vw,4.7rem);line-height:.98;margin-bottom:28px;max-width:720px;white-space:pre-line}.consultancy-service-detail>p{color:var(--consultancy-muted);font-size:.98rem;line-height:1.86;max-width:650px}.consultancy-service-detail ul{display:grid;gap:12px;list-style:none;margin:30px 0 38px;padding:0}.consultancy-service-detail li{color:#ffffffd1;font-size:.92rem;padding-left:24px;position:relative}.consultancy-service-detail li:before{background:var(--consultancy-yellow);content:"";height:8px;left:0;position:absolute;top:9px;width:8px}@media(max-width:1080px){.desktop-nav,.nav-actions{display:none}.mobile-menu-button{display:inline-flex}.mobile-nav.open{display:block}.footer-grid{grid-template-columns:1fr 1fr}.card-grid,.feature-grid,.path-grid,.deals-grid,.resource-grid,.team-grid,.contact-list-grid,.testimonial-grid,.home-courses-section .card-grid,.home-paths-section .path-grid{grid-template-columns:repeat(2,1fr)}.hero-grid,.consultancy-grid,.contact-grid,.journal-detail-grid,.detail-grid,.article-layout,.jobs-layout,.news-layout,.service-layout,.editorial-grid,.faq-layout,.footer-grid{grid-template-columns:1fr}.book-orbit{position:relative}.hero-visual{min-height:390px}.article-sidebar,.news-sidebar,.enroll-card{position:static}.blog-detail-layout{grid-template-columns:1fr}.news-reference-hero-inner{padding-left:0}.news-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-content-grid,.news-event-banner{grid-template-columns:1fr}.news-reference-sidebar{align-items:start;grid-template-columns:repeat(2,minmax(0,1fr))}.news-event-image{min-height:300px}.journals-grid,.journal-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journal-featured-card,.journal-publication-grid,.journal-resource-grid,.about-reference-heading,.contact-reference-hero-grid,.contact-main-grid{grid-template-columns:1fr}.about-reference-heading{align-items:flex-start;flex-direction:column}.about-why-grid,.about-founder-row,.contact-department-grid{grid-template-columns:1fr}.about-why-list{grid-template-columns:repeat(3,minmax(0,1fr))}.about-founder-row:first-child .about-founder-copy{justify-self:start}.jobs-reference-page{padding:40px 24px}.jobs-reference-shell{flex-direction:column}.jobs-reference-sidebar,.jobs-reference-results{flex-basis:auto;min-width:0;width:100%}.jobs-filter-panel{position:static}.jobs-reference-card{align-items:flex-start;flex-direction:column}.jobs-reference-company,.jobs-reference-meta{flex-basis:auto;min-width:0;width:100%}.jobs-reference-actions{justify-content:flex-end;width:100%}.consultancy-hero-grid,.consultancy-service-top,.consultancy-service-main{grid-template-columns:1fr}.consultancy-reference-hero,.consultancy-hero-grid{min-height:auto}.consultancy-hero-media{height:52vh;min-height:420px}.consultancy-hero-media:after{background:linear-gradient(180deg,transparent 0%,#000 100%)}.consultancy-hero-copy{max-width:760px;padding:58px 48px 76px}.consultancy-service-intro{padding:58px 38px}.consultancy-tabs-grid{grid-template-columns:repeat(2,1fr)}.consultancy-service-tab{height:140px;border-top:1px solid rgba(255,255,255,.1)}.consultancy-service-main,.consultancy-service-image{min-height:700px}.consultancy-service-detail{padding:58px 42px 70px}}@media(max-width:760px){.container{width:min(100% - 24px,1120px)}.section{padding:62px 0}.home-hero,.consultancy-hero{padding-top:70px}.hero-search{border-radius:18px;flex-direction:column;max-width:none;padding:10px}.hero-search label,.hero-search select,.hero-search .btn{width:100%}.hero-search select{border-left:0;border-top:1px solid var(--line)}.hero-visual{display:grid;gap:14px;min-height:360px}.stats-grid,.card-grid,.feature-grid,.path-grid,.deals-grid,.resource-grid,.team-grid,.contact-list-grid,.testimonial-grid,.featured-news-grid{grid-template-columns:1fr}.home-feature-band .feature-grid{padding:24px}.home-feature-band .feature-card{border-right:0;padding:18px 0}.home-feature-band .feature-card:not(:last-child){border-bottom:1px solid var(--line);border-right:0}.home-courses-section .card-grid,.home-paths-section .path-grid,.cta-card-grid,.support-pills,.newsletter-card,.cta-grid,.featured-research{grid-template-columns:1fr}.newsletter-card form{flex-direction:column}.tutorial-grid{grid-template-columns:1fr}.tutorial-card.large,.news-tile.wide{grid-row:auto;min-height:260px}.footer-bottom{flex-direction:column;gap:10px}.latest-list article{grid-template-columns:1fr}.latest-list p{grid-column:auto}.blog-page-hero{padding:58px 0 48px}.blog-index-main,.blog-detail-page{padding:112px 0 64px}.blog-grid,.blog-form-grid,.blog-latest-grid{grid-template-columns:1fr}.blog-grid{gap:34px}.blog-pagination{align-items:flex-start;flex-direction:column}.blog-list-media{height:240px}.blog-article-card,.blog-comments-card,.blog-comment-form-card,.blog-sidebar-widget{padding:22px}.blog-comment,.blog-comment-reply{grid-template-columns:1fr;margin-left:0}.blog-quote{gap:8px;padding:20px}.news-reference-hero,.news-reference-hero-inner{min-height:470px}.news-reference-hero-inner{padding-bottom:54px;padding-top:54px}.news-hero-icon-paper,.news-hero-icon-bullhorn,.news-hero-ring{display:none}.news-featured-heading,.news-widget-heading{align-items:flex-start;gap:18px}.news-featured-heading{flex-direction:column}.news-feature-grid,.news-content-grid,.news-reference-sidebar,.news-category-grid,.news-testimonial-grid,.news-latest-item{grid-template-columns:1fr}.news-feature-card{height:235px}.news-latest-image{height:220px}.news-widget,.news-testimonial-card{border-radius:18px;padding:24px}.news-event-copy{padding:32px 24px}.news-event-copy strong{letter-spacing:.04em}.journals-hero{padding:58px 0}.journals-grid,.journal-stats-grid,.journal-deadline-grid{grid-template-columns:1fr}.journal-detail-hero-inner{min-height:430px}.journal-detail-actions,.journal-subscribe-card form{flex-direction:column}.journal-detail-actions button,.journal-subscribe-card button{width:100%}.journal-featured-card{padding:22px}.journal-featured-card>img{height:220px}.about-reference-hero{padding-bottom:36px;padding-top:56px}.about-reference-media-grid,.about-why-list,.about-stats-grid,.contact-form-grid,.contact-department-grid{grid-template-columns:1fr}.about-media-side>div,.about-media-main,.about-founder-image{height:280px;max-width:none}.about-why-feature{min-height:360px;padding:28px}.about-why-feature>div{bottom:28px;right:28px}.about-why-list article,.about-stats-grid div:not(:first-child){border-left:0}.about-why-list article:not(:first-child),.about-stats-grid div:not(:first-child){border-top:1px solid #e5e7eb}.about-stats-band,.about-founders,.contact-main-section,.contact-departments-section{padding:58px 0}.about-founder-row{gap:28px}.about-founder-row:nth-child(2) .about-founder-image{order:2}.contact-reference-hero{padding:58px 0}.contact-visual-panel,.contact-form-panel,.contact-direct-card,.contact-urgent-card{padding:24px}.contact-visual-icons{gap:10px}.contact-mini-icon{height:78px}.contact-reply-window strong{font-size:3rem}.jobs-reference-page{padding:32px 12px 44px}.jobs-reference-shell{gap:24px}.jobs-filter-panel,.jobs-reference-card{padding:24px}.jobs-reference-toolbar,.jobs-reference-tools,.jobs-reference-pagination{align-items:flex-start;flex-direction:column}.jobs-reference-tools{gap:12px;width:100%}.jobs-reference-tools label,.jobs-reference-tools select,.jobs-reference-actions button:last-child{width:100%}.jobs-reference-tools>div{justify-content:flex-end;width:100%}.jobs-reference-company{align-items:flex-start}.jobs-reference-actions{justify-content:space-between}.jobs-reference-pagination>div{flex-wrap:wrap}.consultancy-reference-page .container{width:min(100% - 24px,1280px)}.consultancy-hero-media{height:48vh;min-height:330px}.consultancy-hero-copy{padding:42px 20px 58px}.consultancy-hero-copy h1{font-size:clamp(3rem,16vw,4.25rem)}.consultancy-signature-card{gap:16px;grid-template-columns:1fr;margin:34px 0 30px;padding:20px}.consultancy-signature-divider{height:1px;width:100%}.consultancy-hero-actions a,.consultancy-service-actions a{width:100%}.consultancy-service-shell{border-left:0;border-right:0}.consultancy-service-intro{padding:46px 22px}.consultancy-tabs-grid{grid-template-columns:1fr}.consultancy-service-tab{min-height:118px;padding:22px}.consultancy-service-icon{margin-bottom:18px}.consultancy-service-image{min-height:560px;padding:28px}.consultancy-service-image-frame{max-height:500px}.consultancy-service-image-label{bottom:42px;left:42px}.consultancy-service-detail{padding:44px 22px 56px}.consultancy-service-detail h3{font-size:clamp(2rem,12vw,3.2rem)}}body{background:#fff;font-family:Inter,sans-serif}.lucide-icon{flex:0 0 auto}.container{width:min(1280px,calc(100% - 32px))}.site-header{background:#fffffff0;border-bottom:1px solid #f3f4f6;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;position:fixed;width:100%}.nav-shell{height:80px}.brand{font-size:1.875rem;line-height:2.25rem}.desktop-nav{gap:18px}.nav-link,.nav-dropdown-menu a{color:#4b5563;font-size:.93rem;font-weight:500}.nav-button{gap:4px;padding:28px 0}.nav-dropdown-menu{border-color:#f3f4f6;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;gap:0;min-width:224px;padding:12px 0;top:100%}.nav-dropdown-menu a{display:block;font-size:.875rem;padding:10px 16px}.nav-dropdown-menu a:hover{background:#fff1ed}.nav-actions{gap:16px}.nav-actions .btn{box-shadow:0 4px 6px -1px #ff6f424d;font-size:1rem;font-weight:500;min-height:44px;padding:10px 24px}.icon-button{color:#4b5563;height:40px;width:40px}.icon-button:last-child{background:#f3f4f6}.mobile-menu-button{color:#4b5563}.home-hero{background:#fff1ed;padding:188px 0 128px}.hero-grid{align-items:center;display:grid;gap:48px;grid-template-columns:minmax(0,1fr) minmax(420px,1fr)}.hero-copy h1{font-size:clamp(2.25rem,5vw,3.75rem);font-weight:800;line-height:1.25;max-width:640px}.hero-copy h1 span{display:inline-block;position:relative}.hero-copy h1 svg{bottom:-4px;color:var(--primary);height:12px;left:0;opacity:.5;position:absolute;width:100%}.hero-copy h1 path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:3}.hero-copy>p:not(.platform-note){color:#4b5563;font-size:1.125rem;line-height:1.75;margin-top:24px;max-width:576px}.hero-search{border-color:#f3f4f6;box-shadow:0 10px 15px -3px #0000001a;margin-top:32px;max-width:672px;padding:.5rem}.hero-search label{border-right:1px solid #e5e7eb;padding:0 16px}.hero-search label .lucide-icon{color:#9ca3af;margin-right:8px}.hero-search input,.hero-search select{color:#4b5563;font-size:.875rem;min-height:40px}.hero-search select{border-left:0;width:138px}.hero-search .btn{font-size:1rem;font-weight:500;min-height:48px;padding:12px 32px}.platform-note{align-items:center;color:#4b5563;display:flex;font-size:.875rem;gap:8px;margin-top:32px;padding-left:0}.platform-note:before{display:none}.platform-note .lucide-icon{color:var(--primary)}.hero-visual{min-height:480px}.hero-main-image{border:8px solid #fff;border-radius:9999px;box-shadow:0 25px 50px -12px #00000040;margin:0 auto;max-width:512px;position:relative;width:100%;z-index:1}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:translateY(0)}}.animate-bounce{animation:bounce 1s infinite}.hero-visual:before{background:var(--primary);border-radius:999px;content:"";filter:blur(64px);height:110%;left:50%;opacity:.1;position:absolute;top:50%;transform:translate(-50%,-50%);width:110%}.hero-stat-card{border-color:#f3f4f6;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a;grid-template-columns:48px auto;min-width:190px;padding:16px}.stat-dot{height:48px;width:48px}.stat-dot.green{background:#dcfce7;color:#22c55e}.stat-dot.blue{background:#dbeafe;color:#3b82f6}.hero-stat-card strong{font-size:.875rem}.hero-stat-card small{font-size:.75rem}.hero-stat-left{left:-10px;top:40px}.hero-stat-right{bottom:80px;right:-20px}.home-feature-band{margin-top:-40px;padding:64px 0;position:relative;z-index:2}.home-feature-band .feature-grid{border-color:#f3f4f6;border-radius:24px;box-shadow:0 8px 30px #0000001f;gap:32px;padding:32px 48px}@media(min-width:1024px){.home-feature-band .feature-grid{padding:48px}}.home-feature-band .feature-card{display:flex;gap:16px;padding:0}.home-feature-band .feature-icon{border-radius:16px;height:56px;width:56px}.home-feature-band h3{font-size:1.25rem;margin-bottom:8px}.home-feature-band p{color:#6b7280;font-size:.875rem}.section-header{margin-bottom:64px;max-width:768px}.eyebrow,.section-header .eyebrow,.cta-heading .eyebrow{color:var(--primary);font-size:.875rem;letter-spacing:.05em}.section-header h2,.cta-heading h2{font-size:clamp(1.875rem,4vw,2.25rem);line-height:1.2}.home-courses-section{background:#f9fafb;padding:80px 0}.home-courses-section .card-grid{gap:32px}.home-courses-section .course-card{border-color:#f3f4f6;border-radius:16px;box-shadow:0 1px 2px #0000000d}.home-courses-section .course-card .media-frame{aspect-ratio:auto;height:192px}.badge{border-radius:4px;left:16px;padding:4px 8px;top:16px}.badge-ai{background:#3b82f6}.badge-economics{background:#a855f7}.badge-data{background:#22c55e}.badge-business{background:var(--primary)}.home-courses-section .course-card .badge-hot{left:70px}.card-body{padding:24px}.meta-row{font-size:.75rem;margin-bottom:12px}.meta-row span,.rating-row a,.stars,.catalog-footer span,.catalog-rating{align-items:center;display:inline-flex;gap:5px}.home-courses-section .course-card h3{font-size:1.125rem;min-height:46px}.home-courses-section .course-card p{color:#6b7280;font-size:.875rem;line-height:1.5;min-height:42px}.course-instructor{font-size:.875rem}.course-instructor img{height:100%;width:100%}.course-instructor-avatar{height:32px;width:32px}.home-courses-section .course-footer strong{border-radius:4px;font-size:.75rem;padding:4px 8px}.rating-row{font-size:.875rem;padding-top:8px}.stars{color:#facc15}.home-courses-section .rating-row a{color:var(--primary);font-size:.875rem}.home-tutorials-section{padding:80px 0}.tutorial-grid{gap:1.5rem;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);max-width:1152px}@media(min-width:1024px){.tutorial-grid{grid-template-columns:minmax(0,2fr) minmax(260px,1fr);grid-template-rows:repeat(2,minmax(0,1fr))}.tutorial-card.large{grid-column:1;grid-row:1 / span 2}}.tutorial-card,.tutorial-card.large{border-radius:16px}.tutorial-card.large{min-height:750px}.play-button{background:#ffffff4d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:none;color:#fff;height:64px;width:64px}.tutorial-info-card{border-radius:12px;bottom:32px;max-width:384px;padding:24px}.tutorial-info-card strong{font-size:1.25rem}.tutorial-info-card small{font-size:.875rem}.home-paths-section{padding:80px 0}.home-paths-section .path-grid{gap:32px}.home-paths-section .path-card{background:#f9fafb;border-color:#f3f4f6;border-radius:24px;min-height:0;padding:32px}.home-paths-section .path-card:nth-child(2){box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-16px)}.path-icon{border-radius:16px;box-shadow:0 1px 2px #0000000d;height:64px;width:64px}.home-paths-section .path-card h3{font-size:1.5rem}.home-paths-section .path-card p,.home-paths-section .path-card li{color:#4b5563;font-size:.875rem}.path-progress{height:8px}.home-paths-section .path-card .btn{border-radius:12px;min-height:48px}.path-corner-blob{border-radius:0 0 0 9999px;height:128px;pointer-events:none;position:absolute;right:-64px;top:-64px;width:128px}.home-paths-section .path-card:nth-child(1) .path-corner-blob{background:#dcfce7}.home-paths-section .path-card:nth-child(2) .path-corner-blob{background:#dbeafe}.home-paths-section .path-card:nth-child(3) .path-corner-blob{background:#f3e8ff}.path-steps{margin-bottom:24px;margin-top:24px}.path-step{align-items:center;color:#374151;display:flex;font-size:.875rem;gap:12px;margin-bottom:16px}.home-paths-section .path-card:nth-child(1) .path-step .lucide-icon{color:#22c55e}.home-paths-section .path-card:nth-child(2) .path-step .lucide-icon{color:#3b82f6}.home-paths-section .path-card:nth-child(3) .path-step .lucide-icon{color:#a855f7}.path-progress-label{color:#6b7280;display:flex;font-size:.75rem;justify-content:space-between;margin-bottom:4px}.research-section{padding:80px 0}.research-heading-row{border-bottom:1px solid #374151;margin-bottom:48px;padding-bottom:24px}.research-heading-row .section-header{max-width:none;text-align:left}.research-section .card-grid{gap:24px}.journal-card{background:#1f2937;border-color:#374151;border-radius:16px;padding:24px}.research-section .journal-card h3{font-size:1.25rem}.research-section .journal-card p{font-size:.875rem}.journal-card-footer strong{align-items:center;display:inline-flex;gap:4px}.cta-band{padding:80px 0}.cta-band-home{background:#efe5db}.cta-band-courses{background:#e5e7eb}.cta-heading{margin-bottom:48px;max-width:672px}.cta-card-grid{gap:32px;max-width:1024px}.cta-card{border:1px solid #f3f4f6;border-radius:16px;padding:40px}.cta-card h3{font-size:1.5rem}.cta-card p{color:#6b7280;font-size:1rem;max-width:384px}.cta-card .btn{min-height:48px;padding:12px 32px}.cta-band-courses .cta-card .cta-icon{align-items:center;background:#fff7ed;border-radius:999px;height:96px;justify-content:center;width:96px}.support-pills{gap:24px;max-width:920px}.support-pills span{align-items:center;display:flex;gap:12px;padding:12px 24px}.support-pills span:nth-child(1) .lucide-icon{color:var(--primary)}.support-pills span:nth-child(2) .lucide-icon{color:#ef4444}.support-pills span:nth-child(3) .lucide-icon{color:#a855f7}.newsletter-section{border-bottom:1px solid #f3f4f6;padding:96px 0}.newsletter-card{background:transparent;border:0;box-shadow:none;display:block;max-width:768px;padding:0;text-align:center}.newsletter-card h2{font-size:clamp(2rem,4vw,2.5rem);margin-bottom:32px}.newsletter-card form{margin:0 auto;max-width:576px;position:relative}.newsletter-card input{border-color:#e5e7eb;border-radius:999px;min-height:58px;padding:16px 158px 16px 24px}.newsletter-card .btn{bottom:8px;min-height:42px;position:absolute;right:8px;text-transform:uppercase;top:8px}.courses-reference-page{background:#fff;color:#4b5563}.courses-title-hero{background:#f6f7f9;overflow:hidden;padding:176px 0 96px;position:relative}.courses-title-hero>img{height:100%;inset:0;object-fit:cover;opacity:.2;position:absolute;width:100%}.courses-title-content{position:relative;z-index:1}.courses-title-content h1{font-size:2.25rem;line-height:2.5rem;margin-bottom:16px}.breadcrumb{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:8px}.breadcrumb a:hover{color:var(--primary)}.breadcrumb strong{color:#9ca3af;font-weight:400}.courses-deals-section,.courses-popular-section{padding:80px 0}.courses-deals-grid{display:grid;gap:32px;grid-template-columns:repeat(4,minmax(0,1fr))}.deals-intro{display:flex;flex-direction:column;justify-content:center}.deals-intro h2{font-size:1.875rem;line-height:1.22;margin-bottom:16px}.deals-intro p{color:#6b7280;font-size:.875rem;margin-bottom:24px}.deal-arrows{display:flex;gap:8px}.deal-arrows button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#9ca3af;display:inline-flex;height:38px;justify-content:center;width:38px}.deal-arrows button:last-child{border-color:var(--primary);color:var(--primary)}.deal-card{border-radius:16px;padding:32px;transition:box-shadow .18s ease,transform .18s ease}.deal-card:hover{box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-2px)}.deal-card-green{background:#f9fafb}.deal-card-orange{background:#fff1ed}.deal-card-red{background:#fef2f2}.deal-card>span{align-items:center;border-radius:999px;display:inline-flex;height:56px;justify-content:center;margin-bottom:24px;width:56px}.deal-card-green>span{background:#dcfce7;color:#22c55e}.deal-card-orange>span{background:#ffedd5;color:var(--primary)}.deal-card-red>span{background:#fee2e2;color:#ef4444}.deal-card h3{font-size:1.25rem;margin-bottom:12px}.deal-card p{color:#6b7280;font-size:.875rem}.courses-section-heading{margin-bottom:48px;text-align:center}.courses-section-heading>span{border-bottom:2px solid var(--primary);color:var(--primary);display:inline-block;font-size:.875rem;font-weight:600;letter-spacing:.05em;padding-bottom:4px;text-transform:uppercase}.courses-section-heading h2{font-size:2.25rem;line-height:2.5rem;margin:16px 0 32px}.courses-filter-row{margin-bottom:0}.courses-filter-row button{background:#fff1ed;border:0;color:var(--primary);font-size:.875rem;font-weight:500;padding:8px 24px}.courses-filter-row button.active{background:var(--primary);color:#fff}.courses-catalog-grid{display:grid;gap:32px;grid-template-columns:repeat(3,minmax(0,1fr))}.course-card-catalog{border-color:#f3f4f6;border-radius:16px;box-shadow:none;overflow:hidden;transition:box-shadow .18s ease}.course-card-catalog:hover{box-shadow:0 20px 25px -5px #0000001a}.catalog-media{aspect-ratio:auto;border-radius:0;height:240px}.catalog-rating{background:#ffffffe6;border-radius:4px;color:var(--primary);font-size:.75rem;font-weight:700;left:16px;padding:4px 8px;position:absolute;top:16px}.course-card-catalog .card-body{padding:24px}.catalog-tag-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.catalog-tag-row>div{display:flex;flex-wrap:wrap;gap:8px}.catalog-tag{background:#fff1ed;border-radius:999px;color:var(--primary);font-size:.75rem;padding:4px 12px}.catalog-avatar{border:2px solid #fff;border-radius:999px;box-shadow:0 1px 2px #0000001f;display:inline-flex;height:32px;overflow:hidden;width:32px}.catalog-avatar img{height:100%;object-fit:cover;object-position:center 35%;transform:scale(1.45);width:100%}.course-card-catalog h3{font-size:1.25rem;line-height:1.45;margin-bottom:16px;min-height:58px}.course-card-catalog h3 a:hover{color:var(--primary)}.catalog-footer{border-top:1px solid #f3f4f6;color:#6b7280;display:flex;font-size:.875rem;gap:16px;justify-content:space-between;padding-top:16px}.catalog-footer>div{display:flex;flex-wrap:wrap;gap:16px}.catalog-footer strong{color:var(--primary);font-weight:700}@media(max-width:1080px){.site-header .desktop-nav,.site-header .nav-actions{display:none}.mobile-menu-button{display:inline-flex}.hero-grid,.courses-deals-grid,.courses-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-grid{grid-template-columns:1fr}.courses-deals-grid .deals-intro{grid-column:span 2}}@media(max-width:760px){.container{width:min(100% - 24px,1280px)}.nav-shell{height:72px}.brand{font-size:1.6rem}.home-hero{padding:132px 0 80px}.hero-copy h1{font-size:2.45rem}.hero-search{border-radius:18px}.hero-search label{border-right:0}.hero-visual{min-height:420px}.hero-stat-left{left:0}.hero-stat-right{right:0}.home-feature-band .feature-grid,.home-feature-band .feature-card,.courses-deals-grid,.courses-catalog-grid,.cta-card-grid,.support-pills{grid-template-columns:1fr}.courses-deals-grid .deals-intro{grid-column:auto}.courses-title-hero{padding:132px 0 64px}.catalog-footer,.newsletter-card form{display:grid}.newsletter-card input{padding-right:24px}.newsletter-card .btn{position:static;width:100%}}.site-header.scrolled{background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.nav-link.active,.nav-link[aria-current=page],.mobile-nav a.active,.mobile-nav a[aria-current=page]{color:var(--primary)}.journal-card,.journals-page .journal-card{background:#fff;border:1px solid #f3f4f6;border-radius:16px;box-shadow:0 1px 2px #0000000d;padding:24px;transition:box-shadow .3s ease,border-color .3s ease}a.journal-card:hover,.journals-page a.journal-card:hover,.journals-page .journal-card:not(.journal-card-disabled):hover,.journals-page .journal-card.is-expanded{border-color:var(--primary);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.journal-card-category{color:var(--primary);font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.research-section .journal-card{background:#1f2937;border-color:#374151}.research-section .journal-card:hover{border-color:#4b5563;box-shadow:none}.about-reference-heading h1{font-size:clamp(3rem,8vw,4.5rem);font-weight:800;line-height:1;text-transform:uppercase}.about-philosophy strong,.about-philosophy span.highlight,.about-philosophy h2 span{color:var(--primary)}.about-why-feature .about-why-number,.about-why-feature>div>span{font-size:clamp(3rem,8vw,4.5rem);font-weight:800;line-height:1;opacity:.9}.about-founders-heading h2{border-bottom:4px solid var(--primary);display:inline-block;padding-bottom:8px}.about-founder-number,.about-founder-copy>span{color:#f3f4f6;font-size:clamp(4rem,10vw,7rem);font-weight:800;line-height:1}.about-founder-image img{border-radius:16px;height:400px;object-fit:cover;width:100%}.contact-reference-hero{background:#fff1ed;overflow:hidden;padding:160px 0 64px;position:relative}.contact-visual-panel{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);border-radius:16px;box-shadow:0 25px 50px -12px #00000040;padding:40px}.contact-visual-panel .contact-visual-icons{display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-top:24px}.contact-visual-panel .contact-mini-icon{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border-radius:12px;color:#fff;display:flex;justify-content:center;min-height:56px;padding:16px}.contact-direct-card{background:#111827;border-radius:16px;color:#fff;padding:32px}.contact-direct-card .contact-direct-item{align-items:flex-start;display:flex;gap:16px;margin-bottom:24px}.contact-direct-card .contact-direct-item i{align-items:center;background:#ffffff1a;border-radius:8px;color:#fff;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.contact-form-panel input:focus,.contact-form-panel textarea:focus,.contact-form-panel select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #ff6f421f;outline:none}.contact-department-card{border:1px solid #f3f4f6;border-radius:12px;display:block;padding:24px;transition:border-color .2s ease,box-shadow .2s ease}.contact-department-card:hover{border-color:var(--primary);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.contact-department-icon{align-items:center;background:#fff1ed;border-radius:8px;color:var(--primary);display:flex;height:48px;justify-content:center;margin-bottom:16px;transition:background .2s ease,color .2s ease;width:48px}.contact-department-card:hover .contact-department-icon{background:var(--primary);color:#fff}.news-reference-hero{background:#fff1ed;min-height:560px;overflow:hidden;padding:160px 0 80px;position:relative}.news-feature-grid{display:grid;gap:16px;grid-template-columns:repeat(5,minmax(0,1fr))}.news-feature-card{border-radius:16px;height:256px;overflow:hidden;position:relative}.news-feature-card img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.news-card-overlay,.news-feature-card:after{background:linear-gradient(to top,rgba(0,0,0,.7) 0%,transparent 60%);content:"";inset:0;position:absolute}.news-feature-content{bottom:16px;color:#fff;left:16px;position:absolute;right:16px;z-index:1}.news-latest-item{align-items:flex-start;border-bottom:1px solid #f3f4f6;display:flex;gap:24px;padding:24px 0}.news-latest-image{flex-shrink:0}.news-latest-image img{border-radius:12px;height:192px;object-fit:cover;width:256px}.news-pill,.news-category-badge{background:#ff6f421a;border-radius:999px;color:var(--primary);display:inline-block;font-size:.75rem;font-weight:600;padding:2px 12px;text-transform:uppercase}.news-widget:first-child,.news-trending-widget{background:#fff;border:1px solid #f3f4f6;border-radius:24px;box-shadow:0 1px 2px #0000000d;padding:32px}.news-trending-list li,.news-trending-item{align-items:flex-start;display:flex;gap:16px;margin-bottom:16px}.news-trending-list li>span,.news-trending-number{align-items:center;background:#fff1ed;border-radius:8px;color:var(--primary);display:flex;flex-shrink:0;font-size:.875rem;font-weight:700;height:32px;justify-content:center;width:32px}.home-hero[data-purpose=hero-section]{overflow:hidden;position:relative}.home-courses-section[data-purpose=featured-courses] .section-header,.home-tutorials-section .section-header,.home-paths-section[data-purpose=learning-paths] .section-header,.cta-band-home .cta-heading{margin-left:auto;margin-right:auto;text-align:center}.home-courses-section .card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-courses-section .course-card{display:flex;flex-direction:column;height:100%;overflow:hidden}.home-courses-section .course-card .card-body{display:flex;flex:1;flex-direction:column}.home-courses-section .course-card .course-footer{margin-top:auto}.home-courses-section .course-card .media-frame img{transition:transform .5s ease}.home-courses-section .course-card:hover .media-frame img{transform:scale(1.1)}.badge-blue{background:#3b82f6}.badge-purple{background:#a855f7}.badge-green{background:#22c55e}.course-reference-xl{display:flex}.tutorial-card:not(.large){min-height:188px}.tutorial-card.large .play-button{height:64px;width:64px}.tutorial-watch-button{background:var(--primary);border-radius:999px;color:#fff;display:inline-flex;font-size:.875rem;font-weight:600;margin-top:16px;padding:8px 24px;position:static;transition:background .2s ease}.path-icon-green{color:#22c55e}.path-icon-blue{color:#3b82f6}.path-icon-purple{color:#a855f7}.research-section[data-purpose=research-journals] .journal-card:nth-child(1) .journal-card-category{color:#60a5fa}.research-section[data-purpose=research-journals] .journal-card:nth-child(2) .journal-card-category{color:#4ade80}.research-section[data-purpose=research-journals] .journal-card:nth-child(3) .journal-card-category{color:#facc15}.research-section[data-purpose=research-journals] .journal-card:nth-child(4) .journal-card-category{color:#c084fc}.research-section[data-purpose=research-journals] .card-grid{align-items:stretch}.research-section[data-purpose=research-journals] .journal-card{display:flex;flex-direction:column;height:100%}.research-section[data-purpose=research-journals] .journal-card p{margin-bottom:24px}.research-section[data-purpose=research-journals] .journal-card-footer{margin-top:auto}.cta-band-home .support-pills{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.browse-categories-title{font-size:2.25rem;line-height:2.5rem;margin:0 0 1rem}.cta-band-home .support-pills>.support-pill{align-items:center;background:#fff;border:1px solid #f3f4f6;border-radius:999px;box-shadow:0 1px 2px #0000000d;display:flex;gap:12px;padding:.75rem 1.5rem}.learn-here-enroll{border:0;outline:none}.learn-here-enroll:focus-visible{box-shadow:0 0 0 3px #ff6f4238}.hero-category-picker{position:relative;z-index:30}.hero-search-button{border:0;box-shadow:none;outline:none}.hero-search-button:focus-visible{box-shadow:0 0 0 3px #ff6f4238}.hero-category-trigger{appearance:none;background:transparent;border:0;color:#111827;cursor:pointer;min-width:8.75rem;outline:none;padding-bottom:0;padding-top:0}.hero-category-trigger .lucide-icon{color:#111827;transition:transform .18s ease}.hero-category-trigger:focus-visible{color:var(--primary)}.hero-category-trigger[aria-expanded=true] .lucide-icon{transform:rotate(180deg)}.hero-category-menu{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 18px 36px #11182724;left:0;min-width:16.5rem;padding:.5rem;position:absolute;top:calc(100% + .65rem);z-index:50}.hero-category-options{display:flex;flex-direction:column;gap:.125rem}.hero-category-option{align-items:center;background:transparent;border:0;border-radius:.5rem;color:#374151;cursor:pointer;display:flex;font-size:.875rem;font-weight:700;gap:.7rem;justify-content:flex-start;line-height:1.25rem;padding:.65rem .75rem;text-align:left;transition:background .16s ease,color .16s ease;width:100%}.hero-category-option span{align-items:center;background:#f3f4f6;border-radius:.45rem;color:#6b7280;display:flex;height:1.8rem;justify-content:center;width:1.8rem}.hero-category-option:hover,.hero-category-option.is-active{background:#f9fafb;color:#111827}.hero-category-option.is-active span{background:#ff6f421f;color:var(--primary)}.hero-category-links{border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:.125rem;margin-top:.5rem;padding-top:.5rem}.hero-category-links a{background:transparent;border-radius:.5rem;color:#6b7280;font-size:.82rem;font-weight:700;padding:.5rem .75rem;transition:background .16s ease,color .16s ease}.hero-category-links a:hover,.hero-category-links a.is-active{background:#fff7f4;color:var(--primary)}.cta-band-home .max-w-6xl{max-width:72rem}.cta-band-home .px-4{padding-left:1rem;padding-right:1rem}.cta-band-home .mb-16{margin-bottom:4rem}.cta-band-home .mb-8{margin-bottom:2rem}.cta-band-home .mb-6{margin-bottom:1.5rem}.cta-band-home .mb-4{margin-bottom:1rem}.cta-band-home .mb-2{margin-bottom:.5rem}.cta-band-home .text-4xl{font-size:2.25rem;line-height:2.5rem}.cta-band-home .text-2xl{font-size:1.5rem;line-height:2rem}.cta-band-home .font-bold{font-weight:700}.cta-band-home .font-semibold{font-weight:600}.cta-band-home .uppercase{text-transform:uppercase}.cta-band-home .tracking-wider{letter-spacing:.05em}.cta-band-home .inline-block{display:inline-block}.cta-band-home .max-w-2xl{max-width:42rem}.cta-band-home .mx-auto{margin-left:auto;margin-right:auto}.cta-band-home .grid{display:grid}.cta-band-home .grid-cols-1{grid-template-columns:1fr}.cta-band-home .gap-8{gap:2rem}.cta-band-home .p-10{padding:2.5rem}.cta-band-home .rounded-2xl{border-radius:1rem}.cta-band-home .shadow-sm{box-shadow:0 1px 2px #0000000d}.cta-band-home .border{border-width:1px}.cta-band-home .border-gray-100{border-color:#f3f4f6}.cta-band-home .flex-col{flex-direction:column}.cta-band-home .flex{display:flex}.cta-band-home .items-center{align-items:center}.cta-band-home .w-20,.cta-band-home .h-20{height:5rem;width:5rem}.cta-band-home .w-20>svg,.cta-band-home .h-20>svg{height:100%;width:100%}.cta-band-home .w-5,.cta-band-home .h-5{height:1.25rem;width:1.25rem}.cta-band-home .text-purple-500{color:#a855f7}.cta-band-home .text-primary,.cta-band-home .text-orange-custom{color:var(--primary)}.cta-band-home .text-gray-900{color:#111827}.cta-band-home .text-gray-500{color:#6b7280}.cta-band-home .bg-transparent{background:transparent}.cta-band-home .bg-white{background:#fff}.cta-band-home .border-2{border-width:2px}.cta-band-home .border-gray-900{border-color:#111827}.cta-band-home .px-8{padding-left:2rem;padding-right:2rem}.cta-band-home .py-3{padding-bottom:.75rem;padding-top:.75rem}.cta-band-home .font-medium{font-weight:500}.cta-band-home .transition,.cta-band-home .transition-all{transition-duration:.15s;transition-property:color,background-color,border-color,transform,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.cta-band-home .bg-primary{background:var(--primary)}.cta-band-home .text-white{color:#fff}.cta-band-home button:hover.hover\:bg-gray-900{background:#111827}.cta-band-home button:hover.hover\:text-white{color:#fff}.cta-band-home button:hover.hover\:bg-primary-dark{background:var(--primary-dark)}.cta-band-home button:hover.hover\:scale-105{transform:scale(1.05)}.cta-band-home button:hover.hover\:shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.cta-band-home .bg-orange-light{background:#ffedd5}.cta-band-home .bg-red-light{background:#fee2e2}.cta-band-home .bg-purple-light{background:#f3e8ff}.cta-band-home .text-red-500{color:#ef4444}@media(min-width:768px){.cta-band-home .md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.support-pill-icon{align-items:center;border-radius:999px;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;padding:0;width:2.5rem}.support-pill-copy{display:block;padding:0}.support-pill-copy h4{color:#111827;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;margin:0}.support-pill-copy p{color:#6b7280;font-size:.75rem;line-height:1.35;margin:0}.support-pill-orange .support-pill-icon{background:#ffedd5;color:var(--primary)}.support-pill-red .support-pill-icon{background:#fee2e2;color:#ef4444}.support-pill-purple .support-pill-icon{background:#f3e8ff;color:#a855f7}@media(max-width:1199px){.home-courses-section .card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.course-reference-xl{display:none}}@media(max-width:900px){.home-courses-section .card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.home-courses-section .card-grid{grid-template-columns:1fr}.course-reference-xl{display:flex}.cta-band-home .support-pills>.support-pill{border-radius:24px;width:100%}}section[class~="bg-[#EFE5DB]"]{background:#efe5db}section[class~="bg-[#EFE5DB]"].py-20{padding-bottom:5rem;padding-top:5rem}section[class~="bg-[#EFE5DB]"] .container{margin-left:auto;margin-right:auto;width:min(100% - 2rem,var(--container))}section[class~="bg-[#EFE5DB]"] .mx-auto{margin-left:auto;margin-right:auto}section[class~="bg-[#EFE5DB]"] .px-4{padding-left:1rem;padding-right:1rem}section[class~="bg-[#EFE5DB]"] .max-w-6xl{max-width:72rem}section[class~="bg-[#EFE5DB]"] .max-w-2xl{max-width:42rem}section[class~="bg-[#EFE5DB]"] .text-center{text-align:center}section[class~="bg-[#EFE5DB]"] .mb-16{margin-bottom:4rem}section[class~="bg-[#EFE5DB]"] .mb-8{margin-bottom:2rem}section[class~="bg-[#EFE5DB]"] .mb-6{margin-bottom:1.5rem}section[class~="bg-[#EFE5DB]"] .mb-4{margin-bottom:1rem}section[class~="bg-[#EFE5DB]"] .mb-2{margin-bottom:.5rem}section[class~="bg-[#EFE5DB]"] .inline-block{display:inline-block}section[class~="bg-[#EFE5DB]"] .text-primary,section[class~="bg-[#EFE5DB]"] .text-orange-custom{color:var(--primary)}section[class~="bg-[#EFE5DB]"] .text-purple-500{color:#a855f7}section[class~="bg-[#EFE5DB]"] .text-red-500{color:#ef4444}section[class~="bg-[#EFE5DB]"] .text-gray-900{color:#111827}section[class~="bg-[#EFE5DB]"] .text-gray-500{color:#6b7280}section[class~="bg-[#EFE5DB]"] .text-white{color:#fff}section[class~="bg-[#EFE5DB]"] .text-sm{font-size:.875rem}section[class~="bg-[#EFE5DB]"] .text-xs{font-size:.75rem}section[class~="bg-[#EFE5DB]"] .text-2xl{font-size:1.5rem;line-height:2rem}section[class~="bg-[#EFE5DB]"] .text-4xl{font-size:2.25rem;line-height:2.5rem}section[class~="bg-[#EFE5DB]"] .font-semibold{font-weight:600}section[class~="bg-[#EFE5DB]"] .font-bold{font-weight:700}section[class~="bg-[#EFE5DB]"] .font-medium{font-weight:500}section[class~="bg-[#EFE5DB]"] .uppercase{text-transform:uppercase}section[class~="bg-[#EFE5DB]"] .tracking-wider{letter-spacing:.05em}section[class~="bg-[#EFE5DB]"] .grid{display:grid}section[class~="bg-[#EFE5DB]"] .grid-cols-1{grid-template-columns:1fr}section[class~="bg-[#EFE5DB]"] .gap-8{gap:2rem}section[class~="bg-[#EFE5DB]"] .gap-6{gap:1.5rem}section[class~="bg-[#EFE5DB]"] .gap-3{gap:.75rem}section[class~="bg-[#EFE5DB]"] .bg-white{background:#fff}section[class~="bg-[#EFE5DB]"] .rounded-2xl{border-radius:1rem}section[class~="bg-[#EFE5DB]"] .rounded-full{border-radius:9999px}section[class~="bg-[#EFE5DB]"] .p-10{padding:2.5rem}section[class~="bg-[#EFE5DB]"] .px-8{padding-left:2rem;padding-right:2rem}section[class~="bg-[#EFE5DB]"] .px-6{padding-left:1.5rem;padding-right:1.5rem}section[class~="bg-[#EFE5DB]"] .py-3{padding-bottom:.75rem;padding-top:.75rem}section[class~="bg-[#EFE5DB]"] .shadow-sm{box-shadow:0 1px 2px #0000000d}section[class~="bg-[#EFE5DB]"] .border{border-style:solid;border-width:1px}section[class~="bg-[#EFE5DB]"] .border-2{border-style:solid;border-width:2px}section[class~="bg-[#EFE5DB]"] .border-gray-100{border-color:#f3f4f6}section[class~="bg-[#EFE5DB]"] .border-gray-900{border-color:#111827}section[class~="bg-[#EFE5DB]"] .flex{display:flex}section[class~="bg-[#EFE5DB]"] .flex-col{flex-direction:column}section[class~="bg-[#EFE5DB]"] .flex-wrap{flex-wrap:wrap}section[class~="bg-[#EFE5DB]"] .items-center{align-items:center}section[class~="bg-[#EFE5DB]"] .justify-center{justify-content:center}section[class~="bg-[#EFE5DB]"] .w-20,section[class~="bg-[#EFE5DB]"] .h-20{height:5rem;width:5rem}section[class~="bg-[#EFE5DB]"] .w-10,section[class~="bg-[#EFE5DB]"] .h-10{height:2.5rem;width:2.5rem}section[class~="bg-[#EFE5DB]"] .w-5,section[class~="bg-[#EFE5DB]"] .h-5{height:1.25rem;width:1.25rem}section[class~="bg-[#EFE5DB]"] .w-20>svg,section[class~="bg-[#EFE5DB]"] .h-20>svg{height:100%;width:100%}section[class~="bg-[#EFE5DB]"] .bg-transparent{background:transparent}section[class~="bg-[#EFE5DB]"] .bg-primary{background:var(--primary)}section[class~="bg-[#EFE5DB]"] .bg-orange-light{background:#ffedd5}section[class~="bg-[#EFE5DB]"] .bg-red-light{background:#fee2e2}section[class~="bg-[#EFE5DB]"] .bg-purple-light{background:#f3e8ff}section[class~="bg-[#EFE5DB]"] .transition,section[class~="bg-[#EFE5DB]"] .transition-all{transition-duration:.15s;transition-property:color,background-color,border-color,transform,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}section[class~="bg-[#EFE5DB]"] .duration-300{transition-duration:.3s}section[class~="bg-[#EFE5DB]"] button:hover.hover\:bg-gray-900{background:#111827}section[class~="bg-[#EFE5DB]"] button:hover.hover\:bg-primary-dark{background:var(--primary-dark)}section[class~="bg-[#EFE5DB]"] button:hover.hover\:text-white{color:#fff}section[class~="bg-[#EFE5DB]"] button:hover.hover\:scale-105{transform:scale(1.05)}section[class~="bg-[#EFE5DB]"] button:hover.hover\:shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}section[class~="bg-[#EFE5DB]"] h4{margin:0}section[class~="bg-[#EFE5DB]"] h4+p{line-height:1.35;margin:0}@media(min-width:768px){section[class~="bg-[#EFE5DB]"] .md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}section[data-purpose=hero-section].bg-primary-50{background:#fff1ed}section[data-purpose=hero-section].pt-32{padding-top:8rem}section[data-purpose=hero-section].pb-20{padding-bottom:5rem}section[data-purpose=hero-section].overflow-hidden{overflow:hidden}section[data-purpose=hero-section].relative,section[data-purpose=hero-section] .relative{position:relative}section[data-purpose=hero-section] .absolute{position:absolute}section[data-purpose=hero-section] .top-20{top:5rem}section[data-purpose=hero-section] .bottom-20{bottom:5rem}section[data-purpose=hero-section] .left-10{left:2.5rem}section[data-purpose=hero-section] .right-10{right:2.5rem}section[data-purpose=hero-section] .top-40{top:10rem}section[data-purpose=hero-section] .right-20{right:5rem}section[data-purpose=hero-section] .top-10{top:2.5rem}section[data-purpose=hero-section] .-left-10{left:-2.5rem}section[data-purpose=hero-section] .-right-5{right:-1.25rem}section[data-purpose=hero-section] .top-1\/2{top:50%}section[data-purpose=hero-section] .left-1\/2{left:50%}section[data-purpose=hero-section] .-bottom-1{bottom:-.25rem}section[data-purpose=hero-section] .left-0{left:0}section[data-purpose=hero-section] .top-full{top:100%}section[data-purpose=hero-section] .mt-2{margin-top:.5rem}section[data-purpose=hero-section] .mb-12{margin-bottom:3rem}section[data-purpose=hero-section] .mb-8{margin-bottom:2rem}section[data-purpose=hero-section] .mb-6{margin-bottom:1.5rem}section[data-purpose=hero-section] .mr-2{margin-right:.5rem}section[data-purpose=hero-section] .mx-auto{margin-left:auto;margin-right:auto}section[data-purpose=hero-section] .container{margin-left:auto;margin-right:auto;width:100%}section[data-purpose=hero-section] .p-2{padding:.5rem}section[data-purpose=hero-section] .p-4{padding:1rem}section[data-purpose=hero-section] .px-8{padding-left:2rem;padding-right:2rem}section[data-purpose=hero-section] .px-4{padding-left:1rem;padding-right:1rem}section[data-purpose=hero-section] .py-3{padding-bottom:.75rem;padding-top:.75rem}section[data-purpose=hero-section] .py-2{padding-bottom:.5rem;padding-top:.5rem}section[data-purpose=hero-section] .py-2\.5{padding-bottom:.625rem;padding-top:.625rem}section[data-purpose=hero-section] .pr-8{padding-right:2rem}section[data-purpose=hero-section] .flex{display:flex}section[data-purpose=hero-section] .hidden{display:none}section[data-purpose=hero-section] .flex-col{flex-direction:column}section[data-purpose=hero-section] .items-center{align-items:center}section[data-purpose=hero-section] .justify-between{justify-content:space-between}section[data-purpose=hero-section] .justify-center{justify-content:center}section[data-purpose=hero-section] .flex-1{flex:1 1 0%}section[data-purpose=hero-section] .h-auto{height:auto}section[data-purpose=hero-section] .w-12{width:3rem}section[data-purpose=hero-section] .h-12{height:3rem}section[data-purpose=hero-section] .w-full{width:100%}section[data-purpose=hero-section] .h-3{height:.75rem}section[data-purpose=hero-section] .w-px-0{width:0}section[data-purpose=hero-section] .h-px{height:1px}section[data-purpose=hero-section] .w-\[110\%\]{width:110%}section[data-purpose=hero-section] .h-\[110\%\]{height:110%}section[data-purpose=hero-section] .min-w-40{min-width:10rem}section[data-purpose=hero-section] .max-w-xl{max-width:36rem}section[data-purpose=hero-section] .max-w-2xl{max-width:42rem}section[data-purpose=hero-section] .max-w-lg{max-width:32rem}section[data-purpose=hero-section] .z-0{z-index:0}section[data-purpose=hero-section] .z-10{z-index:10}section[data-purpose=hero-section] .z-20{z-index:20}section[data-purpose=hero-section] .z-50{z-index:50}section[data-purpose=hero-section] .bg-white{background:#fff}section[data-purpose=hero-section] .bg-primary{background:var(--primary)}section[data-purpose=hero-section] .bg-green-100{background:#dcfce7}section[data-purpose=hero-section] .bg-blue-100{background:#dbeafe}section[data-purpose=hero-section] .bg-transparent{background:transparent}section[data-purpose=hero-section] .text-primary{color:var(--primary)}section[data-purpose=hero-section] .text-primary-light{color:#ff8a65}section[data-purpose=hero-section] .text-gray-900{color:#111827}section[data-purpose=hero-section] .text-gray-700{color:#374151}section[data-purpose=hero-section] .text-gray-600{color:#4b5563}section[data-purpose=hero-section] .text-gray-500{color:#6b7280}section[data-purpose=hero-section] .text-gray-400{color:#9ca3af}section[data-purpose=hero-section] .text-white{color:#fff}section[data-purpose=hero-section] .text-green-500{color:#22c55e}section[data-purpose=hero-section] .text-blue-500{color:#3b82f6}section[data-purpose=hero-section] .opacity-20{opacity:.2}section[data-purpose=hero-section] .opacity-30{opacity:.3}section[data-purpose=hero-section] .opacity-50{opacity:.5}section[data-purpose=hero-section] .opacity-0{opacity:0}section[data-purpose=hero-section] .opacity-10{opacity:.1}section[data-purpose=hero-section] .text-xs{font-size:.75rem}section[data-purpose=hero-section] .text-sm{font-size:.875rem}section[data-purpose=hero-section] .text-lg{font-size:1.125rem;line-height:1.75rem}section[data-purpose=hero-section] .text-xl{font-size:1.25rem;line-height:1.75rem}section[data-purpose=hero-section] .text-4xl{font-size:2.25rem;line-height:2.5rem}section[data-purpose=hero-section] .text-6xl{font-size:3.75rem;line-height:1}section[data-purpose=hero-section] .font-medium{font-weight:500}section[data-purpose=hero-section] .font-bold{font-weight:700}section[data-purpose=hero-section] .font-extrabold{font-weight:800}section[data-purpose=hero-section] .leading-tight{line-height:1.25}section[data-purpose=hero-section] .rounded-full{border-radius:9999px}section[data-purpose=hero-section] .rounded-2xl{border-radius:1.5rem}section[data-purpose=hero-section] .rounded-xl{border-radius:1rem}section[data-purpose=hero-section] .rounded-lg{border-radius:.5rem}section[data-purpose=hero-section] .border{border-style:solid;border-width:1px}section[data-purpose=hero-section] .border-8{border-style:solid;border-width:8px}section[data-purpose=hero-section] .border-white{border-color:#fff}section[data-purpose=hero-section] .border-gray-100{border-color:#f3f4f6}section[data-purpose=hero-section] .border-gray-200{border-color:#e5e7eb}section[data-purpose=hero-section] .border-r{border-right-style:solid;border-right-width:1px}section[data-purpose=hero-section] .border-none{border:0}section[data-purpose=hero-section] .shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}section[data-purpose=hero-section] .shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}section[data-purpose=hero-section] .shadow-2xl{box-shadow:0 25px 50px -12px #00000040}section[data-purpose=hero-section] .space-x-3>:not([hidden])~:not([hidden]){margin-left:.75rem}section[data-purpose=hero-section] .gap-2{gap:.5rem}section[data-purpose=hero-section] .mx-2{margin-left:.5rem;margin-right:.5rem}section[data-purpose=hero-section] .cursor-pointer{cursor:pointer}section[data-purpose=hero-section] .blob-shape{border-radius:9999px}section[data-purpose=hero-section] .hero-circle-photo{aspect-ratio:1 / 1;border-radius:9999px;display:block;height:auto;object-fit:cover;object-position:center;box-shadow:0 24px 60px #0f172a2e;width:100%}section[data-purpose=hero-section] input{outline:none}section[data-purpose=hero-section] .pointer-events-none{pointer-events:none}section[data-purpose=hero-section] .transform{transform:var(--hero-translate-x, 0) var(--hero-translate-y, 0)}section[data-purpose=hero-section] .-translate-x-1\/2{--hero-translate-x: translateX(-50%)}section[data-purpose=hero-section] .-translate-y-1\/2{--hero-translate-y: translateY(-50%)}section[data-purpose=hero-section] .blur-3xl{filter:blur(64px)}section[data-purpose=hero-section] .transition-colors,section[data-purpose=hero-section] .transition-transform{transition-duration:.15s;transition-property:color,background-color,border-color,transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}section[data-purpose=hero-section] button:hover.hover\:bg-primary-dark,section[data-purpose=hero-section] li:hover.hover\:bg-primary-50{background:var(--primary-dark)}section[data-purpose=hero-section] li:hover.hover\:bg-primary-50{background:#fff1ed}section[data-purpose=hero-section] li:hover.hover\:text-primary{color:var(--primary)}.home-tutorials-section{background:#fff;padding:5rem 0}.home-tutorials-container{max-width:72rem;padding-left:1rem;padding-right:1rem}.home-tutorials-section .section-header{margin-bottom:4rem;max-width:42rem}.home-tutorials-section .section-header .eyebrow{color:var(--primary);display:inline-block;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem}.home-tutorials-section .section-header h2{color:#111827;font-size:2.25rem;line-height:2.5rem;margin-bottom:1rem}.home-tutorials-section .section-header p:not(.eyebrow){color:#6b7280;font-size:1rem;line-height:1.5rem}.tutorial-grid{display:grid;gap:1.5rem;grid-template-columns:1fr;margin:0 auto;max-width:72rem}.tutorial-card,.tutorial-card.large{background:#111827;border:0;border-radius:1rem;color:#fff;cursor:pointer;min-height:220px;overflow:hidden;padding:0;position:relative;text-align:left}.tutorial-card.large{min-height:400px}.tutorial-card img,.tutorial-card.large img{height:100%;inset:0;object-fit:cover;opacity:1;position:absolute;transform:none;transition:transform .3s ease;width:100%}.tutorial-card:before{background:#0003;content:"";inset:0;position:absolute;transition:background .2s ease;z-index:1}.tutorial-card:not(.large):hover:before{background:#0000004d}.tutorial-card.large:before{background:linear-gradient(to top,rgba(0,0,0,.6),transparent)}.tutorial-card:hover img{transform:scale(1.035)}.play-button,.tutorial-card.large .play-button{align-items:center;background:#ffffff4d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:9999px;box-shadow:none;color:#fff;display:inline-flex;height:3rem;justify-content:center;left:50%;padding:.75rem;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background .15s ease;width:3rem;z-index:2}.tutorial-card.large .play-button{height:4rem;padding:1rem;width:4rem}.play-button:hover,.tutorial-card:hover .play-button{background:#ffffff80}.play-button svg{display:block;height:1.5rem;width:1.5rem}.tutorial-card.large .play-button svg{height:2rem;width:2rem}.tutorial-info-card{background:#fff;border-radius:.75rem;bottom:2rem;box-shadow:none;color:#111827;display:block;left:2rem;max-width:min(24rem,calc(100% - 4rem));padding:1.5rem;position:absolute;z-index:2}.tutorial-info-card strong,.tutorial-info-card small{position:static}.tutorial-info-card strong{color:#111827;display:block;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.75rem;margin-bottom:.5rem}.tutorial-info-card small{color:#6b7280;display:block;font-size:.875rem;line-height:1.5;margin-bottom:1rem}.tutorial-watch-button{background:var(--primary);border-radius:9999px;color:#fff;display:inline-flex;font-size:.875rem;font-weight:500;line-height:1.25rem;padding:.5rem 1.5rem;position:static;transition:background .15s ease}.tutorial-watch-button:hover{background:var(--primary-dark)}@media(min-width:1024px){.tutorial-grid{grid-template-columns:minmax(0,2fr) minmax(260px,1fr);grid-template-rows:repeat(2,minmax(0,1fr))}.tutorial-card.large{grid-column:1;grid-row:1 / span 2;min-height:750px}.tutorial-card:not(.large){min-height:363px}}@media(max-width:767px){.home-tutorials-section .section-header{margin-bottom:2.5rem}.home-tutorials-section .section-header h2{font-size:2rem;line-height:2.35rem}.tutorial-info-card{bottom:1.25rem;left:1.25rem;max-width:calc(100% - 2.5rem);padding:1.15rem}.tutorial-info-card strong{font-size:1.05rem;line-height:1.4}}@media(min-width:640px){section[data-purpose=hero-section] .container{max-width:640px}section[data-purpose=hero-section] .sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}section[data-purpose=hero-section] .sm\:flex{display:flex}}@media(min-width:768px){section[data-purpose=hero-section] .container{max-width:768px}section[data-purpose=hero-section] .md\:text-5xl{font-size:3rem;line-height:1}}@media(min-width:1024px){section[data-purpose=hero-section] .container{max-width:1024px}section[data-purpose=hero-section].lg\:pt-48{padding-top:12rem}section[data-purpose=hero-section].lg\:pb-32{padding-bottom:8rem}section[data-purpose=hero-section] .lg\:px-8{padding-left:2rem;padding-right:2rem}section[data-purpose=hero-section] .lg\:flex-row{flex-direction:row}section[data-purpose=hero-section] .lg\:w-1\/2{width:50%}section[data-purpose=hero-section] .lg\:pr-12{padding-right:3rem}section[data-purpose=hero-section] .lg\:mb-0{margin-bottom:0}section[data-purpose=hero-section] .lg\:text-6xl{font-size:3.75rem;line-height:1}}@media(min-width:1280px){section[data-purpose=hero-section] .container{max-width:1280px}}@media(min-width:1536px){section[data-purpose=hero-section] .container{max-width:1536px}}.home-paths-section[data-purpose=learning-paths]{background:#fff;padding:5rem 0}.home-paths-section[data-purpose=learning-paths]>.container{max-width:1280px;padding-left:2rem;padding-right:2rem;width:100%}.home-paths-section[data-purpose=learning-paths] .section-header{margin:0 auto 4rem;max-width:48rem;text-align:center}.home-paths-section[data-purpose=learning-paths] .section-header .eyebrow{color:var(--primary);display:block;font-size:.875rem;font-weight:700;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.home-paths-section[data-purpose=learning-paths] .section-header h2{color:#111827;font-size:2.25rem;font-weight:700;line-height:2.5rem;margin-bottom:1rem}.home-paths-section[data-purpose=learning-paths] .section-header p:not(.eyebrow){color:#4b5563;font-size:1rem;line-height:1.5rem;margin:0}.home-paths-section[data-purpose=learning-paths] .path-grid{display:grid;gap:2rem;grid-template-columns:repeat(3,minmax(0,1fr))}.home-paths-section[data-purpose=learning-paths] .path-card{background:#f9fafb;border:1px solid #f3f4f6;border-radius:1.5rem;box-shadow:none;min-height:0;overflow:hidden;padding:2rem;position:relative;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.home-paths-section[data-purpose=learning-paths] .path-card:after{display:none}.home-paths-section[data-purpose=learning-paths] .path-card:hover{border-color:#ff6f4280}.home-paths-section[data-purpose=learning-paths] .path-card:nth-child(2){box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transform:translateY(-1rem)}.home-paths-section[data-purpose=learning-paths] .path-corner-blob{border-radius:0 0 0 9999px;height:8rem;pointer-events:none;position:absolute;right:-4rem;top:-4rem;transition:transform .15s ease;width:8rem}.home-paths-section[data-purpose=learning-paths] .path-card:hover .path-corner-blob{transform:scale(1.1)}.home-paths-section[data-purpose=learning-paths] .path-card:nth-child(1) .path-corner-blob{background:#dcfce7}.home-paths-section[data-purpose=learning-paths] .path-card:nth-child(2) .path-corner-blob{background:#dbeafe}.home-paths-section[data-purpose=learning-paths] .path-card:nth-child(3) .path-corner-blob{background:#f3e8ff}.home-paths-section[data-purpose=learning-paths] .path-icon{align-items:center;background:#fff;border-radius:1rem;box-shadow:0 1px 2px #0000000d;display:flex;height:4rem;justify-content:center;margin-bottom:1.5rem;position:relative;width:4rem;z-index:1}.home-paths-section[data-purpose=learning-paths] .path-icon .lucide-icon{height:1.75rem;width:1.75rem}.home-paths-section[data-purpose=learning-paths] .path-icon-green{color:#22c55e}.home-paths-section[data-purpose=learning-paths] .path-icon-blue{color:#3b82f6}.home-paths-section[data-purpose=learning-paths] .path-icon-purple{color:#a855f7}.home-paths-section[data-purpose=learning-paths] .path-label{background:var(--primary);border-radius:9999px;color:#fff;font-size:.75rem;font-weight:700;line-height:1rem;padding:.25rem .75rem;position:absolute;right:2rem;top:2rem;z-index:2}.home-paths-section[data-purpose=learning-paths] .path-card h3{color:#111827;font-size:1.5rem;font-weight:700;line-height:2rem;margin:0 0 .75rem;position:relative;z-index:1}.home-paths-section[data-purpose=learning-paths] .path-card p{color:#4b5563;font-size:1rem;line-height:1.5;margin:0 0 1.5rem;position:relative;z-index:1}.home-paths-section[data-purpose=learning-paths] .path-steps{display:grid;gap:1rem;margin:0 0 2rem;position:relative;z-index:1}.home-paths-section[data-purpose=learning-paths] .path-step{align-items:center;color:#374151;display:flex;font-size:.875rem;gap:.75rem;line-height:1.25rem;margin:0}.home-paths-section[data-purpose=learning-paths] .path-step .lucide-icon{height:1rem;width:1rem}.home-paths-section[data-purpose=learning-paths] .path-card:nth-child(1) .path-step .lucide-icon{color:#22c55e}.home-paths-section[data-purpose=learning-paths] .path-card:nth-child(2) .path-step .lucide-icon{color:#3b82f6}.home-paths-section[data-purpose=learning-paths] .path-card:nth-child(3) .path-step .lucide-icon{color:#a855f7}.home-paths-section[data-purpose=learning-paths] .path-progress-label{color:#6b7280;display:flex;font-size:.75rem;justify-content:space-between;line-height:1rem;margin:0 0 .25rem}.home-paths-section[data-purpose=learning-paths] .path-progress{background:#e5e7eb;border-radius:9999px;height:.5rem;margin:0 0 1.5rem;overflow:hidden}.home-paths-section[data-purpose=learning-paths] .path-progress span{border-radius:9999px;display:block;height:100%}.home-paths-section[data-purpose=learning-paths] .path-card:nth-child(1) .path-progress span{background:#22c55e}.home-paths-section[data-purpose=learning-paths] .path-card:nth-child(2) .path-progress span{background:#3b82f6}.home-paths-section[data-purpose=learning-paths] .path-card:nth-child(3) .path-progress span{background:#a855f7}.home-paths-section[data-purpose=learning-paths] .path-card .btn{border-radius:.75rem;display:flex;font-size:1rem;font-weight:700;justify-content:center;line-height:1.5rem;min-height:3rem;padding:.75rem 1rem;position:relative;width:100%;z-index:1}.home-paths-section[data-purpose=learning-paths] .path-card .btn-secondary{background:#fff;border:2px solid #e5e7eb;box-shadow:none;color:#1f2937}.home-paths-section[data-purpose=learning-paths] .path-card:nth-child(1):hover .btn-secondary{border-color:#22c55e;color:#16a34a}.home-paths-section[data-purpose=learning-paths] .path-card:nth-child(3):hover .btn-secondary{border-color:#a855f7;color:#9333ea}.home-paths-section[data-purpose=learning-paths] .path-card .btn-primary{background:var(--primary);border-color:transparent;box-shadow:0 4px 6px -1px #ff6f424d;color:#fff}.home-paths-section[data-purpose=learning-paths] .path-card .btn-primary:hover{background:var(--primary-dark)}@media(max-width:900px){.home-paths-section[data-purpose=learning-paths] .path-grid{grid-template-columns:1fr}.home-paths-section[data-purpose=learning-paths] .path-card:nth-child(2){transform:none}}@media(max-width:640px){.home-paths-section[data-purpose=learning-paths]>.container{padding-left:1rem;padding-right:1rem}.home-paths-section[data-purpose=learning-paths] .section-header h2{font-size:2rem;line-height:2.35rem}.home-paths-section[data-purpose=learning-paths] .path-card{padding:1.5rem}.home-paths-section[data-purpose=learning-paths] .path-label{right:1.5rem;top:1.5rem}}.course-detail-page-header{background:#fdfaf8;padding:48px 0 64px}.course-detail-page-header h1{color:var(--ink);font-family:Poppins,sans-serif;font-size:2.25rem;font-weight:700;margin-bottom:16px}.course-detail-layout{align-items:start;display:grid;gap:48px;grid-template-columns:2fr 1fr;padding:48px 0 80px}.course-detail-content{min-width:0}.course-detail-title{margin-bottom:32px}.course-detail-title h2{color:var(--ink);font-family:Poppins,sans-serif;font-size:1.875rem;font-weight:700;margin-bottom:12px}.course-author-line{color:var(--muted);font-size:.9375rem}.course-author-line a{color:var(--primary);text-decoration:underline}.course-detail-img{aspect-ratio:16 / 9;border-radius:16px;margin-bottom:24px;overflow:hidden}.course-detail-img img{height:100%;object-fit:cover;width:100%}.course-share-row{margin-bottom:40px}.course-share-btn{align-items:center;background:transparent;border:1px solid var(--line);border-radius:999px;color:var(--ink);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;gap:6px;padding:8px 16px;transition:background .15s}.course-share-btn:hover{background:var(--paper)}.course-detail-body{margin-bottom:48px}.course-detail-body h3{color:var(--ink);font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:16px}.course-detail-body>p{color:var(--muted);line-height:1.7;margin-bottom:24px}.course-detail-badges{align-items:center;display:flex;flex-wrap:wrap;gap:24px;margin-bottom:24px}.badge-featured{background:var(--primary);border-radius:999px;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.05em;padding:4px 12px;text-transform:uppercase}.course-enrolled{color:var(--primary);font-size:.875rem;font-weight:500}.course-date-row{color:var(--ink);display:flex;flex-wrap:wrap;font-size:.875rem;font-weight:600;gap:32px}.course-date-row span{color:var(--muted);font-weight:400}.course-instructor-section{margin-bottom:48px}.course-instructor-section h3{color:var(--ink);font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:24px}.instructor-profile{align-items:flex-start;display:flex;gap:16px;margin-bottom:24px}.instructor-avatar{border-radius:50%;flex-shrink:0;height:64px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;width:64px}.instructor-avatar img{height:100%;object-fit:cover;object-position:center 35%;transform:scale(1.45);width:100%}.instructor-meta h4{color:var(--ink);font-size:1.125rem;font-weight:700;margin-bottom:4px}.instructor-meta p{color:var(--primary);font-size:.875rem;font-weight:500;margin:0}.course-instructor-bio{color:var(--muted);line-height:1.7;margin-bottom:16px}.course-skills-section{margin-bottom:64px}.course-skills-section h3{color:var(--ink);font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:24px}.skill-tags{display:flex;flex-wrap:wrap;gap:12px}.skill-tag{border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:.875rem;padding:8px 20px;text-decoration:none;transition:border-color .15s,color .15s}.skill-tag:hover{border-color:var(--primary);color:var(--primary)}.course-related-section h3{color:var(--ink);font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:32px}.course-related-grid{max-width:24rem}.course-detail-sidebar{display:flex;flex-direction:column;gap:32px;position:sticky;top:96px}.course-price-card,.course-includes-card{background:var(--surface);border:1px solid #f9fafb;border-radius:16px;box-shadow:0 4px 20px #0000000d}.course-price-card{padding:24px}.course-price-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:28px}.course-prices{align-items:baseline;display:flex;gap:8px}.course-price-old{color:#9ca3af;font-size:1.125rem;text-decoration:line-through}.course-price-current{color:var(--ink);font-family:Poppins,sans-serif;font-size:1.875rem;font-weight:700}.course-price-actions{align-items:center;display:flex;gap:12px}.btn-buy-now{background:transparent;border:1px solid var(--line);border-radius:999px;color:var(--ink);cursor:pointer;font-weight:500;padding:8px 24px;transition:background .15s}.btn-buy-now:hover{background:var(--paper)}.btn-play-preview{align-items:center;background:var(--blue);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;transition:opacity .15s;width:40px}.btn-play-preview:hover{opacity:.85}.lesson-count-heading{color:var(--ink);font-size:1.05rem;font-weight:700;margin-bottom:20px}.lesson-scroll{height:320px;overflow-y:auto;padding-right:6px}.lesson-group-label{color:var(--ink);font-size:.875rem;font-weight:600;margin:16px 0 8px}.lesson-group-label:first-child{margin-top:0}.lesson-item{align-items:center;border-bottom:1px solid var(--line);cursor:pointer;display:flex;justify-content:space-between;padding:12px 0}.lesson-item-left{align-items:center;color:var(--muted);display:flex;font-size:.875rem;gap:10px}.lesson-item-left.is-open{color:var(--primary)}.lesson-icon-locked{color:#9ca3af;flex-shrink:0}.lesson-icon-open{color:var(--primary);flex-shrink:0}.lesson-duration{color:#9ca3af;font-size:.75rem;white-space:nowrap}.lesson-caret{color:#9ca3af}.course-includes-card{padding:32px}.course-includes-card h4{color:var(--ink);font-size:1.125rem;font-weight:700;margin-bottom:14px}.course-includes-card>p{color:var(--muted);font-size:.875rem;line-height:1.7;margin-bottom:24px}.course-includes-list{display:flex;flex-direction:column;gap:14px;list-style:none;margin:0;padding:0}.course-includes-list li{align-items:center;color:var(--muted);display:flex;font-size:.875rem;gap:12px}.course-includes-list li .lucide-icon{color:var(--primary);flex-shrink:0}@media(max-width:1080px){.course-detail-layout{gap:40px;grid-template-columns:1fr}.course-detail-sidebar{position:static}}@media(max-width:760px){.course-detail-page-header{padding:32px 0 48px}.course-detail-page-header h1{font-size:1.75rem}.course-detail-layout{padding:32px 0 60px}.course-detail-title h2{font-size:1.5rem}}.gallery-simple-page{background:radial-gradient(circle at 12% 0%,rgba(255,111,66,.08),transparent 30%),linear-gradient(180deg,#fff,#f7fafc);color:var(--ink);padding:96px 0 88px}.gallery-simple-header{align-items:end;display:flex;gap:24px;justify-content:space-between;margin-bottom:34px}.gallery-simple-header span{color:var(--primary);display:block;font-size:.78rem;font-weight:900;letter-spacing:.14em;margin-bottom:10px;text-transform:uppercase}.gallery-simple-header h1{font-family:Playfair Display,serif;font-size:clamp(2.8rem,6vw,5.6rem);line-height:.95;margin:0 0 14px}.gallery-simple-header p{color:var(--muted);line-height:1.75;margin:0;max-width:620px}.gallery-simple-share{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.gallery-simple-share button,.gallery-simple-nav button{align-items:center;background:#0f1724;border:0;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-weight:800;gap:8px;justify-content:center;padding:11px 15px;transition:transform .18s ease,background .18s ease;white-space:nowrap}.gallery-simple-share button:hover,.gallery-simple-nav button:hover{background:var(--primary);transform:translateY(-2px)}.gallery-simple-grid{display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}.gallery-simple-card{aspect-ratio:1 / 1;background:#111827;border:1px solid rgba(18,34,56,.08);border-radius:8px;box-shadow:0 18px 45px #14233714;cursor:zoom-in;overflow:hidden;padding:0;position:relative;text-align:left}.gallery-simple-card:after{background:linear-gradient(180deg,transparent 42%,rgba(0,0,0,.68));content:"";inset:0;position:absolute;z-index:1}.gallery-simple-card img{height:100%;object-fit:cover;transition:transform .42s ease;width:100%}.gallery-simple-card span{bottom:16px;color:#fff;font-weight:900;left:16px;line-height:1.35;max-width:calc(100% - 32px);position:absolute;z-index:2}.gallery-simple-card:hover img{transform:scale(1.055)}.gallery-simple-nav{display:flex;justify-content:space-between;margin-top:28px}.gallery-lightbox{align-items:center;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:200}.gallery-lightbox-backdrop{background:#060c16db;border:0;cursor:zoom-out;inset:0;position:absolute}.gallery-lightbox-panel{animation:galleryZoom .22s ease both;max-width:min(1040px,94vw);position:relative;z-index:1}.gallery-lightbox-panel img{border-radius:8px;box-shadow:0 32px 90px #0000006b;display:block;max-height:76vh;object-fit:contain;width:100%}.gallery-lightbox-panel p{color:#fff;font-weight:800;margin-top:14px;text-align:center}.gallery-lightbox-close,.gallery-lightbox-nav{align-items:center;background:#fff;border:0;border-radius:50%;color:#111827;cursor:pointer;display:flex;height:42px;justify-content:center;position:absolute;transition:transform .18s ease;width:42px;z-index:2}.gallery-lightbox-close{font-size:1.3rem;right:-14px;top:-14px}.gallery-lightbox-nav{top:50%}.gallery-lightbox-nav.is-prev{left:-56px}.gallery-lightbox-nav.is-next{right:-56px}.gallery-lightbox-close:hover,.gallery-lightbox-nav:hover{transform:scale(1.08)}@keyframes galleryRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes galleryZoom{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media(max-width:1000px){.gallery-simple-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-simple-header{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.gallery-simple-page{padding-top:72px}.gallery-simple-share,.gallery-simple-nav{align-items:stretch;flex-direction:column}.gallery-simple-grid{grid-template-columns:1fr}.gallery-lightbox-nav.is-prev{left:10px}.gallery-lightbox-nav.is-next{right:10px}}
