@font-face{font-family:"PCG Serif";src:url(../assets/PCGSerif-Regular.ttf) format("truetype");font-display:swap}:root{color-scheme:light;font-family:Avenir Next,Avenir,Segoe UI,system-ui,-apple-system,sans-serif;font-synthesis:none;--sky: #edf7ff;--navy: #112a51;--navy-strong: #0a2349;--muted: #53647d;--gold: #c9902c;--gold-deep: #99681d;--blue: #2686da;--green: #2ca45f;--amber: #d4a43e;--card-border: rgba(181, 125, 34, .54);--card-shadow: 0 16px 38px rgba(38, 66, 96, .14)}*{box-sizing:border-box}html,body{min-width:320px;min-height:100%;margin:0;color:var(--navy);background:var(--sky)}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(38,134,218,.4);outline-offset:3px}.gateway-shell{position:relative;isolation:isolate;min-height:100vh;overflow:hidden;display:grid;grid-template-rows:auto 1fr;padding:22px clamp(28px,3vw,54px) 28px;background:var(--sky)}.scene-background,.scene-veil{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.scene-background{z-index:0;background-position:center bottom;background-repeat:no-repeat;background-size:cover;transition:opacity 1.6s ease}.scene-background-day{opacity:1;background-image:url(../assets/portland-terrace-day.png)}.scene-background-sunset{opacity:0;background-image:url(../assets/portland-terrace-sunset.png)}.scene-background-night{opacity:0;background-image:url(../assets/portland-terrace-night.png)}.scene-sunset .scene-background-day,.scene-night .scene-background-day{opacity:0}.scene-sunset .scene-background-sunset,.scene-night .scene-background-night{opacity:1}.scene-veil{z-index:1;background:linear-gradient(180deg,#fafdffb3,#f8fcff3d 34%,#f4faff0d 63%,#eff7fc33);transition:background 1.6s ease}.scene-sunset .scene-veil{background:linear-gradient(180deg,#3a143629,#5d252b0d 40%,#220f1e1a)}.scene-night .scene-veil{background:linear-gradient(180deg,#0410288f,#04122d33 36%,#020b1b52)}.frame-line{position:absolute;top:10px;right:10px;bottom:10px;left:10px;z-index:20;pointer-events:none;border:2px solid rgba(201,155,66,.68);border-radius:52px;opacity:.88}.frame-line-inner{top:30px;right:30px;bottom:30px;left:30px;border-width:1px;border-color:#ca912a47;border-radius:34px}.gateway-header{position:relative;z-index:4;min-height:92px;display:flex;align-items:center;justify-content:space-between;padding:18px 52px 0}.suite-copy{display:grid;justify-items:start;gap:1px;line-height:1}.suite-copy strong{margin-bottom:4px;color:var(--navy-strong);font-size:clamp(25px,2.15vw,33px);font-weight:740;letter-spacing:-.035em}.suite-copy small{color:var(--navy);font-size:clamp(7px,.65vw,10px);font-weight:700;line-height:1.4;letter-spacing:.28em;text-transform:uppercase}.suite-medallion-centered{position:absolute;left:50%;top:50%;z-index:2;transform:translate(-50%,-50%);text-decoration:none}.suite-medallion-centered:hover{transform:translate(-50%,calc(-50% - 1px))}.suite-medallion{width:52px;height:52px;display:grid;place-items:center;border:4px solid rgba(201,155,66,.88);border-radius:50%;color:#8b6427;font-size:11px;font-weight:900;letter-spacing:.035em;background:#ffffffc2;box-shadow:inset 0 0 0 2px #ffffffeb,0 7px 18px #8b642729;transition:transform .16s ease,background .16s ease}.header-utilities{display:flex;align-items:center;gap:22px}.header-utilities time{color:var(--navy);font-size:15px;font-weight:600}.manage-button,.drawer-close{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(17,42,81,.82);color:var(--navy);background:#ffffff9e;cursor:pointer}.manage-button{min-height:46px;gap:10px;padding:0 20px;border-radius:9px;font-size:15px;font-weight:680;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.manage-button:hover{background:#fff;box-shadow:0 8px 22px #2242621f;transform:translateY(-1px)}.scene-sunset .suite-copy strong,.scene-sunset .suite-copy small,.scene-sunset .header-utilities time,.scene-sunset .gateway-intro h1,.scene-night .suite-copy strong,.scene-night .suite-copy small,.scene-night .header-utilities time,.scene-night .gateway-intro h1{color:#fff9ec;text-shadow:0 2px 12px rgba(0,8,27,.62)}.scene-sunset .manage-button,.scene-night .manage-button{border-color:#f4cd69d1;color:#fff9ec;background:#0d1c356b;box-shadow:0 8px 22px #00081c33}.scene-sunset .manage-button:hover,.scene-night .manage-button:hover{background:#0a2349b3}.gateway-main{position:relative;z-index:2;align-self:center;width:min(1240px,100%);margin:0 auto}.gateway-intro{min-height:clamp(64px,8vh,88px);display:grid;place-items:center;margin:0 auto clamp(22px,3vh,34px);text-align:center}.gateway-intro h1{margin:0;color:var(--navy-strong);font-size:clamp(40px,4.5vw,64px);line-height:1.04;letter-spacing:-.045em;font-weight:720;animation:heading-in .32s ease both}.portal-track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:clamp(15px,2vw,27px);padding:8px 10px 16px}.work-card{min-width:0;min-height:clamp(330px,42vh,430px);padding:clamp(27px,3vw,38px) clamp(20px,2vw,28px) 22px;border:1px solid var(--card-border);border-radius:13px;color:var(--navy);background:#ffffffe8;box-shadow:var(--card-shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,opacity .18s ease}.work-card:hover,.work-card.is-selected{transform:translateY(-4px);border-color:#2686dac7;box-shadow:0 0 0 2px #2686da21,0 22px 46px #22466c2e}.work-card-definition{opacity:.82;background:#f9fbfce6}.work-card-definition:hover,.work-card-definition.is-selected{opacity:1}.work-card-content{height:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.work-card h2{margin:0;color:var(--navy-strong);font-size:clamp(28px,2.35vw,36px);line-height:1.06;font-weight:720;letter-spacing:-.035em}.work-card-purpose{max-width:230px;min-height:3.2em;margin:16px 0 0;color:#405572;font-size:clamp(14px,1.1vw,16px);line-height:1.5}.work-card-status{display:inline-flex;align-items:center;gap:9px;margin:auto 0 19px;color:var(--navy);font-size:clamp(12px,1.05vw,15px);line-height:1.2}.work-card-status i{width:10px;height:10px;flex:0 0 auto;border-radius:50%;background:var(--blue);box-shadow:0 0 0 3px #2686da1c}.work-card-ready .work-card-status i,.work-card-prototype .work-card-status i{background:var(--green);box-shadow:0 0 0 3px #2ca45f1c}.work-card-definition .work-card-status i{background:var(--amber);box-shadow:0 0 0 3px #d4a43e21}.work-card-action{width:100%;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid rgba(17,42,81,.82);border-radius:8px;color:var(--navy-strong);background:#ffffffbd;font-size:16px;font-weight:680;cursor:pointer;transition:color .15s ease,background .15s ease,box-shadow .15s ease,transform .15s ease}.work-card-action:hover,.work-card.is-selected .work-card-action:focus-visible{color:#fff;background:var(--navy-strong);box-shadow:0 8px 16px #0f2b522e;transform:translateY(-1px)}.sr-notice{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;justify-content:flex-end;padding:12px;background:#0b1f3a3d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:fade-in .16s ease both}.drawer{width:min(540px,100%);height:100%;overflow:auto;border:1px solid rgba(182,121,31,.64);border-radius:22px;background:#fbfefffa;box-shadow:-18px 0 55px #132f4d33;animation:drawer-in .21s ease both}.drawer-header{position:sticky;top:0;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:30px 30px 23px;border-bottom:1px solid rgba(176,132,65,.25);background:#fbfefff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.drawer-header h2{margin:0;color:var(--navy-strong);font-size:32px;font-weight:720;letter-spacing:-.025em}.drawer-header p{margin:6px 0 0;color:var(--muted);font-size:15px}.drawer-close{width:42px;height:42px;flex:0 0 42px;border-radius:50%}.drawer-body{padding:26px 30px 34px}.drawer-note{margin:0 0 24px;color:#455a73;font-size:15px;line-height:1.55}.destination-fields,.resolve-form{display:grid;gap:22px}.destination-field,.resolve-form label{display:grid;gap:8px}.destination-field>span{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.destination-field strong,.resolve-form label>span{color:var(--navy-strong);font-size:15px;font-weight:700}.destination-field small{color:var(--muted);font-size:12px}.destination-field input,.resolve-form textarea{width:100%;border:1px solid rgba(70,88,111,.32);border-radius:10px;color:var(--navy-strong);background:#fff}.destination-field input{height:45px;padding:0 13px;font-size:13px}.destination-field input[aria-invalid=true]{border-color:#c63c3c}.destination-field em{color:#a52929;font-size:12px;font-style:normal}.resolve-form textarea{min-height:92px;resize:vertical;padding:12px 13px;font-size:15px;line-height:1.45}.drawer-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:28px}.primary-button,.secondary-button{min-height:46px;padding:0 18px;border-radius:9px;font-size:14px;font-weight:700;cursor:pointer}.primary-button{border:1px solid var(--navy-strong);color:#fff;background:var(--navy-strong)}.secondary-button{border:1px solid rgba(17,42,81,.38);color:var(--navy);background:#fff}@keyframes fade-in{0%{opacity:0}}@keyframes drawer-in{0%{opacity:0;transform:translate(34px)}}@keyframes heading-in{0%{opacity:0;transform:translateY(5px)}}@media(max-height:790px)and (min-width:721px){.gateway-shell{padding-top:16px;padding-bottom:18px}.gateway-header{min-height:65px}.gateway-intro{min-height:52px;margin-bottom:14px}.gateway-intro h1{font-size:clamp(35px,4vw,50px)}.work-card{min-height:clamp(285px,46vh,345px);padding-top:27px}.work-card h2{font-size:28px}.work-card-purpose{margin-top:11px;font-size:13px}.work-card-status{margin-bottom:13px}.work-card-action{min-height:44px}}@media(max-width:900px)and (min-width:721px){.portal-track{grid-template-columns:repeat(2,minmax(0,1fr))}.work-card{min-height:230px}}@media(max-width:720px){.gateway-shell{min-height:100svh;overflow-x:hidden;overflow-y:auto;padding:14px 0 30px}.frame-line{top:6px;right:6px;bottom:6px;left:6px;border-radius:0}.frame-line-inner{top:11px;right:11px;bottom:11px;left:11px;border-radius:0}.gateway-header{min-height:72px;padding:0 22px}.suite-copy strong{font-size:27px}.suite-copy small{font-size:7px;letter-spacing:.22em}.suite-medallion-centered{display:none}.header-utilities{gap:0}.header-utilities time{display:none}.manage-button{width:46px;min-height:46px;padding:0;border-color:var(--gold)}.manage-button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.gateway-main{width:100%;align-self:start;margin-top:18px}.gateway-intro{min-height:72px;margin:0 22px 14px}.gateway-intro h1{font-size:clamp(33px,9.5vw,40px);line-height:1.08;letter-spacing:-.035em;text-wrap:balance}.scene-background{background-position:center bottom}.scene-veil{background:linear-gradient(180deg,#fafdff9e,#f7fbff1f 52%,#eef7fd3d)}.scene-night .scene-veil{background:linear-gradient(180deg,#030f278a,#03112b1c 52%,#020c1f4d)}.portal-track{grid-template-columns:1fr;gap:14px;padding:6px 22px 16px}.work-card{min-height:226px;padding:24px 22px 20px}.work-card:hover,.work-card.is-selected{transform:none}.work-card h2{font-size:29px}.work-card-purpose{min-height:auto;margin-top:9px;font-size:14px}.work-card-status{margin:24px 0 13px;font-size:13px}.work-card-action{min-height:46px}.drawer-backdrop{padding:7px;align-items:flex-end}.drawer{width:100%;height:min(92svh,760px);border-radius:22px 22px 8px 8px}.drawer-header{padding:23px 21px 18px}.drawer-header h2{font-size:28px}.drawer-body{padding:22px 21px 30px}.drawer-actions{flex-direction:column-reverse}.primary-button,.secondary-button{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
