.ha-header{--ha-ink: var(--brand-primary, #12473b);--ha-line: #dfeae4;--ha-soft: #f3f8f5;position:sticky;top:0;z-index:100;flex:0 0 auto;width:100%;padding:12px 24px;color:#23483d}.ha-header .ha-header__rail{position:relative;display:flex;align-items:center;gap:24px;max-width:1280px;min-height:80px;margin-inline:auto;padding:12px 24px;border:1px solid var(--ha-line);border-radius:999px;background:#fffffffa;box-shadow:0 8px 24px #12473b0b}.ha-header a,.ha-header button{-webkit-tap-highlight-color:transparent}.ha-header a{text-decoration:none}.ha-header button,.ha-header input{font:inherit}.ha-header button{cursor:pointer}.ha-header svg{flex-shrink:0}.ha-header :is(button,a,input):focus-visible{outline:2px solid #07877b;outline-offset:4px}.ha-header .ha-header__brand{display:flex;align-items:center;gap:12px;flex-shrink:0;padding-inline-end:24px;border-inline-end:1px solid var(--ha-line);color:var(--ha-ink)}.ha-header .ha-header__brand-icon{display:grid;place-items:center;width:52px;height:52px;background:transparent;border:0}.ha-header .ha-header__brand-icon img{display:block;width:34px;height:34px;object-fit:contain}.ha-header .ha-header__wordmark{display:flex;flex-direction:column;align-items:center;white-space:nowrap;gap:1px}.ha-header .ha-header__wordmark strong{font-size:23px;line-height:1.45;font-weight:800}.ha-header .ha-header__wordmark small{color:#68877a;font-size:11px;font-weight:500;line-height:1.6}.ha-header .ha-header__nav{display:flex;align-items:center;gap:3px;padding:5px;border:0;background:transparent;flex-shrink:0}.ha-header .ha-header__nav-cell{display:flex;align-items:center}.ha-header .ha-header__nav-link{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:7px 13px;border:1px solid transparent;border-radius:11px;white-space:nowrap;color:#3f6053;font-size:14px;font-weight:500}.ha-header .ha-header__nav-link:hover{color:var(--ha-ink);background:transparent}.ha-header .ha-header__nav-link.is-active{color:var(--ha-ink);background:transparent;border-color:transparent;font-weight:800}.ha-header .ha-header__active-dot{position:absolute;bottom:-1px;left:calc(50% - 3px);display:none;width:6px;height:6px;flex-shrink:0;border-radius:50%;background:#07998b}.ha-header .is-active .ha-header__active-dot{display:block}.ha-header .ha-header__more{display:grid;place-items:center;width:28px;height:40px;border:0;border-radius:9px;color:var(--ha-ink);background:transparent}.ha-header .ha-header__more:hover,.ha-header .ha-header__more[aria-expanded=true]{background:#e0eee6}.ha-header .ha-header__actions{display:flex;align-items:center;gap:10px;margin-inline-start:auto;flex-shrink:0}.ha-header .ha-header__control,.ha-header .ha-header__icon{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;border:1px solid transparent;border-radius:50%;background:transparent;color:var(--ha-ink);font-size:13px;font-weight:600;padding:8px 13px;white-space:nowrap}.ha-header .ha-header__icon{width:44px;padding:0}.ha-header .ha-header__control:hover,.ha-header .ha-header__icon:hover,.ha-header .ha-header__control[aria-expanded=true],.ha-header .ha-header__icon[aria-expanded=true]{border-color:#aecfc0;background:#edf5ef}.ha-header .ha-header__avatar{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#cce8dd;color:#12473b;font-size:16px;font-weight:700}.ha-header .ha-header__account{padding:6px 4px;border-radius:12px}.ha-header .ha-header__search{width:44px;padding:0;border-inline-start:1px solid var(--ha-line);border-radius:0;margin-inline-end:6px}.ha-header .ha-header__search span{display:none}.ha-header .ha-header__login{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:9px 16px;border:1px solid var(--ha-ink);border-radius:999px;background:var(--ha-ink);color:#fff;font-size:13px;font-weight:700;white-space:nowrap;box-shadow:0 3px 7px #12473b14}.ha-header .ha-header__login:hover{background:var(--brand-primary-hover, #0c3c30);color:#fff}.ha-header .ha-header__hamburger,.ha-header .ha-header__login-mobile{display:none}.ha-header .ha-header__panel{position:absolute;inset-inline-end:0;top:calc(100% + 8px);width:330px;max-width:100%;max-height:min(70dvh,500px);overflow-y:auto;padding:16px;border:1px solid var(--ha-line);border-radius:18px;background:#fff;box-shadow:0 16px 40px #12473b1f;z-index:2}.ha-header .ha-header__panel--search{width:470px}.ha-header .ha-header__panel--opportunities{inset-inline-start:220px;inset-inline-end:auto;width:260px}.ha-header .ha-header__search-form label{display:block;font-size:13px;font-weight:700;margin-bottom:10px}.ha-header .ha-header__search-row{display:flex;align-items:center;gap:10px;padding:5px 10px;border:1px solid #d6e6dc;border-radius:12px;background:#f8fbf9}.ha-header .ha-header__search-row input{min-width:0;width:100%;min-height:38px;border:0;background:transparent;color:#23483d;font-size:14px}.ha-header .ha-header__search-row button{flex-shrink:0;padding:8px 12px;border:0;border-radius:9px;background:var(--ha-ink);color:#fff;font-size:12px}.ha-header .ha-header__panel-heading{display:flex;flex-direction:column;gap:3px;padding:2px 4px 12px;border-bottom:1px solid var(--ha-line)}.ha-header .ha-header__panel-heading strong{font-size:14px;overflow-wrap:anywhere}.ha-header .ha-header__panel-heading span{font-size:11px;color:#6d8478}.ha-header .ha-header__panel-links{display:flex;flex-direction:column;gap:4px;padding-block:8px}.ha-header .ha-header__panel-links a{display:flex;align-items:center;gap:10px;padding:10px 12px;min-height:44px;border-radius:10px;color:#23483d;font-size:13px}.ha-header .ha-header__panel-links a:hover,.ha-header .ha-header__panel-links a.active{background:var(--ha-soft);color:var(--ha-ink)}.ha-header .ha-header__panel--opportunities a{justify-content:space-between}.ha-header .ha-header__panel--opportunities a svg{transform:rotate(180deg)}.ha-header .ha-header__themes{border-top:1px solid var(--ha-line);padding:12px 4px}.ha-header .ha-header__themes>span{display:flex;align-items:center;gap:6px;margin-bottom:10px;font-size:12px}.ha-header .ha-header__logout{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:0;border-radius:10px;background:#fff6f5;color:#a13838;font-size:13px;text-align:start}.ha-header .ha-header__notice{padding:18px 4px;font-size:13px;color:#61776b}.ha-header .ha-header__notice button,.ha-header .ha-header__read-all{padding:8px;border:0;border-radius:8px;background:var(--ha-soft);color:var(--ha-ink);font-size:12px}.ha-header .ha-header__notices{list-style:none;padding:8px 0;margin:0}.ha-header .ha-header__notices a{display:block;padding:10px;border-radius:10px;font-size:13px;color:#456153;overflow-wrap:anywhere}.ha-header .ha-header__notices a:hover,.ha-header .ha-header__notices a.is-unread{background:var(--ha-soft)}.ha-header .ha-header__notices a.is-unread{border-inline-start:3px solid #07998b}.ha-header.ha-header--compact{padding-block:4px}.ha-header--compact .ha-header__rail{min-height:58px;padding-block:6px}.ha-header--compact .ha-header__brand-icon{width:40px;height:40px}.ha-header--compact .ha-header__brand-icon img{width:28px;height:28px}.ha-header--compact .ha-header__wordmark strong{font-size:19px}.ha-header--compact .ha-header__wordmark small{font-size:10px}@media(max-width:1220px){.ha-header .ha-header__rail{gap:16px;padding-inline:16px}.ha-header .ha-header__brand{padding-inline-end:16px;gap:9px}.ha-header .ha-header__nav-link{padding-inline:10px}.ha-header .ha-header__search span{display:none}.ha-header .ha-header__search{width:44px;padding-inline:0}}@media(max-width:1100px){.ha-header{padding:10px 16px}.ha-header .ha-header__rail{min-height:72px;padding:10px 14px;gap:12px}.ha-header .ha-header__nav{display:none}.ha-header .ha-header__hamburger{display:inline-flex}.ha-header .ha-header__brand{border:0;padding:0}.ha-header .ha-header__brand-icon{width:44px;height:44px;border-radius:13px}.ha-header .ha-header__brand-icon img{width:30px;height:30px}.ha-header .ha-header__wordmark strong{font-size:21px}.ha-header .ha-header__panel--navigation{inset-inline-start:0;inset-inline-end:auto}.ha-header .ha-header__panel--opportunities{inset-inline-start:0}}@media(max-width:640px){.ha-header{padding:8px 12px}.ha-header .ha-header__rail{gap:9px;padding:10px;min-height:68px;border-radius:999px}.ha-header .ha-header__brand{gap:7px}.ha-header .ha-header__wordmark strong{font-size:19px}.ha-header .ha-header__wordmark small{font-size:10px}.ha-header .ha-header__brand-icon{width:38px;height:40px;background:transparent;border:0}.ha-header .ha-header__brand-icon img{width:29px;height:29px}.ha-header .ha-header__actions{gap:7px}.ha-header .ha-header__icon,.ha-header .ha-header__search{width:40px;min-height:42px;border-radius:999px}.ha-header .ha-header__account-label,.ha-header .ha-header__account-chevron,.ha-header .ha-header__login-desktop,.ha-header .ha-header__login svg{display:none}.ha-header .ha-header__login-mobile{display:inline}.ha-header .ha-header__login{padding:8px 15px;min-height:42px;border-radius:999px}.ha-header .ha-header__account{padding:5px;min-height:42px}.ha-header .ha-header__search-row input{font-size:16px}.ha-header .ha-header__panel{width:min(100%,400px)}.ha-header.ha-header--compact{padding-block:3px}.ha-header--compact .ha-header__rail{min-height:58px;padding-block:6px}}@media(max-width:380px){.ha-header{padding-inline:8px}.ha-header .ha-header__rail{gap:6px;padding-inline:8px}.ha-header .ha-header__brand-icon{display:none}.ha-header .ha-header__wordmark strong{font-size:18px}.ha-header .ha-header__actions{gap:5px}.ha-header .ha-header__login{padding-inline:12px}}@media(prefers-reduced-motion:reduce){.ha-header *,.ha-header *:before,.ha-header *:after{transition:none!important;animation:none!important}}@font-face{font-family:IRANSansX;src:url(/fonts/IRANSansXV.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}:root{font-family:IRANSansX,Tahoma,sans-serif;color:var(--brand-text-dark, #243b35);background:var(--brand-bg, #f7f8f4);font-synthesis:none;font-weight:400;--green: var(--brand-primary, #184e43);--green-deep: var(--brand-primary-hover, #123e35);--sage: var(--brand-mint, #e8eee7);--lime: var(--brand-mint, #e5efbb);--muted: var(--brand-text-muted, #68766e);--line: var(--brand-border, #e1e6dd);--paper: #fff;--shadow: 0 6px 22px var(--theme-glow, rgba(18, 71, 59, .08));--text: var(--brand-text-dark, #243b35);--text-main: var(--brand-text-dark, #243b35);--text-muted: var(--brand-text-muted, #68766e);--surface-subtle: var(--brand-mint-subtle, #f2faf5)}*{box-sizing:border-box}body{margin:0;min-width:320px;font-size:14px;line-height:1.8}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button{border:0;background:none;color:inherit}a,button{transition:background .18s,color .18s,box-shadow .18s}a:hover{color:var(--brand-primary, var(--green))}:focus-visible{outline:3px solid var(--theme-focus, var(--brand-primary, #12473b));outline-offset:3px}h1,h2,h3,h4,p{margin:0}h1{line-height:1.55;font-weight:700}h2{font-size:20px;font-weight:700;line-height:1.7}h3{font-size:16px;font-weight:600}p{line-height:1.95}small{font-size:12px}svg{flex-shrink:0;vertical-align:middle}input,textarea,select{border:1px solid var(--line);border-radius:9px;background:#fff;padding:10px 12px;color:#233a32;min-width:0;width:100%;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px var(--theme-glow)}input::placeholder,textarea::placeholder{color:#879088}textarea{resize:vertical;min-height:85px;line-height:1.9}input[type=checkbox]{width:17px;height:17px;accent-color:var(--green);flex:none}label{display:flex;flex-direction:column;gap:6px;font-weight:500;font-size:13px;margin:14px 0}label small{font-weight:400;color:var(--muted)}pre{white-space:pre-wrap;overflow-wrap:anywhere;max-height:480px;overflow:auto;font-size:12px;background:#f3f5f0;padding:18px;border-radius:10px}blockquote{margin:12px 0;padding:12px 18px;background:var(--brand-mint-subtle, #f4f7f1);border-inline-start:3px solid var(--brand-primary, #12473b);border-radius:4px;line-height:1.9;overflow-wrap:anywhere}details{margin:16px 0}summary{cursor:pointer;font-weight:600;color:var(--green)}[dir=auto]{unicode-bidi:plaintext}bdi{unicode-bidi:isolate}.container{width:min(1256px,calc(100% - 80px));margin-inline:auto}.page{padding-block:42px 80px;min-height:68vh}.narrow{max-width:860px}.header{height:88px;border-bottom:1px solid var(--line);background:#fffffff5;position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{width:min(1360px,calc(100% - 80px));margin:auto;height:100%;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:flex;align-items:center;gap:12px;font-weight:800;font-size:29px;line-height:1.2;flex:none}.brand-symbol{width:44px;height:48px;background:var(--green);border-radius:14px 14px 4px;display:grid;place-items:center;color:var(--lime)}.brand-caption{display:block;font-size:9px;letter-spacing:.5px;font-weight:400;margin-top:7px;color:var(--muted)}.main-nav{display:flex;align-items:center;gap:28px;align-self:stretch}.main-nav a{display:flex;align-items:center;font-size:13px;color:var(--brand-text-muted, #607068);border-bottom:2px solid transparent;padding-top:2px;white-space:nowrap}.main-nav a:hover,.main-nav a.active{color:var(--brand-primary, var(--green));border-bottom-color:var(--brand-primary, var(--green))}.header-actions{display:flex;align-items:center;gap:13px}.account-btn{display:flex;align-items:center;gap:6px;max-width:110px;overflow:hidden;white-space:nowrap}.admin-link{font-size:11px;background:#edf2e9;padding:3px 7px;border-radius:5px}.icon-btn{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;flex-shrink:0}.icon-btn:hover,.icon-btn.active{background:#eaf0e6;color:var(--green)}.mobile-toggle{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 19px;border-radius:9px;line-height:1.6;font-size:13px;font-weight:600;border:1px solid transparent;white-space:nowrap}.btn.primary{color:#fff;background:var(--green)}.btn.primary:hover{color:#fff;background:var(--brand-primary-hover);box-shadow:0 3px 10px var(--theme-glow)}.btn.outline{background:#fff;border-color:var(--brand-border);color:var(--brand-primary)}.btn.outline:hover{background:var(--brand-mint);border-color:var(--brand-primary)}.btn.cream{background:var(--lime);color:var(--green-deep)}.btn.full{width:100%;margin-top:10px}.btn.small-btn{padding:8px 12px;font-size:12px}.link,.text-link{display:inline-flex;align-items:center;gap:7px;font-weight:600;color:var(--green);padding:0;line-height:1.8}.link:hover,.text-link:hover{text-decoration:underline}.muted{color:var(--muted)}.small{font-size:12px}.amber-text{color:#8a6725}.eyebrow{font-size:11px;letter-spacing:.2px;font-weight:600;color:#658166;display:flex;align-items:center;gap:7px}.eyebrow.light{color:#c6d9b8}.tiny-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#86a05b;margin-inline-end:5px;flex:none}.tiny-dot.gray{background:#a5aba5}.grow{flex:1;min-width:0}.row-between{display:flex;align-items:center;justify-content:space-between;gap:16px}.panel{background:var(--paper);border:1px solid var(--line);border-radius:15px;box-shadow:var(--shadow)}.section-title{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:21px}.section-title h2{display:flex;align-items:center;gap:9px;font-size:19px}.section-title .text-link{font-size:12px}.section-space{margin-top:34px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:30px}.page-heading h1{font-size:32px;letter-spacing:-.7px;margin-top:5px}.page-heading p{color:var(--muted);margin-top:9px;font-size:13px}.pills{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.pill{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:5px;background:var(--brand-mint, #edf0e9);color:var(--brand-primary, #4e6252);font-size:10px;font-weight:500;line-height:1.9}.pill.green{background:var(--brand-mint, #e4f0e8);color:var(--brand-primary, #246b49)}.pill.subtle{background:var(--brand-mint-subtle, #f3f4f0);color:var(--brand-text-muted, #687362)}.pill.amber{background:#f9f0d9;color:#896024}.notice{background:var(--brand-mint-subtle, #eef3ec);border:1px solid var(--brand-border, #dbe4d5);border-radius:9px;padding:13px 17px;margin:15px 0;line-height:1.9;display:flex;gap:12px;align-items:center;flex-wrap:wrap;font-size:13px;color:var(--brand-text-dark)}.notice.error{background:#fff2ef;border-color:#f0d1c9;color:#a54235}.notice.warning{background:#fcf6e9;border-color:#e7ddba;color:#856825}.loading{display:flex;align-items:center;justify-content:center;gap:12px;min-height:160px;color:var(--muted)}.spin{animation:spin 1.5s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty{text-align:center;padding:54px 22px;border:1px dashed #d5ded1;border-radius:14px;background:#fdfefb}.empty-icon{background:#edf1e7;color:#759068;width:60px;height:60px;border-radius:18px;display:grid;place-items:center;margin:0 auto 16px}.empty h3{font-size:18px}.empty p{max-width:440px;margin:10px auto 20px;color:var(--muted);font-size:13px}.home{padding-top:30px;padding-bottom:70px}.hero{display:grid;grid-template-columns:1.3fr 1fr;gap:30px;align-items:center;min-height:445px}.hero-copy{padding:10px 0 20px}.hero h1{font-size:57px;letter-spacing:-2px;line-height:1.55;margin:14px 0 15px}.underlined{color:var(--green);position:relative;display:inline-block}.underlined:after{content:"";height:8px;background:#d7e9b5;position:absolute;bottom:9px;right:-3%;left:-5%;border-radius:60%;transform:rotate(-3deg);z-index:-1}.hero-copy>p{color:#718073;font-size:14px;line-height:2.05}.hero-search{display:flex;align-items:center;padding:7px 9px;gap:5px;border:1px solid #dbe2d5;border-radius:12px;background:#fff;margin-top:26px;box-shadow:0 6px 25px #27492d05;max-width:550px}.hero-search>svg{color:#93a08e;margin-inline:8px}.hero-search input{border:0;box-shadow:none;padding:8px 3px;font-size:12px}.hero-search button{flex:none}.quick-links{display:flex;flex-wrap:wrap;gap:15px;align-items:center;margin-top:16px;font-size:10px;color:#809079}.quick-links a{display:flex;align-items:center;gap:4px;color:#4c6858}.hero-art{position:relative;height:392px;margin-top:10px;overflow:hidden;border-radius:180px 180px 20px 20px;background:linear-gradient(150deg,#ecf0df,#f5f5ec 63%)}.art-grid{position:absolute;inset:0;background-image:linear-gradient(#9aac8a14 1px,transparent 1px),linear-gradient(90deg,#9aac8a14 1px,transparent 1px);background-size:35px 35px;-webkit-mask-image:linear-gradient(transparent,#000);mask-image:linear-gradient(transparent,#000)}.orb{position:absolute;border-radius:50%}.orb-one{width:230px;height:230px;left:-60px;top:170px;background:#d6e3be70}.orb-two{width:230px;height:230px;right:-85px;top:-100px;background:#e8edb3b3}.art-coordinate{position:absolute;left:28px;bottom:26px;writing-mode:vertical-rl;font-size:8px;letter-spacing:3px;color:#66856b}.art-orbit{width:252px;height:252px;position:absolute;border:1px solid #9eb09b;border-radius:50%;left:78px;top:47px;transform:rotate(-30deg) scaleX(.7)}.art-orbit:after{content:"";position:absolute;inset:27px;border:1px solid #bcc8af;border-radius:50%;transform:rotate(54deg) scaleX(1.8)}.path-line{height:280px;width:160px;border:1.5px dashed #678366;border-radius:50%;position:absolute;top:72px;left:97px;transform:rotate(39deg);border-left-color:transparent}.art-compass{width:122px;height:122px;display:grid;place-items:center;border:1px solid var(--brand-border);border-radius:50%;background:var(--brand-primary);color:var(--brand-mint);position:absolute;top:112px;left:calc(50% - 55px);box-shadow:0 0 0 12px #fff5,0 0 0 13px var(--theme-glow);transform:rotate(-20deg)}.art-note{position:absolute;display:flex;align-items:center;gap:13px;padding:14px 17px;background:#fffffff2;border:1px solid #e3e8dc;border-radius:12px;box-shadow:0 8px 25px #466c3010;z-index:1}.note-one{top:45px;right:22px;transform:rotate(4deg)}.note-two{bottom:72px;left:27px;transform:rotate(-5deg)}.art-note strong{display:block;font-size:12px}.art-note small{display:block;color:#7c8971;font-size:10px;margin-top:3px}.note-icon{width:39px;height:39px;border-radius:11px;display:grid;place-items:center;background:#e4efdf;color:#517846}.note-icon.lime{background:#e8efbe;color:#637637}.art-star{position:absolute;bottom:59px;right:25px;color:#788a57;font-size:53px}.art-steps{position:absolute;bottom:20px;right:80px;left:50px;display:flex;align-items:center;gap:13px;color:#82906f;font-size:9px}.art-steps i{width:25px;height:1px;background:#b8c3a2}.trust-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 0;display:flex;justify-content:space-around;gap:20px;margin:14px 0 43px;color:#7a8975;font-size:11px}.trust-row span{display:flex;align-items:center;gap:9px}.trust-row svg{color:#799769}.home-grid{display:grid;grid-template-columns:minmax(0,1fr) 318px;gap:30px}.cards-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px}.cards-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.opportunity-card{border:1px solid var(--line);border-radius:14px;padding:22px;background:#fff;min-width:0;box-shadow:var(--shadow);display:flex;flex-direction:column;transition:transform .2s,border-color .2s}.opportunity-card:hover{border-color:#b7c9b2;transform:translateY(-2px)}.card-top{display:flex;gap:11px;align-items:center;margin-bottom:20px}.card-top>div{min-width:0;flex:1}.institution-mark{display:grid;place-items:center;background:#f1f3ec;color:#547149;width:46px;height:46px;border:1px solid #e8ebdf;border-radius:11px;flex:none}.institution{font-weight:600;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#425347;line-height:1.7}.opportunity-card h3{margin:13px 0 8px;font-size:16px;line-height:1.9;font-weight:600;overflow-wrap:anywhere;min-height:60px}.card-summary{font-size:11px;color:#74816f;line-height:1.95;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:20px;min-height:44px}.card-bottom{display:flex;justify-content:space-between;gap:12px;align-items:center;border-top:1px solid #eef0e8;padding-top:15px;margin-top:auto;font-size:10px;color:#6e7e63}.card-bottom>span{display:flex;align-items:center;gap:6px}.card-bottom a{color:var(--green)}.source-line{display:flex;gap:5px;font-size:9px;align-items:center;margin-top:11px;color:#8d9984}.source-line span:last-child{margin-inline-start:auto}.match-note{font-size:11px;color:#4e7c42;background:#f2f7eb;padding:7px 9px;margin-bottom:13px;border-radius:6px}.path-card{background:var(--green);border-radius:16px;padding:26px;color:#fff;position:relative;overflow:hidden}.path-card:after{content:"";width:210px;height:210px;border:1px solid #a0bc7f25;border-radius:50%;position:absolute;left:-90px;top:-100px;pointer-events:none}.path-card h2{font-size:23px;margin:12px 0 9px}.path-card>p{font-size:11px;color:#b8cec0;line-height:2.1}.path-steps{padding:0;list-style:none;margin:25px 0}.path-steps li{display:flex;gap:13px;align-items:center;margin-bottom:19px;position:relative}.path-steps li>span{width:30px;height:30px;border:1px solid #b5c69569;border-radius:50%;display:grid;place-items:center;font-size:11px;color:#dce8c3;flex:none}.path-steps strong{display:block;font-size:11px}.path-steps small{display:block;color:#adc6b5;font-size:9px;margin-top:3px}.home-sidebar .group-side{margin-top:22px;padding:23px}.group-side .section-title h2{font-size:15px}.group-mini{display:flex;gap:10px;align-items:center;padding:13px 0;border-top:1px solid #eff1e9}.group-mini>div{flex:1}.group-mini strong{font-size:11px;display:block}.group-mini small{font-size:10px;color:var(--muted)}.group-mark{width:36px;height:36px;background:#eef2e7;color:#7b9467;display:grid;place-items:center;border-radius:10px}.freshness{font-size:10px;display:flex;align-items:center;color:#8a9680;padding:16px 5px}.community-empty{padding:24px;display:flex;gap:17px;align-items:center}.community-empty>svg{color:#8ba576}.community-empty>div{flex:1}.community-empty h3{font-size:14px}.community-empty p{font-size:11px;color:var(--muted)}.topic-list{overflow:hidden}.topic-row{display:flex;gap:16px;align-items:flex-start;padding:22px 25px;border-bottom:1px solid var(--line)}.topic-row:last-child{border:0}.topic-row:hover{background:#fcfdf8}.topic-row>div{min-width:0;flex:1}.topic-row h3{font-size:14px;margin:6px 0}.topic-preview{color:var(--muted);font-size:12px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--brand-mint, #eaf0e2);color:var(--brand-primary, #687d52);font-size:15px;flex:none}.reply-count{display:flex;align-items:center;gap:6px;font-size:10px;white-space:nowrap;color:#8b947f;margin:auto 0}.bottom-banner{display:flex;align-items:center;gap:22px;padding:30px;margin-top:45px;background:#edf1e4;border:1px solid #e1e7d7;border-radius:14px}.bottom-banner>div{flex:1}.bottom-banner h2{font-size:18px}.bottom-banner p{font-size:12px;margin-top:7px;color:#7c8870}.big-icon{color:#6e8b52;border:1px solid #cddabb;border-radius:50%;width:70px;height:70px;display:grid;place-items:center}.footer{border-top:1px solid var(--line);padding:33px max(40px,calc((100vw - 1256px)/2));display:flex;gap:32px;align-items:center;justify-content:space-between;background:#f4f6ef}.footer-brand{font-size:25px;font-weight:800;display:flex;align-items:center;gap:8px}.footer p{color:var(--muted);font-size:10px}.footer nav{display:flex;gap:20px;font-size:11px;color:#607259}.assistant-fab{position:fixed;bottom:24px;left:25px;display:flex;align-items:center;gap:9px;padding:11px 17px;border:1px solid #d1ddc8;border-radius:11px;background:#f8fbf2;box-shadow:0 5px 20px #243c2818;color:var(--green);z-index:25;font-size:11px;font-weight:600}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);max-width:min(520px,90vw);padding:12px 22px;border:1px solid #cbd8bd;border-radius:10px;background:#183e34;color:#fff;box-shadow:0 8px 30px #182f3129;opacity:0;pointer-events:none;z-index:100;transition:all .2s;font-size:13px}.toast.show{opacity:1;transform:translate(-50%)}.demo-bar{background:#f2e8cf;color:#6c5a30;text-align:center;padding:5px 20px;font-size:10px}.catalog-search{display:flex;gap:10px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:12px;padding:9px 15px;margin-bottom:28px}.catalog-search>svg{color:var(--brand-text-muted, #819075)}.catalog-search input{border:0;box-shadow:none;font-size:13px}.catalog-layout{display:grid;grid-template-columns:256px minmax(0,1fr);gap:29px;align-items:start}.filters{padding:22px;position:sticky;top:108px}.filters .section-title h2{font-size:14px}.filters .section-title{margin-bottom:16px}.filters label{font-size:12px;margin:19px 0}.filters select{font-size:11px;padding:10px 9px}.check-label{display:flex;flex-direction:row;align-items:flex-start;gap:8px;font-size:12px;font-weight:400;line-height:1.9}.check-label input{margin-top:4px}.filter-note{padding:16px 0;display:flex;gap:4px;border-top:1px solid var(--line);margin-top:22px}.filter-note p{font-size:10px;color:#88937f}.filter-note .tiny-dot{margin-top:6px}.results-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:18px}.results-toolbar strong{font-size:13px;font-weight:500}.inline-label{display:flex;flex-direction:row;align-items:center;gap:10px;margin:0;font-size:11px;color:var(--muted)}.inline-label select{width:auto;font-size:11px;padding:8px}.pagination{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:30px;font-size:12px;color:var(--muted)}.back-link{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:11px;margin-bottom:23px}.detail-banner{position:relative;padding:32px 36px;background:var(--brand-card-bg, #ffffff);border:1.5px solid var(--brand-border, #d4e3d7);border-radius:18px;overflow:hidden;box-shadow:0 4px 24px var(--theme-glow, rgba(18, 62, 53, .05))}.detail-banner.has-map-bg{min-height:240px}.detail-banner-map-bg{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:1}.banner-map-img{width:100%;height:100%;object-fit:cover;object-position:left center;transform:scale(1.02);filter:contrast(1.04) saturate(1.08);transition:transform .6s ease}.detail-banner:hover .banner-map-img{transform:scale(1.05)}.banner-map-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.35) 0%,rgba(255,255,255,.78) 35%,rgba(255,255,255,.94) 60%,rgba(255,255,255,.98) 85%,var(--brand-card-bg, #ffffff) 100%);-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.banner-map-radial-light{position:absolute;inset:0;background:linear-gradient(to top,rgba(255,255,255,.65) 0%,transparent 60%)}.detail-banner-content{position:relative;z-index:2}.detail-banner .page-heading{margin:15px 0 18px}.detail-banner h1{font-size:29px;max-width:850px;color:var(--brand-text-dark, #10342b);line-height:1.35;font-weight:800}.detail-meta{display:flex;gap:24px;flex-wrap:wrap;font-size:13px;color:var(--brand-text-muted, #3b5749)}.detail-meta>span{display:flex;align-items:center;gap:7px;font-weight:500}.opportunity-highlights-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:20px 0 24px}.highlight-item{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid #dce8df;border-radius:14px;padding:15px 18px;box-shadow:0 2px 8px #123e3508;transition:all .2s ease}.highlight-item:hover{transform:translateY(-2px);border-color:#b7d6be;box-shadow:0 6px 16px #123e350f}.highlight-icon{width:44px;height:44px;border-radius:11px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.highlight-icon.green{background:#e8f5e9;color:#1b5e20}.highlight-icon.emerald{background:#e6f4f1;color:#0f766e}.highlight-icon.amber{background:#fef7ea;color:#b45309}.highlight-icon.blue{background:#eff6ff;color:#1d4ed8}.highlight-text{display:flex;flex-direction:column;gap:2px;min-width:0}.highlight-label{font-size:11px;color:var(--brand-text-muted, #61776b);font-weight:600}.highlight-text strong{font-size:14px;font-weight:800;color:var(--brand-text-dark, #10342b);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:900px){.opportunity-highlights-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.opportunity-highlights-strip{grid-template-columns:1fr}}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 302px;gap:29px;margin-top:28px;align-items:start}.detail-body{min-width:0}.detail-side{position:sticky;top:112px}.anchor-nav{display:flex;gap:23px;margin:0 0 18px;padding:10px 5px;overflow:auto;white-space:nowrap;font-size:12px;border-bottom:1px solid var(--line);color:#667e5f}.content-panel{padding:29px;margin-bottom:22px;scroll-margin-top:125px}.content-panel h2{font-size:21px;margin-bottom:18px}.content-panel h3{margin:22px 0 10px;font-size:14px}.content-panel p{font-size:13px;color:#536749}.content-panel details{font-size:12px}.original-title{color:#7e8a72!important;font-size:12px!important;margin-bottom:18px}.prose{white-space:pre-wrap;overflow-wrap:anywhere;line-height:2.1}.clean-list{margin:10px 0;padding-inline-start:22px;font-size:13px;color:#62725a;line-height:2.2}.clean-list li{padding-inline-start:7px;margin:5px 0}.facts{margin:14px 0}.facts>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:10px 0;font-size:12px}.facts dt{color:var(--muted)}.facts dd{margin:0;max-width:70%;overflow-wrap:anywhere}.apply-card{padding:24px}.apply-card h2{font-size:24px;margin:8px 0}.apply-card .full{font-size:12px}.apply-note{display:flex;align-items:flex-start;gap:7px;color:#8b947d;border-top:1px solid var(--line);padding-top:17px;margin-top:18px;font-size:10px}.apply-note svg{margin-top:4px}.share-btn{display:flex;justify-content:center;margin-top:18px;width:100%;font-size:11px;color:var(--muted)}.side-prompt{display:block;padding:21px 25px;background:var(--brand-mint-subtle, #edf2e4);border:1px solid var(--brand-border, transparent);border-radius:12px;margin-top:20px;font-size:12px}.side-prompt span{display:block;margin-bottom:5px;color:var(--muted)}.report-form{margin-top:14px;font-size:11px}.report-form .link{font-size:10px}.report-form textarea{font-size:12px}.report-form form{margin-top:12px}.auth-page{min-height:72vh;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;padding:50px 80px 70px}.auth-intro{padding:45px;background:var(--green);border-radius:150px 150px 18px 18px;color:#e7eedb;min-height:490px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.auth-intro h1{font-size:31px;margin:25px 0}.auth-intro p{font-size:13px;color:#c1d2bc;margin-bottom:27px}.auth-form{padding:30px;max-width:460px}.auth-form h2{font-size:27px;margin:7px 0}.auth-form>p{font-size:12px}.auth-form form{margin-top:24px}.password-input{position:relative}.password-input input{padding-right:45px}.password-input .icon-btn{position:absolute;right:4px;top:4px}.auth-switch{margin-top:22px}.auth-switch .link{font-size:12px}.form-panel{padding:28px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.form-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:16px}.section-divider{border-top:1px solid var(--line);margin:26px 0}.community-banner{display:flex;gap:20px;align-items:center;padding:25px 28px;border-radius:14px;background:var(--brand-mint, #eaf0e2);border:1px solid var(--brand-border, transparent);margin-bottom:27px;color:var(--brand-primary, #526e47)}.community-banner>div{flex:1}.community-banner p{font-size:12px;color:var(--brand-text-muted, #718466);margin-top:4px}.community-banner .text-link{font-size:12px}.post{padding:27px;margin:20px 0}.post-meta{display:flex;gap:12px;align-items:center;margin-bottom:20px}.post-meta strong{font-size:12px}.post-meta small{display:block;color:var(--muted);font-size:10px}.post .prose{font-size:13px}.groups-page-container{padding-bottom:60px}.groups-hero-header{margin-bottom:28px}.groups-hero-badge{display:inline-flex;align-items:center;gap:7px;padding:4px 12px;background:var(--brand-mint, #eef4e9);color:var(--brand-primary, #3b6b3e);border-radius:20px;font-size:11px;font-weight:500;margin-bottom:12px}.groups-hero-header h1{font-size:26px;font-weight:700;color:var(--text);margin-bottom:8px}.groups-hero-header p{font-size:14px;color:var(--muted);max-width:720px;line-height:1.7}.groups-toolbar-row{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;flex-wrap:wrap}.groups-filter-tabs{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.filter-chip{padding:8px 14px;font-size:12px;border-radius:20px;border:1px solid var(--brand-border, #dbe3d6);background:#fff;color:var(--text);cursor:pointer;transition:all .18s ease}.filter-chip:hover{background:var(--brand-mint-subtle, #f4f7f1);border-color:var(--brand-primary, #cbd8c3)}.filter-chip.active{background:var(--brand-primary);color:#fff;border-color:var(--brand-primary);box-shadow:0 2px 6px var(--theme-glow)}.groups-search-box{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--brand-border, #dbe3d6);border-radius:22px;padding:6px 14px;min-width:240px;color:var(--muted)}.groups-search-box input{border:none;background:transparent;outline:none;font-size:12px;width:100%;color:var(--text)}.modern-groups-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}@media(max-width:768px){.modern-groups-grid{grid-template-columns:1fr}}.modern-group-card{background:#fff;border:1px solid var(--brand-border, #e2e8dc);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 2px 8px #00000005;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.modern-group-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px var(--theme-glow, rgba(46, 89, 57, .08));border-color:var(--brand-primary, #c4d7b8)}.modern-card-header{padding:18px 20px 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--brand-border-subtle, #f0f4ec)}.modern-icon-badge{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.modern-group-card:hover .modern-icon-badge{transform:scale(1.05)}.theme-teal .modern-icon-badge,.theme-teal .group-header-icon-box{background:#e6f6f4;color:#0d9488}.theme-indigo .modern-icon-badge,.theme-indigo .group-header-icon-box{background:#eff6ff;color:#2563eb}.theme-emerald .modern-icon-badge,.theme-emerald .group-header-icon-box{background:#ecfdf5;color:#059669}.theme-amber .modern-icon-badge,.theme-amber .group-header-icon-box{background:#fffbeb;color:#d97706}.modern-badge-meta{display:flex;align-items:center;gap:10px}.category-pill{font-size:11px;font-weight:500;padding:3px 10px;border-radius:20px;background:var(--brand-mint-subtle, #f3f6f1);color:var(--brand-text-muted, #4b6348)}.members-counter{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:var(--muted)}.modern-card-body{padding:16px 20px;flex:1}.modern-card-body h2{font-size:17px;font-weight:700;margin-bottom:8px}.modern-card-body h2 a{color:var(--text);text-decoration:none;transition:color .15s ease}.modern-card-body h2 a:hover{color:#2563eb}.modern-card-body p{font-size:13px;color:var(--muted);line-height:1.6;margin:0}.modern-card-footer{padding:14px 20px;background:#fafcf8;border-top:1px solid #eef2e8;display:flex;align-items:center;justify-content:space-between;gap:12px}.joined-indicator{display:flex;align-items:center;gap:6px;font-size:12px;color:#15803d;font-weight:500}.join-invitation-text{font-size:12px;color:var(--muted)}.group-enter-btn{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:7px 14px;border-radius:8px;background:#fff;border:1px solid var(--brand-border);color:var(--brand-primary);text-decoration:none;transition:all .18s ease}.group-enter-btn:hover{background:var(--brand-primary);color:#fff;border-color:var(--brand-primary)}.group-detail-page{padding-bottom:40px}.group-back-link{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--muted);margin-bottom:18px;text-decoration:none;transition:color .15s}.group-back-link:hover{color:var(--text)}.group-header-banner{background:#fff;border:1px solid #e0e7d9;border-radius:16px;padding:24px 28px;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;box-shadow:0 2px 8px #00000005}.group-header-left{display:flex;align-items:flex-start;gap:18px;flex:1;min-width:280px}.group-header-icon-box{width:54px;height:54px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.group-header-info{flex:1}.group-header-badges{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}.group-badge-category{font-size:11px;font-weight:600;padding:2px 10px;border-radius:16px;background:var(--brand-mint-subtle);color:var(--brand-primary)}.group-badge-members{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:var(--muted);background:var(--brand-bg);padding:2px 8px;border-radius:12px;border:1px solid var(--brand-border)}.group-badge-joined{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:var(--brand-primary);background:var(--brand-mint);padding:2px 8px;border-radius:12px;font-weight:500}.group-header-info h1{font-size:22px;font-weight:700;margin:0 0 6px;color:var(--text)}.group-header-info p{font-size:13px;color:var(--muted);margin:0;line-height:1.6}.group-action-btn{display:inline-flex;align-items:center;gap:7px;padding:10px 18px;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;transition:all .18s ease;border:none}.group-action-btn.join-btn{background:var(--brand-primary);color:#fff;box-shadow:0 2px 8px var(--theme-glow)}.group-action-btn.join-btn:hover:not(:disabled){background:var(--brand-primary-hover)}.group-action-btn.leave-btn{background:#fff;border:1px solid #e2dbdb;color:#b91c1c}.group-action-btn.leave-btn:hover:not(:disabled){background:#fef2f2;border-color:#fca5a5}.group-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:24px;align-items:start}@media(max-width:900px){.group-layout{grid-template-columns:1fr}}.group-rules-panel{padding:20px;background:#fff;border:1px solid var(--brand-border);border-radius:14px}.rules-panel-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.rules-icon{color:var(--brand-primary)}.rules-panel-header h3{font-size:15px;font-weight:700;margin:0}.rules-text{font-size:12px;color:var(--brand-text-muted);line-height:1.6;margin-bottom:16px;padding:10px 12px;background:var(--brand-mint-subtle);border-radius:8px;border-right:3px solid var(--brand-primary)}.rules-features-list{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.rule-item{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:var(--muted);line-height:1.5}.rule-check{color:#22c55e;flex-shrink:0;margin-top:2px}.rules-panel-footer{border-top:1px solid #eef2e8;padding-top:14px}.rules-panel-footer .text-link{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--brand-primary, #2e5939);text-decoration:none;font-weight:600}.modern-join-panel{text-align:center;padding:50px 24px;background:#fff;border:1px solid var(--brand-border, #e2e8dc);border-radius:14px}.join-illustration{width:72px;height:72px;border-radius:50%;background:var(--brand-mint, #f0f6ec);color:var(--brand-primary, #3b6b3e);display:flex;align-items:center;justify-content:center;margin:0 auto 18px}.modern-join-panel h2{font-size:18px;font-weight:700;margin-bottom:8px}.modern-join-panel p{color:var(--muted);font-size:13px;max-width:440px;margin:0 auto 22px;line-height:1.6}.join-action-button{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;border-radius:10px;font-weight:600}.modern-chat-card{background:#fff;border:1px solid var(--brand-border, #e2e8dc);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 2px 10px #00000005}.modern-chat-header{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;background:#fff;border-bottom:1px solid #edf1e8}.chat-title-wrap{display:flex;align-items:center;gap:10px}.chat-header-icon{color:var(--brand-primary)}.chat-title-wrap h3{font-size:15px;font-weight:700;margin:0;color:var(--text)}.chat-subtitle{font-size:11px;color:var(--muted);display:block}.chat-connection-status{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--muted)}.status-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.status-dot.online{background:#22c55e;box-shadow:0 0 0 2px #22c55e33}.status-dot.offline{background:#9ca3af}.modern-chat-messages-container{height:540px;overflow-y:auto;padding:20px 22px;background:#f8faf6;display:flex;flex-direction:column;gap:14px}.load-more-row{display:flex;justify-content:center;margin-bottom:8px}.load-more-btn{display:inline-flex;align-items:center;gap:6px;font-size:11px;padding:5px 12px;border-radius:16px}.chat-loading-wrap{margin:auto}.chat-empty-state{margin:auto;text-align:center;padding:40px 20px;color:var(--muted)}.empty-chat-icon{width:56px;height:56px;background:var(--brand-mint, #edf2e8);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;color:var(--brand-primary, #61875c)}.chat-empty-state h4{font-size:15px;font-weight:600;color:var(--text);margin-bottom:6px}.chat-empty-state p{font-size:12px;max-width:360px;margin:0 auto}.messages-stream{display:flex;flex-direction:column;gap:14px}.chat-bubble-row{display:flex;align-items:flex-end;gap:10px;width:100%}.chat-avatar{width:32px;height:32px;border-radius:50%;background:#e2e9dc;color:#2b5636;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chat-avatar.mine-avatar{background:var(--brand-primary);color:#fff}.chat-avatar.other-avatar{background:var(--chat-avatar-bg, var(--brand-mint));color:var(--chat-avatar-color, var(--brand-primary))}.chat-bubble-content{max-width:78%;padding:11px 15px;border-radius:14px;box-shadow:0 1px 3px #00000008;position:relative}.bubble-top-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.bubble-author{font-size:12px;font-weight:700;color:var(--brand-primary)}.bubble-time{font-size:10px;color:var(--muted)}.bubble-body-text p{margin:0;font-size:13px;line-height:1.6;white-space:pre-wrap;word-break:break-word;color:var(--text)}.bubble-status-notice{margin-top:6px;padding:2px 6px;background:#fffbeb;border-radius:4px;display:inline-block}.bubble-actions{display:flex;align-items:center;gap:12px;margin-top:6px;font-size:11px}.bubble-actions .link{font-size:11px;opacity:.8}.bubble-actions .link:hover{opacity:1}.modern-chat-compose{display:flex;align-items:flex-end;gap:10px;padding:14px 18px;background:#fff;border-top:1px solid var(--brand-border)}.compose-input-wrapper{flex:1;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:12px;padding:8px 12px;transition:border-color .18s ease,background .18s ease}.compose-input-wrapper textarea{width:100%;border:none;background:transparent;outline:none;font-size:13px;line-height:1.5;resize:none;font-family:inherit;color:var(--text);max-height:120px}.compose-send-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:12px 18px;border-radius:12px;background:var(--brand-primary);color:#fff;border:none;font-size:13px;font-weight:600;cursor:pointer;transition:all .18s ease;box-shadow:0 2px 6px var(--theme-glow)}.compose-send-button:hover:not(:disabled){background:var(--brand-primary-hover);transform:translateY(-1px)}.compose-send-button:disabled{opacity:.5;cursor:not-allowed}.chat-quick-strip{padding:8px 16px;background:var(--brand-bg, #fbfdfa);border-top:1px solid var(--brand-border, #edf2e8);display:flex;flex-direction:column;gap:6px}.quick-emojis-row{display:flex;align-items:center;gap:6px;overflow-x:auto;scrollbar-width:none}.quick-emojis-row::-webkit-scrollbar{display:none}.quick-emoji-chip{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;background:#fff;border:1px solid #e1e8db;border-radius:50%;cursor:pointer;transition:transform .15s ease,background .15s ease,border-color .15s ease;flex-shrink:0}.quick-emoji-chip:hover{transform:scale(1.18);background:#f1f8ed;border-color:#8bb78d}.compose-emoji-anchor{position:relative;display:flex;align-items:center}.compose-tool-btn{width:38px;height:38px;border-radius:10px;border:1px solid transparent;background:transparent;color:#637564;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .18s ease}.compose-tool-btn:hover,.compose-tool-btn.active{background:var(--brand-mint-subtle, #edf5ea);color:var(--brand-primary, #2e5939);border-color:var(--brand-border, #d1e3cb)}.emoji-picker-dropdown{position:absolute;bottom:calc(100% + 10px);right:0;width:288px;background:#fff;border:1px solid var(--brand-border, #dce5d7);border-radius:16px;box-shadow:0 12px 32px #0000001f,0 2px 6px #0000000d;z-index:100;overflow:hidden;animation:emojiPop .18s ease-out}@keyframes emojiPop{0%{opacity:0;transform:translateY(6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.emoji-picker-tabs{display:flex;background:var(--brand-mint-subtle, #f6f9f3);border-bottom:1px solid var(--brand-border, #e5ede0);padding:4px;gap:2px}.emoji-tab-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:4px;padding:6px 2px;background:transparent;border:none;border-radius:8px;font-size:12px;cursor:pointer;color:var(--brand-text-muted, #607261);transition:background .15s ease,color .15s ease}.emoji-tab-btn:hover{background:var(--brand-mint, #eaf1e6);color:var(--brand-primary, #24462d)}.emoji-tab-btn.active{background:#fff;color:var(--brand-primary, #2e5939);font-weight:700;box-shadow:0 1px 3px #0000000d}.emoji-tab-label{font-size:11px}.emoji-picker-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;padding:10px;max-height:180px;overflow-y:auto}.emoji-choice-btn{width:34px;height:34px;display:flex;align-items:center;justify-content:center;font-size:19px;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:background .12s ease,transform .12s ease}.emoji-choice-btn:hover{background:#edf5e8;transform:scale(1.2)}.bubble-read-receipt{display:inline-flex;align-items:center;color:var(--brand-primary);margin-right:auto}.receipt-check{color:var(--brand-primary)}.teams-unread-badge{display:inline-flex;align-items:center;justify-content:center;min-width:19px;height:19px;padding:0 5px;border-radius:10px;background:var(--brand-primary);color:#fff;font-size:11px;font-weight:700;line-height:1;box-shadow:0 1px 2px var(--theme-glow)}.teams-workspace-container{padding-top:12px;padding-bottom:24px}.teams-hub-frame{display:flex;background:#fff;border:1px solid var(--brand-border, #dbe3d6);border-radius:16px;overflow:hidden;height:calc(100vh - 128px);min-height:600px;box-shadow:0 4px 24px var(--theme-glow, rgba(18, 38, 22, .05))}.teams-sidebar{width:320px;min-width:320px;max-width:320px;border-left:1px solid var(--brand-border);background:var(--chat-sidebar-bg, var(--brand-bg));display:flex;flex-direction:column}.teams-search-wrap{padding:12px 14px 10px;background:#fff;border-bottom:1px solid var(--brand-border-subtle)}.teams-search-inner{display:flex;align-items:center;gap:8px;background:var(--brand-mint-subtle);border:1px solid var(--brand-border);border-radius:20px;padding:6px 12px;transition:all .15s ease}.teams-search-inner:focus-within{background:#fff;border-color:var(--brand-primary);box-shadow:0 0 0 3px var(--theme-glow)}.teams-search-icon{color:var(--brand-text-muted, #7b8e78);flex-shrink:0}.teams-search-input{width:100%;border:none;background:transparent;outline:none;font-size:12.5px;color:var(--text);font-family:inherit}.teams-search-input::placeholder{color:var(--brand-text-muted, #9aa897)}.teams-clear-search{border:none;background:transparent;color:var(--brand-text-muted, #8b9b88);cursor:pointer;padding:2px;display:flex;align-items:center}.teams-clear-search:hover{color:var(--brand-text-dark, #333)}.teams-filter-tabs{display:flex;padding:6px 12px;gap:4px;background:var(--chat-sidebar-bg, var(--brand-bg));border-bottom:1px solid var(--brand-border-subtle);overflow-x:auto;white-space:nowrap}.teams-tab{border:none;background:transparent;padding:5px 10px;border-radius:14px;font-size:11.5px;color:var(--brand-text-muted, #637560);cursor:pointer;transition:all .15s ease;font-family:inherit}.teams-tab:hover{background:var(--brand-mint-subtle);color:var(--brand-primary)}.teams-tab.active{background:var(--brand-primary);color:#fff;font-weight:600}.teams-channel-list{flex:1;overflow-y:auto;padding:6px 8px;display:flex;flex-direction:column;gap:3px}.teams-chat-item{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:12px;cursor:pointer;transition:all .15s ease;background:transparent;-webkit-user-select:none;user-select:none;position:relative}.teams-chat-item:hover{background:var(--chat-sidebar-item-hover, var(--brand-mint-subtle))}.teams-chat-item.active{background:var(--chat-sidebar-item-active, var(--brand-mint));box-shadow:inset 0 0 0 1px var(--chat-sidebar-item-active-border, var(--brand-border))}.teams-item-avatar{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--chat-avatar-bg, var(--brand-mint));color:var(--chat-avatar-color, var(--brand-primary))}.teams-item-content{flex:1;min-width:0}.teams-item-row-top{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:2px}.teams-item-title{font-size:13px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.teams-item-time{font-size:10px;color:var(--brand-text-muted, #8b9b88);margin-right:6px;flex-shrink:0}.teams-item-row-bottom{display:flex;align-items:center;justify-content:space-between;gap:6px}.teams-item-preview{margin:0;font-size:11.5px;color:var(--brand-text-muted, #6b7d68);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:170px}.teams-item-badges{display:flex;align-items:center;gap:4px;flex-shrink:0}.teams-muted-badge{color:#9ca3af;display:flex;align-items:center}.teams-member-count{display:inline-flex;align-items:center;gap:3px;font-size:10px;color:var(--brand-primary);background:var(--brand-mint);padding:1px 6px;border-radius:10px}.teams-list-loading,.teams-list-error,.teams-empty-list{padding:30px 14px;text-align:center;font-size:12px;color:var(--muted)}.teams-main-stage{flex:1;min-width:0;background:#fff;display:flex;flex-direction:column}.teams-stage-placeholder{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;color:var(--muted)}.placeholder-icon-wrap{width:64px;height:64px;border-radius:50%;background:var(--brand-mint, #f1f6ee);color:var(--brand-primary, #3b6b40);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.teams-stage-placeholder h3{font-size:16px;font-weight:600;color:var(--text);margin-bottom:6px}.teams-stage-placeholder p{font-size:13px;max-width:340px;line-height:1.6}.teams-active-chat-wrapper{flex:1;display:flex;flex-direction:column;min-height:0;height:100%}.teams-chat-topbar{display:flex;align-items:center;justify-content:space-between;padding:10px 18px;background:#fff;border-bottom:1px solid var(--brand-border, #e7ede2);flex-shrink:0;gap:12px}.teams-topbar-info{display:flex;align-items:center;gap:12px;min-width:0}.teams-mobile-back-btn{display:none;border:none;background:transparent;color:var(--brand-text-muted, #4b5847);padding:6px;cursor:pointer}.teams-topbar-avatar{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--chat-avatar-bg, var(--brand-mint));color:var(--chat-avatar-color, var(--brand-primary))}.teams-topbar-text{min-width:0}.teams-topbar-title-line{display:flex;align-items:center;gap:8px}.teams-topbar-title-line h2{font-size:15px;font-weight:700;margin:0;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.teams-joined-pill{display:inline-flex;align-items:center;gap:3px;font-size:10.5px;color:var(--brand-primary);background:var(--brand-mint);padding:1px 6px;border-radius:10px;font-weight:600}.teams-topbar-meta-line{display:flex;align-items:center;gap:6px;font-size:11.5px;color:var(--brand-text-muted, #7b8e78);margin-top:1px}.teams-meta-divider{opacity:.5}.teams-topbar-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.teams-action-icon-btn{display:inline-flex;align-items:center;gap:4px;padding:6px 10px;border-radius:8px;border:1px solid var(--brand-border);background:#fff;color:var(--brand-text-dark);font-size:11.5px;cursor:pointer;transition:all .15s ease;font-family:inherit}.teams-action-icon-btn:hover{background:var(--brand-mint-subtle);border-color:var(--brand-border)}.teams-action-icon-btn.active{background:var(--brand-primary);color:#fff;border-color:var(--brand-primary)}.teams-action-icon-btn.mute-btn.is-muted{background:#fef2f2;border-color:#fca5a5;color:#b91c1c}.teams-membership-btn{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border-radius:8px;font-size:11.5px;font-weight:600;cursor:pointer;transition:all .15s ease;font-family:inherit;border:none}.teams-membership-btn.join{background:var(--brand-primary);color:#fff;box-shadow:0 2px 6px var(--theme-glow)}.teams-membership-btn.join:hover:not(:disabled){background:var(--brand-primary-hover)}.teams-membership-btn.leave{background:#fff;border:1px solid #e2dbdb;color:#b91c1c}.teams-membership-btn.leave:hover:not(:disabled){background:#fef2f2}.teams-pinned-strip{display:flex;align-items:center;justify-content:space-between;padding:7px 18px;background:var(--brand-mint-subtle);border-bottom:1px solid var(--brand-border);font-size:12px;color:var(--brand-text-dark);gap:12px}.pinned-strip-content{display:flex;align-items:center;gap:8px;min-width:0}.pinned-icon{color:var(--brand-primary);flex-shrink:0}.pinned-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pinned-close-btn{border:none;background:transparent;color:var(--brand-text-muted, #7b8e78);cursor:pointer;padding:2px;display:flex;align-items:center;flex-shrink:0}.pinned-close-btn:hover{color:var(--brand-text-dark, #333)}.teams-stage-body{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden;background:var(--brand-bg)}.teams-active-chat-wrapper .modern-chat-card{border:none;border-radius:0;box-shadow:none;flex:1;height:100%;display:flex;flex-direction:column;background:transparent}.teams-active-chat-wrapper .modern-chat-messages-container{height:100%;flex:1;padding:16px 20px;background:var(--brand-bg)}.chat-quick-tags{display:flex;align-items:center;gap:6px;padding:8px 18px 2px;background:var(--brand-bg);overflow-x:auto;white-space:nowrap}.quick-tag-chip{border:1px solid var(--brand-border, #dce5d6);background:#fff;color:var(--brand-text-muted, #4a5c46);font-size:11.5px;padding:4px 10px;border-radius:14px;cursor:pointer;transition:all .15s ease;font-family:inherit}.quick-tag-chip:hover{background:var(--brand-mint-subtle);border-color:var(--brand-primary);color:var(--brand-primary)}.modern-chat-compose{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fff;border-top:1px solid var(--brand-border)}.compose-input-wrapper{flex:1;background:var(--brand-mint-subtle);border:1px solid var(--brand-border);border-radius:20px;padding:6px 14px;transition:border-color .15s ease,background .15s ease;display:flex;align-items:center}.compose-input-wrapper:focus-within{border-color:var(--brand-primary);background:#fff;box-shadow:0 0 0 3px var(--theme-glow)}.compose-input-wrapper textarea{width:100%;border:none;background:transparent;outline:none;font-size:13px;line-height:1.4;resize:none;font-family:inherit;color:var(--text);max-height:100px}.compose-input-wrapper textarea::placeholder{color:var(--brand-text-muted, #9aa897)}.compose-send-button{width:36px;height:36px;border-radius:50%;border:none;background:var(--brand-primary);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;flex-shrink:0;box-shadow:0 2px 6px var(--theme-glow)}.compose-send-button:hover:not(:disabled){background:var(--brand-primary-hover);transform:scale(1.04)}.compose-send-button:disabled{background:var(--brand-border, #d8e2d4);color:var(--brand-text-muted, #9aa897);cursor:not-allowed;transform:none}.chat-bubble-row{display:flex;align-items:flex-end;gap:8px;width:100%}.chat-bubble-row.is-mine{justify-content:flex-start}.chat-bubble-row.is-other{justify-content:flex-end}.chat-bubble-content{max-width:74%;padding:10px 14px;border-radius:14px;box-shadow:0 1px 2px #00000008;position:relative}.chat-bubble-row.is-mine .chat-bubble-content{background:var(--chat-bubble-mine-bg, var(--brand-mint));border:1px solid var(--chat-bubble-mine-border, var(--brand-border));border-bottom-right-radius:3px;border-bottom-left-radius:14px}.chat-bubble-row.is-other .chat-bubble-content{background:#fff;border:1px solid var(--brand-border);border-bottom-left-radius:3px;border-bottom-right-radius:14px}.teams-not-joined-box{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 20px;background:var(--brand-bg, #fafbf9)}.not-joined-icon{width:64px;height:64px;border-radius:50%;background:var(--brand-mint);color:var(--brand-primary);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.teams-not-joined-box h3{font-size:16px;font-weight:700;color:var(--text);margin-bottom:6px}.teams-not-joined-box p{font-size:12.5px;color:var(--muted);max-width:380px;line-height:1.6;margin-bottom:18px}.teams-big-join-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 20px;font-size:13.5px}.teams-login-gate{flex:1;display:flex;align-items:center;justify-content:center;padding:40px;background:var(--brand-bg, #fafbf9)}.teams-rules-view{flex:1;overflow-y:auto;padding:24px;background:var(--brand-bg, #fafbf9)}.teams-rules-card{max-width:600px;margin:0 auto;background:#fff;border:1px solid var(--brand-border);border-radius:14px;padding:20px}.teams-rules-title{display:flex;align-items:center;gap:8px;margin-bottom:10px}.rules-check-icon{color:var(--brand-primary)}.teams-rules-title h3{font-size:15px;font-weight:700;margin:0}.teams-rules-desc{font-size:12.5px;color:var(--brand-text-muted);line-height:1.6;padding:10px 12px;background:var(--brand-mint-subtle);border-radius:8px;border-right:3px solid var(--brand-primary);margin-bottom:18px}.teams-rules-grid{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.teams-rule-block{display:flex;align-items:flex-start;gap:10px;color:var(--brand-primary)}.teams-rule-block strong{display:block;font-size:12.5px;color:var(--text);margin-bottom:2px}.teams-rule-block p{margin:0;font-size:11.5px;color:var(--muted);line-height:1.5}.teams-rules-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eef2ea;padding-top:16px;flex-wrap:wrap;gap:12px}@media(max-width:820px){.teams-hub-frame{height:calc(100vh - 100px);min-height:500px}.teams-sidebar{width:100%;min-width:100%;max-width:100%;border-left:none}.teams-main-stage{width:100%}.show-chat-mobile .teams-sidebar,.show-list-mobile .teams-main-stage{display:none}.teams-mobile-back-btn{display:inline-flex}.btn-label-text{display:none}}.personal-grid{display:grid;grid-template-columns:minmax(0,1fr) 302px;gap:29px;align-items:start}.profile-card{padding:28px;text-align:center}.profile-avatar{display:grid;place-items:center;background:var(--brand-mint);color:var(--brand-primary);width:64px;height:64px;border-radius:50%;margin:0 auto 15px;font-size:27px}.profile-card h2{font-size:19px}.profile-card>.link{font-size:11px;margin-top:16px;display:flex;justify-content:center;width:100%}.profile-card>.full{font-size:11px}.file-input{border:1px dashed #c6d5bb;padding:12px;border-radius:8px;font-size:11px;flex-direction:row;align-items:center;flex-wrap:wrap}.file-input input{border:0;padding:0;font-size:10px;max-width:240px}.consent-box{margin:24px 0;border:1px solid #e3e9dc;background:#f6f9f2;border-radius:11px;padding:0 15px}.consent-box .check-label{font-size:11px;line-height:2}.side-list{padding:24px;margin-top:22px}.side-list h2{display:flex;align-items:center;gap:8px;font-size:16px;margin-bottom:17px}.notification{display:flex;align-items:baseline;gap:7px;font-size:11px;padding:12px 0;border-bottom:1px solid var(--line)}.notification small{display:block;color:#96a08c;font-size:9px;margin-top:5px}.report-item{padding:15px 0;border-bottom:1px solid var(--line);font-size:12px}.report-item p{margin-top:9px}.tracker-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:30px}.tracker-stats>div{padding:18px 24px;border-inline-start:2px solid #b1c88c;background:#edf2e6;border-radius:10px}.tracker-stats strong{font-size:30px;display:block}.tracker-stats span{font-size:11px;color:var(--muted)}.tracker-list{display:grid;gap:22px}.tracker-item{padding:28px}.tracker-item h2{font-size:19px;margin-top:7px}.tracker-checklist{display:flex;gap:23px;flex-wrap:wrap}.tracker-checklist .check-label{margin:10px 0;font-size:11px}.guides-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.guide-card{padding:29px;display:flex;flex-direction:column;align-items:flex-start;position:relative;overflow:hidden;min-height:280px}.guide-number{font-size:30px;font-weight:400;color:#b8c7aa;margin-bottom:24px;line-height:1}.guide-card h2{font-size:18px;margin:10px 0 13px}.guide-card p{font-size:12px;color:var(--muted);margin-bottom:20px}.guide-card .text-link{font-size:11px;margin-top:auto}.guide-article{padding:30px 36px}.guide-article section{display:flex;gap:20px;padding:24px 0;border-bottom:1px solid var(--line)}.guide-article section:last-child{border:0}.step-index{display:grid;place-items:center;width:33px;height:33px;background:var(--brand-mint, #edf2e4);border-radius:50%;color:var(--brand-primary, #779059);font-size:12px;flex:none}.guide-article h2{font-size:18px;margin-bottom:12px}.guide-article p{font-size:13px;color:#607553;line-height:2.3}.source-process{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding:24px 0}.source-process h3{margin:14px 0 7px}.source-process p{font-size:12px;color:var(--muted)}.sources-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px;margin-top:30px}.source-card{padding:25px}.source-icon{width:43px;height:43px;border-radius:10px;background:var(--brand-mint, #edf2e5);color:var(--brand-primary, #789b5e);display:grid;place-items:center;margin-bottom:16px}.source-card h2{font-size:18px;margin-bottom:12px}.source-card .text-link{margin-top:15px;font-size:11px}.source-card .notice{font-size:11px}.advisor-unavailable{text-align:center;padding:60px 35px}.advisor-unavailable>svg{color:var(--brand-primary, #879e66)}.advisor-unavailable h2{margin:23px 0 14px}.advisor-unavailable p{color:var(--muted);font-size:13px;max-width:570px;margin:0 auto 25px;line-height:1.6}.advisor-panel{padding:25px}.advisor-panel>p{margin-top:14px}.advisor-messages{min-height:350px;max-height:650px;overflow-y:auto;padding-block:20px}.advisor-welcome{text-align:center;padding:60px 25px;color:var(--brand-text-muted, #738866)}.advisor-welcome h2{margin:17px 0 9px}.advisor-welcome p{font-size:12px}.advisor-message{padding:19px 23px;margin:16px 0;border-radius:13px;border:1px solid var(--brand-border, #e1e7db);background:var(--brand-mint-subtle, #f5f8ef);font-size:13px}.advisor-message.user{background:#fff;margin-inline-start:45px}.advisor-message strong{font-size:11px;color:var(--brand-primary, #7e916c)}.advisor-message .prose{margin-top:8px}.advisor-opportunity{display:flex;gap:12px;justify-content:space-between;padding:10px;background:var(--brand-mint-subtle, #e7eeda);border:1px solid var(--brand-border, transparent);border-radius:6px;font-size:12px;margin-top:9px}.admin-tabs{display:flex;overflow:auto;gap:9px;border-bottom:1px solid var(--brand-border, var(--line));padding:0 0 13px;margin-bottom:27px}.admin-tabs button{padding:9px 15px;white-space:nowrap;font-size:12px;color:var(--brand-text-muted, #758467);border-radius:8px;transition:all .15s ease}.admin-tabs button:hover{color:var(--brand-primary);background:var(--brand-mint-subtle)}.admin-tabs button.active{background:var(--brand-primary, var(--green));color:#fff;box-shadow:0 2px 8px var(--theme-glow)}.admin-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-bottom:27px}.admin-stats>div{padding:25px}.admin-stats strong{font-size:30px;display:block;color:var(--brand-primary, var(--green))}.admin-stats span{font-size:12px;color:var(--brand-text-muted, var(--muted))}.admin-items{display:flex;flex-direction:column;gap:23px}.review-item{padding:27px}.review-item h2{font-size:19px}.review-item>p{font-size:13px;margin-top:12px}.review-item form{margin-top:20px}.review-item .text-link{font-size:12px}.revision-editor{background:var(--brand-mint-subtle, #f8faf4);border:1px solid var(--brand-border, var(--line));border-radius:10px;padding:24px}.table-wrap{overflow-x:auto;max-width:100%}table{width:100%;border-collapse:collapse;text-align:right;font-size:12px}th,td{padding:13px 17px;border-bottom:1px solid var(--brand-border, var(--line));vertical-align:top;min-width:110px;max-width:480px;overflow-wrap:anywhere}th{background:var(--brand-mint-subtle, #f0f4e9);color:var(--brand-text-dark);font-weight:600}td details{margin:0}.snapshot{max-height:340px}.skip{position:fixed;top:-100px;right:20px;background:var(--brand-primary, var(--green));color:#fff;padding:10px;z-index:100}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;margin:-1px}#main:focus{outline:none}@media(min-width:1600px){.hero{gap:80px}.hero-art{margin-left:15px}.hero-copy{padding-right:10px}}@media(max-width:1150px){.container,.header-inner{width:calc(100% - 48px)}.main-nav{gap:18px}.header-actions{gap:8px}.hero h1{font-size:48px}.hero{gap:25px}.hero-art{height:365px}.home-grid{grid-template-columns:minmax(0,1fr) 285px;gap:22px}.opportunity-card{padding:18px}.home-sidebar .group-side{padding:19px}.hero-search button{padding:11px 13px}.quick-links{gap:10px}.detail-layout,.personal-grid{grid-template-columns:minmax(0,1fr) 270px;gap:22px}.catalog-layout{grid-template-columns:235px minmax(0,1fr);gap:22px}.catalog-results .cards-grid{gap:15px}.footer{padding:30px 24px}.footer>.small{display:none}.auth-page{padding-inline:35px;gap:30px}.hero-art .note-one{right:10px}.note-two{left:8px}.art-orbit{left:44px}.guide-card{padding:23px}.cards-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.header{height:75px}.brand{font-size:25px;gap:9px}.brand-symbol{height:39px;width:36px}.main-nav{gap:16px}.main-nav a{font-size:11px}.header-inner{gap:15px}.header-actions>.desktop{display:none}.hero{grid-template-columns:1.3fr .9fr;min-height:360px}.hero h1{font-size:40px}.hero-copy>p{font-size:12px}.hero-art{height:310px}.art-compass{width:94px;height:94px;top:107px;left:calc(50% - 47px)}.art-compass svg{width:53px}.art-note{padding:10px;gap:9px}.art-note strong{font-size:9px}.art-note small{font-size:8px}.note-icon{width:30px;height:30px}.note-icon svg{width:20px}.note-one{top:45px}.note-two{bottom:55px}.art-orbit{width:220px;height:220px;top:50px;left:calc(50% - 110px)}.art-star{font-size:40px;right:7px;bottom:17px}.art-steps{right:48px;font-size:7px}.art-coordinate{left:12px}.home-grid{grid-template-columns:minmax(0,1fr) 260px;gap:20px}.home-grid .cards-grid{grid-template-columns:1fr}.home-grid .opportunity-card h3{min-height:0}.path-card{padding:22px}.home-grid .opportunity-card:nth-child(n+3){display:none}.trust-row{font-size:9px;gap:10px;justify-content:space-between}.trust-row span{gap:6px}.trust-row svg{width:15px}.catalog-layout{grid-template-columns:220px minmax(0,1fr)}.catalog-results .cards-grid{grid-template-columns:1fr}.catalog-results .opportunity-card h3{min-height:0}.page-heading h1{font-size:28px}.personal-grid{grid-template-columns:minmax(0,1fr) 245px;gap:20px}.personal-grid .form-grid{grid-template-columns:1fr}.form-panel{padding:23px}.profile-card{padding:23px 16px}.community-empty{flex-wrap:wrap}.community-empty>.btn{margin-inline-start:46px}.auth-intro{padding:35px;min-height:455px}.auth-intro h1{font-size:26px}.auth-page{padding-inline:0}.auth-form{padding:25px}.guides-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.group-layout{grid-template-columns:240px minmax(0,1fr);gap:20px}.group-rules{padding:20px}.sources-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout{grid-template-columns:minmax(0,1fr) 247px}.detail-banner{padding:27px}.detail-banner h1{font-size:26px}.content-panel{padding:24px}.apply-card{padding:20px}.anchor-nav{gap:18px;font-size:10px}.apply-card .full{font-size:10px;padding-inline:7px}.bottom-banner{padding:25px;gap:16px}.bottom-banner h2{font-size:16px}.big-icon{width:56px;height:56px}.bottom-banner p{font-size:10px}}@media(max-width:720px){.container,.header-inner{width:calc(100% - 36px)}.header{height:70px}.brand-caption{font-size:8px}.brand{font-size:24px}.brand-symbol{height:37px;width:34px;border-radius:10px 10px 4px}.brand-symbol svg{width:23px}.header-inner{gap:12px}.header-actions{gap:4px}.header-actions>.small-btn{font-size:10px;padding:8px 11px}.mobile-toggle{display:inline-flex}.main-nav{display:none}.main-nav.open{display:flex;position:absolute;top:70px;right:0;left:0;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 14px 20px #2339270d;gap:0;flex-wrap:wrap;padding:15px 18px}.main-nav.open a{padding:12px;font-size:12px;width:33.33%;border:0;border-radius:8px}.main-nav.open a.active{background:#eef4e7}.account-btn{font-size:11px;max-width:85px}.admin-link{font-size:9px}.page{padding-block:28px 70px}.home{padding-top:20px}.hero{grid-template-columns:1fr;gap:10px;min-height:0}.hero-copy{padding:12px 0 0}.hero h1{font-size:47px;line-height:1.45;letter-spacing:-1.8px;margin:15px 0}.hero h1 br{display:none}.hero-copy>p{font-size:12px;max-width:390px}.hero-search{margin-top:22px;max-width:none}.hero-search input{font-size:11px}.quick-links{font-size:9px;gap:11px;line-height:2}.hero-art{height:250px;width:100%;border-radius:130px 130px 15px 15px;margin-top:15px}.art-orbit{width:185px;height:185px;top:26px}.art-compass{top:82px;left:calc(50% - 45px);width:90px;height:90px}.path-line{height:210px;top:22px;left:calc(50% - 90px);width:180px}.note-one{top:23px;right:13%!important}.note-two{bottom:40px;left:13%}.art-note strong{font-size:11px}.art-note small{font-size:9px}.art-note{padding:12px 15px}.art-star{right:14%;bottom:15px;font-size:37px}.art-steps{left:28%;right:auto;bottom:12px;font-size:8px}.art-coordinate{left:22px;bottom:22px}.trust-row{display:grid;grid-template-columns:1fr;gap:12px;padding:19px 0;margin:25px 0 28px;font-size:10px}.trust-row span{justify-content:center}.home-grid{grid-template-columns:1fr;gap:27px}.home-grid .cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-grid .opportunity-card:nth-child(n+3){display:flex}.opportunity-card{padding:17px}.opportunity-card h3{font-size:14px}.card-top{gap:8px;margin-bottom:15px}.institution-mark{width:36px;height:36px}.institution-mark svg{width:22px}.institution,.card-top .small{font-size:9px}.card-top .icon-btn{width:28px}.card-top .icon-btn svg{width:16px}.source-line{font-size:8px}.pill{font-size:9px;padding:3px 7px}.card-bottom{font-size:9px;gap:5px}.home-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}.home-sidebar .group-side{margin-top:0;padding:20px 16px}.path-card{padding:22px}.path-card h2{font-size:20px}.path-card>p{font-size:10px}.path-steps{margin:21px 0}.path-steps li{gap:9px}.path-steps strong{font-size:10px}.path-steps small{font-size:8px}.path-card .btn{font-size:10px}.freshness{grid-column:1/-1;padding-top:0}.group-side .section-title h2{font-size:13px}.group-side .section-title .text-link,.group-mini strong{font-size:10px}.group-mini .group-mark{width:31px;height:31px}.group-mini{gap:7px}.group-mini>svg{width:12px}.section-title h2{font-size:18px}.section-title .text-link{font-size:11px}.bottom-banner{padding:23px;flex-wrap:wrap;gap:15px}.bottom-banner>div{flex-basis:70%}.bottom-banner h2{font-size:16px}.bottom-banner .btn{margin-inline-start:auto;font-size:11px}.bottom-banner .big-icon{width:46px;height:46px}.footer{flex-wrap:wrap;padding:25px 20px 85px;gap:20px}.footer nav{font-size:10px;gap:19px;flex-wrap:wrap}.footer>div{width:100%}.assistant-fab{bottom:17px;left:17px;padding:10px 13px;font-size:10px}.assistant-fab svg{width:16px}.page-heading{align-items:flex-start;gap:15px;flex-wrap:wrap;margin-bottom:24px}.page-heading h1{font-size:28px}.page-heading p{font-size:12px}.page-heading .btn{font-size:11px;padding:9px 12px}.catalog-search{padding:7px 10px;gap:3px;margin-bottom:22px}.catalog-search input{font-size:11px;padding-inline:5px}.catalog-search .btn{padding:10px 12px;font-size:11px}.catalog-layout{display:flex;flex-direction:column;gap:23px}.filters{position:static;width:100%;padding:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px}.filters .section-title{grid-column:1/-1;margin-bottom:0}.filters .section-title h2{font-size:13px}.filters label{margin:9px 0;font-size:11px}.filters .check-label{grid-column:1/-1;margin-top:13px}.filter-note{display:none}.filters>.text-link{display:none}.catalog-results{width:100%}.catalog-results .cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.results-toolbar strong{font-size:11px}.results-toolbar .inline-label{font-size:10px;gap:5px}.inline-label select{font-size:10px}.detail-layout{display:flex;flex-direction:column}.detail-side{position:static;width:100%;order:-1;display:grid;grid-template-columns:1fr}.detail-side .side-prompt{display:none}.apply-card{display:grid;grid-template-columns:1fr 1fr;gap:0 12px;padding:20px}.apply-card>.eyebrow,.apply-card>h2,.apply-card>p{grid-column:1/-1}.apply-card>h2{font-size:21px}.apply-card .full{font-size:11px}.apply-card .full:first-of-type{grid-column:1/-1}.apply-card .share-btn{grid-column:1/-1}.apply-note{margin-top:12px}.detail-body{width:100%}.detail-banner{padding:22px}.detail-banner h1{font-size:24px}.detail-banner .page-heading{margin-bottom:17px}.detail-meta{font-size:10px;gap:12px}.content-panel{padding:23px}.content-panel h2{font-size:19px}.content-panel p{font-size:12px}.anchor-nav{font-size:11px;gap:25px}.content-panel{scroll-margin-top:90px}.detail .back-link{margin-bottom:17px}.auth-page{grid-template-columns:1fr;gap:25px;padding:30px 0 60px;max-width:470px}.auth-intro{min-height:0;padding:25px;border-radius:15px}.auth-intro h1{font-size:24px;margin:12px 0}.auth-intro h1 br{display:none}.auth-intro>svg{width:30px;height:30px}.auth-intro p{font-size:11px;margin-bottom:15px}.auth-intro .eyebrow{font-size:9px}.auth-form{max-width:none;padding:25px}.community-banner{padding:20px;gap:14px;flex-wrap:wrap}.community-banner>svg{width:26px}.community-banner h3{font-size:14px}.community-banner p{font-size:11px}.community-banner .text-link{font-size:10px;margin-inline-start:auto}.topic-row{padding:20px 16px;gap:11px}.topic-row h3{font-size:13px}.topic-row .avatar{width:29px;height:29px;font-size:13px}.topic-row .reply-count{font-size:9px;flex-direction:column;gap:6px}.topic-row .reply-count>svg:last-child{display:none}.topic-row .small{font-size:9px}.topic-preview{font-size:10px}.groups-grid{gap:17px}.group-cover{padding:20px}.group-cover>svg{width:32px}.group-card-content{padding:20px}.group-card h2{font-size:18px}.group-card p{font-size:11px}.group-card .row-between{flex-wrap:wrap;gap:10px}.group-card .btn{font-size:10px}.group-layout{display:flex;flex-direction:column;gap:23px}.group-layout>section{width:100%}.group-rules{width:100%;display:block;padding:20px}.group-rules>svg{display:none}.group-rules h2{font-size:15px}.group-rules p{font-size:11px}.group-rules .full{width:auto;margin-inline-start:20px;padding:6px 12px;font-size:10px}.chat-messages{height:480px;padding:17px}.chat-message{width:90%;padding:12px 14px}.chat-compose{padding:12px;gap:9px}.chat-heading{padding:14px 18px}.chat-heading h2{font-size:15px}.chat-message p{font-size:12px}.message-meta{flex-wrap:wrap;gap:4px}.personal-grid{display:flex;flex-direction:column;gap:25px}.personal-grid>div,.personal-grid>aside{width:100%}.personal-grid>aside{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}.personal-grid .side-list{margin-top:0}.personal-grid .profile-card{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.profile-avatar,.profile-card h2,.profile-card>p{grid-column:1/-1}.form-panel{padding:23px}.form-panel h2{font-size:18px}.form-grid{grid-template-columns:1fr}.tracker-stats{grid-template-columns:repeat(2,1fr);gap:12px}.tracker-stats>div{padding:15px 20px}.tracker-item{padding:21px}.tracker-item h2{font-size:16px}.tracker-item .row-between{flex-wrap:wrap}.tracker-checklist{gap:15px}.tracker-checklist .check-label{font-size:10px}.guides-grid{gap:17px}.guide-card{padding:22px;min-height:260px}.guide-card h2{font-size:16px}.guide-card p{font-size:11px}.guide-number{font-size:26px;margin-bottom:19px}.guide-article{padding:22px}.guide-article section{gap:14px}.guide-article h2{font-size:17px}.guide-article p{font-size:12px}.source-process{grid-template-columns:1fr 1fr;gap:25px}.source-process p{font-size:11px}.sources-grid{gap:17px}.source-card{padding:20px}.source-card h2{font-size:16px}.source-card .form-actions{gap:8px}.source-card .small-btn{font-size:10px;padding:7px 10px}.source-card .text-link{font-size:10px}.advisor-panel{padding:19px}.advisor-welcome{padding:45px 20px}.advisor-welcome h2{font-size:18px}.advisor-message{padding:15px 17px}.advisor-message.user{margin-inline-start:20px}.advisor-panel .chat-compose{padding-inline:0}.admin-stats{grid-template-columns:repeat(2,1fr);gap:15px}.admin-stats>div{padding:20px}.admin-stats span{font-size:11px}.admin-tabs{gap:5px}.admin-tabs button{font-size:11px;padding:9px 12px}.review-item{padding:21px}.review-item h2{font-size:17px}.review-item .row-between{flex-wrap:wrap}.revision-editor{padding:16px}.demo-bar{font-size:8px;padding:5px 12px}.empty{padding:40px 20px}.empty h3{font-size:16px}.empty p{font-size:12px}.desktop{display:none}.toast{bottom:72px;font-size:11px;width:max-content}}@media(max-width:450px){.hero h1{font-size:38px}.hero-search .btn{font-size:11px;padding:10px}.hero-search>svg{width:17px;margin-inline:3px}.hero-search input,.hero .eyebrow{font-size:10px}.hero-art{height:220px}.note-one{right:6%!important;top:20px}.note-two{left:4%;bottom:30px}.art-note{padding:9px 11px}.art-note strong{font-size:10px}.art-note small{font-size:8px}.art-compass{top:77px;width:76px;height:76px;left:calc(50% - 38px)}.art-compass svg{width:44px}.art-orbit{width:155px;height:155px;top:31px;left:calc(50% - 77px)}.path-line{height:175px;width:150px;left:calc(50% - 75px);top:18px}.art-steps{font-size:7px;left:30%;bottom:10px}.art-star{font-size:30px;right:10%}.art-coordinate{font-size:7px;left:12px}.home-grid .cards-grid,.catalog-results .cards-grid,.cards-grid.three{grid-template-columns:1fr;gap:15px}.opportunity-card{padding:22px}.card-top{gap:11px}.institution{font-size:11px}.institution-mark{width:42px;height:42px}.card-top .small{font-size:10px}.opportunity-card h3{font-size:16px;min-height:0;margin-top:16px}.card-summary{font-size:12px}.card-bottom{font-size:11px}.source-line{font-size:9px}.home-sidebar{grid-template-columns:1fr}.path-card{padding:27px}.path-card h2{font-size:23px}.path-card>p{font-size:12px}.path-steps strong{font-size:12px}.path-steps small{font-size:10px}.path-card .btn{font-size:12px}.home-sidebar .group-side{padding:24px}.group-side .section-title h2{font-size:16px}.group-mini strong{font-size:12px}.group-mini small{font-size:10px}.group-mini .group-mark{width:39px;height:39px}.group-mini{padding:15px 0;gap:12px}.section-title h2{font-size:17px}.section-title .text-link{font-size:10px}.bottom-banner>div{flex-basis:70%}.bottom-banner h2{font-size:15px}.bottom-banner p{font-size:11px}.community-empty{padding:22px}.community-empty>div{flex-basis:70%}.community-empty .btn{font-size:11px}.page-heading h1{font-size:26px}.groups-grid,.guides-grid,.sources-grid{grid-template-columns:1fr}.group-cover,.group-card-content{padding:25px}.group-card h2{font-size:20px}.group-card p{font-size:12px}.group-card .btn{font-size:11px}.guide-card{min-height:0;padding:25px}.guide-card h2{font-size:19px}.guide-card p{font-size:12px}.guide-card .text-link{margin-top:5px}.source-card{padding:25px}.personal-grid>aside{grid-template-columns:1fr}.personal-grid .side-list{padding:25px}.personal-grid .profile-card{display:block;padding:27px}.apply-card{gap:0 9px}.apply-card .full{font-size:10px}.detail-banner h1{font-size:23px}.detail-banner{padding:21px}.detail-meta{font-size:10px;gap:10px}.detail-meta span{width:100%}.content-panel{padding:22px}.anchor-nav{font-size:10px;gap:18px}.notice{font-size:11px}.topic-row .reply-count{display:none}.profile-card>p{overflow-wrap:anywhere}.admin-stats strong{font-size:26px}.admin-stats span{font-size:10px}.source-process{gap:20px}.source-process h3{font-size:14px}.auth-form h2{font-size:24px}.form-panel{padding:21px}.form-actions .btn{font-size:11px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.post-controls{display:flex;gap:14px;flex-wrap:wrap;margin-top:12px}.post-controls>.link{font-size:10px}.post-controls form,.post-controls>.notice,.post-controls>.error{width:100%}:root,[data-theme=emerald]{--brand-primary: #12473b;--brand-primary-hover: #0b342b;--brand-mint: #e8f5ef;--brand-mint-subtle: #f2faf5;--brand-mint-accent: #22c55e;--brand-orange: #ea580c;--brand-orange-light: #fff7ed;--brand-bg: #f8faf8;--brand-card-bg: #ffffff;--brand-border: #e3ece6;--brand-border-subtle: #edf3ee;--brand-text-dark: #122822;--brand-text-muted: #5c6f66;--font-persian: "IRANSansX", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--green: #184e43;--green-deep: #123e35;--sage: #e8eee7;--lime: #e5efbb;--line: #e1e6dd;--shadow: 0 6px 22px rgba(18, 71, 59, .08);--theme-glow: rgba(18, 71, 59, .14);--theme-indicator: #0d9488;--theme-focus: #12473b;--text: #122822;--text-main: #122822;--text-muted: #5c6f66;--surface-subtle: #f2faf5;--chat-bubble-mine-bg: #dff2da;--chat-bubble-mine-border: #c7e6c0;--chat-bubble-mine-text: #122822;--chat-avatar-bg: #e5ece0;--chat-avatar-color: #12473b;--chat-sidebar-bg: #fafbf9;--chat-sidebar-border: #e3ece6;--chat-sidebar-item-active: #e3efdd;--chat-sidebar-item-active-border: #bed5b6;--chat-sidebar-item-hover: #edf4e8}[data-theme=navy]{--brand-primary: #1e3a8a;--brand-primary-hover: #172554;--brand-mint: #e0e7ff;--brand-mint-subtle: #eef2ff;--brand-mint-accent: #2563eb;--brand-orange: #d97706;--brand-orange-light: #fffbeb;--brand-bg: #f8fafc;--brand-card-bg: #ffffff;--brand-border: #dbe4ee;--brand-border-subtle: #eaf0f7;--brand-text-dark: #0f172a;--brand-text-muted: #64748b;--font-persian: "IRANSansX", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--green: #1e3a8a;--green-deep: #172554;--sage: #e0e7ff;--lime: #bfdbfe;--line: #cbd5e1;--shadow: 0 6px 22px rgba(30, 58, 138, .08);--theme-glow: rgba(30, 58, 138, .16);--theme-indicator: #2563eb;--theme-focus: #1e3a8a;--text: #0f172a;--text-main: #0f172a;--text-muted: #64748b;--surface-subtle: #eef2ff;--chat-bubble-mine-bg: #e0e7ff;--chat-bubble-mine-border: #c7d2fe;--chat-bubble-mine-text: #0f172a;--chat-avatar-bg: #e0e7ff;--chat-avatar-color: #1e3a8a;--chat-sidebar-bg: #f8fafc;--chat-sidebar-border: #dbe4ee;--chat-sidebar-item-active: #e0e7ff;--chat-sidebar-item-active-border: #c7d2fe;--chat-sidebar-item-hover: #eef2ff}[data-theme=crimson]{--brand-primary: #881337;--brand-primary-hover: #4c0519;--brand-mint: #ffe4e6;--brand-mint-subtle: #fff1f2;--brand-mint-accent: #e11d48;--brand-orange: #c2410c;--brand-orange-light: #fff7ed;--brand-bg: #faf8f8;--brand-card-bg: #ffffff;--brand-border: #eed5da;--brand-border-subtle: #f9eaee;--brand-text-dark: #290d15;--brand-text-muted: #78716c;--font-persian: "IRANSansX", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--green: #881337;--green-deep: #4c0519;--sage: #ffe4e6;--lime: #fecdd3;--line: #f2d5dc;--shadow: 0 6px 22px rgba(136, 19, 55, .08);--theme-glow: rgba(136, 19, 55, .16);--theme-indicator: #e11d48;--theme-focus: #881337;--text: #290d15;--text-main: #290d15;--text-muted: #78716c;--surface-subtle: #fff1f2;--chat-bubble-mine-bg: #ffe4e6;--chat-bubble-mine-border: #fecdd3;--chat-bubble-mine-text: #290d15;--chat-avatar-bg: #ffe4e6;--chat-avatar-color: #881337;--chat-sidebar-bg: #faf8f8;--chat-sidebar-border: #eed5da;--chat-sidebar-item-active: #ffe4e6;--chat-sidebar-item-active-border: #fecdd3;--chat-sidebar-item-hover: #fff1f2}body{font-family:var(--font-persian);background-color:var(--brand-bg);color:var(--brand-text-dark);direction:rtl;text-align:right;-webkit-font-smoothing:antialiased}.app-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{position:sticky;top:0;z-index:100;background-color:#fff;border-bottom:1px solid var(--brand-border);box-shadow:0 1px 3px #00000005}.header-container{max-width:1280px;margin:0 auto;padding:0 24px;height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px}.header-brand-group{display:flex;align-items:center;gap:32px}.site-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--brand-primary)}.brand-icon-wrap{display:flex;align-items:center;justify-content:center}.site-title{font-size:19px;font-weight:800;color:var(--brand-primary);letter-spacing:-.3px}.header-nav{display:flex;align-items:center;gap:4px}.nav-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 14px;font-size:14.5px;font-weight:500;color:var(--brand-text-muted);text-decoration:none;border-radius:8px;transition:color .15s}.nav-item:hover{color:var(--brand-primary)}.nav-item-active{color:var(--brand-primary);font-weight:700}.nav-active-bar{display:none}.nav-item-active .nav-active-bar{display:block;position:absolute;bottom:-14px;width:24px;height:3px;background-color:var(--theme-indicator);border-radius:3px}.header-controls-group{display:flex;align-items:center;gap:14px}.header-search-form{position:relative;display:flex;align-items:center;width:320px}.header-search-icon{position:absolute;right:14px;color:#8c9e94;pointer-events:none}.header-search-input{width:100%;padding:9px 40px 9px 16px;font-size:13.5px;background-color:#fbfdfb;border:1px solid var(--brand-border);border-radius:9999px;color:var(--brand-text-dark);outline:none;transition:border-color .15s,box-shadow .15s,background-color .15s}.header-search-input:focus{background-color:#fff;border-color:var(--brand-primary);box-shadow:0 0 0 3px var(--theme-glow)}.header-popover-anchor{position:relative}.header-icon-btn{position:relative;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:9999px;color:var(--brand-text-muted);background-color:#f4f7f4;border:1px solid #e6ede7;cursor:pointer;transition:all .15s}.header-icon-btn:hover{background-color:#eaf1eb;color:var(--brand-primary)}.notif-badge{position:absolute;top:7px;left:8px;width:8px;height:8px;background-color:var(--brand-orange);border-radius:9999px;border:2px solid #ffffff}.dropdown-popover{position:absolute;top:calc(100% + 8px);left:0;width:310px;background-color:#fff;border:1px solid var(--brand-border);border-radius:16px;box-shadow:0 10px 30px #00000014;padding:12px;z-index:150;animation:popoverFadeIn .15s ease-out}.popover-header{display:flex;align-items:center;justify-content:space-between;padding:4px 8px 10px;border-bottom:1px solid #f0f4f1}.popover-title{font-size:14px;font-weight:700;color:var(--brand-text-dark)}.popover-tag{font-size:11px;background-color:#f0fdf4;color:#166534;padding:2px 8px;border-radius:9999px;font-weight:600}.popover-list{display:flex;flex-direction:column;gap:6px;margin-top:8px}.notif-item{display:flex;align-items:flex-start;gap:10px;padding:8px 10px;border-radius:10px;text-decoration:none;transition:background-color .12s}.notif-item:hover{background-color:#f7faf8}.notif-item.unread{background-color:#fbfdfa}.notif-item-icon{margin-top:2px;flex-shrink:0}.notif-item-content{flex:1}.notif-text{font-size:12.5px;line-height:1.5;color:var(--brand-text-dark);margin:0 0 3px}.notif-time{font-size:11px;color:#8c9e94}.user-profile-trigger{display:flex;align-items:center;gap:6px;padding:3px 6px;border-radius:9999px;border:1px solid #e6ede7;background-color:#fff;cursor:pointer;transition:border-color .15s}.user-profile-trigger:hover{border-color:#c9d8cc}.avatar-circle{width:32px;height:32px;border-radius:9999px;background-color:var(--brand-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.avatar-circle-guest{width:28px;height:28px;border-radius:9999px;background-color:var(--brand-mint);color:var(--brand-primary);display:flex;align-items:center;justify-content:center}.dropdown-chevron{color:var(--brand-text-muted)}.login-pill-btn{display:flex;align-items:center;gap:8px;padding:4px 14px 4px 6px;background-color:#f4f8f5;border:1px solid var(--brand-border);border-radius:9999px;text-decoration:none;color:var(--brand-primary);font-weight:600;font-size:13.5px;transition:all .15s}.login-pill-btn:hover{background-color:var(--brand-mint);border-color:#c5dfd1}.user-popover{width:240px}.user-popover-head{padding:4px 8px 10px;border-bottom:1px solid #f0f4f1}.user-name-line{font-weight:700;font-size:14.5px;color:var(--brand-text-dark)}.user-email-line{font-size:12px;color:var(--brand-text-muted)}.user-popover-links{display:flex;flex-direction:column;gap:4px;margin-top:8px}.popover-link{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;text-decoration:none;font-size:13px;color:var(--brand-text-dark);transition:background-color .12s}.popover-link:hover{background-color:#f4f8f5;color:var(--brand-primary)}.popover-link.logout-btn{width:100%;border:none;background:none;cursor:pointer;color:#dc2626}.popover-link.logout-btn:hover{background-color:#fef2f2}.mobile-hamburger{display:none;background:none;border:none;padding:6px;color:var(--brand-primary);cursor:pointer}.mobile-nav-drawer{display:flex;flex-direction:column;padding:16px 20px;border-bottom:1px solid var(--brand-border);background-color:#fff;gap:14px}.mobile-search-form{display:flex;align-items:center;gap:8px;padding:8px 14px;background-color:#f8faf8;border:1px solid var(--brand-border);border-radius:9999px}.mobile-search-input{border:none;background:none;outline:none;width:100%;font-size:13.5px}.mobile-nav-links{display:flex;flex-direction:column;gap:6px}.mobile-nav-item{padding:10px 12px;border-radius:8px;text-decoration:none;font-size:14.5px;color:var(--brand-text-dark)}.mobile-nav-item.highlight{background-color:var(--brand-mint);color:var(--brand-primary);font-weight:700}.app-shell-chat{height:100vh;max-height:100vh;overflow:hidden;display:flex;flex-direction:column}.site-header-compact{height:46px;min-height:46px;max-height:46px;background-color:#fff;border-bottom:1px solid #e1e9de;box-shadow:0 1px 3px #00000008;position:relative;z-index:100;display:flex;align-items:center}.header-container-compact{height:46px;max-width:100%;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.chat-back-home-btn{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:8px;background-color:var(--brand-mint);color:var(--brand-primary);font-size:12px;font-weight:600;text-decoration:none;border:1px solid var(--brand-border);transition:all .15s ease;flex-shrink:0}.chat-back-home-btn:hover{background-color:var(--brand-mint-subtle);color:var(--brand-primary-hover);transform:translate(-1px)}.site-brand-compact{gap:8px}.site-title-compact{font-size:15px;font-weight:800;letter-spacing:-.2px}.header-nav-compact{display:flex;align-items:center;gap:2px}.nav-item-compact{display:inline-flex;align-items:center;gap:4px;padding:5px 9px;font-size:12px;font-weight:500;color:#55675c;text-decoration:none;border-radius:6px;transition:all .12s ease;white-space:nowrap}.nav-item-compact:hover{background-color:var(--brand-mint-subtle);color:var(--brand-primary)}.nav-compact-active{background-color:var(--brand-mint);color:var(--brand-primary);font-weight:700}.site-header-compact .header-icon-btn{width:32px;height:32px}.site-header-compact .avatar-circle{width:28px;height:28px;font-size:12.5px}.site-header-compact .user-profile-trigger{padding:2px 6px}.site-main-chat{flex:1;display:flex;flex-direction:column;height:calc(100vh - 46px);min-height:0;max-height:calc(100vh - 46px);overflow:hidden;padding:0!important;margin:0!important;background-color:#fff}.teams-workspace-fullscreen{width:100%;height:100%;flex:1;display:flex;flex-direction:column;overflow:hidden;margin:0;padding:0;background-color:#fff}.teams-workspace-fullscreen .teams-hub-frame{height:100%;min-height:0;max-height:100%;border-radius:0;border:none;box-shadow:none;flex:1;width:100%}@media(max-width:768px){.site-header-compact .header-nav-compact,.site-header-compact .chat-back-home-text{display:none}}.home-page-wrap{max-width:1240px;margin:24px auto 60px;padding:0 20px}.hero-banner-card{position:relative;background:linear-gradient(135deg,#fff,#f7fbf8);border:1px solid var(--brand-border);border-radius:32px;box-shadow:0 10px 32px #12473b0a;display:grid;grid-template-columns:1.15fr .85fr;overflow:hidden;margin-bottom:32px}.hero-banner-content{padding:44px 44px 38px;display:flex;flex-direction:column;justify-content:center}.hero-top-badge{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;padding:5px 14px;background-color:var(--brand-mint);border:1px solid var(--brand-border);border-radius:9999px;font-size:12.5px;font-weight:600;color:var(--brand-primary);margin-bottom:20px}.hero-sparkle-icon{color:var(--theme-indicator)}.hero-heading-group{margin-bottom:14px}.hero-headline-line-1{display:flex;align-items:center;gap:8px}.hero-headline-line-1 h1{font-size:34px;font-weight:900;color:var(--brand-primary);line-height:1.35;margin:0}.sunburst-rays{display:flex;align-items:center;margin-top:-8px}.hero-headline-line-2{font-size:34px;font-weight:900;color:var(--brand-primary);line-height:1.35;margin:0}.hero-subtext{font-size:15.5px;color:var(--brand-text-muted);margin:0 0 26px;font-weight:400;line-height:1.6}.hero-filter-pill-bar{display:flex;align-items:center;background-color:#fff;border:1px solid #e1ebe3;border-radius:9999px;box-shadow:0 6px 24px #12473b14;padding:6px 8px 6px 6px;max-width:610px;margin-bottom:12px;gap:8px}.hero-filter-segment{display:flex;align-items:center;gap:8px;padding:0 12px;flex:1}.hero-search-input-segment{flex:1.3}.segment-input{width:100%;border:none;background:transparent;font-size:13.5px;font-weight:500;color:var(--brand-text-dark);outline:none;font-family:inherit}.segment-input::placeholder{color:#93a69a;font-weight:400}.segment-clear-btn{background:transparent;border:none;color:#94a39b;padding:2px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:color .15s,background .15s}.segment-clear-btn:hover{color:#333;background:#edf3ee}.segment-icon{flex-shrink:0}.text-teal{color:var(--theme-indicator)}.text-orange{color:var(--brand-orange)}.segment-select-wrap{position:relative;display:flex;align-items:center;width:100%}.segment-select{width:100%;appearance:none;border:none;background:transparent;font-size:13.5px;font-weight:500;color:var(--brand-text-dark);outline:none;cursor:pointer;padding-left:20px}.select-chevron{position:absolute;left:0;color:#94a39b;pointer-events:none}.hero-filter-divider{width:1px;height:28px;background-color:#e5eee7}.hero-search-submit-btn{display:flex;align-items:center;gap:8px;padding:11px 22px;background-color:var(--brand-primary);color:#fff;border:none;border-radius:9999px;font-size:13.5px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background-color .15s,transform .1s}.hero-search-submit-btn:hover{background-color:var(--brand-primary-hover);transform:translateY(-1px)}.hero-recent-searches{display:flex;flex-direction:column;gap:7px;max-width:610px;margin-bottom:18px;animation:fadeInRecent .2s ease-out}@keyframes fadeInRecent{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.recent-searches-header{display:flex;align-items:center;justify-content:space-between;padding:0 4px}.recent-searches-title{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#3b5c46}.recent-clock-icon{color:var(--theme-indicator)}.recent-clear-all-btn{background:transparent;border:none;font-size:11px;color:#6a8271;cursor:pointer;padding:2px 6px;border-radius:4px;transition:color .15s,background .15s}.recent-clear-all-btn:hover{color:#c2410c;background:#fdf2ed}.recent-searches-list{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.recent-search-pill{display:inline-flex;align-items:center;gap:6px;padding:5px 10px 5px 12px;background-color:#fff;border:1px solid #d9e6dc;border-radius:9999px;font-size:12px;font-weight:500;color:#1e3d29;box-shadow:0 1px 3px #12473b0a;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}.recent-search-pill:hover{background-color:var(--brand-mint);border-color:var(--brand-primary);color:var(--brand-primary);transform:translateY(-1px);box-shadow:0 2px 6px var(--theme-glow)}.pill-search-icon{color:#7b9985;flex-shrink:0}.recent-search-pill:hover .pill-search-icon{color:var(--brand-primary)}.pill-term-text{max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pill-remove-btn{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;border:none;background:transparent;color:#9bb0a2;cursor:pointer;padding:0;margin-right:-2px;transition:background .12s,color .12s}.pill-remove-btn:hover{background:#e2ede4;color:#1e3d29}.hero-chips-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.hero-quick-chips{display:flex;align-items:center;gap:8px}.chip-btn{display:flex;align-items:center;gap:6px;padding:6px 14px;background-color:#f3f7f4;border:1px solid #e1eae3;border-radius:9999px;font-size:12.5px;font-weight:500;color:var(--brand-text-dark);cursor:pointer;transition:all .15s}.chip-btn:hover{background-color:var(--brand-mint);border-color:#c4ded0;color:var(--brand-primary)}.chip-icon{color:#0d9488}.text-rose{color:#e11d48}.hero-cursive-note{display:flex;align-items:center;gap:8px;font-size:13.5px;color:var(--brand-primary);font-weight:600;font-style:italic;opacity:.85}.note-arrow-svg{transform:scaleX(-1)}.hero-banner-image-pane{position:relative;height:100%;min-height:420px;overflow:hidden}.hero-campus-photo{width:100%;height:100%;object-fit:cover;object-position:center}.hero-image-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000000d,#12473b59)}.hero-floating-community-badge{position:absolute;bottom:24px;left:24px;right:24px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid rgba(255,255,255,.7);border-radius:20px;box-shadow:0 10px 30px #0000001f;padding:16px 20px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.community-badge-title{font-size:14.5px;font-weight:800;color:var(--brand-primary);margin:0}.badge-avatars-row{display:flex;align-items:center;justify-content:center;margin:2px 0}.avatar-overlap-group{display:flex;align-items:center;direction:ltr}.overlap-avatar{width:30px;height:30px;border-radius:9999px;border:2px solid #ffffff;margin-right:-8px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff}.av-1{background-color:var(--brand-primary)}.av-2{background-color:#f97316}.av-3{background-color:#3b82f6}.av-4{background-color:#8b5cf6}.overlap-avatar-count{width:32px;height:32px;border-radius:9999px;border:2px solid #ffffff;background-color:var(--brand-mint);color:var(--brand-primary);font-size:10.5px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-right:0}.community-badge-subtitle{font-size:12px;color:var(--brand-text-muted);margin:0}.home-content-layout{display:grid;grid-template-columns:330px 1fr;gap:28px;align-items:start}.home-sidebar-col{display:flex;flex-direction:column;gap:24px}.milestone-card{background:linear-gradient(135deg,var(--brand-primary) 0%,var(--brand-primary-hover) 100%);color:#fff;border-radius:24px;padding:26px 24px;box-shadow:0 10px 28px var(--theme-glow);display:flex;flex-direction:column;gap:18px;position:relative;overflow:hidden}.milestone-card:after{content:"";position:absolute;top:-20px;left:-20px;width:140px;height:140px;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%);pointer-events:none}.milestone-top{display:flex;align-items:flex-start;gap:14px}.milestone-icon-wrap{width:44px;height:44px;border-radius:9999px;background-color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.milestone-doc-icon{color:var(--brand-primary)}.milestone-header-text{display:flex;flex-direction:column;gap:2px}.milestone-eyebrow{font-size:12px;color:var(--brand-mint);font-weight:500}.milestone-title{font-size:18px;font-weight:800;color:#fff;margin:0}.milestone-progress-area{display:flex;flex-direction:column;gap:8px}.progress-info-row{display:flex;justify-content:space-between;align-items:center;font-size:12.5px;color:var(--brand-mint);font-weight:600}.progress-track{width:100%;height:7px;background-color:#fff3;border-radius:9999px;overflow:hidden}.progress-fill{height:100%;background-color:var(--brand-mint-accent);border-radius:9999px;transition:width .3s ease}.milestone-action-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 16px;background-color:#fff;color:var(--brand-primary);border-radius:9999px;font-size:13.5px;font-weight:700;text-decoration:none;box-shadow:0 4px 12px #00000014;transition:all .15s}.milestone-action-btn:hover{background-color:#f5f9f6;transform:translateY(-1px)}.suggested-groups-card{background-color:#fff;border:1px solid var(--brand-border);border-radius:24px;padding:24px 20px;box-shadow:0 4px 20px #00000008}.card-header-simple{margin-bottom:18px}.header-title-with-icon{display:flex;align-items:center;gap:8px}.groups-card-title{font-size:16.5px;font-weight:800;color:var(--brand-primary);margin:0}.groups-list{display:flex;flex-direction:column;gap:14px;margin-bottom:16px}.group-list-item{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-radius:12px;transition:background-color .12s}.group-list-item:hover{background-color:#f7faf8}.group-meta-wrap{display:flex;align-items:center;gap:12px}.flag-emblem{width:36px;height:36px;border-radius:9999px;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.08);flex-shrink:0}.flag-strip{flex:1}.flag-strip.black{background-color:#000}.flag-strip.red{background-color:#d00}.flag-strip.gold{background-color:#ffce00}.tech-emblem{width:36px;height:36px;border-radius:9999px;background-color:#e0f2fe;color:#0369a1;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ai-emblem{background-color:#ecfdf5;color:#047857}.generic-emblem{background-color:#f3f4f6;color:#4b5563}.group-text{display:flex;flex-direction:column;gap:2px}.group-name{font-size:14px;font-weight:700;color:var(--brand-text-dark);margin:0}.group-member-count{font-size:11.5px;color:var(--brand-text-muted)}.group-join-pill{display:flex;align-items:center;gap:4px;padding:6px 14px;background-color:#e8f5ee;color:var(--brand-primary);border:1px solid #d0e8db;border-radius:9999px;font-size:12px;font-weight:700;cursor:pointer;transition:all .15s}.group-join-pill:hover{background-color:#daf0e3}.group-join-pill.joined{background-color:#f1f5f3;color:#047857;border-color:#c4dcd0}.see-all-groups-link{display:flex;align-items:center;justify-content:center;gap:6px;padding-top:12px;border-top:1px solid #f0f5f1;font-size:13px;font-weight:700;color:var(--brand-primary);text-decoration:none;transition:color .12s}.see-all-groups-link:hover{color:var(--theme-indicator)}.home-main-col{display:flex;flex-direction:column;gap:36px}.section-head-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section-heading{font-size:21px;font-weight:800;color:var(--brand-primary);margin:0}.section-more-link{display:flex;align-items:center;gap:6px;font-size:13.5px;font-weight:700;color:var(--brand-primary);text-decoration:none;transition:color .12s}.section-more-link:hover{color:var(--theme-indicator)}.opp-filter-tabs{display:flex;align-items:center;gap:8px;margin-bottom:20px;overflow-x:auto;padding-bottom:4px}.opp-tab-pill{padding:7px 18px;border-radius:9999px;background-color:#fff;border:1px solid var(--brand-border);color:var(--brand-text-muted);font-size:13.5px;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .15s}.opp-tab-pill:hover{border-color:#c9dbd0;color:var(--brand-primary)}.opp-tab-pill.active{background-color:var(--brand-primary);border-color:var(--brand-primary);color:#fff;font-weight:700;box-shadow:0 4px 12px #12473b29}.opps-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.opportunity-card{background-color:#fff;border:1px solid var(--brand-border);border-radius:20px;padding:22px;box-shadow:0 4px 18px #00000008;display:flex;flex-direction:column;transition:transform .15s,box-shadow .15s,border-color .15s}.opportunity-card:hover{transform:translateY(-2px);box-shadow:0 8px 26px #12473b12;border-color:#cedfd4}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.card-institution-wrap{display:flex;align-items:center;gap:10px}.institution-mark{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mark-navy{background-color:#eff6ff;color:#1d4ed8}.mark-blue{background-color:#f0fdfa;color:#0f766e}.card-country-univ{font-size:12.5px;font-weight:500;color:var(--brand-text-muted)}.card-title{font-size:17px;font-weight:800;line-height:1.45;margin:0 0 12px}.card-title a{color:var(--brand-text-dark);text-decoration:none;transition:color .15s}.card-title a:hover{color:var(--brand-primary)}.card-pills{display:flex;align-items:center;gap:6px;margin-bottom:12px}.card-pills .pill{padding:3px 10px;border-radius:6px;font-size:11.5px;font-weight:600}.degree-pill{background-color:#f3f5f3;color:#43544c}.funding-pill.green{background-color:var(--brand-mint, #ecfdf5);color:var(--brand-primary, #065f46)}.funding-pill.subtle{background-color:#fff7ed;color:#9a3412}.match-note-text{font-size:12.5px;color:#527566;margin:0 0 18px;line-height:1.5}.card-deadline-progress-wrap{margin-top:auto;padding-top:14px}.deadline-progress-track{width:100%;height:5px;background-color:#edf2ee;border-radius:999px;overflow:hidden;position:relative}.deadline-progress-bar{height:100%;border-radius:999px;transition:width .4s ease}.deadline-progress-bar.status-normal{background:linear-gradient(90deg,var(--brand-mint-accent, #10b981) 0%,var(--brand-primary, #059669) 100%)}.deadline-progress-bar.status-warning{background:linear-gradient(90deg,#f59e0b,#d97706)}.deadline-progress-bar.status-urgent{background:linear-gradient(90deg,#ef4444,#dc2626);animation:urgent-bar-pulse 2s infinite ease-in-out}.deadline-progress-bar.status-expired,.deadline-progress-bar.status-none{background-color:#cbd5e1}@keyframes urgent-bar-pulse{0%{opacity:.85}50%{opacity:1;filter:brightness(1.1)}to{opacity:.85}}.card-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:10px;padding-top:10px;border-top:1px solid #f1f6f2}.deadline-badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#4a6356;white-space:nowrap}.deadline-badge.status-normal{color:var(--brand-primary, #047857)}.deadline-badge.status-normal .deadline-icon{color:var(--brand-primary, #059669)}.deadline-badge.status-warning{color:#b45309}.deadline-badge.status-warning .deadline-icon{color:#d97706}.deadline-badge.status-urgent{color:#b91c1c;font-weight:700}.deadline-badge.status-urgent .deadline-icon{color:#dc2626}.deadline-badge.status-expired{color:#6b7280}.deadline-badge.status-expired .deadline-icon{color:#9ca3af}.urgent-indicator-pulse{display:inline-block;width:6px;height:6px;border-radius:50%;background-color:#dc2626;box-shadow:0 0 0 2px #dc262640;animation:pulse-dot 1.8s infinite ease-in-out}.card-action-link{display:flex;align-items:center;gap:6px;font-size:12.5px;font-weight:700;color:var(--brand-primary);text-decoration:none;transition:color .12s}.card-action-link:hover{color:var(--theme-indicator)}.save-btn{background:none;border:none;padding:6px;color:#8c9e94;cursor:pointer;border-radius:9999px;transition:color .12s,transform .1s}.save-btn:hover,.save-btn.active{color:var(--brand-orange)}.forum-recent-section{display:flex;flex-direction:column}.ask-question-btn{display:flex;align-items:center;gap:6px;padding:7px 16px;border:1px solid #c7decb;background-color:#fff;color:var(--brand-primary);border-radius:9999px;font-size:13px;font-weight:700;text-decoration:none;transition:all .15s}.ask-question-btn:hover{background-color:var(--brand-mint);border-color:#aed1b7}.forum-topics-panel{background-color:#fff;border:1px solid var(--brand-border);border-radius:20px;overflow:hidden;box-shadow:0 4px 18px #00000008}.forum-topic-rows-list{display:flex;flex-direction:column}.forum-topic-card-row{display:grid;grid-template-columns:140px 1fr 110px;align-items:center;gap:16px;padding:16px 20px;border-bottom:1px solid #f2f6f3;text-decoration:none;transition:background-color .12s}.forum-topic-card-row:last-child{border-bottom:none}.forum-topic-card-row:hover{background-color:#f9fbf9}.topic-author-cell{display:flex;align-items:center;gap:10px}.topic-author-avatar{width:34px;height:34px;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;color:#fff;flex-shrink:0}.av-color-0{background-color:var(--brand-primary)}.av-color-1{background-color:#f97316}.av-color-2{background-color:#6366f1}.topic-author-name{font-size:13.5px;font-weight:600;color:var(--brand-text-dark)}.topic-title-cell{display:flex;flex-direction:column;gap:4px}.topic-meta-line{display:flex;align-items:center}.topic-category-tag{font-size:11px;font-weight:600;color:#4b6b5c;background-color:#eff6f1;padding:2px 8px;border-radius:6px}.topic-heading-text{font-size:14.5px;font-weight:700;color:var(--brand-text-dark);margin:0;line-height:1.4}.topic-reply-cell{display:flex;justify-content:flex-end}.reply-count-badge{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:#61776d;background-color:#f3f7f4;padding:4px 10px;border-radius:9999px}.empty-forum-notice{padding:30px;text-align:center;color:var(--brand-text-muted);font-size:14px}.design-preview-footnote{text-align:center;margin-top:18px;font-size:12px;color:#94a39b}.floating-peer-chat{position:fixed;left:28px;bottom:28px;z-index:99;display:flex;align-items:center;gap:10px;padding:8px 18px 8px 10px;background-color:var(--brand-primary);color:#fff;border-radius:9999px;text-decoration:none;box-shadow:0 8px 24px #12473b47;transition:all .2s cubic-bezier(.16,1,.3,1)}.floating-peer-chat:hover{background-color:var(--brand-primary-hover);transform:translateY(-2px);box-shadow:0 12px 28px #12473b57}.peer-chat-icon-circle{width:32px;height:32px;border-radius:9999px;background-color:#ffffff26;display:flex;align-items:center;justify-content:center}.peer-chat-text{font-size:13.5px;font-weight:700;white-space:nowrap}.site-footer{margin-top:auto;background-color:#fff;border-top:1px solid var(--brand-border);padding:40px 24px 30px}.footer-inner{max-width:1240px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:40px;flex-wrap:wrap;padding-bottom:24px;border-bottom:1px solid #f1f5f2}.footer-col-main{max-width:440px}.footer-brand-title{font-size:18px;font-weight:800;color:var(--brand-primary)}.footer-desc{font-size:13.5px;color:var(--brand-text-muted);line-height:1.7;margin:8px 0 0}.footer-links-group{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.footer-links-group a{font-size:13.5px;color:var(--brand-text-muted);text-decoration:none;transition:color .12s}.footer-links-group a:hover{color:var(--brand-primary)}.footer-bottom-line{max-width:1240px;margin:20px auto 0;font-size:12px;color:#94a39b;text-align:center}@media(max-width:1040px){.hero-banner-card{grid-template-columns:1fr}.hero-banner-image-pane{min-height:280px;height:280px}.home-content-layout,.opps-cards-grid{grid-template-columns:1fr}}@media(max-width:768px){.header-nav,.header-search-form{display:none}.mobile-hamburger{display:block}.hero-banner-content{padding:28px 20px}.hero-headline-line-1 h1,.hero-headline-line-2{font-size:26px}.hero-filter-pill-bar{flex-direction:column;border-radius:20px;padding:12px}.hero-filter-divider{display:none}.hero-search-submit-btn{width:100%;justify-content:center}.forum-topic-card-row{grid-template-columns:1fr;gap:8px}.floating-peer-chat .peer-chat-text{display:none}.floating-peer-chat{padding:10px}}.auth-container-centered{min-height:calc(100vh - 160px);display:flex;align-items:center;justify-content:center;padding:40px 16px;background:radial-gradient(circle at 50% 20%,#f4f8f4,#edf3ee)}.auth-card-modern{width:100%;max-width:480px;background:#fff;border:1px solid #dce5dd;border-radius:24px;box-shadow:0 12px 36px -8px #12342a14,0 4px 12px #12342a08;padding:36px 32px;position:relative}.auth-card-header{text-align:center;margin-bottom:24px}.auth-brand-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 14px;background:var(--brand-mint, #edf6f0);border:1px solid var(--brand-border, #d3e7d9);border-radius:9999px;font-size:12px;font-weight:600;color:var(--brand-primary, #123e31);margin-bottom:12px}.auth-title{font-size:24px;font-weight:800;color:var(--brand-text-dark, #132b23);margin-bottom:8px}.auth-subtitle{font-size:13.5px;color:var(--brand-text-muted, #60756a);line-height:1.6}.google-sign-in-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:12px;background:#fff;border:1.5px solid #d4ded7;border-radius:14px;padding:12px 18px;font-size:14px;font-weight:600;color:#1a3328;cursor:pointer;transition:all .15s ease;box-shadow:0 2px 6px #00000005}.google-sign-in-btn:hover{background:#f8faf9;border-color:#b7cbbf;box-shadow:0 4px 12px #12342a0f}.google-sign-in-btn:disabled{opacity:.6;cursor:not-allowed}.auth-divider-line{display:flex;align-items:center;text-align:center;margin:22px 0;color:#889e92;font-size:12px}.auth-divider-line:before,.auth-divider-line:after{content:"";flex:1;border-bottom:1px solid #e1e9e3}.auth-divider-line span{padding:0 12px}.auth-method-tabs{display:flex;background:#f1f5f2;padding:4px;border-radius:12px;gap:4px;margin-bottom:22px}.auth-tab-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:9px 12px;border-radius:9px;border:none;background:transparent;color:var(--brand-text-muted, #556b60);font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease}.auth-tab-btn.active{background:#fff;color:var(--brand-primary, #123e31);box-shadow:0 2px 6px var(--theme-glow, rgba(18, 52, 42, .08))}.auth-form-fields{display:flex;flex-direction:column;gap:16px}.auth-field-label{display:flex;flex-direction:column;gap:6px;font-size:12.5px;font-weight:600;color:var(--brand-text-dark, #243d32);text-align:right}.auth-text-input{width:100%;padding:11px 14px;border-radius:12px;border:1.5px solid var(--brand-border, #d5ded7);font-size:14px;color:var(--brand-text-dark, #173026);background:#fff;outline:none;transition:all .15s ease;font-family:inherit}.auth-text-input:focus{border-color:var(--brand-primary, #1a4d3e);box-shadow:0 0 0 3px var(--theme-glow, rgba(26, 77, 62, .12))}.input-with-leading-icon{position:relative;display:flex;align-items:center}.leading-input-icon{position:absolute;right:14px;color:var(--brand-text-muted, #799184);pointer-events:none}.auth-text-input.pr-icon{padding-right:42px}.input-with-trailing-icon{position:relative;display:flex;align-items:center}.trailing-toggle-btn{position:absolute;left:12px;background:transparent;border:none;color:var(--brand-text-muted, #799184);cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.trailing-toggle-btn:hover{color:var(--brand-primary, #123e31)}.check-agreement-label{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--brand-text-muted, #556b60);margin-top:2px}.check-agreement-label a{color:var(--brand-primary, #1a4d3e);text-decoration:underline;font-weight:600}.auth-primary-submit-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:13px 20px;background:#143e32;color:#fff;border:none;border-radius:12px;font-size:14.5px;font-weight:700;cursor:pointer;transition:all .15s ease;margin-top:4px}.auth-primary-submit-btn:hover{background:#0d2c23;transform:translateY(-1px);box-shadow:0 6px 16px #143e3233}.auth-primary-submit-btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.field-hint-text{font-size:11.5px;color:#768a7f;margin-top:2px}.phone-code-sent-banner{display:flex;align-items:center;gap:12px;background:#edf7f1;border:1px solid #c8e4d3;border-radius:12px;padding:12px 14px;margin-bottom:8px}.phone-code-sent-banner .banner-text{flex:1}.banner-title{font-size:13px;font-weight:700;color:#133c30;margin:0}.banner-sub{font-size:11.5px;color:var(--brand-text-muted, #547466);margin:0}.edit-phone-link{background:transparent;border:none;color:var(--brand-primary, #1a4d3e);font-size:12px;font-weight:600;text-decoration:underline;cursor:pointer}.text-tracking{letter-spacing:6px;font-size:20px;font-weight:700}.auth-footer-toggle{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:24px;padding-top:20px;border-top:1px solid var(--brand-border, #e5ede7);font-size:13px;color:var(--brand-text-muted, #5c7066)}.toggle-mode-btn{background:transparent;border:none;color:#154536;font-weight:700;cursor:pointer;text-decoration:underline}.toggle-mode-btn:hover{color:#0b2b21}.auth-security-note{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:18px;font-size:11.5px;color:#788c81;text-align:center}.university-spotlight-panel{margin-top:24px;border:1px solid #dbe6de;border-radius:16px;background:#fff;box-shadow:0 4px 20px #123e350a;padding:28px}.section-header-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap;padding-bottom:20px;border-bottom:1px solid #e7efe9}.badge-chip{display:inline-flex;align-items:center;gap:6px;background:var(--brand-mint);color:var(--brand-primary);font-size:12px;font-weight:700;padding:4px 12px;border-radius:20px;margin-bottom:8px}.section-title{font-size:22px;font-weight:800;color:var(--brand-text-dark);margin:0 0 4px}.section-subtitle{font-size:13px;color:#6a7d74;margin:0;letter-spacing:.2px}.header-rating-badge{background:#f8faf8;border:1px solid #dbe7dd;border-radius:12px;padding:10px 16px;text-align:center;min-width:140px}.rating-score{display:flex;align-items:center;justify-content:center;gap:4px;font-size:19px;font-weight:800;color:var(--brand-primary)}.star-filled{color:#eab308;fill:#eab308}.star-empty{color:#d1d5db}.scale-num{font-size:12px;color:#84968c;font-weight:500}.reviews-count-label{font-size:11px;color:#62776c;display:block;margin-top:3px}.campus-gallery-container{margin-top:24px;display:flex;flex-direction:column;gap:14px}.gallery-header-row{display:flex;justify-content:space-between;align-items:center;gap:10px}.gallery-title-wrapper{display:flex;align-items:center;gap:8px;color:#154536}.gallery-title-wrapper h3{font-size:15.5px;font-weight:700;margin:0}.gallery-counter{font-size:12px;color:#728579;background:#f1f6f2;padding:2px 10px;border-radius:12px}.featured-photo-frame{position:relative;border-radius:14px;overflow:hidden;height:380px;background:#182e27;cursor:pointer;box-shadow:0 4px 16px #00000014}.featured-img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;display:block}.featured-photo-frame:hover .featured-img{transform:scale(1.025)}.photo-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(10,31,25,.88) 0%,rgba(10,31,25,.25) 55%,transparent 100%);padding:22px;display:flex;flex-direction:column;justify-content:space-between}.photo-tag-badge{align-self:flex-start;background:#fffffff2;color:var(--brand-primary, #123e35);padding:4px 12px;border-radius:8px;font-size:11.5px;font-weight:700;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 6px #0000001f}.photo-caption-box h4{color:#fff;font-size:17px;font-weight:700;margin:0 0 6px;text-shadow:0 1px 3px rgba(0,0,0,.4)}.photo-caption-box p{color:#e4ede7;font-size:13px;line-height:1.65;margin:0;max-width:750px}.zoom-btn{align-self:flex-end;background:#0e261eb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;padding:7px 14px;border-radius:8px;font-size:12px;font-weight:600;display:flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.25);cursor:pointer;transition:background .2s ease}.zoom-btn:hover{background:var(--brand-primary, rgba(24, 78, 67, .9))}.thumbnails-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px}.thumbnail-card{position:relative;height:84px;border-radius:10px;overflow:hidden;border:2px solid transparent;padding:0;cursor:pointer;background:#e2ece4;transition:all .2s ease}.thumbnail-card img{width:100%;height:100%;object-fit:cover;display:block}.thumbnail-card.active{border-color:var(--brand-primary);box-shadow:0 0 0 2px var(--theme-glow);transform:translateY(-2px)}.thumb-label{position:absolute;bottom:0;inset-inline:0;background:#0a1f19c7;color:#fff;font-size:10px;font-weight:600;text-align:center;padding:2px 4px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.location-box-card{margin-top:30px;background:#fff;border:1.5px solid var(--brand-border);border-radius:16px;overflow:hidden;box-shadow:0 4px 22px var(--theme-glow)}.location-box-header{padding:18px 24px;background:#f8faf8;border-bottom:1px solid #e1eee4;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:14px}.location-box-title{display:flex;align-items:flex-start;gap:10px}.pin-icon{color:var(--brand-primary);margin-top:3px;flex-shrink:0}.location-box-title h3{font-size:16px;font-weight:700;color:var(--brand-text-dark);margin:0 0 3px}.address-text{font-size:13px;color:#556c60;margin:0}.map-actions-group{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.map-view-toggles{display:flex;background:#e6ede8;padding:3px;border-radius:8px;gap:2px}.toggle-btn{padding:5px 12px;font-size:11.5px;border-radius:6px;font-weight:600;color:#53695d;cursor:pointer;border:none;background:transparent;transition:all .15s ease}.toggle-btn.active{background:#fff;color:var(--brand-primary);box-shadow:0 1px 3px #00000014}.gmaps-btn{background:var(--brand-primary);color:#fff!important;padding:7px 14px;border-radius:8px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:6px;transition:background .2s ease}.gmaps-btn:hover{background:var(--brand-primary-hover);color:#fff!important}.interactive-map-wrapper{position:relative;width:100%;height:380px;background:#e8eee9}.google-map-canvas{width:100%;height:100%}.map-fallback-view{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;text-align:center;background:#f3f7f4}.map-fallback-view h4{font-size:16px;font-weight:700;color:var(--brand-primary);margin:0}.map-fallback-view p{font-size:13px;color:#556c60;max-width:480px;margin:0}.map-info-popup{padding:4px;font-family:inherit}.map-info-popup strong{display:block;font-size:13.5px;color:var(--brand-text-dark);margin-bottom:4px}.map-info-popup p{font-size:11.5px;color:#53695d;margin:0 0 6px}.popup-rating{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:700;color:var(--brand-primary);margin-bottom:6px}.popup-link{font-size:11.5px;color:var(--brand-primary);font-weight:700;text-decoration:underline}.location-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px 24px;background:#f9fbf9;border-top:1px solid #e1eee4}.location-meta-grid.clean-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.meta-card{display:flex;flex-direction:column;gap:5px;background:#fff;border:1px solid #e5ede7;padding:12px 16px;border-radius:10px}.meta-label{font-size:11.5px;color:#6a8274;font-weight:600}.meta-val{font-size:13.5px;color:var(--brand-text-dark);font-weight:700;display:flex;align-items:center;gap:6px;line-height:1.5}.inline-icon{color:var(--brand-primary)}.reviews-section-wrapper{margin-top:34px;padding-top:26px;border-top:1px solid #e5ede7}.reviews-header-block{margin-bottom:22px}.reviews-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;flex-wrap:wrap;margin-bottom:18px}.reviews-title-group{display:flex;align-items:flex-start;gap:10px}.rating-pill-tag{display:inline-flex;align-items:center;gap:6px;background:#fef8eb;color:#92400e;border:1px solid #fde5a5;font-size:12px;font-weight:700;padding:5px 12px;border-radius:20px}.rating-summary-card{display:grid;grid-template-columns:210px minmax(0,1fr);gap:26px;background:#f8faf8;border:1px solid #e1eee4;border-radius:14px;padding:22px}.overall-score-col{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-left:1px solid var(--brand-border, #e2ece5);padding-left:22px}.big-rating-number{font-size:42px;font-weight:800;color:var(--brand-text-dark);line-height:1}.stars-row{display:flex;gap:3px;margin:8px 0 6px}.total-reviews-sub{font-size:12px;color:var(--brand-text-muted, #64786d)}.score-bars-col{display:flex;flex-direction:column;gap:7px;justify-content:center}.score-bar-row{display:flex;align-items:center;gap:12px;font-size:12px}.bar-star-label{width:50px;color:var(--brand-text-muted, #52675b);font-weight:600}.bar-track{flex:1;height:8px;background:var(--brand-border, #e2ece5);border-radius:4px;overflow:hidden}.bar-fill{height:100%;background:var(--brand-primary);border-radius:4px;transition:width .5s ease}.bar-percent{width:35px;font-size:11.5px;color:var(--brand-text-muted, #72877b);text-align:left}.reviews-cards-list{display:flex;flex-direction:column;gap:14px}.review-card{background:#fff;border:1px solid var(--brand-border, #e2ece5);border-radius:12px;padding:18px 20px;transition:all .2s ease}.review-card:hover{border-color:var(--brand-primary, #cbdcd0);box-shadow:0 4px 14px var(--theme-glow, rgba(18, 62, 53, .04))}.review-top{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:12px;margin-bottom:12px}.author-info{display:flex;align-items:center;gap:12px}.avatar-circle{width:38px;height:38px;border-radius:50%;background:var(--brand-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;flex-shrink:0}.author-name-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.author-name{font-size:14px;font-weight:700;color:var(--brand-text-dark)}.local-guide-badge{font-size:10.5px;background:#fef3c7;color:#92400e;padding:2px 7px;border-radius:6px;font-weight:600}.stars-and-time{display:flex;align-items:center;gap:8px;margin-top:3px}.mini-stars{display:flex;gap:2px}.review-time{font-size:11.5px;color:#7d9085}.lang-toggle-btn{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;color:var(--brand-primary);font-weight:600;background:var(--brand-mint);border:1px solid var(--brand-border);padding:5px 11px;border-radius:7px;cursor:pointer;transition:all .15s ease}.lang-toggle-btn:hover{background:var(--brand-mint-subtle)}.review-body{margin-top:8px}.review-text{font-size:13.5px;line-height:1.88;color:#264338;margin:0}.persian-text{font-weight:400}.original-text{font-style:italic;color:#425e52}.translation-tag{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:#2e7d32;margin-top:8px;background:#f1f8f2;padding:3px 8px;border-radius:5px}.lang-hint{display:block;font-size:11px;color:#72877b;margin-top:6px}.review-footer{margin-top:12px;padding-top:10px;border-top:1px dashed #e6efe8}.likes-counter{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;color:#6e8477}.lightbox-backdrop{position:fixed;inset:0;background:#081a14f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:99999;display:flex;align-items:center;justify-content:center;padding:24px}.lightbox-modal{position:relative;max-width:1000px;width:100%;display:flex;flex-direction:column;align-items:center}.lightbox-close-btn{position:absolute;top:-46px;left:0;color:#fff;background:transparent;border:none;cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s}.lightbox-close-btn:hover{background:#ffffff26}.lightbox-nav-btn{position:absolute;top:45%;transform:translateY(-50%);background:#fff3;color:#fff;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s ease}.lightbox-nav-btn:hover{background:#fff6;transform:translateY(-50%) scale(1.08)}.prev-btn{right:-60px}.next-btn{left:-60px}.lightbox-image-wrapper{position:relative;border-radius:14px;overflow:hidden;background:#000;width:100%;max-height:75vh;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 40px #00000080}.lightbox-img{max-width:100%;max-height:75vh;object-fit:contain;display:block}.lightbox-caption{position:absolute;bottom:0;inset-inline:0;background:linear-gradient(to top,rgba(0,0,0,.88) 0%,rgba(0,0,0,.4) 70%,transparent 100%);padding:24px;color:#fff}.lightbox-tag{background:#fffffff2;color:var(--brand-primary, #123e35);font-size:11px;font-weight:700;padding:3px 10px;border-radius:6px;display:inline-block;margin-bottom:6px}.lightbox-caption h4{font-size:18px;font-weight:700;margin:0 0 4px}.lightbox-caption p{font-size:13px;color:var(--brand-mint, #e2ece5);margin:0 0 6px}.lightbox-caption small{font-size:11.5px;color:var(--brand-text-muted, #a8bfb2)}@media(max-width:900px){.featured-photo-frame{height:300px}.interactive-map-wrapper{height:320px}.rating-summary-card{grid-template-columns:1fr;gap:18px}.overall-score-col{border-left:none;border-bottom:1px solid var(--brand-border, #e2ece5);padding-left:0;padding-bottom:16px}.prev-btn{right:8px}.next-btn{left:8px}.location-meta-grid{grid-template-columns:1fr}}.chat-avatar.is-clickable{cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;border:1px solid rgba(0,0,0,.08)}.chat-avatar.is-clickable:hover{transform:scale(1.08);box-shadow:0 2px 6px #00000026}.chat-avatar-icon{font-size:16px;line-height:1}.chat-bubble-row,.chat-bubble-content{position:relative}.chat-msg-toolbar{display:flex;align-items:center;gap:2px;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:3px 6px;box-shadow:0 2px 8px #00000014;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;position:absolute;top:-16px;z-index:10}.chat-bubble-row.is-mine .chat-msg-toolbar{left:8px;transform:translateY(4px)}.chat-bubble-row.is-other .chat-msg-toolbar{right:8px;transform:translateY(4px)}.chat-bubble-row:hover .chat-msg-toolbar,.chat-bubble-row:focus-within .chat-msg-toolbar,.chat-msg-toolbar.show-forced{opacity:1;pointer-events:auto;transform:translateY(0)}@media(max-width:768px){.chat-msg-toolbar{opacity:1;pointer-events:auto;position:static;transform:none;margin-top:4px;background:#ffffffb3;box-shadow:none;border:none;padding:0}}.msg-tool-btn{background:transparent;border:none;color:#64748b;width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,color .15s ease,transform .1s ease;padding:0}.msg-tool-btn:hover{background:#f1f5f9;color:#0f172a;transform:scale(1.1)}.msg-tool-btn.danger:hover{background:#fee2e2;color:#dc2626}.msg-tool-btn.active{color:var(--brand-primary)}.bubble-reaction-picker{position:absolute;top:-38px;background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:4px 8px;display:flex;align-items:center;gap:6px;box-shadow:0 4px 14px #0000001f;z-index:20;animation:reactPop .18s cubic-bezier(.175,.885,.32,1.275)}.chat-bubble-row.is-mine .bubble-reaction-picker{left:12px}.chat-bubble-row.is-other .bubble-reaction-picker{right:12px}@keyframes reactPop{0%{opacity:0;transform:scale(.8) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.reaction-picker-item{background:none;border:none;font-size:19px;cursor:pointer;padding:2px 4px;border-radius:12px;transition:transform .12s ease,background .12s ease;line-height:1}.reaction-picker-item:hover{transform:scale(1.3);background:#f1f5f9}.bubble-reactions-list{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.reaction-pill{display:inline-flex;align-items:center;gap:4px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:2px 8px;font-size:11px;color:#334155;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .15s ease;box-shadow:0 1px 2px #0000000a}.reaction-pill:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.reaction-pill.is-mine-reaction{background:var(--brand-mint);border-color:var(--brand-border);color:var(--brand-primary);font-weight:600}.reaction-pill-emoji{font-size:13px;line-height:1}.reaction-pill-count{font-size:11px}.bubble-reply-quote{background:#0000000a;border-right:3px solid var(--brand-primary);border-radius:4px 8px 8px 4px;padding:4px 8px;margin-bottom:6px;cursor:pointer;transition:background .15s ease}.bubble-reply-quote:hover{background:#00000014}.chat-bubble-row.is-other .bubble-reply-quote{border-right-color:#2563eb;background:#f1f5f9}.chat-bubble-row.is-other .bubble-reply-quote:hover{background:#e2e8f0}.reply-quote-author{display:block;font-size:11px;font-weight:700;color:var(--brand-primary);margin-bottom:2px}.chat-bubble-row.is-other .reply-quote-author{color:#1d4ed8}.reply-quote-body{font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px}.composer-reply-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:8px 16px;position:relative}.composer-reply-info{display:flex;align-items:center;gap:10px;flex:1;min-width:0;border-right:3px solid var(--brand-primary);padding-right:8px}.composer-reply-icon{color:var(--brand-primary);flex-shrink:0}.composer-reply-text{min-width:0}.composer-reply-title{font-size:11px;font-weight:700;color:var(--brand-primary);margin-bottom:1px}.composer-reply-snippet{font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.composer-reply-close{background:none;border:none;color:#94a3b8;cursor:pointer;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center}.composer-reply-close:hover{background:#e2e8f0;color:#0f172a}.bubble-deleted-notice{display:flex;align-items:center;gap:6px;color:#94a3b8;font-style:italic;font-size:12px}.chat-bubble-row.is-mine .chat-bubble-content.is-deleted-bubble{background:#f1f5f9;border-color:#e2e8f0}.chat-bubble-row.is-other .chat-bubble-content.is-deleted-bubble{background:#f8fafc;border-color:#e2e8f0}.highlight-pulse{animation:pulseBg 1.5s ease-out}@keyframes pulseBg{0%{box-shadow:0 0 0 4px #86efac}50%{box-shadow:0 0 0 6px #bbf7d0}to{box-shadow:none}}.user-profile-modal-overlay{position:fixed;inset:0;background:#0f172a73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:16px;animation:fadeIn .15s ease-out}.user-profile-modal-card{background:#fff;border-radius:20px;max-width:440px;width:100%;padding:24px;box-shadow:0 20px 35px -10px #0003;border:1px solid #e2e8f0;position:relative;text-align:center;animation:modalScale .2s cubic-bezier(.16,1,.3,1)}@keyframes modalScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-close-btn{position:absolute;top:16px;left:16px;background:#f1f5f9;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#64748b;cursor:pointer;transition:all .15s ease}.modal-close-btn:hover{background:#e2e8f0;color:#0f172a}.profile-modal-header{margin-bottom:20px}.profile-modal-title{font-size:14px;font-weight:600;color:#64748b;margin:0}.profile-avatar-hero{width:84px;height:84px;border-radius:50%;background:var(--brand-mint-subtle);border:3px solid var(--brand-border);display:flex;align-items:center;justify-content:center;font-size:38px;margin:0 auto 14px;box-shadow:0 4px 12px var(--theme-glow)}.profile-user-name{font-size:20px;font-weight:800;color:#0f172a;margin:0 0 6px}.profile-user-tag{font-size:12px;color:#64748b;margin:0}.avatar-selection-section{margin-top:22px;padding-top:18px;border-top:1px solid #f1f5f9;text-align:right}.avatar-selection-heading{font-size:13px;font-weight:700;color:#334155;margin-bottom:12px;text-align:center}.avatar-presets-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;max-height:240px;overflow-y:auto;padding:4px}.avatar-preset-item{background:#fff;border:2px solid #e2e8f0;border-radius:14px;padding:10px 4px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:6px;transition:all .15s ease}.avatar-preset-item:hover{transform:translateY(-2px);border-color:#cbd5e1;box-shadow:0 4px 8px #0000000d}.avatar-preset-item.selected{border-color:var(--brand-primary);background:var(--brand-mint-subtle);box-shadow:0 0 0 2px var(--theme-glow)}.avatar-preset-icon{font-size:24px;line-height:1}.avatar-preset-label{font-size:10px;color:#475569;text-align:center;line-height:1.3}.forward-modal-card{background:#fff;border-radius:20px;max-width:460px;width:100%;padding:24px;box-shadow:0 20px 35px -10px #0003;border:1px solid #e2e8f0;position:relative;animation:modalScale .2s cubic-bezier(.16,1,.3,1)}.forward-preview-box{background:#f8fafc;border-right:3px solid #2563eb;border-radius:6px 10px 10px 6px;padding:10px 14px;margin:16px 0;text-align:right}.forward-preview-author{font-size:12px;font-weight:700;color:#1d4ed8;margin-bottom:3px}.forward-preview-snippet{font-size:12px;color:#475569;line-height:1.5;white-space:pre-wrap;max-height:80px;overflow-y:auto}.forward-groups-list{display:flex;flex-direction:column;gap:8px;max-height:220px;overflow-y:auto;margin-bottom:16px}.forward-group-item{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .15s ease}.forward-group-item:hover{background:#f1f5f9;border-color:#cbd5e1}.forward-group-title{font-size:13px;font-weight:600;color:#1e293b}.teams-chat-item.is-pinned{background:#fbfdff!important;border-right:3px solid #f59e0b!important}.teams-chat-item.is-pinned:hover{background:#f8fafc!important}.teams-chat-item.is-pinned.active{background:var(--brand-mint-subtle)!important;border-right-color:var(--brand-primary)!important}.ai-agent-pinned-item{background:var(--brand-mint-subtle)!important;border-right:3px solid var(--brand-primary)!important;margin-bottom:4px;position:relative;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 1px 3px var(--theme-glow)}.ai-agent-pinned-item:hover{background:var(--brand-mint)!important}.ai-agent-pinned-item.active{background:var(--brand-mint)!important;border-right-color:var(--brand-primary)!important}.teams-pinned-chip{display:inline-flex;align-items:center;gap:3px;font-size:10px;font-weight:700;background:#fffbeb;color:#b45309;border:1px solid #fde68a;border-radius:6px;padding:1px 5px;line-height:1.2}.teams-pin-hover-btn{opacity:0;transform:scale(.9);transition:all .15s ease;background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b;width:22px;height:22px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.teams-chat-item:hover .teams-pin-hover-btn,.teams-pin-hover-btn.is-pinned{opacity:1;transform:scale(1)}.teams-pin-hover-btn.is-pinned{background:#fef3c7;border-color:#fde68a;color:#d97706}.teams-pin-hover-btn:hover{background:#fde68a;color:#92400e;transform:scale(1.08)}.teams-action-icon-btn.pin-btn.is-pinned{background:#fef3c7;border-color:#fde68a;color:#b45309}.teams-action-icon-btn.pin-btn.is-pinned:hover{background:#fde68a;color:#78350f}.ai-agent-avatar{background:linear-gradient(135deg,var(--brand-primary) 0%,var(--theme-indicator) 100%)!important;color:#fff!important;position:relative;border-radius:12px!important;box-shadow:0 2px 8px var(--theme-glow)}.ai-agent-bot-icon{animation:gentleBob 3s ease-in-out infinite}@keyframes gentleBob{0%,to{transform:translateY(0)}50%{transform:translateY(-1.5px)}}.ai-online-indicator{position:absolute;bottom:-1px;left:-1px;width:9px;height:9px;background:#22c55e;border:2px solid #ffffff;border-radius:50%;box-shadow:0 0 0 1px #22c55e66}.ai-pinned-chip{display:inline-flex;align-items:center;gap:2px;font-size:10px;font-weight:700;background:#fef3c7;color:#92400e;border:1px solid #fde68a;border-radius:6px;padding:1px 5px;line-height:1.2}.ai-badge-chip{font-size:10px;font-weight:700;background:var(--brand-mint);color:var(--brand-primary);border-radius:8px;padding:2px 6px;line-height:1}.ai-preview-text{color:var(--brand-primary)!important;font-weight:500}.ai-status-pill{font-size:10px;color:var(--brand-primary);background:var(--brand-mint-subtle);border:1px solid var(--brand-border);border-radius:10px;padding:1px 6px;font-weight:600}.ai-agent-stage-wrapper{display:flex;flex-direction:column;height:100%;background:linear-gradient(180deg,#f8fafc,#f1f5f9);position:relative}.ai-agent-topbar{background:#ffffffe0;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(226,232,240,.85);padding:10px 16px;position:sticky;top:0;z-index:10}.ai-avatar-glow{background:linear-gradient(135deg,var(--brand-primary) 0%,var(--theme-indicator) 100%)!important;color:#fff!important;position:relative;border-radius:12px!important;box-shadow:0 3px 12px var(--theme-glow)}.ai-bot-icon{animation:gentleBotFloat 3.5s ease-in-out infinite}@keyframes gentleBotFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.ai-live-pulse{position:absolute;bottom:0;left:0;width:10px;height:10px;background:#22c55e;border:2px solid #ffffff;border-radius:50%}.ai-topbar-pinned-badge{display:inline-flex;align-items:center;gap:3px;font-size:11px;font-weight:700;background:#fef3c7;color:#b45309;border:1px solid #fde68a;border-radius:8px;padding:2px 7px}.ai-action-btn{background:#f1f5f9;border:1px solid #e2e8f0;color:#475569;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:all .15s ease}.ai-action-btn:hover{background:#e2e8f0;color:#0f172a}.ai-chat-container{flex:1;overflow-y:auto;padding:18px 20px;display:flex;flex-direction:column;gap:16px;background:radial-gradient(#e2e8f0 1px,transparent 1px);background-size:20px 20px}.ai-suggestions-banner{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:12px 14px;box-shadow:0 2px 6px #00000008;margin-bottom:8px}.ai-suggestions-heading{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#334155;margin-bottom:8px}.ai-chips-list{display:flex;flex-wrap:wrap;gap:6px}.ai-prompt-chip{background:#f8fafc;border:1px solid #cbd5e1;border-radius:18px;padding:5px 12px;font-size:12px;color:#1e293b;cursor:pointer;transition:all .15s ease;text-align:right;line-height:1.4}.ai-prompt-chip:hover{background:var(--brand-mint-subtle);border-color:var(--brand-primary);color:var(--brand-primary);transform:translateY(-1px);box-shadow:0 2px 5px var(--theme-glow)}.ai-messages-flow{display:flex;flex-direction:column;gap:14px}.ai-message-row{display:flex;align-items:flex-start;gap:10px;width:100%}.ai-message-row.is-user{justify-content:flex-end}.ai-message-row.is-agent{justify-content:flex-start}.ai-bubble-avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,var(--brand-primary) 0%,var(--theme-indicator) 100%);color:#fff;display:grid;place-items:center;flex-shrink:0;box-shadow:0 2px 6px var(--theme-glow)}.ai-user-bubble-avatar{width:34px;height:34px;border-radius:50%;background:#3b82f6;color:#fff;font-weight:700;font-size:14px;display:grid;place-items:center;flex-shrink:0;box-shadow:0 2px 6px #3b82f633}.ai-message-bubble{max-width:min(720px,85%);border-radius:16px;padding:12px 16px;position:relative;box-shadow:0 2px 8px #0000000a}.ai-message-bubble.user-bubble{background:#2563eb;color:#fff;border-bottom-right-radius:4px}.ai-message-bubble.user-bubble .ai-bubble-author{color:#bfdbfe}.ai-message-bubble.user-bubble .ai-bubble-time{color:#93c5fd}.ai-message-bubble.user-bubble .ai-paragraph{color:#fff;margin:0;line-height:1.7}.ai-message-bubble.agent-bubble{background:#fff;color:#1e293b;border:1px solid #e2e8f0;border-top-right-radius:4px}.ai-bubble-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px;font-size:11px}.ai-bubble-author{font-weight:700;color:#047857}.ai-bubble-time{color:#94a3b8;font-size:10px}.ai-formatted-text{font-size:13.5px;line-height:1.75;color:#1e293b;word-break:break-word}.ai-paragraph{margin:4px 0}.ai-bullet-line{display:flex;align-items:flex-start;gap:6px;margin:4px 0}.ai-bullet-dot{color:var(--brand-primary);font-weight:700;font-size:16px;line-height:1.2}.ai-numbered-line{display:flex;align-items:flex-start;gap:8px;margin:5px 0}.ai-num-badge{background:var(--brand-mint);color:var(--brand-primary);font-size:11px;font-weight:700;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;line-height:1}.ai-inline-code{background:#f1f5f9;color:#0f172a;padding:1px 5px;border-radius:4px;font-family:monospace;font-size:12px;border:1px solid #e2e8f0}.ai-opps-showcase{margin-top:12px;padding-top:10px;border-top:1px dashed #cbd5e1}.ai-opps-title{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:var(--brand-primary);margin-bottom:8px}.ai-opps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px}.ai-opp-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px;display:flex;flex-direction:column;gap:6px;transition:all .15s ease}.ai-opp-card:hover{background:var(--brand-mint-subtle);border-color:var(--brand-border);box-shadow:0 4px 10px #0000000d}.ai-opp-card-header{display:flex;align-items:center;gap:6px}.ai-opp-degree-pill{font-size:10px;font-weight:700;background:#e0f2fe;color:#0369a1;border-radius:6px;padding:1px 6px}.ai-opp-funding-pill{font-size:10px;font-weight:700;background:var(--brand-mint);color:var(--brand-primary);border-radius:6px;padding:1px 6px}.ai-opp-title{font-size:12.5px;font-weight:700;color:#0f172a;margin:0;line-height:1.4}.ai-opp-meta-row{display:flex;flex-direction:column;gap:3px;font-size:11px;color:#64748b}.ai-opp-meta-item{display:flex;align-items:center;gap:4px}.ai-opp-card-footer{margin-top:4px;padding-top:6px;border-top:1px solid #f1f5f9}.ai-opp-view-btn{display:inline-flex;align-items:center;justify-content:space-between;width:100%;font-size:11.5px;font-weight:700;color:var(--brand-primary);text-decoration:none;padding:4px 6px;border-radius:6px;background:#fff;border:1px solid var(--brand-border);transition:all .12s ease}.ai-opp-view-btn:hover{background:var(--brand-primary);color:#fff;border-color:var(--brand-primary)}.ai-bubble-footer{margin-top:8px;display:flex;align-items:center;justify-content:flex-end}.ai-copy-btn{background:transparent;border:none;color:#94a3b8;font-size:11px;display:inline-flex;align-items:center;gap:4px;cursor:pointer;padding:2px 6px;border-radius:6px;transition:all .15s ease}.ai-copy-btn:hover{background:#f1f5f9;color:#334155}.ai-typing-bubble{display:flex;align-items:center;gap:8px;padding:10px 14px}.ai-typing-dots{display:flex;gap:4px}.ai-typing-dots .dot{width:6px;height:6px;background:#10b981;border-radius:50%;animation:typingBounce 1.2s infinite ease-in-out}.ai-typing-dots .dot:nth-child(2){animation-delay:.2s}.ai-typing-dots .dot:nth-child(3){animation-delay:.4s}@keyframes typingBounce{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-5px);opacity:1}}.ai-typing-text{font-size:12px;color:#64748b;font-weight:500}.ai-composer-suggestions-bar{margin-bottom:8px;background:#ffffffeb;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(226,232,240,.85);border-radius:12px;padding:6px 10px 8px;box-shadow:0 2px 8px #00000008}.ai-composer-suggestions-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.ai-composer-suggestions-label{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:700;color:#475569}.ai-suggestions-close-btn{background:transparent;border:none;color:#94a3b8;cursor:pointer;padding:2px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;transition:all .15s ease}.ai-suggestions-close-btn:hover{background:#f1f5f9;color:#475569}.ai-composer-chips-scroll{display:flex;align-items:center;gap:6px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.ai-composer-prompt-chip{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:3px 10px;font-size:11.5px;color:#334155;cursor:pointer;white-space:nowrap;transition:all .15s ease;flex-shrink:0;font-weight:500}.ai-composer-prompt-chip:hover{background:var(--brand-mint-subtle);border-color:var(--brand-primary);color:var(--brand-primary);transform:translateY(-1px)}.ai-agent-composer{background:#ffffffeb;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1px solid rgba(226,232,240,.85);padding:8px 16px 10px;position:relative}.ai-composer-compact{display:flex;align-items:center;gap:8px;background:#f8fafce6;border:1px solid #cbd5e1;border-radius:24px;padding:4px 6px 4px 12px;box-shadow:0 1px 3px #00000008;transition:all .15s ease}.ai-composer-compact:focus-within{border-color:var(--brand-primary);box-shadow:0 0 0 3px var(--theme-glow);background:#fff}.ai-composer-input-compact{flex:1;border:none;outline:none;background:transparent;resize:none;font-size:13px;line-height:1.45;color:#0f172a;max-height:75px;min-height:22px;padding:3px 0;overflow-y:auto}.ai-composer-input-compact::placeholder{color:#94a3b8;font-size:12.5px}.ai-send-btn-compact{background:var(--brand-primary);border:none;color:#fff;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;cursor:pointer;transition:all .15s ease;flex-shrink:0;box-shadow:0 2px 6px var(--theme-glow)}.ai-send-btn-compact:hover:not(:disabled){background:var(--brand-primary-hover);transform:scale(1.06)}.ai-send-btn-compact:disabled{background:#cbd5e1;cursor:not-allowed;opacity:.65;box-shadow:none}.ai-composer-footer-hint{margin-top:5px;font-size:10.5px;color:#94a3b8;text-align:center}.theme-settings-panel{margin-top:24px;background:var(--brand-card-bg);border:1px solid var(--brand-border);border-radius:16px;padding:24px;box-shadow:0 4px 16px #00000008;transition:border-color .2s ease,background-color .2s ease}.theme-selector-wrapper{display:flex;flex-direction:column;gap:20px}.theme-selector-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.theme-selector-title-group{display:flex;align-items:flex-start;gap:14px}.theme-palette-icon-wrap{width:42px;height:42px;border-radius:12px;background-color:var(--brand-mint);color:var(--brand-primary);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.theme-selector-title{margin:0;font-size:16.5px;font-weight:700;color:var(--brand-text-dark)}.theme-selector-desc{margin:4px 0 0;font-size:13px;color:var(--brand-text-muted);line-height:1.6}.theme-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px}.theme-card-option{position:relative;background:#fff;border:2px solid var(--brand-border);border-radius:14px;padding:16px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;gap:14px;transition:all .2s ease;-webkit-user-select:none;user-select:none}.theme-card-option:hover{transform:translateY(-2px);border-color:#cbd5e1;box-shadow:0 6px 20px #0000000d}.theme-card-option.selected{border-color:var(--brand-primary);background-color:var(--brand-mint-subtle);box-shadow:0 0 0 1px var(--brand-primary),0 8px 24px var(--theme-glow)}.theme-card-preview-bar{display:flex;align-items:center;gap:6px;padding-bottom:4px}.theme-swatch-chip{height:24px;border-radius:6px;transition:transform .15s ease}.theme-swatch-chip.primary{flex:2}.theme-swatch-chip.secondary{flex:1.2}.theme-swatch-chip.accent{flex:1}.theme-card-option:hover .theme-swatch-chip{transform:scaleY(1.08)}.theme-card-body{display:flex;flex-direction:column;gap:6px}.theme-card-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.theme-name{font-size:14.5px;font-weight:700;color:var(--brand-text-dark)}.theme-name-en{font-size:11.5px;font-weight:500;color:var(--brand-text-muted);font-family:ui-monospace,monospace}.theme-description{margin:0;font-size:12px;line-height:1.55;color:var(--brand-text-muted)}.theme-card-footer{display:flex;align-items:center;justify-content:flex-end;padding-top:8px;border-top:1px solid var(--brand-border-subtle)}.theme-status-badge{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:600;padding:4px 9px;border-radius:20px}.theme-status-badge.active{background-color:var(--brand-mint);color:var(--brand-primary);border:1px solid var(--brand-border)}.theme-status-badge.inactive{color:var(--brand-text-muted);background-color:transparent}.theme-card-option:hover .theme-status-badge.inactive{color:var(--brand-text-dark)}.compact-theme-selector{width:100%}.compact-theme-options{display:flex;flex-direction:column;gap:6px}.compact-theme-btn{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;border-radius:8px;border:1px solid transparent;background:transparent;cursor:pointer;text-align:right;transition:all .15s ease;font-family:inherit}.compact-theme-btn:hover{background-color:var(--brand-mint-subtle)}.compact-theme-btn.active{background-color:var(--brand-mint);border-color:var(--brand-border)}.compact-theme-swatch{width:20px;height:20px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #00000026}.compact-check-icon{color:#fff;filter:drop-shadow(0 1px 1px rgba(0,0,0,.4))}.compact-theme-name{font-size:13px;font-weight:600;color:var(--brand-text-dark)}.theme-popover{width:270px;padding:12px}.theme-popover-content{margin:10px 0 8px}.theme-popover-footer{border-top:1px solid var(--brand-border-subtle);padding-top:8px;text-align:center}.theme-popover-link{font-size:11.5px;color:var(--brand-primary);text-decoration:none;font-weight:600}.theme-popover-link:hover{text-decoration:underline}.user-popover-divider{height:1px;background-color:var(--brand-border-subtle);margin:6px 0}.user-popover-theme-box{padding:6px 8px}.user-popover-theme-title{display:flex;align-items:center;gap:6px;font-size:11.5px;font-weight:700;color:var(--brand-text-muted);margin-bottom:8px}.mobile-drawer-theme-box{margin-top:18px;padding-top:16px;border-top:1px solid var(--brand-border)}.mobile-drawer-theme-title{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--brand-text-dark);margin-bottom:10px}.welcome-auth-floating-card{position:fixed;top:72px;left:24px;z-index:1000;width:350px;max-width:calc(100vw - 32px);background:#fff;border-radius:16px;box-shadow:0 14px 40px -4px #123e3533,0 4px 14px #0000000f;border:1px solid var(--line, #dce4d6);overflow:hidden;direction:rtl;text-align:right;animation:welcomeCardFloatIn .32s cubic-bezier(.16,1,.3,1)}@keyframes welcomeCardFloatIn{0%{opacity:0;transform:translateY(-12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.welcome-auth-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px 10px;background-color:var(--brand-mint-subtle);border-bottom:1px solid var(--brand-border)}.welcome-auth-badge{display:inline-flex;align-items:center;gap:6px;color:var(--brand-primary);font-size:12px;font-weight:700}.google-g-mini-logo{flex-shrink:0}.welcome-close-btn{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--brand-text-muted, #6d7b73);background-color:var(--brand-mint-subtle, #f1f5ee);border:1px solid var(--brand-border, #e0e7db);cursor:pointer;transition:all .16s ease}.welcome-close-btn:hover{background-color:var(--brand-mint, #e5ece0);color:var(--brand-text-dark, #1a3028)}.welcome-auth-body{padding:14px 16px 16px}.welcome-auth-title{font-size:17px;font-weight:800;color:var(--brand-primary);margin:0 0 6px;line-height:1.35}.welcome-auth-subtitle{font-size:12.5px;color:#55675f;line-height:1.65;margin:0 0 12px}.welcome-quick-perks{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.quick-perk-tag{display:inline-flex;align-items:center;gap:5px;background:var(--brand-mint-subtle);border:1px solid var(--brand-border);color:var(--brand-primary);border-radius:6px;padding:3px 7px;font-size:11px;font-weight:600}.welcome-auth-alert{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;border-radius:8px;font-size:12px;margin-bottom:12px;line-height:1.5}.welcome-auth-alert.error{background-color:#fef2f2;color:#991b1b;border:1px solid #fecaca}.welcome-auth-alert.warning{background-color:#fffbeb;color:#92400e;border:1px solid #fef3c7}.alert-icon-warning{flex-shrink:0;margin-top:2px}.domain-copy-bar{display:flex;align-items:center;justify-content:space-between;gap:6px;background-color:#fff;border:1px solid #fde68a;padding:4px 8px;border-radius:5px;margin:6px 0;font-size:11px}.copy-domain-btn{display:inline-flex;align-items:center;gap:4px;background-color:#fef3c7;color:#92400e;border:1px solid #fde68a;border-radius:4px;padding:2px 6px;font-size:10.5px;cursor:pointer}.text-btn-link{font-size:11.5px;color:#b45309;text-decoration:underline;cursor:pointer;padding:0;background:none;border:none;font-family:inherit}.welcome-auth-actions{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.welcome-google-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:11px 16px;background-color:#fff;color:#1f2937;border:1.5px solid #d1d5db;border-radius:10px;font-size:13.5px;font-weight:700;font-family:inherit;cursor:pointer;box-shadow:0 2px 5px #0000000d;transition:all .16s ease}.welcome-google-btn:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af;box-shadow:0 3px 8px #00000014;transform:translateY(-1px)}.welcome-google-btn:active:not(:disabled){transform:translateY(0)}.welcome-google-btn:disabled{opacity:.7;cursor:wait}.google-g-logo{flex-shrink:0}.welcome-alt-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:9px 14px;background-color:var(--brand-mint-subtle);color:var(--brand-primary);border:1px solid var(--brand-border);border-radius:10px;font-size:12.5px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .16s ease}.welcome-alt-btn:hover:not(:disabled){background-color:var(--brand-mint);color:var(--brand-primary-hover);border-color:var(--brand-primary)}.arrow-icon-back{opacity:.6}.welcome-auth-trust-footer{display:flex;align-items:center;justify-content:space-between;gap:6px;padding-top:10px;border-top:1px solid var(--brand-border, #edf2e8);font-size:11px;color:var(--brand-text-muted, #708178)}.firebase-badge{display:inline-flex;align-items:center;gap:4px;color:#d97706;font-weight:700}.trust-sep{color:#d1d5db}.trust-privacy-item{display:inline-flex;align-items:center;gap:4px;color:#607268}.trust-shield-icon{color:#16a34a}.spin-icon{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:520px){.welcome-auth-floating-card{top:64px;left:12px;right:12px;width:auto;max-width:none;border-radius:14px}}@media(prefers-reduced-motion:reduce){.welcome-auth-floating-card{animation:none}}.catalog-mode-switch-wrap{display:flex;align-items:center;gap:8px;background:var(--surface-subtle, #f5f6f4);border:1px solid var(--line, #e3e6df);padding:5px;border-radius:14px;margin-bottom:22px;max-width:580px}.catalog-mode-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border-radius:10px;font-size:13px;font-weight:600;color:var(--text-muted, #636b5d);background:transparent;border:none;cursor:pointer;transition:all .2s ease;white-space:nowrap}.catalog-mode-btn:hover{color:var(--text-main, #1c2217);background:#00000008}.catalog-mode-btn.is-active{background:#fff;color:var(--brand-primary, #2e5939);box-shadow:0 2px 6px #0000000d}.mode-ai-tag{font-size:10px;font-weight:700;padding:2px 7px;border-radius:999px;background:var(--brand-mint-subtle, rgba(46, 89, 57, .1));color:var(--brand-primary, #2e5939);border:1px solid var(--brand-border, rgba(46, 89, 57, .2))}.agent-invitation-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 18px;background:var(--brand-mint-subtle, rgba(46, 89, 57, .06));border:1px solid var(--brand-border, rgba(46, 89, 57, .18));border-radius:12px;margin-bottom:18px}.invitation-text{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--text-main, #1c2217);line-height:1.5}.invitation-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:var(--brand-primary, #2e5939);color:#fff;flex-shrink:0}.invitation-action-btn{flex-shrink:0;color:var(--brand-primary, #2e5939);border-color:var(--brand-primary, #2e5939);background:#fff;font-weight:600}.invitation-action-btn:hover{background:var(--brand-primary, #2e5939);color:#fff}.agent-search-panel{padding:22px 24px;margin-bottom:28px;border:1px solid var(--brand-border, rgba(46, 89, 57, .2));background:#fff;border-radius:16px;box-shadow:0 4px 14px #00000008}.agent-panel-header{margin-bottom:16px}.agent-badge-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:999px;background:var(--brand-mint-subtle, rgba(46, 89, 57, .08));color:var(--brand-primary, #2e5939);border:1px solid var(--brand-border, rgba(46, 89, 57, .2));font-size:12px;font-weight:600;margin-bottom:10px}.agent-pulse-dot{width:7px;height:7px;border-radius:50%;background:var(--brand-mint, #10b981);box-shadow:0 0 8px var(--brand-mint, #10b981);animation:pulse-dot 2s infinite ease-in-out}@keyframes pulse-dot{0%,to{opacity:.8;transform:scale(1)}50%{opacity:.3;transform:scale(.85)}}.agent-mode-title h3{font-size:18px;font-weight:700;color:var(--text-main, #1c2217);margin-bottom:6px}.agent-mode-title p{font-size:13px;color:var(--text-muted, #636b5d);line-height:1.6;max-width:800px}.agent-textarea-wrap{display:flex;flex-direction:column;gap:12px}.agent-textarea-wrap textarea{width:100%;border:1.5px solid var(--line, #dde1d8);border-radius:12px;padding:14px 16px;font-family:inherit;font-size:14px;line-height:1.6;color:var(--text-main, #1c2217);background:#fafbfa;resize:vertical;min-height:90px;transition:all .2s ease}.agent-textarea-wrap textarea:focus{outline:none;border-color:var(--brand-primary, #2e5939);background:#fff;box-shadow:0 0 0 3px var(--brand-mint-subtle, rgba(46, 89, 57, .12))}.agent-actions-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.agent-hint-text{font-size:12px;color:var(--text-muted, #7c8576)}.agent-btn-group{display:flex;align-items:center;gap:10px}.agent-submit-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:600;background:var(--brand-primary, #2e5939);color:#fff;border:none;border-radius:10px;cursor:pointer;transition:all .2s ease}.agent-submit-btn:hover:not(:disabled){opacity:.92;transform:translateY(-1px)}.agent-submit-btn:disabled{opacity:.6;cursor:not-allowed}.agent-mini-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.agent-quick-prompts{margin-top:18px;padding-top:16px;border-top:1px solid var(--line, #eef0eb)}.quick-prompts-label{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--text-muted, #636b5d);margin-bottom:10px}.quick-prompts-chips{display:flex;flex-wrap:wrap;gap:8px}.quick-chip-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;background:var(--surface-subtle, #f5f6f4);border:1px solid var(--line, #e3e6df);border-radius:999px;font-size:12px;color:var(--text-main, #242b1f);cursor:pointer;transition:all .15s ease;text-align:right}.quick-chip-btn:hover{background:#fff;border-color:var(--brand-primary, #2e5939);color:var(--brand-primary, #2e5939);box-shadow:0 2px 6px #0000000a}.agent-loading-panel{display:flex;align-items:center;gap:16px;padding:24px 28px;background:#fff;border:1px solid var(--brand-border, rgba(46, 89, 57, .2));border-radius:14px;margin-bottom:24px}.agent-loading-avatar{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:var(--brand-mint-subtle, rgba(46, 89, 57, .1));color:var(--brand-primary, #2e5939);flex-shrink:0}.spin-slow{animation:spin 3s linear infinite}.agent-loading-content h4{font-size:15px;font-weight:700;color:var(--text-main, #1c2217);margin-bottom:4px}.agent-loading-content p{font-size:12px;color:var(--text-muted, #7c8576);line-height:1.5}.agent-insight-card{padding:22px 24px;background:#fff;border:1px solid var(--brand-border, rgba(46, 89, 57, .25));border-radius:16px;margin-bottom:28px;box-shadow:0 4px 16px #00000008}.agent-card-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:16px;border-bottom:1px solid var(--line, #edf0eb);margin-bottom:16px;flex-wrap:wrap}.agent-profile-strip{display:flex;align-items:center;gap:12px}.agent-avatar-circle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:var(--brand-primary, #2e5939);color:#fff;flex-shrink:0}.agent-profile-meta h4{font-size:15px;font-weight:700;color:var(--text-main, #1c2217);margin-bottom:3px}.agent-query-quote{font-size:12px;color:var(--text-muted, #697262);display:block;max-width:500px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agent-verified-tag{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:var(--brand-primary, #2e5939);background:var(--brand-mint-subtle, rgba(46, 89, 57, .08));padding:4px 10px;border-radius:999px;border:1px solid var(--brand-border, rgba(46, 89, 57, .2))}.agent-detected-bar{display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--surface-subtle, #f6f8f5);border:1px solid var(--line, #e4e7e0);border-radius:12px;margin-bottom:18px;flex-wrap:wrap}.detected-label{font-size:12px;font-weight:700;color:var(--text-muted, #596154)}.detected-tags{display:flex;align-items:center;gap:6px;flex-wrap:wrap;flex:1}.detected-chip{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:var(--brand-primary, #2e5939);background:#fff;padding:4px 10px;border-radius:8px;border:1px solid var(--brand-border, rgba(46, 89, 57, .2))}.apply-detected-btn{font-size:11px;padding:5px 12px;gap:5px;margin-right:auto}.agent-summary-content{font-size:14px;line-height:1.8;color:var(--text-main, #242b1f)}.summary-paragraph{margin-bottom:12px}.summary-bullet{display:flex;align-items:flex-start;gap:10px;margin-bottom:8px;padding-right:4px}.bullet-dot{width:6px;height:6px;border-radius:50%;background:var(--brand-primary, #2e5939);margin-top:8px;flex-shrink:0}.bullet-num{font-weight:700;color:var(--brand-primary, #2e5939);flex-shrink:0}.summary-spacer{height:8px}.agent-advice-box{margin-top:18px;padding:14px 16px;background:#fbfbfa;border:1px dashed var(--brand-border, rgba(46, 89, 57, .3));border-radius:12px}.advice-title{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:700;color:var(--brand-primary, #2e5939);margin-bottom:8px}.advice-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.advice-list li{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:var(--text-main, #353d2f);line-height:1.6}.advice-list li:before{content:"✓";color:var(--brand-primary, #2e5939);font-weight:700}.agent-matched-opportunities{margin-top:12px}.matched-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.matched-header h3{display:flex;align-items:center;gap:8px;font-size:17px;font-weight:700;color:var(--text-main, #1c2217)}.matched-header h3 svg{color:var(--brand-primary, #2e5939)}@media(max-width:640px){.catalog-mode-switch-wrap{flex-direction:column;max-width:100%}.catalog-mode-btn{width:100%}.agent-invitation-banner{flex-direction:column;align-items:flex-start}.invitation-action-btn{width:100%;justify-content:center}.agent-actions-row{flex-direction:column;align-items:stretch}.agent-btn-group{width:100%}.agent-submit-btn{flex:1;justify-content:center}.agent-card-header,.agent-detected-bar{flex-direction:column;align-items:flex-start}.apply-detected-btn{margin-right:0;width:100%;justify-content:center}}.catalog-scrolls-strip{display:flex;flex-direction:column;gap:12px;margin-bottom:22px}.country-scroll-container{background:var(--card-bg, #ffffff);border:1px solid var(--brand-border, #e5eee7);border-radius:16px;padding:12px 16px;box-shadow:0 2px 8px #00000008;position:relative}.country-scroll-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.scroll-header-title{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:var(--brand-text-dark, #1c2e28)}.country-clear-badge{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;background-color:var(--brand-mint, #e8f5e9);color:var(--brand-primary, #1e7e48);border:1px solid var(--brand-border, #c8e6c9);border-radius:9999px;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s}.country-clear-badge:hover{background-color:#fee2e2;color:#dc2626;border-color:#fca5a5}.country-scroll-track-wrapper{position:relative;display:flex;align-items:center;width:100%}.country-scroll-track{display:flex;align-items:center;gap:8px;overflow-x:auto;scroll-behavior:smooth;padding:4px 2px 6px;scrollbar-width:none;-ms-overflow-style:none;width:100%}.country-scroll-track::-webkit-scrollbar{display:none}.scroll-arrow-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:30px;height:30px;border-radius:50%;background:var(--card-bg, #ffffff);border:1px solid var(--brand-border, #d1e3d7);box-shadow:0 2px 6px #0000001a;display:flex;align-items:center;justify-content:center;color:var(--brand-text-dark, #1e3a2f);cursor:pointer;transition:all .2s ease}.scroll-arrow-prev{right:-8px}.scroll-arrow-next{left:-8px}.scroll-arrow-btn:hover:not(.is-disabled){background-color:var(--brand-mint, #e8f5e9);color:var(--brand-primary, #1b6d3e);transform:translateY(-50%) scale(1.08)}.scroll-arrow-btn.is-disabled{opacity:.25;pointer-events:none}.country-pill-item{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;border-radius:9999px;border:1px solid var(--brand-border, #dbe7df);background:var(--card-bg, #ffffff);color:var(--brand-text-dark, #233a32);font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:all .18s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none}.country-pill-item:hover{border-color:var(--brand-primary, #1b6d3e);background-color:var(--brand-mint, #f2f9f4);transform:translateY(-1px)}.country-pill-item.is-active{background:var(--brand-primary, #1b6d3e);border-color:var(--brand-primary, #1b6d3e);color:#fff;font-weight:700;box-shadow:0 3px 10px #1b6d3e40}.country-pill-flag{font-size:15px;line-height:1}.country-pill-badge{font-size:10.5px;padding:1px 7px;background-color:#0000000d;border-radius:9999px;color:var(--brand-text-muted, #527365)}.country-pill-check{font-size:12px;margin-right:2px}.degree-scroll-container{background:var(--card-bg, #ffffff);border:1px solid var(--brand-border, #e5eee7);border-radius:16px;padding:12px 16px;box-shadow:0 2px 8px #00000008}.degree-scroll-header{margin-bottom:10px}.degree-chips-track{display:flex;align-items:center;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.degree-chips-track::-webkit-scrollbar{display:none}.degree-pill-btn{display:inline-flex;align-items:center;gap:7px;padding:8px 15px;border-radius:12px;border:1px solid var(--brand-border, #dbe7df);background:var(--card-bg, #ffffff);color:var(--brand-text-dark, #233a32);font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:all .18s ease}.degree-pill-btn:hover{border-color:var(--brand-primary, #1b6d3e);background-color:var(--brand-mint, #f4fbf6);transform:translateY(-1px)}.degree-pill-btn.is-active{background:var(--brand-mint, #e8f5e9);border-color:var(--brand-primary, #1b6d3e);color:var(--brand-primary, #1b6d3e);font-weight:700;box-shadow:0 2px 8px #1b6d3e1f}.degree-pill-emoji{font-size:16px;line-height:1}.degree-pill-en{font-size:11px;opacity:.65}.degree-pill-tag{font-size:10px;padding:1px 6px;border-radius:6px;background-color:#1b6d3e14;color:var(--brand-primary, #1b6d3e)}.filters-header-actions{display:flex;align-items:center;gap:8px}.filters-active-badge{font-size:10px;padding:2px 7px;background-color:var(--brand-mint, #e8f5e9);color:var(--brand-primary, #1b6d3e);border-radius:9999px;font-weight:700}.filter-group-block{margin-bottom:18px}.filter-group-header{display:flex;align-items:center;gap:6px;margin-bottom:7px}.filter-group-icon{color:var(--brand-primary, #1b6d3e);display:flex;align-items:center}.filter-group-label{font-size:12.5px;font-weight:600;color:var(--brand-text-dark, #1c2e28);cursor:pointer;margin:0!important}.filter-quick-chips-row{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:8px}.filter-mini-chip{display:inline-flex;align-items:center;gap:4px;padding:3px 9px;font-size:11px;border-radius:9999px;border:1px solid var(--brand-border, #dbe7df);background:var(--card-bg, #ffffff);color:var(--brand-text-dark, #233a32);cursor:pointer;transition:all .15s ease}.filter-mini-chip:hover{border-color:var(--brand-primary, #1b6d3e);background:var(--brand-mint, #f2f9f4)}.filter-mini-chip.is-active{background:var(--brand-primary, #1b6d3e);border-color:var(--brand-primary, #1b6d3e);color:#fff;font-weight:700}.filter-select-wrapper{position:relative;width:100%}.enhanced-filter-select{width:100%;border:1px solid var(--brand-border, #d1e3d7);border-radius:10px;background:var(--card-bg, #ffffff);padding:9px 12px;font-size:12px;font-weight:500;color:var(--brand-text-dark, #1c2e28);outline:none;cursor:pointer;transition:border-color .15s,box-shadow .15s}.enhanced-filter-select:hover{border-color:var(--brand-primary, #1b6d3e)}.enhanced-filter-select:focus{border-color:var(--brand-primary, #1b6d3e);box-shadow:0 0 0 3px #1b6d3e26}.custom-country-select-wrapper{position:relative;width:100%}.custom-country-trigger{display:flex;align-items:center;gap:8px;width:100%;background:transparent;border:none;outline:none;cursor:pointer;padding:4px 0;text-align:right;font-size:13.5px;font-weight:500;color:var(--brand-text-dark, #1c2e28)}.trigger-flag-icon{font-size:18px;line-height:1}.trigger-country-name{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trigger-clear-icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background-color:#00000012;color:var(--brand-text-muted, #527365);cursor:pointer;transition:all .15s}.trigger-clear-icon:hover{background-color:#fee2e2;color:#dc2626}.custom-country-popover{position:absolute;top:calc(100% + 8px);right:0;width:320px;max-width:90vw;background:var(--card-bg, #ffffff);border:1px solid var(--brand-border, #d1e3d7);border-radius:16px;box-shadow:0 10px 30px #0000001f,0 1px 3px #0000000d;z-index:100;padding:12px;display:flex;flex-direction:column;gap:10px;animation:popoverFadeIn .18s cubic-bezier(.16,1,.3,1)}@keyframes popoverFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.popover-search-row{display:flex;align-items:center;gap:8px;background-color:var(--brand-mint, #f4fbf6);border:1px solid var(--brand-border, #dbe7df);border-radius:10px;padding:6px 10px}.popover-search-icon{color:var(--brand-text-muted, #527365);flex-shrink:0}.popover-search-input{flex:1;border:none;background:transparent;font-size:12.5px;color:var(--brand-text-dark, #1c2e28);outline:none;padding:0}.popover-search-clear{border:none;background:transparent;color:var(--brand-text-muted, #527365);cursor:pointer;display:flex;align-items:center;padding:2px}.popover-quick-section{display:flex;flex-direction:column;gap:6px;padding-bottom:8px;border-bottom:1px solid var(--brand-border, #eef3f0)}.popover-quick-label{font-size:11px;font-weight:600;color:var(--brand-text-muted, #527365)}.popover-quick-chips{display:flex;flex-wrap:wrap;gap:5px}.popover-quick-pill{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background-color:#f9fbf9;border:1px solid var(--brand-border, #e0ede4);border-radius:9999px;font-size:11.5px;color:var(--brand-text-dark, #233a32);cursor:pointer;transition:all .15s}.popover-quick-pill:hover{border-color:var(--brand-primary, #1b6d3e);background-color:var(--brand-mint, #e8f5e9)}.popover-quick-pill.is-active{background-color:var(--brand-primary, #1b6d3e);border-color:var(--brand-primary, #1b6d3e);color:#fff}.popover-country-list{max-height:230px;overflow-y:auto;display:flex;flex-direction:column;gap:3px;padding-left:2px}.popover-item{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:10px;cursor:pointer;transition:background-color .12s}.popover-item:hover{background-color:var(--brand-mint, #f2f9f4)}.popover-item.is-active{background-color:var(--brand-mint, #e8f5e9)}.item-flag{font-size:18px;line-height:1;flex-shrink:0}.item-info{flex:1;display:flex;flex-direction:column;gap:2px;overflow:hidden}.item-title-row{display:flex;align-items:center;gap:6px}.item-title{font-size:13px;font-weight:600;color:var(--brand-text-dark, #1c2e28)}.item-en-title{font-size:11px;color:var(--brand-text-muted, #729184)}.item-highlight{font-size:11px;color:var(--brand-text-muted, #527365);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-subtitle{font-size:11px;color:var(--brand-text-muted, #729184)}.item-tag{font-size:10px;padding:1px 6px;background-color:#1b6d3e14;color:var(--brand-primary, #1b6d3e);border-radius:6px;white-space:nowrap}.item-check{color:var(--brand-primary, #1b6d3e);flex-shrink:0}.popover-empty-notice{padding:16px;text-align:center;font-size:12px;color:var(--brand-text-muted, #527365)}.explore-destinations-section{margin:32px 0 24px;background:linear-gradient(180deg,#f4fbf699,#fffc);border:1px solid var(--brand-border, #e2ece5);border-radius:20px;padding:24px 20px;position:relative}.explore-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px;gap:16px}.explore-badge{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:700;color:var(--brand-primary, #1b6d3e);background:var(--brand-mint, #e8f5e9);padding:3px 9px;border-radius:9999px;margin-bottom:6px}.explore-title{font-size:18px;font-weight:800;color:var(--brand-text-dark, #152720);margin-bottom:4px}.explore-desc{font-size:12.5px;color:var(--brand-text-muted, #4d6d60);margin:0}.explore-nav-controls{display:flex;align-items:center;gap:6px;flex-shrink:0}.explore-arrow-btn{width:34px;height:34px;border-radius:50%;border:1px solid var(--brand-border, #d1e3d7);background:var(--card-bg, #ffffff);color:var(--brand-text-dark, #1e3a2f);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .18s;box-shadow:0 1px 3px #0000000a}.explore-arrow-btn:hover:not(.is-disabled){background:var(--brand-mint, #e8f5e9);color:var(--brand-primary, #1b6d3e);transform:scale(1.06)}.explore-arrow-btn.is-disabled{opacity:.3;pointer-events:none}.explore-cards-scroll-track{display:flex;align-items:stretch;gap:14px;overflow-x:auto;scroll-behavior:smooth;padding:4px 2px 10px;scrollbar-width:none}.explore-cards-scroll-track::-webkit-scrollbar{display:none}.destination-card{flex:0 0 260px;background:var(--card-bg, #ffffff);border:1px solid var(--brand-border, #dbe7df);border-radius:16px;padding:16px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 6px #00000005}.destination-card:hover{transform:translateY(-3px);border-color:var(--brand-primary, #1b6d3e);box-shadow:0 8px 20px #1b6d3e1a}.destination-card-top{display:flex;align-items:center;gap:10px;margin-bottom:12px}.destination-flag-avatar{font-size:28px;line-height:1;flex-shrink:0}.destination-names{flex:1}.destination-fa-name{font-size:15px;font-weight:700;color:var(--brand-text-dark, #1c2e28);margin:0 0 2px}.destination-en-name{font-size:11px;color:var(--brand-text-muted, #729184)}.destination-badge-pill{font-size:10px;padding:2px 7px;border-radius:9999px;background:var(--brand-mint, #e8f5e9);color:var(--brand-primary, #1b6d3e);font-weight:600;white-space:nowrap}.destination-highlight-text{font-size:12px;line-height:1.6;color:var(--brand-text-muted, #4d6d60);margin:0 0 14px;flex:1}.destination-card-footer{display:flex;align-items:center;justify-content:space-between;padding-top:10px;border-top:1px solid var(--brand-border, #eef3f0);color:var(--brand-primary, #1b6d3e);font-size:12px;font-weight:700}.destination-arrow-icon{transition:transform .15s ease}.destination-card:hover .destination-arrow-icon{transform:translate(-4px)}.profile-degree-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;margin-top:6px}.profile-degree-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:12px 10px;border-radius:12px;border:1px solid var(--brand-border, #dbe7df);background:var(--card-bg, #ffffff);cursor:pointer;transition:all .18s ease}.profile-degree-card:hover{border-color:var(--brand-primary, #1b6d3e);background:var(--brand-mint, #f4fbf6);transform:translateY(-2px)}.profile-degree-card.is-active{border-color:var(--brand-primary, #1b6d3e);background:var(--brand-mint, #e8f5e9);box-shadow:0 2px 8px #1b6d3e26}.profile-degree-emoji{font-size:22px;margin-bottom:4px}.profile-degree-title{font-size:13px;font-weight:700;color:var(--brand-text-dark, #1c2e28)}.profile-degree-en{font-size:10.5px;color:var(--brand-text-muted, #729184)}.profile-countries-quick-pick{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.profile-country-chip{display:inline-flex;align-items:center;gap:4px;padding:3px 9px;font-size:11.5px;border-radius:9999px;border:1px solid var(--brand-border, #dbe7df);background:var(--card-bg, #ffffff);color:var(--brand-text-dark, #233a32);cursor:pointer;transition:all .15s}.profile-country-chip:hover{border-color:var(--brand-primary, #1b6d3e);background:var(--brand-mint, #f2f9f4)}.profile-country-chip.is-selected{border-color:var(--brand-primary, #1b6d3e);background:var(--brand-primary, #1b6d3e);color:#fff;font-weight:600}@media(max-width:640px){.explore-header{flex-direction:column;align-items:flex-start}.destination-card{flex:0 0 220px}}.filter-clear-link{background:transparent;border:none;font-size:11px;color:#dc2626;cursor:pointer;padding:0 4px;font-weight:600;margin-right:auto;transition:opacity .15s}.filter-clear-link:hover{text-decoration:underline}.filter-cards-grid{display:grid;gap:6px;margin-bottom:8px}.degree-cards,.country-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.funding-cards{grid-template-columns:repeat(1,minmax(0,1fr))}.filter-card-btn{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:12px;border:1px solid var(--brand-border, #dbe7df);background:var(--card-bg, #ffffff);cursor:pointer;text-align:right;transition:all .18s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none;position:relative;width:100%}.filter-card-btn:hover{border-color:var(--brand-primary, #1b6d3e);background:var(--brand-mint, #f2f9f4);transform:translateY(-1px)}.filter-card-btn.is-active{border-color:var(--brand-primary, #1b6d3e);background:var(--brand-mint, #e8f5e9);box-shadow:0 2px 8px #1b6d3e24}.filter-card-emoji{font-size:16px;line-height:1;flex-shrink:0}.filter-card-flag{font-size:18px;line-height:1;flex-shrink:0}.filter-card-meta{display:flex;flex-direction:column;gap:1px;flex:1;overflow:hidden}.filter-card-title{font-size:12px;font-weight:700;color:var(--brand-text-dark, #1c2e28);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filter-card-sub{font-size:10px;color:var(--brand-text-muted, #729184)}.filter-card-check{font-size:11px;font-weight:800;color:var(--brand-primary, #1b6d3e);margin-right:auto;flex-shrink:0}.country-card-item{padding:7px 9px;gap:7px}.country-card-item .filter-card-title{font-size:12px;font-weight:600}.filter-segmented-control{display:flex;align-items:center;gap:3px;background:var(--brand-mint, #f4fbf6);border:1px solid var(--brand-border, #dbe7df);border-radius:10px;padding:3px;margin-bottom:8px}.filter-segment-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:4px;padding:6px 4px;border-radius:8px;border:none;background:transparent;font-size:11px;font-weight:500;color:var(--brand-text-dark, #233a32);cursor:pointer;transition:all .15s ease;white-space:nowrap}.filter-segment-btn:hover{color:var(--brand-primary, #1b6d3e)}.filter-segment-btn.is-active{background:var(--card-bg, #ffffff);color:var(--brand-primary, #1b6d3e);font-weight:700;box-shadow:0 1px 4px #00000014}.filter-select-compact select{font-size:11.5px;padding:7px 9px;color:var(--brand-text-muted, #527365)}.sort-toolbar-group{display:flex;align-items:center;gap:6px;background:var(--card-bg, #ffffff);border:1px solid var(--brand-border, #dbe7df);border-radius:10px;padding:4px 10px}.sort-icon{color:var(--brand-primary, #1b6d3e);flex-shrink:0}.toolbar-styled-select{border:none;background:transparent;font-size:12px;font-weight:600;color:var(--brand-text-dark, #1c2e28);outline:none;cursor:pointer;padding:2px 4px}.home-page-wrap .hero-banner-card.hero-refined{grid-template-columns:minmax(0,1.78fr) minmax(0,1fr);align-items:stretch;border-radius:32px;overflow:visible;position:relative;z-index:2;isolation:isolate}.hero-refined .hero-banner-content{min-width:0;padding:36px 30px;position:relative;z-index:2;border-radius:0 32px 32px 0}.hero-refined .hero-heading-group{margin-bottom:14px}.hero-refined .hero-refined-title{margin:0;font-family:inherit;font-size:clamp(27px,2.5vw,34px);font-weight:800;line-height:1.65;letter-spacing:normal;color:var(--brand-primary, #104d40)}.hero-refined .hero-refined-title>span{display:block}.hero-refined .hero-refined-title .hero-refined-accent{color:#087f78}.hero-refined .hero-subtext{margin:0 0 24px;font-size:14px;line-height:1.95;max-width:55ch}.hero-refined .hero-filter-pill-bar{width:100%;max-width:none;box-sizing:border-box;min-height:62px;padding:7px;gap:6px;border-radius:9999px;overflow:visible;position:relative;z-index:3;margin-bottom:16px;box-shadow:0 5px 20px #104d4012}.hero-refined .hero-filter-pill-bar:focus-within{border-color:#70aaa0;box-shadow:0 0 0 3px #087f781a}.hero-refined .hero-filter-segment{min-width:0;padding:0 9px;flex:0 1 148px}.hero-refined .hero-search-input-segment{flex:1 1 0}.hero-refined .segment-input,.hero-refined .segment-select-wrap,.hero-refined .custom-country-select-wrapper{min-width:0}.hero-refined .segment-input{min-height:42px;font-size:13px;border-radius:9999px}.hero-refined .segment-input::placeholder{color:#647c72}.hero-refined .hero-filter-divider{flex:0 0 1px}.hero-refined .custom-country-trigger{min-height:42px;border-radius:9999px;font-size:13px}.hero-refined .custom-country-popover{right:auto;left:0;width:310px;box-sizing:border-box;border-radius:22px;z-index:100}.hero-refined .popover-search-row{border-radius:9999px}.hero-refined .popover-search-input{min-width:0}.hero-refined .hero-search-submit-btn{flex:0 0 auto;justify-content:center;min-height:46px;padding:10px 18px;border-radius:9999px}.hero-refined .hero-chips-row{order:1;justify-content:flex-start;align-items:center;gap:10px}.hero-refined .hero-suggestions-label{color:var(--brand-text-muted, #527365);font-size:12px}.hero-refined .hero-quick-chips{flex-wrap:wrap;gap:7px}.hero-refined .chip-btn{min-height:36px;padding:7px 12px;border-radius:9999px}.hero-refined .hero-recent-searches{order:2;margin:16px 0 0;max-width:100%}.hero-refined .recent-search-pill{max-width:100%;box-sizing:border-box}.hero-refined .pill-remove-btn{width:24px;height:24px;flex-shrink:0}.hero-refined .hero-banner-image-pane{min-width:0;min-height:390px;height:auto;align-self:stretch;border-radius:32px 0 0 32px;overflow:hidden;z-index:0}.hero-refined .hero-campus-photo{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center}.hero-refined .hero-image-overlay{pointer-events:none;background:linear-gradient(180deg,transparent 45%,rgba(16,77,64,.28) 100%)}.hero-refined .hero-floating-community-badge{inset:auto 18px 18px;padding:16px;border-radius:22px;gap:10px}.hero-refined .community-badge-title{font-size:15px;line-height:1.7}.hero-refined .hero-community-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;color:#087f78;font-size:13px;font-weight:700;text-decoration:none;border-radius:9999px}.hero-refined .hero-community-link:hover{text-decoration:underline}.hero-refined button:focus-visible,.hero-refined a:focus-visible,.hero-refined [role=button]:focus-visible{outline:2px solid #087f78;outline-offset:3px}@media(max-width:1040px){.home-page-wrap .hero-banner-card.hero-refined{grid-template-columns:minmax(0,1fr)}.hero-refined .hero-banner-content{padding:30px;border-radius:32px 32px 0 0}.hero-refined .hero-banner-image-pane{height:260px;min-height:260px;border-radius:0 0 32px 32px}.hero-refined .hero-floating-community-badge{max-width:340px;margin-inline:auto}}@media(max-width:768px){.home-page-wrap .hero-banner-card.hero-refined{border-radius:26px}.hero-refined .hero-banner-content{padding:26px 18px;border-radius:26px 26px 0 0}.hero-refined .hero-refined-title{font-size:clamp(23px,5.6vw,29px);line-height:1.7}.hero-refined .hero-subtext{font-size:13px;margin-bottom:20px}.hero-refined .hero-filter-pill-bar{flex-direction:column;align-items:stretch;gap:8px;padding:10px;border-radius:28px}.hero-refined .hero-filter-segment{width:100%;flex:0 0 auto;box-sizing:border-box;min-height:48px;padding:0 12px;border:1px solid #e1ebe3;border-radius:9999px;background:#fff}.hero-refined .hero-filter-divider{display:none}.hero-refined .segment-input{font-size:16px}.hero-refined .segment-input::placeholder{font-size:12px}.hero-refined .custom-country-trigger{min-height:46px}.hero-refined .custom-country-popover{left:auto;right:0;width:310px;max-width:calc(100vw - 108px);border-radius:22px}.hero-refined .popover-country-list{max-height:200px;max-height:min(200px,35dvh)}.hero-refined .hero-search-submit-btn{width:100%;min-height:48px;border-radius:9999px}.hero-refined .hero-chips-row{gap:8px}.hero-refined .hero-suggestions-label{width:100%}.hero-refined .chip-btn{font-size:12px;padding:7px 10px}.hero-refined .hero-banner-image-pane{min-height:230px;height:230px;border-radius:0 0 26px 26px}.hero-refined .hero-floating-community-badge{inset:auto 14px 14px;padding:12px 14px;border-radius:20px}}@media(prefers-reduced-motion:reduce){.hero-refined *,.hero-refined *:before,.hero-refined *:after{animation:none!important;transition:none!important}}.ha-header{position:relative;top:auto;padding:0;background:#fff;border-bottom:1px solid #e3ebe6}.ha-header .ha-header__rail{box-sizing:border-box;min-height:68px;padding:8px 24px;gap:20px;border:0;border-radius:0;background:transparent;box-shadow:none}.ha-header .ha-header__brand{gap:8px;padding-inline-end:18px}.ha-header .ha-header__brand-icon{width:34px;height:36px}.ha-header .ha-header__brand-icon img{width:30px;height:30px}.ha-header .ha-header__wordmark strong{font-size:20px;line-height:1.35}.ha-header .ha-header__wordmark small{font-size:10px}.ha-header .ha-header__nav{padding:0;gap:1px}.ha-header .ha-header__nav-link{min-height:40px;padding:6px 10px;font-size:13px}.ha-header .ha-header__active-dot{width:16px;height:2px;left:calc(50% - 8px);border-radius:2px}.ha-header .ha-header__actions{gap:8px}.ha-header .ha-header__icon,.ha-header .ha-header__control,.ha-header .ha-header__login{border-radius:10px;min-height:40px}.ha-header .ha-header__icon{width:40px}.ha-header .ha-header__login{padding:8px 14px;box-shadow:none}.ha-header .ha-header__account{padding:4px}.ha-header .ha-header__avatar{border-radius:9px}.ha-header .ha-header__search{display:none;border:0;margin:0}.ha-header .ha-header__inline-search{display:flex;align-items:center;gap:8px;width:210px;height:40px;padding:4px 9px;border:1px solid #e1e9e4;border-radius:10px;background:#f6f8f6;color:#6d8478}.ha-header .ha-header__inline-search:focus-within{border-color:#87b4a5;background:#fff;box-shadow:0 0 0 3px #087f7812}.ha-header .ha-header__inline-search input{width:100%;min-width:0;border:0;background:transparent;color:#23483d;font-size:12px;outline:none}.ha-header .ha-header__inline-search input::placeholder{color:#72867b}.ha-header .ha-header__inline-search button{display:grid;place-items:center;flex-shrink:0;width:28px;height:28px;padding:0;border:0;border-radius:7px;background:transparent;color:#315c4e}.ha-header .ha-header__inline-search button:hover{background:#e5eee8}.ha-header .ha-header__inline-search button svg{transform:rotate(180deg)}.ha-header .ha-header__panel{border-radius:14px}.ha-header .ha-header__panel--search{padding:18px}.ha-header .ha-header__search-row{border-radius:10px;padding:5px 8px}.ha-header .ha-header__search-row:focus-within{border-color:#87b4a5}.ha-header.ha-header--compact{padding:0}.ha-header--compact .ha-header__rail{min-height:58px;padding-block:5px}.ha-header--compact .ha-header__brand-icon{width:32px;height:34px}.welcome-auth-floating-card.welcome-auth-refined{top:80px;left:max(20px,calc((100vw - 1280px)/2 + 24px));width:356px;max-height:calc(100dvh - 96px);overflow-y:auto;border:1px solid #dfe8e2;border-radius:18px;box-shadow:0 16px 48px #18392c1f;background:#fff;animation:none}.welcome-auth-refined .welcome-auth-header{padding:16px 20px 0;border:0;background:transparent}.welcome-auth-refined .welcome-auth-badge{gap:8px;font-size:12px;color:#315c4e}.welcome-auth-refined .welcome-auth-badge img{object-fit:contain}.welcome-auth-refined .welcome-close-btn{width:36px;height:36px;border:0;border-radius:9px;background:#f5f7f5}.welcome-auth-refined .welcome-auth-body{padding:16px 20px 18px}.welcome-auth-refined .welcome-auth-title{margin:0 0 8px;font-size:21px;font-weight:800;line-height:1.65;color:#174c3e}.welcome-auth-refined .welcome-auth-subtitle{margin:0;font-size:13px;line-height:1.95;color:#6b7f73}.welcome-auth-refined .welcome-quick-perks{display:grid;grid-template-columns:1fr;gap:10px;padding:15px 0;margin:4px 0 12px}.welcome-auth-refined .quick-perk-tag{display:flex;align-items:center;gap:10px;padding:0;border:0;border-radius:0;background:transparent;color:#385c4d;font-size:12px;font-weight:500}.welcome-auth-refined .quick-perk-tag svg{box-sizing:content-box;width:15px;height:15px;padding:6px;border-radius:8px;background:#f0f6f2;color:#548874}.welcome-auth-refined .welcome-auth-actions{gap:9px;margin-bottom:16px}.welcome-auth-refined .welcome-google-btn,.welcome-auth-refined .welcome-alt-btn{min-height:46px;border-radius:10px;box-shadow:none;font-size:13px;transform:none}.welcome-auth-refined .welcome-google-btn{border:1px solid #cbdad1}.welcome-auth-refined .welcome-google-btn:hover:not(:disabled){background:#f6f9f7;border-color:#89aa98;box-shadow:none;transform:none}.welcome-auth-refined .welcome-alt-btn{background:#f0f5f1;border:1px solid #e2eae4}.welcome-auth-refined .welcome-auth-refined-footer{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid #edf1ee}.welcome-auth-refined-footer button{border:0;background:transparent;color:#6b8073;padding:6px 0;font:inherit;font-size:11px;cursor:pointer}.welcome-auth-refined-footer button:hover{color:#174c3e;text-decoration:underline}.welcome-auth-refined button:focus-visible{outline:2px solid #087f78;outline-offset:3px}.welcome-auth-refined .welcome-auth-alert{align-items:flex-start;font-size:12px;line-height:1.8}.welcome-auth-refined .welcome-auth-alert svg{flex-shrink:0;margin-top:3px}@media(max-width:1220px){.ha-header .ha-header__inline-search{display:none}.ha-header .ha-header__search{display:inline-flex;width:40px}}@media(max-width:1100px){.ha-header .ha-header__rail{min-height:64px;padding:8px 16px;gap:12px}.ha-header .ha-header__brand{padding:0}}@media(max-width:640px){.ha-header .ha-header__rail{min-height:60px;padding:7px 12px;gap:8px}.ha-header .ha-header__wordmark strong{font-size:18px}.ha-header .ha-header__wordmark small{font-size:9px}.ha-header .ha-header__brand-icon{width:28px;height:32px}.ha-header .ha-header__brand-icon img{width:27px;height:27px}.ha-header .ha-header__actions{gap:5px}.ha-header .ha-header__login{padding-inline:12px}.ha-header .ha-header__panel{max-width:calc(100vw - 24px);inset-inline-end:12px}.ha-header .ha-header__panel--navigation{inset-inline-start:12px}.ha-header--compact .ha-header__rail{min-height:56px;padding-block:5px}.welcome-auth-floating-card.welcome-auth-refined{top:72px;left:12px;right:12px;width:auto;max-height:calc(100dvh - 88px);max-width:none;border-radius:16px}}.ha-otp-page .ha-otp-card{width:100%;max-width:460px;margin-inline:auto;padding:28px;border:1px solid #dfe8e2;border-radius:20px;background:#fff;box-shadow:0 8px 32px #143c2c0d}.ha-otp-brand{display:inline-flex;align-items:center;gap:8px;color:var(--brand-primary);text-decoration:none;font-weight:700}.ha-otp-card h1{font-size:25px;margin:18px 0 8px}.ha-otp-lead,.ha-otp-help{color:#667a6e;font-size:13px;line-height:1.9}.ha-otp-lead,.ha-otp-card .auth-method-tabs{margin-bottom:20px}.ha-otp-card .auth-text-input{box-sizing:border-box;width:100%;min-height:46px;border:1px solid #dbe6de;border-radius:10px;padding:10px 12px;background:#fbfcfb}.ha-otp-card .auth-field-label{display:grid;gap:8px}.ha-otp-card .auth-form-fields{display:grid;gap:16px}.ha-otp-card button{font-family:inherit;cursor:pointer}.ha-otp-card button:disabled{cursor:not-allowed;opacity:.55}.ha-otp-card :is(button,input,a):focus-visible{outline:2px solid #087f78;outline-offset:3px}.ha-otp-card .ha-otp-code{text-align:center;letter-spacing:.35em;font-size:22px}.ha-otp-sent{background:#f1f7f3;padding:12px;border-radius:10px;font-size:13px;line-height:1.9;overflow-wrap:anywhere}.ha-otp-sent span{display:block;color:#607669;font-size:12px}.ha-otp-error{background:#fff3f1;color:#9c3434;border:1px solid #f2d6d0;padding:12px;border-radius:10px;font-size:13px;line-height:1.8}.ha-otp-secondary{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:14px}.ha-otp-secondary button,.ha-otp-password{border:0;background:transparent;color:#35604c;padding:8px 0;font-size:12px}.ha-otp-card .ha-otp-password{display:flex;align-items:center;gap:6px;margin:18px auto 8px}.ha-otp-captcha{margin-block:8px}@media(max-width:520px){.ha-otp-page .ha-otp-card{padding:22px 18px}.ha-otp-card .auth-text-input{font-size:16px}}.opportunity-v3{--opp-bg: #f6faf7;--opp-card: #ffffff;--opp-ink: #10362d;--opp-muted: #6b7f77;--opp-line: #dfeae4;--opp-primary: #0f5b49;--opp-primary-2: #0c4d3f;--opp-soft: #edf7f1;--opp-soft-2: #f7fbf8;--opp-shadow: 0 14px 42px rgba(21, 70, 55, .07);--opp-radius-xl: 24px;--opp-radius-lg: 18px;--opp-radius-md: 14px;max-width:1240px}.opportunity-v3 .opp-v3-breadcrumb{display:flex;align-items:center;gap:8px;margin:2px 0 14px;color:var(--opp-muted);font-size:12px}.opportunity-v3 .opp-v3-breadcrumb a{display:inline-flex;align-items:center;gap:6px;color:var(--opp-primary);font-weight:700}.opportunity-v3 .opp-v3-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1.15fr);min-height:360px;overflow:hidden;border:1px solid var(--opp-line);border-radius:28px;background:radial-gradient(circle at 85% 10%,rgba(220,242,230,.95),transparent 40%),linear-gradient(135deg,#fff,#f6fbf8);box-shadow:var(--opp-shadow)}.opportunity-v3 .opp-v3-hero-media{position:relative;min-height:360px;background:#dfece5}.opportunity-v3 .opp-v3-hero-media img{width:100%;height:100%;min-height:360px;object-fit:cover;display:block}.opportunity-v3 .opp-v3-hero-media-shade{position:absolute;inset:0;background:linear-gradient(180deg,#05261e05,#05261e47);pointer-events:none}.opportunity-v3 .opp-v3-location-badge{position:absolute;right:18px;bottom:18px;display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:8px 12px;border-radius:999px;color:#fff;background:#0a362ce0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:12px;box-shadow:0 7px 22px #00000029}.opportunity-v3 .opp-v3-hero-content{padding:34px 38px;display:flex;flex-direction:column;justify-content:center}.opportunity-v3 .opp-v3-kicker-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.opportunity-v3 .opp-v3-kicker,.opportunity-v3 .opp-v3-source{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:800}.opportunity-v3 .opp-v3-kicker{background:#e8f5ed;color:var(--opp-primary)}.opportunity-v3 .opp-v3-source{background:#fff;border:1px solid var(--opp-line);color:#61746d}.opportunity-v3 .opp-v3-hero h1{margin:0;max-width:690px;color:#0d3b31;font-size:clamp(28px,3vw,45px);line-height:1.5;letter-spacing:-.7px}.opportunity-v3 .opp-v3-original-title{margin-top:13px;display:grid;gap:4px}.opportunity-v3 .opp-v3-original-title span{color:var(--opp-muted);font-size:11px;font-weight:700}.opportunity-v3 .opp-v3-original-title strong{direction:ltr;text-align:left;unicode-bidi:plaintext;color:#53665f;font-size:14px;line-height:1.65;font-weight:600}.opportunity-v3 .opp-v3-meta-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:19px}.opportunity-v3 .opp-v3-meta-chips span{display:inline-flex;align-items:center;gap:7px;min-height:33px;padding:7px 10px;border:1px solid #dce9e2;border-radius:10px;background:#fffc;color:#476159;font-size:11px}.opportunity-v3 .opp-v3-hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:23px}.opportunity-v3 .opp-v3-apply-btn{min-height:44px;padding-inline:18px;gap:8px;box-shadow:0 10px 22px #0f5b492e}.opportunity-v3 .opp-v3-glance,.opportunity-v3 .opp-v3-card{margin-top:16px;border:1px solid var(--opp-line);border-radius:var(--opp-radius-xl);background:var(--opp-card);box-shadow:0 8px 28px #1945380b}.opportunity-v3 .opp-v3-glance{padding:20px 22px 22px;background:linear-gradient(180deg,#fbfefc,#f5faf7)}.opportunity-v3 .opp-v3-card{padding:28px 30px}.opportunity-v3 .opp-v3-section-intro{display:flex;align-items:flex-start;gap:11px;margin-bottom:18px}.opportunity-v3 .opp-v3-section-intro.compact{margin-bottom:15px}.opportunity-v3 .opp-v3-section-icon{width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:var(--opp-primary);background:#eaf5ef;flex:0 0 auto}.opportunity-v3 .opp-v3-section-intro h2{margin:0;color:var(--opp-ink);font-size:20px;line-height:1.5}.opportunity-v3 .opp-v3-section-intro p{margin:3px 0 0;color:var(--opp-muted);font-size:11px}.opportunity-v3 .opp-v3-glance-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.opportunity-v3 .opp-v3-stat{min-width:0;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;column-gap:8px;padding:14px 12px;border:1px solid #e2ebe6;border-radius:14px;background:#ffffffdb}.opportunity-v3 .opp-v3-stat>svg{grid-row:1 / 3;align-self:center;color:var(--opp-primary);width:22px;height:22px}.opportunity-v3 .opp-v3-stat span{color:#7b8b85;font-size:10px}.opportunity-v3 .opp-v3-stat strong{margin-top:2px;color:#1a4439;font-size:12px;line-height:1.6;overflow-wrap:anywhere}.opportunity-v3 .opp-v3-anchor-nav{position:sticky;top:8px;z-index:15;display:flex;align-items:center;gap:4px;overflow-x:auto;padding:6px;margin-top:16px;border:1px solid #dfe9e4;border-radius:14px;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 20px #1546370e}.opportunity-v3 .opp-v3-anchor-nav a{white-space:nowrap;padding:8px 11px;border-radius:9px;color:#557168;font-size:11px;font-weight:700}.opportunity-v3 .opp-v3-anchor-nav a:hover{background:#eef7f2;color:var(--opp-primary)}.opportunity-v3 .opp-v3-main{display:block}.opportunity-v3 .opp-v3-prose{margin:0;color:#435c53;font-size:14px;line-height:2.15;text-align:right}.opportunity-v3 .opp-v3-inline-note{display:flex;align-items:flex-start;gap:8px;margin-top:18px;padding:12px 14px;border-radius:12px;background:#f4f9f6;color:#4b685e;line-height:1.8;font-size:12px}.opportunity-v3 .opp-v3-inline-note svg{flex:0 0 auto;margin-top:2px;color:var(--opp-primary)}.opportunity-v3 .opp-v3-field-card{display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px;overflow:hidden;background:radial-gradient(circle at 5% 50%,rgba(197,232,211,.55),transparent 28%),linear-gradient(135deg,#fbfefc,#f0f8f3)}.opportunity-v3 .opp-v3-field-visual{min-height:210px;border-radius:18px;background:linear-gradient(145deg,#dff1e6,#cfe7da);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#205f4d}.opportunity-v3 .opp-v3-field-orb{width:82px;height:82px;border-radius:50%;display:grid;place-items:center;background:#ffffffc7;box-shadow:inset 0 0 0 1px #1f604c14,0 12px 30px #2a604d14}.opportunity-v3 .opp-v3-field-visual>span{font-size:11px;letter-spacing:.2px;direction:ltr}.opportunity-v3 .opp-v3-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.opportunity-v3 .opp-v3-tag{display:inline-flex;align-items:center;min-height:29px;padding:5px 10px;border:1px solid #d5e6dc;border-radius:999px;background:#ffffffd1;color:#3b6557;font-size:10.5px;line-height:1.5}.opportunity-v3 .opp-v3-field-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.opportunity-v3 .opp-v3-field-mini-grid>div{padding:13px;border:1px solid #dce9e1;border-radius:13px;background:#fff9}.opportunity-v3 .opp-v3-field-mini-grid h3{display:flex;align-items:center;gap:7px;margin:0;color:#234f42;font-size:12px}.opportunity-v3 .opp-v3-ai-disclaimer{display:inline-flex;align-items:center;gap:7px;margin-top:16px;color:#6d8179;font-size:10.5px}.opportunity-v3 .opp-v3-requirements-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.opportunity-v3 .opp-v3-requirement-card{min-height:220px;padding:18px;border:1px solid var(--opp-line);border-radius:16px;background:#fff}.opportunity-v3 .opp-v3-requirement-card.required{background:linear-gradient(180deg,#f6fbf8,#fff)}.opportunity-v3 .opp-v3-requirement-card.preferred{background:linear-gradient(180deg,#f8fbff,#fff)}.opportunity-v3 .opp-v3-requirement-card.advantage{background:linear-gradient(180deg,#fffcf4,#fff)}.opportunity-v3 .opp-v3-requirement-title{display:flex;align-items:center;gap:8px;padding-bottom:12px;margin-bottom:6px;border-bottom:1px solid #edf1ef}.opportunity-v3 .opp-v3-requirement-title h3{margin:0;font-size:13px;color:#214b3f}.opportunity-v3 .opp-v3-requirement-card.required .opp-v3-requirement-title svg{color:#0f8a62}.opportunity-v3 .opp-v3-requirement-card.preferred .opp-v3-requirement-title svg{color:#3a72bc}.opportunity-v3 .opp-v3-requirement-card.advantage .opp-v3-requirement-title svg{color:#d99b16}.opportunity-v3 .opp-v3-list{margin:10px 0 0;padding-inline-start:20px;color:#4d625a;font-size:11.5px;line-height:1.9}.opportunity-v3 .opp-v3-list li{margin:7px 0;padding-inline-start:3px}.opportunity-v3 .opp-v3-list li::marker{color:#1c8065}.opportunity-v3 .opp-v3-empty{margin-top:14px;font-size:11px;line-height:1.8}.opportunity-v3 .opp-v3-document-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(165px,1fr));gap:9px}.opportunity-v3 .opp-v3-document-chip{display:flex;align-items:center;gap:9px;min-height:48px;padding:10px 12px;border:1px solid #e0ebe5;border-radius:13px;background:#f8fbf9;color:#39594f;font-size:11px}.opportunity-v3 .opp-v3-document-chip svg{color:var(--opp-primary);flex:0 0 auto}.opportunity-v3 .opp-v3-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;position:relative}.opportunity-v3 .opp-v3-step{position:relative;min-height:112px;padding:17px 16px;border:1px solid #e0e9e4;border-radius:15px;background:#fbfdfc}.opportunity-v3 .opp-v3-step>span{width:31px;height:31px;display:grid;place-items:center;margin-bottom:11px;border-radius:50%;color:#fff;background:var(--opp-primary);font-size:12px;font-weight:800}.opportunity-v3 .opp-v3-step p{margin:0;color:#4f665d;font-size:11.5px;line-height:1.8}.opportunity-v3 .opp-v3-application-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px}.opportunity-v3 .opp-v3-safe-note{display:flex;align-items:center;gap:7px;margin:12px 0 0;color:#7a8b85;font-size:10.5px}.opportunity-v3 .opp-v3-contact{margin-top:14px;padding-top:14px;border-top:1px solid #edf2ef;color:#596f66;font-size:11.5px}.opportunity-v3 .opp-v3-source-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.opportunity-v3 .opp-v3-source-grid>div{display:grid;gap:4px;padding:12px;border:1px solid #e1e9e5;border-radius:12px;background:#fafcfa}.opportunity-v3 .opp-v3-source-grid span{color:#7d8c86;font-size:10px}.opportunity-v3 .opp-v3-source-grid strong,.opportunity-v3 .opp-v3-source-grid a{color:#31574a;font-size:11px;overflow-wrap:anywhere}.opportunity-v3 .opp-v3-original-details{margin-top:15px;border-top:1px solid #e8eeea;padding-top:13px}.opportunity-v3 .opp-v3-original-details summary{cursor:pointer;color:#31584b;font-size:11.5px;font-weight:700}.opportunity-v3 .opp-v3-evidence-list{margin-top:12px;display:grid;gap:8px}.opportunity-v3 .opp-v3-evidence-list blockquote{margin:0;padding:11px 13px;direction:ltr;text-align:left;unicode-bidi:plaintext;white-space:pre-wrap;overflow-wrap:anywhere;border-inline-start:3px solid #bad4c5;border-radius:9px;background:#f7f9f8;color:#5c6d67;font-size:10.5px;line-height:1.8}.opportunity-v3 .opp-v3-evidence-list blockquote span{display:block;margin-bottom:5px;color:#1e5d4c;font-size:9px;font-weight:800;text-transform:uppercase}.opportunity-v3 .university-spotlight-panel{margin-top:16px;border:1px solid var(--opp-line);border-radius:var(--opp-radius-xl);box-shadow:0 8px 28px #1945380b;overflow:hidden}.opportunity-v3 .campus-gallery-container,.opportunity-v3 .location-box-card,.opportunity-v3 .reviews-section-wrapper{border-radius:16px;box-shadow:none}.opportunity-v3 .featured-photo-frame{max-height:390px}.opportunity-v3 .featured-photo-frame .featured-img{max-height:390px;object-fit:cover}.opportunity-v3 .reviews-cards-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.opportunity-v3 .review-card{min-width:0}@media(max-width:1040px){.opportunity-v3 .opp-v3-hero{grid-template-columns:1fr}.opportunity-v3 .opp-v3-hero-media{min-height:300px;order:2}.opportunity-v3 .opp-v3-hero-media img{min-height:300px}.opportunity-v3 .opp-v3-glance-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.opportunity-v3 .opp-v3-field-card{grid-template-columns:180px minmax(0,1fr)}.opportunity-v3 .opp-v3-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.opportunity-v3 .reviews-cards-list{grid-template-columns:1fr}}@media(max-width:760px){.opportunity-v3{padding-inline:12px}.opportunity-v3 .opp-v3-hero{border-radius:20px}.opportunity-v3 .opp-v3-hero-content{padding:24px 20px}.opportunity-v3 .opp-v3-hero h1{font-size:27px;line-height:1.55}.opportunity-v3 .opp-v3-kicker-row{align-items:flex-start}.opportunity-v3 .opp-v3-source{display:none}.opportunity-v3 .opp-v3-hero-media,.opportunity-v3 .opp-v3-hero-media img{min-height:230px}.opportunity-v3 .opp-v3-glance,.opportunity-v3 .opp-v3-card{border-radius:18px;padding:20px 17px}.opportunity-v3 .opp-v3-glance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.opportunity-v3 .opp-v3-field-card{grid-template-columns:1fr}.opportunity-v3 .opp-v3-field-visual{min-height:150px}.opportunity-v3 .opp-v3-field-mini-grid,.opportunity-v3 .opp-v3-requirements-grid,.opportunity-v3 .opp-v3-source-grid{grid-template-columns:1fr}.opportunity-v3 .opp-v3-anchor-nav{top:4px}.opportunity-v3 .opp-v3-meta-chips{gap:6px}.opportunity-v3 .opp-v3-hero-actions .btn{flex:1 1 auto}}.ha-opportunity-page{--ha-green:#047857;--ha-green-dark:#065f46;--ha-green-soft:#ecfdf5;--ha-navy:#0f172a;--ha-text:#334155;--ha-muted:#94a3b8;--ha-line:#e2e8f0;--ha-bg:#f8fafc;max-width:1280px;margin:0 auto;padding:18px 24px 72px;color:var(--ha-text);font-family:Vazirmatn,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ha-opportunity-page *{box-sizing:border-box}.ha-breadcrumbs{display:flex;align-items:center;gap:8px;overflow:auto;white-space:nowrap;color:#94a3b8;font-size:12px;margin:0 0 18px;padding:2px 1px}.ha-breadcrumbs a{color:#64748b;text-decoration:none}.ha-breadcrumbs strong{color:#475569}.ha-hero-card,.ha-card{background:#fff;border:1px solid #eef2f7;border-radius:24px;box-shadow:0 6px 30px #0f172a0b}.ha-hero-card{display:grid;grid-template-columns:minmax(0,7fr) minmax(360px,5fr);gap:30px;padding:30px;margin-bottom:24px;overflow:hidden}.ha-hero-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:17px}.ha-live-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;border:1px solid #d1fae5;background:#ecfdf5;color:#065f46;font-size:12px;font-weight:700}.ha-live-dot{width:8px;height:8px;border-radius:50%;background:#10b981;box-shadow:0 0 0 5px #10b9811f}.ha-live-dot.is-off{background:#94a3b8;box-shadow:none}.ha-title-block h1{font-size:30px;line-height:1.65;margin:0;color:#0f172a;font-weight:900;letter-spacing:-.6px}.ha-original-title{margin:7px 0 0;color:#94a3b8;font-size:14px;line-height:1.7;text-align:right;unicode-bidi:plaintext}.ha-meta-pills{display:flex;flex-wrap:wrap;gap:8px}.ha-meta-pills>span{display:inline-flex;align-items:center;gap:6px;background:#f8fafc;border:1px solid #e2e8f0;padding:7px 10px;border-radius:11px;font-size:11px;font-weight:700;color:#475569}.ha-meta-pills svg{color:#059669}.ha-meta-pills .ha-source-pill{background:#f0f9ff;border-color:#bae6fd;color:#0369a1}.ha-meta-pills .ha-source-pill svg{color:#0284c7}.ha-hero-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding-top:3px}.ha-primary-action,.ha-secondary-action,.ha-tracker-btn{border:0;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;font-weight:800;font-size:13px;min-height:45px;padding:0 18px}.ha-primary-action{background:#047857!important;color:#fff!important;box-shadow:0 10px 24px #0478572e}.ha-primary-action:hover{background:#065f46!important}.ha-secondary-action{background:#fff;border:1px solid #e2e8f0;color:#475569}.ha-hero-actions .icon-btn{width:auto;height:45px;border-radius:14px;padding:0 15px;border:1px solid #e2e8f0;background:#fff;color:#475569}.ha-hero-visual{position:relative;min-height:315px;border-radius:20px;overflow:hidden;background:#0f172a;box-shadow:0 18px 45px #0f172a26}.ha-hero-visual>img{width:100%;height:100%;min-height:315px;object-fit:cover;display:block}.ha-hero-image-gradient{position:absolute;inset:0;background:linear-gradient(to top,#0f172ad1,#0f172a1f 55%,#0f172a08)}.ha-location-glass,.ha-hero-quote{position:absolute;z-index:2;color:#fff;background:#0f172a9e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.14);border-radius:10px}.ha-location-glass{bottom:72px;right:16px;display:flex;align-items:center;gap:6px;padding:7px 10px;font-size:11px}.ha-hero-quote{top:16px;right:16px;padding:6px 10px;color:#a7f3d0;font-size:11px;font-style:italic}.ha-university-strip{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;align-items:center;gap:11px;padding:13px 15px;background:#fffffff5;border-top:1px solid rgba(255,255,255,.5)}.ha-university-mark{width:38px;height:38px;border-radius:10px;background:#0f172a;color:#fff;display:grid;place-items:center;font-weight:900;font-size:10px;letter-spacing:.5px}.ha-university-mark.large{width:50px;height:50px;border-radius:15px;font-size:12px}.ha-university-strip strong{display:block;color:#0f172a;font-size:12px}.ha-university-strip span{display:block;color:#94a3b8;font-size:10px;font-style:italic}.ha-card{padding:24px}.ha-quick-card{margin-bottom:24px}.ha-quick-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-bottom:16px;margin-bottom:18px;border-bottom:1px solid #f1f5f9}.ha-section-heading{display:flex;align-items:flex-start;gap:10px}.ha-section-icon{width:34px;height:34px;border-radius:10px;background:#ecfdf5;color:#047857;display:grid;place-items:center;flex:0 0 auto}.ha-section-heading h2{margin:0;color:#0f172a;font-size:17px;font-weight:900}.ha-section-heading p{margin:3px 0 0;color:#94a3b8;font-size:11px}.ha-status-pill{padding:6px 10px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:10px;font-weight:800}.ha-status-pill.active{background:#ecfdf5;color:#047857}.ha-quick-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.ha-quick-item{min-width:0;border:1px solid #f1f5f9;background:#f8fafc;border-radius:16px;padding:15px 12px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px}.ha-quick-item>svg{width:37px;height:37px;padding:8px;border-radius:10px;margin-bottom:4px}.ha-quick-item.red>svg{background:#fef2f2;color:#dc2626}.ha-quick-item.blue>svg{background:#eff6ff;color:#2563eb}.ha-quick-item.violet>svg{background:#f5f3ff;color:#7c3aed}.ha-quick-item.green>svg{background:#ecfdf5;color:#059669}.ha-quick-item.amber>svg{background:#fffbeb;color:#d97706}.ha-quick-item span{font-size:10px;color:#94a3b8}.ha-quick-item strong{font-size:12px;color:#1e293b;max-width:100%;overflow:hidden;text-overflow:ellipsis}.ha-quick-item small{font-size:9px;color:#64748b;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ha-warning{margin:0 0 24px;border:1px solid #fde68a;background:#fffbeb;color:#92400e;border-radius:14px;padding:12px 14px;display:flex;align-items:flex-start;gap:9px;font-size:12px}.ha-main-grid{display:grid;grid-template-columns:minmax(0,8fr) minmax(300px,4fr);gap:24px;align-items:start}.ha-main-column,.ha-side-column{display:flex;flex-direction:column;gap:22px}.ha-content-card{padding:26px}.ha-body-copy{margin:18px 0 0;color:#475569;font-size:13px;line-height:2.05}.ha-inline-fact{margin-top:16px;background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;padding:11px 13px;display:flex;align-items:flex-start;gap:8px;font-size:11px;color:#64748b}.ha-field-banner{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,7fr) minmax(220px,5fr);gap:22px;border-radius:24px;background:linear-gradient(135deg,#0f172a,#1e293b);padding:28px;color:#fff;box-shadow:0 10px 32px #0f172a24}.ha-field-banner:after{content:"";position:absolute;width:220px;height:220px;left:-70px;bottom:-110px;border-radius:50%;background:#10b98124;filter:blur(10px)}.ha-field-main,.ha-field-note{position:relative;z-index:1}.ha-field-kicker{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid rgba(52,211,153,.28);background:#10b9811f;color:#6ee7b7;border-radius:999px;font-size:10px;font-weight:800}.ha-field-main h2{margin:14px 0 8px;font-size:20px}.ha-field-main p{margin:0;color:#cbd5e1;line-height:2;font-size:12px}.ha-field-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.ha-field-tags span{background:#334155e6;border:1px solid rgba(148,163,184,.18);padding:6px 9px;border-radius:9px;font-size:10px;color:#e2e8f0}.ha-field-note{align-self:stretch;border:1px solid rgba(255,255,255,.1);background:#ffffff13;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:17px;padding:18px;display:flex;flex-direction:column;justify-content:center;gap:9px}.ha-field-note strong{color:#6ee7b7;font-size:12px}.ha-field-note p{margin:0;color:#cbd5e1;line-height:1.9;font-size:10px}.ha-field-note svg{color:#34d399}.ha-requirements-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px}.ha-requirement-card{border-radius:17px;padding:18px;border:1px solid #e2e8f0;background:#f8fafc}.ha-requirement-card.amber{background:#fffbeb;border-color:#fde68a}.ha-requirement-card.blue{background:#f0f9ff;border-color:#bae6fd}.ha-requirement-card h3{margin:0 0 14px;display:flex;align-items:center;gap:8px;color:#0f172a;font-size:12px}.ha-requirement-card h3>span{width:9px;height:9px;border-radius:50%;background:#059669}.ha-requirement-card.amber h3>span{background:#f59e0b}.ha-requirement-card.blue h3>span{background:#0284c7}.ha-requirement-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.ha-requirement-list li{display:flex;align-items:flex-start;gap:8px;color:#475569;font-size:10px;line-height:1.9}.ha-requirement-list .ha-dot{width:5px;height:5px;border-radius:50%;background:#059669;margin-top:8px;flex:0 0 auto}.ha-requirement-list.tone-amber .ha-dot{background:#d97706}.ha-requirement-list.tone-blue .ha-dot{background:#0284c7}.ha-empty{color:#94a3b8;font-size:11px;margin:10px 0 0}.ha-language-line{margin-top:16px;border-top:1px solid #f1f5f9;padding-top:14px;display:flex;align-items:flex-start;gap:7px;color:#64748b;font-size:11px}.ha-doc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}.ha-doc-card{min-height:108px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;gap:9px;padding:13px;color:#334155}.ha-doc-card:hover{border-color:#34d399;box-shadow:0 8px 22px #0f172a0d}.ha-doc-icon{width:38px;height:38px;border-radius:11px;background:#f8fafc;display:grid;place-items:center;color:#475569}.ha-doc-card strong{font-size:10px;line-height:1.8}.ha-stepper{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0}.ha-stepper:before{content:"";position:absolute;top:24px;right:8%;left:8%;height:2px;background:#e2e8f0}.ha-step{position:relative;z-index:1;display:flex;align-items:center;flex-direction:column;text-align:center;gap:9px}.ha-step>span{width:48px;height:48px;border-radius:50%;background:#0f172a;color:#fff;display:grid;place-items:center;border:4px solid #fff;box-shadow:0 4px 12px #0f172a24;font-weight:900}.ha-step>span.active{background:#059669;box-shadow:0 0 0 4px #d1fae5}.ha-step strong{font-size:10px;color:#334155;line-height:1.8;max-width:120px}.ha-apply-banner{border-radius:17px;background:#0f172a;color:#fff;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px}.ha-apply-banner div{display:flex;flex-direction:column;gap:3px}.ha-apply-banner strong{font-size:12px}.ha-apply-banner span{font-size:10px;color:#94a3b8}.ha-apply-banner-btn{display:inline-flex;align-items:center;gap:7px;text-decoration:none!important;background:#059669;color:#fff!important;padding:10px 14px;border-radius:10px;font-size:10px;font-weight:800}.ha-side-column{position:relative}.ha-university-card,.ha-rating-card,.ha-review-card,.ha-action-side{padding:20px}.ha-university-head{display:flex;align-items:center;gap:12px;padding-bottom:15px;border-bottom:1px solid #f1f5f9}.ha-university-head h3{margin:0;color:#0f172a;font-size:13px}.ha-university-head p{margin:3px 0 0;color:#94a3b8;font-size:10px}.ha-university-description{font-size:10px;color:#64748b;line-height:1.9;margin:14px 0}.ha-map-preview{position:relative;height:150px;border-radius:14px;overflow:hidden;background:#e2e8f0}.ha-map-preview img{width:100%;height:100%;object-fit:cover;display:block}.ha-map-overlay{position:absolute;bottom:9px;right:9px;background:#0f172abf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;padding:6px 8px;border-radius:8px;display:flex;align-items:center;gap:5px;font-size:9px}.ha-side-actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:12px}.ha-side-actions a,.ha-side-actions button{border:1px solid #e2e8f0;background:#fff;color:#475569;text-decoration:none;border-radius:10px;padding:9px 10px;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.ha-rating-title{display:flex;align-items:center;gap:7px;color:#0f172a}.ha-rating-title svg{color:#f59e0b}.ha-rating-title h3{margin:0;font-size:12px}.ha-rating-score{display:flex;align-items:end;gap:6px;margin-top:12px}.ha-rating-score strong{font-size:34px;line-height:1;color:#0f172a}.ha-rating-score span{font-size:10px;color:#94a3b8}.ha-stars{color:#f59e0b;letter-spacing:2px;font-size:12px;margin:6px 0}.ha-rating-card>small{color:#94a3b8;font-size:9px}.ha-bars{margin-top:13px;display:flex;flex-direction:column;gap:7px}.ha-bars>div{display:grid;grid-template-columns:28px 1fr 30px;align-items:center;gap:6px;font-size:8px;color:#64748b}.ha-bars i{height:5px;border-radius:999px;background:#f1f5f9;overflow:hidden}.ha-bars b{height:100%;display:block;background:#10b981;border-radius:999px}.ha-bars em{font-style:normal;text-align:left}.ha-review-list{display:flex;flex-direction:column;gap:10px;margin-top:12px}.ha-review-list article{background:#f8fafc;border:1px solid #f1f5f9;border-radius:13px;padding:11px}.ha-review-list article>div{display:flex;align-items:center;gap:7px}.ha-review-avatar{width:25px;height:25px;border-radius:50%;background:#d1fae5;color:#065f46;display:grid;place-items:center;font-size:9px;font-weight:900}.ha-review-list strong{font-size:9px;color:#334155}.ha-review-list em{margin-inline-start:auto;color:#f59e0b;font-style:normal;font-size:8px}.ha-review-list p{margin:8px 0 0;font-size:9px;color:#64748b;line-height:1.9}.ha-action-side{background:linear-gradient(145deg,#065f46,#0f766e);color:#fff}.ha-action-side>span{font-size:9px;color:#a7f3d0}.ha-action-side h3{font-size:22px;margin:5px 0 15px}.ha-action-side .full{width:100%}.ha-action-side .btn.outline{background:#fff!important;border-color:#fff!important;color:#065f46!important;border-radius:12px;margin-top:9px}.ha-tracker-btn{width:100%;margin-top:9px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);color:#fff}.ha-gallery-section{margin-top:24px}.ha-gallery-grid{display:grid;grid-template-columns:minmax(0,3fr) minmax(160px,1fr);gap:12px;margin-top:18px}.ha-gallery-main{position:relative;height:320px;border:0;padding:0;border-radius:18px;overflow:hidden;background:#e2e8f0;cursor:pointer}.ha-gallery-main img{width:100%;height:100%;object-fit:cover}.ha-gallery-main:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(to top,rgba(15,23,42,.75),transparent)}.ha-gallery-main span{position:absolute;bottom:14px;right:14px;z-index:2;color:#fff;font-size:11px;font-weight:800}.ha-gallery-thumbs{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ha-gallery-thumbs button{padding:0;border:2px solid transparent;border-radius:12px;overflow:hidden;background:#e2e8f0;cursor:pointer}.ha-gallery-thumbs button.active{border-color:#10b981}.ha-gallery-thumbs img{display:block;width:100%;height:100%;min-height:100px;object-fit:cover}.ha-source-card{margin-top:24px}.ha-source-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.ha-source-facts{display:flex;align-items:center;gap:14px;flex-wrap:wrap;font-size:10px;color:#64748b}.ha-source-facts a{color:#047857;text-decoration:none}.ha-original-accordion{margin-top:18px;border-top:1px solid #f1f5f9;padding-top:14px}.ha-original-accordion summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;color:#334155;font-size:11px;font-weight:800}.ha-original-accordion summary::-webkit-details-marker{display:none}.ha-original-accordion summary span{display:flex;align-items:center;gap:7px}.ha-evidence-list{margin-top:12px;display:flex;flex-direction:column;gap:8px}.ha-evidence-list blockquote{margin:0;background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;padding:10px 11px;color:#475569;font-size:10px;line-height:1.8;text-align:left;unicode-bidi:plaintext}.ha-evidence-list strong{display:block;color:#0f172a;margin-bottom:4px}.ha-source-card .report-form{margin-top:18px}@media(max-width:1050px){.ha-hero-card{grid-template-columns:1fr}.ha-hero-visual{order:-1;min-height:280px}.ha-main-grid{grid-template-columns:1fr}.ha-side-column{display:grid;grid-template-columns:1fr 1fr}.ha-action-side{grid-column:1/-1}.ha-quick-grid{grid-template-columns:repeat(3,1fr)}.ha-doc-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.ha-opportunity-page{padding:12px 14px 48px}.ha-hero-card,.ha-card{border-radius:20px}.ha-hero-card{padding:18px;gap:18px}.ha-title-block h1{font-size:22px}.ha-original-title{font-size:12px}.ha-hero-visual,.ha-hero-visual>img{min-height:245px}.ha-quick-grid{grid-template-columns:1fr 1fr}.ha-quick-heading{align-items:flex-start}.ha-status-pill{display:none}.ha-main-grid,.ha-main-column,.ha-side-column{gap:16px}.ha-field-banner{grid-template-columns:1fr;padding:20px}.ha-requirements-grid{grid-template-columns:1fr}.ha-doc-grid,.ha-stepper{grid-template-columns:1fr 1fr}.ha-stepper:before{display:none}.ha-apply-banner{flex-direction:column;align-items:stretch}.ha-apply-banner-btn{justify-content:center}.ha-side-column{display:flex}.ha-gallery-grid{grid-template-columns:1fr}.ha-gallery-main{height:240px}.ha-gallery-thumbs{grid-template-columns:repeat(4,1fr)}.ha-gallery-thumbs img{min-height:70px}.ha-source-top{flex-direction:column}.ha-source-facts{flex-direction:column;align-items:flex-start;gap:6px}}@media(max-width:460px){.ha-quick-grid,.ha-doc-grid,.ha-stepper{grid-template-columns:1fr}.ha-gallery-thumbs{grid-template-columns:1fr 1fr}.ha-hero-actions{width:100%}.ha-primary-action{flex:1}.ha-meta-pills>span{max-width:100%;overflow:hidden;text-overflow:ellipsis}.ha-hero-quote{display:none}}
