/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#111318;--muted:#626976;--line:#dfe3e8;--paper:#f7f8fa;--blue:#1747e5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(1160px,100% - 48px);margin:0 auto}.nav-wrap{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border-bottom:1px solid #dfe3e8cc;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;height:76px;display:flex}.brand{letter-spacing:-.03em;font-size:18px;font-weight:750}.nav-links{color:#4a515d;align-items:center;gap:30px;font-size:14px;display:flex}.nav-links a{transition:color .2s}.nav-resume{border:1px solid var(--ink);gap:10px;padding:10px 15px;display:flex;color:var(--ink)!important}.menu-button{font:inherit;background:0 0;border:0;display:none}.hero{grid-template-columns:1.35fr .65fr;align-items:center;gap:88px;min-height:690px;padding-top:88px;padding-bottom:88px;display:grid}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.14em;color:#6a7280;font-size:12px;font-weight:700}.status-dot{background:#25a55a;border-radius:50%;width:7px;height:7px;margin-right:9px;display:inline-block;box-shadow:0 0 0 4px #e8f7ee}.hero h1{letter-spacing:-.065em;margin:23px 0 26px;font-size:clamp(52px,6.6vw,88px);font-weight:720;line-height:.94}.hero h1 span{color:#9ba1aa}.hero-copy>p{max-width:650px;color:var(--muted);font-size:19px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin:36px 0 28px;display:flex}.button{border:1px solid var(--line);justify-content:center;align-items:center;gap:18px;min-height:50px;padding:0 20px;font-size:14px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.primary{background:var(--ink);color:#fff;border-color:var(--ink)}.secondary{background:#fff}.social-row{color:#5c6470;gap:24px;font-size:13px;display:flex}.social-row a{border-bottom:1px solid #bdc2c9;padding-bottom:3px}.portrait-frame{aspect-ratio:4/5;border:1px solid var(--line);color:#878e99;background:#f0f2f5;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.portrait-grid{opacity:.45;background-image:linear-gradient(#dfe3e8 1px,#0000 1px),linear-gradient(90deg,#dfe3e8 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.monogram{letter-spacing:-.08em;color:#c6cad0;z-index:1;font-size:60px;font-weight:800}.portrait-frame p,.portrait-frame small{z-index:1;margin:4px}.portrait-frame p{color:#6f7680;font-weight:700}.portrait-frame small{font-size:11px}.proof-strip{background:var(--ink);color:#fff}.proof-grid{grid-template-columns:repeat(3,1fr);display:grid}.proof-grid>div{border-right:1px solid #343740;align-items:center;gap:20px;padding:29px 0;display:flex}.proof-grid>div+div{padding-left:38px}.proof-grid strong{letter-spacing:-.04em;font-size:28px}.proof-grid span{color:#aeb3bc;max-width:150px;font-size:12px;line-height:1.4}.section-kicker{color:var(--blue);margin-bottom:42px}.about-grid{grid-template-columns:1.15fr .85fr;gap:110px;display:grid}.about-grid h2,.section-heading-row h2,.skills-grid h2{letter-spacing:-.05em;margin:0;font-size:clamp(36px,4.2vw,58px);line-height:1.08}.body-copy p{color:var(--muted);margin:0 0 22px;font-size:17px;line-height:1.8}.section-heading-row{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:52px;display:flex}.section-heading-row p{max-width:370px;color:var(--muted);margin:0;line-height:1.6}.experience-list{border-top:1px solid #cfd4da}.experience-card{border-bottom:1px solid #cfd4da;grid-template-columns:270px 1fr;gap:35px;padding:48px 0;display:grid}.experience-meta{color:#707783;flex-direction:column;gap:10px;font-size:13px;display:flex}.badge{color:var(--blue);letter-spacing:.09em;text-transform:uppercase;background:#e9eeff;border-radius:99px;padding:7px 10px;font-size:10px;font-weight:800;display:inline-block}.experience-main h3{letter-spacing:-.03em;margin:17px 0 7px;font-size:25px}.experience-main h3 span{color:#7b828c;font-weight:500}.experience-main h4{color:#59616c;margin:0 0 22px;font-size:15px}.experience-main ul{color:#555d69;margin:0;padding-left:18px;line-height:1.75}.experience-main p{color:#555d69;max-width:700px;line-height:1.75}.tags{flex-wrap:wrap;gap:8px;margin-top:25px;display:flex}.tags span{color:#5c6470;background:#fff;border:1px solid #d7dbe1;padding:7px 10px;font-size:11px}.projects-list{gap:82px;display:grid}.project{grid-template-columns:1.05fr .95fr;gap:64px;display:grid}.project-visual{color:#fff;min-height:480px;position:relative;overflow:hidden}.project-visual.covision{background:#16273e}.project-visual:after{content:"";background:radial-gradient(circle at 50% 46%,#0000 0,#00000047 70%);position:absolute;inset:0}.visual-label{z-index:2;letter-spacing:.1em;justify-content:space-between;font-size:12px;display:flex;position:absolute;top:24px;left:26px;right:26px}.visual-center{z-index:1;letter-spacing:.28em;flex-direction:column;justify-content:center;align-items:center;gap:35px;font-size:10px;display:flex;position:absolute;inset:0}.fruit-shape{background:radial-gradient(circle at 38% 32%,#d9ff9f,#63a753 35%,#1c5b3e 68%);border-radius:48% 52% 44% 56%/40% 45% 55% 60%;width:180px;height:205px;transform:rotate(-9deg);box-shadow:0 25px 80px #53bc6a47}.fruit-shape:before{content:"";background:#93bd68;width:10px;height:42px;position:absolute;transform:translate(100px,-20px)rotate(18deg)}.xray{background:linear-gradient(#9bceff14,#1f609d40);border:1px solid #add2ff73;border-radius:60px 60px 22px 22px;gap:9px;width:205px;height:255px;padding:45px 26px 24px;display:flex}.xray i{background:radial-gradient(circle at 50% 45%,#b0dcff80,#4d8bc93d 50%,#0b223ccc 74%);border-radius:50% 50% 38% 38%;flex:1;display:block}.project-content{flex-direction:column;padding:18px 0;display:flex}.project-top{border-bottom:1px solid var(--line);color:#777f8a;justify-content:space-between;padding-bottom:18px;font-size:12px;display:flex}.project-content h3{letter-spacing:-.05em;margin:34px 0 5px;font-size:44px}.project-content h4{color:#69717c;margin:0 0 22px;font-size:16px;font-weight:500}.project-content>p{color:#555d69;font-size:16px;line-height:1.75}.metrics{gap:30px;margin-top:auto;padding-top:30px;display:flex}.metrics div{flex-direction:column;gap:4px;display:flex}.metrics strong{letter-spacing:-.04em;font-size:28px}.metrics span{color:#777f8a;text-transform:uppercase;letter-spacing:.06em;max-width:95px;font-size:10px;line-height:1.35}.skills-grid{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.skills-intro{max-width:330px;color:var(--muted);line-height:1.7}.skill-group{border-top:1px solid #d4d9df;grid-template-columns:180px 1fr;gap:30px;padding:21px 0;display:grid}.skill-group h3{margin:0;font-size:14px}.skill-group p{color:#666e79;margin:0;font-size:14px;line-height:1.6}.education-card{border:1px solid var(--line);background:#fff;justify-content:space-between;align-items:end;gap:40px;margin-top:80px;padding:42px;display:flex}.education-card h3{margin:19px 0 7px;font-size:25px}.education-card p{color:#666e79;margin:0}.education-stats{gap:50px;display:flex}.education-stats div{flex-direction:column;gap:6px;display:flex}.education-stats strong{font-size:21px}.education-stats span{color:#777f8a;text-transform:uppercase;font-size:11px}.contact{color:#fff;background:#111318;padding:110px 0 34px}.section-kicker.light{color:#839cff}.contact h2{letter-spacing:-.06em;margin:22px 0 28px;font-size:clamp(48px,7vw,88px);line-height:.98}.contact-inner>p{color:#aeb3bc;max-width:580px;font-size:17px;line-height:1.7}.contact-button{color:var(--ink);background:#fff;border-color:#fff;margin-top:28px}.contact-footer{color:#858c96;border-top:1px solid #333740;justify-content:space-between;margin-top:100px;padding-top:24px;font-size:12px;display:flex}.contact-footer div{gap:24px;display:flex}@media (prefers-reduced-motion:no-preference){.reveal{animation:.65s both rise}.portrait-frame{animation-delay:.12s}@keyframes rise{0%{opacity:0;transform:translateY(14px)}}}@media (width<=820px){.container{width:min(100% - 32px,1160px)}.menu-button{display:block}.nav-links{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;gap:18px;padding:24px;display:none;position:absolute;top:76px;left:0;right:0}.nav-links.open{display:flex}.hero{grid-template-columns:1fr;gap:50px;padding-top:64px}.portrait-frame{max-width:410px}.proof-grid{grid-template-columns:1fr}.proof-grid>div,.proof-grid>div+div{border-bottom:1px solid #343740;border-right:0;padding:20px 0}.about-grid,.skills-grid{grid-template-columns:1fr;gap:40px}.section-heading-row{flex-direction:column;align-items:flex-start}.experience-card{grid-template-columns:1fr;gap:24px}.project,.project:nth-child(2n){grid-template-columns:1fr;gap:30px}.project:nth-child(2n) .project-visual{order:0}.project-visual{min-height:390px}.education-card{flex-direction:column;align-items:flex-start}}@media (width<=540px){.hero{min-height:auto;padding-bottom:64px}.hero h1{font-size:49px}.section{padding-top:82px;padding-bottom:82px}.experience-card.featured{padding-left:17px}.project-visual{min-height:330px}.metrics{gap:18px}.metrics strong{font-size:24px}.skill-group{grid-template-columns:1fr;gap:9px}.education-stats{flex-direction:column;gap:20px}.contact-footer{flex-direction:column;gap:16px}}.project-visual.eat{background:#e9edf0}.project-visual.sydscape{background:#173f3a}.project-visual.tableau{background:#2b2550}.project-visual:after{pointer-events:none}.project-visual.eat:after{background:linear-gradient(#0000002e,#0000 24% 75%,#0000001f)}.visual-label{z-index:3;text-shadow:0 1px 10px #00000073}.project-gif,.project-screenshot{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.project-visual.tableau .project-screenshot{object-fit:contain;background:#f3f4f6;padding:32px}.company-logo{object-fit:contain;object-position:left center;width:128px;height:44px;margin-top:auto;display:block}.uts-logo{float:right;object-fit:contain;width:72px;height:72px;margin-left:28px}.map-visual{background-image:linear-gradient(32deg,#0000 46%,#a7edd429 47% 49%,#0000 50%),linear-gradient(118deg,#0000 46%,#a7edd421 47% 49%,#0000 50%);background-size:58px 68px;border:1px solid #b8ffe447;width:270px;height:250px;position:relative}.map-visual i{background:#69e1a438;border:1px solid #91ffcba6;border-radius:50%;width:40px;height:40px;position:absolute;box-shadow:0 0 24px #48d29047}.map-visual i:first-child{top:45px;left:38px}.map-visual i:nth-child(2){width:58px;height:58px;top:32px;right:46px}.map-visual i:nth-child(3){width:72px;height:72px;bottom:36px;left:104px}.map-visual i:nth-child(4){width:30px;height:30px;bottom:44px;right:20px}.map-visual span{background:#fff;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;box-shadow:0 0 0 8px #ffffff1f}.dashboard-visual{background:#f7f6ff;border:1px solid #ffffff40;grid-template-columns:1.2fr .8fr;gap:18px;width:310px;height:235px;padding:24px;display:grid;box-shadow:0 20px 60px #00000038}.chart-bars{border-bottom:1px solid #d8d5e9;border-left:1px solid #d8d5e9;align-items:end;gap:9px;padding:12px;display:flex}.chart-bars i{background:linear-gradient(#6c5ce7,#4637aa);flex:1;height:35%}.chart-bars i:nth-child(2){height:70%}.chart-bars i:nth-child(3){height:48%}.chart-bars i:nth-child(4){height:88%}.chart-bars i:nth-child(5){height:62%}.chart-line{background:linear-gradient(#eeecfb,#fff);position:relative;overflow:hidden}.chart-line i{background:#f18f43;border-radius:50%;width:8px;height:8px;position:absolute}.chart-line i:first-child{top:65%;left:12%}.chart-line i:nth-child(2){top:48%;left:38%}.chart-line i:nth-child(3){top:56%;left:65%}.chart-line i:nth-child(4){top:24%;left:84%}.project-links{gap:20px;margin-top:24px;display:flex}.project-links a{color:var(--blue);border-bottom:1px solid #9db0f2;padding-bottom:4px;font-size:13px;font-weight:700}@media (width<=540px){.dashboard-visual{width:250px;height:190px;padding:18px}.map-visual{width:230px;height:215px}}.section-marker{border-top:2px solid var(--ink);border-bottom:1px solid var(--line);grid-template-columns:54px 1fr;align-items:center;gap:18px;margin:0 0 54px;padding:15px 0;display:grid}.section-marker span{color:var(--blue);font:700 12px/1 var(--font-geist-mono), monospace;letter-spacing:.08em}.section-marker strong{letter-spacing:.01em;text-transform:uppercase;font-size:14px}.section-marker.dark{border-top-color:#fff;border-bottom-color:#343740}.section-marker.dark span{color:#839cff}.section-marker.dark strong{color:#fff}.button:hover{transform:none}.reveal{animation:none!important}.project{border-bottom:1px solid var(--line);padding-bottom:18px}.project-02{grid-template-columns:.9fr 1.1fr}.project-03{grid-template-columns:1.15fr .85fr}.education-card{border:0;border-top:3px solid var(--blue);background:0 0;align-items:stretch;padding:48px 0 0}.education-main{padding-right:55px}.education-label{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.education-main h3{margin-top:14px;font-size:30px}.education-main small{color:#777f8a;margin-top:14px;display:block}.education-stats{border-left:1px solid var(--line);background:#fff;align-items:center;min-width:380px;padding:28px 32px}.education-stats .wam{border-left:1px solid var(--line);padding-left:30px}.education-stats .wam strong{letter-spacing:-.05em;color:var(--blue);font-size:42px}.education-stats .wam span{max-width:120px;line-height:1.4}@media (width<=820px){.section-marker{margin-bottom:38px}.project-02,.project-03{grid-template-columns:1fr}.project-03 .project-content{max-width:none}.education-stats{border-left:0;border-top:1px solid var(--line);width:100%;min-width:0}}.nav-wrap{background:#172230;border-bottom-color:#172230}.brand{color:#fff}.brand span{color:#aeb8c4}.nav-links{color:#e5e9ee}.nav-links a:hover{color:#fff}.nav-resume{border-color:#748191;color:#fff!important}.menu-button{color:#fff}.experience-meta{position:relative}.experience-meta .company-logo{object-position:center;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.section-heading-row:has(>h2:only-child){margin-bottom:30px}@media (width<=820px){.nav-links{background:#172230;border-bottom-color:#334154}.experience-meta .company-logo{object-position:left center;margin-top:14px;position:static;transform:none}}@media (width<=540px){.section-marker{grid-template-columns:38px 1fr;gap:12px}.projects-list{gap:82px}.education-stats{padding:24px 0}.education-stats .wam{padding-left:20px}}:root{--blue:#24364b;--paper:#fff;--line:#cfd4da}.nav-wrap{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff}.section-tint,.skills-section{background:#fff}.section-marker span,.education-label,.education-stats .wam strong,.project-links a{color:#24364b}.experience-card.featured{border-left:0;padding-left:0}.experience-meta{justify-content:flex-start}.company-logo{object-position:center;filter:saturate(.82);width:160px;height:64px;margin:auto auto 0}.rockfield-logo{width:160px}.coles-logo{width:105px}.about-grid h2,.section-heading-row h2,.skills-grid h2{letter-spacing:-.035em;font-size:clamp(32px,3.4vw,46px)}.project{grid-template-columns:.78fr 1.22fr;align-items:center;gap:48px}.project:nth-child(2n) .project-visual{order:0}.project-02,.project-03{grid-template-columns:.78fr 1.22fr}.project-03 .project-content{max-width:none}.project-visual{border:1px solid var(--line);min-height:320px}.project-content h3{letter-spacing:-.035em;margin-top:26px;font-size:36px}.visual-label{top:18px;left:18px;right:18px}.tags span{background:#fff;border-color:#c7ccd2}.education-card{border-top-color:#24364b}@media (width<=820px){.project,.project-02,.project-03{grid-template-columns:1fr}.company-logo{object-position:left center;margin:12px 0 0}}.nav{height:70px}.brand{letter-spacing:.04em;text-transform:uppercase;font-size:14px;font-weight:750}.brand span{color:#8a919b;font-weight:500}.hero{gap:64px;min-height:600px;padding-top:58px;padding-bottom:58px}.hero h1{margin:20px 0 22px;font-size:clamp(48px,5.8vw,76px);line-height:.98}.hero-actions{margin:28px 0 24px}.section{padding-top:86px;padding-bottom:86px}.section-marker,.section-heading-row{margin-bottom:38px}.experience-card{grid-template-columns:230px 1fr;padding-top:38px;padding-bottom:38px}.experience-meta{min-height:180px}.projects-list{gap:76px}.project{gap:52px}.education-card{margin-top:56px}.contact{padding-top:82px;padding-bottom:30px}.contact-footer{margin-top:72px}@media (width<=820px){.experience-card{grid-template-columns:1fr}.experience-meta{min-height:0}.company-logo{margin-top:10px}}@media (width<=540px){.hero{padding-top:50px;padding-bottom:50px}.section{padding-top:68px;padding-bottom:68px}.project-visual{min-height:300px}.project-visual.tableau .project-screenshot{padding:16px}}.hero h1{letter-spacing:-.045em;font-size:clamp(44px,4.8vw,64px)}.portrait-frame{justify-self:end;width:min(100%,300px)}.project,.project-02,.project-03{grid-template-columns:.62fr 1.38fr;gap:42px}.project-visual{min-height:300px}.project-content h3{font-size:32px}.contact h2{letter-spacing:-.045em;font-size:clamp(40px,4.8vw,62px)}@media (width<=820px){.portrait-frame{justify-self:start}.project,.project-02,.project-03{grid-template-columns:1fr}.project-visual{min-height:300px}}.nav-wrap{-webkit-backdrop-filter:none;backdrop-filter:none;background:#172230;border-bottom-color:#172230}.hero{grid-template-columns:minmax(0,1fr) 300px;min-height:530px}.hero-copy{max-width:820px}.portrait-frame{aspect-ratio:4/5;background:#e6e7e8;margin:0}.portrait-frame img{object-fit:cover;object-position:50% 42%;width:100%;height:100%;display:block}.portrait-frame figcaption{color:#fff;letter-spacing:.03em;background:linear-gradient(#0000,#0a121bb8);margin:0;padding:12px 15px;font-size:12px;font-weight:650;position:absolute;bottom:0;left:0;right:0}.nav-links{gap:24px}@media (width<=820px){.hero{grid-template-columns:1fr;min-height:auto}.portrait-frame{width:min(100%,340px)}}
