.contact-section-module__qtrreq__contactGrid{grid-template-columns:minmax(260px,.75fr) minmax(320px,1.25fr);align-items:start;gap:18px;display:grid}.contact-section-module__qtrreq__contactCard{border:1px solid var(--border);color:var(--foreground);border-radius:16px;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px 18px;padding:16px;display:grid}.contact-section-module__qtrreq__contactDetails{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.contact-section-module__qtrreq__contactStack{grid-column:1/-1}.contact-section-module__qtrreq__contactLink,.contact-section-module__qtrreq__contactAddress{border:1px solid var(--border);color:var(--foreground);border-radius:12px;gap:2px;padding:10px 12px;text-decoration:none;display:grid}.contact-section-module__qtrreq__contactAddress{font-style:normal}.contact-section-module__qtrreq__contactLink span,.contact-section-module__qtrreq__contactAddress span{color:var(--text-muted);font-size:.9rem}.contact-section-module__qtrreq__contactLink strong,.contact-section-module__qtrreq__contactAddress strong{overflow-wrap:anywhere;font-size:1.05rem}.contact-section-module__qtrreq__contactActions{flex-wrap:wrap;grid-area:1/2;justify-content:flex-end;align-items:center;gap:10px;display:flex}.contact-section-module__qtrreq__actionButton{min-width:190px}.contact-section-module__qtrreq__linkedinIcon{border:1px solid var(--border-strong);width:34px;height:34px;color:var(--text-muted);border-radius:999px;justify-content:center;align-items:center;font-size:.82rem;font-weight:900;line-height:1;text-decoration:none;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.contact-section-module__qtrreq__linkedinIcon:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-hover)}.contact-section-module__qtrreq__contactMap{border-radius:16px;grid-column:1/-1;height:clamp(210px,22vw,320px);min-height:0}.contact-section-module__qtrreq__form{border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:18px;min-height:0;padding:16px;display:flex}.contact-section-module__qtrreq__modalForm{border:0;border-radius:0;padding:0}.contact-section-module__qtrreq__formPanel,.contact-section-module__qtrreq__field{min-width:0}.contact-section-module__qtrreq__modalBody{gap:16px;padding:0 28px 28px;display:grid}.contact-section-module__qtrreq__fields{gap:14px;display:grid}.contact-section-module__qtrreq__cvFields{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.contact-section-module__qtrreq__cvFields .contact-section-module__qtrreq__field:nth-child(3),.contact-section-module__qtrreq__cvFields .contact-section-module__qtrreq__field:nth-child(4){grid-column:auto}.contact-section-module__qtrreq__form label{color:var(--foreground);text-align:left;align-content:start;align-self:start;gap:8px;font-size:.95rem;font-weight:700;line-height:1.25;display:grid}.contact-section-module__qtrreq__form p{color:var(--foreground)}.contact-section-module__qtrreq__form input,.contact-section-module__qtrreq__form select,.contact-section-module__qtrreq__form textarea{border:1px solid var(--border-strong);background:var(--background);width:100%;color:var(--foreground);font:inherit;border-radius:10px;font-size:.95rem;line-height:1.4;transition:border-color .16s,box-shadow .16s}.contact-section-module__qtrreq__form input,.contact-section-module__qtrreq__form select{min-height:44px;padding:10px 12px}.contact-section-module__qtrreq__form select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--text-muted)50%),linear-gradient(135deg,var(--text-muted)50%,transparent 50%);background-position:calc(100% - 18px) 19px,calc(100% - 13px) 19px;background-repeat:no-repeat;background-size:5px 5px;padding-right:34px}.contact-section-module__qtrreq__form textarea{resize:vertical;min-height:132px;padding:12px 13px}.contact-section-module__qtrreq__formFooter{flex-wrap:wrap;align-items:center;gap:12px;margin-top:2px;padding-top:0;display:flex}.contact-section-module__qtrreq__submitButton{min-width:180px}.contact-section-module__qtrreq__form input:focus,.contact-section-module__qtrreq__form select:focus,.contact-section-module__qtrreq__form textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-focus);outline:none}.contact-section-module__qtrreq__error{color:var(--danger-text);font-size:.86rem;font-weight:700}.contact-section-module__qtrreq__success{color:var(--success-text);font-weight:700}.contact-section-module__qtrreq__notice{border-radius:8px;margin:0;padding:10px 12px;font-size:.92rem;line-height:1.4}.contact-section-module__qtrreq__notice.contact-section-module__qtrreq__error{background:var(--danger-background);border:1px solid var(--danger-border)}.contact-section-module__qtrreq__notice.contact-section-module__qtrreq__success{background:var(--success-background);border:1px solid var(--success-border)}.contact-section-module__qtrreq__successBlock{gap:0}.contact-section-module__qtrreq__successBlock button{align-self:flex-start}.contact-section-module__qtrreq__actionsRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.contact-section-module__qtrreq__modalOverlay{z-index:30;background:var(--overlay-background);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);place-items:start center;padding:clamp(16px,6vh,64px) 18px;display:grid;position:fixed;inset:0;overflow-y:auto}.contact-section-module__qtrreq__modalPanel{border:1px solid var(--border);background:var(--background);width:min(100%,620px);max-height:min(88vh,720px);color:var(--foreground);text-align:left;box-shadow:0 24px 70px var(--panel-shadow-strong);border-radius:16px;gap:0;padding:0;display:grid;overflow:auto}.contact-section-module__qtrreq__modalHeader{justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 28px 16px;display:flex}.contact-section-module__qtrreq__modalHeader h3{letter-spacing:0;margin:0;font-size:clamp(1.45rem,2vw,1.8rem);line-height:1.12}.contact-section-module__qtrreq__kicker{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;margin:0 0 6px;font-size:.78rem;font-weight:800}.contact-section-module__qtrreq__modalClose{border:1px solid var(--border-strong);background:var(--surface);width:40px;height:40px;color:var(--foreground);cursor:pointer;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.contact-section-module__qtrreq__modalClose:hover,.contact-section-module__qtrreq__modalClose:focus-visible{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-hover)}.contact-section-module__qtrreq__formHeader{gap:6px;display:grid}.contact-section-module__qtrreq__formHeader h3,.contact-section-module__qtrreq__successBlock h3{margin:0;font-size:1.24rem;line-height:1.2}.contact-section-module__qtrreq__formHeader p:not(.contact-section-module__qtrreq__kicker){max-width:54ch;color:var(--text-soft);margin:0;font-size:.98rem;line-height:1.55}.contact-section-module__qtrreq__formIntro{max-width:56ch;color:var(--text-soft);text-align:left;margin:0;font-size:.96rem;line-height:1.5}@media (max-width:960px){.contact-section-module__qtrreq__contactGrid,.contact-section-module__qtrreq__contactCard{grid-template-columns:1fr}.contact-section-module__qtrreq__contactActions{grid-area:auto/1;justify-content:flex-start}.contact-section-module__qtrreq__contactDetails{grid-template-columns:1fr}}@media (max-width:520px){.contact-section-module__qtrreq__modalOverlay{padding:12px}.contact-section-module__qtrreq__modalPanel{max-height:calc(100vh - 24px)}.contact-section-module__qtrreq__modalHeader,.contact-section-module__qtrreq__modalBody{padding-left:18px;padding-right:18px}.contact-section-module__qtrreq__modalHeader{padding-top:20px;padding-bottom:16px}.contact-section-module__qtrreq__formFooter{display:grid}.contact-section-module__qtrreq__submitButton{width:100%;min-width:0}.contact-section-module__qtrreq__contactActions{grid-template-columns:minmax(0,1fr) auto;display:grid}.contact-section-module__qtrreq__actionButton{width:100%;min-width:0}.contact-section-module__qtrreq__actionButton:first-child{grid-column:1/-1}.contact-section-module__qtrreq__actionsRow{display:grid}.contact-section-module__qtrreq__cvFields{grid-template-columns:1fr}}
.timeline-section-module__oJexOa__timeline{--date-column:172px;--rail-center:20px;--rail-column:40px;--timeline-column-gap:14px;z-index:0;gap:18px;display:grid;position:relative}.timeline-section-module__oJexOa__timeline:before{content:"";left:calc(var(--date-column) + var(--timeline-column-gap) + var(--rail-center));background:var(--border);z-index:-1;width:2px;position:absolute;top:0;bottom:0}.timeline-section-module__oJexOa__timelineItem{grid-template-columns:var(--date-column)var(--rail-column)minmax(0,1fr);column-gap:var(--timeline-column-gap);cursor:pointer;z-index:1;opacity:0;filter:blur(4px);transition:opacity .5s,transform .5s,filter .5s;transition-delay:var(--item-delay,0s);align-items:start;display:grid;position:relative;transform:translateY(22px)scale(.98)}.timeline-section-module__oJexOa__timelineMarker{background:var(--background);border:1px solid var(--border-strong);box-shadow:0 0 0 6px var(--background);z-index:3;border-radius:50%;grid-column:2;place-self:start center;place-items:center;width:40px;height:40px;margin-top:10px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;position:relative}.timeline-section-module__oJexOa__timelineMarker:before{background:var(--foreground);content:"";border-radius:50%;width:14px;height:14px;transition:transform .18s}.timeline-section-module__oJexOa__timelineItem:hover .timeline-section-module__oJexOa__timelineMarker,.timeline-section-module__oJexOa__timelineItem:focus-visible .timeline-section-module__oJexOa__timelineMarker{border-color:var(--foreground);box-shadow:0 0 0 6px var(--background),0 0 0 10px var(--focus-ring);transform:scale(1.04)}.timeline-section-module__oJexOa__timelineItem:hover .timeline-section-module__oJexOa__timelineMarker:before,.timeline-section-module__oJexOa__timelineItem:focus-visible .timeline-section-module__oJexOa__timelineMarker:before{transform:scale(1.18)}.timeline-section-module__oJexOa__timelineItem:focus-visible{outline:none}.timeline-section-module__oJexOa__closeButton:focus-visible{outline:2px solid var(--foreground);outline-offset:3px}.timeline-section-module__oJexOa__timelineBadge{background:var(--background);border:1px solid var(--border);color:var(--foreground);text-align:center;z-index:2;border-radius:12px;justify-content:center;align-items:center;min-height:60px;padding:10px 12px;font-size:.96rem;font-weight:700;line-height:1.25;display:flex;position:relative}.timeline-section-module__oJexOa__timelineBody{background:var(--background);border:1px solid var(--border);color:var(--foreground);font:inherit;text-align:left;z-index:2;border-radius:14px;width:100%;padding:14px;transition:border-color .18s,box-shadow .18s,transform .18s;position:relative}.timeline-section-module__oJexOa__timelineItem:hover .timeline-section-module__oJexOa__timelineBody,.timeline-section-module__oJexOa__timelineItem:focus-visible .timeline-section-module__oJexOa__timelineBody{border-color:var(--border-strong);box-shadow:0 12px 28px var(--hover-shadow);transform:translateY(-1px)}.timeline-section-module__oJexOa__timelineBody h3{color:var(--foreground);margin-bottom:4px;line-height:1.25}.timeline-section-module__oJexOa__timelineBody p{overflow-wrap:anywhere}.timeline-section-module__oJexOa__location{color:var(--text-muted);margin-bottom:6px;font-weight:700}.timeline-section-module__oJexOa__timelineAction{background:var(--surface-subtle);border:1px solid var(--border-strong);color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;margin-top:12px;padding:6px 10px;font-size:.82rem;font-weight:700;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.timeline-section-module__oJexOa__timelineAction:after{content:"";border:2px solid;border-width:0 2px 2px 0;width:6px;height:6px;transform:rotate(-45deg)}.timeline-section-module__oJexOa__timelineItem:hover .timeline-section-module__oJexOa__timelineAction,.timeline-section-module__oJexOa__timelineItem:focus-visible .timeline-section-module__oJexOa__timelineAction{background:var(--foreground);border-color:var(--foreground);color:var(--background)}.timeline-section-module__oJexOa__timelineItemVisible{opacity:1;filter:blur();transform:translateY(0)scale(1)}.timeline-section-module__oJexOa__modalBackdrop{background:var(--overlay-background);z-index:1000;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.timeline-section-module__oJexOa__modal{background:var(--background);border:1px solid var(--border);box-shadow:0 24px 70px var(--panel-shadow);color:var(--foreground);border-radius:16px;gap:18px;width:min(640px,100%);max-height:calc(100vh - 48px);padding:24px;display:grid;overflow:auto}.timeline-section-module__oJexOa__modalHeader{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.timeline-section-module__oJexOa__modalHeader h3{font-size:1.35rem;line-height:1.25}.timeline-section-module__oJexOa__modalPeriod{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.88rem;font-weight:700}.timeline-section-module__oJexOa__modalLocation{color:var(--text-muted);margin-top:6px;font-weight:700}.timeline-section-module__oJexOa__closeButton{background:var(--background);border:1px solid var(--border-strong);color:var(--foreground);cursor:pointer;font:inherit;border-radius:8px;padding:8px 12px;font-weight:700;transition:border-color .18s,background .18s}.timeline-section-module__oJexOa__closeButton:hover{background:var(--surface-muted);border-color:var(--border-strong)}.timeline-section-module__oJexOa__modalSummary{color:var(--text-secondary);line-height:1.65}.timeline-section-module__oJexOa__modalHighlights{gap:10px;display:grid}.timeline-section-module__oJexOa__modalHighlights h4{font-size:1rem}.timeline-section-module__oJexOa__modalHighlights ul{gap:8px;list-style:none;display:grid}.timeline-section-module__oJexOa__modalHighlights li{color:var(--text-secondary);padding-left:18px;line-height:1.55;position:relative}.timeline-section-module__oJexOa__modalHighlights li:before{background:var(--foreground);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:.7em;left:0}@media (max-width:960px){.timeline-section-module__oJexOa__timeline{--date-column:0px;--rail-center:16px;--rail-column:32px;--timeline-column-gap:12px;gap:12px;padding:0}.timeline-section-module__oJexOa__timelineItem{grid-template-columns:var(--rail-column)minmax(0,1fr);gap:10px 12px}.timeline-section-module__oJexOa__timelineMarker{grid-area:1/1;width:32px;height:32px;margin-top:4px}.timeline-section-module__oJexOa__timelineMarker:before{width:12px;height:12px}.timeline-section-module__oJexOa__timelineBadge{grid-area:1/2;justify-self:start;width:fit-content;padding:10px 14px}.timeline-section-module__oJexOa__timelineBody{grid-column:2}}@media (max-width:520px){.timeline-section-module__oJexOa__modalBackdrop{align-items:flex-end;padding:12px}.timeline-section-module__oJexOa__modal{border-radius:14px;max-height:calc(100vh - 24px);padding:18px}.timeline-section-module__oJexOa__modalHeader{display:grid}.timeline-section-module__oJexOa__closeButton{justify-self:start}}
.about-section-module__JUYf_a__aboutGrid{grid-template-columns:1.3fr 1fr;gap:18px;display:grid}.about-section-module__JUYf_a__highlightList{gap:10px;list-style:none;display:grid}.about-section-module__JUYf_a__highlightList li{color:var(--foreground);border:1px solid var(--border);background:0 0;border-radius:12px;padding:12px 14px}@media (max-width:960px){.about-section-module__JUYf_a__aboutGrid{grid-template-columns:1fr}}
.personal-section-module__Jt3AKG__section{gap:22px;display:grid;position:relative}.personal-section-module__Jt3AKG__anchorAlias{width:1px;height:1px;scroll-margin-top:110px;position:absolute;top:0;left:0}.personal-section-module__Jt3AKG__hobbyList{flex-wrap:wrap;gap:10px;display:flex}.personal-section-module__Jt3AKG__hobbyList span{border:1px solid var(--border-strong);color:var(--foreground);border-radius:999px;padding:8px 12px;font-size:.92rem;font-weight:700}.personal-section-module__Jt3AKG__sailingPanel,.personal-section-module__Jt3AKG__webcamPanel{border:1px solid var(--border);border-radius:16px;overflow:hidden}.personal-section-module__Jt3AKG__sailingPanel{--wind-map-bg:#0b0f19;--wind-map-panel:#111827;--wind-map-panel-soft:#151f2e;--wind-map-border:#f7f8fa24;--wind-map-text:#f7f8fa;--wind-map-muted:#aab7c0;--wind-map-green:#86ffb6;--wind-map-cyan:#7dd2ff;--wind-map-red:#ff8a75}.personal-section-module__Jt3AKG__sailingHeader{background:var(--surface-subtle);border-bottom:1px solid var(--border);justify-content:space-between;align-items:start;gap:18px;padding:18px;display:flex}.personal-section-module__Jt3AKG__sailingHeader h3,.personal-section-module__Jt3AKG__webcamCopy h3{color:var(--foreground);margin:4px 0 6px;font-size:1.25rem;line-height:1.25}.personal-section-module__Jt3AKG__sailingHeader p,.personal-section-module__Jt3AKG__webcamCopy h3{max-width:720px}.personal-section-module__Jt3AKG__sailingHeader p,.personal-section-module__Jt3AKG__webcamCopy p{color:var(--text-muted);line-height:1.55}.personal-section-module__Jt3AKG__panelEyebrow{color:var(--text-muted);letter-spacing:.11em;text-transform:uppercase;font-size:.78rem;font-weight:800}.personal-section-module__Jt3AKG__dataStatus{background:var(--surface);border:1px solid var(--border);color:var(--text-secondary);white-space:nowrap;border-radius:999px;flex-shrink:0;padding:8px 12px;font-size:.82rem;font-weight:800}.personal-section-module__Jt3AKG__dataStatus[data-state=error]{border-color:var(--danger-border);color:var(--danger-text)}.personal-section-module__Jt3AKG__windLayout{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:0;min-height:420px;display:grid}.personal-section-module__Jt3AKG__windMap{background:var(--wind-map-bg);min-height:420px;position:relative;overflow:hidden}.personal-section-module__Jt3AKG__windMapFrame{position:absolute;inset:0;overflow:hidden}.personal-section-module__Jt3AKG__windMapFrame:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#07111f33,#07111f0a 45%,#07111f61),linear-gradient(#0b0f1961,#0b0f191a 48%,#0b0f1985),#0b0f192e;position:absolute;inset:0}.personal-section-module__Jt3AKG__windMapBackground{background:var(--wind-map-bg);filter:saturate(.9)contrast(1.08);pointer-events:none;z-index:0;position:absolute;inset:0}.personal-section-module__Jt3AKG__windMapBackground .mapboxgl-canvas{outline:none}:is(.personal-section-module__Jt3AKG__windMapBackground .mapboxgl-ctrl-logo,.personal-section-module__Jt3AKG__windMapBackground .mapboxgl-ctrl-attrib){opacity:.62}.personal-section-module__Jt3AKG__windMap canvas{cursor:grab;touch-action:none;z-index:2;width:100%;height:100%;min-height:420px;display:block;position:absolute;inset:0}.personal-section-module__Jt3AKG__windMap canvas:active{cursor:grabbing}.personal-section-module__Jt3AKG__weatherOverlay{pointer-events:none;z-index:3;flex-wrap:wrap;gap:10px;display:flex;position:absolute;left:14px;right:14px}.personal-section-module__Jt3AKG__weatherOverlayTop{justify-content:space-between;top:14px}.personal-section-module__Jt3AKG__weatherOverlayTop .personal-section-module__Jt3AKG__weatherBox{flex:0 150px}.personal-section-module__Jt3AKG__weatherOverlayBottom{justify-content:center;bottom:34px}.personal-section-module__Jt3AKG__weatherBox{color:var(--wind-map-text);background:#0b0f19c7;border:1px solid #f7f8fa29;border-radius:8px;gap:3px;min-width:138px;padding:9px 10px;display:grid;position:relative;box-shadow:0 14px 30px #00000042}.personal-section-module__Jt3AKG__weatherBoxInteractive{pointer-events:auto}.personal-section-module__Jt3AKG__weatherBoxInteractive:focus-visible{outline-offset:4px;outline:2px solid #7dd2ffa6}.personal-section-module__Jt3AKG__weatherBox>span:not(.personal-section-module__Jt3AKG__weatherBoxHeader):not(.personal-section-module__Jt3AKG__weatherValueRow):not(.personal-section-module__Jt3AKG__cloudPattern),.personal-section-module__Jt3AKG__weatherBoxHeader>span{color:var(--wind-map-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:900;line-height:1.1}.personal-section-module__Jt3AKG__weatherBoxHeader{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.personal-section-module__Jt3AKG__weatherBox strong{color:var(--wind-map-text);white-space:nowrap;font-size:1rem;line-height:1.1}.personal-section-module__Jt3AKG__weatherBox small{color:#aab7c0db;font-size:.7rem;font-weight:800;line-height:1.25}.personal-section-module__Jt3AKG__weatherBoxWide{min-width:250px;max-width:min(380px,100%)}.personal-section-module__Jt3AKG__weatherBoxWater{min-width:156px}.personal-section-module__Jt3AKG__cloudForecastToggle{appearance:none;cursor:pointer;font:inherit;pointer-events:auto;text-align:left;margin:0;transition:background .18s,border-color .18s,transform .18s}.personal-section-module__Jt3AKG__cloudForecastToggle:hover,.personal-section-module__Jt3AKG__cloudForecastToggle:focus-visible,.personal-section-module__Jt3AKG__cloudForecastToggle[aria-expanded=true]{background:#0f172ae0;border-color:#7dd2ff57}.personal-section-module__Jt3AKG__cloudForecastToggle:focus-visible{outline-offset:4px;outline:2px solid #7dd2ffa6}.personal-section-module__Jt3AKG__cloudToggleIcon{color:#aab7c0e6;flex:none;transition:transform .18s}.personal-section-module__Jt3AKG__cloudForecastToggle[aria-expanded=true] .personal-section-module__Jt3AKG__cloudToggleIcon{transform:rotate(180deg)}.personal-section-module__Jt3AKG__cloudPattern{border-top:1px solid #f7f8fa1f;gap:7px;min-width:0;margin-top:5px;padding-top:8px;display:grid}.personal-section-module__Jt3AKG__cloudPatternTitle{color:#aab7c0e6;letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:900;line-height:1.1}.personal-section-module__Jt3AKG__cloudPatternBars{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;align-items:center;gap:6px;min-width:0;display:grid}.personal-section-module__Jt3AKG__cloudPatternPoint{grid-template-rows:34px auto auto;place-items:center;gap:3px;min-width:0;display:grid}.personal-section-module__Jt3AKG__cloudPatternIcon{width:36px;height:28px;display:block;position:relative}.personal-section-module__Jt3AKG__cloudPatternIcon span{display:block;position:absolute}.personal-section-module__Jt3AKG__cloudPatternIconSun:before,.personal-section-module__Jt3AKG__cloudPatternIconPartly:before{content:"";background:#ffb15f;border-radius:50%;width:15px;height:15px;position:absolute;top:4px;left:4px;box-shadow:0 0 12px #ffb15f6b}.personal-section-module__Jt3AKG__cloudPatternIconSun:after{content:"";border-radius:50%;width:15px;height:15px;position:absolute;top:4px;left:4px;box-shadow:0 -9px 0 -6px #ffb15fe6,0 9px 0 -6px #ffb15fe6,9px 0 0 -6px #ffb15fe6,-9px 0 0 -6px #ffb15fe6}.personal-section-module__Jt3AKG__cloudPatternIconCloud span:first-child,.personal-section-module__Jt3AKG__cloudPatternIconPartly span:first-child,.personal-section-module__Jt3AKG__cloudPatternIconRain span:first-child{z-index:2;background:#aab7c0;border-radius:999px;width:24px;height:11px;bottom:7px;left:8px}.personal-section-module__Jt3AKG__cloudPatternIconCloud span:nth-child(2),.personal-section-module__Jt3AKG__cloudPatternIconPartly span:nth-child(2),.personal-section-module__Jt3AKG__cloudPatternIconRain span:nth-child(2){z-index:2;background:#c9d5dc;border-radius:50%;width:13px;height:13px;bottom:11px;left:13px}.personal-section-module__Jt3AKG__cloudPatternIconCloud span:nth-child(3),.personal-section-module__Jt3AKG__cloudPatternIconPartly span:nth-child(3),.personal-section-module__Jt3AKG__cloudPatternIconRain span:nth-child(3){z-index:2;background:#8ca1ad;border-radius:50%;width:10px;height:10px;bottom:8px;left:5px}.personal-section-module__Jt3AKG__cloudPatternIconPartly span,.personal-section-module__Jt3AKG__cloudPatternIconCloud span,.personal-section-module__Jt3AKG__cloudPatternIconRain span{filter:drop-shadow(0 0 6px #aab7c02e)}.personal-section-module__Jt3AKG__cloudPatternIconRain:before,.personal-section-module__Jt3AKG__cloudPatternIconRain:after{background:var(--wind-map-cyan);content:"";z-index:2;border-radius:999px;width:2px;height:8px;position:absolute;top:19px;transform:rotate(18deg);box-shadow:9px 3px #7dd2ffc2}.personal-section-module__Jt3AKG__cloudPatternIconRain:before{left:10px}.personal-section-module__Jt3AKG__cloudPatternIconRain:after{left:20px}.personal-section-module__Jt3AKG__cloudPatternPoint>span:not(.personal-section-module__Jt3AKG__cloudPatternIcon),.personal-section-module__Jt3AKG__cloudPatternPoint small,.personal-section-module__Jt3AKG__cloudPatternEmpty{color:#aab7c0d6;letter-spacing:0;text-align:center;text-overflow:ellipsis;text-transform:none;white-space:nowrap;width:100%;min-width:0;font-size:.55rem;font-weight:800;line-height:1.05;overflow:hidden}.personal-section-module__Jt3AKG__cloudPatternPoint small{color:#f7f8facc;font-size:.52rem}.personal-section-module__Jt3AKG__weatherValueRow{align-items:center;gap:8px;min-width:0;display:flex}.personal-section-module__Jt3AKG__weatherCloudText{gap:1px;min-width:0;display:grid}.personal-section-module__Jt3AKG__weatherCloudText strong{text-overflow:ellipsis;min-width:0;font-size:.98rem;overflow:hidden}.personal-section-module__Jt3AKG__weatherCloudText small{font-size:.68rem}.personal-section-module__Jt3AKG__weatherIcon{flex:none;width:32px;height:24px;display:block;position:relative}.personal-section-module__Jt3AKG__weatherIcon span{display:block;position:absolute}.personal-section-module__Jt3AKG__weatherIconSun:before,.personal-section-module__Jt3AKG__weatherIconPartly:before{content:"";background:#ffb15f;border-radius:50%;width:14px;height:14px;position:absolute;top:3px;left:3px;box-shadow:0 0 14px #ffb15f7a}.personal-section-module__Jt3AKG__weatherIconSun:after{content:"";border:0;border-radius:50%;width:14px;height:14px;position:absolute;top:3px;left:3px;box-shadow:0 -9px 0 -6px #ffb15fe6,0 9px 0 -6px #ffb15fe6,9px 0 0 -6px #ffb15fe6,-9px 0 0 -6px #ffb15fe6}.personal-section-module__Jt3AKG__weatherIconCloud span:first-child,.personal-section-module__Jt3AKG__weatherIconPartly span:first-child,.personal-section-module__Jt3AKG__weatherIconRain span:first-child{z-index:2;background:#aab7c0;border-radius:999px;width:21px;height:10px;bottom:5px;left:7px}.personal-section-module__Jt3AKG__weatherIconCloud span:nth-child(2),.personal-section-module__Jt3AKG__weatherIconPartly span:nth-child(2),.personal-section-module__Jt3AKG__weatherIconRain span:nth-child(2){z-index:2;background:#c9d5dc;border-radius:50%;width:12px;height:12px;bottom:9px;left:11px}.personal-section-module__Jt3AKG__weatherIconCloud span:nth-child(3),.personal-section-module__Jt3AKG__weatherIconPartly span:nth-child(3),.personal-section-module__Jt3AKG__weatherIconRain span:nth-child(3){z-index:2;background:#8ca1ad;border-radius:50%;width:9px;height:9px;bottom:6px;left:4px}.personal-section-module__Jt3AKG__weatherIconPartly span{filter:drop-shadow(0 0 6px #aab7c047)}.personal-section-module__Jt3AKG__weatherIconRain:before,.personal-section-module__Jt3AKG__weatherIconRain:after{background:var(--wind-map-cyan);content:"";z-index:2;border-radius:999px;width:2px;height:8px;position:absolute;top:15px;transform:rotate(18deg);box-shadow:9px 3px #7dd2ffc2}.personal-section-module__Jt3AKG__weatherIconRain:before{left:9px}.personal-section-module__Jt3AKG__weatherIconRain:after{left:18px}.personal-section-module__Jt3AKG__windMapTooltip{color:var(--wind-map-muted);pointer-events:none;z-index:4;background:#0b0f19f0;border:1px solid #f7f8fa2e;border-radius:10px;gap:4px;min-width:156px;padding:10px 12px;font-size:.78rem;line-height:1.35;display:grid;position:absolute;top:0;left:0;transform:translateY(-100%);box-shadow:0 12px 28px #00000047}.personal-section-module__Jt3AKG__windMapTooltip strong{color:var(--wind-map-text);font-size:.82rem}.personal-section-module__Jt3AKG__instrumentGrid{background:linear-gradient(180deg,#7dd2ff0f,transparent 42%),var(--wind-map-bg);border-left:1px solid #f7f8fa1f;grid-template-rows:1fr 1fr;gap:14px;padding:16px;display:grid}.personal-section-module__Jt3AKG__instrument{background:linear-gradient(180deg,#f7f8fa0f,#f7f8fa05),var(--wind-map-panel);border:1px solid var(--wind-map-border);border-radius:14px;place-items:center;gap:10px;min-height:180px;padding:16px 14px;display:grid;box-shadow:inset 0 1px #f7f8fa0f}.personal-section-module__Jt3AKG__instrumentReadout{text-align:center;justify-items:center;gap:3px;min-height:34px;display:grid}.personal-section-module__Jt3AKG__instrumentReadout span{color:var(--wind-map-muted);letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:800}.personal-section-module__Jt3AKG__instrumentReadout small{color:#aab7c0c7;font-size:.72rem;font-weight:700}.personal-section-module__Jt3AKG__gaugeDial{--gauge-angle:-150deg;aspect-ratio:1;background:radial-gradient(circle at center,var(--wind-map-panel)0 57%,transparent 58%),var(--wind-map-panel-soft);border:1px solid #f7f8fa29;border-radius:50%;place-items:center;height:154px;display:grid;position:relative;box-shadow:0 0 0 1px #f7f8fa14}.personal-section-module__Jt3AKG__forecastTooltip{box-sizing:border-box;color:var(--wind-map-text);opacity:0;pointer-events:none;text-align:left;z-index:5;background:#0b0f19eb;border:1px solid #f7f8fa33;border-radius:16px;gap:8px;inline-size:min(300px,100vw - 40px);padding:12px;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)scale(.96);box-shadow:0 16px 34px #00000057}.personal-section-module__Jt3AKG__forecastTooltip strong{color:var(--wind-map-text);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:900;line-height:1.1}.personal-section-module__Jt3AKG__forecastTable{grid-template-columns:48px minmax(0,1fr) minmax(0,1fr);align-items:center;gap:5px 10px;width:100%;font-size:.72rem;line-height:1.2;display:grid}.personal-section-module__Jt3AKG__forecastTableCompact{grid-template-columns:48px minmax(0,1fr)}.personal-section-module__Jt3AKG__forecastTable>span:not(.personal-section-module__Jt3AKG__forecastRow){color:#aab7c0d1;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;min-width:0;font-size:.62rem;font-weight:800;overflow:hidden}.personal-section-module__Jt3AKG__forecastRow{display:contents}.personal-section-module__Jt3AKG__forecastRow span{color:var(--wind-map-text);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:800;overflow:hidden}.personal-section-module__Jt3AKG__forecastRow span:first-child{color:var(--wind-map-muted)}.personal-section-module__Jt3AKG__forecastEmpty{color:var(--wind-map-muted);font-size:.78rem;font-weight:800;line-height:1.35}.personal-section-module__Jt3AKG__gaugeDial:hover .personal-section-module__Jt3AKG__forecastTooltip,.personal-section-module__Jt3AKG__gaugeDial:focus-visible .personal-section-module__Jt3AKG__forecastTooltip,.personal-section-module__Jt3AKG__compassDial:hover .personal-section-module__Jt3AKG__forecastTooltip,.personal-section-module__Jt3AKG__compassDial:focus-visible .personal-section-module__Jt3AKG__forecastTooltip{opacity:1;transform:translate(-50%,-50%)scale(1)}.personal-section-module__Jt3AKG__weatherForecastTooltip{inline-size:min(220px,100vw - 48px);top:calc(100% + 8px);left:50%;transform:translate(-50%,-4px)scale(.96)}.personal-section-module__Jt3AKG__weatherBoxInteractive:hover .personal-section-module__Jt3AKG__weatherForecastTooltip,.personal-section-module__Jt3AKG__weatherBoxInteractive:focus-visible .personal-section-module__Jt3AKG__weatherForecastTooltip{opacity:1;transform:translate(-50%)scale(1)}.personal-section-module__Jt3AKG__weatherOverlayTop .personal-section-module__Jt3AKG__weatherBox:first-child .personal-section-module__Jt3AKG__weatherForecastTooltip{left:0;transform:translateY(-4px)scale(.96)}.personal-section-module__Jt3AKG__weatherOverlayTop .personal-section-module__Jt3AKG__weatherBox:first-child:hover .personal-section-module__Jt3AKG__weatherForecastTooltip,.personal-section-module__Jt3AKG__weatherOverlayTop .personal-section-module__Jt3AKG__weatherBox:first-child:focus-visible .personal-section-module__Jt3AKG__weatherForecastTooltip{transform:translate(0)scale(1)}.personal-section-module__Jt3AKG__weatherOverlayTop .personal-section-module__Jt3AKG__weatherBox:last-child .personal-section-module__Jt3AKG__weatherForecastTooltip{left:auto;right:0;transform:translateY(-4px)scale(.96)}.personal-section-module__Jt3AKG__weatherOverlayTop .personal-section-module__Jt3AKG__weatherBox:last-child:hover .personal-section-module__Jt3AKG__weatherForecastTooltip,.personal-section-module__Jt3AKG__weatherOverlayTop .personal-section-module__Jt3AKG__weatherBox:last-child:focus-visible .personal-section-module__Jt3AKG__weatherForecastTooltip{transform:translate(0)scale(1)}.personal-section-module__Jt3AKG__gaugeDial:focus-visible,.personal-section-module__Jt3AKG__compassDial:focus-visible{outline-offset:4px;outline:2px solid #7dd2ffa6}.personal-section-module__Jt3AKG__gaugeDial:before{content:"";z-index:1;border:1px solid #f7f8fa1a;border-radius:50%;position:absolute;inset:18px}.personal-section-module__Jt3AKG__speedTick{--tick-angle:0deg;height:8px;transform:translate(-50%,-50%)rotate(var(--tick-angle))translateY(-59px);transform-origin:50%;z-index:2;background:#86ffb67a;border-radius:999px;width:1.5px;position:absolute;top:50%;left:50%}.personal-section-module__Jt3AKG__speedTickMajor{height:13px;transform:translate(-50%,-50%)rotate(var(--tick-angle))translateY(-57px);background:#f7f8fac7;width:2.5px}.personal-section-module__Jt3AKG__speedMark{--mark-angle:0deg;--mark-counter-angle:0deg;color:#f7f8fac7;pointer-events:none;text-shadow:0 1px 6px var(--wind-map-bg);transform:translate(-50%,-50%)rotate(var(--mark-angle))translateY(-43px)rotate(var(--mark-counter-angle));z-index:3;font-size:.66rem;font-weight:800;line-height:1;position:absolute;top:50%;left:50%}.personal-section-module__Jt3AKG__gaugeNeedle{background:linear-gradient(180deg,var(--wind-map-text),var(--wind-map-green));filter:drop-shadow(0 0 8px #86ffb640);height:54px;transform:rotate(var(--gauge-angle));transform-origin:50% 100%;z-index:2;border-radius:999px;width:3px;transition:opacity .18s,transform .5s;position:absolute;bottom:50%;left:calc(50% - 1.5px)}.personal-section-module__Jt3AKG__gaugeDial:hover .personal-section-module__Jt3AKG__gaugeNeedle,.personal-section-module__Jt3AKG__gaugeDial:focus-visible .personal-section-module__Jt3AKG__gaugeNeedle{opacity:.18}.personal-section-module__Jt3AKG__gaugeNeedle:after{background:var(--wind-map-bg);border:2px solid var(--wind-map-green);content:"";border-radius:50%;width:20px;height:20px;position:absolute;bottom:-10px;left:-8.5px;box-shadow:0 0 18px #86ffb629}.personal-section-module__Jt3AKG__compassDial{--direction:0deg;aspect-ratio:1;background:radial-gradient(circle at center,var(--wind-map-panel)0 57%,transparent 58%),var(--wind-map-panel-soft);border:1px solid #f7f8fa29;border-radius:50%;height:154px;position:relative;box-shadow:0 0 0 1px #f7f8fa0f}.personal-section-module__Jt3AKG__compassDial:before{content:"";z-index:1;border:1px solid #f7f8fa1a;border-radius:50%;position:absolute;inset:18px}.personal-section-module__Jt3AKG__compassTick{--tick-angle:0deg;height:8px;transform:translate(-50%,-50%)rotate(var(--tick-angle))translateY(-59px);transform-origin:50%;z-index:2;background:#7dd2ff7a;border-radius:999px;width:1.5px;position:absolute;top:50%;left:50%}.personal-section-module__Jt3AKG__compassTickMajor{height:13px;transform:translate(-50%,-50%)rotate(var(--tick-angle))translateY(-57px);background:#f7f8fac7;width:2.5px}.personal-section-module__Jt3AKG__compassLabel{color:var(--wind-map-text);text-shadow:0 1px 6px var(--wind-map-bg);z-index:3;font-size:.72rem;font-weight:900;position:absolute}.personal-section-module__Jt3AKG__north{top:27px;left:50%;transform:translate(-50%)}.personal-section-module__Jt3AKG__east{top:50%;right:30px;transform:translateY(-50%)}.personal-section-module__Jt3AKG__south{bottom:27px;left:50%;transform:translate(-50%)}.personal-section-module__Jt3AKG__west{top:50%;left:30px;transform:translateY(-50%)}.personal-section-module__Jt3AKG__compassNeedle{background:linear-gradient(180deg,var(--wind-map-text),var(--wind-map-red));height:54px;transform:rotate(var(--direction));transform-origin:50% 100%;filter:drop-shadow(0 0 8px #ff8a754d);z-index:2;border-radius:999px;width:3px;transition:opacity .3s,transform .5s;position:absolute;bottom:50%;left:calc(50% - 1.5px)}.personal-section-module__Jt3AKG__compassNeedle:before{content:none}.personal-section-module__Jt3AKG__compassNeedle:after{background:var(--wind-map-bg);border:2px solid var(--wind-map-red);content:"";border-radius:50%;width:20px;height:20px;position:absolute;bottom:-10px;left:-8.5px;box-shadow:0 0 18px #ff8a752e}.personal-section-module__Jt3AKG__compassNeedle[data-empty=true]{opacity:.25}.personal-section-module__Jt3AKG__compassDial:hover .personal-section-module__Jt3AKG__compassNeedle,.personal-section-module__Jt3AKG__compassDial:focus-visible .personal-section-module__Jt3AKG__compassNeedle{opacity:.18}.personal-section-module__Jt3AKG__instrumentMeta{color:var(--wind-map-muted);text-align:center;min-height:22px;font-size:.92rem;line-height:1.45}.personal-section-module__Jt3AKG__instrumentMeta strong{color:var(--wind-map-text);white-space:nowrap}.personal-section-module__Jt3AKG__windMeta{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 14px;display:flex}.personal-section-module__Jt3AKG__windMeta span{white-space:nowrap}.personal-section-module__Jt3AKG__sourceRow{background:var(--surface-subtle);border-top:1px solid var(--border);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px 12px;padding:10px 14px;display:flex}.personal-section-module__Jt3AKG__sourceRow span{color:var(--text-muted);font-size:.82rem;font-weight:800}.personal-section-module__Jt3AKG__sourceRow a,.personal-section-module__Jt3AKG__webcamLinks a,.personal-section-module__Jt3AKG__webcamFallback a{color:var(--accent);font-weight:800}.personal-section-module__Jt3AKG__sourceRow a:hover,.personal-section-module__Jt3AKG__webcamLinks a:hover,.personal-section-module__Jt3AKG__webcamFallback a:hover{text-decoration:underline}.personal-section-module__Jt3AKG__webcamPanel{grid-template-columns:minmax(220px,.45fr) minmax(0,1fr);align-items:stretch;display:grid}.personal-section-module__Jt3AKG__webcamCopy{background:var(--surface-subtle);border-right:1px solid var(--border);gap:12px;padding:18px;display:grid}.personal-section-module__Jt3AKG__webcamLinks{flex-wrap:wrap;gap:12px;display:flex}.personal-section-module__Jt3AKG__webcamFrame{aspect-ratio:16/9;background:var(--media-background);min-height:260px;position:relative;overflow:hidden}.personal-section-module__Jt3AKG__webcamImage{object-fit:cover;display:block}.personal-section-module__Jt3AKG__webcamFallback{color:var(--text-muted);text-align:center;align-content:center;justify-items:center;gap:10px;height:100%;padding:24px;display:grid}@media (max-width:980px){.personal-section-module__Jt3AKG__sailingHeader,.personal-section-module__Jt3AKG__webcamPanel{grid-template-columns:1fr}.personal-section-module__Jt3AKG__sailingHeader{display:grid}.personal-section-module__Jt3AKG__dataStatus{white-space:normal;justify-self:start}.personal-section-module__Jt3AKG__windLayout{grid-template-columns:1fr}.personal-section-module__Jt3AKG__instrumentGrid{border-top:1px solid #f7f8fa1f;border-left:0;grid-template-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.personal-section-module__Jt3AKG__webcamCopy{border-bottom:1px solid var(--border);border-right:0}}@media (max-width:640px){.personal-section-module__Jt3AKG__sailingHeader,.personal-section-module__Jt3AKG__webcamCopy{padding:14px}.personal-section-module__Jt3AKG__windMap{min-height:0;display:grid;overflow:visible}.personal-section-module__Jt3AKG__windMapFrame,.personal-section-module__Jt3AKG__windMap canvas{min-height:380px}.personal-section-module__Jt3AKG__windMapFrame{position:relative;inset:auto}.personal-section-module__Jt3AKG__weatherOverlay{pointer-events:auto;gap:8px;padding:12px;position:static;left:auto;right:auto}.personal-section-module__Jt3AKG__weatherOverlayBottom{background:var(--wind-map-bg);justify-content:stretch;bottom:auto}.personal-section-module__Jt3AKG__weatherOverlayTop{background:var(--wind-map-bg);grid-template-columns:repeat(2,minmax(0,1fr));display:grid;top:auto}.personal-section-module__Jt3AKG__weatherOverlayTop .personal-section-module__Jt3AKG__weatherBox{flex:none}.personal-section-module__Jt3AKG__weatherOverlayTop .personal-section-module__Jt3AKG__weatherBox:first-child{order:1}.personal-section-module__Jt3AKG__weatherOverlayTop .personal-section-module__Jt3AKG__weatherBox:nth-child(2){order:3;grid-column:1/-1}.personal-section-module__Jt3AKG__weatherOverlayTop .personal-section-module__Jt3AKG__weatherBox:nth-child(3){order:2}.personal-section-module__Jt3AKG__weatherBox{min-width:0;padding:9px 10px}.personal-section-module__Jt3AKG__weatherBox>span:not(.personal-section-module__Jt3AKG__weatherBoxHeader):not(.personal-section-module__Jt3AKG__weatherValueRow):not(.personal-section-module__Jt3AKG__cloudPattern),.personal-section-module__Jt3AKG__weatherBoxHeader>span{letter-spacing:.04em}.personal-section-module__Jt3AKG__weatherBox strong{font-size:.92rem}.personal-section-module__Jt3AKG__weatherBoxWide{width:100%;min-width:0;max-width:none}.personal-section-module__Jt3AKG__cloudPattern{gap:10px}.personal-section-module__Jt3AKG__cloudPatternBars{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;gap:10px;padding:2px 0 8px;display:flex;overflow-x:auto}.personal-section-module__Jt3AKG__cloudPatternPoint{scroll-snap-align:start;flex:0 0 58px}.personal-section-module__Jt3AKG__cloudPatternPoint>span:not(.personal-section-module__Jt3AKG__cloudPatternIcon),.personal-section-module__Jt3AKG__cloudPatternPoint small,.personal-section-module__Jt3AKG__cloudPatternEmpty{font-size:.68rem;line-height:1.15}.personal-section-module__Jt3AKG__instrumentGrid{grid-template-columns:1fr;padding:12px}.personal-section-module__Jt3AKG__instrument{min-height:168px}.personal-section-module__Jt3AKG__gaugeDial,.personal-section-module__Jt3AKG__compassDial{height:144px}.personal-section-module__Jt3AKG__webcamFrame{min-height:190px}}
.skills-section-module__fsG6fG__skills{gap:12px;display:grid}.skills-section-module__fsG6fG__skill{border:1px solid var(--border);border-radius:12px;padding:12px}.skills-section-module__fsG6fG__skillTop{color:var(--foreground);justify-content:space-between;margin-bottom:8px;font-weight:600;display:flex}.skills-section-module__fsG6fG__label{display:block}.skills-section-module__fsG6fG__detail{color:var(--text-muted);margin:4px 0 0;font-size:.92rem;font-weight:500}.skills-section-module__fsG6fG__level{color:var(--text-secondary);letter-spacing:.02em;font-size:.9rem;font-weight:700}.skills-section-module__fsG6fG__skillBar{background:var(--surface-soft);border-radius:999px;height:8px;position:relative;overflow:hidden}.skills-section-module__fsG6fG__skillBar:after{content:"";background:var(--foreground);transform-origin:0;opacity:.08;position:absolute;inset:0;transform:scaleX(1)}.skills-section-module__fsG6fG__skillFill{background:var(--foreground);transform-origin:0;border-radius:999px;width:100%;height:100%;transition:transform .8s ease-out;animation:none;position:relative;transform:scaleX(0)}.skills-section-module__fsG6fG__skillFill:after{content:attr(data-label);color:var(--text-secondary);font-size:.85rem;font-weight:700;position:absolute;top:-28px;right:8px}.skills-section-module__fsG6fG__legend{color:var(--text-secondary);flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:14px;font-size:.9rem;font-weight:700;display:flex}.skills-section-module__fsG6fG__flashcards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:20px;display:grid}.skills-section-module__fsG6fG__flashcardsHeader{margin-top:18px;margin-bottom:4px}.skills-section-module__fsG6fG__flashcardsTitle{color:var(--text-secondary);letter-spacing:.04em;text-transform:uppercase;margin:0 0 4px;font-weight:800}.skills-section-module__fsG6fG__flashcardsSubtitle{color:var(--text-muted);margin:0;font-size:.98rem}.skills-section-module__fsG6fG__flashcard{border:1px solid var(--border);color:var(--foreground);border-radius:14px;padding:12px 14px}.skills-section-module__fsG6fG__flashcardHeader{align-items:center;gap:10px;display:flex}.skills-section-module__fsG6fG__flashcardIcon{font-size:1.2rem}.skills-section-module__fsG6fG__flashcard h4{color:var(--foreground);margin:0 0 6px;font-size:1rem}.skills-section-module__fsG6fG__flashcard p{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.5}@keyframes skills-section-module__fsG6fG__skills-fill{0%{transform:scaleX(0)}to{transform:scaleX(var(--fill-scale,1))}}.skills-section-module__fsG6fG__skillFill[data-active=true]{animation:1.1s ease-out forwards skills-section-module__fsG6fG__skills-fill;animation-delay:var(--animation-delay,0s)}.skills-section-module__fsG6fG__mapSection{gap:14px;margin-top:28px;display:grid}.skills-section-module__fsG6fG__mapSectionHeader{gap:6px;display:grid}.skills-section-module__fsG6fG__mapEyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin:0;font-size:.9rem;font-weight:700}.skills-section-module__fsG6fG__mapShell{border:1px solid var(--border);border-radius:18px;overflow:hidden}.skills-section-module__fsG6fG__map{width:100%;height:360px}.skills-section-module__fsG6fG__mapLegend{background:var(--surface-soft);color:var(--foreground);gap:18px;padding:12px 14px;font-weight:600;display:flex}.skills-section-module__fsG6fG__mapFallback{color:var(--foreground);border:1px dashed var(--border-strong);border-radius:14px;padding:24px}.skills-section-module__fsG6fG__dot{border-radius:50%;width:12px;height:12px;margin-right:8px;display:inline-block}.skills-section-module__fsG6fG__dotLived{background:#080}.skills-section-module__fsG6fG__dotWorked{background:#00c}@media (max-width:960px){.skills-section-module__fsG6fG__skillTop{flex-direction:column;gap:6px}.skills-section-module__fsG6fG__level{align-self:flex-start}.skills-section-module__fsG6fG__legend{justify-content:flex-start;gap:8px 14px;font-size:.85rem}.skills-section-module__fsG6fG__legend span{display:inline-block}.skills-section-module__fsG6fG__legend{display:none}}
.fold-section-module__2FXVWG__hero{z-index:2;border-bottom:1px solid var(--hero-border);grid-template-columns:minmax(280px,1.15fr) minmax(240px,.85fr);align-items:center;gap:32px;padding:48px 7vw 40px;display:grid;position:relative}.fold-section-module__2FXVWG__copy{gap:14px;display:grid}.fold-section-module__2FXVWG__copy h2{color:var(--foreground);font-size:clamp(2.4rem,3.4vw,3.1rem);line-height:1.08}.fold-section-module__2FXVWG__copy h2 span{background:-webkit-linear-gradient(120deg,var(--hero-highlight-start)30%,var(--hero-highlight-end));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.fold-section-module__2FXVWG__lead{color:var(--text-soft);font-size:1.05rem;line-height:1.6}.fold-section-module__2FXVWG__points{color:var(--foreground);gap:8px;margin:4px 0 6px;padding:0;list-style:none;display:grid}.fold-section-module__2FXVWG__points li{background:var(--hero-point-background);border:1px solid var(--hero-border);color:var(--foreground);border-radius:14px;padding:10px 12px;font-weight:600}.fold-section-module__2FXVWG__actions{flex-wrap:wrap;gap:12px;display:flex}.fold-section-module__2FXVWG__portraitShell{aspect-ratio:4/5;border:1px solid var(--hero-border);width:100%;box-shadow:0 16px 48px var(--panel-shadow);background:0 0;border-radius:18px;position:relative;overflow:hidden}.fold-section-module__2FXVWG__portrait{object-fit:cover}@media (max-width:960px){.fold-section-module__2FXVWG__hero{grid-template-columns:1fr;gap:22px;padding:30px 18px 32px}.fold-section-module__2FXVWG__copy h2{font-size:1.6rem}.fold-section-module__2FXVWG__points li{width:100%}.fold-section-module__2FXVWG__actions{justify-content:center}.fold-section-module__2FXVWG__portraitShell{aspect-ratio:3/4;max-width:320px;margin:6px auto 0}}
.executive-section-module__hx8FcW__summaryCard{border:1px solid var(--border);border-radius:18px;grid-template-columns:minmax(260px,.5fr) minmax(0,1.5fr);gap:16px;margin-bottom:20px;padding:18px;display:grid}.executive-section-module__hx8FcW__statColumn{gap:10px;min-width:0;display:grid}.executive-section-module__hx8FcW__statLabel{color:var(--text-muted);font-size:.95rem}.executive-section-module__hx8FcW__statValue{color:var(--foreground);align-items:baseline;font-size:3.2rem;font-weight:800;display:flex}.executive-section-module__hx8FcW__statSuffix{color:var(--text-secondary);margin-left:6px;font-size:1.3rem}.executive-section-module__hx8FcW__sparkline{grid-auto-flow:column;align-items:end;gap:6px;height:36px;display:grid}.executive-section-module__hx8FcW__sparkline span{background:var(--foreground);opacity:.9;opacity:.4;border-radius:12px;width:8px;height:0;animation:none;display:block}.executive-section-module__hx8FcW__sparklineVisible span{animation:1s ease-out forwards executive-section-module__hx8FcW__growSpark;animation-delay:var(--bar-delay,0s)}@keyframes executive-section-module__hx8FcW__growSpark{0%{opacity:.4;height:0}to{height:var(--bar-height,60%);opacity:.95}}.executive-section-module__hx8FcW__statGrid{flex-direction:column;align-content:center;gap:16px;min-width:0;display:flex}.executive-section-module__hx8FcW__outcomeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.executive-section-module__hx8FcW__outcome{min-width:0}.executive-section-module__hx8FcW__statGrid p{color:var(--text-muted);font-size:.95rem;line-height:1.25}.executive-section-module__hx8FcW__statGrid strong{color:var(--foreground);margin-top:4px;font-size:1.3rem;display:block}.executive-section-module__hx8FcW__languages{border:1px solid var(--border);border-radius:14px;grid-column:1/-1;padding:12px 14px}.executive-section-module__hx8FcW__languagesLabel{color:var(--text-secondary);letter-spacing:.04em;text-transform:uppercase;margin:0 0 8px;font-size:.9rem;font-weight:800}.executive-section-module__hx8FcW__languagesGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));align-items:stretch;gap:12px;min-width:0;display:grid}.executive-section-module__hx8FcW__languagesGroup{gap:.5rem;min-width:0;display:grid}.executive-section-module__hx8FcW__languageCard{border:1px solid var(--border);border-radius:14px;align-items:center;gap:12px;min-width:0;padding:12px 14px;display:flex}.executive-section-module__hx8FcW__languageIcon{background:var(--foreground);width:44px;height:44px;color:var(--background);letter-spacing:.04em;border-radius:12px;flex-shrink:0;place-items:center;font-weight:800;display:grid}.executive-section-module__hx8FcW__languageText{min-width:0}.executive-section-module__hx8FcW__languageName{color:var(--foreground);white-space:nowrap;margin:0;font-weight:700;line-height:1.2}.executive-section-module__hx8FcW__languageLevel{color:var(--text-muted);white-space:nowrap;margin:0;font-size:.95rem;line-height:1.2}@media (max-width:960px){.executive-section-module__hx8FcW__section{padding:18px}.executive-section-module__hx8FcW__summaryCard{grid-template-columns:1fr;margin-bottom:16px;padding:16px}.executive-section-module__hx8FcW__statValue{font-size:2.6rem}.executive-section-module__hx8FcW__languagesGrid{grid-template-columns:1fr}.executive-section-module__hx8FcW__languageCard{padding:12px 14px}}@media (max-width:640px){.executive-section-module__hx8FcW__section{padding:14px}.executive-section-module__hx8FcW__summaryCard{gap:12px;width:100%;padding:14px}.executive-section-module__hx8FcW__statGrid{gap:14px}.executive-section-module__hx8FcW__outcomeGrid{grid-template-columns:1fr;gap:12px}.executive-section-module__hx8FcW__languageCard{width:100%;padding:12px}}
.blog-section-module__fRhd1G__section{--blog-accent:var(--accent);--blog-accent-shadow:var(--accent-focus);margin-top:48px;scroll-margin-top:110px}.blog-section-module__fRhd1G__sectionHeader{gap:8px;max-width:760px;margin-bottom:20px;display:grid}.blog-section-module__fRhd1G__sectionHeader h2{color:var(--foreground);letter-spacing:0;font-size:1.8rem}.blog-section-module__fRhd1G__sectionHeader p{color:var(--text-soft);line-height:1.65}.blog-section-module__fRhd1G__topicList{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.blog-section-module__fRhd1G__filterList{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.blog-section-module__fRhd1G__filterButton{border:1px solid var(--chip-border);background:var(--surface);min-height:36px;color:var(--chip-text);font:inherit;cursor:pointer;border-radius:999px;padding:8px 12px;font-size:.88rem;font-weight:800;transition:border-color .18s,background .18s,color .18s}.blog-section-module__fRhd1G__filterButton:hover,.blog-section-module__fRhd1G__filterButtonActive{border-color:var(--blog-accent);background:var(--accent-soft);color:var(--blog-accent)}.blog-section-module__fRhd1G__topic{border:1px solid var(--chip-border);background:var(--chip-background);color:var(--chip-text);border-radius:999px;padding:8px 10px;font-size:.86rem;font-weight:800;line-height:1}.blog-section-module__fRhd1G__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.blog-section-module__fRhd1G__card{border:1px solid var(--border);background:var(--surface);min-height:100%;color:var(--foreground);border-radius:8px;grid-template-rows:auto 1fr;transition:border-color .18s,transform .18s,box-shadow .18s;display:grid;overflow:hidden}.blog-section-module__fRhd1G__card:hover{border-color:var(--blog-accent);box-shadow:0 16px 36px var(--blog-accent-shadow);transform:translateY(-2px)}.blog-section-module__fRhd1G__media{aspect-ratio:16/10;background:var(--media-background)}.blog-section-module__fRhd1G__media img,.blog-section-module__fRhd1G__media video{object-fit:cover;width:100%;height:100%;display:block}.blog-section-module__fRhd1G__cardBody{align-content:start;gap:10px;padding:18px;display:grid}.blog-section-module__fRhd1G__date{color:var(--text-muted);font-size:.86rem;font-weight:800}.blog-section-module__fRhd1G__cardCategories{flex-wrap:wrap;gap:6px;display:flex}.blog-section-module__fRhd1G__cardCategories span{border:1px solid var(--chip-border);background:var(--chip-background);color:var(--chip-text);border-radius:999px;padding:6px 8px;font-size:.78rem;font-weight:800;line-height:1}.blog-section-module__fRhd1G__cardBody h3{color:var(--foreground);letter-spacing:0;font-size:1.15rem;line-height:1.3}.blog-section-module__fRhd1G__cardBody p{color:var(--text-soft);line-height:1.6}.blog-section-module__fRhd1G__readMore{color:var(--blog-accent);margin-top:2px;font-weight:800}.blog-section-module__fRhd1G__empty{border:1px dashed var(--chip-border);background:var(--surface-subtle);color:var(--text-soft);border-radius:8px;padding:18px;line-height:1.65}@media (max-width:768px){.blog-section-module__fRhd1G__section{margin-top:34px}.blog-section-module__fRhd1G__grid{gap:12px}.blog-section-module__fRhd1G__cardBody{padding:16px}}
.portfolio-section-module__bfvOSq__headerRow{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.portfolio-section-module__bfvOSq__headerRow .secondary{flex:none;margin-top:4px}.portfolio-section-module__bfvOSq__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;display:grid}.portfolio-section-module__bfvOSq__projectCard,.portfolio-section-module__bfvOSq__skeletonCard,.portfolio-section-module__bfvOSq__message{border:1px solid var(--border);border-radius:14px;padding:16px}.portfolio-section-module__bfvOSq__projectCard{color:var(--foreground);gap:14px;display:grid}.portfolio-section-module__bfvOSq__projectTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.portfolio-section-module__bfvOSq__repoName{color:var(--text-muted);overflow-wrap:anywhere;margin:0 0 4px;font-size:.84rem;font-weight:700}.portfolio-section-module__bfvOSq__projectCard h3{overflow-wrap:anywhere;margin:0;font-size:1.15rem;line-height:1.25}.portfolio-section-module__bfvOSq__projectCard h3 a:hover,.portfolio-section-module__bfvOSq__projectLinks a:hover{text-decoration:underline}.portfolio-section-module__bfvOSq__repoButton{border:1px solid var(--border);color:var(--foreground);border-radius:8px;flex:none;padding:8px 10px;font-size:.86rem;font-weight:800}.portfolio-section-module__bfvOSq__repoButton:hover{border-color:var(--foreground)}.portfolio-section-module__bfvOSq__description{color:var(--text-soft);min-height:50px;line-height:1.55}.portfolio-section-module__bfvOSq__tags{flex-wrap:wrap;gap:8px;display:flex}.portfolio-section-module__bfvOSq__tags span{background:var(--surface-soft);border:1px solid var(--border);color:var(--text-secondary);border-radius:999px;padding:6px 9px;font-size:.82rem;font-weight:700}.portfolio-section-module__bfvOSq__projectMeta{border-top:1px solid var(--border);color:var(--text-muted);flex-wrap:wrap;gap:8px 14px;padding-top:12px;font-size:.9rem;font-weight:700;display:flex}.portfolio-section-module__bfvOSq__projectLinks{flex-wrap:wrap;gap:14px;font-weight:800;display:flex}.portfolio-section-module__bfvOSq__message{color:var(--foreground)}.portfolio-section-module__bfvOSq__skeletonCard{gap:12px;display:grid}.portfolio-section-module__bfvOSq__skeletonCard span{background:var(--skeleton-gradient);background-size:200% 100%;border-radius:8px;height:14px;animation:1.4s ease-in-out infinite portfolio-section-module__bfvOSq__pulse}.portfolio-section-module__bfvOSq__skeletonCard span:first-child{width:70%;height:18px}.portfolio-section-module__bfvOSq__skeletonCard span:nth-child(2){width:100%}.portfolio-section-module__bfvOSq__skeletonCard span:nth-child(3){width:52%}@keyframes portfolio-section-module__bfvOSq__pulse{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:720px){.portfolio-section-module__bfvOSq__headerRow{display:grid}.portfolio-section-module__bfvOSq__headerRow .secondary{justify-self:flex-start}}
.public-footer-module__k8GWGG__footer{z-index:2;border-top:1px solid var(--border);background:var(--surface);color:var(--text-muted);position:relative}.public-footer-module__k8GWGG__inner{justify-content:space-between;align-items:center;gap:16px;width:min(100%,1180px);margin:0 auto;padding:18px clamp(16px,7vw,82px);font-size:.88rem;font-weight:700;display:flex}.public-footer-module__k8GWGG__links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}.public-footer-module__k8GWGG__links a{color:var(--text-secondary);text-decoration:none}.public-footer-module__k8GWGG__links a:hover{color:var(--foreground);text-underline-offset:4px;text-decoration:underline}@media (max-width:640px){.public-footer-module__k8GWGG__inner{flex-direction:column;align-items:flex-start}.public-footer-module__k8GWGG__links{justify-content:flex-start}}
