@import"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&display=swap";:root{--bg:#090a09;--line:#242724;--text:#f1f3f0;--muted:#8d938d;--green:#62ec55;--serif:"Instrument Serif",serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;pointer-events:none;opacity:.12;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence baseFrequency='.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.42'/%3E%3C/svg%3E")}button,a{font:inherit;color:inherit}button{cursor:pointer}a{text-decoration:none}main{overflow:clip}.label{display:flex;align-items:center;gap:9px;color:#a2a7a2;font-size:9px;letter-spacing:.15em}.label i,.brand i,header .contact i,footer p i,.profile small i{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 12px #62ec5580}header{position:fixed;z-index:50;top:22px;left:50%;translate:-50%;width:min(1060px,calc(100% - 40px));height:58px;padding:0 10px 0 18px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border:1px solid #ffffff18;border-radius:99px;background:#101210d8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 14px 40px #0008}.brand{display:flex;align-items:center;gap:9px;font-size:13px}.brand em{font:400 17px var(--serif);color:#999}header nav{display:flex;gap:32px;color:#b3b8b3;font-size:12px}header nav a:hover{color:#fff}header .contact{justify-self:end;border:0;border-radius:99px;background:#f0f2ef;color:#0b0d0b;padding:12px 18px;display:flex;gap:9px;align-items:center;font-size:12px}.menu{display:none;border:0;background:none}.hero{width:min(1060px,calc(100% - 40px));min-height:100svh;margin:auto;padding:130px 0 90px;display:grid;grid-template-columns:310px 1fr;gap:90px;align-items:center}.profile{position:relative;min-height:585px;padding:15px;border:1px solid #ffffff1c;border-radius:18px;background:linear-gradient(150deg,#161916,#0c0e0c);box-shadow:0 35px 90px #000b}.date{padding:2px 3px 12px;color:#686e68;font-size:8px;letter-spacing:.12em}.date span{float:right}.profile>img{width:100%;height:295px;border-radius:12px;object-fit:cover;object-position:center 39%}.profile small{margin:17px 3px 0;display:flex;align-items:center;gap:9px;color:#a0a5a0;font-size:10px}.profile h2{margin:26px 3px 12px;font-size:24px}.profile h2 strong{color:var(--green)}.profile>p{margin:0 3px;color:var(--muted);font-size:11px;line-height:1.75}.profile>div:last-child{position:absolute;bottom:18px;left:18px;right:18px;display:flex;gap:7px}.profile button,.profile a{height:40px;border-radius:99px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px}.profile button{flex:1;border:0;background:var(--green);color:#071007}.profile a{padding:0 14px;border:1px solid #ffffff15}.profile svg,.ctas svg{width:16px}.hero-copy h1{margin:28px 0 26px;font-size:clamp(43px,4.25vw,65px);line-height:1.14;letter-spacing:-.055em}.hero-copy h1 span{color:var(--green)}.hero-copy>p{max-width:630px;color:var(--muted);font-size:14px;line-height:1.9}.ctas{display:flex;gap:12px;margin-top:34px}.ctas button,.ctas a{height:46px;padding:0 20px;border-radius:99px;display:flex;align-items:center;gap:13px;font-size:12px}.ctas button{border:0;background:var(--green);color:#071007}.ctas a{border:1px solid #ffffff20}.stats{margin-top:65px;padding-top:22px;border-top:1px solid var(--line);display:flex;gap:38px}.stats div{display:flex;align-items:flex-end;gap:8px}.stats b{font:400 38px/1 var(--serif)}.stats span{padding-bottom:3px;color:#737973;font-size:9px}.section{width:min(840px,calc(100% - 40px));margin-left:calc(50% - 130px);padding:125px 0}.section-head{margin:34px 0 70px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end}.section h2{margin:0;font-size:clamp(40px,4vw,58px);line-height:1.08;letter-spacing:-.05em}.section-head p{margin:0;color:var(--muted);font-size:13px;line-height:1.9}.rows{border-top:1px solid var(--line)}.rows article{min-height:110px;display:grid;grid-template-columns:35px 34px 110px 210px 1fr 22px;gap:12px;align-items:center;border-bottom:1px solid var(--line)}.rows article>span,.rows small{color:#656b65;font-size:9px}.rows u{text-decoration:none;color:#bbb}.rows u svg{width:20px}.rows h3{font-size:14px;font-weight:550}.rows p{color:#858b85;font-size:11px;line-height:1.6}.rows article>svg{width:18px;color:#555;transition:.2s}.rows article:hover>svg{color:var(--green);translate:4px}.life{width:min(1060px,calc(100% - 40px));margin:auto}.projects{display:grid;gap:80px}.projects article{display:grid;grid-template-columns:1fr 240px;gap:28px}.projects article>div{position:relative;height:485px;overflow:hidden;border-radius:16px;background:#151715}.projects img{width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(1.06);transition:.7s}.projects article:hover img{scale:1.035}.projects article>div span{position:absolute;top:16px;left:16px;padding:7px 10px;border-radius:99px;background:#0b0c0bce;font-size:8px;letter-spacing:.14em}.projects aside{padding-top:10px;border-top:1px solid var(--line)}.projects aside small{color:var(--green)}.projects h3{margin:26px 0 12px;font-size:24px}.projects p{color:#818681;font-size:11px;line-height:1.7}.projects aside svg{margin-top:50px;color:#666}.test-top{margin-top:42px;display:grid;grid-template-columns:1.1fr .9fr 145px;gap:42px;align-items:center}.test-top h2 span{color:var(--green)}.test-top>img{width:145px;height:115px;border-radius:13px;object-fit:cover;object-position:center 37%}.numbers{display:flex;gap:28px}.numbers b{font:400 42px/1 var(--serif);color:var(--green)}.numbers small{display:block;margin-top:6px;color:#777;font:9px Inter,sans-serif}.numbers sup{font-size:18px}.quote{position:relative;min-height:255px;margin-top:46px;padding:50px 0 0 65px;border-top:1px solid var(--line)}.quote>svg{position:absolute;left:0;top:50px;width:36px;fill:var(--green);color:var(--green)}blockquote{margin:0;font-size:clamp(24px,2.4vw,35px);line-height:1.4}.quote p{display:flex;flex-direction:column;gap:5px;margin-top:28px}.quote p b{font-size:11px}.quote p span{color:#6a706a;font-size:9px}.quote>aside{position:absolute;right:0;bottom:0;display:flex;align-items:center;gap:8px}.quote>aside span{margin-right:10px;color:#6b716b;font-size:9px}.quote>aside button{width:38px;height:38px;border:1px solid #ffffff1b;border-radius:50%;background:none;display:grid;place-items:center}.quote>aside svg{width:15px}.quote>aside button:hover{border-color:var(--green);color:var(--green)}.ice>h2{margin:35px 0 60px}.ice>div{border-top:1px solid var(--line)}.ice>div button{width:100%;min-height:86px;padding:0;display:grid;grid-template-columns:48px 210px 1fr 28px;gap:20px;align-items:center;text-align:left;border:0;border-bottom:1px solid var(--line);background:none}.ice button>span{color:#626762;font-size:9px}.ice button>b{font-size:15px}.ice button p{max-height:0;margin:0;opacity:0;overflow:hidden;color:#919791;font-size:11px;transition:.3s}.ice button.active p{max-height:70px;opacity:1}.ice button i{color:var(--green);font-size:18px;font-style:normal}footer{width:min(1060px,calc(100% - 40px));margin:80px auto 0;padding:90px 0 45px;border-top:1px solid var(--line)}footer p{display:flex;align-items:center;gap:10px;color:#7d837d;font-size:10px}footer h2{margin:55px 0 65px;font-size:clamp(70px,9vw,128px);letter-spacing:-.075em}footer small{color:#555;font-size:8px;letter-spacing:.12em}.backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#000d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.modal{position:relative;width:min(430px,100%);padding:42px;border:1px solid #ffffff20;border-radius:22px;background:#111411}.close{position:absolute;right:14px;top:14px;width:38px;height:38px;border:1px solid #ffffff17;border-radius:50%;background:none}.close svg{width:16px}.modal h2{margin:28px 0 14px;font-size:35px}.modal>p{color:#858b85;font-size:12px;line-height:1.7}.qr{height:180px;margin:27px 0 12px;border-radius:13px;background:#f1f2ef;color:#111;display:grid;place-content:center;justify-items:center;gap:8px}.qr svg{width:38px;height:38px}.qr small{color:#888;font-size:9px}.copy{width:100%;height:48px;border:0;border-radius:99px;background:var(--green);color:#071007;display:flex;align-items:center;justify-content:center;gap:10px}.copy svg{width:16px}@media(max-width:800px){header{top:12px;width:calc(100% - 24px);height:52px;grid-template-columns:1fr auto}.brand em,header .contact{display:none}.menu{display:grid}.menu svg{width:18px}header nav{display:none;position:absolute;top:60px;left:0;right:0;padding:20px;flex-direction:column;gap:20px;border:1px solid #ffffff18;border-radius:18px;background:#101210f5}header nav.open{display:flex}.hero{width:calc(100% - 28px);padding:88px 0 72px;grid-template-columns:1fr;gap:55px}.profile{min-height:auto;padding:12px;display:grid;grid-template-columns:112px 1fr;gap:0 16px}.date{display:none}.profile>img{grid-row:1/4;height:155px}.profile small{margin:6px 0;font-size:9px}.profile h2{margin:3px 0 7px;font-size:20px}.profile>p{font-size:9px}.profile>div:last-child{display:none}.hero-copy h1{font-size:11vw}.hero-copy>p{font-size:12px}.stats{justify-content:space-between;gap:12px;margin-top:48px}.stats div{display:block}.stats b{font-size:29px}.stats span{display:block;margin-top:5px}.section,.life{width:calc(100% - 28px);margin:auto;padding:92px 0}.section-head{grid-template-columns:1fr;gap:25px;margin-bottom:48px}.section h2{font-size:11vw}.rows article{padding:24px 0;min-height:0;grid-template-columns:25px 27px 1fr 20px}.rows small{display:none}.rows h3{grid-column:3}.rows p{grid-column:3;margin:0}.rows article>svg{grid-column:4;grid-row:1/3}.projects{gap:48px}.projects article{grid-template-columns:1fr}.projects article>div{height:64vw;min-height:250px}.projects aside{display:grid;grid-template-columns:30px 1fr 24px;gap:8px}.projects h3{margin:0}.projects p{grid-column:2}.projects aside svg{grid-column:3;grid-row:1/3;margin:0}.test-top{grid-template-columns:1fr 100px;gap:24px}.test-top>img{width:100px;height:100px}.numbers{grid-column:1/3}.quote{min-height:310px;padding-left:39px}.quote>svg{width:25px}.quote>aside{left:39px;right:auto}.ice>div button{padding:20px 0;grid-template-columns:28px 1fr 24px}.ice button p{grid-column:2}.ice button i{grid-column:3;grid-row:1/3}footer{width:calc(100% - 28px)}footer h2{font-size:18vw}.modal{padding:32px 24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}.hero-copy h1{font-size:clamp(40px,3.8vw,56px)}@media(max-width:800px){.hero-copy h1{font-size:10vw}}.modal-qr-only{width:min(390px,calc(100% - 28px));padding:24px}.modal-qr-only .close{right:10px;top:10px;background:#101210cc}.modal-qr-only .qr{height:auto;margin:10px 0 16px;padding:10px;border-radius:18px;background:#fff;display:block;overflow:hidden}.modal-qr-only .qr img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:contain}.profile>img{display:block;height:auto;aspect-ratio:4/5;object-position:50% 35%}.profile{min-height:640px}.photo-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:60px 32px;align-items:start}.photo-gallery article{display:flex;flex-direction:column;gap:22px;min-width:0}.photo-gallery article>div{height:auto;min-height:0;aspect-ratio:3/4;width:100%;border-radius:16px;background:#121512}.photo-gallery .life-photo img{display:block;object-fit:cover;object-position:center;filter:none;scale:1}.photo-gallery .focus-work img{object-position:50% 40%}.photo-gallery .focus-camping img,.photo-gallery .focus-road img{object-position:50% 58%}.photo-gallery .focus-mimi img{object-position:50% 48%}.photo-gallery article:hover img{scale:1}.photo-gallery aside{display:grid;grid-template-columns:28px minmax(0,1fr) 24px;gap:10px;align-items:start;padding-top:18px}.photo-gallery aside small{font-size:12px;padding-top:5px}.photo-gallery h3{font-size:23px;margin:0;line-height:1.4}.photo-gallery p{grid-column:2;margin:0;font-size:14px;line-height:1.8}.photo-gallery aside svg{grid-column:3;grid-row:1/3;margin:0;width:20px}@media(max-width:800px){.profile{min-height:0;grid-template-columns:112px minmax(0,1fr)}.profile>img{height:155px;aspect-ratio:auto;object-position:50% 30%}.photo-gallery{grid-template-columns:1fr;gap:46px}.photo-gallery article{gap:18px}.photo-gallery article>div{height:auto;min-height:0;aspect-ratio:3/4}.photo-gallery h3{font-size:22px}}.reserved-image{display:grid!important;place-content:center;justify-items:center;gap:10px;border:1px dashed #343934;background:linear-gradient(145deg,#101210,#0b0c0b)!important;color:#656c65}.projects .reserved-image>span{position:static;background:none;padding:0;color:#798079;font-size:9px;letter-spacing:.22em}.reserved-image>small{font-size:10px;color:#474d47;letter-spacing:.08em}.test-top>img{display:none}.test-top:after{content:"PORTRAIT / RESERVED";width:145px;height:115px;display:grid;place-items:center;border:1px dashed #343934;border-radius:13px;color:#555c55;font-size:8px;letter-spacing:.12em;background:#101210}@media(max-width:800px){.test-top:after{width:100px;height:100px}}.test-top{grid-template-columns:minmax(0,1.15fr) minmax(150px,.65fr) 220px;gap:30px}.test-top>img{display:block;width:220px;height:165px;border-radius:15px;object-fit:cover;object-position:50% 58%;filter:saturate(.9) contrast(1.02)}.test-top:after{display:none}@media(max-width:1000px)and (min-width:801px){.section{width:calc(100% - 56px);margin-inline:auto}}@media(max-width:800px){.test-top{grid-template-columns:1fr;gap:24px}.test-top>img{width:100%;height:auto;aspect-ratio:4/3;object-position:50% 58%}.numbers{grid-column:1}}
