:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--accent:#315d82;--accent-hover:#244965;--accent-contrast:#f7f6f2;--bg:#eeede8;--bg-alt:#e4e3dd;--border:#d2d0c9;--border-strong:#aaa9a3;--field-bg:#f3f2ed;--focus-ring:#315d822e;--heading:#171b1f;--heading-soft:#252a2f;--muted:#64676a;--muted-strong:#3f4448;--on-dark:#f0eee8;--on-dark-muted:#f0eee8d1;--on-dark-soft:#f0eee8b3;--placeholder:#8c8e90;--surface:#f4f3ee;--surface-glass:#f4f3eef0;--surface-hover:#e2e1db;--tag-text:#42484d;--text:#252a2f;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--accent:#8ca6bb;--accent-hover:#b3c4d1;--accent-contrast:#15191d;--bg:#15191d;--bg-alt:#1b2025;--border:#30363b;--border-strong:#555c62;--field-bg:#1b2025;--focus-ring:#8ca6bb33;--heading:#ecebe7;--heading-soft:#d8d8d4;--muted:#9b9d9e;--muted-strong:#c0c1bf;--on-dark:#e8e6df;--on-dark-muted:#e8e6dfc7;--on-dark-soft:#e8e6dfa8;--placeholder:#707477;--surface:#1b2025;--surface-glass:#15191deb;--surface-hover:#23292e;--tag-text:#b9bdc0;--text:#d8d8d4}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{min-width:320px;margin:0;overflow-x:clip}body,button,input,textarea{font-family:inherit;font-size:16px;line-height:1.55}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button,input,textarea{transition:color .16s,background .16s,border-color .16s,box-shadow .16s,transform .16s}a:focus-visible,button:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.site-shell{min-height:100vh;color:var(--text);background:var(--bg)}.site-header{z-index:20;background:var(--surface-glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #0f172a14;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;width:100%;min-height:80px;padding:0 max(24px,50vw - 590px);display:grid;position:sticky;top:0;box-shadow:0 1px #0f172a0a}:root[data-theme=dark] .site-header{background:#0f172ad6}.brand,.site-nav a,.button,.header-cta,.contact-links a,.site-footer a{text-decoration:none}.brand{min-width:0;color:var(--heading);align-items:center;font-size:1.35rem;font-weight:800;display:inline-flex}.brand-mark{display:none}.site-nav{justify-content:center;gap:28px;min-width:0;display:flex}.site-nav a{color:var(--muted-strong);font-size:.94rem;font-weight:700}.site-nav a:hover,.site-nav a:focus-visible,.contact-links a:hover,.site-footer a:hover{color:var(--accent)}.site-controls{justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.header-cta{background:var(--accent);min-height:38px;color:var(--on-dark);box-shadow:none;border-radius:10px;justify-content:center;align-items:center;padding:0 16px;font-size:.86rem;font-weight:850;display:inline-flex}.header-cta:hover,.header-cta:focus-visible{background:var(--accent-hover);color:var(--on-dark)}.language-switcher{border:1px solid var(--border);background:var(--surface);border-radius:10px;gap:4px;padding:3px;display:inline-flex}.language-switcher button,.theme-toggle{color:var(--muted);background:0 0;border:0;font-weight:800}.language-switcher button{border-radius:7px;min-width:30px;min-height:30px;padding:0;font-size:.72rem}.language-switcher button:hover,.language-switcher button:focus-visible,.language-switcher .is-active{color:var(--accent);background:#0054651a}.theme-toggle{border:1px solid var(--border);background:var(--surface);border-radius:10px;place-items:center;width:38px;min-width:38px;height:38px;padding:0;display:inline-grid}.theme-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px;height:17px}.mobile-contact-button,.mobile-preferences-toggle,.mobile-preferences-menu{display:none}.header-action-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:16px;height:16px}.theme-toggle:hover,.theme-toggle:focus-visible{border-color:var(--accent);color:var(--accent)}.section{width:min(1080px,100% - 48px);margin:0 auto;padding:88px 0}.hero-section{color:var(--on-dark);background:linear-gradient(135deg,#005465 0%,#045 52%,#034 100%);border-bottom:1px solid #f0eee81f;position:relative;overflow:hidden}.hero-section:before{content:"";background-image:linear-gradient(90deg,#f0eee809 1px,#0000 1px),linear-gradient(#f0eee809 1px,#0000 1px);background-size:4rem 4rem;position:absolute;inset:0}.hero-inner{z-index:1;gap:56px;width:min(1080px,100% - 48px);margin:0 auto;padding:78px 0 66px;display:grid;position:relative}.hero-main{grid-template-columns:220px minmax(0,1fr);align-items:center;gap:58px;display:grid}.hero-content{min-width:0;max-width:720px}.hero-portrait{aspect-ratio:1;background:#f0eee81a;border:4px solid #22d3ee57;border-radius:999px;width:220px;position:relative;overflow:hidden;box-shadow:0 10px 24px #0000002e}.hero-portrait:before{display:none}.hero-portrait span{height:100%;color:var(--on-dark);place-items:center;font-size:3rem;font-weight:800;display:grid}.hero-portrait img{object-fit:cover;width:100%;height:100%}.eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:.76rem;font-weight:900}.hero-section .eyebrow{display:none}h1,h2,h3,h4,p{margin-top:0}h1{color:var(--on-dark);margin-bottom:8px;font-size:clamp(2.55rem,5vw,4rem);font-weight:800;line-height:1.02}h2{max-width:620px;color:var(--heading);margin-bottom:0;font-size:clamp(1.1rem,1.32vw,1.34rem);font-weight:780;line-height:1.3}h3{color:var(--heading);margin-bottom:10px;font-size:1.18rem;font-weight:800}h4{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:.72rem}.hero-role{color:#c7edf0;background:0 0;border:0;margin-bottom:26px;padding:0;font-size:1.28rem;font-weight:850}.hero-description,.text-stack p,.project-card p,.timeline-item p{color:var(--muted);font-size:1rem}.hero-description{max-width:690px;color:var(--on-dark-muted);margin-bottom:32px;font-size:1.08rem;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border:1px solid var(--border-strong);border-radius:9px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:.88rem;font-weight:800;display:inline-flex}.button:hover,.button:focus-visible,.primary{background:var(--on-dark);color:#005465;box-shadow:none;border-color:#0000}.primary:hover,.primary:focus-visible{color:#045;background:#e7e4dc}.secondary{color:var(--on-dark);background:#f0eee814;border-color:#f0eee847}.secondary:hover,.secondary:focus-visible{color:var(--on-dark);background:#f0eee824}.hero-stats{border-top:1px solid #f0eee81f;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;padding-top:48px;display:grid}.hero-stat{text-align:center;background:0 0;border-radius:0;gap:8px;padding:0;display:grid}.hero-stat strong{color:var(--on-dark);font-size:2.05rem;font-weight:850;line-height:1}.hero-stat span{color:#cffafed1;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.love-modal-backdrop{z-index:40;background:radial-gradient(circle at 48% 34%,#ffd6e838,#0000 34%),#23121ec7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.love-modal{background:radial-gradient(circle at 10% 12%,#ffecf480,#0000 26%),radial-gradient(circle at 92% 92%,#ffaccd47,#0000 34%),linear-gradient(135deg,#7a2f53 0%,#a84d73 52%,#4d2543 100%);border:1px solid #ffe2ed75;border-radius:28px;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:28px;width:min(820px,100%);max-height:calc(100dvh - 32px);padding:28px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #4614306b}.love-modal:before{color:#ffecf457;content:"♡";font-size:4rem;line-height:1;position:absolute;top:22px;right:72px}.love-modal:after{content:"";border:1px solid #ffe2ed33;border-radius:999px;width:170px;height:170px;position:absolute;bottom:-46px;right:-40px}.love-modal-close{z-index:2;color:#fff6fa;background:#ffe2ed24;border:1px solid #ffe2ed5c;border-radius:999px;place-items:center;width:36px;height:36px;font-size:1.4rem;line-height:1;display:grid;position:absolute;top:14px;right:14px}.love-modal-close:hover,.love-modal-close:focus-visible{background:#ffe2ed3d}.love-photo-frame{z-index:1;aspect-ratio:4/5;background:linear-gradient(135deg,#ffecf43d,#ffaccd38),#ffe2ed1f;border:7px solid #ffecf4d1;border-radius:24px;place-items:center;min-height:0;display:grid;position:relative;overflow:hidden;box-shadow:0 0 0 1px #7a2f532e,0 18px 36px #4d254347}.love-photo-frame:before{content:"";pointer-events:none;border:1px solid #fff6fa73;border-radius:18px;position:absolute;inset:12px}.love-photo-frame:after{content:none}.love-photo-frame img{object-fit:cover;object-position:center center;width:100%;height:100%}.love-photo-frame span{color:#fff6fab8;letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:800}.love-modal-content{z-index:1;align-content:center;gap:16px;padding:20px 22px 20px 0;display:grid;position:relative}.love-kicker{color:#ffe3ef;letter-spacing:.12em;text-transform:uppercase;margin-bottom:0;font-size:.74rem;font-weight:900}.love-modal-content h2{color:#fff6fa;max-width:460px;font-size:clamp(1.75rem,3.6vw,2.65rem);line-height:1.12}.love-modal-content p{color:#fff6fad1;margin-bottom:0;font-size:1rem;line-height:1.75}.love-signature{border-top:1px solid #ffe2ed47;width:fit-content;margin-top:6px;padding-top:14px;font-weight:850;color:#ffe3ef!important}.section-heading{border-bottom:1px solid var(--border);align-items:center;gap:14px;margin-bottom:34px;padding-bottom:24px;display:flex}.section-heading .eyebrow{margin-bottom:0}.split-section,.contact-section{grid-template-columns:minmax(0,.82fr) minmax(0,1fr);align-items:start;gap:56px;display:grid}.text-stack{border:1px solid var(--border);background:var(--surface);border-radius:18px;gap:18px;padding:28px;display:grid;box-shadow:0 8px 20px #0f172a0a}.text-stack p{margin-bottom:0;font-size:1rem;line-height:1.75}.skills-section{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:start;gap:40px;display:grid}.skills-intro{border:1px solid var(--border);background:var(--surface);border-radius:22px;gap:16px;padding:30px;display:grid;position:sticky;top:110px;box-shadow:0 8px 20px #0f172a0a}.skills-intro .eyebrow{margin-bottom:0}.skills-intro h2{font-size:clamp(1.5rem,2.2vw,1.95rem)}.skills-intro p:last-child{color:var(--muted);margin-bottom:0;line-height:1.7}.skills-grid,.projects-grid,.timeline{display:grid}.skills-grid{gap:14px}.skill-card{border:1px solid var(--border);background:var(--surface);box-shadow:none;border-radius:16px;grid-template-columns:minmax(260px,.78fr) minmax(0,1fr);align-items:center;gap:24px;padding:22px;transition:border-color .18s;display:grid}.skill-card:hover{border-color:#00546552}.skill-heading{grid-template-columns:40px minmax(0,1fr);align-items:start;gap:14px;display:grid}.skill-heading span{width:40px;height:40px;color:var(--accent);background:#0054651a;border-radius:12px;place-items:center;font-size:.76rem;font-weight:900;display:inline-grid}.skill-heading h3{margin-bottom:6px;font-size:1.02rem}.skill-heading p{color:var(--muted);margin-bottom:0;font-size:.88rem;line-height:1.55}.tag-list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.tag-list li{border:1px solid var(--border);background:var(--bg);color:var(--tag-text);border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:750}.project-heading{justify-content:space-between}.project-heading>div:first-child{gap:10px;min-width:0;display:grid}.carousel-controls{align-items:center;gap:14px;display:flex}.carousel-counter{color:var(--muted-strong);white-space:nowrap;font-size:.82rem;font-weight:850}.carousel-controls div{gap:8px;display:flex}.carousel-controls button{border:1px solid var(--border);background:var(--surface);width:42px;height:42px;color:var(--heading);border-radius:12px;place-items:center;font-size:1.05rem;font-weight:900;display:inline-grid}.carousel-controls button:hover,.carousel-controls button:focus-visible{border-color:var(--accent);background:var(--accent);color:var(--on-dark)}.projects-carousel{gap:18px;display:grid}.carousel-viewport{border-radius:22px;overflow:hidden}.projects-track{transition:transform .42s cubic-bezier(.22,1,.36,1);display:flex}.project-card{border:1px solid var(--border);background:var(--surface);border-radius:20px;grid-template-columns:minmax(280px,.72fr) minmax(0,1fr);min-width:100%;max-width:100%;min-height:490px;transition:border-color .18s;display:grid;overflow:hidden;box-shadow:0 8px 22px #0f172a0d}.project-card:hover{border-color:#00546559}.project-cover{background:linear-gradient(135deg,#005465f5,#034);grid-row:1/span 2;place-items:center;min-height:100%;display:grid;position:relative}.project-cover img{object-fit:cover;object-position:center;width:100%;height:100%}.project-cover span{color:var(--on-dark-soft);font-size:clamp(4rem,10vw,7.5rem);font-weight:900}.project-intro{grid-column:2;align-content:end;gap:12px;min-width:0;padding:34px 34px 0;display:grid}.project-badge{background:var(--bg-alt);width:fit-content;color:var(--muted-strong);border-radius:8px;padding:5px 9px;font-size:.72rem;font-weight:850}.project-intro h3{margin-bottom:0;font-size:clamp(1.35rem,2.1vw,1.85rem);line-height:1.18}.project-title-row{justify-content:space-between;align-items:center;gap:14px;min-width:0;display:flex}.project-title-row h3{min-width:0}.project-title-action{border:1px solid var(--border);background:var(--bg);width:38px;min-width:38px;height:38px;color:var(--accent);border-radius:10px;place-items:center;text-decoration:none;display:inline-grid}.project-title-action:hover,.project-title-action:focus-visible{border-color:var(--accent);background:var(--accent);color:var(--on-dark)}.project-title-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:18px;height:18px}.project-intro p{margin-bottom:0;line-height:1.65}.project-body{grid-column:2;align-content:start;gap:22px;min-width:0;padding:24px 34px 34px;display:grid}.project-details ul{color:var(--muted);gap:7px;margin:0;padding:0;list-style:none;display:grid}.project-details li{border-bottom:1px solid var(--border);padding-bottom:7px;font-size:.88rem}.carousel-dots{justify-content:center;gap:8px;display:flex}.carousel-dots button{background:var(--border-strong);border:0;border-radius:999px;width:9px;height:9px;padding:0}.carousel-dots button.is-active,.carousel-dots button:hover,.carousel-dots button:focus-visible{background:var(--accent);width:30px}.timeline{gap:18px}.timeline-item{border:1px solid var(--border);background:var(--surface);box-shadow:none;border-radius:18px;grid-template-columns:58px minmax(0,1fr);gap:18px;padding:26px;transition:border-color .18s;display:grid}.timeline-item:hover{border-color:#00546547}.timeline-icon{border:1px solid var(--border);background:var(--surface);width:56px;height:56px;color:var(--accent);border-radius:12px;place-items:center;font-size:.84rem;font-weight:900;display:grid}.timeline-icon img{object-fit:contain;width:34px;height:34px}.timeline-heading{border-bottom:1px solid var(--border);justify-content:space-between;gap:16px;min-width:0;margin-bottom:16px;padding-bottom:16px;display:flex}.timeline-heading h3{margin-bottom:4px}.timeline-period{border:1px solid var(--accent);width:fit-content;height:fit-content;color:var(--accent);white-space:nowrap;border-radius:8px;padding:5px 9px;font-size:.74rem;font-weight:850}.timeline-item p{margin-bottom:0;line-height:1.7}.timeline-item .company{color:var(--muted-strong);margin-bottom:0;font-weight:750}.contact-section{padding-bottom:96px}.contact-copy{gap:24px;display:grid}.contact-links{gap:12px;display:grid}.contact-links a{width:fit-content;color:var(--muted-strong);font-size:.95rem;font-weight:800}.contact-form{border:1px solid var(--border);background:var(--surface);border-radius:20px;gap:18px;padding:28px;display:grid;box-shadow:0 8px 20px #0f172a0d}.contact-form label{color:var(--muted-strong);gap:7px;font-size:.78rem;font-weight:850;display:grid}.contact-form input,.contact-form textarea{box-sizing:border-box;border:1px solid var(--border);background:var(--bg);width:100%;color:var(--heading);font:inherit;border-radius:10px;outline:0;padding:12px 14px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:var(--placeholder)}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--accent);box-shadow:0 0 0 4px var(--focus-ring)}.contact-form .button{background:var(--accent);width:100%;color:var(--on-dark);margin-top:4px}.contact-form .button:disabled{cursor:wait;opacity:.72}.form-status{margin:-4px 0 0;font-size:.86rem;font-weight:750;line-height:1.5}.form-status.success{color:var(--accent)}.form-status.error{color:#dc2626}.site-footer{border-top:1px solid var(--border);width:min(1080px,100% - 48px);color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin:0 auto;padding:28px 0 38px;font-size:.82rem;display:flex}.site-footer p{margin-bottom:0}.site-footer div{gap:20px;display:flex}.site-footer a{color:var(--muted);font-weight:800}@media (width<=1060px){.site-header{grid-template-columns:auto auto;padding-inline:24px}.site-nav{scrollbar-width:none;order:3;grid-column:1/-1;justify-content:flex-start;width:100%;padding:0 0 12px;overflow-x:auto}.site-nav::-webkit-scrollbar{display:none}}@media (width<=900px){.hero-main,.split-section,.contact-section,.skills-section{grid-template-columns:1fr}.skills-intro{position:static}.hero-main{text-align:center;justify-items:center}h1,h2,h3,.hero-description,.hero-role{overflow-wrap:anywhere}.hero-actions{justify-content:center}.love-modal{grid-template-columns:1fr;overflow-y:auto}.love-modal-content{text-align:center;padding:0}.love-signature{justify-self:center}.skill-card{grid-template-columns:1fr}.project-card{grid-template-columns:1fr;min-height:0}.project-cover,.project-intro,.project-body{grid-column:1}.project-cover{grid-row:auto;min-height:220px}.project-intro,.project-body{padding-inline:24px}}@media (width<=720px){.site-header,.section,.hero-inner,.site-footer{width:min(100% - 28px,1080px)}.site-header{grid-template-columns:minmax(0,1fr) auto;gap:12px;width:100%;min-height:0;padding:20px}.section{padding:58px 0}.brand-mark{display:none}.brand{overflow-wrap:anywhere;font-size:clamp(1.18rem,5.8vw,1.42rem);line-height:1}.site-nav{display:none}.site-controls{justify-self:end;gap:6px;position:relative}.site-controls>.language-switcher,.site-controls>.theme-toggle{display:none}.mobile-contact-button,.mobile-preferences-toggle{border:0;border-radius:10px;justify-content:center;align-items:center;min-height:40px;font-size:.84rem;font-weight:850;display:inline-flex}.mobile-contact-button{background:var(--accent);color:var(--on-dark);gap:8px;padding:0 14px;text-decoration:none}.mobile-preferences-toggle{border:1px solid var(--border);background:var(--surface);width:40px;min-width:40px;color:var(--heading);padding:0}.mobile-contact-button:hover,.mobile-contact-button:focus-visible,.mobile-preferences-toggle:hover,.mobile-preferences-toggle:focus-visible{background:var(--accent-hover);color:var(--on-dark)}.mobile-preferences-menu{z-index:30;border:1px solid var(--border);background:var(--surface);border-radius:12px;gap:10px;width:190px;padding:12px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 34px #0f172a29}.mobile-preferences-menu.is-open{display:grid}.preferences-languages{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.preferences-languages button{min-width:0;min-height:34px}.mobile-theme-option{border:1px solid var(--border);background:var(--bg);min-height:38px;color:var(--heading);border-radius:9px;justify-content:center;align-items:center;gap:8px;font-size:.8rem;font-weight:850;display:inline-flex}.header-cta{display:none}.hero-inner{gap:38px;padding:48px 0 42px}.hero-portrait{border-width:3px;width:clamp(132px,42vw,176px)}h1{font-size:clamp(2.05rem,12vw,3rem);line-height:1.05}h2{font-size:clamp(1.08rem,5vw,1.28rem);line-height:1.32}.hero-role{margin-bottom:18px;font-size:1.08rem}.hero-description{margin-bottom:24px;font-size:.98rem;line-height:1.62}.hero-actions{width:100%}.hero-actions .button{flex:132px}.hero-stats{grid-template-columns:1fr;gap:22px;padding-top:34px}.hero-stat strong{font-size:1.72rem}.section-heading{flex-direction:column;align-items:flex-start}.project-heading{gap:22px}.carousel-controls{justify-content:space-between;width:100%}.timeline-item{grid-template-columns:1fr;padding:22px}.timeline-heading{flex-direction:column;gap:10px}.contact-section{gap:28px;padding-bottom:64px}.contact-copy{gap:20px}.contact-copy .eyebrow{margin-bottom:0}.contact-copy h2{max-width:560px}.contact-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.contact-links a{border:1px solid var(--border);background:var(--surface);width:100%;min-height:42px;color:var(--heading);text-align:center;overflow-wrap:anywhere;border-radius:10px;justify-content:center;align-items:center;padding:0 12px;font-size:.86rem;display:inline-flex}.contact-links a:first-child{grid-column:1/-1}.contact-links a:hover,.contact-links a:focus-visible{border-color:var(--accent);background:#00546514}.button{min-height:44px}.site-footer{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:24px 0 34px}.site-footer div{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.site-footer a{border:1px solid var(--border);background:var(--surface);color:var(--muted-strong);border-radius:9px;padding:7px 10px}.skills-intro,.skill-card,.contact-form,.text-stack{border-radius:16px;padding:22px}.skill-heading{grid-template-columns:34px minmax(0,1fr)}.skill-heading span{width:34px;height:34px}.tag-list li{overflow-wrap:anywhere;max-width:100%}.project-cover{min-height:150px}.project-cover span{font-size:clamp(3rem,20vw,4.4rem)}.project-intro{padding:24px 20px 0}.project-body{gap:18px;padding:20px}.love-modal-backdrop{align-items:start;padding:12px;overflow-y:auto}.love-modal{border-radius:22px;width:min(100%,420px);max-height:none;padding:22px}.love-modal:before{font-size:3rem;right:54px}.love-modal-content h2{font-size:clamp(1.52rem,8vw,2.05rem)}.love-modal-content p{font-size:.95rem;line-height:1.65}}@media (width<=430px){.site-header{grid-template-columns:1fr auto;padding-inline:14px}.site-controls{grid-column:auto;justify-content:flex-end}.hero-actions{display:grid}.language-switcher button{min-width:26px;min-height:28px;font-size:.66rem}.mobile-contact-button{padding:0 12px;font-size:.8rem}.mobile-contact-button .header-action-icon{display:none}.mobile-preferences-toggle{width:38px;min-width:38px}.hero-inner,.section,.site-footer{width:min(100% - 22px,1080px)}.contact-copy{gap:18px}.contact-links{grid-template-columns:1fr}.contact-links a:first-child{grid-column:auto}.love-photo-frame{width:min(100%,260px);margin:0 auto}.carousel-controls{gap:10px}.carousel-controls button{width:38px;height:38px}.timeline-period{white-space:normal}}
