:root{--ink:#253e37;--muted:#78817a;--paper:#faf9f5;--line:#e4e6dc;--sage:#dfe5d6;--accent:#bdccad;--white:#fff;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,textarea,select{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #849b69;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:500;letter-spacing:-.045em;line-height:1.13}h1{font-size:clamp(34px,4.2vw,56px);margin-bottom:20px}h2{font-size:32px;margin-bottom:22px}h3{font-size:23px;margin-bottom:14px}p{margin-bottom:18px}small{font-size:12px;color:var(--muted)}.container{width:min(1240px,calc(100% - 96px));margin-inline:auto}.site-header{border-bottom:1px solid var(--line);background:var(--paper)}.nav-wrap{min-height:96px;width:min(1380px,calc(100% - 72px));margin:auto;display:flex;align-items:center;gap:40px}.brand{display:inline-flex;gap:10px;align-items:center;white-space:nowrap;font-size:23px;font-weight:500;letter-spacing:-1px}.brand strong{font-weight:700}.brand-dot{color:#8ba475}.brand-mark{font-size:33px;line-height:1;color:var(--ink);border:1px solid #bcc9b4;border-radius:10px;padding:0 5px 5px}.primary-nav{display:flex;gap:26px;margin:auto;font-size:13px}.primary-nav a{padding:8px 0;color:#68746c}.primary-nav a.active{color:var(--ink);border-bottom:1px solid}.nav-actions{display:flex;align-items:center;gap:22px;font-size:13px}.languages{display:flex;gap:9px;border-right:1px solid var(--line);padding-right:20px;font-size:11px;letter-spacing:.06em;color:#929a92}.languages a[aria-current=true]{color:var(--ink);font-weight:bold}.button{display:inline-flex;align-items:center;justify-content:center;gap:15px;border:1px solid var(--ink);background:var(--ink);color:#fff;padding:15px 24px;border-radius:8px;font-size:13px;font-weight:500;line-height:1.4;transition:background .2s,transform .2s;cursor:pointer}.button:hover{background:#3b5848;transform:translateY(-1px)}.button.small{padding:10px 18px;font-size:12px}.button.secondary{background:transparent;color:var(--ink);border-color:#d8ddcf}.button.secondary:hover{background:#e9ece2}.button.light{background:#e1e8d6;color:var(--ink);border-color:transparent;white-space:nowrap}.button-row{display:flex;gap:12px;flex-wrap:wrap}.eyebrow{font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#798774;margin-bottom:22px;display:flex;align-items:center;gap:10px}.tiny-line{width:24px;height:1px;background:#8da17e;display:inline-block}.hero{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:60px;padding-block:66px 78px}.hero-copy{padding:18px 0}.hero h1{font-size:clamp(42px,4.5vw,64px);max-width:530px;letter-spacing:-.06em;line-height:1.06;margin-bottom:28px}.hero-description{max-width:455px;color:#707970;font-size:14px;line-height:1.8;margin-bottom:30px}.hero-description p:first-child{font-size:16px;color:#394f44;margin-bottom:14px}.privacy-note{font-size:11px;color:#7c867b;line-height:1.6;margin:22px 0 0;max-width:390px}.privacy-note span{padding-right:5px;font-size:16px}.hero-visual{position:relative;background:#edf0e6;border-radius:24px;aspect-ratio:1/1.04;overflow:hidden;display:flex;align-items:center;justify-content:center}.visual-grid{position:absolute;inset:0;background-image:linear-gradient(#c6cdbc38 1px,transparent 1px),linear-gradient(90deg,#c6cdbc38 1px,transparent 1px);background-size:38px 38px;mask-image:radial-gradient(ellipse,#000,transparent 75%)}.house-art{width:100%;position:relative;z-index:1}.hero-visual .house-art{width:110%;max-width:none;margin-top:-20px}.visual-caption{position:absolute;bottom:28px;left:26px;right:26px;z-index:2;display:flex;align-items:center;gap:8px;font-size:10px;padding:16px;background:#ffffffc7;border:1px solid #ffffffb3;border-radius:9px}.visual-caption>span:last-child{margin-left:auto;color:#909989;white-space:nowrap;font-size:9px}.live-dot{width:6px;height:6px;background:#80966e;border-radius:50%}.visual-label{position:absolute;top:24px;left:26px;letter-spacing:.12em;text-transform:uppercase;font-size:9px;color:#849078}.how-section{border-block:1px solid var(--line);background:#f4f5ee;padding:60px 0 64px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:36px}.section-heading h2{margin-bottom:0;font-size:38px}.section-heading .eyebrow{margin-bottom:16px}.section-number{font-size:11px;letter-spacing:.1em;color:#8f9b85}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.step{padding-right:30px;border-right:1px solid #dce1d3}.step:last-child{border:0}.step-number{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #cbd4be;border-radius:50%;font-size:12px;margin-bottom:22px;color:#7d916c}.step p{font-size:13px;color:#79816f;line-height:1.9;margin-bottom:0}.about-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-block:86px;align-items:center}.about-section h2{font-size:42px;max-width:380px}.prose{line-height:1.9;color:#6d786d;overflow-wrap:anywhere}.prose p{margin-bottom:20px}.about-section .prose{font-size:14px}.about-art{background:#eeeee5;border-radius:18px;padding:55px;min-height:340px;position:relative}.floor-plan{border:5px solid #8c9a7e;display:grid;grid-template-columns:1.1fr 1fr;grid-template-rows:100px 120px;transform:rotate(-8deg);box-shadow:18px 22px 0 #dedfd2}.floor-plan span{border:3px solid #8c9a7e;position:relative}.floor-plan span:after{content:'';position:absolute;left:20%;top:20%;width:48%;height:47%;border:1px solid #b6bea8;background:#e0e2d5}.floor-plan span:nth-child(2):after{border-radius:50%}.plan-caption{position:absolute;bottom:22px;right:25px;font-size:11px;letter-spacing:.12em;color:#7d896c}.plan-caption span{padding:0 20px}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding-bottom:80px}.faq-section h2{font-size:38px;max-width:330px}.faq-section details{border-bottom:1px solid var(--line);padding:21px 0}.faq-section details:first-child{padding-top:0}.faq-section summary{cursor:pointer;display:flex;justify-content:space-between;gap:15px;font-size:15px;list-style:none}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary span{font-size:20px;color:#95a087}.faq-section details[open] summary span{transform:rotate(45deg)}.faq-section details p{font-size:13px;color:var(--muted);padding-top:14px;margin-bottom:0}.cta-panel{background:var(--ink);color:#fff;border-radius:16px;padding:48px 54px;display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:70px}.cta-panel h2{font-size:35px;max-width:560px;margin-bottom:14px}.cta-panel p{font-size:13px;color:#b8c5b1;margin-bottom:0}.cta-panel .eyebrow{color:#9dab90;margin-bottom:15px;font-size:10px}.site-footer{border-top:1px solid var(--line);padding:42px 0 20px}.footer-grid{display:flex;justify-content:space-between;gap:40px;padding-bottom:35px}.footer-grid p{font-size:12px;color:var(--muted);margin-top:12px}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 28px;align-content:start;max-width:550px;font-size:11px}.footer-bottom{border-top:1px solid var(--line);padding-top:19px;display:flex;justify-content:space-between;font-size:10px;color:#889280}.text-button{padding:0;border:0;background:none;color:inherit;text-align:left;font-size:inherit}.text-button:hover,a.card-link:hover{text-decoration:underline}.cookie-dialog{border:1px solid var(--line);border-radius:20px;padding:36px;max-width:480px;width:calc(100% - 32px);color:var(--ink);background:var(--paper)}.cookie-dialog::backdrop{background:#14251bb3}.cookie-dialog h2{font-size:28px}.necessary{background:#e4ebda;padding:14px;border-radius:8px;font-size:13px}.workspace{padding-block:44px 80px;min-height:65vh}.workspace-nav{border-bottom:1px solid var(--line);background:#edf0e6}.workspace-nav .container{display:flex;gap:28px;align-items:center;min-height:50px;flex-wrap:wrap;font-size:12px}.workspace-nav .eyebrow{margin:0 auto 0 0;font-size:9px}.workspace-nav form{margin-left:auto}.page-heading{display:flex;gap:25px;justify-content:space-between;align-items:center;margin:18px 0 34px}.page-heading h1{font-size:42px;margin-bottom:12px}.page-heading p:not(.eyebrow){font-size:14px;color:var(--muted);max-width:580px;margin-bottom:0}.page-heading .eyebrow{margin-bottom:13px}.back-link{font-size:12px;color:var(--muted);display:inline-block;margin-bottom:12px}.card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:28px;margin-bottom:22px}.card h2{font-size:21px;margin-bottom:22px}.narrow{max-width:850px}.field{margin-bottom:23px}.field>label{display:block;font-size:13px;font-weight:600;margin-bottom:8px}.field input:not([type=checkbox]):not([type=file]),.field textarea,.field select,select{display:block;width:100%;background:#fcfcf9;border:1px solid #dce1d5;border-radius:7px;padding:12px 14px;color:var(--ink);font-size:14px;line-height:1.6}.field input::placeholder,.field textarea::placeholder{color:#99a090}.field textarea{resize:vertical}.field-hint{font-size:12px;color:var(--muted);margin:8px 0 0}.checkbox-row{display:flex;gap:10px;align-items:center;font-size:13px;margin-bottom:20px}.checkbox-row input{accent-color:var(--ink)}.upload-zone{border:1px dashed #b6c2a7;background:#f6f8f1;border-radius:10px;padding:28px;text-align:center}.upload-zone input{font-size:13px;width:100%}.upload-zone p{font-size:11px;color:var(--muted);margin:14px 0 0}.upload-icon{font-size:30px;display:block;color:#94a684;margin-bottom:10px}.form-footer{border-top:1px solid var(--line);padding-top:22px;display:flex;align-items:center;justify-content:space-between;gap:24px}.form-footer .privacy-note{margin:0}.empty-state{text-align:center;border:1px dashed #c8d2bc;border-radius:20px;padding:65px 30px;background:#f1f4e9}.empty-icon{font-size:48px;line-height:1;display:block;margin-bottom:24px;color:#8b9f78}.empty-state h2{font-size:30px}.empty-state p{color:var(--muted);max-width:440px;margin:0 auto 26px;font-size:14px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.project-card{border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden}.project-card-art{height:150px;background:#e7ecdd;position:relative;display:grid;place-items:center}.project-card-art>span:first-child{font-size:78px;color:#879c72}.project-card-art .status{position:absolute;top:16px;right:16px}.project-card-body{padding:24px}.project-card-body h2{font-size:25px;margin-bottom:15px}.project-card-body .eyebrow{margin-bottom:10px}.muted{color:var(--muted);font-size:12px;margin-bottom:4px}.card-link{display:block;border-top:1px solid var(--line);padding-top:15px;margin-top:20px;font-size:13px}.status{display:inline-block;padding:6px 12px;border-radius:20px;background:#edf0e9;color:#66785b;font-size:11px;white-space:nowrap;letter-spacing:0;line-height:1.4}.status-in_progress{background:#e6edf4;color:#4c6c8d}.status-completed{background:#dfead7;color:#4a6a3a}.status-needs_information{background:#f8edd4;color:#947327}.status-cancelled{background:#f1e5e1;color:#8f6259}.detail-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:28px;align-items:start}.file-row{display:flex;align-items:center;gap:14px;padding:16px 0;border-top:1px solid var(--line)}.file-row:first-child{border-top:0}.file-icon{font-size:10px;background:#eff1e9;border:1px solid var(--line);padding:10px 6px;border-radius:6px;min-width:42px;text-align:center}.file-row>div{min-width:0}.file-row strong{font-size:13px;display:block;overflow-wrap:anywhere;font-weight:500}.file-row small{display:block}.file-row>a{font-size:11px;white-space:nowrap;margin-left:auto}.admin-message{background:#eff4e7}.admin-message p{font-size:14px}.model-card{text-align:center;padding:36px}.model-card p{color:var(--muted);font-size:13px}.metadata{font-size:12px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.metadata dt{color:var(--muted)}.metadata dd{margin:0;text-align:right}.info-banner{display:flex;align-items:center;justify-content:space-between;gap:30px;background:#f5edda;padding:28px;border-radius:12px;margin-bottom:26px}.info-banner h2{font-size:22px;margin-bottom:8px}.info-banner p{font-size:13px;margin-bottom:0}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:13px}th{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:500}td,th{padding:16px 12px;border-bottom:1px solid var(--line)}td a{font-weight:600}.filter-row{display:flex;gap:10px}.filter-row select{font-size:12px}.danger{color:#aa5b49}.translation-fields{border:1px solid var(--line);border-radius:10px;padding:22px;margin:25px 0}.translation-fields legend{padding:0 12px;font-size:12px;color:#82916c;letter-spacing:.12em}.auth-wrap{display:grid;grid-template-columns:1.1fr 1fr;max-width:1100px;min-height:620px;margin:50px auto 70px;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#fff}.auth-intro{background:#e9edde;padding:45px;position:relative;overflow:hidden}.auth-intro h1{font-size:43px;max-width:360px}.auth-intro h1 span{color:#a1b18c}.auth-intro>p:not(.eyebrow){font-size:12px;color:var(--muted);max-width:330px}.auth-intro svg{position:absolute;width:100%;left:0;bottom:-75px;opacity:.85}.auth-form{padding:70px 65px}.auth-form h2{font-size:36px}.full-width{width:100%}.auth-link{display:block;margin-top:18px;font-size:12px;color:var(--muted)}.auth-single{max-width:580px}.auth-single .intro{color:var(--muted);font-size:14px}.flash{padding:15px 20px;border:1px solid #d8e2ce;background:#eef4e7;border-radius:9px;font-size:13px;margin-top:20px}.flash.alert,.error-panel{background:#faf0e8;border:1px solid #e8cdbb;color:#90664e}.error-panel{padding:18px;border-radius:8px;margin-bottom:25px;font-size:13px}.error-panel ul{list-style:disc;padding-left:20px;margin:10px 0}.public-page{max-width:850px;padding-block:70px 45px}.public-page h1{margin-bottom:30px}.public-page .prose{white-space:normal}.content-section{margin-top:40px}.draft-note{background:#f7edda;color:#95734b;font-size:12px;padding:18px;border-radius:8px}.skip-link{position:absolute;left:12px;top:-100px;background:white;padding:12px;z-index:99}.skip-link:focus{top:12px}.viewer-workspace{padding-bottom:45px}.viewer-shell{position:relative;background:#e6eae1;border:1px solid #d4ddca;border-radius:16px;overflow:hidden}.viewer-stage{height:min(68vh,760px);min-height:400px;position:relative}.viewer-stage canvas{display:block;width:100%;height:100%;touch-action:none}.viewer-toolbar{display:flex;gap:8px;flex-wrap:wrap;padding:14px;background:#fff;border-top:1px solid var(--line);align-items:center}.viewer-toolbar .button{font-size:11px;padding:10px 14px}.viewer-toolbar .walk-button{margin-left:auto}.viewer-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;background:#e9ede5ed;padding:30px;text-align:center;z-index:3}.viewer-overlay h2{margin-bottom:0}.viewer-overlay p{font-size:13px;max-width:500px;margin:0}.viewer-message{font-size:12px;color:var(--muted);margin-top:14px}.viewer-shell:fullscreen{border:0;border-radius:0;display:flex;flex-direction:column}.viewer-shell:fullscreen .viewer-stage{flex:1;height:auto}.viewer-overlay[hidden],[hidden]{display:none!important}.viewer-exit{position:absolute;top:18px;right:18px;z-index:4}.viewer-toolbar button:disabled{opacity:.4;cursor:not-allowed}.viewer-status{position:absolute;top:16px;left:16px;font-size:10px;background:#ffffffe6;padding:8px 12px;border-radius:8px;z-index:2}.field_with_errors{display:contents}
@media(min-width:1500px){.hero{padding-block:85px}.hero h1{font-size:68px}}
@media(max-width:1100px){.nav-wrap{gap:25px}.primary-nav{gap:15px}.nav-actions{gap:12px}.container{width:calc(100% - 60px)}.hero{gap:30px}.hero h1{font-size:50px}.hero .button{padding:13px 16px}.about-section{gap:50px}.auth-wrap{margin-inline:30px}.auth-form{padding:50px 35px}}
@media(max-width:850px){.primary-nav{order:3;width:100%;justify-content:center;border-top:1px solid var(--line);padding:9px 0}.nav-wrap{flex-wrap:wrap;gap:12px;padding-top:18px;min-height:auto}.nav-actions{margin-left:auto}.nav-wrap>.brand{font-size:20px}.hero{grid-template-columns:1fr;gap:26px;padding-block:40px}.hero-copy{max-width:600px}.hero h1{font-size:57px;max-width:560px}.hero-description{max-width:550px}.hero-visual{aspect-ratio:1.4}.hero-visual .house-art{width:78%;margin-top:-25px}.steps-grid{gap:25px}.step{padding-right:20px}.step h3{font-size:20px}.about-section{gap:35px;padding-block:55px}.about-art{padding:25px;min-height:280px}.about-section h2{font-size:34px}.faq-section{gap:35px}.cta-panel{padding:35px;flex-direction:column;align-items:start;gap:25px}.project-grid{grid-template-columns:repeat(2,1fr)}.detail-grid{grid-template-columns:1fr}.auth-intro{display:none}.auth-wrap{display:block;max-width:540px;margin:35px auto;min-height:0}.auth-form{padding:45px}.workspace-nav .container{padding-block:12px;gap:16px}.workspace-nav .eyebrow{display:none}.footer-links{max-width:320px}.viewer-stage{min-height:350px}.viewer-toolbar .walk-button{margin-left:0}}
@media(max-width:580px){.container{width:calc(100% - 36px)}.nav-wrap{width:calc(100% - 36px)}.brand{font-size:20px;gap:7px}.brand-mark{font-size:28px}.nav-actions{gap:10px}.nav-actions .button{padding:8px 10px;font-size:10px}.languages{font-size:10px;padding-right:9px;gap:7px}.login-link{display:none}.primary-nav{justify-content:space-between;font-size:11px}.hero h1{font-size:45px;line-height:1.08}.hero-copy{padding:0}.hero .eyebrow{font-size:9px}.hero-description{font-size:13px}.hero-description p:first-child{font-size:15px}.hero .button{font-size:12px;padding:13px 15px}.hero-visual{aspect-ratio:1.1;border-radius:16px}.hero-visual .house-art{width:102%}.visual-caption{left:15px;right:15px;bottom:18px;font-size:9px;padding:12px}.visual-label{left:18px;top:18px;font-size:8px}.privacy-note{font-size:10px}.how-section{padding-block:38px}.section-heading h2{font-size:30px}.steps-grid{grid-template-columns:1fr;gap:25px}.step{border-right:0;border-bottom:1px solid var(--line);padding:0 0 24px;position:relative;padding-left:58px}.step-number{position:absolute;left:0;top:0}.step h3{font-size:23px}.step p{font-size:13px}.step:last-child{padding-bottom:0}.about-section{grid-template-columns:1fr;gap:35px;padding-block:45px}.about-art{max-width:100%;min-height:280px;padding:40px}.floor-plan{grid-template-rows:75px 100px}.about-section h2{font-size:35px}.faq-section{grid-template-columns:1fr;gap:10px;padding-bottom:45px}.faq-section h2{font-size:32px;max-width:100%}.faq-section summary{font-size:14px}.cta-panel{padding:28px;margin-bottom:40px}.cta-panel h2{font-size:29px}.footer-grid{flex-direction:column;gap:15px}.footer-links{max-width:100%;justify-content:flex-start;gap:12px 20px}.workspace{padding-block:28px 45px}.page-heading{flex-direction:column;align-items:start;gap:15px;margin:16px 0 24px}.page-heading h1{font-size:35px}.page-heading p:not(.eyebrow){font-size:13px}.project-grid{grid-template-columns:1fr}.card{padding:20px}.form-footer{flex-direction:column;align-items:stretch}.upload-zone{padding:20px 12px}.file-row{gap:9px}.file-row>a{font-size:10px}.file-row strong{font-size:12px}.info-banner{flex-direction:column;align-items:start;padding:22px}.auth-wrap{margin:25px 18px}.auth-form{padding:30px 22px}.auth-form h2{font-size:30px}.workspace-nav .container{gap:15px;font-size:11px}.workspace-nav form{margin-left:0}.viewer-stage{min-height:340px;height:55vh}.viewer-toolbar{gap:7px;padding:10px}.viewer-toolbar .button{padding:8px 10px;font-size:10px}.viewer-message{font-size:11px}.viewer-overlay h2{font-size:25px}.public-page{padding-top:40px}.public-page h1{font-size:38px}.public-page .prose{font-size:14px}.empty-state{padding:40px 20px}.empty-state h2{font-size:27px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
