:root{--navy:#101b3f;--red:#c5222a;--text:#111827;--muted:#5f6778;--soft:#f5f7fb;--white:#fff;--border:#e5e7eb;--green:#219653;--shadow:0 18px 45px #101b3f1f}*{box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden}html{scroll-behavior:smooth}body{background:var(--soft);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}body,button,input,select,textarea{font:400 14px/1.45 Arial,Helvetica,sans-serif}body.is-dialog-open{overflow:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;border:0}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}.app-window{background:#0d1a24;width:100%;height:100svh;position:relative;overflow:hidden}.app-window:before{content:"";z-index:0;background-image:var(--arena-bg);background-position:50% 68%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.012)}.app-window:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#fff3 0%,#ffffff08 34%,#101b3f24 100%),linear-gradient(90deg,#ffffff73 0%,#ffffff29 34%,#fff0 68%);position:absolute;inset:0}.dashboard-shell{z-index:2;grid-template-rows:88px minmax(0,1fr);height:100%;transition:filter .18s,transform .18s;display:grid;position:relative}.dashboard-shell.is-blurred{filter:blur(7px);pointer-events:none;transform:scale(.992)}.brand-header{z-index:20;-webkit-backdrop-filter:blur(14px)saturate(1.08);backdrop-filter:blur(14px)saturate(1.08);background:#ffffffbd;border-bottom:1px solid #ffffff8f;justify-content:center;align-items:center;height:88px;padding:0 clamp(18px,4vw,58px);display:flex;box-shadow:0 8px 22px #101b3f14}.brand-lockup{align-items:center;min-width:0;display:inline-flex}.brand-lockup img{object-fit:contain;width:min(520px,72vw);max-height:76px;display:block}.header-actions{align-items:center;gap:10px;display:flex}.icon-link,.enquiry-panel__actions a{border:1px solid var(--border);background:var(--white);min-height:40px;color:var(--navy);border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:0 15px;font-weight:800;display:inline-flex;box-shadow:0 8px 20px #101b3f0a}.icon-link svg,.enquiry-panel__actions svg,.submit-enquiry svg,.enquiry-toggle svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.icon-link--whatsapp,.enquiry-panel__actions a:last-child{color:var(--green)}.single-screen-dashboard{grid-template-rows:minmax(150px,24svh) minmax(0,1fr) auto;gap:clamp(10px,1.2vw,18px);width:min(100%,1760px);min-height:0;margin:0 auto;padding:clamp(12px,1.45vw,24px);display:grid}.hero-panel{width:min(980px,62vw);height:100%;min-height:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;isolation:isolate;background:0 0;border:0;border-radius:0;align-items:center;display:flex;position:relative;overflow:visible}.hero-copy{z-index:2;background:0 0;flex-direction:column;justify-content:center;width:100%;min-width:0;height:auto;padding:clamp(8px,2vw,28px) clamp(12px,3vw,46px);display:flex;position:relative}.hero-copy h1{color:var(--navy);letter-spacing:-.055em;text-shadow:0 2px #ffffffb8,0 12px 34px #ffffffb8,0 18px 44px #101b3f3d;margin:0;font-size:clamp(34px,4.6vw,72px);font-weight:900;line-height:1.03}.hero-copy h1 span,.section-title h2 span{color:var(--red)}.category-panel{-webkit-backdrop-filter:blur(2px)saturate(1.05);backdrop-filter:blur(2px)saturate(1.05);background:#ffffff1a;border:1px solid #ffffff47;border-radius:18px;grid-template-rows:auto minmax(0,1fr);gap:clamp(10px,1vw,16px);min-height:0;padding:clamp(14px,1.4vw,22px);display:grid;overflow:hidden;box-shadow:0 18px 40px #101b3f14}.section-title{justify-content:flex-start;align-items:end;gap:20px;display:flex}.directory-head p{color:#2f3a50;margin:0;font-size:13px}.directory-head>div>p{color:var(--red);font-weight:900}.section-title h2,.directory-head h2{color:var(--navy);margin:2px 0 0;font-size:clamp(21px,1.8vw,31px);font-weight:900;line-height:1.15}.category-grid{scrollbar-width:thin;grid-template-columns:repeat(8,minmax(96px,1fr));gap:clamp(8px,.75vw,12px);min-height:0;padding:1px 2px 4px;display:grid;overflow:auto}.category-card{--accent:#c5222a;--tint:#fff5f5;min-width:0;min-height:92px;color:var(--navy);background:linear-gradient(180deg, #ffffffe0 0%, color-mix(in srgb, var(--tint) 88%, transparent) 100%);border:1px solid color-mix(in srgb, var(--accent) 25%, var(--border));-webkit-backdrop-filter:blur(7px)saturate(1.12);backdrop-filter:blur(7px)saturate(1.12);border-radius:12px;grid-template-rows:auto auto auto;align-content:center;justify-items:center;gap:5px;padding:10px 8px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid;box-shadow:0 6px 16px #101b3f0f}.category-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px #101b3f1a}.category-card.is-active{border-color:var(--red);box-shadow:0 0 0 3px #c5222a21,0 14px 32px #c5222a24}.category-card--1{--accent:#c5222a;--tint:#fff4f4}.category-card--2{--accent:#2456d8;--tint:#f2f6ff}.category-card--3{--accent:#e78a00;--tint:#fff7e8}.category-card--4{--accent:#6c45d9;--tint:#f7f3ff}.category-card--5{--accent:#16845d;--tint:#effaf5}.category-card--6{--accent:#008db3;--tint:#eefaff}.category-card__icon{width:clamp(34px,2.6vw,45px);height:clamp(34px,2.6vw,45px);color:var(--accent);place-items:center;display:grid}.line-icon,.institution-icon{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.category-card__name{max-width:100%;color:var(--navy);text-align:center;font-size:clamp(11px,.8vw,13px);font-weight:900;line-height:1.18}.category-card__count{color:#6d7587;font-size:10px;font-weight:800}.dashboard-footnote{min-height:28px;color:var(--muted);justify-content:flex-start;align-items:center;gap:14px;font-size:12px;display:flex}.dashboard-footnote strong{color:var(--navy)}.project-modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#070d1f61;place-items:center;padding:clamp(12px,2vw,28px);display:grid;position:fixed;inset:0}.project-modal{background:#f7f8fb;border:1px solid #101b3f1f;border-radius:18px;grid-template-rows:auto auto minmax(0,1fr);gap:16px;width:min(1840px,100vw - 42px);max-height:min(790px,100svh - 46px);padding:clamp(18px,1.6vw,28px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 90px #070d1f59}.modal-close{background:var(--white);width:38px;height:38px;color:var(--navy);border:1px solid var(--border);border-radius:999px;place-items:center;font-size:24px;font-weight:700;display:grid;position:absolute;top:16px;right:16px;box-shadow:0 8px 20px #101b3f14}.directory-head{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:14px;padding-right:48px;display:grid}.directory-icon{width:40px;height:40px;color:var(--navy);place-items:center;display:grid}.directory-head h2{font-size:clamp(25px,2vw,38px);line-height:1.08}.directory-head h2 span,.directory-head h2 small{display:inline}.directory-head h2 small{color:var(--navy);margin-left:8px;font-size:.92em;font-weight:900}.directory-head span{color:var(--muted);margin-top:6px;font-size:15px;display:block}.filters{justify-content:space-between;align-items:center;gap:14px;display:flex}.filter-chip-row{flex-wrap:wrap;gap:9px;display:flex}.filter-chip-row button{border:1px solid var(--border);background:var(--white);min-height:38px;color:var(--navy);border-radius:999px;padding:0 22px;font-size:14px;font-weight:900;box-shadow:0 6px 14px #101b3f0a}.filter-chip-row button.is-active{color:var(--white);background:var(--red);border-color:var(--red)}.location-filter{color:var(--muted);align-items:center;gap:10px;font-size:14px;font-weight:900;display:inline-flex}.location-filter select{border:1px solid var(--border);background:var(--white);min-width:210px;min-height:44px;color:var(--navy);border-radius:999px;padding:0 42px 0 18px;font-size:16px;font-weight:900}.project-grid{scrollbar-width:thin;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;min-height:0;padding:1px 2px 4px;display:grid;overflow:auto}.project-card{border:1px solid var(--border);background:var(--white);border-radius:11px;grid-template-rows:auto 1fr auto;gap:13px;min-width:0;min-height:248px;padding:20px;display:grid;box-shadow:0 8px 22px #101b3f0f}.project-card--available{cursor:pointer;transition:border-color .16s,box-shadow .16s,transform .16s}.project-card--available:hover{border-color:#c5222a85;transform:translateY(-1px);box-shadow:0 14px 30px #c5222a1f}.project-card--available:focus-visible{outline-offset:3px;outline:3px solid #c5222a4d}.project-card__icon{width:56px;height:56px;color:var(--navy);place-items:center;margin:0 auto;display:grid}.project-card__body{text-align:center;min-width:0}.project-card__title{gap:7px;display:grid}.project-card h3{color:var(--navy);margin:0;font-size:16px;font-weight:900;line-height:1.24}.project-card__title span{width:max-content;color:var(--green);background:#eaf8f0;border-radius:999px;margin:0 auto;padding:4px 11px;font-size:12px;font-weight:900}.project-card p{color:var(--muted);margin:12px 0 0;font-size:13px;font-weight:700}.project-card small{color:var(--red);margin-top:8px;font-size:13px;font-weight:900;display:block}.tour-button{border:1px solid var(--red);background:var(--white);width:100%;min-height:42px;color:var(--red);border-radius:999px;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:900;display:inline-flex}.tour-button.is-disabled{border-color:var(--border);color:var(--muted);cursor:not-allowed;background:#f0f1f4}.empty-state{color:var(--muted);margin:0}.tour-view{z-index:120;background:linear-gradient(180deg, #060f23e0, #060f23f5), var(--arena-bg);color:var(--white);background-size:cover;grid-template-rows:auto minmax(0,1fr);gap:10px;padding:clamp(10px,1.4vw,20px);display:grid;position:fixed;inset:0}.tour-view__bar{-webkit-backdrop-filter:blur(14px)saturate(1.12);backdrop-filter:blur(14px)saturate(1.12);background:#ffffff1a;border:1px solid #ffffff38;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;min-height:76px;padding:12px clamp(14px,2vw,24px);display:flex;box-shadow:0 16px 38px #0000003d}.tour-view__bar p,.tour-view__bar h2,.tour-view__bar span{margin:0}.tour-view__bar p{color:#ffdadc;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.tour-view__bar h2{margin-top:2px;font-size:clamp(20px,2vw,34px);font-weight:900;line-height:1.1}.tour-view__bar span{color:#ffffffc7;margin-top:4px;font-weight:700;display:block}.tour-view__actions{flex:none;align-items:center;gap:10px;display:flex}.tour-view__actions a,.tour-view__actions button{border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-weight:900;display:inline-flex}.tour-view__actions a{color:var(--white);background:#ffffff14;border:1px solid #ffffff59}.tour-view__actions button{border:1px solid var(--red);background:var(--red);color:var(--white);box-shadow:0 14px 28px #c5222a47}.tour-view__frame{background:#050b17;border:1px solid #fff3;border-radius:18px;width:100%;height:100%;min-height:0;display:block;box-shadow:0 18px 44px #00000047}.enquiry-widget{z-index:70;justify-items:end;gap:10px;display:grid;position:fixed;bottom:20px;right:24px}.enquiry-toggle{min-height:52px;color:var(--white);background:linear-gradient(135deg, var(--red), #e23640);border-radius:999px;align-items:center;gap:11px;padding:0 22px;font-size:15px;font-weight:900;display:inline-flex;box-shadow:0 14px 34px #c5222a57}.enquiry-panel{border:1px solid var(--border);background:var(--white);border-radius:12px;width:min(365px,100vw - 28px);max-height:min(640px,100svh - 92px);padding:15px;overflow:auto;box-shadow:0 22px 55px #101b3f2e}.enquiry-panel__head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.enquiry-panel__head strong{color:var(--navy);font-size:17px}.enquiry-panel__head button{width:32px;height:32px;color:var(--navy);background:#f3f4f6;border-radius:999px;font-size:20px}.enquiry-panel form{gap:9px;display:grid}.enquiry-panel label{color:var(--navy);gap:4px;font-size:12px;font-weight:900;display:grid}.enquiry-panel input,.enquiry-panel textarea{border:1px solid var(--border);background:var(--white);width:100%;color:var(--text);resize:vertical;border-radius:8px;outline:0;padding:9px 10px}.submit-enquiry{background:var(--green);min-height:40px;color:var(--white);border-radius:8px;justify-content:center;align-items:center;gap:9px;margin-top:3px;font-weight:900;display:inline-flex}.enquiry-panel__actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}:focus-visible{outline-offset:3px;outline:3px solid #c5222a57}@media (width<=1320px){.single-screen-dashboard{grid-template-rows:minmax(145px,23svh) minmax(0,1fr) auto}.category-grid{grid-template-columns:repeat(6,minmax(98px,1fr))}.project-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=980px){.app-window:before{background-position:50% 66%}.dashboard-shell{grid-template-rows:78px minmax(0,1fr)}.brand-header{height:78px;padding:0 16px}.brand-lockup img{width:min(420px,78vw);max-height:68px}.single-screen-dashboard{grid-template-rows:minmax(128px,21svh) minmax(0,1fr) auto;padding:12px}.hero-panel{width:min(680px,78vw)}.hero-copy{width:100%;padding:14px 18px}.hero-copy h1{font-size:clamp(28px,5vw,42px)}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-card{min-height:78px;padding:8px 6px}.category-card__icon{width:32px;height:32px}.category-card__name{font-size:10px}.category-card__count{font-size:9px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filters{flex-direction:column;align-items:flex-start}}@media (width<=1024px),(height<=780px){.tour-view{gap:6px;padding:6px}.tour-view__bar{border-radius:14px;min-height:54px;padding:8px 12px}.tour-view__bar p{display:none}.tour-view__bar h2{font-size:clamp(17px,2.2vw,24px)}.tour-view__bar span{margin-top:2px;font-size:12px}.tour-view__actions a,.tour-view__actions button{min-height:36px;padding:0 13px;font-size:13px}.tour-view__frame{border-radius:12px}}@media (width<=640px){.app-window{height:100dvh}.app-window:before{background-position:58% bottom}.dashboard-shell{grid-template-rows:70px minmax(0,1fr)}.brand-header{height:70px;padding:0 12px}.brand-lockup img{width:min(310px,82vw);max-height:62px}.icon-link{width:38px;min-height:38px;padding:0}.icon-link span{display:none}.single-screen-dashboard{grid-template-rows:minmax(92px,16dvh) minmax(0,1fr) auto;gap:7px;padding:8px}.hero-panel{width:100%}.hero-copy{width:100%;padding:5px 8px}.hero-copy h1{letter-spacing:-.045em;font-size:clamp(22px,6.2vw,30px)}.category-panel{border-radius:13px;padding:8px}.section-title h2{font-size:16px}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.category-card{border-radius:10px;min-height:70px;padding:7px 4px}.category-card__icon{width:26px;height:26px}.category-card__name{font-size:9px;line-height:1.16}.category-card__count{display:none}.dashboard-footnote{font-size:10px}.project-modal-backdrop{padding:10px 10px max(10px, env(safe-area-inset-bottom));place-items:end center}.project-modal{border-radius:20px 20px 14px 14px;gap:10px;width:min(100%,100vw - 20px);max-height:min(88dvh,720px);padding:14px}.modal-close{z-index:2;width:42px;height:42px;top:12px;right:12px}.directory-head{grid-template-columns:34px minmax(0,1fr);gap:10px;padding-right:48px}.directory-icon{width:32px;height:32px}.directory-head h2{font-size:clamp(19px,5.4vw,22px);line-height:1.04}.directory-head h2 span,.directory-head h2 small{display:block}.directory-head h2 small{color:var(--red);margin:3px 0 0;font-size:.74em}.directory-head span{font-size:12px}.filter-chip-row{scrollbar-width:none;flex-wrap:nowrap;max-width:100%;padding-bottom:4px;overflow-x:auto}.filter-chip-row::-webkit-scrollbar{display:none}.filter-chip-row button{flex:none;min-height:34px;padding:0 14px;font-size:12px}.location-filter{display:none}.project-grid{grid-template-columns:1fr;gap:10px;padding:1px 2px 12px;overflow-x:hidden}.project-card{grid-template-rows:auto auto;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:10px 12px;min-height:0;padding:12px;overflow:hidden}.project-card__icon{grid-row:1;width:40px;height:40px;margin:0}.project-card__body{text-align:left;min-width:0}.project-card__title{gap:5px;display:grid}.project-card__title span{width:max-content;margin:0;font-size:10px}.project-card h3{font-size:14px;line-height:1.2}.project-card p,.project-card small{font-size:12px}.tour-button{grid-column:1/-1;min-height:38px;font-size:13px}.tour-view{gap:0;padding:0}.tour-view__bar{min-height:0;padding:max(8px, env(safe-area-inset-top)) 8px 8px;background:#060f23e0;border-width:0 0 1px;border-radius:0;flex-direction:column;align-items:flex-start}.tour-view__bar p{font-size:10px}.tour-view__bar h2{font-size:17px}.tour-view__bar span{font-size:11px}.tour-view__actions{width:100%}.tour-view__actions a,.tour-view__actions button{flex:1 1 0;min-height:34px;padding:0 8px;font-size:11px}.tour-view__frame{border:0;border-radius:0}.enquiry-widget{bottom:12px;right:12px}.enquiry-toggle{justify-content:center;width:50px;height:50px;min-height:50px;padding:0}.enquiry-toggle span{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
