/* AI Assisted Camera — original static product site. No external fonts or libraries. */
:root{--ink:#20211f;--muted:#666762;--faint:#777a73;--paper:#fff;--warm:#f6f5f1;--warm-deep:#ebe8df;--gold:#956d2c;--gold-light:#d0ae71;--rule:#deded7;--dark:#1c1e1b;--ease:cubic-bezier(.22,.61,.36,1);--header-height:76px;--font:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Malgun Gothic","Noto Sans CJK KR","Noto Sans KR",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 26px);font-size:16px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-weight:400;-webkit-font-smoothing:antialiased;word-break:keep-all;overflow-wrap:break-word}body.modal-open{overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;display:block}figure,p,h1,h2,h3{margin:0}h1,h2,h3{font-weight:700;letter-spacing:-.06em}h2{font-size:clamp(36px,4vw,55px);line-height:1.3}h3{font-size:23px;line-height:1.45;letter-spacing:-.04em}p{line-height:1.8}button{border:0;background:none}ul{padding:0;margin:0}::selection{background:#e6d3ad;color:#20211f}:focus-visible{outline:2px solid var(--gold);outline-offset:5px}[hidden]{display:none!important}.icon-library{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}.icon{width:24px;height:24px;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;fill:none;flex:0 0 auto;vertical-align:middle}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.section-space{padding-block:116px}.gold{color:var(--gold)}.text-muted{color:#81827b}.eyebrow{font-size:11px;font-weight:600;letter-spacing:.19em;line-height:1.65;margin-bottom:23px}.body-copy{font-size:17px;color:var(--muted);line-height:1.9;letter-spacing:-.025em}.text-link{display:inline-flex;align-items:center;gap:9px;font-size:14px;font-weight:600;min-height:44px;padding:0;position:relative}.text-link .icon{width:18px;height:18px;transition:transform .25s}.text-link:hover .icon{transform:translateX(3px)}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.button{min-height:52px;display:inline-flex;justify-content:center;align-items:center;gap:22px;border-radius:100px;padding:0 25px;font-size:14px;font-weight:600;line-height:1.5;transition:background .22s,box-shadow .22s,transform .22s;white-space:nowrap}.button .icon{width:19px;height:19px;transition:transform .25s}.button:hover .icon{transform:translateX(3px)}.button:active{transform:scale(.985)}.button-gold{background:var(--gold);color:#fff}.button-gold:hover{background:#7d5722;box-shadow:0 5px 18px #7053211c}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#393c35;box-shadow:0 5px 18px #00000014}.button-small{min-height:40px;padding-inline:19px;gap:11px;font-size:12px}.button-small .icon{width:16px;height:16px}.icon-button{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;transition:background .2s}.icon-button:hover{background:#00000009}.status-dot{display:inline-block;width:6px;height:6px;background:var(--gold);border-radius:50%;flex:0 0 auto}.subtle-chip{display:inline-block;border:1px solid #cfcac0;border-radius:6px;padding:4px 8px;line-height:1.4;font-size:10px;letter-spacing:0;color:#746446;font-weight:500;vertical-align:middle;white-space:nowrap}.separator{color:#b1b0a8}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:100;top:12px;left:16px;background:var(--ink);color:white;padding:16px 20px;border-radius:10px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}
/* Navigation */
.site-header{position:sticky;top:0;z-index:30;height:var(--header-height);background:rgba(255,255,255,.94);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid #20211f0d;transition:box-shadow .2s}.site-header.is-scrolled{box-shadow:0 1px 12px #20211f05}.nav-wrap{width:min(1360px,calc(100% - 80px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:11px;font-size:18px;letter-spacing:-.55px;font-weight:650;white-space:nowrap}.brand-mark{display:grid;place-items:center;color:var(--gold)}.brand-mark .icon{width:30px;height:30px;stroke-width:1.5}.desktop-nav{display:flex;align-items:center;gap:31px;margin-left:auto;margin-right:35px}.nav-link{font-size:12px;color:#62665e;position:relative;min-height:44px;display:flex;align-items:center}.nav-link::after{content:"";position:absolute;bottom:3px;left:0;width:100%;height:1px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .2s}.nav-link.is-current{color:var(--ink)}.nav-link:hover::after,.nav-link.is-current::after{transform:scaleX(1)}.nav-actions{display:flex;align-items:center;gap:6px}.menu-toggle{display:none}.mobile-nav{background:#fff;padding:18px 30px 24px;border-bottom:1px solid var(--rule);box-shadow:0 12px 22px #00000008}.mobile-nav a{display:block;padding:14px 0;font-size:15px;border-bottom:1px solid #efefeb}.mobile-nav a:last-child{border:0}
/* Hero: calm studio light and a single large product */
.hero{background:var(--warm);overflow:hidden}.hero-inner{display:grid;grid-template-columns:1.03fr 1fr;align-items:center;min-height:784px;position:relative;gap:30px}.hero-copy{padding-block:58px 73px;z-index:2}.hero .eyebrow{display:flex;align-items:center;gap:12px;color:#777769;margin-bottom:35px;font-size:10px;letter-spacing:.18em}.tiny-line{width:25px;height:1px;background:var(--gold)}.pretitle{font-size:16px;letter-spacing:-.03em;color:#747468;margin-bottom:19px}.hero h1{font-size:clamp(55px,5.65vw,82px);letter-spacing:-.075em;line-height:1.16;font-weight:750;margin-left:-4px;white-space:nowrap}.hero h1>span{color:var(--gold)}.hero-description{font-size:21px;color:#61635a;line-height:1.8;letter-spacing:-.04em;margin-top:30px}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:36px}.hero-actions .text-link{font-weight:500;color:#50564c}.hero-actions .text-link .icon{width:16px;height:16px}.hero-availability{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;letter-spacing:-.01em;color:#77786e;margin-top:27px}.hero-visual{position:relative;width:100%;height:738px;isolation:isolate}.hero-phone-wrap{width:327px;position:absolute;left:50%;top:12px;transform:translateX(-50%) rotate(2deg);z-index:3}.hero-phone{width:100%;height:auto;filter:drop-shadow(12px 17px 11px #32332918);transition:transform 1.1s var(--ease)}.hero-visual:hover .hero-phone{transform:translateY(-5px)}.studio-window{position:absolute;top:52px;right:-82px;height:490px;width:445px;transform:skew(-18deg);background:linear-gradient(90deg,#fff0 0,#ffffffe0 10%,#ffffff8c 46%,#fff0 70%);z-index:-2;filter:blur(1px)}.studio-window::before{content:"";position:absolute;inset:0;box-shadow:-65px 8px 0 #dfdacf18,150px 5px 0 #dfdacf0e}.studio-floor{position:absolute;height:120px;bottom:20px;left:-10%;width:132%;transform:skewY(-5deg);background:linear-gradient(165deg,#ece8df 0%,#f6f4ef 42%,#fff0 100%);border-top:1px solid #fff9;z-index:-1}.product-shadow{position:absolute;bottom:34px;width:400px;height:50px;left:50%;transform:translateX(-43%) rotate(-3deg);background:#5d574638;filter:blur(23px);border-radius:100%;z-index:-1}.hero-caption{position:absolute;right:-21px;bottom:126px;display:flex;gap:9px;flex-direction:column;writing-mode:vertical-rl;z-index:4;line-height:1.75;color:#6d7166;font-size:12px;letter-spacing:.055em}.hero-caption>span:first-child{font-size:9px;letter-spacing:.18em;color:#8d806a}.image-disclaimer{position:absolute;left:0;right:0;bottom:0;font-size:10px;color:#7d7e73;text-align:center;z-index:5;line-height:1.7}.hero-bottom{height:69px;border-top:1px solid #d9d8d0;display:flex;align-items:center;justify-content:space-between;color:#7c8075;font-size:9px;letter-spacing:.14em}.hero-bottom a{display:flex;align-items:center;gap:14px;letter-spacing:0;font-size:11px;min-height:44px}.hero-bottom a .icon{width:16px;height:16px}.hero-bottom>span:last-child{color:#8e8f86}
/* Editorial overview */
.overview{display:grid;grid-template-columns:1.28fr 1fr;gap:100px;align-items:center}.overview h2{font-size:43px;line-height:1.4}.overview .eyebrow{letter-spacing:.04em;color:#7b7e73;font-size:12px;margin-bottom:24px}.overview-detail p{font-size:17px;color:var(--muted);letter-spacing:-.025em;line-height:1.9}.editorial-label{display:flex;align-items:center;gap:12px;margin-top:27px;font-size:11px;color:#8b805f}.small-rule{display:block;width:27px;height:1px;background:var(--gold)}
/* Guide */
.guide-section{background:#f5f5f2}.guide-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:80px;align-items:center}.guide-copy .eyebrow{display:flex;align-items:center;gap:13px;flex-wrap:wrap;font-size:10px;letter-spacing:.13em}.guide-copy h2{font-size:50px;line-height:1.35;margin-bottom:25px}.guide-copy .body-copy{font-size:16px}.guide-steps{margin-top:40px}.guide-step{width:100%;text-align:left;display:grid;grid-template-columns:32px 1fr 23px;align-items:start;gap:14px;min-height:103px;padding:21px 5px 21px 18px;border-top:1px solid #deded7;position:relative;transition:background .2s,color .2s;color:#797c71}.guide-step:last-child{border-bottom:1px solid #deded7}.guide-step::before{content:"";position:absolute;left:0;top:20px;bottom:20px;width:2px;background:var(--gold);transform:scaleY(0);transition:transform .2s}.guide-step:hover{background:#e7e6de45}.guide-step.is-active{color:var(--ink)}.guide-step.is-active::before{transform:scaleY(1)}.step-number{font-size:12px;letter-spacing:.05em;line-height:27px;color:#9b9c92}.guide-step.is-active .step-number{color:var(--gold)}.guide-step strong{font-size:18px;letter-spacing:-.04em;font-weight:650;display:block;line-height:1.5}.step-description{display:block;font-size:12px;color:#73766a;font-weight:400;line-height:1.7;margin-top:5px}.step-arrow .icon{width:19px;height:19px;opacity:0;transform:translateX(-6px);transition:opacity .2s,transform .2s;color:var(--gold)}.guide-step.is-active .step-arrow .icon{opacity:1;transform:none}.demo-explainer{margin-top:21px;font-size:11px;color:#797b71;display:flex;gap:7px;align-items:flex-start;line-height:1.7}.demo-explainer .icon{width:15px;height:15px;margin-top:2px}.guide-stage{background:#e9e7df;border:1px solid #e3e0d7;border-radius:28px;position:relative;padding:24px 27px 25px;min-width:0}.stage-caption{display:flex;align-items:center;gap:7px;font-size:8px;letter-spacing:.1em;color:#727767;line-height:20px}.caption-right{margin-left:auto;letter-spacing:0;font-size:10px;color:#656c5f}.demo-device{width:298px;margin:26px auto 0;filter:drop-shadow(0 15px 14px #3c3a3026);transition:transform .6s var(--ease)}.device-shell{border-radius:45px;padding:5px;background:linear-gradient(120deg,#a4a39b,#ddddcf 28%,#565751 52%,#bfc0b5 83%,#464741);box-shadow:inset 0 0 0 1px #494b41,0 0 0 1px #b7b7aa}.device-screen{position:relative;border:5px solid #10120e;border-radius:40px;overflow:hidden;background:#191b18;color:#fbfaf5}.device-island{position:absolute;top:5px;left:50%;transform:translateX(-50%);width:78px;height:19px;background:#080908;border-radius:20px;z-index:3}.device-island::after{content:"";position:absolute;right:8px;top:6px;width:7px;height:7px;border:1px solid #161e25;background:#0b141c;border-radius:50%}.camera-top{height:72px;padding:39px 19px 12px;display:flex;justify-content:space-between;align-items:center;font-size:10px}.camera-top .icon{width:17px;height:17px;stroke-width:1.5}.demo-viewfinder{position:relative;aspect-ratio:395/458;overflow:hidden;background:#666358}.demo-viewfinder>img{width:110%;max-width:none;height:110%;position:absolute;left:-5%;top:-5%;object-fit:cover;transform:scale(var(--zoom,1)) rotate(var(--scene-rotate,-3deg)) translateX(var(--scene-offset,0));transition:transform .72s var(--ease),filter .72s var(--ease)}.demo-device[data-scene="0"]{--scene-rotate:-3deg;--scene-offset:0}.demo-device[data-scene="1"]{--scene-rotate:0deg;--scene-offset:-3%}.demo-device[data-scene="2"]{--scene-rotate:0deg;--scene-offset:0}.viewfinder-label{position:absolute;top:11px;left:12px;background:#1e2118b8;border:1px solid #fff2;border-radius:100px;padding:5px 9px;color:#ebe4ce;font-size:8px;letter-spacing:.02em;z-index:3}.guide-direction{position:absolute;bottom:66px;left:50%;transform:translateX(-50%);width:47px;height:47px;display:grid;place-items:center;color:#f0d59a;background:#1d211cd9;border:1px solid #c6a663;border-radius:50%;box-shadow:0 3px 18px #0002;transition:background .3s,border-color .3s}.guide-direction .icon{width:24px;height:24px;stroke-width:1.6}.guide-instruction{position:absolute;left:50%;transform:translateX(-50%);bottom:16px;width:max-content;max-width:calc(100% - 24px);padding:10px 13px;border-radius:100px;background:#1d211cec;box-shadow:0 3px 12px #0002;border:1px solid #b8934a9c;text-align:center;color:#f8eed9;line-height:1.55;font-size:10px;font-weight:550;letter-spacing:-.02em}.demo-device[data-scene="2"] .guide-direction{color:#eef6e6;background:#475540e8;border-color:#cbdabd}.demo-device[data-scene="2"] .guide-instruction{border-color:#a4b595;color:#f3f9ed}.frame-corner{position:absolute;width:19px;height:19px;pointer-events:none;opacity:.6}.corner-tl{top:39px;left:19px;border-top:1px solid #fff;border-left:1px solid #fff}.corner-br{right:19px;bottom:61px;border-right:1px solid #fff;border-bottom:1px solid #fff}.zoom-switch{display:flex;justify-content:center;gap:4px;padding-top:11px}.zoom-switch button{font-size:10px;letter-spacing:-.02em;color:#fff;width:46px;min-height:40px;border-radius:100px}.zoom-switch button:hover{background:#ffffff10}.zoom-switch button.is-active{color:#eac980;background:#33372f}.camera-bottom{display:flex;align-items:center;justify-content:space-between;padding:12px 19px 10px}.camera-thumbnail{width:34px;height:34px;min-width:44px;min-height:44px;padding:5px;border-radius:6px}.camera-thumbnail img{width:34px;height:34px;object-fit:cover;border-radius:5px}.shutter{width:63px;height:63px;border:2px solid #fff;border-radius:50%;padding:4px;transition:transform .2s}.shutter span{display:block;width:100%;height:100%;border-radius:50%;background:#fafaf6}.shutter:hover{transform:scale(1.055)}.shutter:active{transform:scale(.92)}.camera-decorative{display:grid;place-items:center;width:44px;height:44px}.camera-decorative .icon{width:24px;height:24px;stroke-width:1.3}.mode-labels{display:flex;justify-content:center;gap:26px;font-size:9px;padding:11px 0 13px;color:#cccfc3}.mode-labels span:first-child{color:#dcbc7e}.home-indicator{width:95px;height:3px;background:#f2f2ed;border-radius:8px;margin:0 auto 7px}.stage-footnote{font-size:9px;text-align:center;color:#707467;line-height:1.9;margin-top:22px;letter-spacing:-.02em}
/* Essentials: product illustrations, not stock icon cards */
.heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:48px}.heading-row .eyebrow{font-size:10px;color:#7a7e72;margin-bottom:20px}.heading-aside{color:var(--muted);font-size:16px;line-height:1.8;min-width:240px;max-width:330px;padding-bottom:4px}.heading-aside .text-link{margin-top:15px;font-size:12px;color:var(--gold)}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.feature-card{min-height:435px;background:#f5f5f0;border:1px solid #f0f0e9;border-radius:24px;overflow:hidden;position:relative;transition:transform .3s var(--ease),box-shadow .3s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 14px 32px #181e1108}.feature-copy{padding:30px 30px 0;position:relative;z-index:2}.feature-index{font-size:8px;letter-spacing:.12em;color:#807f70}.feature-copy h3{font-size:22px;margin-top:17px;letter-spacing:-.045em}.feature-copy p{font-size:14px;color:#74756b;line-height:1.8;letter-spacing:-.025em;margin-top:10px}.framing-visual{position:relative;height:223px;margin-top:21px;background:linear-gradient(135deg,#ece9df,#f8f7f2)}.abstract-frame{position:absolute;left:33px;right:33px;top:24px;bottom:41px;border:1px solid #aca999;border-radius:14px;overflow:hidden;background:linear-gradient(160deg,#eeece4,#e0ddcf)}.frame-line{display:block;position:absolute;background:#c2beaf}.frame-line.vertical{width:1px;top:0;bottom:0}.frame-line.horizontal{height:1px;left:0;right:0}.frame-line.vertical.one{left:33.333%}.frame-line.vertical.two{left:66.666%}.frame-line.horizontal.one{top:33.333%}.frame-line.horizontal.two{top:66.666%}.level-rule{position:absolute;height:2px;top:50%;background:#a28142;width:39%}.level-rule.left{left:0}.level-rule.right{right:0}.level-center{position:absolute;left:50%;top:50%;width:27px;height:27px;transform:translate(-50%,-50%);border:1.5px solid #a28142;border-radius:50%}.level-center::before,.level-center::after{content:"";background:#a28142;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.level-center::before{width:40px;height:1.5px}.level-center::after{width:1.5px;height:40px}.frame-bottom-label{position:absolute;bottom:15px;left:0;right:0;text-align:center;letter-spacing:.15em;color:#92917f;font-size:8px}.lens-visual{position:relative;height:223px;margin-top:21px}.lens-ring{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);border-radius:50%}.lens-ring.outer{height:162px;width:162px;background:linear-gradient(140deg,#bab9ae,#edede4 25%,#8c8c81 57%,#ecece4 83%);box-shadow:7px 10px 20px #3d443625;border:1px solid #aaa99c}.lens-ring.middle{height:144px;width:144px;background:#3c4038;border:5px solid #64685c;box-shadow:inset 0 0 0 2px #a6aa97}.lens-ring.inner{height:119px;width:119px;background:linear-gradient(135deg,#30382c,#111912);border:3px solid #777e68;box-shadow:inset 0 0 0 9px #20281b}.lens-glass{height:73px;width:73px;position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle at 38% 28%,#515b3f,#152619 48%,#0f180f 65%,#2b3d28);border:1px solid #526049;box-shadow:inset 0 0 15px #000}.lens-label{position:absolute;bottom:5px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:11px;background:#eeeee8;border:1px solid #dcdcd1;border-radius:100px;padding:4px 7px;font-size:10px;color:#737768;white-space:nowrap;box-shadow:0 5px 15px #00000008}.lens-label>span{width:43px;min-height:28px;display:grid;place-items:center}.lens-label .selected{background:#fff;border-radius:100px;color:var(--gold);box-shadow:0 1px 3px #00000010}.capture-visual{height:223px;margin-top:21px;padding-top:19px}.capture-tools{display:flex;justify-content:center;gap:39px;color:#8d8f7f}.capture-tools .icon{width:19px;height:19px;stroke-width:1.3}.shutter-illustration{width:88px;height:88px;border:1.5px solid #3b4333;border-radius:50%;padding:6px;margin:24px auto 0;box-shadow:0 8px 16px #3e442b0e}.shutter-illustration span{display:block;width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,#fff,#e8e8de);border:1px solid #c1c4b5}.capture-bottom{font-size:8px;letter-spacing:.12em;color:#92917f;text-align:center;margin-top:21px}.section-footnote{font-size:10px;color:#7e8274;line-height:1.8;margin-top:19px}
/* Expert mode */
.expert-section{background:var(--dark);color:#f6f5ee;padding-block:112px 50px;position:relative;overflow:hidden}.expert-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:55px}.expert-heading .eyebrow{color:#bda775;font-size:10px}.expert-heading h2{font-size:55px;line-height:1.32}.expert-heading h2>span{color:#b2b7a6}.expert-heading .body-copy{color:#b9bcae;font-size:15px;min-width:226px;padding-bottom:5px}.expert-demo{background:#252823;display:grid;grid-template-columns:1.12fr 1fr;border:1px solid #4d534132;border-radius:28px;overflow:hidden}.expert-photo-wrap{position:relative;overflow:hidden;min-height:485px;background:#656653}.expert-photo{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center 32%;filter:brightness(var(--expert-brightness,.88)) sepia(var(--expert-sepia,.10));transform:scale(1.02);transition:filter .35s}.expert-photo-wrap::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#0002,transparent 15%,transparent 65%,#0007)}.expert-image-caption{position:absolute;left:28px;bottom:26px;z-index:2;color:#faf5e6;font-size:8px;letter-spacing:.15em;text-shadow:0 1px 3px #000}.expert-frame-corner{position:absolute;width:28px;height:28px;border-color:#eee9d680;z-index:2;pointer-events:none}.expert-frame-corner.left{left:27px;top:27px;border-top:1px solid;border-left:1px solid}.expert-frame-corner.right{right:27px;bottom:27px;border-bottom:1px solid;border-right:1px solid}.expert-controls{padding:31px 40px 24px;min-width:0;display:flex;flex-direction:column}.expert-control-top{display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#c4c6b9}.expert-control-top .icon{width:19px;height:19px;color:#acb49e}.expert-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:33px 0 28px;border-bottom:1px solid #44493d}.expert-tabs button{font-size:12px;color:#b3b9a8;min-height:46px;position:relative;padding:0 5px 8px}.expert-tabs button::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#c8ac70;transform:scaleX(0);transition:transform .2s}.expert-tabs button.is-active{color:#ead4a4}.expert-tabs button.is-active::after{transform:scaleX(1)}.expert-tabs button:hover{color:#f6f5ee}.control-label{font-size:10px;letter-spacing:.01em;color:#b4baa9;text-align:center}.control-value{display:block;font-size:62px;line-height:1.3;letter-spacing:-.045em;text-align:center;color:#f0e4c4;font-weight:400;font-variant-numeric:tabular-nums;margin-top:0}.ruler{position:relative;height:28px;margin-top:19px;background:repeating-linear-gradient(90deg,transparent 0,transparent 8px,#727b6566 8px,#727b6566 9px,transparent 9px,transparent 17px);mask-image:linear-gradient(90deg,transparent,#000 15%,#000 85%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 15%,#000 85%,transparent)}.ruler span{position:absolute;left:50%;height:34px;width:2px;top:-3px;background:#c6ae7a}#expert-range{width:100%;height:26px;margin:9px 0 0;padding:0;background:transparent;cursor:pointer;accent-color:#dac293;appearance:none;-webkit-appearance:none;touch-action:pan-y}#expert-range::-webkit-slider-runnable-track{height:2px;background:#737d65;border-radius:3px}#expert-range::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;background:#e2d0aa;width:15px;height:15px;margin-top:-6.5px;border:3px solid #2c3028;border-radius:50%;box-shadow:0 0 0 1px #b6a780}#expert-range::-moz-range-track{height:2px;background:#737d65}#expert-range::-moz-range-thumb{background:#e2d0aa;width:10px;height:10px;border:3px solid #2c3028;border-radius:50%;box-shadow:0 0 0 1px #b6a780}.range-captions{font-size:9px;color:#b5bcaa;display:flex;justify-content:space-between;line-height:1.8}.range-captions>span:nth-child(2){font-size:9px;opacity:.8}.control-description{font-size:12px;letter-spacing:-.01em;line-height:1.85;color:#bac1ae;min-height:45px;margin-top:26px}.expert-control-footer{display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#b5beaa;border-top:1px solid #414838;margin-top:auto;padding-top:5px}.reset-button{display:inline-flex;align-items:center;gap:6px;font-size:10px;color:#ced4c3;min-height:40px;padding:0 0 0 10px}.reset-button .icon{width:14px;height:14px}.reset-button:hover{color:#ead4a4}.expert-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:26px}.expert-bottom>span{font-size:11px;color:#c7ceba;white-space:nowrap}.expert-bottom p{font-size:9px;color:#afb7a0;line-height:1.8;text-align:right;max-width:460px}
/* Human principles */
.principles{padding-block:133px 122px}.principles-heading{text-align:center;margin:auto;max-width:790px}.principles-heading h2{font-size:55px;line-height:1.32}.principles-heading .body-copy{font-size:17px;margin-top:25px}.principles-heading>.subtle-chip{margin-top:23px;color:#737466;border-color:#dadbd2;font-size:9px}.principle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px;margin-top:74px}.principle{padding-top:23px;border-top:1px solid #d6d8cc}.principle-icon{display:inline-flex;color:#8a7855;margin-bottom:19px}.principle-icon .icon{width:30px;height:30px;stroke-width:1.25}.principle h3{font-size:20px;letter-spacing:-.04em;margin-bottom:13px}.principle p{font-size:14px;color:#767b6d;line-height:1.85;letter-spacing:-.018em}
/* Honest development status */
.progress-section{background:#f5f5f1}.progress-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px;margin-top:54px}.progress-item{border-top:1px solid #cfd3c5;padding-top:21px}.progress-item.current{border-top:2px solid var(--gold);padding-top:20px}.progress-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.progress-number{font-size:13px;color:#818771;font-weight:500;letter-spacing:.01em}.progress-badge{font-size:9px;line-height:1.5;display:inline-block;padding:4px 8px;border:1px solid #d4d6c9;border-radius:4px;color:#707865;white-space:nowrap}.progress-badge.built{background:#e9eee1;color:#536248;border-color:#d3dcc9}.progress-badge.developing{background:#eee7d8;color:#80632f;border-color:#d7cbb2}.progress-badge.planned{background:#eeeeea;color:#6a7261}.progress-item h3{font-size:23px;letter-spacing:-.045em;margin-top:21px;margin-bottom:13px}.progress-item p{font-size:14px;color:#737b69;line-height:1.85;max-width:342px}.progress-note{font-size:10px;color:#818776;display:block;margin-top:25px}.progress-footnote{font-size:10px;color:#7e8674;line-height:1.85;margin-top:45px;border-top:1px solid #dde0d4;padding-top:19px}
/* FAQ and final invitation */
.faq-section{display:grid;grid-template-columns:.72fr 1.28fr;gap:110px}.faq-heading .eyebrow{color:#7c8271;font-size:10px}.faq-heading h2{font-size:43px;margin-bottom:22px}.faq-heading p:last-child{font-size:14px;color:#78806e;line-height:1.8}.faq-list{border-top:1px solid #d6dace;min-width:0}.faq-list details{border-bottom:1px solid #d6dace}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;list-style:none;cursor:pointer;font-size:16px;line-height:1.65;font-weight:500;letter-spacing:-.025em}.faq-list summary::-webkit-details-marker{display:none}.faq-sign{flex:0 0 auto;color:#7a806d;transition:transform .25s}.faq-sign .icon{width:19px;height:19px;stroke-width:1.3}.faq-list details[open] .faq-sign{transform:rotate(45deg)}.faq-answer{font-size:14px;line-height:1.9;letter-spacing:-.02em;color:#727a65;padding:0 28px 26px 0}.faq-list summary:hover{color:var(--gold)}.closing-section{background:#efeee7;padding:90px 0 94px;text-align:center}.closing-mark{width:37px;height:37px;color:var(--gold);margin:0 auto 25px}.closing-mark .icon{width:100%;height:100%;stroke-width:1.15}.closing-inner .eyebrow{font-size:9px;letter-spacing:.17em;color:#89856f;margin-bottom:22px}.closing-inner h2{font-size:54px;line-height:1.35;letter-spacing:-.065em}.closing-inner h2>span{color:var(--gold)}.closing-inner>p:not(.eyebrow){font-size:14px;letter-spacing:-.015em;color:#737866;margin-top:21px}.closing-inner .button{margin-top:30px;gap:25px}.site-footer{background:#fafbf7;padding:43px 0 25px}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:35px;padding-bottom:26px}.site-footer .brand{font-size:15px;letter-spacing:-.4px}.site-footer .brand-mark .icon{width:24px;height:24px}.footer-links{display:flex;flex-wrap:wrap;gap:22px;align-items:center;font-size:10px;color:#6e7862}.footer-links a,.footer-links button{min-height:40px;display:flex;align-items:center;padding:0;font-size:inherit;color:inherit}.footer-links a:hover,.footer-links button:hover{text-decoration:underline;text-underline-offset:4px}.footer-disclaimer{padding:23px 0;border-block:1px solid #dfe4d5}.footer-disclaimer p{font-size:9px;color:#7b8570;line-height:1.9}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:9px;color:#86917a;padding-top:19px}.footer-bottom>span:nth-child(2){margin-left:auto}.back-to-top{min-width:40px;min-height:40px;border:1px solid #d8dfcc;border-radius:50%;display:grid;place-items:center}.back-to-top .icon{width:16px;height:16px}.back-to-top:hover{background:#ecefe6}
/* Accessible dialogs */
.dialog{width:min(610px,calc(100% - 36px));max-height:calc(100dvh - 50px);border:0;padding:0;border-radius:26px;background:#fdfefa;color:var(--ink);box-shadow:0 30px 100px #0003;overflow-y:auto}.dialog::backdrop{background:#161d146e;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.dialog-close{position:absolute;top:13px;right:13px;background:#f0f2eb;z-index:2;color:#727b65}.dialog-close .icon{width:21px;height:21px}.dialog-content{padding:54px 45px 42px}.dialog-content .eyebrow{font-size:10px;margin-bottom:18px}.dialog-content h2{font-size:34px;line-height:1.4;margin-bottom:23px}.dialog-content p:not(.eyebrow){font-size:14px;line-height:1.85;color:#707a62;margin-top:17px}.dialog-content .dialog-fineprint{font-size:10px!important;color:#7b886b!important}.dialog-icon{display:inline-flex;width:51px;height:51px;border-radius:15px;background:#f0ede1;align-items:center;justify-content:center;color:var(--gold);margin-bottom:29px}.dialog-icon .icon{width:27px;height:27px}.dialog .button{margin-top:25px;font-size:12px;min-height:46px}.launch-facts{border-block:1px solid #dfe4d5;padding-block:10px;margin-top:27px}.launch-facts>div{display:flex;justify-content:space-between;gap:20px;padding:10px 0;font-size:12px}.launch-facts span{color:#7d876f}.launch-facts strong{font-weight:600}.spec-list{margin:25px 0 0;padding:0}.spec-list>div{padding:15px 0;border-top:1px solid #e1e5d9;display:grid;grid-template-columns:115px 1fr;gap:18px;font-size:12px;line-height:1.9}.spec-list dt{font-weight:500}.spec-list dd{margin:0;color:#7a856a}.photo-dialog{width:min(550px,calc(100% - 36px))}.photo-dialog img{margin:22px auto 0;width:260px;border-radius:13px;height:auto}.photo-dialog h2{font-size:30px}.noscript-note{padding:20px 30px;font-size:13px;color:var(--ink);background:#efe6ce;line-height:1.8}
/* Motion only enhances visible content. */
.will-reveal{opacity:0;transform:translateY(17px);transition:opacity .75s var(--ease),transform .75s var(--ease)}.will-reveal.is-visible{opacity:1;transform:none}
@media(min-width:1550px){.hero-inner{min-height:845px}.hero-visual{height:770px}.hero-phone-wrap{width:345px;top:8px}.hero-copy{padding-bottom:60px}.hero h1{font-size:86px}.hero-caption{right:-40px}.hero-description{font-size:22px}.hero-bottom{height:78px}}
@media(max-width:1200px){.wrap{width:calc(100% - 80px)}.nav-wrap{width:calc(100% - 52px)}.desktop-nav{gap:23px;margin-right:18px}.brand{font-size:16px}.hero h1{font-size:clamp(48px,5.55vw,68px)}.hero-inner{gap:15px;min-height:708px}.hero-visual{height:662px}.hero-phone-wrap{width:295px;top:5px}.hero-description{font-size:19px}.hero-caption{right:-11px;bottom:103px;font-size:10px}.hero-caption>span:first-child{font-size:8px}.hero-availability{font-size:10px}.hero-actions{gap:20px}.hero-actions .button{padding-inline:19px;font-size:12px}.hero-actions .text-link{font-size:12px}.overview{gap:60px}.overview h2{font-size:37px}.overview-detail p{font-size:15px}.guide-layout{gap:44px}.guide-copy h2{font-size:43px}.guide-copy .body-copy{font-size:14px}.guide-step strong{font-size:16px}.guide-step{padding-left:14px;grid-template-columns:24px 1fr 20px;gap:10px}.step-description{font-size:11px}.guide-stage{padding:22px 18px}.stage-footnote{font-size:8px}.feature-copy{padding:25px 24px 0}.feature-copy h3{font-size:19px}.feature-copy p{font-size:12px}.feature-card{min-height:410px}.expert-heading h2{font-size:48px}.expert-controls{padding:29px 30px 22px}.expert-heading .body-copy{font-size:14px;min-width:208px}.principle-grid{gap:34px}.principle h3{font-size:18px}.principle p{font-size:13px}.faq-section{gap:70px}.progress-grid{gap:26px}.progress-item p{font-size:13px}.progress-item h3{font-size:21px}}
@media(max-width:1000px){.desktop-nav{display:none}.menu-toggle{display:grid}.nav-actions{gap:10px}.hero-caption{display:none}.hero .eyebrow{font-size:9px;margin-bottom:29px}.pretitle{font-size:13px}.hero-description{font-size:17px}.hero-availability{max-width:310px;gap:6px;line-height:1.8}.hero h1{font-size:53px}.hero-inner{grid-template-columns:1fr 1fr;min-height:646px}.hero-visual{height:612px}.hero-phone-wrap{width:270px;top:9px}.hero-actions{flex-wrap:wrap;gap:13px}.hero-actions .button{min-height:48px}.hero-actions .text-link{gap:5px}.hero-visual .image-disclaimer{font-size:8px}.product-shadow{width:300px;bottom:27px}.studio-floor{bottom:16px}.overview{gap:35px;grid-template-columns:1.2fr 1fr}.overview h2{font-size:32px}.overview-detail p{font-size:14px}.section-space{padding-block:88px}.guide-layout{gap:30px}.guide-copy h2{font-size:37px}.guide-copy .body-copy{font-size:13px}.guide-copy .eyebrow{font-size:8px;gap:9px}.guide-copy .subtle-chip{font-size:8px}.guide-steps{margin-top:30px}.guide-step{min-height:98px}.step-description{font-size:10px}.step-number{font-size:10px}.demo-device{width:263px}.guide-stage{padding-inline:15px}.guide-direction{bottom:65px}.guide-instruction{font-size:9px;padding:9px 10px}.demo-explainer{font-size:9px}.stage-caption{font-size:7px}.stage-caption .caption-right{font-size:8px}.stage-footnote{font-size:8px}.camera-top{height:66px}.camera-bottom{padding-block:10px 7px}.shutter{width:57px;height:57px}.mode-labels{padding-bottom:10px}.hero-bottom>span{font-size:8px}.hero-bottom a{font-size:10px}.heading-row h2{font-size:40px}.heading-aside{font-size:14px;min-width:205px}.feature-grid{gap:14px}.feature-copy{padding:24px 18px 0}.feature-copy h3{font-size:16px}.feature-copy p{font-size:11px}.feature-card{min-height:396px}.feature-index{font-size:7px}.framing-visual,.lens-visual,.capture-visual{height:225px}.abstract-frame{left:21px;right:21px;top:37px;bottom:47px}.lens-ring.outer{width:144px;height:144px}.lens-ring.middle{width:129px;height:129px}.lens-ring.inner{width:109px;height:109px}.lens-glass{width:64px;height:64px}.capture-tools{gap:29px;margin-top:13px}.capture-bottom{font-size:6px}.expert-section{padding-block:87px 38px}.expert-heading h2{font-size:41px}.expert-heading .body-copy{font-size:13px;min-width:177px}.expert-controls{padding:26px 25px 18px}.expert-photo-wrap{min-height:461px}.expert-control-top{font-size:11px}.expert-tabs{gap:4px;margin-top:27px}.control-value{font-size:53px}.control-description{font-size:11px}.expert-bottom>span{font-size:9px}.expert-bottom p{font-size:8px;max-width:350px}.principles{padding-block:95px}.principles-heading h2{font-size:45px}.principles-heading .body-copy{font-size:15px}.principle-grid{gap:25px;margin-top:59px}.principle h3{font-size:16px}.principle p{font-size:12px}.progress-item h3{font-size:19px}.progress-item p{font-size:12px}.progress-badge{font-size:8px;padding-inline:6px}.progress-grid{gap:22px}.progress-number{font-size:11px}.progress-note{font-size:8px}.progress-footnote{font-size:9px}.faq-section{gap:48px}.faq-heading h2{font-size:35px}.faq-list summary{font-size:14px}.faq-answer{font-size:12px;padding-right:15px}.footer-links{gap:17px;font-size:9px}.site-footer .brand{font-size:13px}.footer-main{gap:20px}.closing-inner h2{font-size:47px}}
@media(max-width:760px){:root{--header-height:66px}.wrap{width:calc(100% - 48px)}.nav-wrap{width:calc(100% - 32px);gap:12px}.brand{font-size:15px;gap:8px}.brand-mark .icon{width:26px;height:26px}.button-small{min-height:36px;padding-inline:13px;font-size:10px;gap:7px}.button-small .icon{width:13px;height:13px}.menu-toggle{width:38px;height:40px}.nav-actions{gap:2px}.hero-inner{display:flex;flex-direction:column;min-height:0;gap:0}.hero-copy{padding:54px 0 24px;text-align:center;width:100%}.hero .eyebrow{justify-content:center;margin-bottom:24px;font-size:8px;gap:8px}.tiny-line{width:18px}.pretitle{font-size:12px;margin-bottom:15px}.hero h1{font-size:clamp(42px,8.7vw,62px);line-height:1.2;margin:0;letter-spacing:-.067em}.hero-description{font-size:16px;line-height:1.8;margin-top:22px}.hero-actions{justify-content:center;gap:23px;margin-top:25px}.hero-actions .button{font-size:11px;min-height:46px;padding-inline:18px;gap:16px}.hero-actions .text-link{font-size:11px;gap:7px}.hero-actions .button .icon{width:16px;height:16px}.hero-availability{max-width:none;justify-content:center;font-size:9px;margin-top:21px;gap:7px}.hero-availability .status-dot{width:5px;height:5px}.hero-visual{height:570px;width:100%;max-width:480px;align-self:center}.hero-phone-wrap{width:251px;top:0;transform:translateX(-50%) rotate(2deg)}.studio-window{width:380px;right:-95px;top:0;height:400px}.studio-floor{bottom:20px;left:-30%;width:160%}.hero-visual .image-disclaimer{font-size:8px;bottom:0}.product-shadow{bottom:27px;height:35px;width:300px;filter:blur(20px)}.hero-bottom{height:60px;justify-content:space-between;margin-top:23px}.hero-bottom>span:last-child{display:none}.hero-bottom>span{font-size:7px}.hero-bottom a{font-size:9px;gap:9px}.hero-bottom a .icon{width:14px;height:14px}.section-space{padding-block:75px}.overview{display:block}.overview .eyebrow{font-size:10px;margin-bottom:19px}.overview h2{font-size:clamp(29px,5.5vw,36px);line-height:1.42}.overview-detail{margin-top:27px}.overview-detail p{font-size:14px;line-height:1.9}.editorial-label{margin-top:22px;font-size:10px}.guide-layout{display:flex;flex-direction:column;gap:33px;align-items:stretch}.guide-copy h2{font-size:38px;margin-bottom:22px}.guide-copy .eyebrow{font-size:9px;gap:12px;margin-bottom:19px}.guide-copy .subtle-chip{font-size:9px}.guide-copy .body-copy{font-size:14px;line-height:1.9}.guide-steps{margin-top:30px}.guide-step{min-height:85px;padding:18px 8px 18px 16px;grid-template-columns:27px 1fr 21px;gap:12px}.guide-step strong{font-size:16px}.step-description{font-size:11px;margin-top:4px}.step-number{font-size:10px;line-height:25px}.guide-step::before{top:20px;bottom:20px}.demo-explainer{font-size:10px;margin-top:16px}.guide-stage{padding:19px 16px 22px;border-radius:23px}.stage-caption{font-size:7px;letter-spacing:.08em}.stage-caption .caption-right{font-size:9px}.demo-device{width:278px;margin-top:21px;max-width:100%}.guide-instruction{font-size:9px}.stage-footnote{font-size:8px;margin-top:20px;line-height:1.9}.guide-stage:focus-visible{outline-offset:3px}.heading-row{display:block;margin-bottom:34px}.heading-row .eyebrow{font-size:9px;margin-bottom:18px}.heading-row h2{font-size:38px}.heading-aside{font-size:14px;margin-top:23px;min-width:0;max-width:none}.heading-aside .text-link{margin-top:12px;font-size:11px}.feature-grid{display:grid;grid-template-columns:1fr;gap:17px}.feature-card{min-height:310px;display:grid;grid-template-columns:1fr .9fr;align-items:center;border-radius:22px}.feature-copy{padding:26px 0 26px 25px}.feature-copy h3{font-size:18px;margin-top:15px;max-width:165px;line-height:1.55}.feature-copy p{font-size:12px;line-height:1.85;margin-top:13px;max-width:180px}.feature-index{font-size:7px;letter-spacing:.05em}.framing-visual,.lens-visual,.capture-visual{height:230px;margin:0;align-self:center}.framing-visual{background:transparent}.abstract-frame{left:14px;right:21px;top:54px;bottom:43px;border-radius:11px}.level-center{width:18px;height:18px}.level-center::before{width:28px}.level-center::after{height:28px}.frame-bottom-label{bottom:22px;font-size:6px;letter-spacing:.07em}.lens-ring.outer{width:139px;height:139px}.lens-ring.middle{width:124px;height:124px}.lens-ring.inner{width:106px;height:106px}.lens-glass{width:66px;height:66px}.lens-label{gap:0;padding:3px 5px;font-size:8px;bottom:24px}.lens-label>span{width:36px;min-height:25px}.capture-tools{gap:18px;padding-inline:5px;margin-top:25px}.capture-tools .icon{width:17px;height:17px}.shutter-illustration{width:74px;height:74px;margin-top:29px}.capture-bottom{font-size:5px;letter-spacing:.1em;margin-top:23px}.section-footnote{font-size:9px;line-height:1.9;margin-top:18px}.expert-section{padding-block:73px 32px}.expert-heading{display:block;margin-bottom:33px}.expert-heading .eyebrow{font-size:9px;margin-bottom:20px}.expert-heading h2{font-size:37px;line-height:1.38}.expert-heading .body-copy{font-size:14px;margin-top:23px}.expert-demo{grid-template-columns:1fr;border-radius:24px}.expert-photo-wrap{min-height:300px;max-height:360px;aspect-ratio:1.1}.expert-photo{object-position:center 26%}.expert-image-caption{font-size:7px;left:21px;bottom:23px}.expert-frame-corner.left{top:21px;left:21px}.expert-frame-corner.right{bottom:21px;right:21px}.expert-controls{padding:25px 26px 20px;min-height:450px}.expert-control-top{font-size:12px}.expert-tabs{margin-block:21px 22px;gap:10px}.expert-tabs button{font-size:12px;min-height:45px}.control-value{font-size:57px}.control-label{font-size:10px}.control-description{font-size:12px;min-height:48px;margin-top:24px}.range-captions{font-size:9px}.expert-control-footer{font-size:9px;padding-top:7px;margin-top:14px}.expert-bottom{display:block;margin-top:23px}.expert-bottom>span{font-size:10px;white-space:normal}.expert-bottom p{text-align:left;font-size:9px;margin-top:13px;max-width:none;line-height:1.9}.principles{padding-block:83px 76px}.principles-heading{text-align:left}.principles-heading .eyebrow{font-size:9px;margin-bottom:21px}.principles-heading h2{font-size:36px;line-height:1.4}.principles-heading .body-copy{font-size:14px;margin-top:24px;line-height:1.9}.principles-heading>.subtle-chip{font-size:8px;margin-top:19px}.principle-grid{grid-template-columns:1fr;gap:25px;margin-top:38px}.principle{display:grid;grid-template-columns:38px 1fr;column-gap:15px;padding-top:25px}.principle-icon{grid-row:1/3;margin-bottom:0;margin-top:2px}.principle-icon .icon{width:27px;height:27px}.principle h3{font-size:18px;margin-bottom:10px}.principle p{font-size:13px;line-height:1.9}.progress-grid{display:block;margin-top:33px}.progress-item{padding-block:22px 27px;border-top:1px solid #cfd3c5}.progress-item.current{padding-top:21px}.progress-item:last-child{padding-bottom:0}.progress-number{font-size:12px}.progress-badge{font-size:9px;padding:4px 8px}.progress-item h3{font-size:21px;margin-top:18px;margin-bottom:11px}.progress-item p{font-size:13px;line-height:1.9;max-width:none}.progress-note{font-size:9px;margin-top:17px}.progress-footnote{margin-top:30px;font-size:9px}.faq-section{grid-template-columns:1fr;gap:35px}.faq-heading h2{font-size:38px;line-height:1.3}.faq-heading h2 br{display:none}.faq-heading .eyebrow{font-size:9px}.faq-heading p:last-child{font-size:13px;margin-top:-2px}.faq-heading p:last-child br{display:none}.faq-list summary{padding:22px 0;font-size:14px;gap:17px;line-height:1.8}.faq-answer{font-size:13px;line-height:1.95;padding:0 8px 24px 0}.faq-sign .icon{width:17px;height:17px}.closing-section{padding:69px 0 75px}.closing-inner h2{font-size:35px;line-height:1.45}.closing-inner>.eyebrow{font-size:7px;letter-spacing:.16em}.closing-inner>p:not(.eyebrow){font-size:12px;line-height:1.9;margin-top:20px;max-width:290px;margin-inline:auto}.closing-inner .button{font-size:12px;min-height:49px;margin-top:26px}.closing-mark{width:31px;height:31px;margin-bottom:20px}.site-footer{padding-block:34px 23px}.footer-main{flex-direction:column;align-items:flex-start;gap:22px;padding-bottom:22px}.site-footer .brand{font-size:14px;gap:8px}.footer-links{column-gap:19px;row-gap:0;font-size:9px}.footer-links a,.footer-links button{min-height:32px}.footer-disclaimer{padding-block:20px}.footer-disclaimer p{font-size:8px;line-height:2}.footer-disclaimer p+p{margin-top:6px}.footer-bottom{font-size:8px;gap:17px;padding-top:18px}.footer-bottom>span:nth-child(2){display:none}.back-to-top{min-width:35px;min-height:35px;margin-left:auto}.dialog-content{padding:52px 26px 31px}.dialog-content h2{font-size:27px;line-height:1.45}.dialog-content p:not(.eyebrow){font-size:13px;line-height:1.9}.dialog-content .eyebrow{font-size:9px}.spec-list>div{grid-template-columns:94px 1fr;gap:12px;font-size:11px;line-height:1.9}.dialog .button{font-size:11px}.dialog .dialog-fineprint{font-size:10px!important}.photo-dialog img{width:230px}.photo-dialog h2{font-size:25px}.dialog{max-height:calc(100dvh - 34px);border-radius:22px}.dialog-close{width:40px;height:40px;top:10px;right:10px}.desktop-only{display:none}}
@media(max-width:390px){.wrap{width:calc(100% - 38px)}.nav-wrap{width:calc(100% - 24px);gap:8px}.brand{font-size:13px;gap:7px}.brand-mark .icon{width:24px;height:24px}.nav-actions{gap:0}.button-small{font-size:9px;padding-inline:11px;gap:6px}.menu-toggle{width:33px}.hero-copy{padding-top:47px}.hero h1{font-size:41px}.hero-description{font-size:15px}.hero-actions{gap:19px}.hero-actions .button{font-size:10px;padding-inline:16px}.hero-actions .text-link{font-size:10px}.hero-availability{font-size:8px;gap:6px}.hero-visual{height:546px}.hero-phone-wrap{width:240px;top:0}.hero-visual .image-disclaimer{font-size:7px}.section-space{padding-block:65px}.overview h2{font-size:28px}.guide-copy h2{font-size:33px}.guide-copy .body-copy{font-size:13px}.guide-copy .eyebrow{font-size:8px;gap:9px}.guide-stage{padding-inline:10px}.stage-caption{font-size:6px;letter-spacing:.04em}.stage-caption .caption-right{font-size:8px}.demo-device{width:255px}.guide-instruction{font-size:8.4px;padding-inline:9px}.stage-footnote{font-size:7px}.feature-card{min-height:285px;grid-template-columns:1fr .85fr}.feature-copy{padding-left:22px}.feature-copy h3{font-size:16px}.feature-copy p{font-size:11px}.framing-visual,.lens-visual,.capture-visual{height:223px}.lens-ring.outer{width:123px;height:123px}.lens-ring.middle{width:111px;height:111px}.lens-ring.inner{width:94px;height:94px}.lens-glass{width:57px;height:57px}.lens-label>span{width:30px}.capture-tools{gap:13px}.capture-tools .icon{width:15px;height:15px}.capture-bottom{font-size:4.4px}.expert-heading h2{font-size:32px}.heading-row h2{font-size:35px}.expert-controls{padding-inline:22px}.expert-photo-wrap{min-height:280px}.principles-heading h2{font-size:31px}.principle h3{font-size:17px}.faq-heading h2{font-size:34px}.faq-list summary{font-size:13px}.closing-inner h2{font-size:31px}.footer-links{column-gap:14px;font-size:8px}.dialog-content{padding-inline:23px}.dialog-content h2{font-size:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.will-reveal{opacity:1!important;transform:none!important}.hero-visual:hover .hero-phone,.feature-card:hover{transform:none}.demo-viewfinder>img{transition:none}}
@media(prefers-contrast:more){:root{--muted:#424a39;--gold:#77501d}.text-muted{color:#59634c}.hero-availability,.image-disclaimer,.section-footnote,.stage-footnote,.progress-footnote,.footer-disclaimer p{color:#4f5943}.expert-section .body-copy,.expert-bottom p,.expert-control-footer{color:#e0e6d5}.guide-step,.step-description{color:#434d35}}
@media print{.site-header{position:static}.hero,.guide-section,.progress-section,.closing-section{-webkit-print-color-adjust:exact;print-color-adjust:exact}.hero-inner{min-height:0}.hero-phone-wrap{width:220px}.hero-visual{height:495px}.section-space{padding-block:45px}.will-reveal{opacity:1;transform:none}.dialog,.menu-toggle,.site-header .nav-actions,.hero-actions,.shutter{display:none!important}.expert-section{break-inside:avoid}.feature-card,.principle,.progress-item{break-inside:avoid}body{font-size:11pt}.hero h1{font-size:45px}}
/* Readability and touch-target pass: informational labels remain readable on phones. */
.brand{min-height:44px}.zoom-switch button{min-height:44px}#expert-range{height:38px}.image-disclaimer{font-size:11px}.hero-availability{font-size:12px}.section-footnote{font-size:11px}.stage-footnote{font-size:10px}.stage-caption .caption-right{font-size:11px}.expert-bottom p{font-size:11px}.expert-bottom>span{font-size:12px}.progress-footnote{font-size:11px}.progress-note{font-size:11px}.footer-disclaimer p{font-size:10px}.footer-links{font-size:11px}.guide-instruction{font-size:11px}.guide-direction{bottom:76px}.subtle-chip{font-size:10px}.principles-heading>.subtle-chip{font-size:10px}
@media(max-width:1000px) and (min-width:761px){.hero-availability{font-size:10px}.guide-instruction{font-size:10px}.stage-footnote{font-size:9px}.expert-bottom>span{font-size:10px}.expert-bottom p{font-size:10px}.image-disclaimer{font-size:10px}.footer-links{font-size:10px}.progress-note{font-size:10px}.stage-caption .caption-right{font-size:9px}}
@media(max-width:760px){.hero-availability{font-size:11px;gap:6px}.hero-visual .image-disclaimer{font-size:10px;padding-inline:7px}.hero-visual{height:580px}.menu-toggle{width:44px;height:44px}.button-small{min-height:42px;font-size:11px}.footer-links a,.footer-links button{min-height:44px}.footer-links{font-size:11px;column-gap:18px}.footer-disclaimer p{font-size:10px}.stage-footnote{font-size:11px}.stage-caption .caption-right{font-size:10px}.demo-explainer{font-size:11px}.guide-instruction{font-size:11px}.step-description{font-size:12px}.guide-copy .subtle-chip{font-size:10px}.principles-heading>.subtle-chip{font-size:10px}.section-footnote,.expert-bottom p,.progress-footnote,.progress-note{font-size:11px}.expert-bottom>span{font-size:11px}.feature-copy p{font-size:13px}.progress-badge{font-size:10px}.dialog-close{width:44px;height:44px}.footer-bottom{font-size:10px}.closing-inner>p:not(.eyebrow){font-size:13px}.hero-bottom a{font-size:11px}.control-description{font-size:13px}.hero-availability .status-dot{width:6px;height:6px}}
@media(max-width:390px){.hero-availability{font-size:10px}.hero-visual{height:555px}.nav-actions .button-small{padding-inline:10px;font-size:10px}.menu-toggle{width:40px}.guide-instruction{font-size:10px}.stage-footnote{font-size:10px}.feature-copy p{font-size:12px}.footer-links{font-size:10px;column-gap:14px}}
/* Decorative preview pixels must not intercept the real HTML controls below them. */
.demo-viewfinder{pointer-events:none;isolation:isolate;clip-path:inset(0)}
.demo-viewfinder>img{pointer-events:none}
.zoom-switch,.camera-bottom{position:relative;z-index:4;background:#191b18}
