@charset "UTF-8";
:root{--pine:#123e35;--pine-deep:#082a25;--pine-light:#28584b;--cream:#f7f3e9;--paper:#fffcf5;--gold:#e4c48a;--gold-dark:#997746;--wine:#6c2734;--ink:#173b33;--muted:#617269;--line:#dbded2;--font:Arial,Helvetica,sans-serif;--serif:Georgia,'Times New Roman',serif;--radius:22px;--max:1240px;scroll-behavior:smooth;scroll-padding-top:88px}
*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}h1,h2,h3,p,figure{margin:0}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit}img,video{display:block;max-width:100%}img{object-fit:cover}button[disabled]{cursor:not-allowed;opacity:.45}[hidden]{display:none!important}:focus-visible{outline:3px solid #a47820;outline-offset:5px}.icon{display:inline-block;width:22px;height:22px;flex:0 0 22px;vertical-align:middle}.skip-link{position:fixed;z-index:100;top:8px;left:8px;transform:translateY(-160%);padding:12px 20px;background:white;border-radius:8px}.skip-link:focus{transform:none}.section-pad{padding:104px max(6%,calc((100% - var(--max))/2))}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.2em;line-height:1.6;text-transform:uppercase}h2{font-family:var(--serif);font-weight:400;font-size:clamp(40px,4.5vw,66px);letter-spacing:-.045em;line-height:1.04}h2 em,h3 em{font-weight:400;color:var(--gold-dark)}.button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:13px;padding:13px 22px;border-radius:9px;border:1px solid transparent;font-size:14px;font-weight:500;line-height:1.35;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s}.button:hover:not(:disabled){transform:translateY(-2px)}.button-gold{background:var(--gold);color:var(--pine-deep);box-shadow:0 8px 28px #061e2420}.button-gold:hover{background:#f1d79e}.button-pine{background:var(--pine);color:white}.button-pine:hover{background:var(--pine-light)}.button-outline{background:transparent;border-color:#bec9ba;color:var(--pine)}.button-outline:hover{background:#eef0e6}.button-text{border:0;background:transparent;color:var(--muted);padding-inline:8px}.button-danger{background:var(--wine);color:white}.inline-link,.text-button{padding:0;border:0;color:inherit;background:transparent;text-decoration:underline;text-underline-offset:3px;font-size:inherit;cursor:pointer}.icon-button{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--pine)}
.site-header{position:absolute;inset:0 0 auto;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1440px;margin:auto;padding:27px 6%;color:white}.brand{flex-shrink:0}.brand img{width:153px;height:auto;filter:brightness(0) invert(1);opacity:.95}.site-header nav{display:flex;align-items:center;gap:32px;font-size:12px}.site-header nav a{text-decoration:none}.site-header nav a:hover{text-decoration:underline;text-underline-offset:5px}.nav-demo{display:flex;align-items:center;gap:12px;padding:9px 15px;border:1px solid #d2daca66;border-radius:7px}.nav-demo .icon{width:17px;height:17px;flex-basis:17px}.hero{position:relative;isolation:isolate;min-height:820px;min-height:min(880px,110svh);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:32px;padding:155px max(6%,calc((100% - var(--max))/2)) 120px;background:var(--pine-deep);color:var(--cream);overflow:hidden}.hero::before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 85% 42%,#5f786141,transparent 56%),linear-gradient(125deg,#0c2c27 20%,#174238 80%)}.hero-halo{position:absolute;z-index:-1;width:800px;height:800px;border-radius:50%;border:1px solid #e5c88918;right:-320px;top:30px;box-shadow:0 0 0 100px #e5c88904,0 0 0 210px #e5c88903}.hero-orbit{position:absolute;inset:18% 2% 7% 50%;border:1px solid #e4c48a1b;border-radius:50%;transform:rotate(26deg);z-index:-1}.hero-copy{position:relative;z-index:2;max-width:580px}.hero .eyebrow{color:var(--gold);font-size:9px;display:flex;align-items:center;gap:14px}.gold-line{display:block;width:28px;height:1px;background:var(--gold)}.hero h1{font-family:var(--serif);font-weight:400;font-size:clamp(66px,6.6vw,102px);line-height:.99;letter-spacing:-.057em;margin:28px 0 26px}.hero h1 em{color:var(--gold);font-weight:400}.hero-intro{max-width:380px;color:#d7e0d3;font-size:15px;line-height:1.8}.hero-intro strong{font-weight:400;color:white}.hero .button{margin-top:30px}.hero-proof{display:flex;gap:9px;max-width:365px;margin-top:23px;font-size:10px;line-height:1.65;color:#adbeb2}.hero-proof .icon{width:15px;height:15px;flex-basis:15px;margin-top:2px;color:var(--gold)}.hero-art{position:relative;min-height:530px;width:100%;max-width:620px;justify-self:end}.hero-photo{position:absolute;overflow:hidden;border:6px solid #f7f3e9;box-shadow:0 24px 70px #001b2259;background:var(--paper)}.hero-photo img{width:100%;height:100%}.hero-photo-main{right:2%;top:0;width:71%;height:480px;transform:rotate(6deg);border-radius:4px}.hero-photo-main figcaption{position:absolute;inset:auto 0 0;display:flex;justify-content:space-between;align-items:end;gap:10px;padding:46px 16px 16px;background:linear-gradient(transparent,#062720dd)}.hero-photo-main figcaption span{font-size:7px;letter-spacing:.1em;border:1px solid #f6f1db77;padding:7px}.hero-photo-main figcaption strong{font-family:var(--serif);font-size:18px;line-height:1;text-align:right;letter-spacing:.04em;font-weight:400}.hero-photo-main figcaption i{display:block;font-size:32px}.hero-photo-small{left:-2%;bottom:6px;width:42%;height:265px;transform:rotate(-9deg);border-width:6px 6px 30px;border-radius:3px;overflow:visible;z-index:2}.hero-photo-small img{object-position:center;border-radius:1px}.hero-photo-small figcaption{position:absolute;bottom:-25px;left:0;right:0;text-align:center;color:var(--pine);font-family:var(--serif);font-style:italic;font-size:13px}.floating-note{position:absolute;bottom:42px;right:-1%;display:flex;gap:12px;align-items:center;background:#fcf7e9;padding:16px 20px;border-radius:10px;color:var(--ink);box-shadow:0 15px 50px #001c2544;z-index:3;transform:rotate(-3deg);font-size:11px;line-height:1.6}.floating-note strong{font-weight:500;font-size:13px}.note-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#eee4ca;color:var(--gold-dark)}.hero-star{position:absolute;z-index:3;color:var(--gold);line-height:1}.hero-star-one{top:-38px;left:13%;font-size:80px}.hero-star-two{right:-3%;top:43%;font-size:37px}.hero-art-caption{position:absolute;bottom:-27px;left:40%;font-size:8px;color:#acbbb0;letter-spacing:.05em}.hero-scroll{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:16px;text-decoration:none;color:#a2b8a9;font-size:8px;letter-spacing:.18em;white-space:nowrap}.hero-scroll span:last-child{font-size:22px;color:var(--gold)}
.section-heading{text-align:center;max-width:730px;margin:0 auto 50px}.section-heading .eyebrow{color:var(--gold-dark);margin-bottom:18px}.section-heading>p:last-child{max-width:510px;margin:22px auto 0;color:var(--muted);font-size:15px;line-height:1.85}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:52px;margin-top:64px}.benefit{position:relative;border-top:1px solid var(--line);padding-top:26px}.benefit-number{font-family:var(--serif);font-size:17px;color:var(--gold-dark);display:block;margin-bottom:20px}.benefit h3{font-size:21px;font-weight:500;line-height:1.3;letter-spacing:-.04em}.benefit p{font-size:13px;color:var(--muted);max-width:310px;margin-top:15px;line-height:1.8}.journey{margin-top:65px;padding:22px 25px;display:flex;justify-content:space-between;align-items:center;gap:16px;border:1px solid #d7dfd0;border-radius:12px;color:var(--pine);font-size:12px;background:#eef0e5}.journey b{font-size:18px;color:var(--gold-dark);font-weight:400}
.structure{background:var(--pine);color:var(--cream);position:relative;overflow:hidden}.structure-top{display:flex;gap:50px;justify-content:space-between;align-items:end;margin-bottom:42px}.structure-top h2{font-size:clamp(38px,4.2vw,60px)}.structure-top .eyebrow{color:var(--gold);margin-bottom:20px}.structure h2 em{color:var(--gold)}.structure-top>p{max-width:285px;flex:0 0 27%;color:#c2d0c3;font-size:13px;line-height:1.85}.structure-gallery{display:grid;grid-template-columns:3.1fr 1fr;gap:20px;align-items:stretch}.structure-wide{position:relative;border-radius:18px;overflow:hidden;min-height:350px}.structure-wide>img{width:100%;height:100%;max-height:540px}.structure-wide figcaption{position:absolute;bottom:0;left:0;right:0;padding:66px 26px 24px;background:linear-gradient(transparent,#0a211cbd);font-family:var(--serif);font-size:25px;line-height:1.2}.structure-wide figcaption span{display:block;font-size:8px;letter-spacing:.17em;font-family:var(--font);margin-bottom:10px;color:#e0c895}.structure-detail{display:grid;grid-template-rows:1fr auto;gap:10px;margin-top:45px;margin-bottom:15px}.structure-detail img{width:100%;height:100%;min-height:0;border-radius:100px 100px 14px 14px}.structure-detail figcaption{font-size:9px;letter-spacing:.035em;text-align:center;color:#b4c5b8}.structure-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:36px}.structure-specs>div{border-top:1px solid #aac0ad36;padding-top:18px}.structure-specs span{font-size:8px;letter-spacing:.15em;color:var(--gold)}.structure-specs p{font-size:13px;line-height:1.7;margin-top:8px;max-width:280px;color:#d7e1d5}.image-note{text-align:center;font-size:10px;color:var(--muted);margin-top:26px}.structure .image-note{color:#aec0b1}
.scenarios{background:#f0ecdf}.scenario-story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.scenario-image{position:relative;overflow:hidden;border-radius:160px 160px 10px 10px;aspect-ratio:4/5}.scenario-image>img{width:100%;height:100%;transition:transform .7s}.scenario-story:hover .scenario-image>img{transform:scale(1.035)}.scenario-image>span{position:absolute;bottom:14px;left:18px;background:#fbf6e8dd;width:35px;height:35px;border-radius:50%;display:grid;place-items:center;font-family:var(--serif);font-size:14px}.scenario-story h3{font-family:var(--serif);font-size:27px;font-weight:400;line-height:1.25;margin-top:22px;letter-spacing:-.035em}.scenario-story>p{font-size:13px;color:var(--muted);line-height:1.8;margin-top:10px;max-width:320px}.scenario-story>a{display:inline-flex;gap:16px;align-items:center;margin-top:18px;font-size:11px;font-weight:600;text-decoration:none;border-bottom:1px solid #aebcb1;padding-bottom:7px}.scenario-story>a .icon{width:18px;height:18px;flex-basis:18px}.proven{display:flex;align-items:center;justify-content:center;gap:50px;padding-block:70px;border-bottom:1px solid var(--line)}.proven-seal{width:96px;height:96px;flex:0 0 96px;border:1px solid #c4ceb9;border-radius:50%;display:grid;place-items:center;background:#ebefdf;outline:1px solid #d9dfd0;outline-offset:8px}.proven-seal>.icon{width:36px;height:36px}.proven>div{max-width:750px}.proven .eyebrow{font-size:8px;color:var(--gold-dark);margin-bottom:16px}.proven h2{font-size:clamp(30px,3.2vw,46px);line-height:1.12}.proven p:last-child{max-width:630px;font-size:12px;color:var(--muted);line-height:1.85;margin-top:20px}
.demo-section{background:var(--cream)}.demo{max-width:1100px;margin:auto;border:1px solid #d8dece;background:var(--paper);border-radius:22px;box-shadow:0 20px 60px #2b483309;overflow:hidden}.demo-setup{display:grid;grid-template-columns:.86fr 1fr}.demo-scene-preview{position:relative;min-height:610px;overflow:hidden;background:#173b33}.demo-scene-preview>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.demo-preview-caption{position:absolute;bottom:0;left:0;right:0;padding:100px 30px 30px;background:linear-gradient(transparent,#071e18f0);color:white}.demo-preview-caption>span{font-size:8px;letter-spacing:.15em;color:var(--gold)}.demo-preview-caption h3{font-family:var(--serif);font-weight:400;font-size:33px;line-height:1.12;letter-spacing:-.035em;margin:9px 0 12px}.demo-preview-caption>p{max-width:295px;font-size:12px;color:#d5dfd2;line-height:1.7}.preview-label{position:absolute;top:18px;left:18px;border:1px solid #fff6;background:#1029226b;color:#fff;font-size:8px;padding:5px 9px;border-radius:30px;backdrop-filter:blur(10px)}.demo-form{padding:35px;min-width:0}.scene-selector{margin:0;padding:0;border:0;min-width:0}.scene-selector legend,.photo-picker h3{font-size:16px;font-weight:500;line-height:1.5;margin-bottom:15px}.step-number{display:inline-grid;place-items:center;width:25px;height:25px;border:1px solid #c1cbb7;border-radius:50%;font-family:var(--serif);font-size:14px;margin-right:8px}.scene-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.scene-option{position:relative;min-width:0;cursor:pointer}.scene-option>input{position:absolute;width:1px;height:1px;opacity:0}.scene-option>span{display:block;border:1px solid #dfe1d5;padding:4px 4px 8px;border-radius:11px;background:#f6f5ec;transition:background .2s,border-color .2s}.scene-option img{width:100%;aspect-ratio:1.3;height:auto;border-radius:7px}.scene-option b{display:block;text-align:center;font-size:10px;font-weight:500;margin-top:6px}.scene-check{position:absolute;top:9px;right:9px;border-radius:50%;width:20px;height:20px;background:var(--gold);color:var(--pine);display:none;place-items:center}.scene-check .icon{width:13px;height:13px;flex-basis:13px}.scene-option input:checked+span{border-color:var(--pine);background:#e5ecdd;box-shadow:0 0 0 1px var(--pine)}.scene-option input:checked+span .scene-check{display:grid}.scene-option input:focus-visible+span{outline:3px solid var(--gold-dark);outline-offset:3px}.photo-picker{margin-top:27px}.photo-picker h3{margin-bottom:4px}.field-help{font-size:11px;color:var(--muted);line-height:1.65}.picker-actions{display:flex;gap:9px;margin-top:13px}.picker-actions>.button{flex:1;padding:11px 8px;font-size:11px;min-height:47px;gap:8px}.picker-actions .icon{width:18px;height:18px;flex-basis:18px}.file-button{position:relative;overflow:hidden;cursor:pointer}.file-button>input{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer}.file-button:focus-within{outline:3px solid var(--gold-dark);outline-offset:3px}.selected-photo{display:flex;align-items:center;gap:12px;background:#eef2e7;padding:10px;border-radius:10px;margin-top:12px;min-width:0}.selected-photo>img{width:55px;height:65px;border-radius:6px}.selected-photo>div{flex:1;min-width:0}.selected-photo strong{display:block;font-size:11px;font-weight:500}.selected-photo span[data-photo-filename]{display:block;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;color:var(--muted)}.selected-photo .text-button{font-size:10px;margin-top:3px}.selected-photo-check{color:var(--pine);padding-right:5px}.consent{display:flex;gap:11px;align-items:flex-start;cursor:pointer;margin:23px 0 18px}.consent>input{appearance:auto;width:18px;height:18px;flex:0 0 18px;margin:2px 0 0;accent-color:var(--pine);cursor:pointer}.consent>span{font-size:10px;color:var(--muted);line-height:1.8}.consent .inline-link{color:var(--pine)}.generate-button{width:100%;font-size:12px;gap:10px;min-height:54px}.generate-button .icon{width:19px;height:19px;flex-basis:19px}.generate-button .icon:last-child{margin-left:auto;width:17px;height:17px;flex-basis:17px}.demo-disclaimer{font-size:9px;color:var(--muted);text-align:center;line-height:1.7;margin-top:12px}.privacy-footnote{display:flex;gap:8px;align-items:center;justify-content:center;text-align:center;font-size:10px;color:var(--muted);margin-top:24px}.privacy-footnote .icon{width:15px;height:15px;flex-basis:15px}.demo-message{margin:0;padding:15px 25px;background:#f4e6d0;color:#6c4322;font-size:13px;line-height:1.7;border-top:1px solid #dfcdb0}.demo-message.is-error{background:#f7e4dd;color:#832e2a}.noscript{padding:22px;text-align:center;background:#f3e7d3}.demo-progress{padding:55px 30px;text-align:center}.progress-art{position:relative;width:135px;height:160px;display:block;margin:0 auto 38px}.progress-art>img{width:100%;height:100%;object-fit:cover;transform:rotate(-6deg);border:5px solid #fff;box-shadow:0 8px 24px #143d3522;border-radius:5px}.progress-spark{position:absolute;right:-18px;bottom:-15px;width:56px;height:56px;border-radius:50%;background:var(--pine);color:var(--gold);display:grid;place-items:center;box-shadow:0 6px 18px #193e3322}.progress-spark .icon{width:27px;height:27px;animation:twinkle 2.6s ease-in-out infinite}.demo-progress .eyebrow{font-size:8px;color:var(--gold-dark)}.demo-progress h3{font-family:var(--serif);font-weight:400;font-size:clamp(27px,3vw,40px);line-height:1.15;margin:13px 0 18px;letter-spacing:-.03em}.demo-progress>p:not(.eyebrow){font-size:13px;color:var(--muted)}.generation-track{height:6px;width:min(340px,100%);background:#e3e9dc;border-radius:20px;overflow:hidden;position:relative;margin:24px auto 15px}.generation-track>span{display:block;height:100%;width:4%;background:var(--pine);border-radius:20px;transition:width 1s linear;position:relative}.generation-track>span:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,transparent,#ffffff66,transparent);animation:shimmer 2s linear infinite}.demo-progress>.progress-footnote{font-size:10px!important;max-width:340px;margin:auto}.demo-progress>[data-check-status]{margin-top:20px}.demo-result{display:grid;grid-template-columns:1.15fr 1fr;gap:0;padding:25px}.result-photo-wrap{align-self:center;display:flex;justify-content:center;min-width:0}.result-photo{width:auto;height:auto;max-width:100%;max-height:680px;border-radius:13px;box-shadow:0 8px 24px #15332b15}.result-copy{align-self:center;padding:30px}.result-copy .eyebrow{font-size:8px;color:var(--gold-dark)}.result-copy h3{font-family:var(--serif);font-weight:400;font-size:clamp(35px,4vw,53px);letter-spacing:-.05em;line-height:1.07;margin:20px 0}.result-copy>p:not(.eyebrow){font-size:13px;color:var(--muted);line-height:1.85}.result-actions{display:flex;flex-wrap:wrap;gap:9px;margin:25px 0 12px}.result-actions>.button{font-size:11px;gap:8px;padding:12px 14px;min-height:48px}.result-actions>.button .icon{width:18px;height:18px;flex-basis:18px}.result-actions>.button-text{flex-basis:100%;justify-content:start;padding-block:5px;min-height:35px;color:#8f4c4d}.result-copy>.share-help{font-size:10px!important}.result-contact{display:flex;gap:15px;align-items:center;font-size:12px;line-height:1.7;text-decoration:none;border-top:1px solid var(--line);padding-top:22px;margin-top:30px}.result-contact .icon{color:var(--gold-dark)}
.contact{background:var(--wine);color:var(--cream);text-align:center;position:relative;overflow:hidden}.contact-spark{position:absolute;right:10%;top:50px;font-size:160px;color:#e4c48a33;line-height:1;transform:rotate(15deg)}.contact .eyebrow{color:var(--gold);margin-bottom:20px;font-size:9px}.contact h2{font-size:clamp(48px,6vw,85px)}.contact h2 em{color:var(--gold)}.contact>p:not(.eyebrow){font-size:14px;line-height:1.85;color:#eadbcd;margin-top:25px}.contact>.button{margin-top:30px}.contact-email{display:block;font-size:11px;color:#ddc5b8;margin:22px auto 0;width:fit-content;text-decoration:none}.contact-email:hover{text-decoration:underline}.site-footer{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:34px 6%;font-size:9px;color:var(--muted)}.footer-brand>img{width:115px;height:auto}.site-footer>p{max-width:175px;line-height:1.7}.site-footer>span{white-space:nowrap}
dialog{width:calc(100% - 32px);max-width:530px;border:1px solid var(--line);border-radius:20px;padding:25px;color:var(--pine);background:var(--paper);box-shadow:0 30px 100px #001f2444;max-height:calc(100dvh - 32px);overflow-y:auto}dialog::backdrop{background:#001a16bc;backdrop-filter:blur(5px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}.dialog-top h2{font-size:30px;line-height:1.15}dialog>p{font-size:13px;color:var(--muted);line-height:1.75;margin-block:12px}dialog>p>a{overflow-wrap:anywhere}dialog>.button{margin-top:10px}.camera-dialog{text-align:center;max-width:440px}.camera-dialog .dialog-top{text-align:left}.camera-video-wrap{position:relative;background:#0a221d;border-radius:15px;overflow:hidden;aspect-ratio:4/4.5;max-height:55dvh;margin-top:18px}.camera-video-wrap video{width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.camera-guide{position:absolute;left:22%;top:14%;width:56%;height:67%;border:1.5px solid #e4c48acc;border-radius:50%;box-shadow:0 0 0 200px #05241a14;pointer-events:none}.camera-dialog>[data-camera-message]{font-size:11px}.camera-dialog>.button{width:100%}.dialog-actions{display:flex;justify-content:end;gap:10px;margin-top:25px}.delete-dialog [data-delete-message]{color:#8f3c3c;font-size:12px}
@keyframes twinkle{50%{transform:rotate(25deg) scale(.85);opacity:.7}}@keyframes shimmer{from{transform:translateX(-100%)}to{transform:translateX(100%)}}
@media(min-width:1600px){.hero{min-height:900px}.hero-art{min-height:590px}.hero-photo-main{height:530px}.hero-photo-small{height:290px}.hero-copy{max-width:580px}}
@media(max-width:1100px){.hero{min-height:750px;padding-top:155px;padding-bottom:120px;gap:10px}.hero h1{font-size:clamp(65px,7.6vw,86px)}.hero-art{min-height:440px}.hero-photo-main{width:76%;height:400px;right:0}.hero-photo-small{height:230px;width:45%;left:-3%}.floating-note{right:-5%;bottom:12px;padding:12px 14px}.hero-star-one{left:7%}.hero-intro{max-width:310px;font-size:14px}.hero-art-caption{bottom:-26px;left:36%}.section-pad{padding-block:80px}.benefit-grid{gap:35px}.demo-form{padding:26px}.demo-scene-preview{min-height:600px}.result-copy{padding:25px}.result-actions>.button{padding:11px;font-size:10px}.structure-gallery{grid-template-columns:2.6fr 1fr}.structure-top{gap:30px}.structure-top>p{flex-basis:30%}.site-footer{gap:20px}.site-footer>p{max-width:145px}}
@media(max-width:800px){.site-header{padding-top:22px}.site-header nav{gap:20px}.hero{min-height:auto;grid-template-columns:1fr 1fr;gap:20px;padding-top:135px;padding-bottom:105px}.hero .eyebrow{font-size:7px;letter-spacing:.12em;gap:8px}.gold-line{width:17px;flex:0 0 17px}.hero h1{font-size:61px}.hero-intro{font-size:12px;max-width:260px}.hero .button{font-size:12px;padding:13px 17px;gap:10px}.hero-proof{font-size:8px;max-width:260px}.hero-art{min-height:395px}.hero-photo-main{height:340px;width:87%;top:10px}.hero-photo-small{height:185px;width:47%;left:-6%;bottom:0;border-width:5px 5px 26px}.hero-photo-small figcaption{font-size:10px;bottom:-22px}.hero-photo-main figcaption{padding-inline:10px}.hero-photo-main figcaption span{font-size:5px;padding:5px}.hero-photo-main figcaption strong{font-size:13px}.hero-photo-main figcaption i{font-size:24px}.floating-note{font-size:8px;gap:8px;right:-8%;bottom:15px;padding:10px}.floating-note strong{font-size:10px}.note-icon{width:29px;height:29px}.note-icon .icon{width:19px;height:19px;flex-basis:19px}.hero-star-one{font-size:55px;top:-10px;left:-2%}.hero-star-two{font-size:28px;right:-7%}.hero-art-caption{font-size:6px;bottom:-20px;left:26%}.section-pad{padding-inline:6%;padding-block:65px}.section-heading{margin-bottom:37px}.section-heading>p:last-child{font-size:13px;max-width:410px}.benefit-grid{gap:24px;margin-top:43px}.benefit h3{font-size:18px}.benefit p{font-size:11px}.benefit-number{margin-bottom:15px}.journey{gap:9px;padding:18px 15px;font-size:9px;margin-top:40px}.structure-top{display:block}.structure-top>p{max-width:430px;margin-top:22px;font-size:12px}.structure-gallery{gap:15px}.structure-wide{min-height:290px}.structure-wide figcaption{font-size:20px;padding:55px 20px 20px}.structure-detail{margin-top:28px}.structure-specs{gap:24px}.structure-specs p{font-size:11px}.structure-specs span{font-size:7px}.scenario-story-grid{gap:20px}.scenario-story h3{font-size:22px}.scenario-story>p{font-size:11px}.scenario-story>a{font-size:9px;gap:8px}.proven{gap:32px}.proven-seal{width:73px;height:73px;flex-basis:73px}.proven h2{font-size:34px}.proven p:last-child{font-size:11px}.demo-setup{grid-template-columns:.75fr 1fr}.demo-form{padding:23px}.demo-preview-caption{padding-inline:22px}.demo-preview-caption h3{font-size:26px}.demo-preview-caption>p{font-size:11px}.scene-selector legend,.photo-picker h3{font-size:14px}.scene-options{gap:7px}.scene-option b{font-size:9px}.picker-actions{flex-direction:column}.picker-actions>.button{min-height:43px}.consent>span{font-size:9px}.generate-button{font-size:10px;padding:12px;gap:6px}.generate-button .icon{width:16px;height:16px;flex-basis:16px}.demo-disclaimer{font-size:8px}.demo-result{padding:18px;grid-template-columns:1fr 1fr}.result-copy{padding:20px}.result-copy h3{font-size:35px}.result-copy>p:not(.eyebrow){font-size:11px}.result-actions{flex-direction:column;gap:8px}.result-actions>.button{font-size:11px;padding:10px;min-height:43px;flex-basis:auto}.result-contact{font-size:10px}.site-footer{flex-wrap:wrap;justify-content:center;text-align:center;gap:20px 35px}.site-footer>p{max-width:190px}.site-footer>span{flex-basis:100%;font-size:8px}.site-footer>.inline-link{font-size:9px}}
@media(max-width:600px){:root{scroll-padding-top:24px}.site-header{padding:20px 7%;gap:15px}.brand img{width:120px}.site-header .nav-secondary{display:none}.site-header nav{font-size:10px}.nav-demo{padding:9px 11px;gap:7px}.nav-demo .icon{width:15px;height:15px;flex-basis:15px}.hero{grid-template-columns:1fr;padding:119px 7% 74px;gap:32px;text-align:center}.hero-copy{max-width:440px;margin:auto}.hero .eyebrow{justify-content:center;font-size:7px;letter-spacing:.16em}.hero h1{font-size:clamp(64px,15.3vw,86px);margin:23px 0}.hero-intro{max-width:300px;margin:auto;font-size:13px;line-height:1.8}.hero .button{margin-top:25px;font-size:12px;padding:14px 22px}.hero-proof{justify-content:center;max-width:275px;margin:18px auto 0;font-size:8px}.hero-art{width:100%;max-width:355px;min-height:395px;justify-self:center;text-align:left;margin-top:4px}.hero-photo-main{height:350px;width:72%;right:6%;top:5px}.hero-photo-small{width:42%;height:204px;left:2%;bottom:2px;border-width:5px 5px 27px}.hero-photo-small figcaption{font-size:10px;bottom:-23px}.hero-photo-main figcaption span{font-size:6px;padding:6px}.hero-photo-main figcaption strong{font-size:15px}.hero-photo-main figcaption i{font-size:26px}.floating-note{right:0;bottom:12px;font-size:9px;padding:12px;gap:8px}.floating-note strong{font-size:10px}.note-icon{width:30px;height:30px}.hero-star-one{top:-7px;left:5%;font-size:60px}.hero-star-two{right:-1%;top:37%;font-size:30px}.hero-art-caption{font-size:7px;left:35%;bottom:-21px}.hero-scroll{font-size:6px;bottom:12px;gap:10px}.hero-halo{width:600px;height:600px;right:-360px;top:400px}.hero-orbit{inset:44% -12% 9% -8%}.section-pad{padding:57px 7%}h2{font-size:40px}.section-heading{margin-bottom:33px}.section-heading .eyebrow{font-size:8px;letter-spacing:.17em;margin-bottom:15px}.section-heading>p:last-child{font-size:12px;line-height:1.85;margin-top:19px}.benefit-grid{grid-template-columns:1fr;gap:27px;margin-top:35px}.benefit{padding:22px 0 0 45px}.benefit-number{position:absolute;left:0;top:20px;font-size:17px}.benefit h3{font-size:19px;line-height:1.3}.benefit h3 br{display:none}.benefit p{max-width:100%;font-size:12px;margin-top:11px}.journey{display:grid;grid-template-columns:1fr auto 1fr;gap:14px 9px;font-size:10px;padding:19px 16px;margin-top:30px;text-align:center}.journey>b:nth-child(4){display:none}.journey>b:nth-child(6){grid-column:2;grid-row:2}.journey>span:nth-child(5){grid-column:1;grid-row:2}.journey>span:last-child{grid-column:3;grid-row:2}.structure-top{text-align:center;margin-bottom:28px}.structure-top .eyebrow{font-size:7px;letter-spacing:.12em}.structure-top h2{font-size:37px}.structure-top>p{font-size:12px;margin:19px auto 0;max-width:320px}.structure-gallery{grid-template-columns:1fr;position:relative;padding-bottom:50px}.structure-wide{min-height:260px;border-radius:14px}.structure-wide>img{height:300px;object-position:38% center}.structure-wide figcaption{font-size:18px;max-width:100%;padding:80px 115px 18px 18px;line-height:1.18}.structure-wide figcaption span{font-size:6px;line-height:1.7;margin-bottom:7px}.structure-detail{position:absolute;bottom:0;right:-7px;width:105px;height:165px;margin:0;gap:5px;transform:rotate(5deg)}.structure-detail img{border:4px solid var(--cream);border-radius:65px 65px 8px 8px;height:145px}.structure-detail figcaption{font-size:6px;line-height:1.3}.structure-specs{grid-template-columns:1fr;gap:15px;margin-top:20px}.structure-specs>div{display:grid;grid-template-columns:100px 1fr;gap:18px;align-items:start;padding-top:15px}.structure-specs span{font-size:7px;line-height:1.8;margin-top:2px}.structure-specs p{font-size:11px;margin:0;max-width:none}.image-note{font-size:8px;line-height:1.75;margin-top:24px}.scenario-story-grid{grid-template-columns:1fr;gap:35px}.scenario-story{display:grid;grid-template-columns:.83fr 1fr;gap:0 19px;align-items:start}.scenario-image{grid-row:1/5;aspect-ratio:3/4;border-radius:75px 75px 9px 9px;min-height:180px}.scenario-image>span{width:25px;height:25px;font-size:11px;bottom:10px;left:11px}.scenario-story h3{margin-top:17px;font-size:24px;line-height:1.1}.scenario-story>p{font-size:10px;margin-top:10px;line-height:1.8}.scenario-story>a{font-size:8px;gap:5px;margin-top:12px;justify-self:start}.scenario-story>a .icon{width:15px;height:15px;flex-basis:15px}.proven{display:block;text-align:center;padding-block:50px}.proven-seal{display:grid;width:58px;height:58px;margin:0 auto 28px;outline-offset:5px}.proven-seal>.icon{width:26px;height:26px}.proven .eyebrow{font-size:7px;letter-spacing:.12em;max-width:280px;margin:0 auto 14px}.proven h2{font-size:31px;line-height:1.12}.proven p:last-child{font-size:11px;line-height:1.85;margin-top:18px}.demo-section{padding-inline:5%}.demo-section>.section-heading{padding-inline:2%}.demo{border-radius:17px}.demo-setup{grid-template-columns:1fr}.demo-scene-preview{min-height:215px;height:215px}.demo-scene-preview>img{object-position:center 42%}.demo-preview-caption{padding:65px 20px 18px;background:linear-gradient(transparent,#071e18ed)}.demo-preview-caption>span{font-size:7px}.demo-preview-caption h3{font-size:26px;margin:7px 0}.demo-preview-caption>p{font-size:10px;max-width:230px;line-height:1.65}.preview-label{font-size:7px;left:14px;top:13px;padding:4px 8px}.demo-form{padding:23px 20px}.scene-selector legend,.photo-picker h3{font-size:15px;margin-bottom:14px}.step-number{width:24px;height:24px;font-size:13px;margin-right:7px}.scene-options{gap:10px}.scene-option img{aspect-ratio:1.5}.scene-option b{font-size:10px}.picker-actions{flex-direction:row;gap:8px;margin-top:13px}.picker-actions>.button{font-size:10px;min-height:47px;padding-inline:8px;gap:7px}.picker-actions .icon{width:17px;height:17px;flex-basis:17px}.photo-picker{margin-top:23px}.photo-picker h3{margin-bottom:5px}.field-help{font-size:10px}.consent{gap:10px;margin-block:22px 17px}.consent>span{font-size:10px}.generate-button{font-size:12px;min-height:54px;padding-inline:15px;gap:10px}.generate-button .icon{width:18px;height:18px;flex-basis:18px}.demo-disclaimer{font-size:8px}.privacy-footnote{font-size:8px;gap:7px;margin-inline:12px;align-items:start;line-height:1.8}.privacy-footnote .icon{margin-top:1px}.demo-progress{padding:40px 22px}.demo-progress h3{font-size:31px}.demo-progress>p:not(.eyebrow){font-size:11px}.demo-message{font-size:11px;padding:14px 18px}.demo-result{display:flex;flex-direction:column;padding:14px;gap:22px}.result-photo-wrap{width:100%}.result-photo{max-height:none;width:100%;height:auto;border-radius:10px}.result-copy{padding:2px 6px 14px;width:100%;text-align:center}.result-copy .eyebrow{font-size:7px}.result-copy h3{font-size:35px;margin:12px 0}.result-copy h3 br{display:none}.result-copy>p:not(.eyebrow){font-size:11px;max-width:300px;margin-inline:auto}.result-actions{flex-direction:row;justify-content:center;gap:8px;margin-top:20px}.result-actions>.button{padding:11px 12px;min-height:46px;font-size:11px;gap:7px}.result-actions>.button-text{flex-basis:100%;justify-content:center;min-height:37px}.result-contact{margin-top:20px;padding-top:17px;text-align:left;font-size:10px}.contact .eyebrow{max-width:270px;margin-inline:auto;font-size:7px}.contact h2{font-size:48px}.contact>p:not(.eyebrow){font-size:12px;line-height:1.9;margin-top:22px}.contact-spark{font-size:110px;right:-15px;top:20px}.contact>.button{font-size:12px;min-height:52px;margin-top:24px}.contact-email{font-size:10px}.site-footer{padding:28px 7%;display:grid;grid-template-columns:1fr 1fr;gap:22px 15px;text-align:left}.footer-brand>img{width:108px}.site-footer>p{font-size:8px;max-width:145px;justify-self:end;text-align:right}.site-footer>.inline-link{text-align:left;font-size:8px;line-height:1.5}.site-footer>span{text-align:right;font-size:7px}dialog{padding:21px;max-height:calc(100dvh - 24px)}.dialog-top h2{font-size:27px}.dialog-top .icon-button{width:36px;height:36px;flex-basis:36px}dialog>p{font-size:12px}.dialog-actions>.button{min-height:48px;padding:11px 15px;font-size:12px}.camera-video-wrap{max-height:48dvh}}
@media(max-width:360px){.brand img{width:107px}.hero h1{font-size:60px}.hero-art{min-height:363px}.hero-photo-main{height:322px}.hero-photo-small{height:180px}.floating-note{font-size:8px;padding:10px}.floating-note strong{font-size:9px}.section-pad{padding-inline:6%}h2{font-size:36px}.scenario-story{gap:0 14px}.scenario-story h3{font-size:21px}.scenario-story>p{font-size:9px}.scenario-story>a{font-size:7px}.demo-section{padding-inline:4%}.demo-form{padding-inline:16px}.generate-button{font-size:10px;gap:7px}.picker-actions>.button{font-size:9px;gap:6px}.consent>span{font-size:9px}.contact h2{font-size:44px}}
@media(orientation:landscape) and (max-height:520px){.camera-dialog{max-width:650px;display:grid;grid-template-columns:1fr 1fr;gap:8px 22px;text-align:left}.camera-dialog:not([open]){display:none}.camera-dialog .dialog-top{grid-column:2;grid-row:1}.camera-dialog>.camera-video-wrap{grid-column:1;grid-row:1/5;height:calc(100dvh - 100px);min-height:160px;max-height:none;margin-top:0}.camera-dialog>p{grid-column:2;font-size:10px;margin:0}.camera-dialog>.button{grid-column:2;min-height:42px}.camera-dialog .dialog-top h2{font-size:24px}}
.skip-link:not(:focus){clip-path:inset(50%);width:1px;height:1px;overflow:hidden;padding:0;white-space:nowrap}.contact-pdf{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;margin-top:12px;padding:7px 0;color:#eadbcd;font-size:11px;text-decoration:underline;text-underline-offset:4px}.contact-pdf .icon{width:15px;height:15px;flex-basis:15px}.contact-pdf>span{font-size:10px;color:#d8bfac;text-decoration:none}.scenario-story,.scenario-image{min-width:0}.scenario-image{width:100%}
@media(max-width:600px){.scenario-image{min-height:0;aspect-ratio:auto;align-self:stretch}.scenario-story>p{font-size:12px;line-height:1.8}.scenario-story>a{min-height:42px;font-size:11px;line-height:1.5;align-items:center;padding-block:8px}.consent>span{font-size:12px;line-height:1.7}.contact-pdf{font-size:11px;min-height:44px;flex-wrap:wrap;gap:7px}.contact-pdf>span{font-size:10px}}
@media(max-width:360px){.scenario-story-grid{gap:36px}.scenario-story{display:block;min-width:0}.scenario-image{width:100%;aspect-ratio:4/5;max-height:380px;min-height:0;border-radius:130px 130px 10px 10px}.scenario-story h3{font-size:28px;margin-top:20px}.scenario-story>p{font-size:12px;max-width:none;margin-top:12px}.scenario-story>a{font-size:11px;min-height:44px;gap:12px;margin-top:10px}.scenario-story>a .icon{width:17px;height:17px;flex-basis:17px}.consent>span{font-size:12px}}
/* Preserve the headroom in portrait artwork inside wide scenario previews. */
.scene-option img,.demo-scene-preview>img{object-position:center top}
@media(max-width:600px){.demo-scene-preview{height:auto;min-height:0;aspect-ratio:4/5}}
/* Match the native video ratio instead of cropping a landscape camera into a portrait box. */
.camera-dialog{--camera-space:max(96px,min(48vh,calc(100vh - 280px)));--camera-space:max(96px,min(48dvh,calc(100dvh - 280px)))}
.camera-dialog .dialog-top{margin-bottom:8px}
.camera-dialog>p{margin-block:8px;line-height:1.5}
.camera-dialog>.button{min-height:48px}
.camera-dialog>.camera-video-wrap{width:min(100%,calc(var(--camera-space) * var(--camera-ratio,1.333333)));height:auto;min-height:0;max-height:none;aspect-ratio:var(--camera-ratio,1.333333);margin:12px auto 0;align-self:center;justify-self:center}
.camera-video-wrap video{object-fit:contain}
.camera-guide{left:50%;top:50%;transform:translate(-50%,-50%);width:auto;height:67%;aspect-ratio:3/4;max-width:72%}
.camera-video-wrap:not(.is-ready) .camera-guide{visibility:hidden}
@media(orientation:landscape) and (max-height:520px){.camera-dialog{--camera-space:calc(100vh - 90px);--camera-space:calc(100dvh - 90px)}.camera-dialog>.camera-video-wrap{margin:0 auto}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.button:hover:not(:disabled){transform:none}}
