/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:"Trebuchet MS", "Segoe UI", system-ui, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--font-hand:"Segoe Print", "Bradley Hand", "Comic Sans MS", cursive}}@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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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]){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;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:where(:not(iframe)){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,utilities;:root{color-scheme:light;--paper:#f4f4f2;--ink:#1d1d1f;--orange:#d7652a;--green:#4e5653;--blue:#485461;--purple:#5d5962;--cream:#f8f8f6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 8% 4%, #28282809, transparent 25%), radial-gradient(circle at 90% 0%, #5a5a5a06, transparent 22%), var(--paper);font-family:var(--font-sans);text-rendering:optimizelegibility;margin:0}body:before{z-index:-1;content:"";pointer-events:none;opacity:.12;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.12'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page-width{width:min(1060px,100% - 44px);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;gap:30px;min-height:94px;display:flex}.brand{white-space:nowrap;font-family:var(--font-hand);font-size:clamp(1.65rem,3.2vw,2.35rem);line-height:1;transform:rotate(-2deg)}.brand span{color:var(--orange)}.header-right,.main-nav,.language-switch{align-items:center;display:flex}.header-right{gap:28px}.main-nav{gap:clamp(20px,3vw,42px);font-size:.93rem;font-weight:800}.main-nav a{padding:10px 0;position:relative}.main-nav a:after{content:"";background:var(--orange);opacity:0;height:2px;transition:all .16s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(.35)}.main-nav a:hover:after,.main-nav a.active:after{opacity:1;transform:scaleX(1)}.language-switch{border:1px solid #9a9a98;border-radius:999px;font-size:.78rem;font-weight:900;overflow:hidden}.language-switch a{padding:7px 9px}.language-switch a.active{color:#fff;background:#252527}.hero-section{grid-template-columns:.84fr 1.16fr;align-items:center;gap:34px;min-height:590px;padding:28px 0 54px;display:grid}.hero-copy{padding-left:12px}.hero-copy h1,.experience-section>h2,.work-section>h2{font-family:var(--font-hand);margin:0;font-weight:700}.hero-copy h1{color:var(--orange);font-size:clamp(2.7rem,5vw,4.2rem);line-height:1;display:inline-block;transform:rotate(-2deg)}.hero-copy h1:after,.experience-section>h2:after,.work-section>h2:after,.contact-copy h2:after{content:"";background:currentColor;border-radius:3px;width:82px;height:3px;margin-top:10px;display:block}.hero-text{max-width:470px;margin-top:32px}.hero-text p{white-space:pre-line;margin:0 0 22px;font-size:clamp(1.05rem,1.45vw,1.22rem);font-weight:650;line-height:1.72}.hero-text p:last-child{margin-bottom:0}.hero-rule{background:#222;width:48px;height:2px;margin:34px 0 22px}.invitation-row{grid-template-columns:86px 1fr;align-items:center;gap:18px;max-width:470px;display:grid}.drink-doodle{filter:grayscale(.2);align-items:end;gap:6px;font-size:2rem;display:flex}.invitation-row p{font-family:var(--font-hand);margin:0;font-size:clamp(1rem,1.7vw,1.18rem);font-weight:700;line-height:1.65;transform:rotate(-2deg)}.invitation-row p:after{content:"";background:var(--orange);width:178px;height:3px;margin-top:6px;display:block}.hero-art{min-height:520px;position:relative}.hero-art:before{content:"";background:#e9e9e6;border-radius:46% 54% 55% 45%/38% 37% 63% 62%;position:absolute;inset:15px 7% 18px 0}.hero-portrait{z-index:1;object-fit:cover;object-position:52% center;filter:grayscale()contrast(.96)brightness(1.035);border-radius:46% 54% 55% 45%/38% 37% 63% 62%;width:min(100%,500px);height:520px;margin-left:auto;position:relative}.hero-rays{z-index:2;width:64px;height:58px;position:absolute;top:36px;right:78px}.hero-rays span{background:#111;border-radius:4px;width:3px;height:28px;position:absolute}.hero-rays span:first-child{top:0;left:5px;transform:rotate(25deg)}.hero-rays span:nth-child(2){top:12px;left:31px;transform:rotate(52deg)}.hero-rays span:nth-child(3){height:22px;top:35px;left:43px;transform:rotate(78deg)}.hero-note{z-index:3;width:160px;min-height:172px;font-family:var(--font-hand);background:#e3e2de;flex-direction:column;padding:25px 24px 22px;font-size:1.08rem;font-weight:700;line-height:1.45;display:flex;position:absolute;bottom:26px;right:-8px;transform:rotate(4deg);box-shadow:0 10px 20px #1e1e1e1a}.hero-note:before{content:"";background:#c6c5c0c7;width:64px;height:18px;position:absolute;top:-8px;right:32px;transform:rotate(-4deg)}.note-grapes{align-self:flex-end;margin-top:4px;font-size:1.7rem}.panel{border-radius:28px;margin-bottom:18px}.panel-green{background:linear-gradient(135deg,#eeeeeb,#f5f5f3)}.panel-blue{background:linear-gradient(135deg,#eceeef,#f2f3f3 72%,#f0eff1)}.panel-purple{background:linear-gradient(135deg,#efedef,#f5f3f4)}.experience-section{padding:42px 54px 48px}.experience-section>h2,.work-section>h2{font-size:clamp(2rem,4vw,2.8rem);line-height:1}.experience-section>h2{color:var(--green)}.experience-grid{grid-template-columns:repeat(3,1fr);margin-top:24px;display:grid}.experience-item{border-right:1px dashed #0000002e;grid-template-columns:115px 1fr;align-items:center;gap:16px;min-height:190px;padding:10px 26px;display:grid}.experience-item:first-child{padding-left:0}.experience-item:last-child{border-right:0;padding-right:0}.experience-item img{object-fit:contain;object-position:center;width:118px;height:150px}.experience-item h3{margin:0 0 14px;font-size:1.05rem;line-height:1.35}.experience-item p{color:#38383a;white-space:pre-line;margin:0;font-size:.84rem;line-height:1.7}.work-section{padding:36px 62px 45px;position:relative}.work-section>h2{color:var(--blue)}.work-list{margin-top:20px}.work-item{border-bottom:1px solid #1e1e2021;grid-template-columns:135px 1fr 58px;align-items:center;gap:24px;min-height:145px;padding:12px 14px;transition:transform .18s,background .18s;display:grid}.work-item:last-child{border-bottom:0}.work-item:hover{background:#ffffff94;border-radius:20px;transform:translate(6px)}.work-item img{object-fit:contain;object-position:center;width:122px;height:118px}.work-copy h3,.work-copy strong,.work-copy p{margin:0}.work-copy h3{margin-bottom:5px;font-size:1.35rem}.work-copy strong{margin-bottom:8px;font-size:.94rem;display:block}.work-copy p{max-width:630px;font-size:.9rem;line-height:1.6}.work-orange h3,.work-orange strong{color:#4d4d50}.work-green h3,.work-green strong{color:#5c5c60}.work-purple h3,.work-purple strong{color:#6b6b70}.work-arrow{color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;font-size:1.65rem;display:grid}.work-orange .work-arrow{background:#444448}.work-green .work-arrow{background:#5a5a5f}.work-purple .work-arrow{background:#707076}.work-footnote{width:fit-content;font-family:var(--font-hand);margin:6px 0 0 auto;font-size:1rem;font-weight:700;line-height:1.4;transform:rotate(-2deg)}.contact-section{grid-template-columns:1.1fr 1fr;align-items:center;gap:36px;min-height:245px;padding:24px 64px;display:grid}.contact-image{object-fit:contain;object-position:center;width:112%;max-width:none;height:auto;max-height:225px;margin-left:-6%}.contact-copy h2{font-family:var(--font-hand);margin:0;font-size:clamp(2rem,3.8vw,2.85rem);line-height:1.18;transform:rotate(-1deg)}.contact-copy h2:after{width:82px;color:var(--purple)}.contact-copy p{margin:18px 0 20px;line-height:1.6}.contact-button{color:#fff;background:var(--purple);border-radius:5px;align-items:center;gap:11px;padding:13px 21px;font-weight:800;display:inline-flex;box-shadow:0 6px 14px #23232629}.site-footer{background:linear-gradient(#f3f3f1,#e9e9e6);border-top:1px solid #28282a29;margin-top:34px}.footer-inner{grid-template-columns:1.25fr 1.15fr 1fr auto auto auto;align-items:center;gap:24px;min-height:95px;font-size:.91rem;display:grid}.footer-brand{font-size:1.75rem}.linkedin{border:2px solid #222;border-radius:4px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}@media (width<=900px){.main-nav{display:none}.hero-section{grid-template-columns:1fr;padding-top:20px}.hero-copy{padding-left:0}.hero-art{order:-1;min-height:450px}.hero-portrait{height:450px;margin-inline:auto}.hero-note{right:4%}.experience-grid{grid-template-columns:1fr}.experience-item{border-bottom:1px dashed #00000029;border-right:0}.experience-item:last-child{border-bottom:0}.experience-item:first-child,.experience-item:last-child{padding:12px 0}.contact-section{grid-template-columns:1fr}.footer-inner{grid-template-columns:repeat(2,1fr);padding:24px 0}}@media (width<=620px){.page-width{width:min(100% - 26px,1060px)}.site-header{min-height:76px}.brand{font-size:1.55rem}.header-right{gap:10px}.hero-section{min-height:auto}.hero-art{min-height:390px}.hero-portrait{height:390px}.hero-note{width:135px;min-height:145px;padding:20px 18px;font-size:.9rem;bottom:8px;right:0}.hero-rays{right:18px}.invitation-row{grid-template-columns:64px 1fr}.experience-section,.work-section,.contact-section{border-radius:22px;padding:30px 22px}.experience-item{grid-template-columns:88px 1fr;padding:16px 0}.experience-item img{width:82px;height:112px}.work-item{grid-template-columns:82px 1fr 38px;gap:14px;min-height:125px;padding:12px 0}.work-item img{width:78px;height:78px}.work-copy h3{font-size:1.05rem}.work-copy strong,.work-copy p{font-size:.78rem}.work-arrow{width:36px;height:36px;font-size:1.2rem}.work-footnote{margin-top:18px;font-size:.88rem}.contact-section{gap:18px}.contact-image{width:108%;max-height:180px;margin-left:-4%}.footer-inner{text-align:center;grid-template-columns:1fr;gap:12px}.footer-brand,.linkedin{margin-inline:auto}}@media (width>=901px){.page-width{width:min(1180px,100% - 56px)}.experience-section{padding:44px 52px 50px}.experience-grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:0}.experience-item{grid-template-columns:132px minmax(0,1fr);gap:22px;min-width:0;min-height:220px;padding:14px 30px}.experience-item img{width:132px;max-width:none;height:160px}.experience-item h3{font-size:1.08rem;line-height:1.4}.experience-item p{font-size:.9rem;line-height:1.68}.work-section{padding:38px 68px 48px}.work-item{grid-template-columns:150px minmax(0,1fr) 60px;gap:28px;min-height:154px;padding:14px 18px}.work-item img{width:140px;max-width:none;height:125px}.work-copy h3{font-size:1.42rem}.work-copy strong{font-size:1rem}.work-copy p{font-size:.94rem;line-height:1.62}.contact-section{grid-template-columns:1.08fr 1fr;min-height:270px;padding:28px 68px}.contact-image{max-height:245px}}
