@font-face{font-family:"Krub";font-style:normal;font-weight:400;font-display:swap;src:url("/assets/fonts/krub-400.ttf") format("truetype")}
@font-face{font-family:"Krub";font-style:normal;font-weight:500;font-display:swap;src:url("/assets/fonts/krub-500.ttf") format("truetype")}
@font-face{font-family:"Krub";font-style:normal;font-weight:600;font-display:swap;src:url("/assets/fonts/krub-600.ttf") format("truetype")}
@font-face{font-family:"Krub";font-style:normal;font-weight:700;font-display:swap;src:url("/assets/fonts/krub-700.ttf") format("truetype")}
:root{color-scheme:dark;--bg:#111214;--surface:#17191c;--text:#f4f5f5;--muted:#a6a8ae;--line:#323438;--accent:#e84c47;font-family:"Krub",Arial,Helvetica,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--bg);color:var(--text);font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--accent);outline-offset:7px}button,a{-webkit-tap-highlight-color:transparent}::selection{background:var(--accent);color:#fff}.wrap{max-width:1440px;margin-inline:auto;padding-inline:clamp(24px,5vw,80px)}.skip{position:absolute;top:-100px;left:24px;z-index:30;background:#fff;color:#111;padding:12px}.skip:focus{top:12px}.header{height:112px;display:flex;align-items:center;justify-content:space-between;gap:32px;position:absolute;inset:0 0 auto;z-index:5}.wordmark{display:flex;flex-direction:column;font-size:30px;font-weight:900;letter-spacing:-1.2px;line-height:1}.brand-dot{color:var(--accent)}.wordmark-sub{font-size:12px;letter-spacing:7.8px;margin-top:7px;padding-left:2px}.header-tag{font-size:12px;color:#bbbfc4;letter-spacing:2px;margin-right:auto;margin-left:40px}.header nav{display:flex;gap:38px;font-size:14px}.header nav a{padding-block:10px;border-bottom:1px solid transparent}.header nav a:hover{border-color:var(--accent)}.header nav a span{margin-left:8px}.hero{position:relative;min-height:780px;min-height:max(780px,92svh);overflow:hidden;background:#111214;isolation:isolate}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:60% 50%;z-index:-3}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(12,13,15,.92) 0%,rgba(12,13,15,.66) 35%,rgba(12,13,15,.1) 69%),linear-gradient(0deg,#111214 0%,rgba(17,18,20,.3) 13%,transparent 48%,rgba(13,14,16,.35) 100%)}.hero-content{padding-top:190px;padding-bottom:160px}.eyebrow{display:flex;align-items:center;gap:13px;font-size:12px;font-weight:600;letter-spacing:2px;line-height:1.7;margin:0 0 26px}.red-line{width:32px;height:2px;background:var(--accent)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(64px,7.8vw,116px);font-weight:700;letter-spacing:-.065em;line-height:1.01;margin-bottom:28px}h1 em,h2 em{font-style:normal;color:#a3a6ad}.hero-description{color:#c4c7cd;font-size:17px;line-height:1.65;margin-bottom:29px}.cta{display:inline-flex;align-items:center;gap:40px;padding:16px 20px;background:#f3f3f1;color:#141519;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.cta:hover{background:#fff;transform:translateY(-2px)}.cta span{font-size:21px;line-height:1}.hero-bottom{position:absolute;inset:auto 0 26px;display:flex;align-items:flex-end;gap:30px}.hero-bottom p{font-size:12px;letter-spacing:1.6px;line-height:1.7;margin:0}.hero-bottom p span{color:#858990}.image-note{font-size:12px;color:#9a9da3;margin-left:auto}.scroll{display:flex;align-items:center;gap:20px;color:#b8bbc1;font-size:13px;margin-left:30px}.scroll span{font-size:24px}.services{display:grid;grid-template-columns:1fr 1.3fr;gap:80px;padding-block:95px}.section-heading h2,.channels h2{font-size:clamp(38px,4vw,57px);font-weight:500;line-height:1.09;letter-spacing:-.045em;margin-bottom:25px}.muted{font-size:16px;color:var(--muted);line-height:1.65;margin-bottom:0}.section-heading .eyebrow,.channels .eyebrow{color:#b3b5ba;margin-bottom:27px}.service-list{border-top:1px solid var(--line)}.service{display:grid;grid-template-columns:24px 1fr auto;gap:20px;border-bottom:1px solid var(--line);padding:26px 0}.service-number{color:var(--accent);font-size:12px;line-height:30px;font-variant-numeric:tabular-nums}.service h3{font-size:21px;font-weight:500;letter-spacing:-.3px;line-height:1.4;margin-bottom:10px}.service p{font-size:16px;line-height:1.65;color:var(--muted);max-width:430px;margin-bottom:0}.service-format{font-size:12px;letter-spacing:1.5px;line-height:30px;color:#c0c2c7}.channels{border-top:1px solid #292b2f;background:var(--surface)}.channels-inner{display:grid;grid-template-columns:1fr 1.3fr;gap:80px;padding-block:75px}.channel-list{list-style:none;padding:0;margin:0;border-top:1px solid #383a3f;align-self:center}.channel-list li{display:flex;align-items:center;gap:20px;padding:23px 0;border-bottom:1px solid #383a3f;font-size:26px;letter-spacing:-.5px}.social-icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center}.social-icon svg{width:24px;height:24px}.channel-kind{margin-left:auto;font-size:12px;letter-spacing:1.5px;color:#b3b5ba}.footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:28px}.footer-brand{font-size:17px;font-weight:800;letter-spacing:-.5px}.footer>span{font-size:12px;letter-spacing:1.5px;color:#989ba3}.footer>span:last-child{font-size:13px;letter-spacing:0}@media(min-width:1600px){.hero-content{padding-top:215px}.hero{min-height:900px}}@media(max-width:950px){.header-tag{display:none}.hero{min-height:780px}.hero-image{object-position:65% 50%}.services,.channels-inner{gap:40px;grid-template-columns:.85fr 1.2fr}.service{gap:12px}.service-format{display:none}.section-heading h2,.channels h2{font-size:40px}.hero-shade{background:linear-gradient(90deg,rgba(12,13,15,.88),rgba(12,13,15,.3) 70%),linear-gradient(0deg,#111214,transparent 50%)}}@media(max-width:650px){.header{height:92px;gap:20px}.wordmark{font-size:25px}.wordmark-sub{font-size:12px;letter-spacing:6px}.header nav{gap:20px;font-size:13px}.header nav a span{display:none}.hero{min-height:840px;min-height:max(840px,100svh)}.hero-image{object-position:67% 58%;height:67%;top:33%}.hero-shade{background:linear-gradient(180deg,#111214 0%,#111214 30%,rgba(17,18,20,.65) 47%,rgba(17,18,20,.05) 68%,#111214 100%)}.hero-content{padding-top:138px;padding-bottom:310px}.eyebrow{font-size:12px;letter-spacing:1.4px;gap:10px;margin-bottom:22px}.red-line{width:22px}h1{font-size:clamp(55px,13.6vw,83px);line-height:1.01;letter-spacing:-.058em;margin-bottom:24px}.hero-description{font-size:16px;max-width:330px;line-height:1.65;margin-bottom:24px}.cta{padding:14px 17px;font-size:13px;gap:34px}.hero-bottom{bottom:25px;gap:18px}.hero-bottom p{font-size:12px;letter-spacing:1.1px}.image-note{font-size:12px}.scroll{display:none}.services,.channels-inner{grid-template-columns:1fr;gap:38px;padding-block:54px}.section-heading h2,.channels h2{font-size:41px;margin-bottom:20px}.section-heading .eyebrow,.channels .eyebrow{margin-bottom:20px}.service{padding-block:25px;grid-template-columns:23px 1fr;gap:13px}.service h3{font-size:21px}.service p{font-size:16px}.desktop-break{display:none}.channel-list li{font-size:25px;padding-block:21px}.channel-kind{font-size:12px;letter-spacing:1.1px}.footer{flex-wrap:wrap;gap:18px;padding-block:26px}.footer>span:nth-child(2){display:none}.footer-brand{font-size:16px}.footer>span:last-child{font-size:12px}.muted{font-size:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.channel-list .connected-channel{padding:0}.channel-link{display:flex;align-items:center;gap:20px;width:100%;padding:23px 0;transition:color .2s}.channel-link:hover{color:var(--accent)}.channel-link .channel-kind span{display:inline-block;margin-left:12px;font-size:18px;line-height:1}.channel-link:focus-visible{outline-offset:5px}@media(max-width:650px){.channel-link{padding-block:21px}}

.brand-art{display:block;position:relative;width:250px;aspect-ratio:631 / 196;overflow:hidden;flex-shrink:0}.brand-art img{display:block;position:absolute;width:114.1046%;height:auto;max-width:none;left:-7.60697%;top:-133.6735%}.footer-brand.brand-art{width:200px}.header-tag{margin-left:20px}h1{letter-spacing:-.055em}h2{letter-spacing:-.035em}@media(max-width:650px){.header{gap:12px;height:100px}.header .brand-art{width:clamp(148px,47vw,200px)}.header nav{gap:0;flex-shrink:0}.header nav a:first-child{display:none}.header nav a{font-size:12px}.footer-brand.brand-art{width:170px}}

/* Camera live-view details inspired by the Sony ILCE-7M3 monitor. */
.camera-viewfinder{position:absolute;left:49%;right:5%;top:28%;bottom:16%;z-index:1;pointer-events:none;font-family:Arial,Helvetica,sans-serif;color:rgba(255,255,255,.9);font-size:14px;font-weight:500;line-height:1.2;text-shadow:0 1px 3px #000}.camera-top,.camera-bottom{display:flex;align-items:center;gap:18px;position:absolute;left:0;right:0}.camera-top{top:0}.camera-mode{font-size:22px;font-weight:700}.camera-raw{font-size:12px;letter-spacing:1px;border:1px solid rgba(255,255,255,.6);padding:3px 5px}.camera-battery{margin-left:auto;display:flex;gap:8px;align-items:center;font-size:12px}.camera-battery svg{width:29px;height:14px}.camera-frame{position:absolute;inset:48px 0 52px}.camera-frame>i{position:absolute;width:24px;height:24px;border-color:rgba(255,255,255,.7);border-style:solid;border-width:0}.frame-tl{top:0;left:0;border-top-width:1px!important;border-left-width:1px!important}.frame-tr{top:0;right:0;border-top-width:1px!important;border-right-width:1px!important}.frame-bl{bottom:0;left:0;border-bottom-width:1px!important;border-left-width:1px!important}.frame-br{bottom:0;right:0;border-bottom-width:1px!important;border-right-width:1px!important}.camera-grid{position:absolute;inset:0;background:linear-gradient(90deg,transparent calc(33.333% - .5px),rgba(255,255,255,.08) calc(33.333% - .5px),rgba(255,255,255,.08) calc(33.333% + .5px),transparent calc(33.333% + .5px),transparent calc(66.666% - .5px),rgba(255,255,255,.08) calc(66.666% - .5px),rgba(255,255,255,.08) calc(66.666% + .5px),transparent calc(66.666% + .5px)),linear-gradient(0deg,transparent calc(33.333% - .5px),rgba(255,255,255,.08) calc(33.333% - .5px),rgba(255,255,255,.08) calc(33.333% + .5px),transparent calc(33.333% + .5px),transparent calc(66.666% - .5px),rgba(255,255,255,.08) calc(66.666% - .5px),rgba(255,255,255,.08) calc(66.666% + .5px),transparent calc(66.666% + .5px))}.camera-af{position:absolute;left:10px;top:12px;font-size:12px}.focus-frame{position:absolute;width:88px;height:64px;left:56%;top:48%;transform:translate(-50%,-50%);filter:drop-shadow(0 1px 2px rgba(0,0,0,.6))}.focus-frame i{position:absolute;width:17px;height:17px;border-color:#68e780;border-style:solid;border-width:0}.focus-frame i:nth-child(1){left:0;top:0;border-top-width:1.5px;border-left-width:1.5px}.focus-frame i:nth-child(2){right:0;top:0;border-top-width:1.5px;border-right-width:1.5px}.focus-frame i:nth-child(3){left:0;bottom:0;border-bottom-width:1.5px;border-left-width:1.5px}.focus-frame i:nth-child(4){right:0;bottom:0;border-bottom-width:1.5px;border-right-width:1.5px}.camera-bottom{bottom:14px;gap:18px;font-size:18px;white-space:nowrap}.focus-confirm{width:8px;height:8px;background:#68e780;border-radius:50%;flex-shrink:0}.exposure-meter{width:144px;margin-left:auto;font-size:12px;flex-shrink:0}.exposure-meter>div:first-child{display:flex;justify-content:space-between;align-items:center}.exposure-ticks{height:8px;margin-top:3px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.55) 0 1px,transparent 1px calc(100% / 18));position:relative}.exposure-ticks:after{content:"";position:absolute;left:50%;top:0;width:2px;height:13px;background:#fff}.camera-iso{font-size:12px;display:flex;flex-direction:column;gap:1px;margin-left:auto}.camera-iso b{font-size:18px;font-weight:400}.camera-model{position:absolute;bottom:-15px;right:0;letter-spacing:1px;font-size:12px;color:#b5b7bb}.camera-model b{font-weight:400;letter-spacing:0;margin-left:4px}
@media(max-width:1100px) and (min-width:651px){.camera-viewfinder{left:51%;right:4%;top:31%;bottom:16%}.camera-bottom{gap:12px;font-size:16px}.exposure-meter{width:100px}.camera-top{gap:12px}}
@media(max-width:800px) and (min-width:651px){.exposure-meter{width:80px}.camera-bottom{gap:9px}.camera-viewfinder{left:53%;right:3%;top:32%}.camera-top{gap:10px}}
@media(max-width:650px){.camera-viewfinder{left:24px;right:24px;top:63%;bottom:12%}.camera-top{gap:13px}.camera-mode{font-size:18px}.camera-frame{inset:33px 0 44px}.camera-frame>i{width:18px;height:18px}.camera-af{top:9px;font-size:12px}.camera-bottom{gap:11px;font-size:14px;bottom:9px}.exposure-meter{width:100px}.camera-iso b{font-size:14px}.camera-iso{font-size:12px}.camera-model{bottom:-14px}.focus-frame{width:66px;height:46px;left:62%;top:42%}.focus-frame i{width:12px;height:12px}.focus-confirm{width:6px;height:6px}}
@media(max-width:360px){.camera-viewfinder{left:20px;right:20px}.exposure-meter{width:84px}.camera-bottom{gap:9px}}

/* Quiet business-card layout: smaller branding and headline, direct social links. */
.header .brand-art{width:185px}.footer-brand.brand-art{width:150px}.header-tag{margin-left:auto;margin-right:0;font-size:12px}.hero h1{font-size:clamp(44px,5.6vw,78px);line-height:1.05;letter-spacing:-.045em;margin-bottom:26px}.hero-experience{font-size:17px;font-weight:500;color:#f1f1f2;line-height:1.6;margin:0 0 14px;max-width:390px}.hero-description{font-size:16px;max-width:420px}.contact{display:flex;justify-content:space-between;align-items:center;gap:36px;padding-block:48px;border-bottom:1px solid var(--line)}.contact h2{margin:0;font-size:30px;font-weight:500;letter-spacing:-.035em}.contact-email{display:flex;align-items:flex-start;gap:16px;min-width:260px}.contact-email svg{width:24px;height:24px;margin-top:2px;flex-shrink:0}.contact-label{font-size:16px;font-weight:500}.contact-email p{font-size:14px;color:var(--muted);margin:5px 0 0}.hero-bottom{justify-content:space-between}
@media(max-width:950px){.hero-experience{max-width:340px}.hero-description{max-width:345px}}
@media(max-width:650px){.header .brand-art{width:145px}.header{height:90px}.footer-brand.brand-art{width:135px}.hero h1{font-size:clamp(40px,10.8vw,54px);line-height:1.08;margin-bottom:22px}.hero-content{padding-top:128px}.hero-experience{font-size:16px;max-width:310px;margin-bottom:12px}.hero-description{font-size:16px;max-width:330px}.contact{padding-block:36px;align-items:flex-start;gap:28px}.contact h2{font-size:25px}.contact-email{min-width:0;gap:10px}.contact-email p{max-width:170px}.contact-email svg{width:22px;height:22px}}
@media(max-width:360px){.contact{flex-direction:column;gap:22px}}
.contact-email>div{min-width:0}.contact-email a{overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:4px}.contact-email a:hover{color:var(--text)}
