:root{--paper:#e4eaf0;--muted:#a7b3c2;--acid:#b8d3ed;--line:#bed5eb29;--pan-x:0px;--pan-y:0px;--flash:0;color-scheme:dark}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth;scroll-padding-top:70px}body{margin:0;background:#111923;color:var(--paper);font:16px/1.75 Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit;cursor:pointer}a,button{touch-action:manipulation}button:focus-visible,a:focus-visible{outline:2px solid var(--acid);outline-offset:5px}::selection{background:var(--acid);color:#132031}.skip{position:fixed;left:20px;top:-100px;z-index:50;background:#111;padding:10px}.skip:focus{top:10px}.landscape{position:fixed;inset:-22px;z-index:-4;background:#182331 var(--landscape-image, none) 63% center/cover;transform:translate(var(--pan-x),var(--pan-y)) scale(1.025)}.shadow{position:fixed;inset:0;z-index:-3;background:linear-gradient(90deg,#090f19dc,#090f1982 55%,#10182535),linear-gradient(0deg,#090f1975,transparent 65%)}.storm-light{position:fixed;inset:0;z-index:-2;pointer-events:none;background:#cde0f5;opacity:var(--flash);mix-blend-mode:screen}.mist{position:fixed;inset:20% -25% -20%;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 25% 75%,#aebed528,transparent 45%),radial-gradient(ellipse at 70% 35%,#a8bccb1d,transparent 40%);filter:blur(40px);animation:mist 26s ease-in-out infinite alternate}#weather{position:fixed;inset:0;width:100%;height:100%;pointer-events:none;z-index:2}.texture{position:fixed;inset:0;pointer-events:none;z-index:15;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 150 150' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath d='M0 0h150v150H0z' filter='url(%23n)'/%3E%3C/svg%3E")}.dock{position:fixed;left:28px;top:50%;transform:translateY(-50%);z-index:30;display:flex;flex-direction:column;align-items:center;gap:12px;width:70px;padding:16px 9px;border:1px solid #bbd1e533;border-radius:27px;background:linear-gradient(145deg,#31414dc9,#142131de);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 15px 45px #0004,inset 0 1px #e1eff611}.dock-brand{display:grid;place-items:center;width:44px;height:44px;background:#a2c9e612;border:1px solid #bad6e929;border-radius:50%;font:italic 30px Georgia;color:#bbd7ec;padding-right:4px}.dock-divider{height:1px;width:28px;background:#c5dced24;margin:3px 0}.dock-item{border:0;position:relative;width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:none;color:#b8c6d0;transition:background .25s,color .25s}.dock-item svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linejoin:round;stroke-linecap:round}.dock-item:hover,.dock-item[aria-current],.dock-item[aria-pressed=true]{background:#a8d0f218;color:#d2eaff}.dock-item[aria-current]:before{content:"";position:absolute;left:-10px;top:18px;height:10px;width:2px;border-radius:2px;background:#b7d8f2;box-shadow:0 0 10px #bedfff}.dock-tip{position:absolute;left:calc(100% + 18px);white-space:nowrap;background:#182533;border:1px solid #a9c5e131;padding:6px 12px;border-radius:7px;font-size:12px;opacity:0;pointer-events:none;transform:translate(-5px);transition:opacity .2s,transform .2s}.dock-item:hover .dock-tip,.dock-item:focus-visible .dock-tip{opacity:1;transform:none}main,footer{margin-left:100px}.hero{position:relative;z-index:3;max-width:1300px;margin:auto;min-height:650px;min-height:80svh;padding:115px 6vw 90px;display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:6vw}.eyebrow,.section-index{font:12px/1.6 monospace;letter-spacing:2px;color:#b4c7d9}.eyebrow{display:flex;align-items:center;gap:12px}.eyebrow:before{content:"";width:24px;height:1px;background:#adcae4}h1{font:600 clamp(44px,4.7vw,70px)/1.12 "Segoe UI",Arial,sans-serif;letter-spacing:-2.5px;margin:22px 0}h1 span{color:#b5cfe9}.hero-quote{font:italic 21px/1.6 Georgia,serif;margin:0 0 20px;color:#d0d8e0}.hero-copy{max-width:440px;color:#b1bdcb;line-height:1.85;margin:0 0 30px}.text-link{font-size:13px;display:inline-flex;gap:20px;border-bottom:1px solid #bed1e544;padding-bottom:7px}.text-link span{transition:transform .3s}.text-link:hover span{transform:translate(3px,-3px)}.chapter{position:relative;z-index:3;max-width:1300px;margin:auto;padding:20px 6vw 70px}.section-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:30px}.section-heading h2{font:500 32px/1.2 Segoe UI,Arial,sans-serif;margin:12px 0 0;letter-spacing:-1px}.section-heading p{font-size:13px;color:#aab8c7;margin:0}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.project{position:relative;isolation:isolate;display:flex;flex-direction:column;padding:25px 23px;border:1px solid #adcae52b;border-radius:12px;background:linear-gradient(145deg,#223040d9,#0b1421e6);box-shadow:0 14px 40px #0002,inset 0 1px #e4f0ff06;transition:transform .35s,border-color .35s;overflow:hidden;min-width:0}.project:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:0;background:radial-gradient(350px circle at var(--card-x,50%) var(--card-y,0%),#b0d6ff16,transparent 70%);transition:opacity .4s}.project:hover,.project:focus-within{transform:translateY(-5px);border-color:#bddbf567}.project:hover:before{opacity:1}.project-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:26px}.project-symbol{width:48px;height:48px;display:grid;place-items:center;border:1px solid #b6d4ef3c;border-radius:12px;background:linear-gradient(135deg,#9bb9d519,#bddef005);font:500 17px monospace;letter-spacing:-1px;color:#c8dfef}.project-status{font:10px/1.6 monospace;letter-spacing:1px;color:#9bb3c8}.project h3{font:600 22px/1.35 Segoe UI,Arial,sans-serif;letter-spacing:-.5px;margin:0 0 14px}.project p{font-size:14px;line-height:1.85;color:#aab9c9;margin:0 0 28px}.project-visit,.project-foot{margin-top:auto;border-top:1px solid #b9d3eb20;padding-top:16px;display:flex;justify-content:space-between;gap:10px;font:12px/1.6 monospace;color:#bdcfe0}.project-visit:hover{color:#e3f0ff}.project-foot{font-size:10px;letter-spacing:.6px}.project-foot span{color:#8198ae;letter-spacing:0}.closing{padding-top:35px;padding-bottom:65px}.note-card{border-top:1px solid #bed5eb2e;padding:45px 0 0;position:relative}.note-card blockquote{font:italic clamp(27px,3vw,41px)/1.45 Georgia,serif;margin:20px 0;color:#dce4ec}.note-card p{font-size:14px;color:#aabaca;margin:0}.signature{position:absolute;right:15px;bottom:15px;font:italic 35px Georgia;color:#abc3d7;transform:rotate(-6deg)}footer{position:relative;z-index:3;border-top:1px solid #b4c8de20;padding:22px 6vw 35px;display:flex;justify-content:space-between;gap:25px;color:#8fa4b9;font:12px/1.7 monospace}footer nav{display:flex;gap:20px}footer a:hover{color:#c7def1}.reveal{opacity:1;transition:opacity .8s,transform .8s}.ready .reveal:not(.seen){opacity:0;transform:translateY(22px)}.intro-in{animation:entrance 1.4s both}.hero-aside.intro-in{animation-delay:.2s}.effects-paused *,.effects-paused *:before,.effects-paused *:after{animation-play-state:paused!important}.effects-paused .reveal,.effects-paused .intro-in{opacity:1!important;transform:none!important;filter:none!important}.effects-paused .landscape{transform:none}.effects-paused .mist{display:none}@keyframes entrance{0%{opacity:0;transform:translateY(20px);filter:blur(5px)}to{opacity:1;transform:none;filter:blur(0)}}@keyframes drip{0%{transform:translateY(0);opacity:0}10%{opacity:.8}to{transform:translateY(420px);opacity:0}}@keyframes mist{to{transform:translate(10%,-8%)}}@keyframes breathe{to{opacity:.4}}.hero-aside{align-self:end;margin-bottom:20px;max-width:415px;justify-self:end;width:100%;position:relative}.aside-caption{font:12px monospace;letter-spacing:2px;color:#b8c7bf;margin-bottom:18px}.device{position:relative;isolation:isolate;padding:25px;background:linear-gradient(145deg,#263340eb,#0c1621f2 65%);border:1px solid #cad6c038;box-shadow:0 26px 65px #0006,inset 0 1px #e8f2da16;transform:rotate(-2deg);transition:transform .7s,border-color .7s;border-radius:4px}.device:hover,.device:focus-within{transform:rotate(0) translateY(-4px);border-color:#b8d3ed77}.device:before,.device:after{content:"+";position:absolute;color:#bac6bd4f;font:13px monospace;top:7px}.device:before{left:8px}.device:after{right:8px}.device-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d5dfd520;padding-bottom:14px;margin-bottom:22px;gap:10px}.device-state{font:11px/1.5 monospace;color:#b6c5b3;letter-spacing:1px}.spotify-icon{width:20px;height:20px;flex:none;fill:#b8d3ed}.music{display:grid;grid-template-columns:88px 1fr;gap:17px;align-items:center;min-width:0}.album{position:relative;width:88px;height:88px;overflow:hidden;background:linear-gradient(140deg,#66756b,#1f3330 55%,#0f1e21);border:1px solid #d7e4c72b;display:grid;place-items:center;box-shadow:0 0 25px #a9c99315}.album svg{width:35px;height:35px;stroke:#b3c49f66;fill:none;stroke-width:1}.album img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.track{min-width:0}.track h2{font:500 19px/1.3 Georgia,serif;margin:0 0 8px;overflow-wrap:anywhere}.track p{margin:0;font-size:13px;line-height:1.5;color:#a8b9b5}.progress{height:2px;background:#d8e6d522;margin-top:24px;overflow:hidden}.progress i{height:100%;width:100%;background:var(--acid);display:block;transform:scaleX(0);transform-origin:left;transition:transform 1s linear}.times{display:flex;justify-content:space-between;font:12px monospace;color:#8fa39f;margin-top:9px}.device-foot{display:flex;align-items:center;justify-content:space-between;margin-top:22px;min-height:22px;gap:12px}.device-foot a{font-size:12px;color:#cbd8ba}.device-foot small{font:11px monospace;letter-spacing:2px;color:#829990}.device-glow{position:absolute;inset:-40px;z-index:-1;pointer-events:none;background:radial-gradient(ellipse,#a8cbf31a,transparent 68%);opacity:.3;transition:opacity 1s}.playing .device-glow{opacity:1;animation:breathe 7s ease-in-out infinite alternate}.glass-water{position:absolute;inset:0;overflow:hidden;border-radius:4px;pointer-events:none;z-index:3}.glass-water i{position:absolute;top:-20%;width:2px;height:38px;border-radius:70%;background:linear-gradient(transparent,#d0e7e138,transparent);box-shadow:1px 0 #031f282e;animation:drip 9s ease-in infinite}.glass-water i:nth-child(1){left:13%;animation-delay:-4s}.glass-water i:nth-child(2){left:76%;animation-delay:-1s;height:65px;animation-duration:13s}.glass-water i:nth-child(3){left:93%;animation-delay:-7s;animation-duration:11s}.device-note{font:12px monospace;color:#a1b0a8;margin:23px 0 0;text-align:right}.hero-aside{align-self:center;margin-bottom:0}.device-note{color:#9eafc0}.aside-caption{color:#adbdce}.device-state{color:#b8ccdf}.track p{color:#a8b9cb}.album{background:linear-gradient(140deg,#536779,#263447 55%,#101b2b)}.device-glow{background:radial-gradient(ellipse,#a8ccf51a,transparent 68%)}@media(max-width:1100px){.hero{gap:4vw;padding-left:5vw;padding-right:5vw}.chapter{padding-left:5vw;padding-right:5vw}.project-grid{gap:12px}.project{padding:21px 17px}.project-top{align-items:flex-start;flex-direction:column;gap:14px}.device{padding:21px}.music{grid-template-columns:70px 1fr;gap:12px}.album{width:70px;height:70px}.device-state{font-size:10px}}@media(max-width:850px){.hero{grid-template-columns:1fr;gap:55px;padding-top:75px;padding-bottom:70px;min-height:0}.hero-aside{justify-self:start;max-width:450px}.hero-copy{max-width:540px}.project-grid{grid-template-columns:1fr}.project{padding:26px}.project-top{flex-direction:row;align-items:center;margin-bottom:22px}.project p{max-width:600px}.project-visit,.project-foot{margin-top:5px}.section-heading{align-items:start;flex-direction:column}.section-heading p br{display:none}.hero h1{font-size:59px}.chapter{padding-bottom:45px}}@media(max-width:600px){main,footer{margin-left:0}.dock{left:50%;top:auto;bottom:max(14px,env(safe-area-inset-bottom));transform:translate(-50%);width:auto;max-width:calc(100% - 24px);flex-direction:row;gap:5px;padding:8px 10px;border-radius:23px}.dock-brand{width:38px;height:38px;font-size:26px}.dock-item{width:40px;height:40px}.dock-item svg{width:20px;height:20px}.dock-divider{width:1px;height:24px;margin:0 3px}.dock-item[aria-current]:before{left:18px;top:auto;bottom:-6px;width:6px;height:2px}.dock-tip{left:50%;top:auto;bottom:calc(100% + 23px);transform:translate(-50%,5px);font-size:11px}.dock-item:hover .dock-tip,.dock-item:focus-visible .dock-tip{transform:translate(-50%)}.hero{padding:65px 7vw;gap:48px}.hero h1{font-size:52px;letter-spacing:-2px}.hero-quote{font-size:20px}.hero-copy{font-size:15px}.chapter{padding-left:7vw;padding-right:7vw}.section-heading h2{font-size:28px}.device{padding:23px;transform:rotate(-2deg)}.music{grid-template-columns:80px 1fr;gap:15px}.album{width:80px;height:80px}.device-state{font-size:10px}.aside-caption,.device-note{font-size:11px}.project h3{font-size:23px}.note-card{padding-top:30px}.signature{position:static;display:block;margin-top:25px;text-align:right}.closing{padding-bottom:40px}footer{flex-direction:column;gap:12px;padding:24px 7vw 115px}footer nav{flex-wrap:wrap;gap:16px}.landscape{background-position:68% center}.shadow{background:linear-gradient(90deg,#090f19dc,#090f196b),linear-gradient(0deg,#090f1960,transparent)}.eyebrow{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.ready .reveal:not(.seen){opacity:1;transform:none}.landscape,.project:hover,.device:hover{transform:none}}main,footer{margin-left:180px}.hero,.chapter{max-width:1640px;width:100%;padding-left:5vw;padding-right:5vw}.hero{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:0 45px;min-height:0;padding-top:115px;padding-bottom:85px}.hero-intro{grid-column:1/-1;min-width:0}.hero h1{font:600 clamp(48px,4.6vw,78px)/1.18 "Segoe UI",Arial,sans-serif;letter-spacing:-2.8px;margin:23px 0}.hero-quote{font-size:22px;margin-bottom:22px}.hero-copy{max-width:1120px;font-size:17px;line-height:1.95;margin-bottom:26px}.hero-aside{grid-column:2;grid-row:2;width:100%;max-width:430px;margin-top:5px;align-self:start;justify-self:end}.socials{display:flex;gap:12px;flex-wrap:wrap;margin:0 0 28px}.social-link{display:flex;align-items:center;gap:10px;padding:12px 15px;border:1px solid #b5cbe32c;border-radius:7px;background:#18273985;color:#b7c7d8;transition:background .3s,border-color .3s}.social-link svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.social-link span{font-size:13px}.social-link:hover{background:#263a50b8;border-color:#b1cde360;color:#e1eeff}.chapter{padding-top:45px;padding-bottom:80px}.story .section-heading{margin-bottom:28px}.story h2{font:400 clamp(29px,2.9vw,46px)/1.3 Georgia,serif;letter-spacing:-1px}.story h2 em{color:#b8d0e7}.story-copy{font-size:17px;line-height:1.95;color:#b6c3d1;max-width:1180px}.story-copy p{margin:0 0 18px}.story-sign{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:32px;padding-top:20px;border-top:1px solid #c2d8ed26;font:12px/1.7 monospace;color:#94abc1}.story-sign span:first-child{color:#c6d6e6}.project-grid{gap:22px}.project{padding:28px;min-height:350px}.project h3{font-size:24px}.project p{font-size:15px}.project-foot{font-size:12px;align-items:center}.project-foot strong{font-size:14px;font-weight:500;color:#c6dbed;letter-spacing:.5px}.project-status{font-size:11px}.note-card{padding:38px 0 20px;display:grid;grid-template-columns:1fr auto;gap:0 40px;align-items:center}.note-card .section-index,.note-card blockquote,.note-card>p{grid-column:1}.note-card blockquote{font-size:clamp(28px,3vw,45px)}.note-open{border:1px solid #b9d2e84a;border-radius:6px;background:linear-gradient(135deg,#29425bcc,#192b40cc);padding:14px 24px;display:inline-flex;align-items:center;justify-content:center;gap:30px;font-size:14px;transition:background .3s,transform .3s}.note-open:hover{background:#35536bc9;transform:translateY(-2px)}.note-open:disabled{opacity:.5;cursor:wait;transform:none}.note-card>.note-open{grid-column:2;grid-row:2;min-width:180px}.closing{padding-top:10px}footer{font-size:12px;padding-left:5vw;padding-right:5vw}.dock{left:25px;top:50%;bottom:auto;transform:translateY(-50%);width:140px;max-width:none;padding:0 0 0 17px;display:flex;flex-direction:column;gap:0;align-items:stretch;border:0;border-left:1px solid #abc7e332;border-radius:0;background:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.rail-brand{font:500 31px/1.2 Georgia,serif;letter-spacing:-2px;color:#d1e1ef;margin:0 0 12px}.rail-brand span{font:20px Arial;color:#97b6d0;padding-left:4px}.rail-label{font:10px monospace;letter-spacing:1.6px;color:#7d95ae;margin-bottom:34px}.rail-item{position:relative;display:flex;align-items:center;gap:13px;padding:13px 0;color:#8fa6bd;transition:color .25s}.rail-number{font:10px monospace;opacity:.65}.rail-text{font-size:13px}.rail-item:hover,.rail-item[aria-current]{color:#d4e9fb}.rail-item[aria-current]:before{content:"";position:absolute;left:-19px;top:17px;width:3px;height:16px;background:#b5d3ed;box-shadow:0 0 15px #a8cff16b}.rail-sound{display:flex;align-items:center;gap:10px;width:100%;margin-top:29px;padding:15px 0 0;border:0;border-top:1px solid #adcae426;background:none;text-align:left;color:#829bb2}.rail-sound svg{width:19px;height:19px;flex:none;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.rail-sound span{font:11px/1.5 monospace;max-width:85px}.rail-sound[aria-pressed=true]{color:#d1eaff}#note-dialog{width:min(570px,calc(100% - 30px));max-height:90svh;overflow-y:auto;border:1px solid #bed6ed4a;border-radius:14px;padding:35px;background:linear-gradient(140deg,#243244,#101d2d);color:#e2ebf4;box-shadow:0 25px 130px #0009}#note-dialog::backdrop{background:#070f1ccb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dialog-close{float:right;border:0;background:none;font-size:28px;line-height:1;padding:0 5px;color:#b6ccdf}#note-title{font:32px/1.25 Georgia,serif;margin:22px 0 13px}.note-hint{font-size:14px;color:#a9bed1}#note-form label{display:block;font-size:14px;color:#b9cde0;margin:19px 0 7px}#note-form input,#note-form textarea{width:100%;border:1px solid #b4cce135;border-radius:6px;background:#0b17268c;color:#e0eaf4;font:16px/1.6 Segoe UI,Arial,sans-serif;padding:11px 13px;resize:vertical}#note-form input:focus-visible,#note-form textarea:focus-visible{outline:2px solid #a9ccec;outline-offset:2px}.form-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px}#note-counter{font:12px monospace;color:#819db6}#note-result{font-size:14px;color:#c0d7eb;min-height:24px}.honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}@media(min-width:1100px){.hero h1{white-space:nowrap}.hero-aside{margin-top:-20px}.socials{max-width:calc(100% - 460px);min-height:48px}}@media(max-width:1100px){main,footer{margin-left:150px}.dock{left:20px;width:115px;padding-left:12px}.rail-text{font-size:12px}.rail-item{gap:9px}.rail-item[aria-current]:before{left:-14px}.hero{grid-template-columns:1fr 390px;gap:10px 20px}.hero-aside{max-width:390px}.hero-copy{font-size:16px}.project-grid{grid-template-columns:1fr}.project{min-height:0}.project-top{flex-direction:row;align-items:center}.project p{max-width:none}.story-copy{font-size:16px}}@media(max-width:750px){main,footer{margin-left:0}.hero{padding:70px 7vw 65px;grid-template-columns:1fr;gap:20px}.hero h1{font-size:46px;letter-spacing:-2px;white-space:normal}.hero-intro{grid-column:1}.hero-aside{grid-column:1;grid-row:auto;max-width:430px;justify-self:end;margin-top:0}.hero-copy{font-size:16px;line-height:1.85}.hero-quote{font-size:20px}.socials{gap:8px;margin-bottom:12px}.social-link{padding:10px 12px;gap:7px}.social-link span{font-size:12px}.social-link svg{width:18px;height:18px}.chapter{padding:30px 7vw 60px}.story h2{font-size:31px;line-height:1.4}.story-copy{font-size:16px}.story-sign{flex-direction:column;align-items:flex-start;gap:5px}.note-card{display:block}.note-card>.note-open{margin-top:27px}.project{padding:24px}.project h3{font-size:24px}.dock{left:50%;top:auto;bottom:max(12px,env(safe-area-inset-bottom));transform:translate(-50%);width:calc(100% - 28px);max-width:490px;padding:10px 12px;display:flex;flex-direction:row;align-items:center;justify-content:space-around;gap:4px;background:#142438ed;border:1px solid #aecbe334;border-radius:8px;box-shadow:0 5px 30px #0005;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.rail-brand,.rail-label{display:none}.rail-item{padding:7px 5px;flex-direction:column;gap:3px;min-width:44px}.rail-number{font-size:9px}.rail-text{font-size:10px}.rail-item[aria-current]:before{left:50%;transform:translate(-50%);top:auto;bottom:-5px;width:13px;height:2px}.rail-sound{margin:0;padding:8px 5px;border:0;width:auto;flex-direction:column;gap:5px;min-width:48px}.rail-sound svg{width:17px;height:17px}.rail-sound span{max-width:64px;font-size:8px;line-height:1.3;text-align:center}footer{padding:22px 7vw 120px;flex-direction:column;gap:14px}#note-dialog{padding:25px}.note-open{padding:12px 18px}.form-bottom{gap:10px}}.device-foot{flex-wrap:wrap;gap:14px}.device-foot #track-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 14px;border:1px solid #bad6ed4a;border-radius:6px;background:linear-gradient(180deg,#385168b8,#20374ea6);box-shadow:0 3px #07111ba6,inset 0 1px #e4f3ff18;color:#d1e5f4;font:12px/1.4 Segoe UI,Arial,sans-serif;cursor:pointer;transition:transform .16s ease,background .16s ease,box-shadow .16s ease,border-color .16s ease}.device-foot #track-link:hover{transform:translateY(-2px);border-color:#c7e5fc88;background:linear-gradient(180deg,#496a87dc,#2a4863d6);box-shadow:0 5px #07111ba6,0 7px 20px #97c9f11a,inset 0 1px #e4f3ff29}.device-foot #track-link:active{transform:translateY(2px);box-shadow:0 0 #07111b,inset 0 2px 5px #04101b55;background:#233c54}.device-foot #track-link:focus-visible{outline:2px solid #c8e7ff;outline-offset:4px}.device-foot small{font-size:10px}@media(prefers-reduced-motion:reduce){.device-foot #track-link{transition:none}.device-foot #track-link:hover,.device-foot #track-link:active{transform:none}}.social-logo{display:block;width:21px;height:21px;object-fit:contain;filter:brightness(0) saturate(100%) invert(86%) sepia(10%) saturate(500%) hue-rotate(170deg);transition:filter .2s}.social-link:hover .social-logo,.social-link:focus-visible .social-logo{filter:brightness(0) invert(1)}.rail-brand{font:600 17px/1.5 Segoe UI,Arial,sans-serif;letter-spacing:3px;margin-bottom:7px}.rail-label{font-size:9px;letter-spacing:1.4px}.hero-copy{max-width:1180px;margin-top:18px}.device-foot{display:flex;justify-content:space-between;align-items:center;gap:18px;border-top:1px solid #b9cde21d;padding-top:15px}.device-foot #track-link{display:inline-flex;align-items:center;gap:15px;min-height:35px;padding:8px 12px;border:1px solid #9cb6cc2f;border-radius:3px;background:linear-gradient(180deg,#d7e9ff09,#030b1218);box-shadow:inset 0 1px #d4eaff08;color:#b9cdde;font:12px/1.4 Segoe UI,Arial,sans-serif;letter-spacing:.2px;transition:transform .15s,background .15s,border-color .15s,box-shadow .15s}.device-foot #track-link svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.device-foot #track-link:hover{transform:translateY(-1px);background:#b5d1e411;border-color:#b8d4eb59;box-shadow:inset 0 1px #dfedff12,0 3px 9px #02080f30;color:#dfecf7}.device-foot #track-link:active{transform:translateY(1px);background:#020a1426;box-shadow:inset 0 2px 4px #01071044}.device-foot #track-link:focus-visible{outline:2px solid #bcd6ee;outline-offset:4px}.track{min-width:0;overflow:hidden}.track .marquee{display:block;overflow:hidden;max-width:100%;white-space:nowrap;overflow-wrap:normal}.marquee-track{display:inline-flex;align-items:baseline;gap:36px;width:max-content;max-width:none;vertical-align:top}.marquee-text{display:block;flex:none;white-space:nowrap}.is-overflowing .marquee-track{animation:track-scroll var(--marquee-duration,15s) linear infinite;will-change:transform}.is-overflowing{-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 92%,transparent 100%);mask-image:linear-gradient(90deg,#000 0%,#000 92%,transparent 100%)}@keyframes track-scroll{0%,8%{transform:translate(0)}to{transform:translate(var(--marquee-distance))}}.biography{padding-top:25px;padding-bottom:55px;text-align:center}.bio-rule{display:flex;align-items:center;justify-content:center;gap:22px;color:#8ea7be;font:10px monospace;letter-spacing:3px}.bio-rule:before,.bio-rule:after{content:"";height:1px;width:65px;background:#abc4dc29}.biography blockquote{font:italic clamp(21px,2.3vw,32px)/1.6 Georgia,serif;color:#bfcede;margin:22px auto 0;max-width:1000px}@media(max-width:750px){.biography{padding-top:10px;padding-bottom:40px}.social-logo{width:18px;height:18px}.rail-brand{display:none}}@media(prefers-reduced-motion:reduce){.is-overflowing .marquee-track{animation:none;will-change:auto}.track .marquee{white-space:normal;overflow:visible;mask-image:none;-webkit-mask-image:none}.marquee-track{display:block;width:auto}.marquee-text{white-space:normal;overflow-wrap:anywhere}.marquee-copy{display:none!important}.device-foot #track-link:hover,.device-foot #track-link:active{transform:none}}.language-switch{position:absolute;top:28px;right:5vw;display:flex;gap:3px;padding:4px;border:1px solid #b5d0e52b;background:#142234b3;border-radius:5px;z-index:20}.language-switch a{display:block;padding:6px 10px;border-radius:3px;font:12px/1.5 monospace;color:#8ea7be}.language-switch a:hover,.language-switch a[aria-current=page]{background:#accfed14;color:#d9eaff}.language-switch a:focus-visible{outline:2px solid #bad7f1;outline-offset:2px}footer>span a{color:#bed4e8}footer>span a:hover{text-decoration:underline}.device-state,.rail-sound span{overflow-wrap:anywhere}.hero-copy{-webkit-hyphens:auto;hyphens:auto}html[lang=de] .rail-label{font-size:9px;letter-spacing:1px}html[lang=de] .rail-text{font-size:12px}html[lang=de] .note-card>.note-open{max-width:260px}html[lang=de] .project-status{font-size:10px}@media(max-width:750px){.language-switch{top:16px;right:7vw}.language-switch a{padding:4px 8px}.hero{padding-top:90px}html[lang=de] .rail-text{font-size:9px}.rail-sound span{max-width:80px;font-size:8px}.rail-label{white-space:normal}}.device{background:transparent;border-color:transparent;box-shadow:none}.device:hover,.device:focus-within{border-color:transparent}.fracture-shell{position:absolute;inset:-1px;z-index:-1;pointer-events:none;border:1px solid #b9d1e43d;border-radius:4px;background:linear-gradient(145deg,#263340f5,#0c1621fa 65%);transition:transform 1.15s cubic-bezier(.2,.7,.15,1),border-color .7s}.fracture-left{clip-path:polygon(0 0,68% 0,61% 18%,66% 29%,55% 47%,61% 61%,52% 80%,56% 100%,0 100%)}.fracture-right{clip-path:polygon(68% 0,100% 0,100% 100%,56% 100%,52% 80%,61% 61%,55% 47%,66% 29%,61% 18%)}.is-fractured .fracture-left{transform:translate(-3px,1px) rotate(-.7deg)}.is-fractured .fracture-right{transform:translate(4px,5px) rotate(1.1deg)}.fracture-seam{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0;opacity:0;transition:opacity .9s;overflow:visible}.fracture-seam path{fill:none;stroke:#b1d3eb;stroke-width:.35;filter:drop-shadow(0 0 3px #a3c8ec)}.is-fractured .fracture-seam{opacity:.35}.fracture-flash{position:absolute;inset:-5px;z-index:4;pointer-events:none;background:radial-gradient(ellipse at 64% 30%,#d9edff,transparent 75%);opacity:0}.device-head,.music,.progress,.times,.device-foot{position:relative;z-index:1}.spotify-preview-controls{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.spotify-preview-controls button{padding:7px 10px;font-size:11px;background:#132332;border:1px solid #b3cfe63d;border-radius:4px}.spotify-preview-controls button:hover{background:#233a4d}@media(prefers-reduced-motion:reduce){.fracture-shell,.fracture-seam{transition:none}}.equalizer{display:flex;align-items:center;gap:5px;width:45px;height:30px;flex-shrink:0;contain:layout paint}.equalizer i{display:block;width:4px;height:26px;border-radius:2px;background:#b8d3ed;transform:scaleY(.16);transform-origin:center;opacity:.55;animation:equalizer-pulse 1.2s ease-in-out infinite;animation-play-state:paused}.equalizer i:nth-child(2){animation-duration:1.05s;animation-delay:-.45s}.equalizer i:nth-child(3){animation-duration:1.4s;animation-delay:-.8s}.equalizer i:nth-child(4){animation-duration:1.15s;animation-delay:-.2s}.equalizer i:nth-child(5){animation-duration:1.3s;animation-delay:-.65s}.playing .equalizer i{animation-play-state:running;opacity:1;will-change:transform}.device:not(.playing) .equalizer i{animation:none;transform:scaleY(.16)}.device.motion-paused .equalizer i{animation-play-state:paused;will-change:auto}@keyframes equalizer-pulse{0%,to{transform:scaleY(.22)}35%{transform:scaleY(.92)}70%{transform:scaleY(.42)}}@media(prefers-reduced-motion:reduce){.equalizer i,.playing .equalizer i{animation:none!important;will-change:auto;transform:scaleY(.4)}.playing .equalizer i:nth-child(2n){transform:scaleY(.7)}}:root{--control-radius:11px;scrollbar-color:#7891a6 #101b29;scrollbar-width:thin;scrollbar-gutter:stable}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#101b29}::-webkit-scrollbar-thumb{background:#657f95;border:3px solid #101b29;border-radius:12px}::-webkit-scrollbar-thumb:hover{background:#a9c5dc}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.site-tools{position:absolute;z-index:30;top:25px;right:6vw;display:flex;align-items:stretch;gap:10px;max-width:calc(100vw - 40px)}.choice{position:relative;min-width:0}.choice summary,.sound-button{min-height:46px;border:1px solid #b8cfe52b;border-radius:var(--control-radius);background:#152331e8;color:#d5e2ee;box-shadow:inset 0 1px #e4f0ff08}.choice summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;font-size:14px;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.choice summary::-webkit-details-marker{display:none}.choice summary:focus-visible{outline:2px solid #b5d0e6;outline-offset:3px}.choice-chevron{width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform .2s;margin-top:-4px}.choice[open] .choice-chevron{transform:rotate(225deg);margin-top:4px}.choice-menu{position:absolute;top:calc(100% + 9px);left:0;min-width:100%;width:max-content;max-width:min(300px,calc(100vw - 40px));margin:0;padding:7px;box-sizing:border-box;border:1px solid #adc9e03d;border-radius:14px;background:#152333;box-shadow:0 15px 40px #0006;animation:choice-enter .18s ease-out}.choice-menu a,.choice-menu label{display:flex;align-items:center;gap:10px;position:relative;padding:11px 13px;min-height:44px;border-radius:9px;font-size:14px;white-space:normal;cursor:pointer}.choice-menu a{padding-right:40px}.choice-menu a:hover,.choice-menu label:hover{background:#c1dbee12}.choice-menu a[aria-current]{background:#b4d0e520}.choice-menu a[aria-current]:after{content:"✓";position:absolute;right:13px;color:#c7e2f6}.background-options input{accent-color:#a8cee9;width:16px;height:16px;flex-shrink:0}.background-options{left:auto;right:0}.sound-button{display:grid;place-items:center;padding:0;width:46px;cursor:pointer}.sound-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.sound-button [data-sound-label]{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.sound-button[aria-pressed=true]{background:#97bfde27;border-color:#b5d3ea70}@keyframes choice-enter{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}.social-link,.note-open,.device-foot #track-link,.spotify-preview-controls button{border-radius:var(--control-radius)}.social-link,.note-open,.device-foot #track-link{min-height:44px}.device-state{text-transform:none;letter-spacing:.2px;font:500 13px/1.5 Segoe UI,Arial,sans-serif}.hero-aside{margin-top:24px}.device-note{margin-top:22px}.device.motion-paused .marquee-track,.device.motion-paused .glass-water i,.device.motion-paused .device-glow{animation-play-state:paused}#note-dialog{border-radius:20px;max-height:calc(100dvh - 32px);overflow:auto}#note-dialog input,#note-dialog textarea{border-radius:10px;font:16px/1.5 Segoe UI,Arial,sans-serif}#note-dialog textarea{resize:vertical}@media(max-width:900px){.dock{display:none!important}main,footer{margin-left:0!important}.site-tools{position:relative;top:auto;right:auto;justify-content:flex-end;gap:8px;margin:18px 20px 0}.sound-button{width:44px}.choice summary{font-size:13px;padding:10px 12px}.choice-menu{z-index:40}.background-options{max-width:calc(100vw - 40px);min-width:230px;right:0}.hero{display:flex;flex-direction:column;align-items:stretch;min-height:0;max-width:660px;width:100%;padding:38px 24px 46px;gap:32px;margin:auto}.hero-intro{width:100%;min-width:0}.hero h1{font-size:clamp(35px,8.5vw,54px);line-height:1.13;letter-spacing:-1.6px;white-space:normal;margin:17px 0 20px}.eyebrow{font-size:10px;letter-spacing:1.5px}.hero-copy{font-size:16px;line-height:1.8;margin:0;max-width:none}.socials{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:24px 0 0}.social-link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:12px 4px;min-width:0;min-height:70px;background:#182736b8}.social-link span{font-size:12px}.social-logo{width:20px;height:20px}.hero-aside{width:100%;max-width:none;min-width:0;margin:0;align-self:auto;justify-self:auto}.device,.device:hover,.device:focus-within{transform:none;padding:20px}.fracture-shell{border-radius:17px}.device-head{gap:12px;margin-bottom:22px}.device-state{font-size:13px;line-height:1.5;letter-spacing:0}.spotify-icon{width:22px;height:22px;flex-shrink:0}.music{gap:14px}.album{width:60px;height:60px;flex:0 0 60px;border-radius:12px}.album img{width:100%;height:100%}.track{min-width:0}.track h2{font-size:19px;line-height:1.35}.track p{font-size:14px;line-height:1.5}.device-foot{gap:12px}.device-foot #track-link{font-size:12px;padding:10px 12px;gap:8px}.device-note{font-size:11px;line-height:1.6;text-align:center;margin:20px 0 0}.chapter{max-width:660px;margin:0 auto 22px;padding:30px 24px;width:100%}.story{display:block}.section-heading{display:block;margin-bottom:23px}.section-heading h2,.story h2{font-size:30px;line-height:1.2;letter-spacing:-.7px;margin:14px 0 0}.section-heading>p{margin-top:15px;font-size:14px;line-height:1.7}.section-index{font-size:10px;letter-spacing:1.8px}.story-copy{font-size:15px;line-height:1.9;max-width:none}.story-copy p{margin:0 0 20px}.story-sign{display:flex;flex-direction:column;align-items:flex-start;gap:5px;padding-top:18px;font-size:12px}.story-sign span:last-child{font-size:11px}.project-grid{display:grid;grid-template-columns:1fr;gap:14px}.project{min-height:0;padding:23px;border-radius:18px;background:linear-gradient(145deg,#203245ed,#111e2bee)}.project-top{flex-direction:row;align-items:center;gap:12px;margin-bottom:23px}.project-status{font-size:10px;line-height:1.5;letter-spacing:.8px}.project-symbol{width:43px;height:43px;border-radius:12px}.project h3{font-size:23px;margin:0 0 12px}.project p{font-size:14px;line-height:1.85}.project-foot,.project-visit{margin-top:23px}.project-visit{min-height:44px;display:flex;align-items:center}.closing{padding-top:10px}.note-card{display:block;padding:26px 23px;border-radius:19px;background:#172737d9;border:1px solid #b9d1e32b}.note-card blockquote{font-size:27px;line-height:1.4;margin:20px 0 15px}.note-card p{font-size:14px;line-height:1.8}.note-card>.note-open{width:100%;margin-top:20px;text-align:center;padding:13px 18px}.biography{padding-top:16px;padding-bottom:32px;margin-bottom:0}.biography blockquote{font-size:24px;line-height:1.5;margin:22px 0 0}.bio-rule span{font-size:10px;letter-spacing:1.8px}footer{padding:20px 24px 28px;display:block;text-align:center;font-size:11px;line-height:1.8}.landscape{inset:0;transform:none;background-position:62% center}.shadow{background:linear-gradient(180deg,#0a132175,#0a1423bf 55%,#0a1423bb)}.mist{filter:blur(12px);animation:none;opacity:.55}.texture{opacity:.016}#note-dialog{width:calc(100% - 24px);max-width:480px;padding:26px 22px}#note-dialog h2{font-size:29px}.form-bottom{flex-wrap:wrap}.form-bottom .note-open{flex:1;min-width:180px}}@media(prefers-reduced-motion:reduce){.choice-menu{animation:none}.choice-chevron{transition:none}}@media(forced-colors:active){:root{scrollbar-color:auto}.social-link,.choice summary,.sound-button{border:1px solid ButtonText}}.site-tools .choice summary,.site-tools .sound-button,.site-tools .sound-button[aria-pressed=true]{background:#405468e6;border-color:#91abc075;box-shadow:inset 0 1px #dfedff0d;color:#e2edf7}.site-tools .choice summary:hover,.site-tools .sound-button:hover{background:#4b6278ed;border-color:#b2cce19c}.sound-button .sound-waves{display:none}.sound-button .sound-muted{display:inline}.sound-button[aria-pressed=false] svg{color:#ff929a}.sound-button[aria-pressed=true] .sound-waves{display:inline}.sound-button[aria-pressed=true] .sound-muted{display:none}.sound-button[aria-pressed=true] svg{color:#e2edf7}@media(forced-colors:active){.sound-button[aria-pressed=false] svg,.sound-button[aria-pressed=true] svg{color:ButtonText}}:root{--storm:0;--light-x:80%}.storm-light{background:radial-gradient(ellipse at var(--light-x) 12%,#c8e8ff,transparent 76%);mix-blend-mode:screen}.fracture-shell{box-shadow:inset -1px 1px rgb(213 237 255 / calc(var(--storm)*.85))}.is-fractured .fracture-seam{opacity:calc(.35 + var(--storm)*.5)}.site-tools .choice{flex:0 1 auto}#language-choice,.site-tools .sound-button{flex-shrink:0}.choice summary{height:46px;white-space:nowrap;gap:12px}.site-tools #background-choice{max-width:260px}.choice summary [data-background-current]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.choice-chevron{flex-shrink:0}.site-tools .sound-button{position:relative}.site-tools .sound-button [data-sound-label]{position:absolute;right:0;top:calc(100% + 10px);width:max-content;max-width:min(270px,calc(100vw - 40px));height:auto;clip-path:none;overflow:visible;white-space:normal;padding:10px 13px;border:1px solid #9ebdd54d;border-radius:11px;background:#152333;color:#e0eaf4;font:13px/1.5 Segoe UI,Arial,sans-serif;box-shadow:0 10px 28px #0005;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-3px);transition:opacity .12s,transform .12s,visibility .12s;z-index:60}.site-tools .sound-button:hover [data-sound-label],.site-tools .sound-button:focus-visible [data-sound-label]{opacity:1;visibility:visible;transform:none}.site-tools a,.site-tools button,.site-tools summary,.dock a,.social-link,.note-open,.project-visit,#track-link,.spotify-preview-controls button{user-select:none;-webkit-user-select:none;-webkit-user-drag:none}a,img,button{-webkit-user-drag:none}.album-wrap{position:relative;flex:0 0 88px;width:88px;height:88px;isolation:isolate;outline-offset:5px}.album-wrap .album{width:100%;height:100%;border-radius:16px;overflow:hidden;transform:none}.album-wrap .album img{border-radius:inherit;object-fit:cover}.album-halo{position:absolute;inset:-13px;z-index:-1;pointer-events:none;border-radius:28px;background:radial-gradient(ellipse,#8fb8da40,transparent 70%);opacity:0}.playing .album-halo{opacity:.4;animation:album-breathe 5.5s ease-in-out infinite alternate}@keyframes album-breathe{0%{opacity:.25;transform:scale(.92)}to{opacity:.8;transform:scale(1.08)}}.device.motion-paused .album-halo{animation-play-state:paused}.album-tooltip{position:absolute;left:0;bottom:calc(100% + 12px);width:max-content;max-width:min(240px,calc(100vw - 85px));background:#152333;border:1px solid #a8c8df50;border-radius:11px;padding:10px 13px;font:13px/1.5 Segoe UI,Arial,sans-serif;color:#e3edf5;box-shadow:0 10px 24px #0006;opacity:0;visibility:hidden;transform:translateY(3px);transition:opacity .12s,transform .12s,visibility .12s;pointer-events:none;z-index:10;overflow-wrap:anywhere}.album-wrap:hover .album-tooltip:not(:empty),.album-wrap:focus-visible .album-tooltip:not(:empty){opacity:1;visibility:visible;transform:none}@media(max-width:900px){.album-wrap{flex-basis:60px;width:60px;height:60px}.album-wrap .album{border-radius:13px}}@media(prefers-reduced-motion:reduce){.album-halo{animation:none!important}.album-tooltip,.site-tools .sound-button [data-sound-label]{transition:none}}.scene-life{position:fixed;inset:-22px;z-index:-2;pointer-events:none;overflow:hidden;transform:translate(var(--pan-x),var(--pan-y)) scale(1.025)}.scene-plane{position:absolute;width:var(--scene-width,100%);height:var(--scene-height,100%);left:var(--scene-left,0);top:var(--scene-top,0)}.scene-plane i{display:none;position:absolute;pointer-events:none}html[data-scene=coast] .coast-beam{display:block;left:66%;top:34%;width:29%;height:14%;transform-origin:100% 50%;background:conic-gradient(from 260deg at 100% 50%,transparent,#cee0e952 9deg,transparent 20deg);animation:coast-sweep 15s ease-in-out infinite alternate}@keyframes coast-sweep{0%{transform:rotate(-5deg);opacity:.3}to{transform:rotate(9deg);opacity:.85}}html[data-scene=city] .city-window{display:block;left:77.8%;top:42.9%;width:1.3%;height:1.3%;border-radius:50%;background:radial-gradient(ellipse,#d8e5edaa,#b4ced933 45%,transparent 70%);box-shadow:0 4px 25px #b9d7e633;animation:window-glimmer 9s ease-in-out infinite}@keyframes window-glimmer{0%,to{opacity:.25}35%,68%{opacity:.85}52%{opacity:.45}}html[data-scene=forest] .forest-drift{display:block;left:4%;top:45%;width:100%;height:35%;background:radial-gradient(ellipse,#c3dde64a,transparent 66%);animation:forest-drift 18s ease-in-out infinite alternate}@keyframes forest-drift{0%{transform:translate(-9%);opacity:.3}to{transform:translate(7%);opacity:.8}}.project{position:relative;isolation:isolate;overflow:hidden}.project-sheen{position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 85% 0,#adcfe929,transparent 65%);opacity:0;transition:opacity .35s}.project:hover .project-sheen,.project:focus-within .project-sheen{opacity:1}.note-beacon{position:fixed;right:23%;top:43%;width:7px;height:7px;border-radius:50%;background:#dceefa;box-shadow:0 0 28px 10px #c1dff988;opacity:0;pointer-events:none;z-index:-2}.album-halo{background:radial-gradient(ellipse,rgb(var(--album-rgb,143 184 218)/.3),transparent 70%);transition:background 1s}.ambient-paused .scene-life i,.ambient-paused .project-life i,.ambient-paused .edge-rain{animation-play-state:paused!important}@media(hover:none){.project-life{opacity:.09}.scene-life .coast-beam,.scene-life .forest-drift{animation-duration:32s}.edge-rain{display:none}}@media(prefers-reduced-motion:reduce){.scene-life,.edge-rain,.project-life{display:none}.album-halo{transition:none}}.social-link{position:relative}.social-link .social-tooltip{position:absolute;left:0;top:calc(100% + 9px);width:max-content;max-width:min(250px,calc(100vw - 48px));padding:10px 13px;border:1px solid #9ebdd54d;border-radius:11px;background:#152333;color:#e0eaf4;font:13px/1.5 Segoe UI,Arial,sans-serif;box-shadow:0 10px 28px #0005;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-3px);transition:opacity .12s,transform .12s,visibility .12s;white-space:normal;z-index:60}.social-link:hover .social-tooltip,.social-link:focus-visible .social-tooltip{opacity:1;visibility:visible;transform:none}.social-link:last-child .social-tooltip{left:auto;right:0}.album-wrap[href]{cursor:pointer;transition:filter .2s,transform .2s}.album-wrap[href]:hover{filter:brightness(1.12)}.album-wrap[href]:active{transform:scale(.97)}.album-wrap[aria-disabled=true]{cursor:default}#track-artist a{color:inherit;text-decoration:underline;text-decoration-color:#b8d6ee55;text-underline-offset:4px}#track-artist a:hover{color:#e0effb;text-decoration-color:currentColor}#track-artist:hover .marquee-track,#track-artist:focus-within .marquee-track{animation-play-state:paused}@media(max-width:900px){.scene-life{inset:0;transform:none}.social-link .social-tooltip{max-width:190px}.social-link:nth-child(n+3) .social-tooltip{left:auto;right:0}}@media(prefers-reduced-motion:reduce){.social-tooltip,.project-sheen,.album-wrap{transition:none!important}}.device.frost{--pane:linear-gradient(125deg,#526e83f2,#294257f5 52%,#172c3ff8)}.glass-intact{position:absolute;inset:0;z-index:-1;border:1px solid #c7e7fa45;border-radius:26px;background:var(--pane);box-shadow:inset 0 1px #f0faff24,0 20px 45px #0003;opacity:1;transition:opacity .2s ease .14s;pointer-events:none}.broken-glass{position:absolute;inset:0;pointer-events:none;z-index:-1;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility 0s .2s}.shard{position:absolute;inset:0;background:var(--pane);border:1px solid #c7e7fa38;border-radius:26px;transition:transform .8s cubic-bezier(.18,.8,.22,1),filter .8s}.shard-a{clip-path:polygon(0 0,36% 0,44% 30%,33.6% 50%,38% 63.33%,26% 100%,0 100%)}.shard-b{clip-path:polygon(36% 0,100% 0,100% 100%,74% 100%,67% 73.33%,38% 63.33%,33.6% 50%,44% 30%)}.shard-c{clip-path:polygon(38% 63.33%,67% 73.33%,74% 100%,26% 100%)}.fracture-edges{position:absolute;inset:0;width:100%;height:100%;opacity:0;transition:opacity .5s;overflow:visible}.fracture-edges path{fill:none;stroke:#c5e5f579;stroke-width:.7;vector-effect:non-scaling-stroke;stroke-linejoin:round}.fracture-edges .hairline{stroke:#bcdaee44;stroke-width:.45}.frost.is-fractured .glass-intact{opacity:0;transition:opacity .3s ease .12s}.frost.is-fractured .broken-glass{opacity:1;visibility:visible;transition:opacity .25s ease,visibility 0s}.frost.is-fractured .shard-a{transform:translate(-3px,1px) rotate(-.65deg);filter:brightness(.84)}.frost.is-fractured .shard-b{transform:translate(2px,-1px) rotate(.35deg);filter:brightness(.92)}.frost.is-fractured .shard-c{transform:translateY(4px) rotate(.7deg);filter:brightness(.75)}.frost.is-fractured .fracture-edges{opacity:.65;transition:opacity .4s ease .18s}.device.frost .topline{margin-bottom:25px}.status-capsule{position:relative;isolation:isolate;display:inline-flex;gap:8px;padding:9px 12px;border-radius:99px;border:1px solid #94d7ee66;background:linear-gradient(110deg,#0a1d2bd9,#36698288);box-shadow:inset 0 1px #e5faff2b,inset 0 -5px 12px #2e8ca320,0 0 20px #7ecde80b;overflow:hidden;transition:border-color .6s,background .6s,box-shadow .6s}.device.frost .service{font-size:12px;color:#d1edf9;font-weight:500}.status-capsule:before{content:"";position:absolute;left:10%;right:10%;top:0;height:1px;background:linear-gradient(90deg,transparent,#c1f6ff,transparent);animation:capsule-breathe 3.5s ease-in-out infinite alternate}@keyframes capsule-breathe{0%{opacity:.3}to{opacity:1}}.status-capsule .logo{width:17px;height:17px;color:#b9e1ee}.status-capsule .eq{margin-left:4px;height:12px}.status-capsule .eq i{width:2px;max-height:12px}.frost.is-fractured .status-capsule{border-color:#a7bed638;background:linear-gradient(110deg,#172735e8,#334659a8);box-shadow:inset 0 1px #e8f5ff10;color:#b5c9d9}.frost.is-fractured .status-capsule:before{animation:none;opacity:.15}.frost.is-fractured .status-capsule .eq{opacity:.3}.timeline-panel{position:relative;z-index:1;margin-top:24px;padding:12px 14px 11px;border-radius:17px;border:1px solid #c5e1f218;background:linear-gradient(145deg,#081b2b3d,#9dcae009);box-shadow:inset 0 1px #020e1a22}.timeline-panel .listening-progress{margin:0;padding:4px 0 11px}.timeline-panel .times{margin:0;align-items:center}.time-capsule{display:inline-flex;align-items:center;justify-content:center;min-width:49px;padding:4px 9px;border:1px solid #c1e4f429;border-radius:8px;background:linear-gradient(140deg,#bce5f918,#09223265);box-shadow:inset 0 1px #deefff0b;font-size:11px;letter-spacing:.6px;font-weight:550;color:#d0e8f6;font-variant-numeric:tabular-nums;transition:color .6s,border-color .6s}.total-time{color:#9fb8cc;background:#0d203233;border-color:#c1e4f416}.frost.is-fractured .time-capsule{color:#869eb1;border-color:#c1e4f414;box-shadow:none}.frost.is-fractured .timeline-panel{background:#0b1b272e}.device.frost .music{min-height:90px}.options.solo .stage{min-height:410px}.caption span:last-child{font-size:12px}@media(max-width:600px){.timeline-panel{padding:10px 11px;margin-top:20px}.status-capsule{padding:8px 11px}.device.frost .service{font-size:11px}.device.frost .topline{margin-bottom:22px}.time-capsule{min-width:45px}.options.solo .stage{min-height:380px}}@media(prefers-reduced-motion:reduce){.glass-intact,.broken-glass,.shard,.fracture-edges{transition:none!important}.status-capsule:before{animation:none}}.device.frost,.device.frost:hover,.device.frost:focus-within{padding:26px 27px;border:0;border-radius:26px;background:transparent;box-shadow:none;transform:none;overflow:visible;--pane:linear-gradient(125deg,#526e83f2,#294257f5 52%,#172c3ff8)}.device.frost:before,.device.frost:after{display:none}.frost .device-head{margin:0 0 25px;display:flex}.frost .status-capsule{display:inline-flex;align-items:center;gap:8px;max-width:100%}.frost .device-state{text-transform:none;font:500 12px/1.5 Segoe UI,Arial,sans-serif;letter-spacing:0;color:inherit}.frost .spotify-icon{order:-1;width:18px;height:18px;fill:#b9e1ee;flex-shrink:0}.frost .spotify-icon g{stroke:#233d51}.frost .equalizer{width:18px;height:14px;gap:2px;margin-left:4px;flex-shrink:0}.frost .equalizer i{width:2px;max-height:14px;background:#b4d9eb}.frost .music{position:relative;z-index:1;display:flex;gap:22px;align-items:center}.frost .album-wrap{width:90px;height:90px;flex-basis:90px}.frost .album-wrap .album{border-radius:18px;background:#1b3142;border:0;box-shadow:0 14px 30px #0004}.frost .track{flex:1;min-width:0}.frost .track h2{font:550 25px/1.3 Segoe UI,Arial,sans-serif;letter-spacing:-.7px;margin:0 0 9px}.frost #track-link{display:block;padding:0;border:0;background:none;color:#e8f1f8;text-decoration:none;min-height:0}.frost #track-link[href]:hover{color:#c4e6fd}.frost #track-link[aria-disabled=true]{cursor:default}.frost .track p{font-size:14px;line-height:1.5;color:#9cb0c0;margin:0}.frost .timeline-panel{margin-top:24px}.frost .segments{display:flex;align-items:center;gap:4px;height:30px;margin-bottom:11px;transform:none}.frost .segments i{flex:1;min-width:1px;height:var(--height);border-radius:99px;background:#b5d5ed24;transition:background .7s,transform .8s}.frost .segments i.lit{background:#bedef0b8}.frost .segments i.head{background:#f0faff;box-shadow:0 0 10px #b6e5ff77}.frost .times{display:flex;justify-content:space-between;gap:10px}.frost .is-fractured .segments i{transform:scaleY(.45)}.frost:not(.playing) .segments i{transform:scaleY(.45);background:#abc9dd24;box-shadow:none}.frost:not(.playing) #track-title,.frost:not(.playing) #track-title .marquee-track,.frost:not(.playing) #track-title .marquee-text{white-space:normal;width:auto;max-width:100%;animation:none;mask-image:none;-webkit-mask-image:none}.frost:not(.playing) #track-title .marquee-copy{display:none}.frost:not(.playing) .track h2{font:italic 24px/1.3 Georgia,serif;letter-spacing:-.5px}.frost #track-link:hover .marquee-track,.frost #track-link:focus-visible .marquee-track{animation-play-state:paused}.frost .glass-intact,.frost .shard{box-shadow:inset 0 1px rgb(218 242 255 / calc(.15 + var(--storm)*.5))}.frost.motion-paused .status-capsule:before{animation-play-state:paused}@media(max-width:900px){.device.frost,.device.frost:hover,.device.frost:focus-within{padding:22px}.frost .music{gap:14px}.frost .album-wrap{width:68px;height:68px;flex-basis:68px}.frost .track h2{font-size:22px}.frost:not(.playing) .track h2{font-size:21px}.frost .device-state{font-size:11px}.frost .segments{gap:3px}.frost .timeline-panel{margin-top:20px}}body.frost-ui{--glass-edge:#a5dbef66;--glass-light:#c6f5ff;--glass-ink:#d6effc}.showcase{background:linear-gradient(130deg,#20415929,#0b192624);padding:34px;border-color:#b8d8ed16;border-radius:28px}body.frost-ui .socials{gap:13px;padding-bottom:33px}body.frost-ui .social-link{isolation:isolate;position:relative;border-radius:99px;min-height:46px;padding:10px 17px;border:1px solid var(--glass-edge);color:#ceeaf9;background:linear-gradient(115deg,#0a1d2be8,#315d789c);box-shadow:inset 0 1px #e5faff2b,inset 0 -6px 13px #2e8ca320,0 5px 15px #0002;transition:background .25s,border-color .25s,box-shadow .25s,transform .2s}body.frost-ui .social-link:before{content:"";position:absolute;left:16%;right:16%;top:-1px;height:1px;border-radius:50%;background:linear-gradient(90deg,transparent,var(--glass-light),transparent);opacity:.6;pointer-events:none;transition:opacity .25s}body.frost-ui .social-link:after{content:"";position:absolute;left:20%;right:20%;bottom:0;height:6px;border-radius:50%;background:#66c1df;filter:blur(6px);opacity:.14;pointer-events:none;transition:opacity .3s}body.frost-ui .social-link:hover,body.frost-ui .social-link:focus-visible{border-color:#bbeeffb3;background:linear-gradient(115deg,#17384de8,#477b96b0);box-shadow:inset 0 1px #e9faff40,inset 0 -7px 15px #69d3f31c,0 0 23px #8edcf520,0 7px 16px #0003;transform:translateY(-1px)}body.frost-ui .social-link:hover:before{opacity:1}body.frost-ui .social-link:hover:after{opacity:.3}body.frost-ui .social-link:active{transform:translateY(1px) scale(.98);background:#16384b;box-shadow:inset 0 3px 7px #0005,inset 0 -1px #ceefff22}body.frost-ui .social-link img{opacity:.9;width:19px;height:19px}body.frost-ui .tooltip{border-color:#abd9ef44;box-shadow:inset 0 1px #e5faff13,0 13px 30px #0005;background:linear-gradient(120deg,#24445af5,#142d40fc);border-radius:12px}body.frost-ui .project{--mx:75%;--my:0%;overflow:hidden;position:relative;border-radius:25px;border:1px solid #accfe342;background:linear-gradient(130deg,#3b5b73d9,#1c354be8 55%,#122839f2);box-shadow:inset 0 1px #e7f8ff20,inset 0 -1px #99c5e00c,0 15px 35px #0003;padding:25px;transition:border-color .35s,box-shadow .35s,transform .35s}body.frost-ui .project:before{content:"";position:absolute;top:-1px;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,#d5f4ffb3 55%,transparent);pointer-events:none;opacity:.65;transition:opacity .35s}body.frost-ui .project:after{content:"";position:absolute;top:0;bottom:0;right:0;width:1px;background:linear-gradient(transparent,#aadef750 16%,transparent 65%);pointer-events:none}.surface-reflection{position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse 270px 210px at var(--mx) var(--my),#b4e6fd27,transparent 75%);opacity:.5;transition:opacity .4s}body.frost-ui .project:hover,body.frost-ui .project:focus-within{transform:translateY(-3px);border-color:#c6e8f87d;box-shadow:inset 0 1px #effaff33,inset 0 -1px #99c5e012,0 20px 40px #0004,0 0 24px #9dd7ef07}body.frost-ui .project:hover:before{opacity:1}body.frost-ui .project:hover .surface-reflection,body.frost-ui .project:focus-within .surface-reflection{opacity:1}body.frost-ui .project-symbol{position:relative;width:45px;height:45px;border-radius:14px;color:#d4eefb;border:1px solid #b2d9f044;background:linear-gradient(135deg,#8bbad337,#0c293b88);box-shadow:inset 0 1px #e8faff21,inset 0 -4px 10px #06192526,0 5px 15px #0002;font-size:13px}body.frost-ui .project-status,body.frost-ui .codename{position:relative;border:1px solid #9bd3e74f;border-radius:99px;background:linear-gradient(110deg,#0823389c,#40758f42);color:#c2e6f6;box-shadow:inset 0 1px #d8f5ff1b,inset 0 -4px 9px #57bada0c;letter-spacing:0;font-weight:400;font-size:11px;padding:6px 10px}body.frost-ui .project-status:before,body.frost-ui .codename:before{content:"";position:absolute;top:-1px;left:18%;right:18%;height:1px;background:linear-gradient(90deg,transparent,#c5f1ff88,transparent);pointer-events:none}body.frost-ui .project-status-private{border-color:#a8bedc42;color:#bfd4e8;background:linear-gradient(110deg,#11283cc2,#45637d45)}body.frost-ui .project h3{font-size:23px;font-weight:550;margin-bottom:15px;color:#ecf6fc}body.frost-ui .project p{color:#b2c8d8;font-size:14px;line-height:1.9}body.frost-ui .project-top{margin-bottom:27px;gap:8px}body.frost-ui .project-foot{padding-top:17px;min-height:49px;border-top-color:#bddcf21c}body.frost-ui .foot-label{font-size:11px;color:#97b4c9}body.frost-ui .codename{padding:4px 11px;color:#d4eaf8}body.frost-ui .project-visit{color:#c8e8f9;font-size:12px}body.frost-ui .project-visit:hover{color:#f0faff}body.frost-ui .project-visit svg{width:25px;height:25px;padding:5px;border-radius:8px;border:1px solid #a8d2e638;background:#b1d9ec0c}@media(max-width:960px){body.frost-ui .project{padding:23px}}@media(max-width:600px){.showcase{padding:15px;border-radius:23px}body.frost-ui .socials{gap:8px;padding-bottom:25px}body.frost-ui .social-link{min-height:64px;border-radius:15px;padding:10px 5px}body.frost-ui .project-status{font-size:10px;padding:6px 8px}body.frost-ui .project h3{font-size:22px}body.frost-ui .project{border-radius:22px;padding:22px}}body.mobile body.frost-ui .social-link{border-radius:15px;min-height:64px}body.mobile body.frost-ui .project{padding:22px}.plain .showcase{background:#112333}@media(prefers-reduced-motion:reduce){.surface-reflection{display:none}body.frost-ui .social-link:hover,body.frost-ui .project:hover{transform:none}}.frost-ui .site-tools .frost-control,.frost-ui .note-open{position:relative;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid #a5dbef66;border-radius:14px;background:linear-gradient(115deg,#0a1d2be8,#315d789c);box-shadow:inset 0 1px #e5faff2b,inset 0 -6px 13px #2e8ca320,0 5px 15px #0002;color:#ceeaf9;min-height:46px;padding:10px 15px;font:500 13px/1.5 Segoe UI,Arial,sans-serif;transition:background .25s,border-color .25s,box-shadow .25s,transform .2s}.frost-ui .site-tools .frost-control:before,.frost-ui .note-open:before{content:"";position:absolute;left:16%;right:16%;top:-1px;height:1px;background:linear-gradient(90deg,transparent,#c6f5ff,transparent);opacity:.65;pointer-events:none}.frost-ui .site-tools .frost-control:hover,.frost-ui .note-open:hover{border-color:#bbeeffb3;background:linear-gradient(115deg,#17384de8,#477b96b0);box-shadow:inset 0 1px #e9faff40,inset 0 -7px 15px #69d3f31c,0 0 23px #8edcf520}.frost-ui .site-tools .frost-control:active,.frost-ui .note-open:active{transform:translateY(1px) scale(.98);box-shadow:inset 0 3px 7px #0005}.frost-ui .site-tools #sound{padding:0;flex-shrink:0}.frost-ui .note-open{padding:12px 23px}.frost-ui .choice summary{justify-content:space-between;white-space:nowrap}.frost-ui .choice-menu{background:linear-gradient(130deg,#233e53,#102739);border-color:#b7dfef3d;box-shadow:inset 0 1px #d9f7ff12,0 20px 30px #0005}.frost-ui .project-status{font-family:inherit;text-transform:none}.frost-ui .project-foot strong.codename{font-family:inherit}.frost-ui .project-top{align-items:center}.frost-ui .project:before{display:block}.frost-ui .project-visit{border-radius:0;background:none}.frost-ui .socials{padding-bottom:0}.frost-ui .project p{margin:0}.frost-ui .social-link .social-tooltip{font-size:12px;z-index:60;background:linear-gradient(120deg,#24445af5,#142d40fc);border-color:#abd9ef44;border-radius:12px}.electric-arc{position:absolute;inset:1px;border-radius:inherit;overflow:hidden;pointer-events:none;z-index:3;opacity:0}.electric-arc svg{display:block;width:100%;height:100%;fill:none;overflow:hidden;stroke-linejoin:round;stroke-linecap:round}.electric-arc .arc-glow{stroke:#7ecfff;stroke-width:2.8;opacity:.3}.electric-arc .arc-core{stroke:#d3f5ff;stroke-width:.8}.electric-arc .arc-branch{stroke:#b2e9ff;stroke-width:.55;opacity:.65}@media(max-width:900px){.frost-ui .site-tools .frost-control{font-size:12px;padding:10px 12px}.frost-ui .project-grid{gap:18px}.frost-ui .socials{padding-bottom:0}.frost-ui .social-link{border-radius:14px;padding:12px 5px;min-height:70px}.frost-ui .project-status{font-size:10px;padding:6px 8px}}@media(prefers-reduced-motion:reduce){.electric-arc,.surface-reflection{display:none}}@media(min-width:901px){.hero{grid-template-columns:minmax(0,1fr) clamp(430px,40vw,495px)}.hero-aside{max-width:495px;min-width:0;width:100%;justify-self:end}}.device.frost:not(.playing) .device-head,.device.frost:not(.playing) .album-wrap,.device.frost:not(.playing) .timeline-panel,.device.frost:not(.playing) #track-artist{display:none}.device.frost:not(.playing) .music{min-height:170px;justify-content:center;text-align:center}.device.frost:not(.playing) .track h2{margin:0;font:italic clamp(23px,2.2vw,29px)/1.45 Georgia,serif}.device.frost:not(.playing) .track{max-width:340px}.frost.is-fractured .shard-a{transform:translate(-10px,3px) rotate(-2.5deg);filter:brightness(.79)}.frost.is-fractured .shard-b{transform:translate(8px,-5px) rotate(1.7deg);filter:brightness(.96)}.frost.is-fractured .shard-c{transform:translate(2px,14px) rotate(3deg);filter:brightness(.68)}.frost.is-fractured .fracture-edges{opacity:.9}@media(max-width:900px){.device.frost:not(.playing) .music{min-height:150px}.frost.is-fractured .shard-a{transform:translate(-6px,2px) rotate(-1.8deg)}.frost.is-fractured .shard-b{transform:translate(5px,-3px) rotate(1.3deg)}.frost.is-fractured .shard-c{transform:translate(1px,10px) rotate(2deg)}}.frost:not(.is-fractured) .broken-glass{opacity:0;visibility:hidden;transition:opacity .22s ease .78s,visibility 0s 1s}.frost:not(.is-fractured) .glass-intact{opacity:1;transition:opacity .25s ease .7s}.frost:not(.is-fractured) .fracture-edges{opacity:0;transition:opacity .25s ease .65s}.frost.is-repairing .device-head,.frost.is-repairing .music,.frost.is-repairing .timeline-panel{animation:repair-content 1s ease both}@keyframes repair-content{0%,55%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.device.frost:not(.playing) .track h2{font-family:Courier New,Courier,monospace;font-style:normal;font-weight:400;font-size:clamp(20px,1.85vw,24px);line-height:1.6;letter-spacing:.025em;color:#d1e1ec;text-shadow:1px 1px #061723aa,0 0 18px #a4dafa25;animation:rain-words 6s ease-in-out infinite alternate}@keyframes rain-words{0%{opacity:.72;transform:translateY(1px)}to{opacity:1;transform:translateY(-1px)}}.frost.motion-paused .track h2{animation-play-state:paused!important}@media(prefers-reduced-motion:reduce){.frost .broken-glass,.frost .glass-intact,.frost .fracture-edges{transition:none!important}.device.frost .track h2,.frost.is-repairing .device-head,.frost.is-repairing .music,.frost.is-repairing .timeline-panel{animation:none!important}}#projects{min-width:0}#projects .project-carousel{position:relative;display:flex;gap:22px;align-items:stretch;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-left:6px;scrollbar-width:none;padding:12px 6px 25px;min-width:0}#projects .project-carousel::-webkit-scrollbar{display:none}#projects .project-carousel:after{content:"";flex:0 0 var(--project-trailing,0px)}#projects .project-carousel .project{isolation:isolate;flex:0 0 min(660px,84%);min-width:0;min-height:360px;display:flex;flex-direction:column;position:relative;overflow:hidden;scroll-snap-align:start;padding:28px 30px;border-radius:25px;background:linear-gradient(122deg,#496e8599,#19364bef 66%,#132b3e);opacity:.5;filter:saturate(.65);transform:none;transition:opacity .55s ease,filter .55s ease,border-color .55s ease;box-shadow:inset 0 1px #effaff22,0 14px 25px #0002}#projects .project-carousel .project.is-current{opacity:1;filter:none;border-color:#c7ecff83}#projects .project-carousel .project-bloom{background:linear-gradient(125deg,#425f78b3,#1c344cec 64%,#172b43)}#projects .project-carousel .project-gate{background:linear-gradient(125deg,#3b6571b3,#193644ef 64%,#122733)}#projects .project-top{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;gap:16px}#projects .project-order{font:12px monospace;letter-spacing:2px;color:#a6c6da}#projects .project-status{text-transform:none;font-size:12px;letter-spacing:.3px}#projects .project-copy{position:relative;z-index:1;flex:1;max-width:85%;padding-bottom:25px}#projects .project-copy h3{font-size:30px;font-weight:550;line-height:1.2;letter-spacing:-.8px;margin:0 0 15px}#projects .project-copy p{font-size:15px;line-height:1.85;color:#b8cede;margin:0}#projects .project-foot,#projects .project-visit{position:relative;z-index:1;margin-top:auto;min-height:42px;padding-top:16px}#projects .project-watermark{position:absolute;z-index:-1;right:25px;top:30%;font:200 145px Georgia,serif;letter-spacing:-13px;color:#aeddf529;pointer-events:none;-webkit-mask-image:linear-gradient(90deg,transparent,#000 75%);mask-image:linear-gradient(90deg,transparent,#000 75%)}.project-navigation{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:6px 6px 0}.project-select{display:flex;gap:7px;flex-wrap:wrap}.project-select button{border:1px solid transparent;border-radius:10px;background:transparent;color:#9db8cb;padding:8px 12px;font-size:13px;cursor:pointer}.project-select button[aria-pressed=true]{border-color:#a5d2eb38;background:#8cbede10;color:#d1e9f7}.project-arrows{display:flex;gap:9px;align-items:center}.project-arrows button{width:37px;height:37px;border-radius:50%;background:#25485e70;border:1px solid #b8dcee3c;color:#d5ecf9;font-size:20px;display:grid;place-items:center;line-height:1;cursor:pointer}.project-arrows button:disabled{opacity:.25;cursor:default}#project-position{font:12px monospace;color:#abc7d9;min-width:56px;text-align:center}@media(max-width:900px){#projects .project-carousel .project{flex-basis:91%;padding:23px;min-height:380px}#projects .project-copy{max-width:100%;padding-bottom:20px}#projects .project-copy h3{font-size:26px}#projects .project-copy p{font-size:14px}#projects .project-watermark{opacity:.25}.project-navigation{flex-wrap:wrap;justify-content:center}.project-select button{font-size:12px;padding:8px 10px}#projects .project-top{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){#projects .project-carousel .project{transition:none}}.services .section-heading h2 em{font-family:Georgia,serif;font-weight:400;color:#b9d9ed}.services .section-heading>p{max-width:340px}.service-stack{position:relative;min-height:420px;max-width:950px;margin:8px auto 0;touch-action:pan-y;outline-offset:5px}.service-card{position:absolute;top:12px;left:6%;width:86%;padding:30px 34px;box-sizing:border-box;border:1px solid #a7d6f05e;border-radius:25px;background:linear-gradient(135deg,#496e85fa,#223e53fc 62%,#193348fc);box-shadow:inset 0 1px #e7f9ff30,0 22px 40px #0003;opacity:.4;transform:translate(calc(var(--service-offset,1)*24px)) translateY(15px) rotate(calc(var(--service-offset,1)*2.7deg)) scale(.97);transition:transform .65s cubic-bezier(.2,.8,.2,1),opacity .5s;pointer-events:none;z-index:0}.service-card.service-active{opacity:1;transform:rotate(-.7deg);pointer-events:auto;z-index:1}.service-card:before{content:"";position:absolute;left:16%;right:16%;top:-1px;height:1px;background:linear-gradient(90deg,transparent,#d1f3ffcc,transparent)}.service-top{display:flex;justify-content:space-between;gap:15px;align-items:center}.service-number{font:12px monospace;letter-spacing:2px;color:#a3c5d9}.service-tag{padding:5px 11px;border-radius:99px;border:1px solid #bedfeb40;background:linear-gradient(110deg,#23485edb,#507d9355);box-shadow:inset 0 1px #f2fbff24;font-size:12px;color:#d0e5f2}.service-card h3{font-size:clamp(25px,2.5vw,33px);font-weight:500;line-height:1.2;letter-spacing:-.7px;margin:24px 0 12px}.service-card>p{color:#adc7d8;font-size:15px;margin:0 0 20px;line-height:1.8}.service-features{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:12px 22px;padding:0;margin:22px 0 27px}.service-features li{position:relative;padding-left:25px;font-size:14px;color:#c1d7e5;line-height:1.7}.service-features li:before{content:"✓";position:absolute;left:0;top:0;color:#75d1f2;font-size:16px}.service-note{font:14px Segoe UI,Arial,sans-serif;color:#d9edf8;border:1px solid #c2e5f36b;border-radius:12px;padding:12px 18px;background:linear-gradient(110deg,#6598b44a,#163e54aa);box-shadow:inset 0 1px #f1fcff23;cursor:pointer;transition:background .2s}.service-note:after{content:"↗";margin-left:25px}.service-note:hover{background:#709fb25c}.service-navigation{max-width:830px;margin:10px auto 0;display:flex;align-items:center;justify-content:space-between;gap:18px}.service-choices{display:flex;gap:7px;flex-wrap:wrap}.service-choices button{font-size:13px;color:#9bb8cc;padding:8px 12px;border:1px solid transparent;background:transparent;border-radius:10px;cursor:pointer}.service-choices button[aria-pressed=true]{color:#d2ebf8;border-color:#acd8f245;background:#94c7e513}.service-arrows{display:flex;gap:9px;align-items:center}.service-arrows button{width:37px;height:37px;border-radius:50%;font-size:20px;line-height:1;border:1px solid #c0ddee42;background:#25485e70;color:#d1eafa;cursor:pointer}.service-arrows button:disabled{opacity:.25;cursor:default}#service-count{font:12px monospace;white-space:nowrap;color:#abc7d9;min-width:56px;text-align:center}@media(max-width:900px){.service-stack{min-height:480px}.service-card{left:3%;width:91%;padding:24px}.service-card:not(.service-active){transform:translate(calc(var(--service-offset,1)*10px)) translateY(14px) rotate(calc(var(--service-offset,1)*2deg)) scale(.97)}.service-features{grid-template-columns:1fr;gap:10px;margin:20px 0 25px}.service-card h3{font-size:25px}.service-navigation{justify-content:center;flex-wrap:wrap}.service-card.service-active{transform:none}.service-tag{font-size:11px}.service-card>p{font-size:14px}}@media(prefers-reduced-motion:reduce){.service-card,.service-note{transition:none}}#projects,#services,#story,#note{position:relative;padding-top:62px;padding-bottom:58px}.section-divider.reveal{position:absolute;top:0;left:5vw;right:5vw;height:3px;overflow:hidden;opacity:1!important;transform:none!important;pointer-events:none;background:linear-gradient(90deg,transparent,#9bc6df2b 14%,#9bc6df2b 86%,transparent) center/100% 1px no-repeat}.section-divider:before{content:"";position:absolute;top:1px;left:0;right:0;height:1px;background:linear-gradient(90deg,#b0ddef15,#b7e8ff63 30%,#92c4e52b 75%,transparent);transform-origin:left center}.section-divider:after{content:"";position:absolute;top:0;bottom:0;left:0;width:18%;background:linear-gradient(90deg,transparent,#d4f3ff8c,transparent);opacity:0}.ready .section-divider.seen:before{animation:section-line-in .9s cubic-bezier(.2,.7,.2,1) both}.ready .section-divider.seen:after{animation:section-light-pass 1.2s ease-out .12s both}@keyframes section-line-in{0%{transform:scaleX(.12);opacity:.25}to{transform:scaleX(1);opacity:1}}@keyframes section-light-pass{0%{transform:translate(-100%);opacity:0}20%{opacity:.8}to{transform:translate(650%);opacity:0}}#note .note-card{border-top:0;padding-top:0}#services .section-heading{display:block}#services .section-heading h2{font-size:clamp(29px,2.65vw,42px);line-height:1.25}#services .section-heading h2 em{display:inline}#story .story-copy>p:last-child{margin-bottom:0}@media(max-width:900px){#projects,#services,#story,#note{padding-top:40px;padding-bottom:36px;margin-bottom:20px}.section-divider.reveal{left:24px;right:24px}#services .section-heading h2{font-size:30px}#note .note-card{border:1px solid #b9d1e32b;padding:26px 23px}}@media(prefers-reduced-motion:reduce){.section-divider:before,.section-divider:after{animation:none!important}.section-divider:after{display:none}}#projects .project-carousel .project:not(.is-current){opacity:1;filter:none;background:linear-gradient(125deg,#41607540,#172f4375);border-color:#b2d9f12e;box-shadow:inset 0 1px #d4ecfa12}#projects .project-carousel .project>.project-top,#projects .project-carousel .project>.project-copy,#projects .project-carousel .project>.project-foot,#projects .project-carousel .project>.project-actions,#projects .project-carousel .project>.project-watermark{transition:opacity .35s ease,visibility .35s}#projects .project-carousel .project:not(.is-current)>.project-top,#projects .project-carousel .project:not(.is-current)>.project-copy,#projects .project-carousel .project:not(.is-current)>.project-foot,#projects .project-carousel .project:not(.is-current)>.project-actions,#projects .project-carousel .project:not(.is-current)>.project-watermark{opacity:0;visibility:hidden;transition:opacity .12s ease,visibility 0s .12s}.project-emblem{display:grid;place-items:center;width:42px;height:42px;border:1px solid #c3e3f446;border-radius:13px;background:linear-gradient(140deg,#accfe526,#173a5277);box-shadow:inset 0 1px #e4f8ff25;font:500 15px Segoe UI,Arial,sans-serif;letter-spacing:-.5px;color:#d0e8f7}#projects .project-actions{position:relative;z-index:1;margin-top:auto;padding-top:19px;border-top:1px solid #c5dfed24;display:flex;align-items:center;justify-content:flex-start}#projects .project-actions .project-visit{display:inline-flex;align-items:center;justify-content:center;gap:25px;width:auto;min-height:43px;margin:0;padding:10px 16px;border:1px solid #bde6f766;border-radius:13px;background:linear-gradient(110deg,#59869e57,#20455d9c);box-shadow:inset 0 1px #edfbff2c,inset 0 -6px 14px #74bad20c;font:500 14px/1.5 Segoe UI,Arial,sans-serif;color:#d7eefb;transition:background .2s,transform .2s,border-color .2s;text-decoration:none}#projects .project-actions .project-visit:hover{transform:translateY(-2px);border-color:#d0efffad;background:linear-gradient(110deg,#79acc16b,#315971ba)}#projects .project-actions .project-visit:active{transform:translateY(1px)}#projects .project-actions .project-visit span{font:18px/1 Segoe UI,Arial,sans-serif}#projects .project-foot .foot-label{font:13px/1.6 Segoe UI,Arial,sans-serif;letter-spacing:0;text-transform:none;color:#8eafc4}#projects .project-foot .codename{font:500 13px/1.5 Segoe UI,Arial,sans-serif;padding:5px 13px;border-radius:9px;background:linear-gradient(120deg,#638ba427,#14304899);border:1px solid #bad9ef2f;box-shadow:inset 0 1px #effaff10;color:#c9e2f1}.service-note{display:inline-flex;align-items:center;text-decoration:none}.cards-arrival.reveal{min-width:0;transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.ready .cards-arrival.reveal:not(.seen){opacity:0;transform:translateY(30px) scale(.985)}.cards-arrival.reveal.seen{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.cards-arrival.reveal,.ready .cards-arrival.reveal:not(.seen){opacity:1;transform:none;transition:none}#projects .project-carousel .project>*{transition:none!important}#projects .project-actions .project-visit{transition:none}}.service-card>*{transition:opacity .35s ease,visibility .35s}.service-card:not(.service-active)>*{opacity:0;visibility:hidden;transition:opacity .12s ease,visibility 0s .12s}@media(prefers-reduced-motion:reduce){.service-card>*{transition:none!important}}#memorial{position:relative;padding-top:62px;padding-bottom:58px}.memorial .section-heading{margin-bottom:26px}.memorial-card{position:relative;padding:36px 39px;border:1px solid #b7d8eb3e;border-radius:25px;background:linear-gradient(120deg,#304e66d9,#152b3fda 70%,#112734f0);box-shadow:inset 0 1px #e8f8ff1c,0 20px 40px #0002;overflow:hidden}.memorial-card:before{content:"";position:absolute;left:0;top:26px;bottom:26px;width:2px;background:linear-gradient(transparent,#bbdef278,transparent)}.memorial-eyebrow{font:12px/1.5 monospace;letter-spacing:2px;color:#a8c9dd}.memorial-card h2{font:450 clamp(28px,3.3vw,46px)/1.25 "Segoe UI",Arial,sans-serif;letter-spacing:-1px;color:#e1f0f8;margin:19px 0}.memorial-card h2 em{font-family:Georgia,serif;font-weight:400;color:#bad9ec}.memorial-dates{display:flex;align-items:center;gap:16px;color:#8eafc5;font:12px/1.7 monospace;margin:0 0 23px}.memorial-dates span{color:#bfdceb}.memorial-description{max-width:740px;margin:0;color:#abc3d5;font-size:15px;line-height:1.9}.memorial-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:30px;padding-top:23px;border-top:1px solid #a6cde426}.memorial-link{display:inline-flex;align-items:center;gap:25px;font-size:14px;padding:11px 16px;border:1px solid #bcdff35c;border-radius:12px;background:linear-gradient(115deg,#567f9959,#213f57a3);box-shadow:inset 0 1px #e2f6ff21;color:#d3e8f6;text-decoration:none;transition:background .2s,transform .2s}.memorial-link:hover{background:#537d9775;transform:translateY(-1px)}.memorial-note{font:italic 17px Georgia,serif;color:#9ebdd1}#note .note-banner{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:30px 34px;border:1px solid #b4d5ec38;border-radius:22px;background:linear-gradient(110deg,#2a465d99,#132a3cc9);box-shadow:inset 0 1px #e4f6ff17}.note-banner .note-heading{font:italic 400 clamp(23px,2.35vw,33px)/1.45 Georgia,serif;letter-spacing:-.3px;color:#dcebf4;max-width:790px;margin:0}#note .note-banner>.note-open{flex:none;min-width:158px;margin:0;padding:12px 19px;font-size:14px;border-radius:13px}@media(max-width:900px){#memorial{padding-top:40px;padding-bottom:36px;margin-bottom:20px}.memorial-card{padding:27px 25px}.memorial-card h2{font-size:30px}.memorial-description{font-size:14px}.memorial-bottom{flex-direction:column;align-items:flex-start;gap:20px}.memorial-link{font-size:13px;gap:17px}.memorial-note{font-size:16px}#note .note-banner{padding:25px;flex-direction:column;align-items:stretch;gap:24px}#note .note-banner>.note-open{width:100%}.note-banner .note-heading{font-size:25px}}@media(prefers-reduced-motion:reduce){.memorial-link{transition:none}}
