:root{--ink:#f5fbfc;--muted:#a9d8da;--cyan:#12d0cd;--navy:#001421;--line:rgba(103,219,219,.32);font-family:Inter,Arial,sans-serif;color:#102b31;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;background:#f3f8f8}button,a{font:inherit}.site-header{position:absolute;z-index:10;top:0;width:100%;height:100px;display:grid;grid-template-columns:minmax(360px,1fr) auto minmax(150px,1fr);align-items:center;padding:0 clamp(28px,4vw,72px);border-bottom:1px solid var(--line);color:#fff;background:rgba(2,48,35,.92);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;color:inherit;text-decoration:none}.brand strong{font-size:32px;letter-spacing:.02em}.brand>span{width:2px;height:53px;margin:0 22px;background:#36aaa8}.brand small{color:#9bd1d1;font-size:16px;line-height:1.25}.main-nav{display:flex;gap:clamp(28px,5vw,74px)}.main-nav a{color:#fff;text-decoration:none;font-size:17px}.header-actions{justify-self:end;display:flex;align-items:center;gap:10px}.header-actions i{height:24px;border-left:1px solid #fff}.lang{border:0;background:none;color:#fff;cursor:pointer}.lang.is-active{color:var(--cyan);font-weight:800}.hero{position:relative;min-height:100vh;display:flex;align-items:center;padding:150px clamp(28px,4.5vw,88px) 65px;color:var(--ink);background:linear-gradient(90deg,rgba(1,37,27,.94) 0%,rgba(3,52,38,.62) 43%,rgba(2,34,25,.25) 70%),linear-gradient(0deg,rgba(1,34,25,.52),transparent 45%),url('../img/geo-cv-hero.png') center/cover}.hero__content{width:min(730px,58vw)}.eyebrow,.section-kicker{margin:0 0 16px;color:var(--cyan);font-size:13px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.hero h1{margin:0;font-size:clamp(48px,5.25vw,88px);line-height:.98;letter-spacing:-.045em}.hero__lead{max-width:670px;margin:26px 0 24px;color:#b9e4e5;font-size:clamp(20px,2vw,29px);line-height:1.35}.project-pills{display:flex;flex-wrap:wrap;gap:12px}.project-pills a{min-width:104px;padding:11px 22px;border:2px solid #18bdbb;border-radius:999px;color:#19d6d1;font-weight:800;text-align:center;text-decoration:none;transition:.2s}.project-pills a:hover{color:#001b24;background:var(--cyan)}.access-card{position:absolute;right:clamp(28px,4.5vw,88px);bottom:8%;width:min(540px,38vw);padding:34px;border:1px solid #8dd6d8;border-radius:24px;background:rgba(3,26,36,.7);box-shadow:0 24px 80px rgba(0,0,0,.26);backdrop-filter:blur(15px)}.access-card h2{margin:0;font-size:31px}.accent{display:block;width:62px;height:4px;margin:20px 0 26px;border-radius:4px;background:var(--cyan)}.access-button{display:flex;align-items:center;gap:18px;min-height:94px;margin-top:18px;padding:15px 24px;border:2px solid #13bbb9;border-radius:13px;color:#40dedb;text-decoration:none}.access-button--primary{border:0;color:#fff;background:linear-gradient(110deg,#11c9d0,#04bbb5)}.access-icon{font-size:38px}.access-button span:last-child{display:grid;gap:4px}.access-button strong{font-size:20px}.access-button small{color:inherit;opacity:.78}.session-row{display:flex;justify-content:space-between;align-items:center;margin-top:22px;color:#b9e4e5}.session-row form{margin:0}.session-row button,.workspace-header button{border:1px solid var(--line);padding:8px 14px;border-radius:8px;color:#fff;background:transparent;cursor:pointer}.scroll-cue{position:absolute;bottom:24px;left:50%;color:#c9eeee;text-decoration:none;transform:translateX(-50%)}.projects{padding:96px clamp(28px,6vw,110px) 110px;background:#f3f8f8}.projects h2,.about h2{max-width:800px;margin:0;color:#082b34;font-size:clamp(36px,4vw,58px);letter-spacing:-.04em}.section-intro{max-width:700px;color:#55747a;font-size:19px}.project-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:45px}.project-card{min-height:270px;display:flex;flex-direction:column;padding:24px;border:1px solid #c9dfe0;border-radius:18px;color:#163e45;background:#fff;text-decoration:none;box-shadow:0 10px 30px rgba(12,53,59,.06);transition:.2s}.project-card:hover{border-color:#11aaa8;transform:translateY(-5px);box-shadow:0 18px 45px rgba(12,53,59,.12)}.project-card__top{display:flex;justify-content:space-between;gap:8px}.project-card__top b{color:#079d9b;font-size:24px}.project-card__top em{color:#748a8e;font-size:11px;font-style:normal}.project-card>strong{margin-top:55px;font-size:19px}.project-card>small{margin-top:8px;color:#6a8185}.project-card__arrow{margin-top:auto;color:#078d8b;font-weight:700}.project-card.is-allowed{border-top:4px solid #0bb8b4}.about{padding:100px clamp(28px,6vw,110px);color:#fff;background:#062b35}.about h2{color:#fff}.login-page{min-height:100vh;background:linear-gradient(90deg,rgba(1,37,27,.92),rgba(3,52,38,.64)),url('../img/geo-cv-hero.png') center/cover}.login-shell{min-height:100vh;display:grid;place-items:center;padding:30px}.login-brand{position:absolute;top:30px;left:40px;color:#fff;font-size:30px;font-weight:900;text-decoration:none}.login-card{width:min(440px,100%);display:grid;padding:38px;border:1px solid rgba(116,222,220,.55);border-radius:22px;color:#fff;background:rgba(1,24,34,.82);backdrop-filter:blur(16px)}.login-card h1{margin:0;font-size:42px}.login-card p:not(.section-kicker){color:#b6d8da}.login-card label{margin:15px 0 6px;color:#c8e6e7;font-weight:700}.login-card input{height:48px;padding:0 14px;border:1px solid #75a6a9;border-radius:9px;background:rgba(255,255,255,.08);color:#fff}.login-card button{height:52px;margin-top:24px;border:0;border-radius:9px;color:#00252b;background:var(--cyan);font-weight:900;cursor:pointer}.login-card>a{margin-top:20px;color:#a9dddd;text-align:center}.workspace-page{min-height:100vh;background:#edf5f4}.workspace-header{height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 30px;color:#fff;background:linear-gradient(112deg,#032f24 0%,#064a36 52%,#03392b 100%)}.workspace-header>a{display:flex;gap:25px;color:#fff;text-decoration:none}.workspace-header form{justify-self:end}.workspace-empty{width:min(760px,calc(100% - 40px));margin:100px auto;padding:50px;border:1px solid #cfe1df;border-radius:22px;background:#fff}.workspace-empty>span{float:right;color:#c9dddd;font-size:80px;font-weight:900}.workspace-empty h1{font-size:44px}.workspace-empty p:not(.section-kicker){max-width:560px;color:#557176;font-size:18px;line-height:1.6}.workspace-empty a{display:inline-block;margin-top:20px;padding:13px 18px;border-radius:9px;color:#fff;background:#078f8c;text-decoration:none;font-weight:700}@media(max-width:1100px){.site-header{grid-template-columns:1fr auto}.main-nav{display:none}.hero{align-items:flex-start}.hero__content{width:100%;padding-top:30px}.access-card{position:relative;right:auto;bottom:auto;width:100%;margin:50px 0 0}.hero{display:block}.project-grid{grid-template-columns:repeat(2,1fr)}.scroll-cue{display:none}}@media(max-width:640px){.site-header{height:78px;padding:0 18px}.brand strong{font-size:24px}.brand>span,.brand small{display:none}.hero{padding:120px 20px 50px}.hero h1{font-size:45px}.hero__lead{font-size:19px}.access-card{padding:23px}.access-card h2{font-size:25px}.project-pills a{min-width:80px;padding:8px 13px}.projects{padding:70px 20px}.project-grid{grid-template-columns:1fr}.workspace-header{padding:0 15px}.workspace-header a span{display:none}}

.project-card__image{width:100%;height:92px;margin:18px 0 0;border-radius:11px;object-fit:cover;object-position:center;box-shadow:0 7px 18px rgba(0,20,33,.18)}
.project-card__description{margin:55px 0 20px;color:#355b61;font-size:15px;font-weight:500;line-height:1.55;letter-spacing:-.005em}
.project-card__description--with-image{margin-top:16px}

/* Professional portal polish */
:root{--surface:#fff;--surface-soft:#f3f8f8;--text:#102f36;--text-muted:#59757a;--focus:#f4c95d}
.hero__content{width:min(680px,50vw)}
.hero h1{max-width:680px;font-size:clamp(46px,4.4vw,68px);line-height:1.02;letter-spacing:-.04em;text-wrap:balance}
.hero__lead{display:grid;gap:10px;max-width:620px;margin:28px 0 26px;font-size:clamp(17px,1.25vw,20px);line-height:1.5;text-wrap:pretty}
.hero__lead p{margin:0}
a:focus-visible,button:focus-visible{outline:3px solid var(--focus);outline-offset:4px}
.main-nav a{position:relative;padding:10px 0}
.main-nav a::after{position:absolute;right:0;bottom:2px;left:0;height:2px;border-radius:2px;background:var(--cyan);content:"";transform:scaleX(0);transition:transform .18s ease}
.main-nav a:hover::after,.main-nav a:focus-visible::after{transform:scaleX(1)}
.access-button{transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}
.access-button:hover{border-color:#65ece8;background:rgba(18,208,205,.08);transform:translateY(-2px)}
.access-button--primary:hover{background:linear-gradient(110deg,#20d7dd,#0bc8c2);box-shadow:0 12px 28px rgba(4,187,181,.24)}
.access-icon{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center}
.access-icon svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.projects{position:relative;overflow:hidden}
.projects::before{position:absolute;top:-150px;right:-120px;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,rgba(18,208,205,.08),transparent 68%);content:"";pointer-events:none}
.section-intro{line-height:1.65}
.project-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;max-width:1800px;margin-right:auto;margin-left:auto}
.project-card{position:relative;display:grid;grid-column:auto;grid-template-rows:auto auto minmax(116px,1fr) auto;row-gap:16px;min-width:0;min-height:390px;padding:22px;overflow:hidden;isolation:isolate}
.project-card::after{position:absolute;inset:0;border:2px solid transparent;border-radius:inherit;content:"";pointer-events:none;transition:border-color .2s ease,box-shadow .2s ease}
.project-card:nth-child(4),.project-card:nth-child(5){grid-column:auto}
.project-card__top{align-items:center;min-width:0}
.project-card__top b{font-size:27px;line-height:1;letter-spacing:-.02em}
.project-card__top em{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:999px;color:#527077;background:#eef7f6;font-weight:700}
.project-card__top em i{width:6px;height:6px;border-radius:50%;background:#15a976;box-shadow:0 0 0 3px rgba(21,169,118,.12)}
.project-card__image{display:block;height:auto;aspect-ratio:16/6.4;margin:0;border-radius:12px;object-fit:cover;box-shadow:0 9px 24px rgba(0,20,33,.14);transition:transform .35s ease,filter .35s ease}
.project-card:hover .project-card__image,.project-card:focus-visible .project-card__image{filter:saturate(1.08) contrast(1.03);transform:scale(1.025)}
.project-card__description,.project-card__description--with-image{align-self:start;margin:0;color:var(--text-muted);font-size:15px;font-weight:500;line-height:1.55;text-wrap:pretty}
.project-card__arrow{display:flex;justify-content:space-between;align-items:center;margin-top:0;padding-top:17px;border-top:1px solid #e4eeee;font-size:16px}
.project-card__arrow b{font-size:20px;transition:transform .18s ease}.project-card:hover .project-card__arrow b,.project-card:focus-visible .project-card__arrow b{transform:translateX(5px)}
.project-card:hover,.project-card:focus-visible{border-color:#11aaa8;transform:translateY(-6px);box-shadow:0 22px 50px rgba(12,53,59,.15)}
.project-card:hover::after,.project-card:focus-visible::after{border-color:rgba(17,170,168,.3);box-shadow:inset 0 0 0 1px rgba(255,255,255,.7)}
.project-card:focus-visible{outline:3px solid var(--focus);outline-offset:4px}
@media(max-width:1280px){.hero__content{width:50vw}.access-card{width:min(470px,39vw)}.hero h1{font-size:clamp(44px,4.5vw,60px)}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1100px){.hero__content{width:min(680px,100%)}.hero h1{font-size:clamp(42px,6vw,58px)}.hero__lead{font-size:18px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-card,.project-card:nth-child(4),.project-card:nth-child(5){grid-column:auto}}
@media(max-width:640px){.project-grid{display:grid;grid-template-columns:1fr;gap:18px}.project-card,.project-card:nth-child(4),.project-card:nth-child(5){grid-column:1}.project-card{min-height:0;padding:22px;grid-template-rows:auto auto auto auto}.project-card__top b{font-size:25px}.project-card__description,.project-card__description--with-image{font-size:14px}.project-card__image{height:auto;aspect-ratio:16/7}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}

/* Mobile home experience */
@media(max-width:640px){
  .site-header{
    height:68px;
    padding:0 max(16px,env(safe-area-inset-left)) 0 max(16px,env(safe-area-inset-right));
    grid-template-columns:minmax(0,1fr) auto;
  }
  .brand{min-width:0}
  .brand strong{font-size:23px;white-space:nowrap}
  .header-actions{gap:4px}
  .header-actions i{height:20px}
  .lang{min-width:40px;min-height:44px;padding:0 8px}
  .hero{
    min-height:100svh;
    padding:calc(96px + env(safe-area-inset-top)) 16px 36px;
    background-position:58% center!important;
  }
  .hero__content{padding-top:0}
  .hero h1{
    max-width:100%;
    font-size:clamp(34px,10.5vw,44px);
    line-height:1.02;
    letter-spacing:-.04em;
  }
  .hero__lead{
    margin:20px 0;
    font-size:17px;
    line-height:1.45;
  }
  .project-pills{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:8px;
  }
  .project-pills a{
    display:grid;
    min-width:0;
    min-height:44px;
    padding:8px 10px;
    place-items:center;
  }
  .access-card{
    width:100%;
    margin-top:28px;
    padding:20px;
    border-radius:18px;
  }
  .access-card h2{font-size:23px}
  .accent{width:48px;height:3px;margin:14px 0 16px}
  .access-button{
    gap:12px;
    min-height:72px;
    margin-top:12px;
    padding:12px 14px;
  }
  .access-icon{width:36px;height:36px;flex-basis:36px}
  .access-icon svg{width:30px;height:30px}
  .access-button strong{font-size:16px}
  .access-button small{font-size:12px;line-height:1.35}
  .session-row{align-items:flex-start;gap:12px;font-size:13px}
  .session-row button{min-height:44px}
  .projects{padding:54px 16px calc(64px + env(safe-area-inset-bottom))}
  .section-kicker{margin-bottom:10px;font-size:11px}
  .projects h2{font-size:34px;line-height:1.08}
  .section-intro{margin:14px 0 0;font-size:16px;line-height:1.5}
  .project-grid{gap:14px;margin-top:28px}
  .project-card{
    gap:13px;
    padding:18px;
    border-radius:15px;
  }
  .project-card__top b{font-size:24px}
  .project-card__top em{font-size:10px}
  .project-card__image{aspect-ratio:16/7.5}
  .project-card__description,.project-card__description--with-image{font-size:14px;line-height:1.45}
  .project-card__arrow{min-height:44px;padding-top:12px}
}

@media(max-width:360px){
  .hero h1{font-size:32px}
  .project-pills{grid-template-columns:repeat(2,minmax(0,1fr))}
  .access-card{padding:16px}
  .projects h2{font-size:30px}
}

.header-actions{gap:18px}.header-tape{display:grid;grid-template-columns:auto auto;align-items:center;gap:5px 12px;min-height:54px;padding:8px 18px;border:1px solid rgba(18,208,205,.7);border-radius:10px;color:#fff;background:rgba(0,20,33,.22);text-decoration:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,.03);transition:border-color .18s ease,background .18s ease,transform .18s ease}.header-tape span{grid-column:1/-1;color:#a9d8da;font-size:10px;font-weight:750;line-height:1;letter-spacing:.12em;text-transform:uppercase}.header-tape strong{font-size:18px;line-height:1;letter-spacing:.06em}.header-tape strong::after{display:inline-block;margin-left:10px;color:var(--cyan);content:"→";transition:transform .18s ease}.header-tape:hover{border-color:var(--cyan);color:#fff;background:rgba(18,208,205,.13);transform:translateY(-1px)}.header-tape:hover strong::after{transform:translateX(3px)}.header-divider{width:1px;height:36px;background:rgba(255,255,255,.35)}.language-switcher{display:flex;align-items:center;gap:5px}.language-switcher i{height:20px}.language-switcher .lang{min-width:38px;min-height:40px;padding:0 7px;border-radius:7px}.language-switcher .lang:hover{background:rgba(255,255,255,.08)}

.access-card>.access-button{margin:0;padding:8px 4px;border:0;border-radius:0}
.access-card>.access-button:hover{border-color:transparent;background:transparent;box-shadow:none}
.access-card>.session-row{margin-top:0}
@media(min-width:1101px){.access-card{width:min(410px,32vw);padding:22px}.access-card>.access-button{min-height:68px}.access-card>.access-button strong{font-size:18px}.access-card>.access-button .access-icon{width:38px;height:38px;flex-basis:38px}.access-card>.access-button .access-icon svg{width:31px;height:31px}}
@media(max-width:640px){.header-actions{gap:8px}.header-tape{display:flex;min-height:42px;padding:7px 11px;border-radius:8px}.header-tape span{display:none}.header-tape strong{font-size:14px}.header-tape strong::after{margin-left:7px}.header-divider{display:none}.language-switcher{gap:0}.language-switcher .lang{min-width:34px;padding:0 4px;font-size:13px}}

/* Single-line TAPE action */
.header-tape{display:inline-flex;grid-template-columns:none;justify-content:center;align-items:center;gap:0;min-height:46px;padding:0 18px;white-space:nowrap}.header-tape strong{font-size:15px;font-weight:800;letter-spacing:.01em}.header-tape strong::after{margin-left:12px}
@media(max-width:640px){.header-tape{min-height:40px;padding:0 10px}.header-tape strong{font-size:12px}.header-tape strong::after{margin-left:6px}.language-switcher .lang{min-width:30px}}

/* Keep project navigation close to the brand instead of centered on wide screens. */
@media(min-width:1101px){.site-header{grid-template-columns:minmax(520px,28vw) minmax(0,1fr) auto}.main-nav{justify-self:start}}

/* Authentication */
.login-page{background:linear-gradient(90deg,rgba(1,37,27,.82),rgba(2,35,40,.58)),url('../img/geo-cv-hero.png') center/cover fixed}.login-shell{padding:clamp(24px,5vw,70px)}.login-brand{top:clamp(22px,3vw,38px);left:clamp(24px,4vw,60px);letter-spacing:.03em}.login-card{width:min(620px,100%);padding:clamp(30px,4vw,58px);border:2px solid rgba(18,208,205,.75);border-radius:28px;background:rgba(0,24,34,.9);box-shadow:0 28px 90px rgba(0,0,0,.4);backdrop-filter:blur(18px)}.login-card h1{font-size:clamp(36px,4vw,52px);line-height:1.08;letter-spacing:-.035em}.login-intro{margin:18px 0 28px!important;color:#d2e8e9!important;font-size:18px;line-height:1.5}.login-field{display:grid}.login-card .login-field label{margin:0 0 9px;color:#fff;font-size:16px;font-weight:800}.login-card .login-field input{width:100%;height:62px;padding:0 18px;border:1px solid #9eb6ba;border-radius:11px;color:#15343a;background:#fff;font-size:18px;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.login-card .login-field input::placeholder{color:#71868c}.login-card .login-field input:focus{border-color:var(--cyan);box-shadow:0 0 0 4px rgba(18,208,205,.18)}.login-card .login-field input[aria-invalid=true]{border-color:#ff8c8c;box-shadow:0 0 0 4px rgba(255,90,90,.15)}.login-continue,.login-submit{height:60px;margin-top:24px!important;border:0;border-radius:11px!important;color:#002d32!important;background:linear-gradient(110deg,#20ced1,#10bbb6)!important;font-size:18px;font-weight:850!important;box-shadow:0 12px 30px rgba(6,187,181,.18);cursor:pointer}.login-continue:hover,.login-submit:hover{background:linear-gradient(110deg,#32dcde,#1bc9c4)!important}.login-password{margin-top:24px}.login-password[hidden],.login-continue[hidden]{display:none}.login-label-row{display:flex;justify-content:space-between;align-items:center}.login-label-row button{height:auto!important;margin:0!important;padding:5px!important;color:var(--cyan)!important;background:none!important;font-size:13px}.login-errors,.login-card .errorlist{margin:0 0 18px;padding:12px 15px;border:1px solid rgba(255,130,130,.55);border-radius:8px;color:#ffd4d4;background:rgba(120,15,15,.25);list-style:none}.login-card .errorlist{margin-top:8px;font-size:13px}.login-security{display:flex;align-items:center;gap:14px;margin-top:34px;padding-top:25px;border-top:1px solid rgba(118,183,187,.25);color:#c9e1e2}.login-security svg{width:29px;height:29px;fill:none;stroke:var(--cyan);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.login-help{justify-self:start;margin-top:22px!important;color:var(--cyan)!important;font-weight:700;text-decoration:none}.login-help:hover{text-decoration:underline}
@media(max-width:640px){.login-shell{align-items:center;padding:82px 16px 24px}.login-brand{top:22px;left:20px;font-size:24px}.login-card{padding:26px 20px;border-radius:20px}.login-card h1{font-size:32px}.login-intro{margin:14px 0 22px!important;font-size:16px}.login-card .login-field input{height:54px;font-size:16px}.login-continue,.login-submit{height:54px;font-size:16px}.login-security{font-size:14px}}
