:root{--ink:#202220;--muted:#8a8e88;--text:#60645f;--paper:#f7f8f5;--line:#e1e4dd;--accent:#66745f;--ease:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html,body{background:var(--paper);min-height:100%;color:var(--ink);margin:0}body,button,input,select{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif}button,a,input,select{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer;font-size:inherit}button:disabled{cursor:default;opacity:.28}button{background:0 0;border:0}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:5px}button,a{transition:background .25s, color .25s, opacity .25s, transform .35s var(--ease)}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}h1,h2{letter-spacing:-.05em;line-height:1.04}h2{font-size:clamp(38px,4.3vw,70px)}h2 span{color:var(--muted)}h3{letter-spacing:-.035em;line-height:1.2}p{line-height:1.55}.presentation{flex-direction:column;height:100dvh;min-height:620px;display:flex;overflow:hidden}.app-header{flex-shrink:0;justify-content:space-between;align-items:center;gap:28px;height:96px;padding:0 4.4vw;display:flex}.brand{align-items:center;padding:0;display:flex}.brand img{width:170px;height:auto}.chapter-nav{align-items:center;gap:32px;margin-left:4vw;display:flex}.chapter-nav button{color:#6b7068;min-height:44px;padding:0;font-size:13px;position:relative}.chapter-nav button:hover,.chapter-nav button.active{color:var(--ink)}.chapter-nav button.active:after{content:"";background:var(--ink);border-radius:100%;width:4px;height:4px;position:absolute;bottom:0;left:calc(50% - 2px)}.header-actions{align-items:center;gap:22px;display:flex}.edition{letter-spacing:.13em;color:#696e65;font-size:9px}.icon-button{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.icon-button:hover:not(:disabled){background:#e9ece5}.header-actions .icon-button{border:1px solid var(--line)}.slide-viewport{scrollbar-width:thin;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y pinch-zoom;flex:1;min-height:0;overflow:hidden auto}.slide{max-width:1920px;min-height:100%;margin:auto;padding:30px 5.8vw 26px;display:none}.slide.active{flex-direction:column;justify-content:center;display:flex}.slide.active>div{animation:enter .7s var(--ease) both}@keyframes enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#5e6759;align-items:center;gap:9px;margin-bottom:25px;font-size:10px;font-weight:500;display:flex}.eyebrow>span{background:#77836d;border-radius:50%;width:5px;height:5px}.heading .description{margin-top:27px}.description{color:var(--text);letter-spacing:-.025em;max-width:430px;font-size:clamp(16px,1.28vw,20px);font-weight:400;line-height:1.6}.dark-button{color:#fff;background:#252a24;border-radius:60px;justify-content:space-between;align-items:center;gap:26px;min-height:49px;padding:17px 24px;font-size:13px;display:inline-flex;box-shadow:0 3px 3px #00000008}.dark-button:hover{background:#48523f;transform:translateY(-2px)}.photo{object-fit:cover;object-position:center}.demo-note{color:#6d7468;letter-spacing:.01em;font-size:10px;line-height:1.5}.cover{grid-template-columns:1fr 1fr;align-items:center;gap:5vw;min-height:520px;display:grid}.cover h1{letter-spacing:-.055em;margin-bottom:28px;font-size:clamp(54px,6.15vw,100px);line-height:1.04}.cover h1 span{color:#8b9386}.cover-copy>p{color:#697164;letter-spacing:-.025em;margin-bottom:32px;font-size:clamp(16px,1.32vw,21px);line-height:1.6}.cover-copy .eyebrow{margin-bottom:30px}.cover-signature{flex-direction:column;gap:9px;margin-top:65px;display:flex}.cover-signature span{font-size:12px}.cover-signature small{color:#7b8177;font-size:11px}.cover-visual{background:#c9cec3;border-radius:15px;align-self:stretch;height:clamp(430px,65vh,780px);position:relative;overflow:hidden}.cover-visual .photo{object-position:67% center;filter:saturate(.66)}.cover-visual:after{content:"";background:linear-gradient(#0004,#0000 25% 55%,#0007);position:absolute;inset:0}.cover-image-top,.cover-image-bottom{z-index:1;color:#fff;justify-content:space-between;display:flex;position:absolute;left:28px;right:28px}.cover-image-top{letter-spacing:.16em;align-items:center;font-size:9px;top:26px}.cover-image-bottom{align-items:end;bottom:28px}.cover-image-bottom>span{letter-spacing:-.04em;font-size:19px;font-weight:300;line-height:1.35}.cover-image-bottom b{font-weight:500}.cover-image-bottom small{text-align:right;color:#eeeee7;max-width:65px;font-size:8px;line-height:1.5}.deck-footer{border-top:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:center;gap:20px;height:80px;margin:0 4.4vw;display:flex;position:relative}.footer-context{flex:1;align-items:center;gap:10px;font-size:11px;display:flex}.footer-dot{background:#65725c;border-radius:50%;width:4px;height:4px}.footer-note{color:#8a9083;border-left:1px solid #d8ddd2;margin-left:8px;padding-left:15px}.deck-navigation{align-items:center;gap:18px;display:flex}.page-count{color:#868d7f;font-variant-numeric:tabular-nums;align-items:center;gap:14px;font-size:11px;display:flex}.page-count b{color:#222820;font-weight:500}.page-count>span{color:#bdc3b5}.next-button{border:1px solid #dce1d5}.footer-tools{color:#7d8575;flex:1;justify-content:flex-end;align-items:center;gap:22px;font-size:10px;display:flex}.deck-progress{height:1px;transition:width .7s var(--ease);background:#67755d;position:absolute;top:-1px;left:0}.section-top{justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px;display:flex}.section-top>.description{padding-bottom:5px}.section-top .heading{flex-shrink:0}.services-grid{grid-template-columns:repeat(4,1fr);align-items:end;gap:18px;display:grid}.service{text-align:left;transition:transform .4s var(--ease), box-shadow .4s;background:#fff;border-radius:14px;padding:0;overflow:hidden;box-shadow:0 1px #0000000a}.service:hover{transform:translateY(-8px);box-shadow:0 15px 35px #27331f0b}.service-photo{height:170px;position:relative;overflow:hidden}.service .photo{filter:saturate(.45);transition:transform .8s var(--ease)}.service:hover .photo{transform:scale(1.035)}.service-number{letter-spacing:-.05em;color:#fff;text-shadow:0 1px 20px #0003;font-size:35px;font-weight:300;position:absolute;top:15px;left:20px}.service-body{padding:25px 25px 28px}.service-body>small{color:#8a9085;font-size:10px}.service-body h3{justify-content:space-between;align-items:center;margin:13px 0 18px;font-size:27px;display:flex}.service-body p{color:#777f70;max-width:200px;font-size:13px}.service-0{margin-bottom:45px}.service-1 .service-photo{height:240px}.service-2{margin-bottom:65px}.service-3 .service-photo{height:195px}.split{grid-template-columns:.85fr 1.3fr;align-items:center;gap:7vw;min-height:500px;display:grid}.copy .heading{margin-bottom:30px}.copy>.demo-note{margin-top:35px;display:block}.segmented{white-space:nowrap;background:#ebeee7;border-radius:50px;gap:3px;max-width:100%;padding:4px;display:inline-flex}.segmented button{color:#737c6a;border-radius:40px;min-height:40px;padding:10px 20px;font-size:12px}.segmented button[aria-pressed=true]{color:#252d20;background:#fff;box-shadow:0 2px 6px #2439160a}.segmented button:hover{color:#222820}.feature-copy{max-width:355px;margin-top:26px}.feature-copy h3{margin-bottom:10px;font-size:19px;line-height:1.35}.feature-copy p{color:#7a8172;letter-spacing:-.01em;font-size:14px;line-height:1.7}.inline-features{color:#68735e;gap:22px;margin-top:30px;font-size:10px;display:flex}.inline-features span{border-bottom:1px solid #d6dccc;padding-bottom:8px}.web-visual{padding:12px 35px 70px 0;position:relative}.browser-mock{background:#fff;border:1px solid #dfe4d8;border-radius:11px;overflow:hidden;box-shadow:0 20px 70px #283b1b15}.browser-bar{background:#f1f3ed;align-items:center;gap:4px;height:33px;padding:0 12px;display:flex;position:relative}.browser-bar i{background:#d7dccf;border-radius:50%;width:5px;height:5px}.browser-bar>span{text-align:center;color:#969e8c;background:#fafbf7;border-radius:4px;padding:4px;font-size:7px;position:absolute;left:30%;right:30%}.preview-nav{color:#646b5c;justify-content:space-between;align-items:center;padding:20px 25px;font-size:7px;display:flex}.preview-nav strong{letter-spacing:.04em;font-size:12px}.preview-hero{color:#fff;height:310px;position:relative}.preview-hero:after{content:"";background:linear-gradient(90deg,#13220c66,#0000);position:absolute;inset:0}.preview-hero>div{z-index:1;flex-direction:column;justify-content:end;align-items:start;height:100%;padding:30px;display:flex;position:relative}.preview-hero small{letter-spacing:.2em;font-size:7px}.preview-hero h3{letter-spacing:-.05em;margin:12px 0 19px;font-family:Georgia,serif;font-size:47px;font-weight:400;line-height:1.05}.mock-button{color:#303828;background:#f8f9f2;border-radius:2px;align-items:center;gap:20px;padding:9px 12px;font-size:8px;display:flex}.preview-bottom{justify-content:space-between;align-items:end;padding:25px;font-size:10px;line-height:1.5;display:flex}.preview-bottom span+span{color:#7d8973;font-size:7px}.phone-mock{background:#454e3d;border:5px solid #252924;border-radius:25px;width:155px;height:305px;position:absolute;bottom:30px;right:-12px;overflow:hidden;box-shadow:0 12px 30px #28341c25}.phone-mock:after{content:"";background:linear-gradient(#0000,#0007);position:absolute;inset:0}.phone-mock .photo{object-position:65%}.phone-notch{z-index:2;background:#252924;border-radius:0 0 10px 10px;width:60px;height:13px;position:absolute;top:0;left:calc(50% - 30px)}.phone-copy{color:#fff;z-index:2;flex-direction:column;display:flex;position:absolute;inset:33px 16px 25px}.phone-copy>small{font-size:10px;font-weight:600}.phone-copy h3{margin-top:auto;font-family:Georgia,serif;font-size:24px;font-weight:400}.phone-copy span{margin-top:15px;font-size:8px}.web-visual>.demo-note{position:absolute;bottom:0;left:0}.catalog-slide .section-top{margin-bottom:28px}.catalog-toolbar{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.catalog-count{color:#7a8370;gap:10px;font-size:11px;display:flex}.property-grid{grid-template-columns:repeat(3,1fr);gap:25px;min-height:315px;display:grid}.property-card{text-align:left;animation:enter .5s var(--ease);padding:0}.property-image{border-radius:12px;height:clamp(180px,25vh,330px);position:relative;overflow:hidden}.property-image .photo{filter:saturate(.65);transition:transform .6s}.property-card:hover .photo{transform:scale(1.04)}.status{color:#556a43;white-space:nowrap;background:#f8faf4f5;border-radius:30px;padding:8px 13px;font-size:9px;font-weight:500}.status.reserved{color:#806e4e;background:#f9f6ec}.property-image .status{position:absolute;top:15px;left:15px}.property-open{background:#fff;border-radius:50%;place-items:center;width:39px;height:39px;display:grid;position:absolute;bottom:15px;right:15px}.property-meta{padding:20px 1px 0}.property-meta small,.manage-property small,.public-property small{letter-spacing:.13em;color:#7a856f;font-size:8px}.property-meta h3{margin-top:10px;margin-bottom:14px;font-size:20px}.property-meta p{color:#7a8373;align-items:center;gap:8px;font-size:11px;display:flex}.property-meta strong{color:#414d38;margin-left:auto;font-size:13px;font-weight:500}.property-meta p>span{color:#b3bda9}.slide-caption{color:#78826c;justify-content:space-between;align-items:center;gap:20px;margin-top:28px;font-size:10px;display:flex}.numbered-features{margin-top:35px}.numbered-features>div{border-top:1px solid var(--line);align-items:baseline;gap:20px;padding:17px 0;display:flex}.numbered-features>div>span{color:#929c86;font-size:10px}.numbered-features p{color:#647057;max-width:290px;font-size:14px}.crm-visual{justify-self:end;width:100%;max-width:610px}.management-panel{background:#fff;border-radius:14px;padding:25px 30px;box-shadow:0 12px 55px #293e1b0c}.panel-top{border-bottom:1px solid #eff1e9;justify-content:space-between;align-items:center;gap:15px;padding-bottom:20px;font-size:12px;display:flex}.panel-top>span{align-items:center;gap:9px;display:flex}.panel-top small{letter-spacing:.13em;color:#879879;font-size:8px}.manage-property{align-items:center;gap:20px;margin:25px 0;display:flex}.manage-thumb{border-radius:7px;flex-shrink:0;width:90px;height:80px;position:relative;overflow:hidden}.manage-property h3{letter-spacing:-.03em;margin:8px 0;font-size:17px}.manage-property p{color:#86927b;font-size:11px}.field-label{margin-bottom:10px;font-size:11px;display:block}.select-wrap{position:relative}.select-wrap select{appearance:none;color:#5a714a;cursor:pointer;background:#fbfcf8;border:1px solid #dee5d6;border-radius:7px;width:100%;padding:13px 15px;font-size:13px}.select-wrap svg{pointer-events:none;position:absolute;top:14px;right:14px}.save-button{border-radius:7px;width:100%;margin-top:15px;padding:14px 18px}.live-message{color:#7b8c6e;text-align:center;min-height:25px;margin-top:16px;font-size:10px}.sync-line{color:#8a9c7b;justify-content:center;align-items:center;gap:15px;height:60px;font-size:9px;display:flex}.sync-line>span:first-child,.sync-line>span:last-child{background:#dce5d4;width:45px;height:1px}.sync-line>span:nth-child(2){align-items:center;gap:6px;display:flex}.public-property{background:#edf1e7;border:1px solid #e1e8d9;border-radius:11px;justify-content:space-between;align-items:center;gap:14px;padding:22px 25px;display:flex}.public-property h3{margin-top:8px;font-size:16px}.crm-visual>.demo-note{text-align:center;margin-top:23px;display:block}.photo-editorial{grid-template-columns:1.7fr 1fr;align-items:center;gap:5vw;display:grid}.editorial-main{height:clamp(290px,44vh,550px);animation:enter .6s var(--ease);border-radius:12px;position:relative;overflow:hidden}.editorial-main .photo{filter:saturate(.65)}.image-index{color:#fff;letter-spacing:.1em;font-size:10px;position:absolute;bottom:20px;left:24px}.editorial-sidebar button{text-align:left;border-bottom:1px solid var(--line);color:#91998a;align-items:start;gap:20px;width:100%;padding:24px 0;display:flex}.editorial-sidebar button>span{padding-top:5px;font-size:10px}.editorial-sidebar button h3{margin-bottom:8px;font-size:25px}.editorial-sidebar button p{color:#8a9381;font-size:12px}.editorial-sidebar button svg{margin-top:3px;margin-left:auto}.editorial-sidebar button[aria-pressed=true]{color:#252e1f}.editorial-sidebar .demo-note{margin-top:34px;display:block}.render-stage{background:#e1e5db;border-radius:14px;height:clamp(420px,58vh,670px);position:relative;overflow:hidden}.render-image{position:absolute;inset:0;overflow:hidden}.render-image .photo{object-position:inherit;filter:saturate(.65);transition:object-position .3s,filter .8s}.render-image.is-model .photo{filter:saturate(.15);object-position:inherit;max-width:none;transform:scale(1.14);width:130%!important}.render-label{color:#fff;text-shadow:0 1px 8px #000;letter-spacing:.13em;justify-content:space-between;font-size:9px;display:flex;position:absolute;top:23px;left:25px;right:25px}.render-label small{letter-spacing:0;font-size:9px}.material-caption{color:#fff;background:linear-gradient(#0000,#0006);justify-content:space-between;padding:60px 25px 25px;font-size:10px;display:flex;position:absolute;bottom:0;left:0;right:0}.material-caption>span:last-child{gap:9px;display:flex}.view-control{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffed;border-radius:10px;padding:18px 23px;position:absolute;bottom:20px;left:20px;right:20px}.view-control label{align-items:center;gap:8px;font-size:12px;display:flex}.view-control input{accent-color:#5c7050;cursor:ew-resize;width:100%;margin:18px 0 12px}.view-control>span{color:#859678;font-size:9px}.tour-slide .section-top{margin-bottom:28px}.tour-intro .segmented{margin-top:20px}.tour-stage{background:#d0d7c8;border-radius:13px;height:clamp(300px,43vh,530px);position:relative;overflow:hidden}.tour-stage>.photo{object-position:center 58%;filter:brightness(.87)saturate(.65)}.tour-stage.playing>.photo{animation:14s ease-in-out infinite alternate film-pan}@keyframes film-pan{0%{object-position:center 40%;transform:scale(1)}to{object-position:center 70%;transform:scale(1.16)}}.tour-topline{color:#fff;letter-spacing:.1em;text-shadow:0 1px 10px #000;justify-content:space-between;font-size:9px;display:flex;position:absolute;top:22px;left:27px;right:27px}.hotspot{color:#425734;background:#ffffffde;border-radius:50%;place-items:center;width:47px;height:47px;display:grid;position:absolute;top:48%;left:60%;box-shadow:0 0 0 8px #ffffff2a}.hotspot:hover{box-shadow:0 0 0 14px #ffffff2a}.hotspot span{white-space:nowrap;color:#fff;text-shadow:0 2px 10px #000;font-size:11px;position:absolute;top:61px}.room-navigation{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);white-space:nowrap;background:#ffffffeb;border-radius:40px;gap:3px;padding:5px;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.room-navigation button{color:#657858;border-radius:40px;min-height:40px;padding:11px 18px;font-size:11px}.room-navigation button[aria-pressed=true]{color:#fff;background:#38482d}.play-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-radius:50%;place-items:center;width:64px;height:64px;display:grid;position:absolute;top:calc(50% - 32px);left:calc(50% - 32px)}.video-caption{color:#fff;text-shadow:0 1px 10px #000;justify-content:space-between;font-size:11px;display:flex;position:absolute;bottom:25px;left:28px;right:28px}.video-caption span{font-size:9px}.adv-slide .split{gap:6vw}.adv-channel{gap:15px;margin:30px 0 36px;font-size:12px;display:flex}.adv-channel span{border:1px solid #dbe3d3;border-radius:25px;padding:11px 18px}.adv-visual{height:500px;padding-right:120px;position:relative}.ad-photo{border-radius:13px;width:100%;height:430px;position:relative;overflow:hidden}.ad-photo .photo{object-position:40% center;filter:brightness(.65)saturate(.6)}.ad-copy{color:#fff;flex-direction:column;align-items:start;display:flex;position:absolute;inset:30px}.ad-copy small{letter-spacing:.15em;font-size:9px}.ad-copy h3{letter-spacing:-.035em;margin-top:auto;margin-bottom:24px;font-family:Georgia,serif;font-size:43px;line-height:1.05}.ad-copy>span{color:#435335;background:#fff;border-radius:3px;align-items:center;gap:25px;padding:11px 16px;font-size:10px;display:flex}.results-sheet{background:#fff;border-radius:13px;width:315px;padding:24px;position:absolute;bottom:0;right:0;box-shadow:0 15px 50px #1c371b15}.results-sheet .panel-top{padding-bottom:15px;font-size:11px}.results-sheet .panel-top small{font-size:7px}.result-row{color:#7c8c6e;border-bottom:1px solid #edf1e9;justify-content:space-between;align-items:center;padding:12px 0;font-size:11px;display:flex}.result-row strong{color:#445a36;font-size:20px;font-weight:400}.results-sheet>p{color:#839678;margin-top:17px;font-size:9px}.adv-slide>.demo-note{text-align:right;margin-top:23px;display:block}.ai-composition{grid-template-columns:1fr 1.2fr;align-items:center;gap:5vw;min-height:350px;display:grid}.ai-steps button{text-align:left;opacity:.75;border-bottom:1px solid #e0e7d9;align-items:center;gap:25px;width:100%;padding:23px 0;display:flex}.ai-steps button:hover,.ai-steps button[aria-pressed=true]{opacity:1}.step-dot{border:1px solid #dce4d4;border-radius:50%;flex-shrink:0;place-items:center;width:39px;height:39px;font-size:10px;display:grid}.ai-steps button[aria-pressed=true] .step-dot{background:#e4ebda;border-color:#cfdbc3}.ai-steps h3{margin-bottom:8px;font-size:21px}.ai-steps p{color:#778b67;max-width:300px;font-size:12px}.ai-steps svg{flex-shrink:0;margin-left:auto}.ai-orbit{align-items:center;height:350px;display:flex;position:relative}.orbit-ring{border:1px solid #d6e2ca;border-radius:50%;width:340px;height:340px;position:absolute;top:5px;left:2%}.ring-two{border-color:#e2e9d8;width:290px;height:290px;top:30px;left:calc(2% + 25px)}.ai-core{color:#5a7544;background:radial-gradient(circle at 30% 25%,#eff6e7,#d5e3c8 60%,#c3d4b3);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:13px;width:230px;height:230px;display:flex;position:absolute;left:calc(2% + 55px);box-shadow:0 0 60px #d1e0c650}.ai-core>span{letter-spacing:-.06em;font-size:60px;line-height:1}.ai-core>small{font-size:10px}.orbit-caption{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(90deg,#f7f8f5b5,#f7f8f5 25%);width:220px;padding:25px 0 25px 25px;position:absolute;right:-2%}.orbit-caption>span{color:#8ea17c;letter-spacing:.13em;font-size:9px}.orbit-caption h3{margin:18px 0 12px;font-size:27px}.orbit-caption p{color:#7f9170;font-size:13px;line-height:1.6}.format-list{margin-top:25px}.format-list button{text-align:left;border-bottom:1px solid var(--line);color:#8c9880;align-items:start;gap:16px;width:100%;padding:19px 0;display:flex}.format-list button>span{padding-top:4px;font-size:9px}.format-list h3{font-size:17px}.format-list p{color:#7f9170;margin-top:9px;font-size:12px}.format-list button[aria-pressed=true]{color:#2c3e20}.format-list svg{flex-shrink:0;margin-left:auto}.print-stage{perspective:1200px;background:#e9ece3;border-radius:14px;justify-content:center;align-items:center;height:520px;padding:35px;display:flex;position:relative;overflow:hidden}.print-stage>.demo-note{text-align:center;font-size:9px;position:absolute;bottom:20px;left:20px;right:20px}.printed-piece{z-index:1;width:80%;animation:paper-in .6s var(--ease);transition:all .5s var(--ease);background:#fafbf7;padding:23px 25px 18px;position:relative;transform:rotate(-5deg);box-shadow:12px 17px 32px #45573424,-4px 0 2px #fff}@keyframes paper-in{0%{opacity:0;transform:rotate(-8deg)translateY(15px)}to{opacity:1;transform:rotate(-5deg)translateY(0)}}.printed-header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:30px;display:flex}.printed-header>span{letter-spacing:.05em;font-size:11px;font-weight:600}.printed-header small{letter-spacing:.13em;font-size:6px}.printed-piece>h3{white-space:pre-line;color:#526146;max-width:250px;margin-bottom:25px;font-family:Georgia,serif;font-size:37px;font-weight:400;line-height:1.1}.printed-image{height:210px;margin:0 -25px;position:relative}.printed-image .photo{filter:saturate(.6)}.printed-footer{color:#6f7f60;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;font-size:7px;display:flex}.format-banner .printed-piece{width:100%;transform:rotate(-5deg)}.format-banner .printed-piece>h3{max-width:210px;font-family:inherit;font-size:24px}.format-banner .printed-image{height:160px}.format-brochure .printed-piece{width:68%}.format-brochure .printed-image{height:200px}.format-presentation .printed-piece{width:100%;padding-right:50%}.format-presentation .printed-header{margin-bottom:20px}.format-presentation .printed-header small{display:none}.format-presentation .printed-piece>h3{margin-bottom:50px;font-size:28px}.format-presentation .printed-image{width:45%;height:100%;position:absolute;top:0;right:25px}.format-presentation .printed-footer svg{display:none}.format-pdf .printed-piece{width:65%;padding:22px}.format-pdf .printed-piece h3{font-size:28px}.format-pdf .printed-image{height:160px;margin:0}.pdf-specs{color:#90a17f;border-top:1px solid #d7e1cd;justify-content:space-between;margin-top:15px;padding-top:15px;font-size:7px;line-height:1.7;display:flex}.pdf-specs b{color:#526e3b;font-size:10px;font-weight:500}.closing{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:540px;display:flex;position:relative}.closing .eyebrow{margin-bottom:28px}.closing h2{letter-spacing:-.05em;font-size:clamp(50px,6vw,95px)}.closing>p{color:#7b8970;margin:26px 0;font-size:17px}.closing .dark-button{min-width:160px}.closing-bottom{color:#849377;justify-content:space-between;align-items:center;width:100%;margin-top:75px;font-size:11px;display:flex}.closing-bottom a{align-items:center;gap:6px;display:flex}.closing-bottom a:hover{color:#2a4020}.closing-bottom>span{align-items:center;gap:15px;display:flex}.closing-bottom i{background:#abb99f;border-radius:50%;width:3px;height:3px}.mobile-break{display:none}dialog{background:var(--paper);color:var(--ink);border:1px solid #dbe3d1;border-radius:18px;max-height:90dvh;padding:36px;box-shadow:0 25px 100px #182b1230}dialog::backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#15220f65}.index-dialog{width:min(1000px,90vw)}.index-header{justify-content:space-between;align-items:center;display:flex}.index-header .eyebrow{margin:0}.index-dialog>h2{margin-top:10px;margin-bottom:30px;font-size:44px}.index-grid{grid-template-columns:1fr 1fr;gap:0 40px;display:grid}.index-grid button{text-align:left;border-bottom:1px solid #dce5d3;align-items:center;gap:18px;min-height:62px;padding:14px 0;display:flex}.index-grid button>span{color:#92a280;font-size:10px}.index-grid button>div{flex-direction:column;gap:7px;display:flex}.index-grid button small{color:#879e74;font-size:8px}.index-grid button strong{font-size:13px;font-weight:500}.index-grid button>svg{margin-left:auto}.index-grid button[aria-current=page]{color:#687f51}.index-bottom{justify-content:space-between;align-items:center;gap:15px;margin-top:25px;display:flex}.index-bottom>button{align-items:center;gap:8px;min-height:44px;font-size:11px;display:flex}.property-dialog{width:min(850px,90vw);padding:0;overflow:auto}.close-dialog{z-index:5;background:#fff;position:absolute;top:15px;right:15px}.dialog-photo{height:290px;position:relative}.dialog-copy{padding:32px}.dialog-copy h2{letter-spacing:-.045em;font-size:34px}.dialog-copy .eyebrow{margin-bottom:15px}.dialog-price{color:#607d45;margin:18px 0;font-size:24px}.dialog-copy dl{border-block:1px solid var(--line);grid-template-columns:repeat(4,1fr);padding:20px 0;display:grid}.dialog-copy dt{color:#879d74;margin-bottom:9px;font-size:10px}.dialog-copy dd{margin:0;font-size:14px}.dialog-copy>p:not(.dialog-price){color:#80986a;margin-bottom:18px;font-size:13px}.toast{z-index:10;color:#fff;background:#24351c;border-radius:10px;align-items:center;gap:20px;padding:16px 20px;font-size:12px;display:flex;position:fixed;bottom:100px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0002}.toast button{color:#fff;padding:5px}@media (min-width:1600px){.slide{padding-top:45px;padding-bottom:45px}.cover{gap:7vw}.cover-visual{height:67vh}.services-grid{gap:25px}.service-photo{height:220px}.service-1 .service-photo{height:310px}.service-3 .service-photo{height:260px}.service-body{padding:32px}.preview-hero{height:380px}.phone-mock{width:190px;height:370px}.adv-visual{height:590px}.ad-photo{height:510px}.print-stage{height:620px}.ai-orbit{transform-origin:0;transform:scale(1.1)}.numbered-features p,.feature-copy p{font-size:16px}}@media (max-height:800px) and (min-width:1001px){.app-header{height:77px}.deck-footer{height:67px}.slide{padding-top:17px;padding-bottom:22px}.cover{min-height:450px}.cover-visual{height:60vh;min-height:430px}.cover-signature{margin-top:40px}.section-top{margin-bottom:28px}.heading .eyebrow{margin-bottom:18px}.split{min-height:450px}.browser-mock .preview-hero{height:245px}.web-visual{padding-bottom:50px}.phone-mock{width:140px;height:265px}.render-stage,.print-stage{height:460px}.adv-visual{height:440px}.ad-photo{height:380px}.closing{min-height:460px}.closing-bottom{margin-top:50px}.service-photo{height:130px}.service-1 .service-photo{height:200px}.service-3 .service-photo{height:155px}.service-body{padding:22px}.service-body h3{font-size:25px}.service-body p{font-size:12px}.ai-composition{min-height:310px}.ai-orbit{transform-origin:50%;height:310px;transform:scale(.88)}.ai-steps button{padding:18px 0}.property-grid{min-height:290px}}@media (max-width:1100px){.edition{display:none}.chapter-nav{gap:24px;margin-left:0}.app-header{padding-inline:4vw}.slide{padding-inline:5vw}.split{grid-template-columns:.9fr 1.2fr;gap:5vw}.cover{gap:4vw}.cover h1{font-size:6.3vw}.cover-signature{margin-top:45px}.cover-image-bottom>span{font-size:16px}.section-top>.description{font-size:15px}.service-body{padding:19px}.service-body h3{font-size:24px}.service-body p{font-size:12px}.service-photo{height:140px}.service-1 .service-photo{height:200px}.service-3 .service-photo{height:160px}.property-meta h3{font-size:17px}.property-meta p{flex-wrap:wrap;gap:5px;font-size:10px}.property-meta strong{font-size:12px}.management-panel{padding:22px}.manage-property{gap:12px}.manage-property h3{font-size:14px}.manage-thumb{width:65px;height:70px}.public-property{padding:20px}.public-property h3{font-size:13px}.adv-visual{padding-right:55px}.results-sheet{width:275px;padding:20px}.ai-composition{grid-template-columns:1fr 1fr;gap:20px}.ai-orbit{transform-origin:0;transform:scale(.8)}.orbit-caption{right:-60px}.print-stage{padding:22px}.format-brochure .printed-piece,.format-pdf .printed-piece{width:80%}.footer-note{display:none}.footer-tools{gap:12px}.footer-tools>span{font-size:9px}.printed-piece>h3{font-size:31px}.format-presentation .printed-piece>h3{font-size:24px}}@media (max-width:800px){.presentation{min-height:0}.app-header{gap:15px;height:78px;padding-inline:24px}.brand img{width:140px}.chapter-nav{gap:18px}.chapter-nav button{font-size:11px}.header-actions{gap:0}.header-actions .icon-button{width:38px;height:38px}.slide{min-height:100%;padding:26px 28px 36px;justify-content:flex-start!important}.cover{grid-template-columns:1fr 1fr;gap:28px;min-height:500px}.cover h1{font-size:6.5vw}.cover-copy>p{font-size:14px}.cover .dark-button{gap:15px;padding:15px 18px;font-size:11px}.cover-visual{height:100%;min-height:490px;max-height:610px}.cover-image-bottom{bottom:24px;left:20px;right:20px}.cover-image-top{font-size:7px;left:20px;right:20px}.cover-image-bottom>small{display:none}.cover-image-bottom>span{font-size:15px}.cover-signature span{font-size:10px}.cover-signature small,.eyebrow{font-size:9px}h2{font-size:43px}.section-top{gap:20px}.section-top>.description{max-width:240px;font-size:13px}.services-grid{grid-template-columns:repeat(2,1fr);gap:20px}.service{margin:0}.service-photo,.service-1 .service-photo,.service-3 .service-photo{height:150px}.service-body{padding:23px}.service-body h3{margin:8px 0 12px}.split{grid-template-columns:1fr;gap:35px}.copy{grid-template-columns:1fr 1fr;gap:20px 30px;display:grid}.copy .heading{grid-row:span 3;margin:0}.copy>.segmented{place-self:end start}.copy .feature-copy{align-self:start;margin:0}.copy>.inline-features{margin-top:0}.copy>.numbered-features{grid-row:span 3;margin-top:0}.heading .description{margin-top:20px;font-size:15px}.web-visual{width:80%;max-width:580px;margin:0 auto;padding-right:55px}.preview-hero{height:300px}.crm-visual{justify-self:center;max-width:600px}.management-panel{padding:28px}.manage-thumb{width:90px}.manage-property h3{font-size:17px}.photo-editorial{grid-template-columns:1.5fr 1fr;gap:30px}.editorial-sidebar button{gap:13px}.editorial-sidebar button h3{font-size:21px}.editorial-sidebar button p{font-size:11px}.editorial-sidebar button svg{width:15px}.render-stage{height:420px}.render-slide .copy>.demo-note{margin:0}.tour-stage{height:380px}.tour-intro .description{font-size:13px}.adv-slide .copy{grid-template-rows:auto auto}.adv-channel{align-self:end;margin:0}.adv-visual{width:75%;height:450px;margin:auto}.adv-slide>.demo-note{text-align:center}.ai-composition{grid-template-columns:1fr 1fr;gap:0}.ai-steps button{gap:13px}.ai-steps h3{font-size:18px}.ai-steps p{font-size:11px}.ai-orbit{transform:scale(.7)}.orbit-caption{right:-100px}.graphics-slide .copy{display:block}.graphics-slide .copy .heading{max-width:500px}.format-list{grid-template-columns:1fr 1fr;gap:0 25px;display:grid}.format-list button{min-height:75px}.print-stage{height:490px}.printed-piece{max-width:470px}.format-brochure .printed-piece,.format-pdf .printed-piece{max-width:330px}.deck-footer{gap:10px;height:70px;margin-inline:24px}.footer-tools>span{display:none}.deck-navigation{gap:12px}.footer-context{font-size:10px}.closing{min-height:600px}.closing h2{font-size:60px}.closing-bottom{font-size:10px}.closing-bottom>span{display:none}}@media (max-width:560px){.app-header{height:70px;padding-inline:21px}.brand img{width:142px}.chapter-nav{display:none}.slide{padding:22px 22px max(46px, calc(30px + env(safe-area-inset-bottom)))}.cover{flex-direction:column;align-items:stretch;gap:32px;min-height:0;display:flex}.cover-copy .eyebrow{margin-bottom:24px}.cover h1{margin-bottom:20px;font-size:57px}.cover-copy>p{margin-bottom:25px;font-size:16px}.cover-signature{display:none}.cover-visual{align-self:auto;height:360px;min-height:360px;max-height:360px}.cover-visual .photo{object-position:60% center}.cover-image-top{font-size:8px}.cover-image-bottom>span{font-size:17px}.cover .dark-button{padding:15px 22px;font-size:12px}.section-top{margin-bottom:28px;display:block}.section-top>.description{max-width:100%;margin-top:23px;font-size:15px}.section-top .description br{display:none}h2{font-size:43px}.eyebrow{margin-bottom:21px}.services-grid{align-items:stretch;gap:15px}.service-photo,.service-1 .service-photo,.service-3 .service-photo{height:145px}.service-body{padding:19px 15px}.service-body>small{font-size:9px;line-height:1.5;display:block}.service-body h3{margin:10px 0;font-size:23px}.service-body h3 svg{width:17px}.service-body p{font-size:11px;line-height:1.6}.service-number{font-size:28px;left:15px}.copy{display:block}.copy .heading{margin-bottom:26px}.copy .feature-copy{margin-top:22px}.copy>.inline-features{margin-top:25px}.description{font-size:16px}.split{gap:32px;min-height:0}.web-visual{width:100%;padding-bottom:55px;padding-right:30px}.browser-bar{height:27px}.preview-nav{padding:16px;font-size:5px}.preview-nav strong{font-size:9px}.preview-hero{height:250px}.preview-hero>div{padding:20px}.preview-hero h3{font-size:38px}.preview-bottom{padding:20px;font-size:8px}.preview-bottom span+span{font-size:6px}.phone-mock{border-width:4px;border-radius:21px;width:112px;height:230px;bottom:36px;right:-2px}.phone-copy{inset:30px 12px 18px}.phone-copy h3{font-size:21px}.phone-copy small{font-size:8px}.phone-copy>span{font-size:7px}.catalog-toolbar{gap:8px}.catalog-toolbar .segmented{gap:0;padding:3px}.segmented button{padding:9px 16px;font-size:11px}.catalog-toolbar .segmented button{padding:9px 13px;font-size:10px}.catalog-count{font-size:9px}.catalog-count svg{display:none}.property-grid{grid-template-columns:1fr;gap:30px;min-height:0}.property-image{height:240px}.property-meta{padding-top:15px}.property-meta h3{margin-bottom:10px;font-size:21px}.property-meta p{font-size:12px}.property-meta strong{font-size:14px}.slide-caption{margin-top:25px;font-size:10px;line-height:1.5;display:block}.slide-caption .demo-note{margin-top:8px;display:block}.copy>.numbered-features{margin-top:20px}.numbered-features>div{padding:14px 0}.management-panel{padding:22px}.manage-property{gap:14px}.manage-property h3{font-size:15px}.manage-thumb{width:65px}.public-property{padding:18px}.public-property h3{max-width:190px;font-size:13px}.public-property .status{padding:8px 11px;font-size:8px}.photo-editorial{flex-direction:column;align-items:stretch;gap:15px;display:flex}.editorial-main{height:310px}.editorial-sidebar button{padding:19px 0}.editorial-sidebar button h3{font-size:24px}.editorial-sidebar button p{font-size:12px}.editorial-sidebar>.demo-note{margin-top:22px}.render-stage{height:440px}.render-slide .copy>.demo-note{margin-top:22px}.render-label{left:20px;right:20px}.material-caption{padding-inline:18px;font-size:9px}.tour-intro{margin-top:22px}.tour-intro .description{font-size:15px}.tour-stage{height:400px}.tour-topline{font-size:8px;top:20px;left:20px;right:20px}.tour-topline span:last-child{text-align:right;max-width:90px;line-height:1.5}.room-navigation{max-width:95%;bottom:18px}.room-navigation button{padding:10px 12px;font-size:10px}.hotspot{left:50%}.video-caption{display:block;bottom:23px;left:20px}.video-caption span{margin-top:8px;line-height:1.5;display:block}.adv-channel{margin-top:25px}.adv-visual{width:100%;height:500px;padding-right:35px}.ad-photo{height:380px}.ad-copy{inset:25px}.ad-copy h3{margin-top:60px;margin-bottom:24px;font-size:38px}.results-sheet{width:275px;bottom:0}.ai-composition{flex-direction:column;gap:10px;display:flex}.ai-steps{width:100%}.ai-steps h3{font-size:20px}.ai-steps p{font-size:13px}.ai-steps button{padding:18px 0}.ai-orbit{transform-origin:0;width:100%;height:310px;transform:scale(.82)}.orbit-caption{width:180px;right:-55px}.orbit-caption h3{font-size:25px}.orbit-caption p{font-size:12px}.format-list{display:block}.format-list button{min-height:0;padding:18px 0}.format-list h3{font-size:18px}.print-stage{height:460px;padding:25px}.printed-piece{width:85%}.format-banner .printed-piece>h3{font-size:23px}.format-brochure .printed-piece{width:87%}.format-pdf .printed-piece{width:82%}.format-presentation .printed-piece{padding-left:18px;padding-right:48%}.format-presentation .printed-piece>h3{font-size:23px}.closing{min-height:570px}.closing h2{font-size:51px;line-height:1.09}.mobile-break{display:block}.closing>p{margin:25px 0;font-size:16px}.closing-bottom{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:65px}.deck-footer{gap:8px;height:65px;margin:0 20px}.footer-context{gap:7px;max-width:105px;font-size:9px}.footer-tools{flex:0}.deck-navigation{gap:9px}.deck-navigation .icon-button{width:38px;height:38px}.page-count{gap:8px;font-size:10px}.footer-tools .icon-button{width:36px;height:36px}.deck-footer .footer-context{flex:1}.index-dialog{width:94vw;max-height:92dvh;padding:22px}.index-dialog>h2{margin-top:15px;font-size:35px}.index-grid{grid-template-columns:1fr}.index-grid button{padding:13px 0}.index-bottom{display:block}.index-bottom>button{margin-top:12px}.property-dialog{width:94vw}.dialog-photo{height:230px}.dialog-copy{padding:25px}.dialog-copy h2{font-size:30px}.dialog-copy dl{grid-template-columns:1fr 1fr;gap:22px}.toast{width:90%;font-size:11px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.tour-stage.playing>.photo{transform:none!important}}@media print{@page{size:landscape;margin:0}html,body{-webkit-print-color-adjust:exact;print-color-adjust:exact;height:auto!important;overflow:visible!important}.presentation{height:auto;min-height:0;overflow:visible}.app-header,.deck-footer,dialog,.toast{display:none!important}.slide-viewport{overflow:visible}.slide,.slide.active{break-after:page;page-break-after:always;width:297mm;height:210mm;min-height:0;padding:15mm 16mm;overflow:hidden;justify-content:center!important;display:flex!important}.slide:last-child{break-after:auto}.slide>div{animation:none!important}.cover{grid-template-columns:1fr 1fr;display:grid}.cover-visual{height:165mm;min-height:0}.cover h1{font-size:66px}.split{grid-template-columns:.9fr 1.2fr;gap:40px;min-height:0;display:grid}.copy{display:block}.copy .heading{margin-bottom:26px}h2{font-size:47px}.section-top{display:flex}.services-grid{grid-template-columns:repeat(4,1fr)}.service-photo{height:150px}.service-1 .service-photo{height:210px}.service-3 .service-photo{height:170px}.service-body{padding:20px}.service-body h3{font-size:25px}.property-grid{grid-template-columns:repeat(3,1fr)}.property-image{height:230px}.photo-editorial{grid-template-columns:1.7fr 1fr;display:grid}.editorial-main{height:400px}.web-visual{width:100%}.adv-visual{width:100%;height:450px;padding-right:75px}.ad-photo,.tour-stage{height:390px}.print-stage{height:500px}.format-list{display:block}.ai-composition{grid-template-columns:1fr 1fr;display:grid}.ai-orbit{transform:scale(.9)}.closing{min-height:600px}.closing h2{font-size:75px}.closing-bottom,.slide-caption{display:flex}.dark-button{box-shadow:none}button{box-shadow:none!important}.mobile-break{display:none}.cover-signature{display:flex}.cover-image-bottom>small{display:block}.footer-note{display:none}}@media (max-height:760px) and (min-width:1001px){h2{font-size:50px}.heading .description{margin-top:20px;font-size:16px}.copy .heading{margin-bottom:22px}.catalog-slide .section-top,.catalog-toolbar{margin-bottom:20px}.property-grid{min-height:255px}.property-image{height:175px}.property-meta{padding-top:15px}.property-meta h3{margin:8px 0 12px}.slide-caption{margin-top:20px}.numbered-features{margin-top:22px}.numbered-features>div{padding:12px 0}.management-panel{padding:20px 25px}.manage-property{margin:18px 0}.manage-thumb{height:64px}.live-message{min-height:16px;margin-top:12px}.sync-line{height:45px}.public-property{padding:18px 23px}.crm-visual>.demo-note{margin-top:17px}.panel-top{padding-bottom:16px}}
.service-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.3fr);align-items:center;gap:clamp(40px,6vw,100px);width:100%;min-height:560px;display:grid}.service-layout>*{min-width:0}.service-layout>.copy{align-self:stretch;padding-top:28px;display:block}.service-layout .copy .heading{margin-bottom:28px}.service-layout .heading h2{letter-spacing:-.045em;font-size:clamp(44px,4.35vw,68px);line-height:1.06}.service-layout .heading .description{max-width:400px;margin-top:25px;font-size:clamp(16px,1.25vw,19px);line-height:1.65}.service-layout .eyebrow{margin-bottom:25px}.service-layout .copy .feature-copy{margin-top:26px}.service-layout .copy .feature-copy h3{font-size:18px}.service-layout .copy .feature-copy p{font-size:14px}.service-layout .numbered-features{margin-top:32px}.service-layout .numbered-features p{font-size:14px}.service-layout .slide-caption{flex-direction:column;align-items:flex-start;gap:8px;margin-top:20px;display:flex}.service-layout .web-visual{width:100%;margin:0}.service-layout .crm-visual{width:100%;max-width:none}.service-layout .render-stage,.service-layout .print-stage{height:520px}.service-layout .editorial-main{height:490px}.photography-visual>.demo-note{margin-top:20px;display:block}.service-layout .editorial-sidebar button{padding:18px 0}.service-layout .editorial-sidebar button h3{margin-bottom:7px;font-size:21px}.service-layout .editorial-sidebar button p{font-size:12px}.service-layout .tour-stage{height:490px}.service-layout .tour-topline{font-size:8px}.service-layout .video-caption{display:block}.service-layout .video-caption span{margin-top:10px;display:block}.service-layout .adv-visual{width:100%;height:520px;margin:0;padding-bottom:36px;padding-right:100px}.service-layout .ad-photo{height:430px}.service-layout .results-sheet{bottom:40px}.service-layout .adv-visual>.demo-note{text-align:right;position:absolute;bottom:0;left:0;right:0}.service-layout .ai-steps button{gap:16px;padding:16px 0}.service-layout .ai-steps h3{font-size:18px}.service-layout .ai-steps p{font-size:12px}.service-layout .ai-orbit{height:410px;transform:none}.service-layout .orbit-ring{top:35px}.service-layout .ring-two{top:60px}.service-layout .orbit-caption{width:210px;right:0}.service-layout .format-list{margin-top:26px;display:block}.service-layout .format-list button{min-height:0;padding:17px 0}.catalog-visual{background:#fff;border-radius:14px;padding:25px;box-shadow:0 12px 55px #293e1b0c}.catalog-visual .catalog-toolbar{gap:12px;margin:0 0 16px}.catalog-visual .segmented button{padding:9px 15px;font-size:11px}.catalog-visual .catalog-count{font-size:10px}.catalog-visual .property-grid{grid-template-columns:1fr;align-content:start;gap:0;min-height:378px;display:grid}.catalog-visual .property-card{border-bottom:1px solid var(--line);grid-template-columns:142px minmax(0,1fr);align-items:center;gap:20px;padding:14px 0;display:grid}.catalog-visual .property-image{border-radius:8px;height:98px}.catalog-visual .property-image .status{padding:5px 8px;font-size:8px;top:8px;left:8px}.catalog-visual .property-open{width:27px;height:27px;bottom:8px;right:8px}.catalog-visual .property-open svg{width:15px}.catalog-visual .property-meta{padding:0}.catalog-visual .property-meta h3{margin:10px 0 12px;font-size:19px}.catalog-visual .property-meta p{flex-wrap:wrap;gap:7px;font-size:11px}.catalog-visual .property-meta strong{font-size:13px}.catalog-visual .slide-caption{font-size:9px}@media (min-width:1600px){.service-layout{min-height:620px}.service-layout .render-stage,.service-layout .print-stage{height:600px}.service-layout .editorial-main,.service-layout .tour-stage{height:560px}.catalog-visual{padding:30px}.catalog-visual .property-card{grid-template-columns:180px minmax(0,1fr);padding:17px 0}.catalog-visual .property-image{height:120px}.catalog-visual .property-grid{min-height:465px}}@media (max-width:1100px) and (min-width:801px){.service-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:36px}.service-layout .heading h2{font-size:45px}.catalog-visual{padding:19px}.catalog-visual .catalog-count{display:none}.catalog-visual .property-card{grid-template-columns:110px minmax(0,1fr);gap:14px}.catalog-visual .property-meta h3{font-size:16px}.catalog-visual .property-meta strong{flex-basis:100%;margin-left:0}.service-layout .adv-visual{padding-right:40px}.service-layout .ai-orbit{transform-origin:0;width:125%;transform:scale(.8)}}@media screen and (max-height:800px) and (min-width:1001px){.service-layout{min-height:500px}.service-layout>.copy{padding-top:14px}.service-layout .heading h2{font-size:50px}.service-layout .heading .description{margin-top:20px;font-size:16px}.service-layout .copy .heading{margin-bottom:23px}.service-layout .eyebrow{margin-bottom:20px}.service-layout .render-stage,.service-layout .print-stage{height:460px}.service-layout .editorial-main,.service-layout .tour-stage{height:440px}.service-layout .adv-visual{height:480px}.service-layout .ad-photo{height:390px}.service-layout .numbered-features{margin-top:25px}.service-layout .ai-steps button{padding:12px 0}.service-layout .ai-steps p{font-size:11px}.service-layout .format-list button{padding:13px 0}.catalog-visual .property-grid{min-height:342px}.catalog-visual .property-image{height:88px}.catalog-visual .property-card{padding:12px 0}}@media (max-width:800px){.service-layout{grid-template-columns:1fr;gap:35px;min-height:0}.service-layout>.copy{padding:0}.service-layout .heading h2{font-size:44px}.service-layout .heading .description{max-width:510px;margin-top:22px;font-size:16px}.service-layout .web-visual,.service-layout .crm-visual{max-width:620px;margin:auto}.service-layout .ai-orbit{width:100%;max-width:600px;margin:auto}.service-layout .adv-visual{max-width:600px;margin:auto}.service-layout .editorial-main,.service-layout .tour-stage{height:430px}.service-layout .copy .feature-copy,.service-layout .format-list,.service-layout .editorial-sidebar,.service-layout .ai-steps{max-width:510px}}@media (max-width:560px){.service-layout{gap:30px}.service-layout .heading h2{font-size:43px}.service-layout .render-stage,.service-layout .print-stage{height:430px}.service-layout .editorial-main,.service-layout .tour-stage{height:390px}.service-layout .adv-visual{height:520px;padding-right:30px}.service-layout .ad-photo{height:380px}.service-layout .ai-orbit{transform-origin:0;width:118%;height:350px;transform:scale(.82)}.service-layout .orbit-caption{width:180px;right:-5px}.service-layout .ai-visual{overflow:hidden}.catalog-visual{padding:17px}.catalog-visual .segmented button{padding:9px 12px;font-size:10px}.catalog-visual .catalog-count{display:none}.catalog-visual .property-card{grid-template-columns:98px minmax(0,1fr);gap:14px;padding:16px 0}.catalog-visual .property-image{height:102px}.catalog-visual .property-meta h3{margin:8px 0;font-size:16px}.catalog-visual .property-meta small{letter-spacing:.06em;font-size:7px}.catalog-visual .property-meta p{gap:5px;font-size:10px}.catalog-visual .property-meta strong{flex-basis:100%;margin:4px 0 0;font-size:13px}.catalog-visual .slide-caption{font-size:9px}}@media print{.service-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.3fr);gap:40px;min-height:560px;display:grid}.service-layout>.copy{padding-top:28px}.service-layout .heading h2{font-size:48px}.service-layout .render-stage,.service-layout .print-stage{height:480px}.service-layout .editorial-main,.service-layout .tour-stage{height:460px}.service-layout .ai-orbit{transform-origin:0;width:118%;transform:scale(.85)}.catalog-visual .property-grid{min-height:378px}}.service-layout .tour-stage.is-video{background:0 0;justify-content:center;display:flex;overflow:visible}.apartment-film{aspect-ratio:9/16;background:#171b16;border-radius:12px;max-width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 20px 55px -25px #29312555}.apartment-film video{object-fit:contain;width:100%;height:100%;display:block}.apartment-film .play-button{color:#263322;box-shadow:0 4px 28px #0002}.apartment-film .play-button svg{margin-left:3px}.film-credit{color:var(--muted,#71776c)}.film-error{color:#fff;text-align:center;background:#171b16;place-content:center;gap:12px;padding:24px;font-size:13px;display:grid;position:absolute;inset:0}.film-error a{text-decoration:underline}.tour-stage.is-video+.slide-caption{text-align:center;align-items:center}
.website-showcase{--case-blue:#6e96c5;width:100%;min-width:0;position:relative}.case-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.case-pages{gap:22px;display:flex}.case-pages button{color:#8a9086;min-height:44px;padding:12px 0;font-size:12px;position:relative}.case-pages button[aria-pressed=true]{color:#242c24}.case-pages button:after{content:"";background:var(--case-blue);transform-origin:0;height:2px;transition:transform .4s var(--ease);position:absolute;bottom:3px;left:0;right:0;transform:scaleX(0)}.case-pages button[aria-pressed=true]:after{transform:scaleX(1)}.case-devices{background:#eff1ed;border:1px solid #e0e4de;border-radius:30px;align-items:center;gap:3px;padding:3px;display:flex}.case-devices button{color:#8c9585;border-radius:24px;place-items:center;width:38px;height:36px;display:grid}.case-devices button[aria-pressed=true]{color:#3b4940;background:#fff;box-shadow:0 1px 5px #2533220c}.case-stage{--tilt-x:0deg;--tilt-y:0deg;perspective:1500px;isolation:isolate;justify-content:flex-start;align-items:center;height:445px;display:flex;position:relative}.case-ambient{z-index:-1;filter:blur(25px);pointer-events:none;background:radial-gradient(#a9c0d849,#0000 68%);border-radius:50%;position:absolute;inset:2% -4% -6% 3%}.case-device{width:calc(100% - 35px);transform:rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transform-style:preserve-3d;transition:transform .35s var(--ease), width .65s var(--ease), border-radius .65s var(--ease);background:#fff;border:1px solid #d8deda;border-radius:12px;padding:5px;position:relative;box-shadow:0 23px 45px -22px #25393140,0 3px 7px #22322007}.case-browser-chrome{color:#929a92;justify-content:center;align-items:center;height:29px;margin-bottom:5px;display:flex;position:relative}.case-browser-chrome>span:not(.case-security){text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#f3f5f1;border-radius:5px;width:65%;padding:5px 22px;font-size:8px;overflow:hidden}.case-traffic{gap:4px;display:flex;position:absolute;left:9px}.case-traffic i{background:#d2d9d0;border-radius:50%;width:5px;height:5px}.case-security{font-size:11px;position:absolute;right:10px}.case-viewport{aspect-ratio:3/2;overscroll-behavior:contain;scrollbar-width:none;outline-offset:5px;background:#e7ece6;border-radius:4px 4px 8px 8px;position:relative;overflow:auto}.case-viewport::-webkit-scrollbar{display:none}.case-capture{-webkit-user-select:none;user-select:none;width:100%;height:auto;animation:case-image-in .6s var(--ease);display:block}@keyframes case-image-in{0%{opacity:.3}to{opacity:1}}.case-live-video{aspect-ratio:3/2;object-fit:cover;pointer-events:none;opacity:0;visibility:hidden;width:100%;height:auto;transition:opacity .45s;position:absolute;top:0;left:0}.case-live-video.is-visible{opacity:1;visibility:visible}.case-device-edge{border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffffab}.case-mobile-island{display:none}.case-companion{width:143px;height:300px;transform:translateZ(40px) rotateY(calc(var(--tilt-y) * .8)) rotateX(calc(var(--tilt-x) * .8));transition:transform .4s var(--ease), opacity .4s, width .5s;background:#fff;border:5px solid #2b302e;border-radius:25px;padding:0;position:absolute;bottom:-3px;right:-9px;overflow:hidden;box-shadow:0 18px 30px -12px #17231a42,0 0 0 1px #bcc5b7}.case-companion:hover{transform:translateY(-6px)rotate(-1deg)}.case-companion>img{object-fit:contain;width:100%;height:auto;display:block}.case-companion-island{background:#252c26;border-radius:20px;width:45px;height:11px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.case-companion-label{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#4c5c45;background:#fffffff2;justify-content:space-between;align-items:center;gap:3px;padding:10px 7px;font-size:7px;display:flex;position:absolute;bottom:0;left:0;right:0}.case-scrubber{align-items:center;gap:12px;height:35px;margin:18px 0 21px;display:flex}.case-motion-controls{gap:3px;display:flex}.case-motion-controls button{color:#737e6c;background:#edf0e9;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.case-motion-controls button:hover{background:#e0e7da}.case-scrubber label{white-space:nowrap;color:#7c8873;align-items:center;gap:6px;font-size:9px;display:flex}.case-scrubber input{appearance:none;background:linear-gradient(to right, var(--case-blue) var(--scroll-progress), #e0e5dd var(--scroll-progress));cursor:ew-resize;border-radius:5px;flex:1;min-width:30px;height:3px;margin:0;padding:0}.case-scrubber input::-webkit-slider-thumb{appearance:none;border:2px solid var(--paper);background:#8299b1;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 1px #bccbd7}.case-scrubber input::-moz-range-thumb{border:2px solid var(--paper);background:#8299b1;border-radius:50%;width:7px;height:7px}.case-progress{color:#829178;text-align:right;font-variant-numeric:tabular-nums;width:29px;font-size:9px}.case-project-info{border-top:1px solid #dfe5da;justify-content:space-between;align-items:center;gap:20px;padding-top:22px;display:flex}.case-project-kicker{letter-spacing:.12em;color:#839078;font-size:8px}.case-project-info h3{letter-spacing:-.035em;margin:7px 0 5px;font-size:24px}.case-project-info h3>span{color:#919d86;font-size:16px;font-weight:400}.case-project-info p{color:#7d8d71;font-size:11px}.case-project-info>a{align-items:center;gap:14px;padding:12px 0 12px 16px;font-size:11px;display:flex}.case-project-info>a:hover{color:#547da4}.case-source-note{color:#89967d;margin-top:16px;font-size:8px}.show-mobile .case-stage{justify-content:center}.show-mobile .case-device{border:5px solid #2b302e;border-radius:28px;width:204px;padding:0;box-shadow:0 23px 45px -22px #25393166,0 0 0 1px #bac6b2}.show-mobile .case-browser-chrome{display:none}.show-mobile .case-mobile-island{z-index:2;pointer-events:none;background:#252c26;border-radius:20px;width:54px;height:14px;display:block;position:absolute;top:7px;left:50%;transform:translate(-50%)}.show-mobile .case-viewport{aspect-ratio:390/844;border-radius:22px}.show-mobile .case-companion{opacity:0;pointer-events:none;transform:translate(20px)scale(.8)}@media (min-width:1600px){.case-stage{height:500px}.case-companion{width:160px;height:340px}.show-mobile .case-device{width:230px}}@media screen and (max-height:800px) and (min-width:1001px){.website-slide.service-layout{min-height:500px}.case-stage{height:335px}.case-device{max-width:470px}.case-companion{border-radius:22px;width:116px;height:244px;bottom:-4px;right:0}.show-mobile .case-device{border-radius:23px;width:154px}.show-mobile .case-viewport{border-radius:17px}.show-mobile .case-mobile-island{width:40px;height:10px;top:5px}.case-toolbar{margin-bottom:10px}.case-scrubber{margin:10px 0 12px}.case-project-info{padding-top:15px}.case-project-info h3{font-size:21px}.case-source-note{margin-top:10px}}@media (max-width:1100px) and (min-width:801px){.case-stage{height:360px}.case-companion{width:115px;height:244px}.case-scrubber{gap:8px}.case-scrubber label span{display:none}}@media (max-width:800px){.website-showcase{max-width:690px;margin:auto}.case-stage{height:430px}.case-device{width:calc(100% - 28px)}.case-companion{right:0}.case-scrubber label{font-size:9px}}@media (max-width:560px){.case-toolbar{gap:12px;margin-bottom:9px}.case-pages{gap:18px}.case-pages button{font-size:11px}.case-devices button{width:32px;height:32px}.case-stage{height:290px;padding-bottom:30px}.case-device{border-radius:9px;width:calc(100% - 16px);padding:3px}.case-browser-chrome{height:24px;margin-bottom:3px}.case-browser-chrome>span:not(.case-security){padding:4px 10px;font-size:6px}.case-traffic{gap:3px;left:6px}.case-traffic i{width:4px;height:4px}.case-security{font-size:8px;right:6px}.case-companion{border-width:3px;border-radius:17px;width:87px;height:185px;bottom:4px;right:-2px}.case-companion-island{width:30px;height:8px;top:3px}.case-companion-label{padding:8px 4px;font-size:6px}.case-companion-label svg{display:none}.case-scrubber{gap:8px;margin:6px 0 15px}.case-scrubber label span{display:none}.case-scrubber label svg{width:13px}.case-project-info{padding-top:20px}.case-project-info h3{font-size:23px}.case-project-info>a{gap:8px;font-size:10px}.show-mobile .case-stage{height:410px;padding-bottom:0}.show-mobile .case-device{border-radius:27px;width:186px}.show-mobile .case-viewport{border-radius:21px}}@media (prefers-reduced-motion:reduce){.case-device,.case-companion{transition:none!important;transform:none!important}.case-live-video{display:none!important}}@media print{.website-showcase .case-stage{height:400px}.website-showcase .case-device{transform:none}.case-live-video,.case-scrubber,.case-devices{display:none!important}.case-viewport{overflow:hidden}.case-project-info{margin-top:28px}}.case-toolbar{margin-bottom:10px}.case-stage{height:440px}.case-device{max-width:590px}.case-scrubber{margin:8px 0 14px}.case-project-info{padding-top:16px}.case-source-note{margin-top:10px}@media (min-width:1600px){.case-stage{height:490px}.case-device{max-width:665px}}@media screen and (max-height:800px) and (min-width:1001px){.case-stage{height:325px}.case-device{max-width:425px}.case-toolbar{margin-bottom:6px}.case-scrubber{height:32px;margin:7px 0 10px}.case-project-info{padding-top:12px}.case-project-info h3{margin:5px 0 3px}.case-source-note{margin-top:7px}}@media (max-width:800px){.case-stage{height:425px}.case-device{max-width:565px}}@media (max-width:560px){.case-stage{height:290px}.show-mobile .case-stage{height:410px}}
.website-mode-visual{width:100%;min-width:0}.website-mode-panel:not([hidden]){animation:cms-appear .55s var(--ease)}@keyframes cms-appear{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.cms-showcase{width:100%;min-width:0}.cms-window{background:#fff;border:1px solid #dce3d8;border-radius:14px;overflow:hidden;box-shadow:0 20px 55px -23px #283c2528,0 2px 6px #22331b05}.cms-header{border-bottom:1px solid #e8ede3;align-items:center;gap:15px;height:52px;padding:0 19px;display:flex}.cms-app-name{color:#364b2f;align-items:center;gap:9px;font-size:12px;display:flex}.cms-app-name>svg{color:#809573}.cms-demo-label{letter-spacing:.09em;color:#819175;margin-left:auto;font-size:8px}.cms-reset{color:#829478;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.cms-reset:hover{background:#eff3e9}.cms-body{grid-template-columns:180px minmax(0,1fr);display:grid}.cms-library{background:#f7f9f4;border-right:1px solid #e8ede3;flex-direction:column;padding:21px 11px 16px;display:flex}.cms-library-heading{color:#667a5a;justify-content:space-between;align-items:center;margin:0 9px 16px;font-size:10px;font-weight:500;display:flex}.cms-library-heading>span:last-child{color:#8ea17f;font-size:9px}.cms-apartment-list{gap:7px;display:grid}.cms-apartment{text-align:left;border:1px solid #0000;border-radius:8px;align-items:center;gap:9px;min-width:0;padding:10px 8px;transition:background .25s,border-color .25s,box-shadow .25s;display:flex}.cms-apartment:hover{background:#eef3e7}.cms-apartment[aria-pressed=true]{background:#fff;border-color:#dce5d4;box-shadow:0 3px 9px #24351d05}.cms-list-image{border-radius:5px;flex-shrink:0;width:37px;height:43px;position:relative;overflow:hidden}.cms-list-image img,.cms-public-image img,.cms-photos img{object-fit:cover}.cms-list-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.cms-list-copy>small{letter-spacing:.08em;color:#889b79;font-size:7px}.cms-list-copy>strong{letter-spacing:-.02em;overflow-wrap:anywhere;font-size:10px;font-weight:500;line-height:1.35}.cms-list-copy>span{color:#809373;align-items:center;gap:4px;font-size:7px;display:flex}.cms-list-copy i{background:#8aa776;border-radius:50%;width:4px;height:4px}.cms-list-copy i.unavailable{background:#baa37a}.cms-library-foot{color:#8b9a81;align-items:center;gap:6px;margin-top:auto;padding:20px 9px 0;font-size:8px;display:flex}.cms-editor{min-width:0;padding:20px 23px 16px}.cms-editor-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.cms-editor-heading>span:first-child{letter-spacing:.08em;color:#859777;font-size:8px}.cms-editor-heading b{color:#5d7650;font-weight:500}.cms-save-state{color:#7e9570;white-space:nowrap;align-items:center;gap:5px;font-size:8px;display:flex}.cms-save-state.is-dirty{color:#9c804d}.cms-save-state i{background:currentColor;border-radius:50%;width:4px;height:4px}.cms-editor label{color:#586e4c;margin-bottom:7px;font-size:10px;display:block}.cms-editor input,.cms-editor select,.cms-editor textarea{color:#36482e;background:#fcfdfb;border:1px solid #dfe6d9;border-radius:6px;width:100%;padding:10px 11px;font-family:inherit;font-size:12px;line-height:1.4;transition:border-color .2s,background .2s;display:block}.cms-editor input:focus,.cms-editor select:focus,.cms-editor textarea:focus{outline-offset:1px;background:#fff;border-color:#97ad87;outline:2px solid #dce7d480}.cms-editor textarea{resize:vertical;min-height:56px;max-height:90px;font-size:11px}.cms-field-row{grid-template-columns:1fr 1fr;gap:13px;margin:14px 0;display:grid}.cms-select{position:relative}.cms-editor select{appearance:none;cursor:pointer;padding-right:26px}.cms-select>svg{pointer-events:none;color:#839978;position:absolute;top:13px;right:10px}.cms-images-heading{justify-content:space-between;align-items:center;gap:12px;margin:15px 0 9px;display:flex}.cms-images-heading>span{color:#6f8562;align-items:center;gap:6px;font-size:9px;display:flex}.cms-images-heading>small{color:#93a288;font-size:8px}.cms-photos{gap:8px;display:flex}.cms-photos button{border:2px solid #0000;border-radius:5px;width:76px;height:53px;padding:0;transition:transform .25s,border-color .25s;position:relative;overflow:hidden}.cms-photos button:hover{transform:translateY(-2px)}.cms-photos button[aria-pressed=true]{border-color:#789564}.cms-photos button>span{color:#668852;background:#f8fcf4;border-radius:50%;place-items:center;width:16px;height:16px;display:grid;position:absolute;bottom:3px;right:3px;box-shadow:0 1px 3px #243b2422}.cms-editor-footer{border-top:1px solid #edf1e8;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding-top:14px;display:flex}.cms-editor-footer>span{color:#8b9b7f;font-size:8px}.cms-editor-footer>button{color:#fff;white-space:nowrap;background:#34472c;border-radius:6px;align-items:center;gap:7px;min-height:36px;padding:11px 13px;font-size:10px;display:flex}.cms-editor-footer>button:hover:not(:disabled){background:#546f45;transform:translateY(-1px)}.cms-editor-footer>button:disabled{opacity:1;color:#8fa182;background:#eef3e8}.cms-sync{color:#8fa27f;justify-content:center;align-items:center;gap:8px;height:34px;font-size:8px;display:flex}.cms-sync>span:first-child,.cms-sync>span:last-child{background:#dbe5d2;width:32px;height:1px}.cms-public-card{animation:cms-published .65s var(--ease);background:#f0f4ea;border:1px solid #e0e8d8;border-radius:10px;align-items:stretch;gap:18px;padding:11px;display:flex;overflow:hidden}@keyframes cms-published{0%{transform:translateY(3px);box-shadow:0 0 0 4px #bdd4a957}to{transform:translateY(0);box-shadow:0 0 #bdd4a900}}.cms-public-image{border-radius:6px;flex-shrink:0;width:112px;min-height:91px;position:relative;overflow:hidden}.cms-public-copy{flex:1;min-width:0;padding:4px 0}.cms-public-copy>small{letter-spacing:.09em;color:#879b79;font-size:7px}.cms-public-copy h3{overflow-wrap:anywhere;margin:7px 0 5px;font-size:16px}.cms-public-copy>p{color:#7c906d;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.cms-public-copy>div{align-items:center;gap:12px;margin-top:8px;display:flex}.cms-public-copy strong{color:#486439;font-size:12px;font-weight:500}.cms-public-status{color:#6b8659;font-size:8px}.cms-public-status.unavailable{color:#9b824e}.cms-public-mark{color:#7a9368;align-self:center;margin:0 7px 0 0}.cms-bottom-note{flex-direction:column;gap:6px;min-height:32px;margin-top:12px;display:flex}.cms-bottom-note>span{color:#738a65;font-size:9px;line-height:1.4}.cms-bottom-note>small{color:#8d9c82;font-size:8px}@media (min-width:1600px){.cms-body{grid-template-columns:205px minmax(0,1fr)}.cms-editor{padding:24px 28px 20px}.cms-apartment{padding:14px 10px}.cms-list-copy>strong{font-size:12px}.cms-list-image{width:43px;height:51px}.cms-editor input,.cms-editor select{font-size:13px}.cms-editor label{font-size:11px}.cms-photos button{width:88px;height:62px}}@media screen and (max-height:800px) and (min-width:1001px){.cms-header{height:42px}.cms-body{grid-template-columns:155px minmax(0,1fr)}.cms-editor{padding:14px 18px 12px}.cms-editor-heading{margin-bottom:12px}.cms-editor input,.cms-editor select{padding:7px 9px;font-size:11px}.cms-editor textarea{min-height:48px;padding:7px 9px;font-size:10px}.cms-field-row{gap:10px;margin:10px 0}.cms-select>svg{top:10px}.cms-images-heading{margin:10px 0 7px}.cms-photos button{width:66px;height:42px}.cms-editor-footer{margin-top:11px;padding-top:10px}.cms-editor-footer>button{min-height:32px;padding:8px 10px}.cms-apartment{gap:7px;padding:9px 5px}.cms-list-image{width:32px;height:38px}.cms-list-copy>strong{font-size:9px}.cms-library{padding:16px 8px}.cms-library-heading{margin-inline:6px}.cms-sync{height:26px}.cms-public-card{gap:13px;padding:9px}.cms-public-image{width:90px;min-height:78px}.cms-public-copy{padding:1px 0}.cms-public-copy h3{margin:5px 0;font-size:14px}.cms-public-copy>p{-webkit-line-clamp:1;font-size:9px}.cms-public-copy>div{margin-top:7px}.cms-bottom-note{gap:4px;min-height:26px;margin-top:8px}.cms-bottom-note>span{font-size:8px}}@media (max-width:1100px) and (min-width:801px){.cms-body{grid-template-columns:125px minmax(0,1fr)}.cms-library{padding:15px 7px}.cms-apartment{padding:10px 6px}.cms-list-image{display:none}.cms-list-copy>strong{font-size:10px}.cms-editor{padding:17px}.cms-editor-footer>span{display:none}.cms-editor-footer>button{margin-left:auto}.cms-images-heading>small{display:none}}@media (max-width:800px){.cms-showcase{max-width:690px;margin:auto}.cms-editor input,.cms-editor select,.cms-photos button{min-height:44px}.cms-reset{width:44px;height:44px}.cms-editor-footer>button{min-height:44px}}@media (max-width:560px){.cms-header{gap:10px;height:52px;padding:0 13px}.cms-app-name{gap:7px;font-size:11px}.cms-demo-label{font-size:7px}.cms-body{grid-template-columns:1fr}.cms-library{border-bottom:1px solid #e8ede3;border-right:0;padding:14px 12px 12px}.cms-library-heading{margin:0 4px 10px}.cms-apartment-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.cms-apartment{min-height:83px;padding:9px 8px;display:block}.cms-list-image,.cms-library-foot{display:none}.cms-list-copy{gap:5px}.cms-list-copy>strong{font-size:9px;line-height:1.35}.cms-list-copy>small{font-size:8px}.cms-list-copy>span{font-size:7px}.cms-editor{padding:18px 16px}.cms-editor label{font-size:11px}.cms-editor input,.cms-editor select,.cms-editor textarea{padding:10px;font-size:16px}.cms-editor textarea{min-height:76px}.cms-editor-heading{margin-bottom:17px}.cms-editor-heading>span:first-child{font-size:8px}.cms-field-row{gap:10px}.cms-select>svg{top:16px;right:8px}.cms-editor select{padding-right:24px;font-size:13px}.cms-photos button{width:83px;height:57px}.cms-images-heading>span{font-size:10px}.cms-images-heading>small{font-size:8px}.cms-editor-footer>span{max-width:100px;line-height:1.5}.cms-editor-footer>button{padding:10px 12px;font-size:10px}.cms-public-card{gap:12px;padding:10px}.cms-public-image{width:75px;min-height:110px}.cms-public-copy h3{font-size:15px}.cms-public-copy>p{font-size:10px}.cms-public-copy>div{gap:10px}.cms-public-copy strong{font-size:11px}.cms-public-mark{display:none}.cms-bottom-note>span{font-size:10px}.cms-bottom-note>small{font-size:9px}}@media (prefers-reduced-motion:reduce){.website-mode-panel:not([hidden]),.cms-public-card{animation:none}.cms-photos button,.cms-editor-footer>button{transition:none;transform:none!important}}@media print{.website-mode-panel[hidden]{display:none!important}.cms-window{box-shadow:none}.cms-body{grid-template-columns:160px minmax(0,1fr)}.cms-editor{padding:17px}.cms-library{border-right:1px solid #e8ede3}.cms-apartment-list{grid-template-columns:1fr;display:grid}.cms-apartment{display:flex}.cms-public-card{animation:none}}
.dc-viewer{color:#35434a;width:100%;min-width:0}.dc-toolbar{justify-content:flex-end;align-items:center;gap:10px;margin-bottom:14px;display:flex}.dc-project{align-items:center;gap:9px;font-size:12px;display:flex}.dc-project>svg{color:#839097}.dc-project small{letter-spacing:.13em;color:#78868c;margin-top:4px;font-size:7px;display:block}.dc-mode{background:#e8edee;border-radius:30px;padding:4px;display:flex}.dc-mode button{color:#6d7a82;border-radius:22px;align-items:center;gap:5px;padding:8px 13px;font-size:10px;display:flex}.dc-mode button[aria-pressed=true]{color:#293a43;background:#fff;box-shadow:0 2px 7px #263c1710}.dc-scene{isolation:isolate;background:0 0;border:0;border-radius:0;height:470px;position:relative;overflow:hidden}.dc-canvas{touch-action:pan-y pinch-zoom;position:absolute;inset:0}.dc-canvas canvas{cursor:grab;outline:none;width:100%;height:100%;display:block}.dc-canvas canvas:active{cursor:grabbing}.dc-viewer button:focus-visible,.dc-viewer a:focus-visible,.dc-viewer input:focus-visible{outline-offset:3px;outline:2px solid #667f8e}.dc-canvas canvas:focus-visible{outline-offset:-4px;border-radius:0;outline:2px solid #667f8e}.dc-corner{pointer-events:none;position:absolute;top:18px;left:0}.dc-corner span{letter-spacing:.1em;color:#586e79;font-size:9px;display:block}.dc-corner small{letter-spacing:.12em;color:#84969e;margin-top:5px;font-size:7px;display:block}.dc-camera-tools{gap:3px;display:flex;position:absolute;top:10px;right:0}.dc-camera-tools button{color:#657c89;background:#ffffffc9;border:1px solid #dce3e6;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.dc-camera-tools button:hover{color:#263c49;background:#fff}.dc-gesture{text-align:center;color:#70858f;pointer-events:none;width:100%;font-size:8px;position:absolute;bottom:12px}.dc-orbit-tools{background:#ffffffe6;border:1px solid #dce5e5;border-radius:22px;align-items:center;gap:3px;padding:3px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.dc-orbit-tools button{color:#637a86;border-radius:18px;justify-content:center;align-items:center;gap:7px;min-width:30px;height:30px;font-size:9px;display:flex}.dc-orbit-tools button:nth-child(2){padding:0 10px}.dc-orbit-tools button:hover,.dc-orbit-tools button[aria-pressed=true]{color:#304f60;background:#e8eef1}.dc-sequence{color:#73858e;align-items:center;gap:15px;margin-top:14px;display:none}.dc-sequence>span{letter-spacing:.04em;min-width:91px;font-size:8px}.dc-sequence>div{background:#dce4e8;flex:1;height:1px;overflow:hidden}.dc-sequence i{height:1px;width:var(--dc-progress,0%);background:#687f8c;display:block}.dc-sequence small{color:#83949d;font-size:7px}.dc-explode-control{align-items:center;gap:15px;padding:14px 1px;display:flex}.dc-explode-control label{color:#637883;align-items:center;gap:7px;font-size:10px;display:flex}.dc-explode-control input{accent-color:#657e8c;cursor:ew-resize;flex:1;min-width:0;height:3px}.dc-explode-control output{font-variant-numeric:tabular-nums;color:#637883;text-align:right;width:29px;font-size:9px}.dc-focus-card{z-index:3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #fff;border-radius:16px;width:278px;padding:23px 26px 25px;position:absolute;bottom:82px;left:8px;box-shadow:0 12px 40px #263e4212,0 2px 8px #263e4207}.dc-focus-card[hidden]{display:none}.dc-focus-copy{animation:.25s both dc-description}.dc-focus-label{color:#7b8b83;letter-spacing:.13em;align-items:center;gap:10px;margin-bottom:16px;font-size:8px;display:flex}.dc-focus-label>span{letter-spacing:.03em;color:#a0ada6;font-variant-numeric:tabular-nums}.dc-focus-card h3{letter-spacing:-.04em;color:#2d4038;margin:0 0 12px;font-size:23px;font-weight:500;line-height:1.2}.dc-focus-card p{color:#687c72;text-wrap:pretty;margin:0;font-size:12px;line-height:1.7}.dc-focus-close{color:#8b9b92;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:8px;right:8px}.dc-focus-close:hover{color:#30483b;background:#edf2ed}.dc-sections{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px 20px;display:grid}.dc-sections button{text-align:left;color:#839085;background:0 0;border:0;border-bottom:1px solid #e0e5df;border-radius:0;align-items:center;gap:9px;min-height:31px;padding:6px 0;font-size:10px;transition:border-color .2s,color .2s;display:flex}.dc-sections button>span{font-variant-numeric:tabular-nums;color:#99a39b;font-size:8px}.dc-sections button:hover,.dc-sections button.active{color:#293d2f;background:0 0;border-color:#637b68}.dc-sections button.active>span{color:#536e5a}.dc-footnote{color:#82938b;justify-content:space-between;align-items:center;gap:10px;margin-top:8px;font-size:8px;display:flex}.dc-footnote a{color:#687c80;align-items:center;gap:5px;display:flex}.dc-loading{text-align:center;color:#72858f;background:#f7f9f5;place-content:center;padding:40px;font-size:12px;display:grid;position:absolute;inset:0}.dc-lazy-loading{color:#72858f;place-items:center;height:540px;font-size:12px;display:grid}@keyframes dc-description{0%{opacity:.3;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.dc-viewer:fullscreen{background:#f5f7f6;padding:24px clamp(24px,4vw,80px);overflow:auto}.dc-viewer:fullscreen .dc-scene{height:calc(100dvh - 210px);min-height:320px}.dc-viewer:fullscreen .dc-sections{grid-template-columns:repeat(6,minmax(0,1fr))}@media (min-width:1600px){.dc-scene{height:530px}}@media (max-height:800px) and (min-width:1001px){.dc-scene{height:350px}.dc-sequence{margin-top:10px}.dc-explode-control{padding:11px 0}}@media (max-width:1100px) and (min-width:801px){.dc-sections button{gap:5px;padding:9px 6px;font-size:9px}}@media (max-width:800px){.dc-scene{height:450px}}@media (max-width:560px){.dc-scene{height:min(410px,104vw)}.dc-mode button{padding:8px 9px;font-size:9px}.dc-sections{grid-template-columns:repeat(2,minmax(0,1fr))}.dc-sections button{min-height:44px;padding:10px 0;font-size:11px}.dc-explode-control{padding:19px 0}.dc-sequence small{display:none}.dc-gesture{font-size:7px}.dc-orbit-tools button{min-width:38px;height:38px}.dc-camera-tools{gap:1px}.dc-camera-tools button{width:38px;height:38px}.dc-viewer:fullscreen .dc-sections{grid-template-columns:repeat(2,minmax(0,1fr))}.dc-footnote{font-size:7px}}@media (prefers-reduced-motion:reduce){.dc-viewer *{transition:none!important}}@media print{.dc-scene{background:url(/models/datacenter-preview.png) 50%/contain no-repeat;height:370px}.dc-canvas,.dc-camera-tools,.dc-gesture,.dc-explode-control,.dc-mode,.dc-footnote a,.dc-orbit-tools,.dc-sequence{display:none}}@media (max-height:800px) and (min-width:1001px){.dc-focus-card{width:245px;padding:20px;bottom:75px;left:0}.dc-focus-card h3{font-size:20px}.dc-focus-card p{font-size:11px}}@media (max-width:560px){.dc-focus-card{width:auto;padding:22px;bottom:78px;left:8px;right:8px}.dc-focus-card h3{font-size:22px}.dc-focus-close{width:44px;height:44px;top:0;right:0}}@media (prefers-reduced-motion:reduce){.dc-focus-copy{animation:none}}@media print{.dc-focus-card{display:none}}.dc-auto-rotate{color:#4e626d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #c9d4d8;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 3px 12px #263e4208}.dc-auto-rotate:hover{color:#293f4b;background:#fff;border-color:#9cafb8}.dc-auto-rotate[aria-pressed=true]{color:#236eab;background:#edf6fc;border-color:#abc9df}@media print{.dc-auto-rotate{display:none}}
.render-mode-visual{width:100%;min-width:0}.render-mode-panel[hidden]{display:none}html[data-internal-transition] .slide.active .service-layout>.copy{view-transition-name:internal-copy}html[data-internal-transition] .slide.active .service-layout>:not(.copy){view-transition-name:internal-visual}html[data-internal-transition] .slide.active .service-layout *{transition:none!important;animation:none!important}::view-transition{pointer-events:none}::view-transition-group(root){animation:none}::view-transition-old(root){display:none}::view-transition-new(root){animation:none}::view-transition-group(internal-visual){animation-duration:.56s;animation-timing-function:cubic-bezier(.22,.68,.12,1)}::view-transition-group(internal-copy){animation-duration:.56s;animation-timing-function:cubic-bezier(.22,.68,.12,1)}::view-transition-old(internal-visual){mix-blend-mode:normal;animation:.26s both internal-out}::view-transition-new(internal-visual){mix-blend-mode:normal;animation:.56s cubic-bezier(.22,.68,.12,1) both internal-in}::view-transition-old(internal-copy){animation:.42s both internal-copy-out}::view-transition-new(internal-copy){animation:.42s both internal-copy-in}@keyframes internal-out{to{opacity:0;transform:translateY(-4px)}}@keyframes internal-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes internal-copy-out{to{opacity:0}}@keyframes internal-copy-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){::view-transition-group(*){animation:none!important}::view-transition-old(*){animation:none!important}::view-transition-new(*){animation:none!important}}.website-mode-panel:not([hidden]),.editorial-main,.printed-piece,.case-capture,.cms-public-card{animation:none}
.adv-case{isolation:isolate;color:#243329;background:#fff;border:1px solid #dce3d8;border-radius:14px;width:100%;padding:32px;transition:border-color .7s;position:relative;box-shadow:0 18px 50px -36px #273e3245}.adv-case-heading{letter-spacing:.09em;border-bottom:1px solid #e2e7dd;justify-content:space-between;gap:12px;padding-bottom:23px;font-size:9px;display:flex}.adv-case .adv-case-heading{color:#60705d}.adv-case-title{justify-content:space-between;align-items:center;gap:14px;margin:24px 0 16px;display:flex}.adv-case-title h3{letter-spacing:-.04em;font-size:24px;font-weight:500}.adv-state{color:#71806a;white-space:nowrap;font-size:10px}.boost-field{margin:0 -12px;position:relative}.adv-metrics{grid-template-columns:1fr 1fr;column-gap:30px;padding:0 12px;display:grid}.adv-metric{z-index:1;min-width:0;padding:25px 0 15px;position:relative}.metric-2,.metric-3{border-top:1px solid #e5e9e0}.adv-case .metric-label{color:#53664d;font-size:12px;display:block}.adv-metric strong{letter-spacing:-.055em;white-space:nowrap;font-variant-numeric:tabular-nums;margin-top:10px;font-size:clamp(29px,3.3vw,49px);font-weight:400;line-height:1.12;transition:color .7s;display:block}.adv-case .metric-context{color:#718069;flex-wrap:wrap;align-items:center;gap:6px;min-height:18px;margin-top:9px;font-size:9px;display:flex}.metric-delta{color:#226fad;align-items:center;gap:1px;display:inline-flex}.metric-delta[aria-hidden=true]{display:none}.adv-boost-footer{z-index:2;justify-content:center;align-items:center;gap:15px;min-height:84px;margin-top:10px;display:flex;position:relative}.ai-boost-button{color:#29472d;white-space:nowrap;background:#f3f6ef;border:1px solid #cdd9c6;border-radius:30px;justify-content:center;align-items:center;gap:9px;padding:11px 18px;font-size:13px;transition:background .5s,border-color .5s,color .5s;display:flex}.ai-boost-button i{display:none}.ai-boost-button:hover{background:#e7efe0}.ai-boost-button:focus-visible{outline-offset:4px;outline:2px solid #2476b3}.adv-case .boost-action-hint{color:#687b60;font-size:10px}.boost-aura{display:none}.boost-connections{fill:none;pointer-events:none;opacity:0;width:100%;height:100%;transition:opacity .7s;position:absolute;inset:0}.is-boosted .boost-connections{opacity:1}.connection-track{display:none}.connection-reveal{stroke:#bfdcf0;stroke-width:.8px;stroke-dasharray:1;stroke-dashoffset:1px;transition:stroke-dashoffset 1.3s}.is-boosted .connection-reveal{stroke-dashoffset:0}.connection-signal{stroke:#4099dd;stroke-width:1.4px;stroke-dasharray:.08 .92;opacity:0}.signal-glow{stroke-width:4px}.is-boosted .connection-signal{animation:adv-light 3.4s linear var(--branch-delay) infinite}@keyframes adv-light{0%{stroke-dashoffset:.1px;opacity:0}10%,65%{opacity:1}90%,to{stroke-dashoffset:-1px;opacity:0}}.adv-case.is-boosted{border-color:#b7d7ef}.is-boosted .adv-metric strong,.is-boosted .adv-state{color:#247ab9}.is-boosted .ai-boost-button{color:#21699e;background:#e5f2fc;border-color:#acd1ed}.adv-case .adv-case-budget{color:#64755b;border-top:1px solid #e2e7dd;justify-content:space-between;align-items:center;gap:18px;padding:20px 0 0;font-size:10px;display:flex}.adv-case-budget b{color:#2d412b;margin-top:5px;font-size:17px;font-weight:500;display:block}.adv-case-budget>span:last-child{text-align:right;max-width:44%;line-height:1.5}.adv-case .adv-simulation-note{color:#6c7b64;margin-top:19px;font-size:9px;line-height:1.6}.adv-ai-eyebrow{letter-spacing:.1em;color:#326494;margin-bottom:12px;font-size:10px;display:block}.service-layout .copy .adv-ai-description{border-top:1px solid #dce2d7;margin-top:29px;padding-top:24px}.adv-case[data-running=false] .connection-signal{animation-play-state:paused}.adv-case[data-reduced=true] *{transition:none!important;animation:none!important}.adv-case[data-reduced=true] .connection-signal{display:none}.adv-case .sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:701px) and (max-width:1100px){.adv-case{padding:26px 22px}.adv-case-title h3{font-size:21px}.adv-case-heading{letter-spacing:.04em;font-size:8px}.adv-metrics{column-gap:22px}.adv-metric strong{font-size:clamp(27px,3.6vw,39px)}}@media (max-width:700px){.adv-case{padding:24px 20px}.adv-case-heading{letter-spacing:.03em;font-size:8px}.adv-case-title h3{font-size:22px}.adv-metrics{column-gap:20px}.adv-metric strong{font-size:clamp(28px,8vw,40px)}.adv-boost-footer{gap:10px}.adv-case .boost-action-hint{font-size:9px}.adv-case .metric-label{font-size:11px}}@media (prefers-reduced-motion:reduce){.adv-case,.adv-case *{transition:none!important;animation:none!important}.connection-signal{display:none}}@media print{.boost-connections,.boost-aura,.adv-boost-footer{display:none}}
.presentation.is-cover{background:#20251f;min-height:0;position:relative}.is-cover .slide-viewport{flex:none;height:100dvh;overflow:hidden}#intro.slide{width:100%;max-width:none;height:100dvh;min-height:0;margin:0;padding:0}#intro.slide.active>.cinema-cover{animation:none}.cinema-cover{isolation:isolate;color:#fff;background:#20251f;place-items:center;width:100%;height:100%;min-height:0;display:grid;position:relative;overflow:hidden}.cinema-image,.cinema-shade{pointer-events:none;position:absolute;inset:0}.cinema-image{z-index:-3}.cinema-image img{object-fit:cover;object-position:50% 55%;filter:saturate(.72)brightness(.79)}.cinema-shade{z-index:-2;background:linear-gradient(#10180f66 0%,#141b1428 28%,#121a1147 58%,#10180fa8 100%),radial-gradient(at 50% 46%,#0b140d70 0%,#0b140d22 65%,#0000 100%)}.cinema-copy{text-align:center;flex-direction:column;align-items:center;width:100%;padding:110px 28px 120px;display:flex}.cinema-kicker{letter-spacing:.19em;text-transform:uppercase;color:#ffffffe0;margin:0 0 30px;font-size:10px;font-weight:400}.cinema-copy h1{letter-spacing:-.062em;text-shadow:0 5px 48px #08110820;font-size:clamp(66px,8.6vw,132px);font-weight:400;line-height:.98}.cinema-copy h1 span{color:#ffffffe0;font-weight:300;display:block}.cinema-description{letter-spacing:-.015em;color:#ffffffdf;margin-top:28px;font-size:clamp(14px,1.3vw,19px)}.cinema-start{color:#fff;align-items:center;gap:16px;min-height:48px;margin-top:31px;font-size:12px;font-weight:400;display:inline-flex}.cinema-start-icon{background:#ffffff07;border:1px solid #ffffff63;border-radius:50%;place-items:center;width:44px;height:44px;transition:background .3s,transform .45s,border-color .3s;display:grid}.cinema-start:hover .cinema-start-icon{background:#ffffff20;border-color:#ffffffb0;transform:translate(4px)}.cinema-start:focus-visible{outline-offset:8px;border-radius:4px;outline:2px solid #fff}.cinema-photo-note{color:#ffffffa1;letter-spacing:.03em;font-size:8px;position:absolute;bottom:98px;right:4.4vw}.is-cover .app-header{z-index:5;background:0 0;position:absolute;inset:0 0 auto}.is-cover .brand img{filter:brightness(0)invert()}.is-cover .chapter-nav,.is-cover .edition{display:none}.is-cover .header-actions .icon-button{color:#fff;border-color:#ffffff4a}.is-cover .icon-button:hover:not(:disabled){background:#ffffff18}.is-cover .deck-footer{z-index:5;color:#ffffffcb;background:0 0;border:0;margin:0;position:absolute;bottom:0;left:4.4vw;right:4.4vw}.is-cover .footer-note,.is-cover .footer-dot,.is-cover .deck-progress,.is-cover .footer-tools>span{display:none}.is-cover .footer-context{letter-spacing:.04em;font-size:10px}.is-cover .page-count,.is-cover .page-count b,.is-cover .page-count>span,.is-cover .footer-tools{color:#ffffffbd}.is-cover .next-button{border-color:#fff5}.is-cover .deck-footer .icon-button{color:#fff}.is-cover .deck-footer .icon-button:disabled{opacity:.3}#intro.active .cinema-image{animation:14s cubic-bezier(.2,.55,.3,1) both cinema-arrive}#intro.active .cinema-kicker{animation:1.2s .12s both cinema-type}#intro.active .cinema-copy h1{animation:1.45s .24s both cinema-type}#intro.active .cinema-description{animation:1.3s .45s both cinema-type}#intro.active .cinema-start{animation:1.2s .6s both cinema-type}@keyframes cinema-arrive{0%{transform:scale(1.085)}to{transform:scale(1)}}@keyframes cinema-type{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:700px){.cinema-image img{object-position:59% 50%}.cinema-copy{padding:100px 20px 110px}.cinema-kicker{letter-spacing:.12em;margin-bottom:25px;font-size:8px}.cinema-copy h1{font-size:clamp(49px,11.2vw,77px)}.cinema-description{margin-top:25px;font-size:13px}.cinema-start{margin-top:25px}.cinema-photo-note{font-size:7px;bottom:89px;right:22px}.is-cover .deck-footer{left:22px;right:22px}.is-cover .footer-context{display:none}.is-cover .footer-tools{flex:none;display:flex}}@media (max-height:580px) and (min-width:701px){.cinema-copy{padding:75px 24px}.cinema-copy h1{font-size:clamp(58px,12vh,90px)}.cinema-kicker{margin-bottom:15px}.cinema-description{margin-top:18px}.cinema-start{margin-top:12px}.cinema-photo-note{bottom:77px}}@media (prefers-reduced-motion:reduce){#intro.active .cinema-cover *{transition:none!important;animation:none!important}}@media print{.presentation.is-cover{background:0 0;height:auto;overflow:visible}.is-cover .slide-viewport{height:auto;overflow:visible}#intro.slide{width:297mm;height:210mm;padding:0}#intro .cinema-cover{height:210mm}#intro .cinema-cover *{animation:none!important}.cinema-start,.cinema-photo-note{display:none}}
:root{--ink:#20271f;--text:#45503f;--muted:#5d6857;--line:#cfd7c8;--accent:#455f36;--caption:#596550;--technical-text:#4e626d}.service-layout .heading .description{color:var(--text);letter-spacing:-.015em;font-size:clamp(17px,1.3vw,20px);line-height:1.7}.service-layout .copy .feature-copy p,.service-layout .numbered-features p{color:var(--text);font-size:15px;line-height:1.72}.eyebrow{color:#4c5d40;letter-spacing:.11em;font-size:11px}.demo-note,.slide-caption,.film-credit{color:var(--caption);font-size:11px;line-height:1.65}.segmented{background:#e8ede2;border:1px solid #d8e0d0}.segmented button{color:#4c5e40;font-size:13px}.segmented button[aria-pressed=true]{color:#263420;font-weight:500;box-shadow:0 1px 5px #24391612,inset 0 0 0 1px #cdd8c3}.presentation:not(.is-cover) .chapter-nav button{color:#526047;font-size:14px}.presentation:not(.is-cover) .chapter-nav button.active{color:#20271f;font-weight:500}.presentation:not(.is-cover) :is(.edition,.footer-note,.footer-tools,.page-count,.page-count>span){color:var(--caption)}.footer-note,.footer-tools{font-size:11px}.presentation:not(.is-cover) .next-button,.presentation:not(.is-cover) .header-actions .icon-button{border-color:#b9c5af}.presentation:not(.is-cover) .icon-button{color:#46583b}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:4px;outline:2px solid #456638}.index-grid button>span,.index-grid button small{color:var(--caption);font-size:11px}.index-grid button[aria-current=page]{color:#314923}.case-pages button{color:#56624e;font-size:13px}.case-pages button[aria-pressed=true]{color:#202b1b;font-weight:500}.case-devices button,.case-motion-controls button{color:#516447}.case-browser-chrome{color:#59654f}.case-browser-chrome>span:not(.case-security){font-size:10px}.case-scrubber label,.case-progress{color:var(--caption);font-size:11px}.case-project-kicker,.case-source-note{color:var(--caption);font-size:10px;line-height:1.65}.case-project-info h3>span{color:#5c6a52}.case-project-info p,.case-project-info>a{color:#465b39;font-size:12px;line-height:1.65}.case-project-info>a{font-weight:500}.case-project-info{border-color:var(--line)}.cms-showcase :is(.cms-app-name>svg,.cms-demo-label,.cms-reset,.cms-library-heading>span:last-child,.cms-list-copy>small,.cms-list-copy>span,.cms-library-foot,.cms-editor-heading>span:first-child,.cms-save-state,.cms-select>svg,.cms-images-heading>span,.cms-images-heading>small,.cms-editor-footer>span,.cms-sync,.cms-public-copy>small,.cms-public-copy>p,.cms-public-status,.cms-public-mark,.cms-bottom-note>span,.cms-bottom-note>small){color:#526548}.cms-showcase :is(.cms-demo-label,.cms-library-heading>span:last-child,.cms-library-foot,.cms-editor-heading>span:first-child,.cms-save-state,.cms-images-heading>span,.cms-images-heading>small,.cms-editor-footer>span,.cms-sync,.cms-public-copy>small,.cms-public-status,.cms-bottom-note>span,.cms-bottom-note>small){font-size:10px;line-height:1.55}.cms-list-copy>small,.cms-list-copy>span{font-size:9px}.cms-list-copy>strong{font-size:11px}.cms-editor label{color:#415436;font-size:11px}.cms-editor :is(input,select,textarea){color:#2e3f26;border-color:#bdcbb2}.cms-editor textarea{font-size:12px}.cms-save-state.is-dirty,.cms-public-status.unavailable{color:#7c5b22}.cms-public-copy>p{font-size:11px}.cms-apartment[aria-pressed=true]{border-color:#b5c5a8}.cms-editor-footer{flex-wrap:wrap}.editorial-sidebar button{color:#53624a}.service-layout .editorial-sidebar button p,.service-layout .format-list button p{color:var(--text);font-size:13px;line-height:1.65}.format-list button{color:#59684f}.format-list button[aria-pressed=true]{color:#25391c}.service-layout .tour-topline{font-size:10px}.tour-topline{text-shadow:0 1px 6px #000,0 0 18px #0008}.render-label{text-shadow:0 1px 6px #000,0 0 18px #0008;font-size:11px}.render-label small{font-size:10px}.material-caption{background:linear-gradient(#0000,#071005a6);font-size:11px}.closing>p,.closing-bottom{color:var(--text)}.dc-viewer :is(.dc-project>svg,.dc-project small,.dc-mode button,.dc-corner span,.dc-corner small,.dc-camera-tools button,.dc-gesture,.dc-orbit-tools button,.dc-explode-control label,.dc-explode-control output,.dc-footnote,.dc-footnote a,.dc-focus-label,.dc-focus-label>span,.dc-focus-close){color:var(--technical-text)}.dc-project small,.dc-corner small,.dc-gesture,.dc-footnote{letter-spacing:.025em;font-size:10px}.dc-corner span,.dc-mode button,.dc-explode-control label,.dc-explode-control output{font-size:11px}.dc-sections button{color:#506556;min-height:36px;font-size:11px}.dc-sections button>span{color:#596e5f;font-size:10px}.dc-sections button.active{color:#253d2d;border-color:#486951;font-weight:500}.dc-focus-card{background:#fffffff7;border-color:#d5ded7}.dc-focus-card p{color:#425e50;font-size:13px;line-height:1.7}.dc-focus-label{letter-spacing:.075em;font-size:10px}.dc-mode button[aria-pressed=true]{color:#283f4c;font-weight:500}.adv-case-heading{color:#536348;font-size:10px}.adv-state{font-size:11px}.metric-label{color:#45563a;font-size:13px}.metric-context{color:#58664e;min-height:22px;font-size:11px}.boost-action-hint{color:#526147;font-size:10px}.adv-case-budget{color:#516047;font-size:11px}.adv-simulation-note{color:#53624a;font-size:11px;line-height:1.6}.adv-ai-eyebrow{color:#326494;font-size:10px}.cinema-kicker{color:#fff;font-size:11px}.cinema-description{color:#fff}.cinema-copy h1 span{color:#fffffff2}.cinema-photo-note{color:#ffffffdb;text-shadow:0 1px 5px #000;font-size:9px}.is-cover .page-count,.is-cover .page-count b,.is-cover .page-count>span,.is-cover .footer-tools{color:#ffffffe8}.is-cover button:focus-visible{outline-color:#fff}@media (max-width:700px){.service-layout .heading .description{font-size:17px}.service-layout .copy .feature-copy p{font-size:15px}.case-pages{gap:17px}.case-pages button{font-size:12px}.case-source-note{font-size:10px}.cms-demo-label,.cms-save-state,.cms-editor-heading>span:first-child{font-size:9px}.cms-public-copy>div{flex-wrap:wrap;gap:5px 10px}.metric-context{font-size:10px}.metric-label{font-size:12px}.adv-case-heading{letter-spacing:.04em;font-size:9px}.adv-case-budget{gap:12px}.adv-state{font-size:10px}.dc-footnote{flex-wrap:wrap}.dc-sections{column-gap:13px}.dc-sections button{gap:6px}.cinema-kicker{letter-spacing:.1em;font-size:9px}.cinema-photo-note{font-size:8px}}
.render-comparison{color:#35412f;width:100%;min-width:0}.compare-topbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.compare-projects{gap:27px;display:flex}.compare-projects button{color:#5a6851;align-items:center;gap:8px;min-height:44px;padding:9px 0;font-size:13px;display:flex;position:relative}.compare-projects button>span{color:#6b795f;font-size:9px}.compare-projects button:after{content:"";transform-origin:0;background:#526849;height:1px;transition:transform .45s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.compare-projects button[aria-pressed=true]{color:#26351f;font-weight:500}.compare-projects button[aria-pressed=true]:after{transform:scaleX(1)}.compare-count{color:#5a6851;letter-spacing:.06em;font-size:10px}.compare-frame{aspect-ratio:var(--frame-ratio);isolation:isolate;background:#dce1d6;border-radius:12px;width:100%;transition:box-shadow 1.5s;position:relative;overflow:hidden;box-shadow:0 14px 40px -27px #26362245}.compare-images,.compare-render,.compare-before{position:absolute;inset:0}.compare-images{pointer-events:none}.compare-render{opacity:0;transition:opacity 1.45s cubic-bezier(.3,0,.2,1)}.compare-render[data-visible=true]{opacity:1}.compare-render img,.compare-before img{object-fit:cover;object-position:50% 50%;-webkit-user-select:none;user-select:none}.compare-before{z-index:2}.compare-labels{pointer-events:none;z-index:3;justify-content:space-between;display:flex;position:absolute;inset:18px 18px auto}.compare-labels span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#14200ed6;border:1px solid #ffffff1c;border-radius:5px;padding:7px 11px;font-size:10px;transition:opacity .2s}.compare-labels span[data-hidden=true]{opacity:0}.compare-divider{left:var(--split);z-index:3;pointer-events:none;background:#fff;width:2px;position:absolute;top:0;bottom:0;transform:translate(-50%);box-shadow:0 0 7px #0005}.compare-divider>span{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#26352052;border:1px solid #ffffffa6;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 24px #0002}.compare-range{appearance:none;z-index:4;opacity:0;cursor:ew-resize;touch-action:pan-y pinch-zoom;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.compare-range::-webkit-slider-thumb{appearance:none;width:0;height:100%}.compare-range::-moz-range-thumb{border:0;width:0;height:100%}.compare-frame:has(.compare-range:focus-visible){outline-offset:5px;outline:2px solid #456638}.compare-frame:has(.compare-range:focus-visible) .compare-divider>span{outline-offset:3px;background:#273f24c9;outline:3px solid #fff}.compare-expand{z-index:5;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#14200ec9;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;bottom:15px;right:15px}.compare-expand:hover{background:#14200eef}.compare-controls{justify-content:space-between;align-items:center;gap:10px;margin-top:13px;display:flex}.compare-view-buttons{gap:17px;display:flex}.compare-view-buttons button{color:#4e6043;min-height:36px;padding:0;font-size:11px}.compare-view-buttons button:hover{color:#1b2c14;text-underline-offset:5px;text-decoration:underline}.compare-hint{color:#596a4e;font-size:10px}.compare-atmospheres{border-top:1px solid #d1dacb;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;padding-top:15px;display:flex}.compare-light-options{background:#edf1e8;border:1px solid #d9e0d2;border-radius:28px;align-items:center;gap:4px;padding:4px;display:flex}.compare-light-options button{color:#536449;border-radius:24px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:11px;display:flex}.compare-light-options button[aria-pressed=true]{color:#293922;background:#fff;box-shadow:0 2px 5px #273d1910}.compare-sequence{color:#fff;white-space:nowrap;background:#334a2a;border-radius:24px;align-items:center;gap:8px;min-height:44px;padding:0 14px;font-size:11px;display:flex}.compare-sequence:hover{background:#49623e}.compare-sequence[aria-pressed=true]{background:#254767}.is-night .compare-frame{box-shadow:0 15px 45px -20px #25436b4f}.is-night .compare-light-options button[aria-pressed=true]{color:#204967;background:#f9fcff}.render-comparison:fullscreen{background:#f7f8f5;flex-direction:column;justify-content:center;align-items:center;padding:24px 5vw;display:flex;overflow:auto}.render-comparison:fullscreen>*{width:min(100%, calc((100dvh - 205px) * var(--frame-ratio)));flex-shrink:0}@media (max-width:700px){.compare-projects{gap:18px}.compare-projects button{gap:5px;font-size:12px}.compare-topbar{gap:10px;margin-bottom:13px}.compare-count{font-size:9px}.compare-labels{inset:11px 11px auto}.compare-labels span{padding:5px 8px;font-size:9px}.compare-frame{border-radius:9px;min-height:238px}.compare-divider>span{width:44px;height:44px}.compare-expand{width:44px;height:44px;bottom:10px;right:10px}.compare-hint{text-align:right;max-width:100px;font-size:9px}.compare-view-buttons{gap:13px}.compare-view-buttons button{min-height:44px}.compare-atmospheres{flex-wrap:wrap;align-items:stretch;gap:12px}.compare-light-options{flex:1;justify-content:space-between}.compare-light-options button{min-height:40px;padding:0 12px}.compare-sequence{flex:1;justify-content:center}.render-comparison:fullscreen{padding:15px}.render-comparison:fullscreen>*{width:min(100%, calc((100dvh - 270px) * var(--frame-ratio)))}}@media (max-width:430px){.render-comparison{width:calc(100% + 16px);margin-left:-8px}.compare-topbar,.compare-controls,.compare-atmospheres{margin-left:8px;margin-right:8px}.compare-frame{min-height:244px}.compare-projects{gap:15px}.compare-projects button{font-size:11px}.compare-controls{margin-top:10px}.compare-hint{display:none}.compare-view-buttons{justify-content:space-between;width:100%}.compare-view-buttons button{padding-inline:3px}.compare-atmospheres{padding-top:12px}.compare-light-options button{padding-inline:10px}}@media (prefers-reduced-motion:reduce){.render-comparison *,.render-comparison :after{transition:none!important;animation:none!important}}@media print{.compare-range,.compare-expand,.compare-controls,.compare-atmospheres{display:none}.compare-frame{width:100%}}.compare-render:first-child{opacity:1}.compare-registered{-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;overflow:hidden}
.photography-gallery{outline:none;width:100%;min-width:0}.photography-gallery-stage{aspect-ratio:3/2;touch-action:pan-y pinch-zoom;background:#e9ece6;border-radius:10px;width:100%;position:relative;overflow:hidden}.photography-gallery-stage>img{object-fit:contain;-webkit-user-select:none;user-select:none}.photography-expand{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#172116ba;border:1px solid #fff5;border-radius:50%;place-items:center;width:44px;height:44px;transition:background .25s,transform .25s;display:grid;position:absolute;bottom:16px;right:16px}.photography-expand:hover{background:#172116e8;transform:scale(1.04)}.photography-gallery-meta{justify-content:space-between;align-items:center;gap:20px;padding:20px 0 18px;display:flex}.photography-caption{min-width:0}.photography-caption>span{letter-spacing:.12em;text-transform:uppercase;color:#54634a;font-size:10px;font-weight:500;display:block}.photography-caption p{color:#293524;margin:7px 0 0;font-size:13px;line-height:1.4}.photography-navigation{flex-shrink:0;align-items:center;gap:8px;display:flex}.photography-counter{color:#62705a;font-variant-numeric:tabular-nums;align-items:center;gap:10px;margin-right:12px;font-size:10px;display:flex}.photography-counter b{color:#2c3a25;font-weight:500}.photography-counter>span{color:#9ba592}.photography-navigation button{color:#405437;border:1px solid #cbd4c4;border-radius:50%;place-items:center;width:44px;height:44px;transition:background .25s,border-color .25s;display:grid}.photography-navigation button:hover{background:#e5ebdf;border-color:#829575}.photography-thumbnails{scrollbar-width:none;overscroll-behavior-x:contain;scroll-snap-type:x proximity;touch-action:pan-x pan-y pinch-zoom;gap:9px;padding:5px 3px 6px;display:flex;position:relative;overflow-x:auto}.photography-thumbnails::-webkit-scrollbar{display:none}.photography-thumbnails button{opacity:.6;scroll-snap-align:center;border-radius:5px;flex:1 0 65px;max-width:104px;height:58px;transition:opacity .3s,box-shadow .3s;position:relative;overflow:hidden}.photography-thumbnails img{object-fit:cover;-webkit-user-select:none;user-select:none}.photography-thumbnails button:hover{opacity:1}.photography-thumbnails button[aria-current=true]{opacity:1;box-shadow:0 0 0 2px #f7f8f5,0 0 0 3px #59714d}.photography-gallery button:focus-visible,.photography-gallery:focus-visible{outline-offset:5px;outline:2px solid #56754a}.photography-gallery:fullscreen{background:#11170f;flex-direction:column;justify-content:center;align-items:center;padding:24px 5vw;display:flex;overflow:auto}.photography-gallery:fullscreen>*{flex-shrink:0;width:min(1400px,100%,150dvh - 292.5px)}.photography-gallery:fullscreen .photography-gallery-stage{background:#11170f;border-radius:4px}.photography-gallery:fullscreen .photography-caption>span,.photography-gallery:fullscreen .photography-counter{color:#b9c3b0}.photography-gallery:fullscreen .photography-caption p,.photography-gallery:fullscreen .photography-counter b,.photography-gallery:fullscreen .photography-navigation button{color:#f0f3ec}.photography-gallery:fullscreen .photography-navigation button{border-color:#56624b}.photography-gallery:fullscreen .photography-navigation button:hover{background:#2b3924}.photography-gallery:fullscreen .photography-thumbnails button[aria-current=true]{box-shadow:0 0 0 2px #11170f,0 0 0 3px #c1d4b4}@media (max-width:700px){.photography-gallery{width:calc(100% + 16px);margin-left:-8px}.photography-gallery-stage{aspect-ratio:4/3}.photography-gallery-meta,.photography-thumbnails{margin-left:8px;margin-right:8px}.photography-gallery-meta{gap:12px;padding:16px 0 13px}.photography-caption p{font-size:12px}.photography-caption>span{font-size:9px}.photography-navigation{gap:6px}.photography-counter{gap:6px;margin-right:3px;font-size:9px}.photography-thumbnails button{flex-basis:72px;height:54px}.photography-expand{bottom:10px;right:10px}.photography-gallery:fullscreen{padding:18px}.photography-gallery:fullscreen>*{width:min(100%,150dvh - 315px)}}@media (prefers-reduced-motion:reduce){.photography-gallery *{scroll-behavior:auto!important;transition:none!important}}@media print{.photography-thumbnails,.photography-navigation,.photography-expand{display:none}}@media screen and (min-width:801px){.service-layout.photo-slide{min-height:0}.photo-slide>.copy{align-self:center;padding-top:0}.photo-slide>.photography-gallery:not(:fullscreen){justify-self:center;width:min(100%,max(300px,150dvh - 547.5px))}}@media screen and (min-width:801px) and (max-height:720px){.photo-slide .editorial-sidebar button{padding:12px 0}.photo-slide .copy .heading{margin-bottom:18px}.photo-slide .heading .description{margin-top:16px}.photo-slide .eyebrow{margin-bottom:16px}.photo-slide .photography-gallery-meta{padding:14px 0}.photo-slide .photography-thumbnails button{height:47px}}
.service-layout .format-presentation{perspective:none;background:0 0;height:auto;min-height:0;padding:0;overflow:visible}.format-presentation>.demo-note,.format-presentation>.print-shadow{display:none}.bp-showcase{color:#263f33;outline:none;width:100%;container-type:inline-size}.bp-deck{aspect-ratio:1.48;background:#f6f3ec;border:1px solid #263f331a;position:relative;overflow:hidden;box-shadow:0 25px 55px -28px #263f334d}.bp-running-head{z-index:5;letter-spacing:.15em;opacity:.8;border-bottom:1px solid;justify-content:space-between;padding-bottom:2cqw;font-size:1cqw;display:flex;position:absolute;top:4cqw;left:5cqw;right:5cqw}.bp-slide{padding:13cqw 5cqw 9cqw;animation:.75s both bp-reveal;position:absolute;inset:0}.bp-slide h3{letter-spacing:-.035em;color:inherit;margin:0;font-family:Georgia,serif;font-size:5.6cqw;font-weight:400;line-height:1.05}.bp-slide h3 em{color:#718369;font-weight:400}.bp-kicker,.bp-section-title>span{letter-spacing:.16em;font-size:1cqw;display:block}.bp-section-title{justify-content:space-between;align-items:start;display:flex}.bp-section-title h3{text-align:right}.bp-document-footer{z-index:5;letter-spacing:.1em;opacity:.7;border-top:1px solid;justify-content:space-between;padding-top:1.5cqw;font-size:.85cqw;display:flex;position:absolute;bottom:2.8cqw;left:5cqw;right:5cqw}.bp-deck:has(.bp-cover-slide){color:#fff;background:#203c30}.bp-cover-visual{position:absolute;inset:0}.bp-cover-visual img{object-fit:cover;width:100%;height:100%;animation:7s ease-out both bp-photo}.bp-cover-visual:after{content:"";background:linear-gradient(90deg,#10251fcf,#10251f15),linear-gradient(#0000,#10251fe0);position:absolute;inset:0}.bp-cover-copy{z-index:2;position:absolute;bottom:19cqw;left:5cqw}.bp-cover-copy h3{margin:2cqw 0;font-size:7.4cqw}.bp-cover-copy h3 em{color:#e2e6d5}.bp-cover-copy p{color:#e4eadf;font-size:1.5cqw}.bp-cover-facts{z-index:2;color:#d4decd;gap:6cqw;font-size:1.2cqw;display:flex;position:absolute;bottom:10cqw;left:5cqw;right:5cqw}.bp-cover-facts b{color:#fff;margin-right:.7cqw;font-size:2.5cqw;font-weight:400}.bp-metrics{grid-template-columns:1.2fr 1fr 1fr;gap:3cqw;margin-top:5cqw;display:grid}.bp-metrics article{border-top:1px solid #253e332a;padding-top:2cqw}.bp-metrics span,.bp-metrics small{color:#6c7c6c;font-size:1cqw;display:block}.bp-metrics span{letter-spacing:.07em}.bp-metrics strong{letter-spacing:-.05em;margin:1.5cqw 0 1cqw;font-size:5cqw;font-weight:400;display:block}.bp-waterfall{background:repeating-linear-gradient(0deg,#0000 0 5cqw,#253e330c 5.05cqw 5.15cqw);border-bottom:1px solid #82957c;align-items:end;gap:1.5cqw;height:17cqw;margin-top:3cqw;display:flex}.bp-waterfall>div{height:var(--bar);transform-origin:bottom;background:#a6b09a;flex:1;min-height:5.7cqw;padding:1cqw;animation:1s .2s both bp-grow;position:relative}.bp-waterfall .is-accent{color:#fff;background:#314f3b}.bp-waterfall b,.bp-waterfall span{font-size:1.2cqw;font-weight:400;display:block}.bp-waterfall span{margin-top:.3cqw;font-size:.95cqw}.bp-deck:has(.bp-market-slide){color:#eff0e4;background:#203c31}.bp-market-slide h3 em{color:#c0cfb1}.bp-market-grid{grid-template-columns:1fr .36fr;gap:4cqw;margin-top:4cqw;display:grid}.bp-line-chart{align-self:center}.bp-line-chart svg{width:100%;display:block;overflow:visible}.bp-gridline{fill:none;stroke:#ffffff26;stroke-width:1px}.bp-area{fill:#c1d3ad15}.bp-line{fill:none;stroke:#d1dcbc;stroke-width:2px;stroke-dasharray:520;stroke-dashoffset:520px;animation:1.8s .2s forwards bp-draw}.bp-line-chart circle{fill:#d1dcbc}.bp-line-chart>div{color:#bccbb5;justify-content:space-between;font-size:1cqw;display:flex}.bp-sales-facts{border-left:1px solid #ffffff30;gap:1.8cqw;padding-left:2cqw;display:grid}.bp-sales-facts strong,.bp-sales-facts span,.bp-sales-facts small{display:block}.bp-sales-facts strong{letter-spacing:-.03em;font-size:3.7cqw;font-weight:400}.bp-sales-facts span{letter-spacing:.07em;margin:.5cqw 0;font-size:.9cqw}.bp-sales-facts small{color:#c0ccbb;font-size:1cqw}.bp-plan-slide{grid-template-columns:.7fr 1.4fr;align-items:center;gap:3cqw;display:grid}.bp-plan-copy h3{margin:2cqw 0}.bp-plan-copy p{color:#657760;font-size:1.3cqw;line-height:1.6}.bp-plan-facts{margin-top:3cqw;display:grid}.bp-plan-facts span{color:#657760;border-top:1px solid #263f3325;padding:1.5cqw 0;font-size:1.1cqw}.bp-plan-facts b{color:#263f33;min-width:10cqw;font-size:2cqw;font-weight:400;display:inline-block}.bp-floorplan svg{width:100%;display:block;overflow:visible}.bp-wall{fill:none;stroke:#34483c;stroke-width:5px}.bp-window{fill:none;stroke:#a0b6a7;stroke-width:7px}.bp-door{fill:none;stroke:#899c87;stroke-width:1.5px}.bp-terrace{fill:#e2e5d7;stroke:#91a080;stroke-width:1px}.bp-floorplan text{fill:#677861;letter-spacing:.06em;font-size:7px}.bp-controls{justify-content:flex-end;align-items:center;gap:3px;height:48px;display:flex}.bp-controls>button{color:#415d41;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.bp-controls button:hover{background:#dfe6d9}.bp-pagination{gap:3px;display:flex}.bp-pagination button{place-items:center;width:23px;height:30px;display:grid}.bp-pagination span{background:#c3cebc;width:14px;height:2px}.bp-pagination [aria-current=true] span{background:#415d41}.bp-current-label{letter-spacing:.03em;color:#65765b;max-width:40%;margin-top:-31px;font-size:10px;position:absolute}.bp-showcase:focus-visible,.bp-showcase button:focus-visible{outline-offset:3px;outline:2px solid #657f59}@keyframes bp-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes bp-photo{0%{transform:scale(1.04)}to{transform:scale(1)}}@keyframes bp-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes bp-draw{to{stroke-dashoffset:0}}@media (max-width:480px){.bp-current-label{max-width:37%;font-size:8px}.bp-controls>button{width:25px}.bp-pagination button{width:18px}}@media (prefers-reduced-motion:reduce){.bp-showcase *{transition:none!important;animation:none!important}.bp-line{stroke-dashoffset:0}}
.graphic-asset-showcase{isolation:isolate;background:#dfe4d9;border-radius:10px;outline:none;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 24px 54px #31402a22}.graphic-asset-showcase:focus-visible{box-shadow:0 0 0 2px #708263,0 24px 54px #31402a22}.graphic-asset-stage,.graphic-asset-stage figure{position:absolute;inset:0}.graphic-asset-stage figure{opacity:0;pointer-events:none;margin:0;transition:opacity .85s cubic-bezier(.22,.72,.18,1),transform 1.15s cubic-bezier(.22,.72,.18,1);transform:scale(1.025)translate(8px)}.graphic-asset-stage figure.is-active{opacity:1;z-index:1;transform:scale(1)translate(0)}.graphic-asset-image,.graphic-asset-wash{width:100%;height:100%;position:absolute;inset:0}.graphic-asset-image{z-index:1;object-fit:contain;filter:saturate(.94)contrast(1.02)}.graphic-asset-wash{object-fit:cover;filter:blur(22px)saturate(.65);opacity:.16;transform:scale(1.08)}.graphic-asset-banner .graphic-asset-image,.graphic-asset-brochure .graphic-asset-image{object-fit:cover}.graphic-asset-pdf .graphic-asset-image{filter:drop-shadow(0 18px 20px #26331f30)saturate(.94)contrast(1.01);padding:14px 20px 52px}.graphic-asset-pdf .graphic-asset-wash{opacity:.1}.graphic-asset-vignette{z-index:2;pointer-events:none;background:linear-gradient(#0000 55%,#111910b8 100%);position:absolute;inset:0}.graphic-asset-pdf .graphic-asset-vignette{background:linear-gradient(#0000 62%,#172016a3 100%)}.graphic-asset-meta{z-index:3;color:#fff;text-shadow:0 1px 12px #12181170;align-items:flex-start;gap:14px;display:flex;position:absolute;bottom:21px;left:24px}.graphic-asset-meta>span{letter-spacing:.15em;opacity:.72;padding-top:2px;font-size:7px;line-height:1}.graphic-asset-meta div{gap:4px;display:grid}.graphic-asset-meta strong{letter-spacing:-.01em;font-size:13px;font-weight:520}.graphic-asset-meta small{letter-spacing:.035em;opacity:.72;font-size:8px}.graphic-asset-controls{z-index:4;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1820179e;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:6px;padding:4px;display:flex;position:absolute;bottom:17px;right:18px}.graphic-asset-controls>button{width:27px;height:27px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;transition:background .25s,transform .25s;display:grid}.graphic-asset-controls>button:hover,.graphic-asset-controls>button:focus-visible{background:#ffffff20;outline:none}.graphic-asset-controls>button:active{transform:scale(.9)}.graphic-asset-progress{align-items:center;gap:5px;padding:0 2px;display:flex}.graphic-asset-progress button{cursor:pointer;background:0 0;border:0;width:28px;height:12px;padding:0;position:relative;overflow:hidden}.graphic-asset-progress button:before,.graphic-asset-progress button span{content:"";border-radius:2px;height:1px;position:absolute;top:5px;left:0;right:0}.graphic-asset-progress button:before{background:#ffffff45}.graphic-asset-progress button span{background:#fff;width:0;right:auto}.graphic-asset-progress button.is-active span{animation:5.2s linear forwards graphic-asset-progress}.graphic-asset-showcase.is-paused .graphic-asset-progress button.is-active span{width:100%;animation:none}@keyframes graphic-asset-progress{to{width:100%}}@media (max-width:800px){.graphic-asset-meta{bottom:18px;left:18px}.graphic-asset-controls{bottom:13px;right:14px}}@media (max-width:480px){.graphic-asset-showcase{width:calc(100% + 16px);min-height:315px;margin-left:-8px}.graphic-asset-banner .graphic-asset-image,.graphic-asset-brochure .graphic-asset-image{object-fit:contain}.graphic-asset-meta{bottom:52px;left:14px}.graphic-asset-controls{bottom:10px;left:12px;right:auto}.graphic-asset-pdf .graphic-asset-image{padding:9px 12px 58px}}@media (prefers-reduced-motion:reduce){.graphic-asset-stage figure{transition:opacity .01ms linear;transform:none}.graphic-asset-progress button.is-active span{width:100%;animation:none}}
