
:root{--line:#e7e7e7;--text:#111;--muted:#666;--bg:#fbfbfb;--accent:#ff385c;--shadow:0 24px 80px rgba(15,23,42,.18)}
*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:var(--text);background:var(--bg)}body{overflow-x:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit}img{max-width:100%}.site-header{height:74px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:200}.brand{display:flex;align-items:center;max-width:180px;text-decoration:none;line-height:1}.brand img{display:block;width:100%;height:auto;object-fit:contain}.drawer-brand{display:flex;align-items:center;max-width:148px;text-decoration:none}.drawer-brand img{display:block;width:100%;height:auto;object-fit:contain}.top-actions{display:flex;gap:14px;align-items:center}.round-menu{width:46px;height:46px;border-radius:999px;border:1px solid var(--line);background:#fff;color:#111;font-size:20px;box-shadow:0 2px 9px rgba(0,0,0,.05)}
.hero-home{position:relative;min-height:68vh;background:url('/assets/hero/home-hero-world.png') center center/cover no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,9,23,.70) 0%,rgba(3,9,23,.46) 40%,rgba(3,9,23,.18) 72%,rgba(3,9,23,.10) 100%),linear-gradient(180deg,rgba(3,9,23,.08) 0%,rgba(3,9,23,.28) 100%)}.hero-inner{position:relative;z-index:2;min-height:68vh;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:46px 48px 42px}.hero-copy{max-width:940px;margin-bottom:22px}.hero-copy h1{margin:0;color:#fff;font-size:clamp(36px,4.7vw,68px);line-height:1.02;letter-spacing:-.055em;font-weight:900;text-shadow:0 6px 24px rgba(0,0,0,.30)}.hero-copy h1 span{display:block}.hero-subtitle{margin:14px 0 0;color:rgba(255,255,255,.94);font-size:clamp(15px,1.15vw,18px);line-height:1.58;max-width:860px;font-weight:460;text-shadow:0 2px 12px rgba(0,0,0,.30)}
.search-shell{position:relative;width:min(820px,calc(100vw - 96px));z-index:90}.universal-search{height:68px;background:#fff;border:1px solid rgba(17,17,17,.08);box-shadow:0 14px 48px rgba(0,0,0,.18);border-radius:999px;display:grid;grid-template-columns:1fr 128px;align-items:center;overflow:hidden}.universal-search .search-icon{padding-left:24px;font-size:19px;color:#555}.search-input-wrap{height:100%;display:grid;grid-template-columns:52px 1fr;align-items:center}.universal-search input{height:100%;border:0;outline:0;font-size:16px;color:#111;background:#fff;min-width:0}.universal-search input::placeholder{color:#6e6e6e}.search-submit{width:108px;height:52px;justify-self:center;border:0;border-radius:999px;background:#111;color:#fff;font-size:15px;font-weight:850;box-shadow:0 10px 24px rgba(0,0,0,.16)}
.search-dropdown{display:none;position:absolute;left:0;top:calc(100% + 12px);width:min(840px,100%);max-height:min(590px,calc(100vh - 184px));z-index:1500;background:#fff;border-radius:30px;box-shadow:0 26px 70px rgba(0,0,0,.24);padding:18px;overflow-y:auto;overscroll-behavior:contain}.search-dropdown.open{display:block}.search-dropdown::-webkit-scrollbar,.network-dropdown::-webkit-scrollbar{width:8px}.search-dropdown::-webkit-scrollbar-thumb,.network-dropdown::-webkit-scrollbar-thumb{background:#a8a8a8;border-radius:999px}.search-help{font-size:13px;color:#777;margin:2px 0 14px}.result-group{padding:4px 0 14px}.result-group h4{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#767676;margin:8px 0 10px}.result-option{border:0;background:#fff;width:100%;text-align:left;border-radius:18px;padding:12px 14px;display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center}.result-option:hover{background:#f6f6f6}.result-icon{width:42px;height:42px;border-radius:13px;background:#f4f6f8;display:grid;place-items:center;font-size:20px;font-weight:850;color:#333}.result-option b{display:block;font-size:15px;letter-spacing:-.01em}.result-option span{display:block;font-size:13px;color:#666;margin-top:3px;line-height:1.32}.suggestion-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.suggestion{border:1px solid var(--line);border-radius:999px;background:#fff;padding:9px 12px;font-size:13px;font-weight:800}.suggestion:hover{background:#f7f7f7}
.marketplace-shell{padding:24px 28px 70px}.active-filter-row,.rows{max-width:1760px;margin:0 auto}.active-filter-row{display:flex;gap:10px;flex-wrap:wrap;min-height:34px;margin:0 auto 20px}.filter-chip{border:1px solid #ddd;background:#f7f7f7;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:780;color:#333}.filter-chip button{border:0;background:transparent;margin-left:6px;font-weight:900}.market-row{margin:22px 0 40px}.row-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:14px}.row-title h2{font-size:32px;margin:0 0 5px;letter-spacing:-.045em}.row-title p{font-size:16px;color:#666;margin:0;line-height:1.45;max-width:860px}.see-all{border:0;background:#fff;text-decoration:underline;font-weight:850;padding:10px;white-space:nowrap}.card-row{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 72px) / 4.9);overflow-x:auto;gap:18px;padding:4px 2px 20px;scroll-snap-type:x proximity}.card-row::-webkit-scrollbar{height:8px}.card-row::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:999px}.card{scroll-snap-align:start;min-width:0;background:#fff;border-radius:24px;overflow:hidden;border:1px solid #e9e9e9;box-shadow:0 14px 30px rgba(15,23,42,.06);transition:transform .18s ease,box-shadow .18s ease;cursor:pointer;display:flex;flex-direction:column}.card:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(15,23,42,.12)}.image-wrap{position:relative;width:100%;aspect-ratio:341/512;background:#f5f7fb;overflow:hidden}.image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.overlay-chip{position:absolute;top:14px;left:14px;z-index:2;background:rgba(255,255,255,.96);border:1px solid rgba(17,17,17,.08);box-shadow:0 8px 18px rgba(0,0,0,.10);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:860;max-width:86%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-body{padding:16px 16px 16px;display:flex;flex-direction:column;flex:1}.title-row{display:flex;align-items:flex-start;gap:10px}.brand-badge{width:34px;height:34px;border-radius:50%;background:#f3f4f6;border:1px solid #e5e7eb;display:grid;place-items:center;flex:0 0 auto;font-weight:850;font-size:13px;color:#333;overflow:hidden}.logo-badge{background:#fff;border-radius:10px;box-shadow:0 6px 16px rgba(15,23,42,.08)}.logo-badge img{width:100%;height:100%;object-fit:contain;display:block;padding:4px}.logo-badge.source-logo img{object-fit:cover;object-position:center top;padding:0;transform:scale(1.35);transform-origin:center top}.card h3{font-size:18px;margin:0;letter-spacing:-.025em;line-height:1.08}.meta{font-size:13px;color:#666;line-height:1.3;margin-top:4px}.summary{margin-top:12px;font-size:14px;line-height:1.5;color:#4f4f4f;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;min-height:63px}.card-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:14px}.preventure{font-size:12px;color:#757575;font-weight:800;line-height:1.35;max-width:78%}.card-arrow{width:34px;height:34px;border-radius:999px;border:1px solid #e5e7eb;display:grid;place-items:center;font-size:20px;font-weight:900;color:#111;flex:0 0 auto;background:#fff}.grid-mode .market-row{display:none}.search-results{display:none}.grid-mode .search-results{display:block}.result-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:22px}.empty{padding:80px 24px;text-align:center;color:#666;border:1px dashed #ddd;border-radius:28px;background:#fafafa}
.drawer-backdrop,.menu-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:139;display:none}.drawer-backdrop.open,.menu-backdrop.open{display:block}.drawer{position:fixed;top:0;right:0;width:min(720px,100vw);height:100vh;background:#fff;z-index:140;transform:translateX(100%);transition:transform .26s ease;box-shadow:var(--shadow);overflow:auto}.drawer.open{transform:translateX(0)}.drawer-header{position:sticky;top:0;display:flex;justify-content:space-between;align-items:center;gap:14px;padding:17px 22px;background:rgba(255,255,255,.97);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);z-index:2}.drawer-header b{display:block;font-size:14px}.drawer-header span{display:block;color:#777;font-size:12px;margin-top:3px}.close{border:1px solid var(--line);background:#fff;border-radius:50%;width:42px;height:42px;font-size:24px;line-height:1}.drawer-body{padding:22px}.drawer-image{width:100%;aspect-ratio:4/3;border-radius:22px;overflow:hidden;background:#f4f4f4;border:1px solid #eee}.drawer-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.demand-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin:20px 0 8px}.demand-title h2{font-size:36px;line-height:1;letter-spacing:-.055em;margin:0}.drawer-category{font-size:14px;color:#666;font-weight:760}.simple-copy{color:#555;line-height:1.52;font-size:15px;margin:12px 0 0}.drawer-section{border-top:1px solid var(--line);padding-top:20px;margin-top:22px}.drawer-section h4{margin:0 0 11px;font-size:16px;letter-spacing:-.015em}.tile-list{display:grid;gap:9px}.tile-list.two{grid-template-columns:repeat(2,minmax(0,1fr))}.tile{background:#f7f7f7;border:1px solid #eee;border-radius:14px;padding:11px 12px;font-size:14px;line-height:1.35}.tile b{display:block;margin-bottom:3px}.framework{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.framework-card{border:1px solid #ececec;background:#fff;border-radius:16px;padding:13px}.framework-card b{display:block;font-size:14px;margin-bottom:5px}.framework-card p{margin:0;color:#666;font-size:13px;line-height:1.4}.cta-row{display:flex;gap:10px;margin-top:22px;position:sticky;bottom:0;background:linear-gradient(rgba(255,255,255,.9),#fff 40%);padding:16px 0 4px}.cta{flex:1;border:0;border-radius:15px;padding:15px 14px;font-weight:850;text-align:center;text-decoration:none}.cta.accent{background:var(--accent);color:#fff}.cta.primary{background:#111;color:#fff}.cta.secondary{background:#f2f2f2;color:#111}
.nav-drawer{position:fixed;top:0;right:0;width:min(430px,100vw);height:100vh;background:#fff;z-index:300;box-shadow:var(--shadow);transform:translateX(100%);transition:transform .24s ease;padding:22px;overflow:auto}.nav-drawer.open{transform:translateX(0)}.nav-drawer-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;gap:12px}.nav-drawer a{display:block;text-decoration:none;color:#111;border:1px solid var(--line);border-radius:20px;padding:18px;margin:12px 0}.nav-drawer a:hover{background:#f7f7f7}.nav-drawer a b{display:block;font-size:17px;margin-bottom:5px}.nav-drawer a span{display:block;font-size:14px;color:#666;line-height:1.42}.footer{padding:38px 28px;border-top:1px solid var(--line);background:#fafafa;color:#555}.footer b{color:#111}
.page-hero{padding:56px 28px 28px;background:#fff;border-bottom:1px solid var(--line)}.page-hero-inner{max-width:1760px;margin:0 auto}.page-kicker{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#777;font-weight:900;margin:0 0 8px}.page-hero h1{font-size:clamp(34px,4.2vw,58px);line-height:1;letter-spacing:-.05em;margin:0 0 10px}.page-hero p{font-size:17px;line-height:1.5;color:#5f5f5f;max-width:900px;margin:0 0 20px}.network-search-shell{position:relative;width:min(820px,100%)}.network-search{height:66px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 36px rgba(0,0,0,.08);border-radius:999px;display:grid;grid-template-columns:54px 1fr 112px;align-items:center;overflow:hidden}.network-search span{padding-left:22px;color:#666}.network-search input{border:0;outline:0;font-size:17px;height:100%}.network-search button{width:96px;height:50px;border:0;border-radius:999px;background:#111;color:#fff;font-weight:850}.network-dropdown{display:none;position:absolute;top:calc(100% + 10px);left:0;width:min(800px,100%);max-height:480px;overflow:auto;background:#fff;border-radius:26px;box-shadow:0 26px 70px rgba(0,0,0,.18);z-index:1500;padding:16px}.network-dropdown.open{display:block}.profile-media{aspect-ratio:341/512;display:grid;place-items:center;position:relative;overflow:hidden}.knowledge-media{background:linear-gradient(160deg,#eff6ff 0%,#dbeafe 45%,#c7d2fe 100%)}.bridge-media{background:linear-gradient(160deg,#f8fafc 0%,#e2e8f0 45%,#dbeafe 100%)}.profile-logo{width:96px;height:96px;border-radius:24px;background:rgba(255,255,255,.96);border:1px solid #e5e5e5;box-shadow:0 14px 30px rgba(0,0,0,.10);display:grid;place-items:center;text-align:center;font-weight:900;font-size:18px;padding:10px}.profile-logo.bridge{font-size:34px}.card-actions{display:flex;gap:8px;margin-top:12px}.mini-cta{border:1px solid var(--line);border-radius:999px;background:#fff;padding:8px 10px;font-size:12px;font-weight:850}.mini-cta.dark{background:#111;color:#fff;border-color:#111}.page-main{padding:28px 28px 70px}.help-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.faq-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px}.faq-card h3{margin:0 0 8px;font-size:21px;letter-spacing:-.03em}.faq-card p{margin:0;color:#666;line-height:1.5}.join-card{max-width:760px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:0 12px 34px rgba(0,0,0,.06)}.join-card h2{font-size:32px;margin:0 0 10px;letter-spacing:-.04em}.join-card p{color:#666;line-height:1.5}.join-card input{width:100%;height:56px;border:1px solid var(--line);border-radius:15px;padding:0 16px;margin:8px 0}.join-card button{width:100%;height:56px;border:0;border-radius:15px;background:#111;color:#fff;font-weight:900;margin-top:10px}
@media(max-width:1400px){.card-row{grid-auto-columns:calc((100% - 54px) / 4.15)}}@media(max-width:1200px){.card-row{grid-auto-columns:calc((100% - 36px) / 3.05)}}@media(max-width:900px){.site-header{height:68px;padding:0 16px}.brand{max-width:150px}.round-menu{width:42px;height:42px;font-size:18px}.hero-inner{padding:40px 16px 28px;min-height:64vh}.hero-home{min-height:64vh}.hero-copy h1{font-size:clamp(32px,10.6vw,50px)}.hero-subtitle{font-size:15px;line-height:1.56}.search-shell{width:100%}.universal-search{height:60px;grid-template-columns:1fr 58px}.search-input-wrap{grid-template-columns:44px 1fr}.universal-search .search-icon{padding-left:16px}.universal-search input{font-size:15px}.search-submit{width:46px;height:46px;font-size:0}.search-submit::before{content:'⌕';font-size:22px}.search-dropdown{width:100%;border-radius:24px}.marketplace-shell,.page-main{padding-left:16px;padding-right:16px}.card-row{grid-auto-columns:84vw;gap:18px}.result-grid{grid-template-columns:1fr}.row-head{align-items:flex-start}.row-title h2{font-size:26px}.tile-list.two,.framework{grid-template-columns:1fr}.drawer{width:100vw}.page-hero{padding:38px 16px 24px}.page-hero h1{font-size:clamp(30px,9vw,42px)}.page-hero p{font-size:16px}.network-search{grid-template-columns:44px 1fr 58px}.network-search button{width:46px;font-size:0}.network-search button::before{content:'⌕';font-size:22px}.footer{padding:30px 18px}}


/* --- Arns final polish: compact header, clean logo, refined hero, visible logo badges --- */
.site-header{height:68px;padding:0 24px;background:rgba(255,255,255,.98);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;width:132px;max-width:132px;line-height:1;text-decoration:none}.brand img{width:100%;height:auto;display:block;object-fit:contain}.drawer-brand{display:flex;align-items:center;width:124px;max-width:124px;text-decoration:none}.drawer-brand img{width:100%;height:auto;display:block;object-fit:contain}.round-menu{width:44px;height:44px;font-size:19px;background:#fff}.hero-home{min-height:62vh;background-position:center center}.hero-inner{min-height:62vh;padding:38px 48px 34px;justify-content:center}.hero-copy{max-width:820px;margin-bottom:20px}.hero-copy h1{font-size:clamp(34px,4.1vw,58px);line-height:1.02;letter-spacing:-.05em;font-weight:890;max-width:820px}.hero-copy h1 span{display:block}.hero-subtitle{font-size:clamp(14px,1.05vw,17px);line-height:1.55;max-width:760px;font-weight:440;color:rgba(255,255,255,.93)}.search-shell{width:min(760px,calc(100vw - 96px))}.universal-search{height:62px;grid-template-columns:1fr 118px;box-shadow:0 12px 40px rgba(0,0,0,.18)}.search-input-wrap{grid-template-columns:50px 1fr}.universal-search .search-icon{padding-left:22px;font-size:18px}.universal-search input{font-size:15.5px}.search-submit{width:100px;height:48px;font-size:15px}.logo-badge{width:54px;height:34px;border-radius:9px;background:#fff;border:1px solid #e6e8eb;box-shadow:0 4px 12px rgba(15,23,42,.06)}.logo-badge img{width:100%;height:100%;object-fit:contain;display:block;padding:3px}.brand-badge:not(.logo-badge){width:34px;height:34px;border-radius:999px}.card h3{font-size:17px;line-height:1.12}.meta{font-size:13px}.summary{font-size:13.5px;line-height:1.45;min-height:58px}.preventure{font-size:11.5px}.card-body{padding:14px 15px 15px}.page-hero{padding:42px 28px 26px}.page-hero h1{font-size:clamp(32px,4vw,54px);line-height:1.02}.page-hero p{font-size:16.5px;max-width:880px}.network-search{height:60px}.profile-media{aspect-ratio:341/512}@media(max-width:900px){.site-header{height:64px;padding:0 16px}.brand{width:118px;max-width:118px}.round-menu{width:40px;height:40px;font-size:17px}.hero-home{min-height:60vh}.hero-inner{min-height:60vh;padding:30px 16px 24px}.hero-copy{margin-bottom:18px}.hero-copy h1{font-size:clamp(30px,9.5vw,44px);line-height:1.04}.hero-subtitle{font-size:14px;line-height:1.5;max-width:100%}.search-shell{width:100%}.universal-search{height:58px;grid-template-columns:1fr 56px}.search-input-wrap{grid-template-columns:42px 1fr}.universal-search .search-icon{padding-left:15px}.universal-search input{font-size:14.5px}.search-submit{width:44px;height:44px;font-size:0}.search-submit::before{content:'⌕';font-size:22px}.logo-badge{width:48px;height:32px}.card-row{grid-auto-columns:84vw}.page-hero{padding:34px 16px 22px}.page-hero h1{font-size:clamp(28px,8.6vw,40px)}.page-hero p{font-size:15.5px}}


/* --- Home hero extension + homepage pathway CTAs + content pages --- */
.hero-home{min-height:76vh}.hero-inner{min-height:76vh;padding-bottom:48px}.home-action-strip{background:#fff;border-bottom:1px solid var(--line);padding:22px 28px 6px}.home-action-inner{max-width:1760px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home-action-card{display:grid;grid-template-columns:54px 1fr;gap:14px;align-items:center;text-decoration:none;background:#fff;border:1px solid #e8e8e8;border-radius:24px;padding:18px 20px;box-shadow:0 14px 34px rgba(15,23,42,.06);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.home-action-card:hover{transform:translateY(-3px);box-shadow:0 20px 42px rgba(15,23,42,.12);border-color:#111}.action-emoji{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:#f6f7f8;font-size:25px}.home-action-card b{display:block;font-size:18px;letter-spacing:-.025em;margin-bottom:4px}.home-action-card span:last-child{display:block;font-size:14px;line-height:1.42;color:#666}.nav-drawer a:nth-of-type(-n+3){background:#fbfbfb;border-color:#dedede}.content-hero{background:linear-gradient(135deg,#ffffff 0%,#f8fafc 100%);border-bottom:1px solid var(--line);padding:64px 28px 34px}.content-hero-inner{max-width:1180px;margin:0 auto}.content-hero h1{display:flex;align-items:center;gap:14px;margin:0 0 12px;font-size:clamp(38px,5vw,72px);line-height:.98;letter-spacing:-.06em}.content-hero h1 span{font-size:.72em}.content-hero p{margin:0;color:#5f5f5f;font-size:20px;line-height:1.45;max-width:880px}.content-main{padding:34px 28px 84px;background:#fff}.content-article{max-width:980px;margin:0 auto}.content-article h2{font-size:clamp(28px,3vw,42px);letter-spacing:-.045em;line-height:1.05;margin:44px 0 14px}.content-article h2:first-child{margin-top:0}.content-article h3{font-size:23px;letter-spacing:-.035em;line-height:1.16;margin:28px 0 10px}.content-article h4{font-size:18px;letter-spacing:-.02em;margin:24px 0 8px}.content-article p{font-size:17px;line-height:1.72;color:#3f3f3f;margin:0 0 16px}.content-article ul{margin:8px 0 22px;padding-left:22px}.content-article li{font-size:16.5px;line-height:1.65;color:#3f3f3f;margin:4px 0}.content-article hr{border:0;border-top:1px solid #ededed;margin:34px 0}.content-article strong{color:#111}.content-article a{color:#111;text-decoration:underline;text-underline-offset:3px}@media(max-width:900px){.hero-home{min-height:68vh}.hero-inner{min-height:68vh;padding-bottom:28px}.home-action-strip{padding:18px 16px 2px}.home-action-inner{grid-template-columns:1fr;gap:12px}.home-action-card{border-radius:20px;padding:16px}.action-emoji{width:46px;height:46px;border-radius:16px;font-size:22px}.content-hero{padding:42px 16px 26px}.content-hero h1{font-size:clamp(32px,10vw,48px);gap:10px}.content-hero p{font-size:17px}.content-main{padding:26px 16px 64px}.content-article h2{font-size:30px;margin-top:34px}.content-article p{font-size:16px;line-height:1.65}.content-article li{font-size:15.5px}}

/* --- Polished conversion pages, compact CTAs, professional footer --- */
.hero-home{min-height:74vh}.hero-inner{min-height:74vh;padding-bottom:58px}.home-post-hero{max-width:1760px;margin:0 auto;padding:22px 28px 10px}.home-pathways{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:-42px;position:relative;z-index:20}.pathway-card{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;text-decoration:none;color:#111;background:#fff;border:1px solid #e9e9e9;border-radius:22px;padding:16px 18px;box-shadow:0 16px 42px rgba(15,23,42,.10);min-height:92px}.pathway-card:hover{transform:translateY(-2px);box-shadow:0 20px 52px rgba(15,23,42,.14)}.pathway-card span{width:42px;height:42px;border-radius:14px;background:#f6f7f8;display:grid;place-items:center;font-size:22px}.pathway-card b{display:block;font-size:16px;letter-spacing:-.015em;margin-bottom:3px}.pathway-card small{display:block;font-size:13px;color:#666;line-height:1.35}.marketplace-intro{display:grid;grid-template-columns:minmax(260px,420px) minmax(0,1fr);gap:30px;align-items:start;border:1px solid #ececec;background:linear-gradient(180deg,#fff,#fbfbfb);border-radius:28px;padding:26px;margin-top:18px}.marketplace-intro h2{font-size:28px;line-height:1.05;letter-spacing:-.04em;margin:0}.marketplace-intro p:last-child{font-size:16px;line-height:1.55;color:#5f5f5f;margin:0}.nav-drawer{width:min(380px,100vw);padding:18px}.drawer-brand{max-width:118px}.drawer-nav-links{display:grid;gap:8px}.nav-drawer a{border-radius:16px;padding:13px 14px;margin:0}.nav-drawer a b{font-size:15px;margin-bottom:3px}.nav-drawer a span{font-size:12.5px;line-height:1.34}.site-footer{border-top:1px solid #e8e8e8;background:#f8f8f8;color:#4f4f4f;padding:36px 28px 18px;margin-top:60px}.footer-inner{max-width:1760px;margin:0 auto;display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:36px}.footer-brand img{width:122px;height:auto;margin-bottom:14px}.footer-brand p{max-width:540px;margin:0;color:#666;line-height:1.55}.footer-col{display:grid;gap:9px;align-content:start}.footer-col b{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#111;margin-bottom:4px}.footer-col a{font-size:14px;color:#555;text-decoration:none}.footer-col a:hover{text-decoration:underline;color:#111}.footer-bottom{max-width:1760px;margin:28px auto 0;padding-top:18px;border-top:1px solid #e1e1e1;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;font-size:12.5px;color:#777}
.pro-hero{padding:70px 28px 42px;background:radial-gradient(circle at 20% 0%,#f1f5f9 0,#fff 36%,#fafafa 100%);border-bottom:1px solid #e9e9e9}.pro-hero-inner{max-width:1240px;margin:0 auto}.pro-hero h1{font-size:clamp(42px,6vw,82px);letter-spacing:-.06em;line-height:.95;margin:0 0 18px}.pro-hero p{font-size:clamp(17px,1.45vw,22px);line-height:1.48;color:#5f5f5f;max-width:900px;margin:0}.pro-main{max-width:1240px;margin:0 auto;padding:54px 28px 80px}.pro-section{margin:0 0 58px}.pro-section.two-col{display:grid;grid-template-columns:.85fr 1.15fr;gap:48px;align-items:start}.pro-section h2,.pro-band h2{font-size:clamp(32px,4vw,54px);line-height:1;letter-spacing:-.055em;margin:0 0 16px}.pro-section p,.pro-band p{font-size:18px;line-height:1.65;color:#555;margin:0}.feature-grid{display:grid;gap:18px}.feature-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-card{border:1px solid #e8e8e8;background:#fff;border-radius:26px;padding:24px;box-shadow:0 14px 30px rgba(15,23,42,.05)}.feature-card span{font-size:28px}.feature-card h3{font-size:21px;letter-spacing:-.03em;margin:14px 0 8px}.feature-card p{font-size:15.5px;line-height:1.55;color:#5f5f5f;margin:0}.process-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0 0 58px}.process-step{display:grid;grid-template-columns:58px 1fr;gap:16px;border:1px solid #e8e8e8;border-radius:26px;padding:24px;background:#fff}.process-step em{width:48px;height:48px;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;font-style:normal;font-weight:900}.process-step h3{margin:0 0 7px;font-size:22px;letter-spacing:-.03em}.process-step p{font-size:15.5px;line-height:1.55;color:#5f5f5f;margin:0}.option-list{display:grid;gap:14px;margin-top:22px}.option-list article{border:1px solid #e8e8e8;border-radius:22px;padding:20px;background:#fff}.option-list b{font-size:18px}.option-list p{font-size:15.5px;line-height:1.55;margin:8px 0 0}.pro-band{border-radius:32px;background:#111;color:#fff;padding:38px;margin:64px 0 0}.pro-band p{color:rgba(255,255,255,.78);max-width:900px}.faq-layout{display:grid;grid-template-columns:280px 1fr;gap:36px}.faq-sidebar{position:sticky;top:98px;align-self:start;border:1px solid #e8e8e8;border-radius:22px;padding:18px;background:#fff}.faq-sidebar a{display:block;text-decoration:none;color:#555;padding:9px 0;font-size:14px}.faq-sidebar a:hover{color:#111}.faq-content section{margin-bottom:38px}.faq-content h2{font-size:34px;letter-spacing:-.04em;margin:0 0 14px}.faq-content details{border:1px solid #e8e8e8;border-radius:18px;background:#fff;margin:10px 0;padding:16px 18px}.faq-content summary{font-weight:850;font-size:17px;cursor:pointer}.faq-content details p{font-size:15.5px;line-height:1.6;color:#5f5f5f;margin:12px 0 0}.legal-card{border:1px solid #e8e8e8;border-radius:28px;background:#fff;padding:34px;max-width:980px}.legal-card h2{font-size:44px;letter-spacing:-.05em;margin:0 0 18px}.legal-card h3{font-size:24px;margin:26px 0 8px}.legal-card p{font-size:16.5px;line-height:1.68;color:#555;margin:0 0 16px}
@media(max-width:900px){.hero-home,.hero-inner{min-height:72vh}.home-post-hero{padding:14px 16px 0}.home-pathways{grid-template-columns:1fr;margin-top:-24px}.pathway-card{min-height:82px;padding:14px}.marketplace-intro{grid-template-columns:1fr;padding:20px;border-radius:22px}.marketplace-intro h2{font-size:24px}.footer-inner{grid-template-columns:1fr;gap:22px}.footer-bottom{display:block}.pro-hero{padding:44px 16px 30px}.pro-main{padding:36px 16px 64px}.pro-section.two-col,.process-grid,.feature-grid.three,.feature-grid.four,.faq-layout{grid-template-columns:1fr}.faq-sidebar{position:relative;top:auto}.pro-band{padding:26px;border-radius:24px}.legal-card{padding:24px}.legal-card h2{font-size:34px}}


/* --- Simplified home: CTAs moved into intelligent search --- */
.home-post-hero{display:none!important}.marketplace-shell{padding-top:30px}.search-dropdown{width:min(900px,100%)}.result-group:first-child .result-option{border:1px solid #eee;background:#fff;margin-bottom:8px}.result-group:first-child .result-option:hover{border-color:#111;background:#f8f8f8}.suggestion-row{padding-bottom:4px}

/* --- Professional compact demand / knowledge modals --- */
.drawer{top:24px;left:50%;right:auto;width:min(980px,calc(100vw - 44px));height:auto;max-height:calc(100vh - 48px);border-radius:30px;transform:translate(-50%,18px) scale(.98);opacity:0;overflow:auto}.drawer.open{transform:translate(-50%,0) scale(1);opacity:1}.drawer-header{padding:14px 18px}.drawer-body{padding:18px}.drawer-compact{display:grid;grid-template-columns:minmax(260px,40%) 1fr;gap:18px;align-items:stretch}.drawer-media{border-radius:24px;overflow:hidden;background:#f4f4f4;border:1px solid #ededed;min-height:280px}.drawer-media img{width:100%;height:100%;object-fit:cover;display:block}.drawer-summary-card{border:1px solid #e9e9e9;background:linear-gradient(180deg,#fff,#fafafa);border-radius:24px;padding:22px;display:flex;flex-direction:column}.mini-kicker{margin:0 0 10px!important;font-size:12px!important;font-weight:900!important;letter-spacing:.08em;text-transform:uppercase;color:#777!important}.drawer-summary-card h2{font-size:clamp(30px,4vw,52px);line-height:.98;letter-spacing:-.055em;margin:0 0 8px}.drawer-summary-card p{font-size:15px;line-height:1.55;color:#555;margin:14px 0 0}.drawer-primary-actions{display:flex;gap:10px;margin-top:auto;padding-top:20px}.drawer-insight-grid{display:grid;grid-template-columns:1fr 1fr 1.12fr;gap:14px;margin-top:16px}.drawer-insight-grid section{border:1px solid #ececec;background:#fff;border-radius:22px;padding:18px}.drawer-insight-grid h4{margin:0 0 12px;font-size:15px;letter-spacing:-.01em}.drawer-insight-grid p{margin:0;color:#5f5f5f;line-height:1.55;font-size:14px}.pill-list{display:flex;gap:8px;flex-wrap:wrap}.pill-chip{border:1px solid #111;background:#111;color:#fff;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:850;line-height:1.1}.pill-chip.light{border-color:#e4e4e4;background:#f7f7f7;color:#222}.edu-gate{margin-top:16px;border:1px solid #ffd1da;background:#fff5f7;border-radius:24px;padding:18px;display:grid;grid-template-columns:1.4fr 1fr;gap:18px;align-items:center}.edu-gate[hidden]{display:none}.edu-gate b{font-size:18px}.edu-gate p{margin:8px 0 0;color:#555;line-height:1.55;font-size:14px}.edu-gate-actions{display:grid;gap:10px}.cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px}.drawer-image{max-height:360px}.drawer-section{margin-top:16px;padding-top:16px}.tile-list.two{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:900px){.drawer{top:0;left:0;width:100vw;height:100dvh;max-height:100dvh;border-radius:0;transform:translateY(16px);}.drawer.open{transform:translateY(0)}.drawer-compact{grid-template-columns:1fr}.drawer-media{min-height:220px;max-height:34vh}.drawer-summary-card{padding:18px}.drawer-primary-actions{display:grid}.drawer-insight-grid{grid-template-columns:1fr}.edu-gate{grid-template-columns:1fr}.drawer-summary-card h2{font-size:32px}.cta{min-height:50px}.marketplace-shell{padding-top:18px}}

/* --- Arns Demand Channel Card + Professional Modal UX v3 --- */
.card-row{grid-auto-columns:minmax(270px,calc((100% - 90px) / 5.6));gap:18px;padding:4px 2px 24px;align-items:stretch}.result-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:22px}.demand-channel-card{border-radius:28px;border:1px solid #e7e7e7;background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.055);overflow:hidden;isolation:isolate}.demand-channel-card:hover{transform:translateY(-5px);box-shadow:0 22px 54px rgba(15,23,42,.14);border-color:#d9d9d9}.demand-channel-card:focus-visible{outline:3px solid rgba(17,17,17,.2);outline-offset:4px}.demand-channel-card .image-wrap{aspect-ratio:16/10;margin:10px 10px 0;width:auto;border-radius:22px;background:linear-gradient(135deg,#f4f6f8,#e9edf2);box-shadow:inset 0 0 0 1px rgba(255,255,255,.6)}.demand-channel-card .image-wrap::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08) 0%,rgba(0,0,0,.0) 42%,rgba(0,0,0,.24) 100%);pointer-events:none}.demand-channel-card .image-wrap img{object-fit:cover;object-position:center;transition:transform .28s ease,filter .28s ease}.demand-channel-card:hover .image-wrap img{transform:scale(1.035);filter:saturate(1.03) contrast(1.02)}.status-pill,.signal-pill{position:absolute;z-index:3;display:inline-flex;align-items:center;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;letter-spacing:.01em;line-height:1;background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.58);box-shadow:0 10px 22px rgba(0,0,0,.12);backdrop-filter:blur(10px);max-width:calc(100% - 24px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status-pill{top:12px;left:12px;color:#222}.signal-pill{right:12px;bottom:12px;background:rgba(17,17,17,.82);border-color:rgba(255,255,255,.18);color:#fff}.channel-line{display:flex;align-items:center;gap:8px;margin-bottom:10px}.channel-line span{font-size:11px;text-transform:uppercase;letter-spacing:.11em;font-weight:950;color:#777}.channel-line::after{content:'';height:1px;background:#ececec;flex:1}.demand-channel-card .card-body{padding:15px 16px 16px}.demand-channel-card .title-row{align-items:center}.demand-channel-card .brand-badge{width:38px;height:38px}.demand-channel-card .logo-badge{border-radius:13px}.demand-channel-card h3{font-size:19px;letter-spacing:-.035em;line-height:1.02}.demand-channel-card .meta{font-size:12.5px;color:#666;margin-top:4px}.demand-channel-card .summary{font-size:13.5px;line-height:1.48;color:#4e4e4e;margin-top:12px;min-height:60px;-webkit-line-clamp:3}.priority-strip{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.priority-chip{display:inline-flex;align-items:center;max-width:100%;border-radius:999px;background:#f5f5f5;border:1px solid #e8e8e8;color:#262626;padding:6px 8px;font-size:11.5px;font-weight:850;line-height:1.12;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.priority-chip.more{background:#111;color:#fff;border-color:#111}.submit-fit{margin-top:12px;border:1px dashed #d7d7d7;background:#fbfbfb;border-radius:16px;padding:10px 11px;color:#555;font-size:12px;font-weight:850;line-height:1.25}.demand-channel-card .card-footer{align-items:center;padding-top:12px}.demand-channel-card .preventure{font-size:11.5px;color:#777;max-width:62%}.demand-channel-card .card-arrow{width:auto;height:34px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:950;background:#111;color:#fff;border-color:#111;white-space:nowrap}.drawer-backdrop.open{display:block;background:rgba(17,24,39,.48);backdrop-filter:blur(3px)}.drawer{top:18px;left:50%;right:auto;width:min(1120px,calc(100vw - 36px));height:auto;max-height:calc(100dvh - 36px);border-radius:34px;transform:translate(-50%,22px) scale(.985);opacity:0;overflow:auto;box-shadow:0 36px 120px rgba(0,0,0,.34);border:1px solid rgba(255,255,255,.5)}.drawer.open{transform:translate(-50%,0) scale(1);opacity:1}.drawer-header{padding:14px 18px 12px;background:rgba(255,255,255,.94);backdrop-filter:blur(18px)}.drawer-header b{font-size:13px;text-transform:uppercase;letter-spacing:.08em}.drawer-header span{font-size:12.5px;color:#666}.drawer-body{padding:18px;background:#fff}.demand-modal{display:grid;gap:18px}.modal-hero{display:grid;grid-template-columns:minmax(280px,.92fr) minmax(420px,1.08fr);gap:18px;align-items:stretch}.modal-visual{position:relative;min-height:360px;border-radius:28px;overflow:hidden;background:#f2f4f7;border:1px solid #ededed}.modal-visual::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.42));pointer-events:none}.modal-visual img{width:100%;height:100%;object-fit:cover;display:block}.modal-visual span{position:absolute;left:18px;bottom:18px;z-index:2;max-width:calc(100% - 36px);border-radius:999px;background:rgba(255,255,255,.93);border:1px solid rgba(255,255,255,.55);padding:9px 12px;font-size:12px;font-weight:900;color:#111;box-shadow:0 12px 28px rgba(0,0,0,.16)}.modal-summary{border:1px solid #e8e8e8;background:linear-gradient(180deg,#fff,#fbfbfb);border-radius:28px;padding:24px;display:flex;flex-direction:column}.modal-status-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.modal-status-row span{display:inline-flex;border:1px solid #e6e6e6;background:#fff;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:900;color:#333}.modal-summary .mini-kicker{margin:0 0 8px!important;color:#777!important}.modal-summary h2{font-size:clamp(38px,5vw,64px);letter-spacing:-.065em;line-height:.92;margin:0}.modal-body-copy{font-size:16px;line-height:1.58;color:#4f4f4f;margin:16px 0 0}.modal-priority-strip{display:flex;flex-wrap:wrap;gap:7px;margin:16px 0 0}.modal-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.modal-metrics div{border:1px solid #ececec;background:#fff;border-radius:18px;padding:13px 12px}.modal-metrics b{display:block;font-size:21px;letter-spacing:-.035em;color:#111;line-height:1}.modal-metrics span{display:block;margin-top:5px;color:#666;font-size:11.5px;font-weight:850;line-height:1.25}.modal-summary .drawer-primary-actions{display:flex;gap:10px;margin-top:auto;padding-top:22px}.legal-status{font-size:11.5px!important;line-height:1.45!important;color:#777!important;margin:12px 0 0!important}.module-section{border:1px solid #ececec;background:#fff;border-radius:28px;padding:22px}.section-head{display:grid;grid-template-columns:minmax(180px,280px) 1fr;gap:18px;align-items:end;margin-bottom:18px}.section-head p{margin:0;text-transform:uppercase;letter-spacing:.09em;font-size:12px;font-weight:950;color:#777}.section-head h3{font-size:clamp(24px,3vw,38px);line-height:1.02;letter-spacing:-.055em;margin:0;max-width:720px}.priority-cluster-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.priority-cluster{border:1px solid #ececec;background:linear-gradient(180deg,#fff,#fbfbfb);border-radius:22px;padding:18px;min-height:210px}.cluster-index{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-size:12px;font-weight:950;margin-bottom:14px}.priority-cluster h3{font-size:17px;line-height:1.12;letter-spacing:-.025em;margin:0 0 7px}.priority-cluster p{font-size:13px;line-height:1.45;color:#666;margin:0 0 11px}.priority-cluster ul,.opportunity-list{margin:0;padding-left:18px}.priority-cluster li,.opportunity-list li{font-size:13px;line-height:1.42;color:#333;margin:5px 0}.modal-three-col{display:grid;grid-template-columns:1fr 1fr 1.05fr;gap:12px}.modal-three-col article{border:1px solid #ececec;background:#fff;border-radius:24px;padding:18px}.modal-three-col h4{font-size:15px;margin:0 0 12px;letter-spacing:-.01em}.bridge-route{display:grid;grid-template-columns:minmax(260px,.75fr) 1.25fr;gap:18px;align-items:center;border-radius:28px;background:#111;color:#fff;padding:24px}.bridge-route p{font-size:12px;font-weight:950;letter-spacing:.09em;text-transform:uppercase;color:rgba(255,255,255,.62);margin:0 0 8px}.bridge-route h3{font-size:clamp(24px,3vw,40px);line-height:1.02;letter-spacing:-.055em;margin:0}.bridge-tags{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.bridge-tags span{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.09);border-radius:999px;padding:9px 11px;font-size:12.5px;font-weight:850;color:#fff}.edu-gate{border-color:#e5e7eb;background:#f8fafc;border-radius:26px}.edu-gate b{letter-spacing:-.02em}.edu-gate p{color:#4f4f4f}.cta{border-radius:999px;font-weight:950;min-height:50px;padding:13px 18px;line-height:1.15}.cta.accent{background:#111;color:#fff}.cta.secondary{background:#f2f3f5;color:#111;border:1px solid #e7e7e7}.pill-chip{border-color:#111;background:#111;color:#fff}.pill-chip.light{border-color:#e4e4e4;background:#f7f7f7;color:#222}.drawer-compact,.drawer-insight-grid{display:none!important}
@media(max-width:1200px){.card-row{grid-auto-columns:minmax(268px,calc((100% - 54px) / 4.2))}.priority-cluster-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-hero{grid-template-columns:minmax(260px,.8fr) 1fr}.modal-visual{min-height:330px}}
@media(max-width:900px){.card-row{grid-auto-columns:82vw}.demand-channel-card .image-wrap{aspect-ratio:16/10}.drawer{top:0;left:0;width:100vw;height:100dvh;max-height:100dvh;border-radius:0;transform:translateY(18px) scale(1);}.drawer.open{transform:translateY(0) scale(1)}.drawer-header{padding:12px 14px}.drawer-body{padding:14px}.modal-hero,.section-head,.modal-three-col,.bridge-route{grid-template-columns:1fr}.modal-visual{min-height:250px;max-height:34vh}.modal-summary{padding:20px;border-radius:24px}.modal-summary h2{font-size:38px}.modal-metrics{grid-template-columns:1fr 1fr 1fr}.modal-summary .drawer-primary-actions{display:grid}.priority-cluster-grid{grid-template-columns:1fr}.module-section{padding:18px;border-radius:24px}.bridge-tags{justify-content:flex-start}.status-pill{max-width:70%}.signal-pill{font-size:10.5px}.submit-fit{font-size:11.5px}.demand-channel-card .summary{min-height:auto}.modal-body-copy{font-size:15px}.legal-status{font-size:11px!important}}
@media(max-width:520px){.modal-metrics{grid-template-columns:1fr}.modal-status-row span{font-size:11px}.modal-summary h2{font-size:34px}.priority-chip{max-width:100%;white-space:normal}.card-row{grid-auto-columns:88vw}.demand-channel-card .brand-badge{width:34px;height:34px}.demand-channel-card h3{font-size:18px}}

/* Get Involved modal — Airbnb-inspired role routing */
.top-actions{display:flex;align-items:center;gap:10px}.get-involved-trigger{height:44px;border:0;background:#fff;color:#111;border-radius:999px;padding:0 18px;font-size:14px;font-weight:900;letter-spacing:-.01em}.get-involved-trigger:hover{background:#f4f4f4}.get-involved-trigger:focus-visible,.involvement-next:focus-visible,.involvement-back:focus-visible,.journey-primary:focus-visible,.journey-secondary:focus-visible,.involve-choice:focus-visible,.involvement-close:focus-visible{outline:3px solid rgba(17,17,17,.22);outline-offset:3px}.modal-lock{overflow:hidden}.involvement-backdrop{position:fixed;inset:0;background:rgba(17,24,39,.50);backdrop-filter:blur(4px);z-index:2200;display:none}.involvement-backdrop.open{display:block}.involvement-modal{position:fixed;left:50%;top:50%;width:min(1420px,calc(100vw - 72px));max-height:calc(100dvh - 78px);background:#fff;border-radius:38px;box-shadow:0 42px 140px rgba(0,0,0,.38);z-index:2210;display:none;transform:translate(-50%,-48%) scale(.985);opacity:0;overflow:hidden;border:1px solid rgba(255,255,255,.60)}.involvement-modal.open{display:block;animation:involvePop .18s ease forwards}@keyframes involvePop{to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.involvement-modal-scroll{max-height:calc(100dvh - 78px);overflow:auto;overscroll-behavior:contain}.involvement-modal-scroll::-webkit-scrollbar{width:9px}.involvement-modal-scroll::-webkit-scrollbar-thumb{background:#b9b9b9;border-radius:999px}.involvement-close{position:absolute;top:22px;right:24px;width:42px;height:42px;border-radius:999px;border:0;background:#fff;color:#111;font-size:30px;line-height:1;z-index:2}.involvement-close:hover{background:#f4f4f4}.involvement-head{text-align:center;padding:42px 84px 24px}.involvement-kicker{display:inline-flex;margin:0 0 12px;border:1px solid #e7e7e7;background:#fafafa;border-radius:999px;padding:8px 12px;text-transform:uppercase;letter-spacing:.10em;font-size:11px;font-weight:950;color:#666}.involvement-head h2{margin:0 auto;font-size:clamp(32px,3.6vw,52px);line-height:.98;letter-spacing:-.06em;font-weight:920;max-width:920px}.involvement-head p:not(.involvement-kicker){margin:14px auto 0;color:#555;line-height:1.55;font-size:16px;max-width:910px}.involve-choice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:28px 28px 30px}.involve-choice{min-height:265px;border:1px solid #dedede;background:#fff;border-radius:28px;padding:24px;text-align:left;display:flex;flex-direction:column;align-items:flex-start;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.involve-choice:hover{transform:translateY(-4px);box-shadow:0 20px 48px rgba(15,23,42,.12);border-color:#111}.involve-choice.selected{border-color:#111;background:linear-gradient(180deg,#fff,#f7f7f7);box-shadow:0 20px 52px rgba(15,23,42,.16)}.involve-card-icon{width:82px;height:82px;border-radius:24px;border:1px solid #ededed;background:linear-gradient(180deg,#fff,#f6f7f8);display:grid;place-items:center;font-size:36px;margin:0 auto 22px;align-self:center;box-shadow:0 12px 32px rgba(15,23,42,.08)}.involve-card-kicker{display:inline-flex;border:1px solid #ececec;background:#f7f7f7;border-radius:999px;padding:6px 9px;color:#666;font-size:10.5px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.involve-choice b{font-size:20px;letter-spacing:-.035em;line-height:1.06;margin-bottom:9px}.involve-choice span:last-child{font-size:14px;line-height:1.46;color:#555}.involvement-footer{position:sticky;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:16px;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border-top:1px solid #ededed;padding:22px 34px;z-index:1}.involvement-footer span{font-size:14px;color:#666;font-weight:750}.involvement-next{min-width:150px;height:58px;border:0;border-radius:18px;background:#111;color:#fff;font-size:16px;font-weight:950}.involvement-next:disabled{background:#f1f1f1;color:#b7b7b7;cursor:not-allowed}.journey-head{padding-bottom:18px}.journey-panel{display:grid;grid-template-columns:minmax(300px,.72fr) 1.28fr;gap:18px;padding:8px 28px 22px}.journey-intro-card,.journey-steps{border:1px solid #e7e7e7;border-radius:30px;background:#fff;padding:26px}.journey-intro-card{background:linear-gradient(180deg,#fff,#f8fafc)}.journey-icon{width:88px;height:88px;border-radius:28px;display:grid;place-items:center;background:#111;color:#fff;font-size:42px;margin-bottom:24px}.journey-intro-card h3,.journey-section-title h3{font-size:28px;line-height:1;letter-spacing:-.055em;margin:0 0 12px}.journey-intro-card p{font-size:16px;line-height:1.58;color:#4f4f4f;margin:0}.journey-output-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.journey-output-tags span{border:1px solid #e1e1e1;border-radius:999px;background:#fff;padding:9px 11px;font-size:12px;font-weight:900;color:#333}.journey-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.journey-section-title span{font-size:11px;text-transform:uppercase;letter-spacing:.10em;font-weight:950;color:#777}.journey-step{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:start;border:1px solid #ececec;background:#fbfbfb;border-radius:20px;padding:16px;margin-top:10px}.journey-step div{width:40px;height:40px;border-radius:999px;display:grid;place-items:center;background:#111;color:#fff;font-size:12px;font-weight:950}.journey-step p{margin:0;color:#3f3f3f;font-size:15px;line-height:1.48}.journey-system-note{margin:0 28px 28px;border:1px solid #e6e6e6;background:#f8f8f8;border-radius:24px;padding:18px 20px;color:#4d4d4d;font-size:14px;line-height:1.45}.journey-system-note b{color:#111}.journey-footer{padding:18px 34px}.involvement-back{height:52px;border:1px solid #e4e4e4;background:#fff;border-radius:999px;padding:0 20px;font-weight:950}.journey-cta-row{display:flex;gap:10px;align-items:center;justify-content:flex-end}.journey-primary,.journey-secondary{min-height:52px;border-radius:999px;padding:16px 18px;text-decoration:none;font-weight:950;font-size:14px;display:inline-flex;align-items:center;justify-content:center}.journey-primary{background:#111;color:#fff}.journey-secondary{background:#f2f3f5;color:#111;border:1px solid #e5e5e5}@media(max-width:1180px){.involve-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journey-panel{grid-template-columns:1fr}}@media(max-width:760px){.get-involved-trigger{height:40px;padding:0 13px;font-size:13px}.involvement-modal{inset:0;left:0;top:0;width:100vw;max-height:100dvh;height:100dvh;border-radius:0;transform:translateY(14px) scale(1)}.involvement-modal.open{animation:involveMobile .18s ease forwards}@keyframes involveMobile{to{opacity:1;transform:translateY(0) scale(1)}}.involvement-modal-scroll{max-height:100dvh}.involvement-close{top:14px;right:14px;background:#f7f7f7}.involvement-head{padding:64px 18px 18px}.involvement-head h2{font-size:34px}.involvement-head p:not(.involvement-kicker){font-size:14.5px}.involve-choice-grid{grid-template-columns:1fr;padding:14px 14px 20px;gap:12px}.involve-choice{min-height:auto;border-radius:24px;padding:18px;display:grid;grid-template-columns:62px 1fr;column-gap:14px}.involve-card-icon{grid-row:1 / span 3;width:62px;height:62px;border-radius:19px;font-size:30px;margin:0}.involve-card-kicker{margin-bottom:7px}.involve-choice b{font-size:18px}.involve-choice span:last-child{font-size:13.5px}.involvement-footer{padding:14px 16px}.involvement-footer span{display:none}.involvement-next{width:100%;height:52px}.journey-panel{padding:2px 14px 16px;gap:12px}.journey-intro-card,.journey-steps{border-radius:24px;padding:18px}.journey-icon{width:68px;height:68px;border-radius:22px;font-size:34px}.journey-intro-card h3,.journey-section-title h3{font-size:25px}.journey-section-title{display:block}.journey-section-title span{display:block;margin-bottom:7px}.journey-step{grid-template-columns:42px 1fr;padding:13px}.journey-system-note{margin:0 14px 18px;border-radius:20px}.journey-footer{display:grid;grid-template-columns:1fr;padding:14px}.journey-cta-row{display:grid;grid-template-columns:1fr;width:100%}.involvement-back,.journey-primary,.journey-secondary{width:100%;min-height:50px}}


/* No-dead-end CTA system */
.final-cta-panel{margin:42px auto 0;max-width:1180px;border:1px solid #e6e6e6;border-radius:34px;background:linear-gradient(180deg,#fff,#f8fafc);padding:34px;display:grid;grid-template-columns:1.3fr .7fr;gap:24px;align-items:center;box-shadow:0 24px 70px rgba(15,23,42,.08)}
.final-cta-panel h2{margin:0;font-size:clamp(30px,3.4vw,48px);line-height:1;letter-spacing:-.055em;font-weight:920;color:#111}.final-cta-panel p:not(.eyebrow){margin:12px 0 0;color:#555;font-size:16px;line-height:1.55;max-width:740px}.final-cta-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.final-cta-actions .cta,.join-card .cta{min-width:190px;text-align:center}.cta.primary{background:#111;color:#fff}.cta.mail{background:#111;color:#fff}.cta.secondary,button.cta.secondary{background:#f2f3f5;color:#111;border:1px solid #e5e5e5}button.cta{font-family:inherit;cursor:pointer;border:0}.join-card form{display:grid;gap:12px}.join-card input,.join-card textarea,.join-card select{width:100%;border:1px solid #e4e4e4;border-radius:16px;padding:15px 16px;font:inherit;background:#fff;color:#111}.join-card textarea{min-height:112px;resize:vertical}.join-card .form-note{margin:2px 0 0;color:#666;font-size:13px;line-height:1.4}.join-card .direct-email{display:inline-flex;margin-top:8px;color:#111;font-weight:900;text-decoration:none}.drawer-primary-actions{flex-wrap:wrap}.drawer-primary-actions .cta{white-space:normal;text-align:center}.edu-gate-actions{display:flex;flex-wrap:wrap;gap:10px}.page-main .final-cta-panel{margin-top:34px}.marketplace-shell .final-cta-panel{margin-bottom:24px}
@media(max-width:860px){.final-cta-panel{grid-template-columns:1fr;border-radius:26px;padding:24px}.final-cta-actions{justify-content:flex-start}.final-cta-actions .cta,.join-card .cta{width:100%;min-width:0}.edu-gate-actions .cta{width:100%}}


/* Mobile optimization patch — responsive hero, swipeable marketplace, full-image cards, clickable CTAs */
html{width:100%;max-width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%;scroll-behavior:smooth}
body{width:100%;max-width:100%;overflow-x:hidden;touch-action:manipulation}
.drawer-lock{overflow:hidden!important}
.drawer-backdrop{z-index:2400!important}.drawer{z-index:2410!important}.menu-backdrop{z-index:2380!important}.nav-drawer{z-index:2390!important}.site-header{z-index:210!important}
.card-row{scrollbar-gutter:stable;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y}
.card,.see-all,.cta,.search-submit,.result-option,.suggestion,.get-involved-trigger,.round-menu{touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,.08)}
.cta,.journey-primary,.journey-secondary,.involvement-next,.involvement-back,.see-all{position:relative;z-index:1}

@media(max-width:900px){
  .site-header{height:64px!important;padding:0 16px!important;position:sticky!important;top:0!important}
  .brand{width:118px!important;max-width:118px!important}.top-actions{gap:8px!important}.get-involved-trigger{height:40px!important;padding:0 14px!important;font-size:13px!important;white-space:nowrap}.round-menu{width:40px!important;height:40px!important;flex:0 0 auto!important}
  .hero-home{min-height:calc(100svh - 64px)!important;background-position:center center!important}.hero-inner{min-height:calc(100svh - 64px)!important;padding:28px 14px 28px!important;justify-content:center!important}.hero-copy{max-width:100%!important;margin-bottom:18px!important}.hero-copy h1{font-size:clamp(22px,6.9vw,30px)!important;line-height:1.07!important;letter-spacing:-.06em!important;max-width:100%!important}.hero-copy h1 span{display:block!important;white-space:nowrap!important}.hero-subtitle{font-size:13.8px!important;line-height:1.48!important;max-width:100%!important;margin-top:13px!important}
  .search-shell{width:100%!important;max-width:100%!important;z-index:2600!important}.universal-search{height:58px!important;grid-template-columns:minmax(0,1fr) 56px!important;border-radius:999px!important;box-shadow:0 14px 42px rgba(0,0,0,.22)!important}.search-input-wrap{grid-template-columns:42px minmax(0,1fr)!important}.universal-search .search-icon{padding-left:15px!important}.universal-search input{font-size:14.5px!important;min-width:0!important;width:100%!important}.search-submit{width:46px!important;height:46px!important;min-width:46px!important;border-radius:999px!important}.search-dropdown{position:fixed!important;left:12px!important;right:12px!important;top:calc(76px + env(safe-area-inset-top))!important;width:auto!important;max-height:calc(100svh - 96px)!important;border-radius:24px!important;padding:14px!important;z-index:2700!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.result-option{min-height:64px!important}.suggestion{min-height:42px!important}
  .marketplace-shell{padding:18px 14px calc(86px + env(safe-area-inset-bottom))!important;overflow:visible!important}.active-filter-row,.rows{max-width:100%!important}.market-row{margin:20px 0 34px!important}.row-head{display:grid!important;grid-template-columns:1fr auto!important;align-items:start!important;gap:12px!important;margin-bottom:12px!important}.row-title h2{font-size:27px!important;line-height:1.05!important;letter-spacing:-.045em!important}.row-title p{font-size:15px!important;line-height:1.45!important}.see-all{min-height:44px!important;padding:8px 4px 8px 10px!important;font-size:16px!important;white-space:nowrap!important;color:#0b63ce!important;background:transparent!important}
  .card-row{display:flex!important;overflow-x:scroll!important;overflow-y:hidden!important;gap:14px!important;padding:5px 2px 24px!important;scroll-snap-type:x mandatory!important;scroll-padding-left:2px!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important;touch-action:pan-x pan-y!important}.card-row::-webkit-scrollbar{display:none!important}.card-row{scrollbar-width:none!important}.card-row .card{flex:0 0 min(88vw,370px)!important;width:min(88vw,370px)!important;max-width:min(88vw,370px)!important;scroll-snap-align:start!important}.result-grid{grid-template-columns:1fr!important;gap:18px!important}.result-grid .card{width:100%!important;max-width:100%!important}
  .demand-channel-card{border-radius:24px!important}.demand-channel-card .image-wrap{aspect-ratio:16/9!important;margin:10px 10px 0!important;border-radius:20px!important;background:#f5f7fb!important}.demand-channel-card .image-wrap img{object-fit:contain!important;object-position:center center!important;transform:none!important;filter:none!important}.demand-channel-card:hover .image-wrap img{transform:none!important;filter:none!important}.demand-channel-card .image-wrap::after{background:linear-gradient(180deg,rgba(0,0,0,.02) 0%,rgba(0,0,0,.00) 55%,rgba(0,0,0,.12) 100%)!important}.status-pill{top:12px!important;left:12px!important;max-width:68%!important;font-size:11px!important}.signal-pill{right:12px!important;bottom:12px!important;font-size:11px!important}.demand-channel-card .card-body{padding:14px 15px 16px!important}.demand-channel-card .summary{font-size:13.4px!important;line-height:1.45!important;min-height:auto!important;-webkit-line-clamp:3!important}.priority-strip{flex-wrap:nowrap!important;overflow-x:auto!important;padding-bottom:2px!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.priority-strip::-webkit-scrollbar{display:none!important}.priority-chip{white-space:nowrap!important;flex:0 0 auto!important;max-width:82%!important}.submit-fit{font-size:11.8px!important}.card-footer{gap:10px!important}.demand-channel-card .preventure{max-width:58%!important}.demand-channel-card .card-arrow{min-height:36px!important;align-self:center!important}
  .logo-badge.source-logo img{object-fit:contain!important;object-position:center center!important;transform:none!important;padding:3px!important}.logo-badge img{object-fit:contain!important;object-position:center center!important}
  .drawer{top:0!important;left:0!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important}.drawer-header{padding:calc(12px + env(safe-area-inset-top)) 14px 12px!important}.drawer-body{padding:14px 14px calc(34px + env(safe-area-inset-bottom))!important}.drawer-primary-actions,.edu-gate-actions,.final-cta-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.drawer-primary-actions .cta,.edu-gate-actions .cta,.final-cta-actions .cta,.final-cta-actions button{width:100%!important;min-width:0!important;min-height:52px!important}.modal-visual{min-height:220px!important;max-height:none!important;aspect-ratio:16/10!important}.modal-visual img{object-fit:contain!important;background:#f5f7fb!important}.modal-summary h2{font-size:clamp(30px,9vw,38px)!important}.modal-metrics{grid-template-columns:1fr!important}.final-cta-panel{margin-top:28px!important;border-radius:24px!important;padding:22px!important}.final-cta-panel h2{font-size:28px!important;line-height:1.02!important}
}

@media(max-width:380px){
  .hero-copy h1{font-size:clamp(21px,6.6vw,25px)!important}.hero-inner{padding-left:12px!important;padding-right:12px!important}.hero-subtitle{font-size:13.2px!important}.card-row .card{flex-basis:90vw!important;width:90vw!important;max-width:90vw!important}.row-title h2{font-size:25px!important}.see-all{font-size:15px!important}.get-involved-trigger{padding:0 11px!important;font-size:12.5px!important}.brand{width:108px!important;max-width:108px!important}
}

/* Mobile interaction + image-quality correction patch */
@media(max-width:900px){
  html,body{overflow-x:hidden!important;touch-action:auto!important;overscroll-behavior-x:none!important}
  .site-header{position:sticky!important;top:0!important;z-index:1000!important;transform:translateZ(0)!important}
  #rows,.rows,.market-row{scroll-margin-top:82px!important}
  .hero-home{min-height:calc(100svh - 64px)!important;background-position:center center!important}
  .hero-inner{min-height:calc(100svh - 64px)!important;padding:24px 14px 30px!important;justify-content:center!important}
  .hero-copy{margin-bottom:18px!important;max-width:100%!important}
  .hero-copy h1{font-size:clamp(26px,7.1vw,34px)!important;line-height:1.03!important;letter-spacing:-.055em!important;max-width:100%!important;text-wrap:balance!important}
  .hero-copy h1 span{display:block!important;white-space:nowrap!important;max-width:100%!important}
  .hero-subtitle{font-size:13.7px!important;line-height:1.47!important;max-width:100%!important;margin-top:13px!important}
  .search-shell{width:100%!important;max-width:100%!important;position:relative!important;z-index:3000!important;pointer-events:auto!important}
  .universal-search{height:58px!important;grid-template-columns:minmax(0,1fr) 58px!important;border-radius:999px!important;overflow:hidden!important;pointer-events:auto!important}
  .universal-search input{font-size:14.5px!important;min-width:0!important;pointer-events:auto!important;-webkit-user-select:text!important;user-select:text!important}
  .search-submit{font-size:0!important;width:48px!important;height:48px!important;min-width:48px!important;border-radius:999px!important;display:grid!important;place-items:center!important;pointer-events:auto!important}
  .search-submit::before{content:'⌕';font-size:22px;line-height:1;color:#fff;font-weight:900}
  .search-dropdown{position:fixed!important;left:12px!important;right:12px!important;top:calc(78px + env(safe-area-inset-top))!important;width:auto!important;max-height:calc(100svh - 98px - env(safe-area-inset-top))!important;z-index:5000!important;pointer-events:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important}
  .marketplace-shell{padding:22px 14px calc(92px + env(safe-area-inset-bottom))!important;overflow:visible!important;position:relative!important;z-index:1!important}
  .row-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:12px!important;margin-bottom:14px!important}
  .row-title h2{font-size:28px!important;line-height:1.07!important;letter-spacing:-.048em!important;overflow-wrap:normal!important}
  .row-title p{font-size:15px!important;line-height:1.48!important;color:#666!important}
  .see-all{min-height:44px!important;padding:8px 2px 8px 10px!important;font-size:16px!important;color:#0b63ce!important;background:transparent!important;pointer-events:auto!important;touch-action:manipulation!important}
  .card-row{display:flex!important;overflow-x:auto!important;overflow-y:hidden!important;gap:14px!important;padding:5px 2px 26px!important;scroll-snap-type:x proximity!important;scroll-padding-left:2px!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important;touch-action:pan-x!important;will-change:scroll-position!important;pointer-events:auto!important}
  .card-row::-webkit-scrollbar{display:none!important}.card-row{scrollbar-width:none!important}
  .card-row .card{flex:0 0 min(86vw,360px)!important;width:min(86vw,360px)!important;max-width:min(86vw,360px)!important;scroll-snap-align:start!important;pointer-events:auto!important;touch-action:pan-x!important}
  .demand-channel-card{border-radius:24px!important;box-shadow:0 14px 34px rgba(15,23,42,.08)!important}
  .demand-channel-card .image-wrap{aspect-ratio:345/528!important;margin:8px 8px 0!important;border-radius:20px!important;background:#f5f7fb!important;overflow:hidden!important}
  .demand-channel-card .image-wrap img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;transform:none!important;filter:none!important;display:block!important}
  .demand-channel-card:hover .image-wrap img{transform:none!important;filter:none!important}
  .demand-channel-card .image-wrap::after{background:linear-gradient(180deg,rgba(0,0,0,.04) 0%,rgba(0,0,0,0) 48%,rgba(0,0,0,.18) 100%)!important}
  .status-pill{top:12px!important;left:12px!important;max-width:74%!important;font-size:11.5px!important;padding:8px 11px!important}
  .signal-pill{right:12px!important;bottom:12px!important;font-size:11.5px!important;padding:8px 11px!important}
  .demand-channel-card .card-body{padding:14px 15px 16px!important}
  .demand-channel-card h3{font-size:20px!important;line-height:1.04!important}
  .demand-channel-card .summary{font-size:13.6px!important;line-height:1.46!important;min-height:auto!important;-webkit-line-clamp:3!important}
  .priority-strip{flex-wrap:nowrap!important;overflow-x:auto!important;touch-action:pan-x!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important}
  .priority-strip::-webkit-scrollbar{display:none!important}
  .priority-chip{flex:0 0 auto!important;white-space:nowrap!important;max-width:84%!important}
  .submit-fit{font-size:11.8px!important}
  .card-footer{gap:10px!important}.demand-channel-card .preventure{max-width:58%!important}.demand-channel-card .card-arrow{min-height:36px!important;pointer-events:none!important}
  .drawer-backdrop{z-index:6000!important}.drawer{z-index:6010!important}.menu-backdrop{z-index:5600!important}.nav-drawer{z-index:5610!important}.involvement-backdrop{z-index:6200!important}.involvement-modal{z-index:6210!important}
  .drawer{top:0!important;left:0!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;transform:translateX(100%)!important;opacity:1!important}
  .drawer.open{transform:translateX(0)!important}
  .drawer-header{padding:calc(12px + env(safe-area-inset-top)) 14px 12px!important}
  .drawer-body{padding:14px 14px calc(34px + env(safe-area-inset-bottom))!important}
  .drawer-primary-actions,.edu-gate-actions,.final-cta-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}
  .drawer-primary-actions .cta,.edu-gate-actions .cta,.final-cta-actions .cta,.final-cta-actions button{width:100%!important;min-width:0!important;min-height:52px!important;pointer-events:auto!important;touch-action:manipulation!important}
  .modal-visual{aspect-ratio:345/528!important;min-height:0!important;max-height:none!important;background:#f5f7fb!important}
  .modal-visual img{object-fit:cover!important;object-position:center center!important}
}
@media(max-width:380px){
  .hero-copy h1{font-size:clamp(24px,6.9vw,27px)!important}
  .card-row .card{flex-basis:87vw!important;width:87vw!important;max-width:87vw!important}
  .row-title h2{font-size:26px!important}
}
/* Final touch-action override: cards must allow vertical page scroll and horizontal row swipe */
@media(max-width:900px){.card-row .card,.demand-channel-card{touch-action:pan-x pan-y!important}.card-row{touch-action:pan-x pan-y!important}}


/* ------------------------------------------------------------------
   Arns interaction + billboard card stability patch
   Fixes: web/mobile scroll lock, tap/click reliability, search panel access,
   and professional full-height demand-card imagery.
------------------------------------------------------------------ */
html,body{height:auto!important;min-height:100%!important;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;touch-action:auto!important}.modal-lock,.drawer-lock{overflow:hidden!important}.site-header{z-index:1800!important}.search-shell,.universal-search,.search-input-wrap,.universal-search input,.search-submit,.get-involved-trigger,.round-menu,.see-all,.cta,a,button{pointer-events:auto!important}.search-dropdown{z-index:7000!important}.drawer-backdrop{z-index:8000!important}.drawer{z-index:8010!important}.menu-backdrop{z-index:7600!important}.nav-drawer{z-index:7610!important}.involvement-backdrop{z-index:8200!important}.involvement-modal{z-index:8210!important}
.card-row{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(340px,calc((100% - 72px)/4.15))!important;gap:24px!important;overflow-x:auto!important;overflow-y:visible!important;padding:8px 3px 30px!important;scroll-snap-type:none!important;overscroll-behavior-x:auto!important;touch-action:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-gutter:stable!important}.card-row .card{scroll-snap-align:none!important;touch-action:auto!important}.card-row::-webkit-scrollbar{height:8px!important}.card-row::-webkit-scrollbar-thumb{background:#d4d4d4!important;border-radius:999px!important}.demand-channel-card{border-radius:30px!important;box-shadow:0 14px 38px rgba(15,23,42,.075)!important;cursor:pointer!important;min-height:0!important;touch-action:auto!important}.demand-channel-card:hover{transform:translateY(-3px)!important}.demand-channel-card .image-wrap{aspect-ratio:4/5!important;margin:12px 12px 0!important;border-radius:24px!important;background:#f5f7fb!important;overflow:hidden!important}.demand-channel-card .image-wrap img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important;transform:none!important;filter:none!important}.demand-channel-card:hover .image-wrap img{transform:none!important;filter:none!important}.demand-channel-card .card-body{padding:16px 17px 18px!important}.demand-channel-card h3{font-size:22px!important;line-height:1.04!important;letter-spacing:-.035em!important}.demand-channel-card .summary{font-size:14.5px!important;line-height:1.48!important;-webkit-line-clamp:3!important;min-height:64px!important}.channel-line span{font-size:11px!important;letter-spacing:.13em!important}.priority-strip{overflow-x:auto!important;scrollbar-width:none!important;touch-action:auto!important;-webkit-overflow-scrolling:touch!important}.priority-strip::-webkit-scrollbar{display:none!important}.priority-chip{flex:0 0 auto!important;white-space:nowrap!important}.status-pill{top:14px!important;left:14px!important;max-width:76%!important}.signal-pill{right:14px!important;bottom:14px!important}.market-row{scroll-margin-top:92px!important}.row-head{margin-bottom:18px!important}.row-title h2{font-size:clamp(30px,2.4vw,42px)!important;line-height:1.04!important;letter-spacing:-.052em!important}.row-title p{font-size:17px!important;line-height:1.48!important;max-width:980px!important}.see-all{font-size:16px!important;min-height:44px!important;display:inline-flex!important;align-items:center!important}
@media(max-width:1400px){.card-row{grid-auto-columns:minmax(326px,calc((100% - 54px)/3.35))!important}}
@media(max-width:1100px){.card-row{grid-auto-columns:minmax(310px,calc((100% - 36px)/2.25))!important}}
@media(max-width:900px){html,body{overflow-x:hidden!important;overflow-y:auto!important;touch-action:auto!important}.site-header{height:64px!important;padding:0 16px!important}.hero-home{min-height:auto!important}.hero-inner{min-height:auto!important;padding:34px 16px 34px!important}.hero-copy h1{font-size:clamp(25px,7.2vw,34px)!important;line-height:1.02!important;letter-spacing:-.058em!important}.hero-copy h1 span{display:block!important;white-space:nowrap!important}.hero-subtitle{font-size:13.6px!important;line-height:1.45!important}.search-shell{width:100%!important;max-width:100%!important;z-index:4000!important}.universal-search{height:58px!important;grid-template-columns:minmax(0,1fr) 58px!important}.universal-search input{font-size:14.5px!important}.search-submit{width:48px!important;height:48px!important;min-width:48px!important}.search-dropdown{position:fixed!important;left:12px!important;right:12px!important;top:calc(76px + env(safe-area-inset-top))!important;width:auto!important;max-height:calc(100dvh - 98px - env(safe-area-inset-top))!important;border-radius:24px!important;z-index:7000!important}.marketplace-shell{padding:22px 14px calc(96px + env(safe-area-inset-bottom))!important;overflow:visible!important}.row-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:12px!important}.row-title h2{font-size:27px!important;line-height:1.07!important}.row-title p{font-size:15px!important;line-height:1.46!important}.card-row{display:flex!important;grid-auto-columns:initial!important;gap:16px!important;overflow-x:auto!important;overflow-y:visible!important;padding:6px 2px 28px!important;scroll-snap-type:none!important;overscroll-behavior-x:auto!important;touch-action:auto!important;scrollbar-width:none!important}.card-row::-webkit-scrollbar{display:none!important}.card-row .card{flex:0 0 min(86vw,372px)!important;width:min(86vw,372px)!important;max-width:min(86vw,372px)!important;touch-action:auto!important}.demand-channel-card{border-radius:26px!important}.demand-channel-card .image-wrap{aspect-ratio:345/528!important;margin:9px 9px 0!important;border-radius:21px!important}.demand-channel-card .image-wrap img{object-fit:cover!important;object-position:center center!important}.demand-channel-card h3{font-size:20px!important}.demand-channel-card .summary{font-size:13.7px!important;line-height:1.46!important;min-height:auto!important}.status-pill{top:12px!important;left:12px!important;max-width:74%!important}.signal-pill{right:12px!important;bottom:12px!important}.drawer{top:0!important;left:0!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important;overflow-y:auto!important;transform:translateX(100%)!important}.drawer.open{transform:translateX(0)!important}.drawer-body{padding:14px 14px calc(34px + env(safe-area-inset-bottom))!important}.modal-visual{aspect-ratio:345/528!important;min-height:0!important;max-height:none!important}.modal-visual img{object-fit:cover!important;object-position:center center!important}.drawer-primary-actions,.edu-gate-actions,.final-cta-actions{display:grid!important;grid-template-columns:1fr!important}.drawer-primary-actions .cta,.edu-gate-actions .cta,.final-cta-actions .cta,.final-cta-actions button{width:100%!important;min-width:0!important;min-height:52px!important}}
@media(max-width:380px){.hero-copy h1{font-size:clamp(23px,6.8vw,27px)!important}.card-row .card{flex-basis:88vw!important;width:88vw!important;max-width:88vw!important}}
/* --- FINAL INTERACTION STABILITY PATCH ---
   Native scroll must always recover after search, CTA, modal, menu, mailto, or card actions. */
html,body{
  height:auto!important;
  min-height:100%!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  position:static!important;
  touch-action:auto!important;
  overscroll-behavior-y:auto!important;
  -webkit-overflow-scrolling:touch!important;
}
html.drawer-lock,html.modal-lock,body.drawer-lock,body.modal-lock,
html.no-scroll,body.no-scroll,html.is-locked,body.is-locked{
  overflow-y:auto!important;
  position:static!important;
  touch-action:auto!important;
}
.drawer-backdrop:not(.open),.menu-backdrop:not(.open),.involvement-backdrop:not(.open){
  display:none!important;
  pointer-events:none!important;
}
.drawer-backdrop.open,.menu-backdrop.open,.involvement-backdrop.open{pointer-events:auto!important;}
.drawer:not(.open),.nav-drawer:not(.open),.involvement-modal:not(.open){pointer-events:none!important;visibility:hidden!important;}
.drawer.open,.nav-drawer.open,.involvement-modal.open{pointer-events:auto!important;visibility:visible!important;}
.search-dropdown:not(.open),.network-dropdown:not(.open){display:none!important;pointer-events:none!important;}
.search-dropdown.open,.network-dropdown.open{pointer-events:auto!important;}
.card-row{
  overscroll-behavior:auto!important;
  scroll-snap-type:none!important;
  touch-action:pan-x pan-y!important;
  -webkit-overflow-scrolling:touch!important;
}
.card-row .card,.demand-channel-card,.network-card{touch-action:manipulation!important;}
@media(min-width:901px){
  .card-row{grid-auto-columns:minmax(380px,calc((100% - 72px)/3.6))!important;gap:24px!important;}
  .demand-channel-card .image-wrap,.network-card .image-wrap{aspect-ratio:4/3!important;margin:12px 12px 0!important;border-radius:24px!important;}
  .demand-channel-card .image-wrap img,.network-card .image-wrap img{object-fit:cover!important;object-position:center center!important;}
}
@media(max-width:900px){
  .card-row{touch-action:pan-x pan-y!important;overscroll-behavior:auto!important;}
  .card-row .card,.demand-channel-card,.network-card{touch-action:pan-x pan-y!important;}
}

/* Clean hero messaging */
.hero-eyebrow{margin:0 0 12px;color:rgba(255,255,255,.88);font-size:12px;line-height:1;text-transform:uppercase;letter-spacing:.16em;font-weight:900;text-shadow:0 2px 12px rgba(0,0,0,.32)}
.hero-copy h1{max-width:980px}
@media (max-width:700px){.hero-copy h1{font-size:clamp(34px,10.8vw,43px);line-height:1.02;letter-spacing:-.055em;max-width:96vw}.hero-eyebrow{font-size:11px;letter-spacing:.14em;margin-bottom:10px}.hero-subtitle{font-size:15px;line-height:1.48;max-width:94vw}}

/* --- Knowledge Network professional card + modal repair --- */
.page-main{overflow:hidden!important;max-width:100vw!important}.rows{width:100%!important;max-width:1760px!important;overflow:visible!important}.network-row{overflow:visible!important}.network-card-row{width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:visible!important;padding:8px 2px 26px!important}.network-card{height:auto!important;min-height:0!important;align-self:start!important;border-radius:28px!important;background:#fff!important;overflow:hidden!important}.network-card .card-body{flex:0 0 auto!important;min-height:0!important;padding:17px 18px 18px!important}.network-card .card-footer{margin-top:18px!important;padding-top:0!important}.network-card .preventure{max-width:none!important}.network-card .card-arrow{pointer-events:none!important}.network-card .summary{min-height:0!important;-webkit-line-clamp:3!important}.network-card .image-wrap,.network-card .profile-media{aspect-ratio:16/9!important;margin:12px 12px 0!important;border-radius:24px!important;width:auto!important;min-height:0!important;max-height:none!important}.network-card .image-wrap img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important}.network-card .logo-badge img{object-fit:contain!important;object-position:center!important;padding:3px!important;transform:none!important}.network-card .brand-badge{width:42px!important;height:42px!important;border-radius:13px!important}.network-card h3{font-size:22px!important;line-height:1.05!important;letter-spacing:-.04em!important}.network-card .meta{font-size:14px!important}.network-card .summary{font-size:15px!important;line-height:1.48!important;color:#4f4f4f!important}.network-detail-drawer{top:28px!important;left:50%!important;right:auto!important;width:min(1120px,calc(100vw - 48px))!important;height:auto!important;max-height:calc(100dvh - 56px)!important;border-radius:34px!important;transform:translate(-50%,18px) scale(.985)!important;opacity:0!important;overflow:auto!important;background:#fff!important;box-shadow:0 34px 110px rgba(0,0,0,.32)!important;visibility:hidden!important}.network-detail-drawer.open{transform:translate(-50%,0) scale(1)!important;opacity:1!important;visibility:visible!important}.network-detail-drawer .drawer-header{position:sticky!important;top:0!important;z-index:3!important;padding:16px 22px!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(18px)!important;border-bottom:1px solid #ececec!important}.network-detail-drawer .drawer-body{padding:20px!important;background:#fff!important}.network-detail-content{display:grid!important;gap:18px!important}.network-detail-hero{display:grid!important;grid-template-columns:minmax(320px,.92fr) minmax(420px,1.08fr)!important;gap:18px!important;align-items:stretch!important}.network-detail-media{border-radius:28px!important;overflow:hidden!important;border:1px solid #ededed!important;background:#f5f7fb!important;min-height:360px!important}.network-detail-media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important}.network-detail-summary{border:1px solid #e9e9e9!important;background:linear-gradient(180deg,#fff,#fafafa)!important;border-radius:28px!important;padding:26px!important;display:flex!important;flex-direction:column!important}.network-detail-summary.full{min-height:320px!important}.network-detail-summary h2{font-size:clamp(40px,5vw,64px)!important;line-height:.93!important;letter-spacing:-.065em!important;margin:0 0 10px!important}.network-detail-summary p{font-size:16px!important;line-height:1.58!important;color:#555!important;margin:16px 0 0!important}.network-detail-grid{display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:14px!important}.network-detail-grid section{border:1px solid #ececec!important;background:#fff!important;border-radius:22px!important;padding:18px!important}.network-detail-grid h4{margin:0 0 12px!important;font-size:16px!important;letter-spacing:-.015em!important}.network-detail-grid p{margin:0!important;color:#5f5f5f!important;line-height:1.55!important;font-size:14.5px!important}.drawer-primary-actions{display:flex!important;gap:10px!important;margin-top:auto!important;padding-top:22px!important}.drawer-primary-actions .cta{flex:1 1 auto!important;min-height:52px!important}.drawer-backdrop.open{display:block!important;background:rgba(17,24,39,.50)!important;backdrop-filter:blur(4px)!important}.edu-gate{margin-top:0!important}
@media(min-width:901px){.network-card-row{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(390px,calc((100% - 72px)/3.55))!important;gap:24px!important}.network-card:hover{transform:translateY(-4px)!important}.network-card .image-wrap,.network-card .profile-media{aspect-ratio:16/9!important}}
@media(max-width:900px){.page-main{padding-left:14px!important;padding-right:14px!important}.network-card-row{display:flex!important;gap:14px!important;overflow-x:auto!important;scroll-snap-type:x proximity!important;touch-action:pan-x pan-y!important;scrollbar-width:none!important}.network-card-row::-webkit-scrollbar{display:none!important}.network-card{flex:0 0 min(86vw,372px)!important;width:min(86vw,372px)!important;max-width:min(86vw,372px)!important;scroll-snap-align:start!important}.network-card .image-wrap,.network-card .profile-media{aspect-ratio:4/5!important;margin:8px 8px 0!important;border-radius:22px!important}.network-card .card-body{padding:15px!important}.network-card h3{font-size:20px!important}.network-card .summary{font-size:13.8px!important}.network-detail-drawer{top:0!important;left:0!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important;transform:translateX(100%)!important;opacity:1!important}.network-detail-drawer.open{transform:translateX(0)!important}.network-detail-drawer .drawer-header{padding:calc(12px + env(safe-area-inset-top)) 14px 12px!important}.network-detail-drawer .drawer-body{padding:14px 14px calc(36px + env(safe-area-inset-bottom))!important}.network-detail-hero{grid-template-columns:1fr!important}.network-detail-media{min-height:0!important;aspect-ratio:16/10!important}.network-detail-summary{padding:20px!important;border-radius:24px!important}.network-detail-summary h2{font-size:clamp(30px,9vw,40px)!important;line-height:1!important}.network-detail-grid{grid-template-columns:1fr!important}.drawer-primary-actions{display:grid!important;grid-template-columns:1fr!important}.drawer-primary-actions .cta{width:100%!important}}
