:root{--navy:#0d1b2a;--gold:#d4af37;--greige:#b8b1a6;--sage:#7c8b7a;--ivory:#f7f7f5;--ink:#1c1c1e;--charcoal:#333;--slate:#6b7280;--mist:#e5e7eb;--white:#fff;--shadow-soft:0 2px 8px #0000000f;--shadow-medium:0 6px 20px #00000014;--shadow-large:0 12px 32px #0000001a;--font-ui:var(--font-montserrat), Montserrat, Arial, sans-serif;--font-display:var(--font-playfair), "Playfair Display", Georgia, serif}*{box-sizing:border-box}html{scroll-behavior:auto;background:var(--ivory);-webkit-text-size-adjust:100%}body{background:var(--ivory);color:var(--ink);font-family:var(--font-ui);margin:0;font-size:14px;line-height:22px;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img,svg{max-width:100%;display:block}::selection{color:var(--navy);background:#d4af373d}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{background:var(--navy);color:#fff;z-index:1000;border-radius:8px;padding:12px 16px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}.shell{width:min(1180px,100% - 32px);margin:0 auto}.narrow-page,.narrow{max-width:760px}.section{padding:96px 0}.overline{letter-spacing:.08em;text-transform:uppercase;color:var(--slate);font-size:10px;font-weight:700;line-height:14px;display:inline-block}.gold-text{color:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--font-display);color:var(--navy)}h1{margin-bottom:24px;font-size:34px;font-weight:700;line-height:40px}h2{margin-bottom:16px;font-size:28px;font-weight:600;line-height:36px}h3{font-family:var(--font-ui);color:var(--navy);margin-bottom:8px;font-size:20px;font-weight:600;line-height:28px}p{color:var(--charcoal);font-size:14px;line-height:22px}.brand{flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.brand-logo{object-fit:contain;width:auto;height:52px;display:block}.brand-logo--compact{height:40px}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);background:#f7f7f5eb;border-bottom:1px solid #e5e7ebd9;align-items:center;height:72px;display:flex;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.desktop-nav{align-items:center;gap:24px;margin-left:auto;display:flex}.desktop-nav a{min-height:44px;color:var(--charcoal);align-items:center;font-size:12px;font-weight:600;line-height:18px;display:inline-flex}.desktop-nav a:hover{color:var(--gold)}.header-cta{background:var(--navy);color:#fff;min-height:44px;box-shadow:var(--shadow-soft);border-radius:8px;align-items:center;gap:8px;padding:0 16px;font-size:12px;font-weight:600;line-height:18px;display:inline-flex}.header-cta svg{width:16px}.mobile-menu{display:none;position:relative}.mobile-menu summary{border:1px solid var(--mist);background:var(--white);cursor:pointer;border-radius:8px;place-content:center;gap:4px;width:44px;height:44px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--navy);border-radius:2px;width:18px;height:1.5px}.mobile-menu nav{background:var(--white);border:1px solid var(--mist);width:min(280px,100vw - 32px);box-shadow:var(--shadow-large);border-radius:16px;padding:12px;display:grid;position:absolute;top:52px;right:0}.mobile-menu nav a{min-height:44px;color:var(--navy);border-radius:8px;align-items:center;padding:0 12px;font-size:13px;font-weight:600;display:flex}.mobile-menu nav a:hover{background:var(--ivory)}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 16px;font-size:14px;font-weight:600;line-height:22px;transition:transform .15s ease-out,box-shadow .15s ease-out;display:inline-flex}.button:hover{box-shadow:var(--shadow-medium);transform:translateY(-1px)}.button svg{width:18px;height:18px}.button-primary{background:var(--navy);color:#fff}.button-gold{background:var(--gold);color:#fff}.text-link{min-height:44px;color:var(--navy);align-items:center;font-size:12px;font-weight:600;line-height:18px;display:inline-flex}.text-link.strong{font-size:14px;line-height:22px}.compact-cta-row{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.marketing-image{box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#ece8e0,#ddd7cd);border:1px solid #e5e7ebe6;border-radius:16px;margin:0;position:relative;overflow:hidden}.marketing-image img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.marketing-image-fallback{color:var(--navy);background:linear-gradient(145deg,#e8e3da 0%,#d8d0c4 100%);flex-direction:column;justify-content:flex-end;gap:4px;padding:24px;display:flex;position:absolute;inset:0}.marketing-image-fallback span{letter-spacing:.08em;text-transform:uppercase;color:var(--gold);font-size:10px;font-weight:700;line-height:14px}.marketing-image-fallback small{color:var(--slate);overflow-wrap:anywhere;font-size:11px;line-height:16px}.hero{background:var(--navy);color:#fff;position:relative;overflow:hidden}.hero-glow{pointer-events:none;border-radius:50%;position:absolute}.hero-glow-one{background:radial-gradient(circle,#d4af372b,#0000 68%);width:640px;height:640px;top:-260px;right:-240px}.hero-glow-two{background:radial-gradient(circle,#7c8b7a24,#0000 68%);width:520px;height:520px;bottom:-320px;left:-280px}.hero-grid{z-index:2;grid-template-columns:.9fr 1.1fr;align-items:center;gap:64px;min-height:688px;padding:64px 0;display:grid;position:relative}.hero-copy{max-width:520px}.brand-kicker{letter-spacing:.08em;color:var(--gold);margin-bottom:16px;font-size:10px;font-weight:700;line-height:14px}.live-context{color:#e5e7eb;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin-bottom:16px;padding:6px 10px;font-size:11px;line-height:16px;display:inline-flex}.live-context i{background:#52d273;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite livePulse;box-shadow:0 0 0 4px #52d2731a,0 0 14px #52d273b8}@keyframes livePulse{50%{box-shadow:0 0 0 7px #52d2730a,0 0 20px #52d273d6}}.hero h1{color:#fff;margin-bottom:16px}.hero h1 em{color:var(--gold);font-style:normal}.hero-lead{color:#e5e7eb;max-width:500px;margin-bottom:24px}.hero .text-link{color:#fff}.trust-strip{color:#c9ced4;flex-wrap:wrap;gap:16px;margin-top:24px;font-size:11px;line-height:16px;display:flex}.trust-strip span{align-items:center;gap:6px;display:inline-flex}.trust-strip svg{width:16px;color:var(--gold)}.hero-photo-wrap{padding:24px 48px 24px 16px;position:relative}.hero-photo{border-color:#ffffff1f;box-shadow:0 24px 56px #0000004d}.hero-photo-note{min-width:176px;box-shadow:var(--shadow-large);color:var(--navy);background:#fffffff5;border-radius:12px;align-items:center;gap:10px;padding:12px 14px;display:flex;position:absolute}.hero-photo-note span{background:var(--ivory);width:28px;height:28px;color:var(--gold);font-family:var(--font-display);border-radius:8px;place-items:center;font-size:12px;display:grid}.hero-photo-note strong{font-size:11px;line-height:16px}.note-top{top:64px;right:0}.note-bottom{bottom:64px;left:0}.marquee-band{background:var(--gold);color:#fff;padding:10px 0;overflow:hidden}.marquee-band>div{width:max-content;animation:34s linear infinite marquee;display:flex}.marquee-band span{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:18px;padding-right:18px;font-size:10px;font-weight:700;line-height:14px;display:inline-flex}.marquee-band i{opacity:.66;font-style:normal}@keyframes marquee{to{transform:translate(-50%)}}.section-heading{margin-bottom:40px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2{margin:8px 0 12px}.section-heading p{color:var(--slate);margin-bottom:0}.row-heading{grid-template-columns:1fr minmax(260px,420px);align-items:end;gap:48px;display:grid}.row-heading>p{color:var(--slate);margin-bottom:0}.row-heading>.text-link{justify-self:end}.center-link{text-align:center;margin-top:24px}.brand-problem{text-align:center}.question-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.question-card{border:1px solid var(--mist);background:var(--white);min-height:208px;box-shadow:var(--shadow-soft);border-radius:16px;flex-direction:column;padding:24px;display:flex}.question-card>span{font-family:var(--font-display);color:var(--gold);font-size:16px;line-height:24px}.question-card h3{margin-top:auto}.question-card p{color:var(--slate);margin-bottom:0}.real-room-section{background:#eeece7}.photo-pair{grid-template-columns:1fr 1fr;gap:16px;display:grid}.photo-pair>div{position:relative}.photo-label{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d1b2ae0;border-radius:8px;padding:8px 10px;font-size:11px;font-weight:600;line-height:16px;position:absolute;bottom:16px;left:16px}.process-grid{border:1px solid var(--mist);background:var(--mist);border-radius:16px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.process-grid article{background:var(--white);flex-direction:column;min-height:256px;padding:24px;display:flex}.process-grid article>span{font-family:var(--font-display);color:var(--gold);font-size:16px;line-height:24px}.process-icon{background:var(--ivory);width:48px;height:48px;color:var(--navy);border-radius:12px;place-items:center;margin:32px 0 24px;display:grid}.process-icon svg{width:22px}.process-grid h3{margin-top:auto}.process-grid p{color:var(--slate);margin-bottom:0}.room-showcase{background:var(--white)}.room-photo-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.room-photo-card,.room-index-card{border:1px solid var(--mist);background:var(--white);box-shadow:var(--shadow-soft);border-radius:16px;transition:transform .15s ease-out,box-shadow .15s ease-out;display:block;overflow:hidden}.room-photo-card:hover,.room-index-card:hover{box-shadow:var(--shadow-medium);transform:translateY(-2px)}.room-photo-card .marketing-image,.room-index-card .marketing-image{box-shadow:none;border:0;border-radius:0}.room-photo-card>div:last-child{padding:16px}.room-photo-card span,.room-index-card>div span{letter-spacing:.08em;text-transform:uppercase;color:var(--slate);font-size:10px;font-weight:700;line-height:14px;display:block}.room-photo-card h3{margin:4px 0}.room-photo-card strong,.room-index-card strong{color:var(--gold);font-size:11px;line-height:16px}.trust-photo-section{background:var(--navy);color:#fff}.trust-photo-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:64px;display:grid}.trust-photo-grid h2{color:#fff;margin-top:8px}.trust-photo-grid p{color:#d5d9dd}.trust-points{gap:12px;margin:24px 0;display:grid}.trust-points span{color:#fff;align-items:center;gap:10px;font-size:12px;line-height:18px;display:flex}.trust-points svg{width:18px;color:var(--gold)}.quote-section{background:var(--ivory);border-top:1px solid var(--mist);border-bottom:1px solid var(--mist)}.quote-grid{grid-template-columns:1.2fr .8fr;align-items:end;gap:64px;display:grid}.quote-copy blockquote{font-family:var(--font-display);color:var(--navy);margin:12px 0 0;font-size:28px;line-height:36px}.quote-answer p{color:var(--charcoal)}.experience-grid{gap:16px;display:grid}.experience-count-1{grid-template-columns:1fr;max-width:520px;margin:0 auto}.experience-count-2{grid-template-columns:repeat(2,1fr);max-width:800px;margin:0 auto}.experience-count-3{grid-template-columns:repeat(3,1fr)}.experience-count-4{grid-template-columns:repeat(4,1fr)}.experience-card{border:1px solid var(--mist);min-height:112px;box-shadow:var(--shadow-soft);background:#fff;border-radius:16px;grid-template-columns:44px 1fr 18px;align-items:center;gap:12px;padding:16px;transition:transform .15s ease-out,box-shadow .15s ease-out,border-color .15s ease-out;display:grid;position:relative}.experience-card:hover{box-shadow:var(--shadow-medium);transform:translateY(-2px)}.experience-card.recommended{border-color:#d4af3799}.experience-icon{background:var(--ivory);width:44px;height:44px;color:var(--navy);border-radius:12px;place-items:center;display:grid}.experience-icon svg{width:22px;height:22px}.experience-card strong{color:var(--navy);font-size:12px;line-height:18px;display:block}.experience-card small{color:var(--slate);margin-top:2px;font-size:10px;line-height:14px;display:block}.experience-card em{color:var(--navy);text-transform:uppercase;letter-spacing:.06em;background:#d4af3724;border-radius:999px;padding:3px 6px;font-size:8px;font-style:normal;font-weight:700;line-height:12px;position:absolute;top:8px;right:12px}.experience-arrow{width:18px;color:var(--gold)}.faq-list{border-top:1px solid var(--mist)}.faq-list details{border-bottom:1px solid var(--mist)}.faq-list summary{cursor:pointer;min-height:56px;color:var(--navy);justify-content:space-between;align-items:center;gap:24px;padding:16px 4px;font-size:14px;font-weight:600;line-height:22px;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-family:var(--font-display);color:var(--gold);font-size:20px;transition:transform .15s ease-out}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:760px;color:var(--slate);margin:0 0 16px 4px}.final-cta{background:var(--navy);color:#fff;text-align:center;padding:96px 0;position:relative;overflow:hidden}.final-cta:before{content:"";background:radial-gradient(circle,#d4af371c,#0000 68%);border-radius:50%;width:560px;height:560px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.final-cta-inner{flex-direction:column;align-items:center;max-width:760px;display:flex;position:relative}.final-cta h2{color:#fff;margin:8px 0 12px}.final-cta p{color:#d5d9dd;max-width:560px}.final-cta .compact-cta-row{justify-content:center;margin-top:8px}.final-cta .text-link{color:#fff}.site-footer{background:var(--white);border-top:1px solid var(--mist);padding:64px 0 24px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:48px;display:grid}.footer-brand p{max-width:360px;color:var(--slate);margin:16px 0;font-size:12px;line-height:18px}.footer-brand>span{letter-spacing:.08em;color:var(--greige);text-transform:uppercase;font-size:10px;font-weight:700;line-height:14px}.footer-grid>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:8px;display:flex}.footer-grid strong{text-transform:uppercase;letter-spacing:.08em;color:var(--navy);margin-bottom:4px;font-size:10px;line-height:14px}.footer-grid a{min-height:32px;color:var(--slate);align-items:center;font-size:11px;line-height:16px;display:inline-flex}.footer-grid a:hover{color:var(--gold)}.footer-bottom{border-top:1px solid var(--mist);color:var(--slate);justify-content:space-between;margin-top:40px;padding-top:16px;font-size:10px;line-height:14px;display:flex}.footer-bottom div{gap:16px;display:flex}.subhero{background:var(--navy);color:#fff;padding:80px 0;position:relative;overflow:hidden}.subhero:after{content:"";background:radial-gradient(circle,#d4af3724,#0000 67%);border-radius:50%;width:560px;height:560px;position:absolute;top:-300px;right:-220px}.subhero .narrow-page{z-index:1;position:relative}.subhero h1{color:#fff;margin:8px 0 12px}.subhero p{color:#d5d9dd;max-width:620px;margin-bottom:24px}.story-steps{gap:64px;display:grid}.story-step{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;display:grid}.story-step.reverse .marketing-image{order:2}.story-step.reverse>div{order:1}.story-number{font-family:var(--font-display);color:var(--gold);margin-bottom:8px;font-size:16px;line-height:24px;display:inline-block}.article-icon{background:var(--white);border:1px solid var(--mist);width:48px;height:48px;color:var(--gold);box-shadow:var(--shadow-soft);border-radius:12px;place-items:center;margin-bottom:16px;display:grid}.article-icon svg{width:22px}.story-step h2{margin-bottom:8px}.story-step p{color:var(--slate);max-width:480px}.trust-note{text-align:center;max-width:760px}.trust-note h2{margin:8px 0 12px}.trust-note p{color:var(--slate)}.material-photo-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.material-photo-card{border:1px solid var(--mist);box-shadow:var(--shadow-soft);background:#fff;border-radius:16px;overflow:hidden}.material-photo-card .marketing-image{box-shadow:none;border:0;border-radius:0}.material-photo-card>div:last-child{padding:20px}.material-photo-card>div:last-child>span{letter-spacing:.08em;text-transform:uppercase;color:var(--gold);font-size:10px;font-weight:700;line-height:14px}.material-photo-card h3{margin:4px 0 8px}.material-photo-card p{color:var(--slate);margin-bottom:0}.comparison-panel{background:var(--navy);color:#fff;border-radius:24px;grid-template-columns:1fr 1fr;align-items:center;gap:48px;margin-top:64px;padding:40px;display:grid}.comparison-panel h2{color:#fff;margin:8px 0 0}.decision-list{grid-template-columns:1fr 1fr;gap:8px;display:grid}.decision-list span{color:#e5e7eb;background:#ffffff0f;border-radius:12px;align-items:center;min-height:52px;padding:12px;font-size:11px;line-height:16px;display:flex}.budget-story{gap:64px;display:grid}.budget-image-copy,.budget-second-image{grid-template-columns:1.1fr .9fr;align-items:center;gap:56px;display:grid}.budget-image-copy h2,.budget-second-image h2{margin:8px 0 12px}.budget-image-copy p,.budget-second-image p{color:var(--slate)}.cost-driver-grid{border:1px solid var(--mist);background:var(--mist);border-radius:16px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.cost-driver-grid article{background:#fff;flex-direction:column;min-height:168px;padding:24px;display:flex}.cost-driver-grid article>span{font-family:var(--font-display);color:var(--gold);font-size:16px;line-height:24px}.cost-driver-grid h3{margin-top:auto;margin-bottom:4px}.cost-driver-grid p{color:var(--slate);margin-bottom:0}.editorial-faq{margin-top:0}.rooms-index{padding-top:64px}.room-index-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.room-index-card>div:last-child{padding:20px}.room-index-card h2{margin:4px 0 8px}.room-index-card p{color:var(--slate)}.room-hero-photo{background:var(--navy);color:#fff;padding:64px 0}.room-photo-hero-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:64px;display:grid}.room-photo-hero-grid h1{color:#fff;margin:8px 0 12px}.room-photo-hero-grid p{color:#d5d9dd;margin-bottom:24px}.room-back-link{color:#b8b1a6;width:fit-content;font-family:var(--font-montserrat);align-items:center;gap:8px;margin-bottom:32px;font-size:12px;font-weight:600;line-height:1;text-decoration:none;transition:color .15s,transform .15s;display:inline-flex}.room-back-link span:first-child{font-size:16px;transition:transform .15s}.room-back-link:hover{color:#d4af37}.room-back-link:hover span:first-child{transform:translate(-3px)}.room-back-link:focus-visible{outline-offset:6px;border-radius:4px;outline:2px solid #d4af37}.room-hero-copy{flex-direction:column;align-items:flex-start;display:flex}.room-hero-copy .overline{margin-bottom:12px}.room-hero-copy h1{margin:0}.room-hero-copy>p{max-width:620px;margin-top:16px}.room-hero-actions{justify-content:flex-start;width:100%;margin-top:24px;display:flex}.room-detail-grid{grid-template-columns:1fr .72fr;align-items:start;gap:64px;display:grid}.room-detail-grid h2{margin:8px 0 24px}.problem-list{border-top:1px solid var(--mist)}.problem-list>div{border-bottom:1px solid var(--mist);grid-template-columns:48px 1fr;align-items:center;padding:16px 0;display:grid}.problem-list span{color:var(--gold);font-family:var(--font-display);font-size:16px;line-height:24px}.problem-list strong{color:var(--charcoal);font-size:13px;line-height:20px}.priority-card{border:1px solid var(--mist);box-shadow:var(--shadow-medium);background:#fff;border-radius:16px;padding:24px}.priority-card .overline{margin-bottom:16px;display:block}.priority-card>div{border-bottom:1px solid var(--mist);align-items:center;gap:10px;min-height:48px;padding:12px 0;font-size:12px;line-height:18px;display:flex}.priority-card>div:last-child{border-bottom:0}.priority-card>div span{color:var(--sage);font-weight:700}.room-seo-copy{background:#eeece7;padding:64px 0}.room-seo-copy h2{margin:8px 0 12px}.room-seo-copy p{color:var(--charcoal);margin-bottom:0}.home-room-album{background:var(--white);border-bottom:1px solid var(--mist);padding:88px 0 96px;overflow:hidden}.home-room-album-heading{justify-content:space-between;align-items:flex-end;gap:48px;display:flex}.home-room-album-heading>div:first-child{max-width:680px}.home-room-album-heading h2{margin:8px 0 12px}.home-room-album-heading p{max-width:620px;color:var(--charcoal);margin-bottom:8px}.home-room-album-heading small{max-width:620px;color:var(--slate);font-size:11px;line-height:16px;display:block}.home-room-album-controls{flex:none;gap:8px;display:flex}.home-room-album-controls button{border:1px solid var(--mist);background:var(--white);width:44px;height:44px;color:var(--navy);cursor:pointer;border-radius:999px;place-items:center;font-size:18px;line-height:1;transition:transform .15s ease-out,border-color .15s ease-out,color .15s ease-out,box-shadow .15s ease-out;display:grid}.home-room-album-controls button:hover{color:var(--gold);box-shadow:var(--shadow-soft);border-color:#d4af37a6;transform:translateY(-1px)}.home-room-album-controls button:active{transform:translateY(0)}.home-room-album-controls button:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.home-room-album-bleed{width:100vw;margin-top:32px;margin-left:calc(50% - 50vw)}.home-room-album-track{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;grid-auto-columns:minmax(300px,360px);grid-auto-flow:column;gap:16px;padding-bottom:8px;padding-left:max(16px,50vw - 590px);padding-right:max(16px,50vw - 590px);scroll-padding-left:max(16px,50vw - 590px);display:grid;overflow-x:auto}.home-room-album-track::-webkit-scrollbar{display:none}.home-room-album-card{background:var(--white);border:1px solid var(--mist);box-shadow:var(--shadow-soft);scroll-snap-align:start;border-radius:16px;flex-direction:column;transition:transform .15s ease-out,box-shadow .15s ease-out,border-color .15s ease-out;display:flex;overflow:hidden}.home-room-album-card:hover{box-shadow:var(--shadow-medium);border-color:#d4af3761;transform:translateY(-3px)}.home-room-album-card .marketing-image{width:100%;box-shadow:none;border:0;border-radius:0}.home-room-album-card .marketing-image img{transition:transform .35s ease-out}.home-room-album-card:hover .marketing-image img{transform:scale(1.025)}.home-room-album-card-copy{flex-direction:column;flex:1;align-items:flex-start;padding:20px;display:flex}.home-room-album-card-copy>span{color:var(--gold);font-family:var(--font-display);margin-bottom:8px;font-size:14px;line-height:20px}.home-room-album-card-copy h3{margin:0 0 6px}.home-room-album-card-copy p{color:var(--slate);margin:0 0 20px;font-size:12px;line-height:18px}.home-room-album-card-copy strong{color:var(--navy);margin-top:auto;font-size:11px;font-weight:600;line-height:16px;transition:color .15s ease-out}.home-room-album-card:hover .home-room-album-card-copy strong{color:var(--gold)}.home-room-album-mobile-hint{display:none}@media (max-width:980px){.home-room-album{padding:72px 0 80px}.home-room-album-heading{gap:24px}.home-room-album-track{grid-auto-columns:minmax(290px,340px)}}@media (max-width:680px){.home-room-album{padding:64px 0}.home-room-album-heading{display:block}.home-room-album-heading p{margin-bottom:8px}.home-room-album-controls{display:none}.home-room-album-bleed{margin-top:24px}.home-room-album-track{grid-auto-columns:min(84vw,330px);gap:12px;padding-left:16px;padding-right:16px;scroll-padding-left:16px}.home-room-album-card-copy{padding:16px}.home-room-album-card-copy p{margin-bottom:16px}.home-room-album-mobile-hint{color:var(--slate);justify-content:space-between;align-items:center;margin-top:12px;font-size:10px;font-weight:600;line-height:14px;display:flex}.home-room-album-mobile-hint span:last-child{color:var(--gold);font-size:16px}}.legal-page{max-width:820px;padding-top:80px;padding-bottom:96px}.legal-page h1{margin:8px 0}.legal-meta{color:var(--slate);margin-bottom:32px;font-size:11px;line-height:16px}.legal-page h2{font-size:20px;line-height:28px;font-family:var(--font-ui);margin:40px 0 8px;font-weight:600}.legal-page p{color:var(--charcoal)}.legal-page a{color:var(--navy);text-decoration:underline;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);text-underline-offset:3px}.not-found{flex-direction:column;justify-content:center;align-items:flex-start;max-width:760px;min-height:65vh;display:flex}.not-found h1{margin:8px 0 12px}.not-found p{color:var(--slate);margin-bottom:24px}.mobile-action-bar{display:none}@media (max-width:767px){.room-back-link{margin-bottom:24px}.room-hero-copy>p{margin-top:12px}.room-hero-actions{justify-content:center}}@media (max-width:980px){.desktop-nav{display:none}.mobile-menu{display:block}.header-cta{margin-left:auto}.hero-grid,.trust-photo-grid,.story-step,.budget-image-copy,.budget-second-image,.room-photo-hero-grid,.room-detail-grid{grid-template-columns:1fr;gap:40px}.hero-grid{padding:56px 0}.hero-copy{max-width:620px}.hero-photo-wrap{width:min(680px,100%);margin:0 auto}.question-grid,.process-grid,.room-photo-grid{grid-template-columns:repeat(2,1fr)}.process-grid article:last-child{grid-column:1/-1}.material-photo-grid,.room-index-grid{grid-template-columns:1fr 1fr}.row-heading{grid-template-columns:1fr;gap:8px}.row-heading>.text-link{justify-self:start}.quote-grid{grid-template-columns:1fr;gap:24px}.experience-count-4{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.story-step.reverse .marketing-image,.story-step.reverse>div{order:initial}.comparison-panel{grid-template-columns:1fr;gap:24px}.cost-driver-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){body{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.shell{width:min(100% - 32px,1180px)}.section{padding:64px 0}.site-header{height:64px}.brand-mark{width:34px;height:32px}.brand-word{font-size:18px;line-height:24px}.header-cta{display:none}h1{font-size:34px;line-height:40px}h2{font-size:28px;line-height:36px}h3{font-size:20px;line-height:28px}.hero-grid{gap:32px;min-height:auto;padding:48px 0 56px}.brand-kicker,.live-context{margin-bottom:12px}.hero-lead{margin-bottom:20px}.compact-cta-row{align-items:stretch;gap:8px}.compact-cta-row .button{width:100%}.compact-cta-row .text-link{justify-content:center;width:100%}.trust-strip{gap:8px;margin-top:20px;display:grid}.hero-photo-wrap{padding:0 16px 24px 0}.hero-photo-note{min-width:154px;padding:10px}.note-top{top:24px;right:0}.note-bottom{bottom:0;left:0}.section-heading{margin-bottom:32px}.question-grid,.process-grid,.room-photo-grid,.material-photo-grid,.room-index-grid,.experience-count-2,.experience-count-3,.experience-count-4{grid-template-columns:1fr}.question-card{min-height:184px}.process-grid article{min-height:224px}.process-grid article:last-child{grid-column:auto}.photo-pair{grid-template-columns:1fr}.trust-photo-grid{gap:32px}.quote-copy blockquote{font-size:28px;line-height:36px}.experience-card{min-height:104px}.comparison-panel{border-radius:16px;padding:24px}.decision-list,.cost-driver-grid{grid-template-columns:1fr}.cost-driver-grid article{min-height:144px}.subhero{padding:64px 0}.story-steps{gap:56px}.story-step{gap:24px}.room-hero-photo{padding:48px 0}.room-detail-grid{gap:40px}.room-seo-copy{padding:56px 0}.footer-grid{grid-template-columns:1fr 1fr;gap:32px 24px}.footer-brand{grid-column:1/3}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:12px}.final-cta{padding:72px 0}.mobile-action-bar{left:8px;right:8px;bottom:calc(8px + env(safe-area-inset-bottom));z-index:90;-webkit-backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #e5e7ebe6;border-radius:16px;grid-auto-columns:1fr;grid-auto-flow:column;gap:8px;padding:8px;display:grid;position:fixed;box-shadow:0 12px 32px #00000024}.mobile-action-bar a{background:var(--navy);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:12px;font-weight:700;line-height:18px;display:flex}.mobile-action-bar a svg{width:18px}.mobile-action-bar .whatsapp-action{background:#1f7a45}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.early-access-line{color:#ffffffb8;margin:12px 0 0;font-size:11px;font-weight:600;line-height:16px}.early-access-line.dark{color:#d5d9dd}.secondary-action{color:var(--navy);box-shadow:none;background:0 0;border-color:#0d1b2a38}.secondary-action:hover{border-color:var(--gold);box-shadow:none}.secondary-action svg{width:18px;height:18px}.hero .secondary-action,.subhero .secondary-action,.room-hero-photo .secondary-action,.final-cta .secondary-action{color:#fff;background:#ffffff0d;border-color:#ffffff57}.hero .secondary-action:hover,.subhero .secondary-action:hover,.room-hero-photo .secondary-action:hover,.final-cta .secondary-action:hover{background:#ffffff14;border-color:#d4af37e6}.mobile-menu-trigger{border:1px solid var(--mist);background:var(--white);cursor:pointer;border-radius:8px;place-content:center;gap:4px;width:44px;height:44px;padding:0;display:grid}.mobile-menu-trigger span{background:var(--navy);border-radius:2px;width:18px;height:1.5px;transition:transform .15s ease-out,opacity .15s ease-out}.mobile-menu.open .mobile-menu-trigger span:first-child{transform:translateY(5.5px)rotate(45deg)}.mobile-menu.open .mobile-menu-trigger span:nth-child(2){opacity:0}.mobile-menu.open .mobile-menu-trigger span:nth-child(3){transform:translateY(-5.5px)rotate(-45deg)}.mobile-menu nav{z-index:10}.marquee-band>.marquee-track{will-change:transform;width:max-content;animation:52s linear infinite marquee-loop;display:flex}.marquee-group{flex:none;width:max-content;display:flex}@keyframes marquee-loop{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.full-home-showcase{background:#eeece7}.full-home-homepage-grid{grid-template-columns:repeat(3,1fr)}.room-group-heading{max-width:720px;margin-bottom:24px}.room-group-heading h2{margin:8px 0}.room-group-heading p{color:var(--slate);margin-bottom:0}.room-group-spaced{margin-top:72px}.full-home-grid{grid-template-columns:repeat(3,1fr)}.dimension-note{grid-template-columns:.9fr 1.1fr;align-items:center;gap:56px;max-width:960px;padding-top:0;display:grid}.dimension-note h2{margin:8px 0 0}.dimension-note p{color:var(--slate);margin:0}.local-pricing-callout{background:var(--navy);color:#fff;border-radius:24px;padding:40px}.local-pricing-callout h2{color:#fff;max-width:760px;margin:8px 0 12px}.local-pricing-callout p{color:#d5d9dd;max-width:820px;margin-bottom:0}.mobile-action-bar .whatsapp-action{background:var(--sage)}@media (max-width:980px){.full-home-grid,.full-home-homepage-grid{grid-template-columns:repeat(2,1fr)}.dimension-note{grid-template-columns:1fr;gap:12px}}@media (max-width:680px){.hero-photo-wrap{width:min(100%,440px);margin:0 auto;padding:0 0 22px}.hero-photo{width:100%;margin:0 auto}.hero-photo img{object-position:center center}.note-top{top:24px;right:-4px}.note-bottom{bottom:0;left:-4px}.compact-cta-row .secondary-action{width:100%}.full-home-grid,.full-home-homepage-grid{grid-template-columns:1fr}.room-group-spaced{margin-top:56px}.local-pricing-callout{border-radius:16px;padding:24px}.dimension-note{padding-bottom:48px}.marquee-band>.marquee-track{animation-duration:66s}}.desktop-app-nudge{min-height:44px;color:var(--greige);flex-basis:100%;align-items:center;font-size:11px;font-weight:600;line-height:16px;display:inline-flex}.app-coming-soon{cursor:default;opacity:.88}.app-coming-soon:disabled{color:#fff;background:var(--gold)}.app-unavailable-card{cursor:default}.mobile-download-only{max-width:520px;margin-left:auto;margin-right:auto}.mobile-app-prompt .button svg{width:18px;height:18px}.appleIcon{color:#000}@media (prefers-color-scheme:dark){.appleIcon{color:#fff}}.quick-hero h1{letter-spacing:-.025em;max-width:560px;font-size:clamp(38px,4.2vw,58px);line-height:1.04}.quick-hero .hero-lead{max-width:540px;font-size:15px;line-height:24px}.quick-start-actions{flex-wrap:wrap;gap:10px;display:flex}.quick-start-actions .button{cursor:pointer;border:0;min-width:190px}.quick-start-actions button:disabled{opacity:.62;cursor:wait;box-shadow:none;transform:none}.quick-secondary{color:#fff;background:#ffffff0f;border:1px solid #ffffff3d!important}.quick-secondary:hover{border-color:#d4af37d1!important}.quick-start-status,.quick-start-error{margin:10px 0 0;font-size:11px;line-height:17px}.quick-start-status{color:#d5d9dd}.quick-start-error{color:#ffe2e2}.hero-outcomes{color:#d5d9dd;flex-wrap:wrap;gap:10px 18px;margin-top:22px;font-size:11px;line-height:16px;display:flex}.hero-outcomes span{align-items:center;gap:6px;display:inline-flex}.hero-outcomes svg{width:16px;height:16px;color:var(--gold)}.visual-process-section{background:var(--ivory)}.visual-process-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.visual-process-grid article{border:1px solid var(--mist);background:var(--white);box-shadow:var(--shadow-soft);border-radius:18px;overflow:hidden}.visual-process-grid article .marketing-image{box-shadow:none;border:0;border-radius:0}.visual-process-grid article>div{padding:18px 20px 20px}.visual-process-grid article>div>span{color:var(--gold);font-family:var(--font-display);font-size:13px}.visual-process-grid h3{margin:7px 0 4px;font-size:18px;line-height:25px}.visual-process-grid p{color:var(--slate);margin:0;font-size:12px;line-height:19px}.visual-process-section .center-link{text-align:center;margin-top:18px}.comparison-section{padding-top:88px}.before-after{width:100%}.before-after-frame{aspect-ratio:4/3;background:var(--navy);box-shadow:var(--shadow-large);touch-action:pan-y;border-radius:20px;position:relative;overflow:hidden}.before-after-image{object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none}.before-after-before{position:absolute;inset:0;overflow:hidden}.before-after-label{z-index:4;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d1b2ad1;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:700;line-height:14px;position:absolute;top:16px}.before-after-divider{z-index:5;pointer-events:none;background:#fffffff0;width:2px;position:absolute;top:0;bottom:0;transform:translate(-1px);box-shadow:0 0 18px #00000047}.before-after-divider span{width:44px;height:44px;color:var(--navy);box-shadow:var(--shadow-medium);background:#fff;border-radius:50%;place-items:center;font-size:18px;font-weight:800;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.before-after-input{z-index:8;opacity:0;cursor:ew-resize;width:100%;height:100%;margin:0;position:absolute;inset:0}.before-after-hint{color:var(--slate);text-align:right;margin:10px 2px 0;font-size:11px;line-height:16px}.home-room-section{background:var(--white)}.home-room-groups{gap:64px;display:grid}.home-room-subhead{justify-content:space-between;align-items:end;gap:20px;margin-bottom:16px;display:flex}.home-room-subhead strong{color:var(--navy);font-family:var(--font-display);font-size:20px;line-height:28px}.home-room-subhead span{color:var(--slate);font-size:11px;line-height:16px}.informed-section .overline{color:var(--gold)}.informed-section .informed-points{margin-bottom:12px}.informed-links{flex-wrap:wrap;gap:6px 22px;display:flex}.informed-links .text-link{color:#fff}.midpoint-cta{padding-top:72px;padding-bottom:72px}.midpoint-cta-card{background:var(--navy);color:#fff;max-width:980px;box-shadow:var(--shadow-large);border-radius:24px;margin:0 auto;padding:48px;position:relative;overflow:hidden}.midpoint-cta-card:after{content:"";background:radial-gradient(circle,#d4af372e,#0000 68%);border-radius:50%;width:380px;height:380px;position:absolute;top:-210px;right:-160px}.midpoint-cta-card>*{z-index:1;position:relative}.midpoint-cta-card .overline{color:var(--gold)}.midpoint-cta-card h2{color:#fff;margin:8px 0}.midpoint-cta-card p{color:#d5d9dd;max-width:650px;margin-bottom:22px}.midpoint-cta-card button,.final-cta button{cursor:pointer;border:0}.quick-modal{z-index:500;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.quick-modal-scrim{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:default;background:#0d1b2ab8;border:0;width:100%;height:100%;position:absolute;inset:0}.quick-card{z-index:1;background:var(--ivory);overscroll-behavior:contain;border-radius:24px;width:min(680px,100%);max-height:min(860px,100vh - 44px);position:relative;overflow:auto;box-shadow:0 28px 80px #00000057}.quick-card-topline{border-bottom:1px solid var(--mist);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;min-height:58px;padding:8px 18px;display:grid;position:relative}.quick-card-brand{color:var(--sage);letter-spacing:.12em;white-space:nowrap;pointer-events:none;font-size:9px;font-weight:800;line-height:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.quick-topline-spacer{grid-column:1;min-width:0}.quick-card-topline .quick-close{width:38px;height:38px;color:var(--navy);cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;grid-column:3;justify-self:end;place-items:center;padding:0;display:inline-grid}.quick-card-topline .quick-close svg{stroke-width:1.9px;width:18px;height:18px}.quick-photo-context{aspect-ratio:16/7;background:#d8d0c4;position:relative;overflow:hidden}.quick-photo-context img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.quick-photo-context:after{content:"";background:linear-gradient(#0000,#0d1b2a94);position:absolute;inset:45% 0 0}.quick-photo-context>span{z-index:2;color:#fff;background:#0d1b2ac7;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:700;line-height:13px;position:absolute;bottom:14px;left:16px}.quick-content{padding:28px}.quick-content h2{margin:7px 0;font-size:28px;line-height:35px}.quick-content>p{color:var(--slate);margin-bottom:22px}.quick-eyebrow{color:var(--gold);letter-spacing:.12em;font-size:9px;font-weight:800;line-height:14px}.quick-inline-error{color:#8b3030;background:#b0373712;border:1px solid #b0373740;border-radius:10px;margin-bottom:16px;padding:10px 12px;font-size:11px;line-height:17px}.quick-choice-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.quick-choice{border:1px solid var(--mist);background:var(--white);min-height:112px;color:var(--navy);text-align:left;cursor:pointer;box-shadow:var(--shadow-soft);border-radius:14px;padding:16px;transition:border-color .15s ease-out,transform .15s ease-out}.quick-choice:hover{border-color:#d4af37b3;transform:translateY(-1px)}.quick-choice strong{font-size:13px;line-height:19px;display:block}.quick-choice small{color:var(--slate);margin-top:5px;font-size:10px;line-height:15px;display:block}.quick-choice.compact{align-items:center;min-height:70px;display:flex}.budget-grid{grid-template-columns:repeat(2,1fr)}.quick-chip-grid{flex-wrap:wrap;gap:9px;display:flex}.quick-chip{border:1px solid var(--mist);background:var(--white);min-height:44px;color:var(--navy);cursor:pointer;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:650;line-height:17px}.quick-chip:hover,.quick-chip.selected{background:#d4af371c;border-color:#d4af37bd}.quick-style-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.quick-style{border:1px solid var(--mist);background:var(--white);color:var(--navy);text-align:left;cursor:pointer;border-radius:14px;padding:0;overflow:hidden}.quick-style.selected{border-color:var(--gold);box-shadow:0 0 0 2px #d4af372e}.quick-style-image{aspect-ratio:4/3;background:#e8e3da;display:block;position:relative;overflow:hidden}.quick-style-image img{object-fit:cover}.quick-style strong{padding:11px 12px 13px;font-size:11px;line-height:17px;display:block}.quick-fields{grid-template-columns:1fr .72fr;gap:10px;display:grid}.quick-fields label{color:var(--slate);gap:6px;font-size:10px;font-weight:700;line-height:14px;display:grid}.quick-fields input{border:1px solid var(--mist);width:100%;min-height:50px;color:var(--ink);background:#fff;border-radius:10px;outline:none;padding:0 13px}.quick-fields input:focus{border-color:#d4af37e6;box-shadow:0 0 0 3px #d4af371f}.quick-continue{cursor:pointer;border:0;width:100%;margin-top:22px}.quick-continue:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.quick-summary{border:1px solid var(--mist);background:var(--mist);border-radius:14px;gap:1px;display:grid;overflow:hidden}.quick-summary>div{background:#fff;grid-template-columns:112px 1fr;gap:12px;padding:12px 14px;display:grid}.quick-summary span{color:var(--slate);text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:700;line-height:14px}.quick-summary strong{color:var(--navy);font-size:11px;font-weight:650;line-height:17px}.quick-privacy{color:var(--slate);text-align:center;margin-top:10px;font-size:9px;line-height:15px;display:block}@media (max-width:980px){.visual-process-grid{grid-template-columns:1fr 1fr}.visual-process-grid article:last-child{grid-column:1/-1}}@media (max-width:680px){.quick-hero .hero-grid{padding-top:40px}.quick-hero h1{font-size:38px;line-height:42px}.quick-start-actions{grid-template-columns:1fr;width:100%;display:grid}.quick-start-actions .button{width:100%}.hero-outcomes{gap:7px;display:grid}.visual-process-grid{grid-template-columns:1fr}.visual-process-grid article:last-child{grid-column:auto}.before-after-frame{aspect-ratio:4/3;border-radius:16px}.before-after-label{font-size:9px;top:10px}.before-label{left:10px}.after-label{right:10px}.home-room-groups{gap:48px}.home-room-subhead{flex-direction:column;align-items:start;gap:2px}.midpoint-cta-card{border-radius:18px;padding:32px 22px}.quick-modal{align-items:end;padding:0}.quick-card{border-radius:22px 22px 0 0;width:100%;max-height:calc(100dvh - 12px)}.quick-photo-context{aspect-ratio:16/8}.quick-content{padding:24px 18px calc(24px + env(safe-area-inset-bottom))}.quick-content h2{font-size:25px;line-height:31px}.quick-choice-grid{grid-template-columns:1fr}.quick-choice{min-height:82px}.budget-grid{grid-template-columns:1fr 1fr}.budget-grid .quick-choice{min-height:64px}.quick-fields{grid-template-columns:1fr}.quick-summary>div{grid-template-columns:90px 1fr}}.hero-comparison-wrap{justify-self:end;width:100%;max-width:700px}.hero-before-after .before-after-frame{aspect-ratio:4/3;border:1px solid #ffffff24;box-shadow:0 26px 64px #00000057}.hero-before-after .before-after-label{background:#0d1b2adb;border:1px solid #ffffff1f}.hero-before-after .before-after-hint{color:#d5d9dd}.informed-combined-section{padding-top:72px;padding-bottom:72px}.informed-combined-card{background:var(--navy);color:#fff;min-height:500px;box-shadow:var(--shadow-large);border-radius:24px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch;display:grid;position:relative;overflow:hidden}.informed-combined-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#d4af3729,#0000 68%);border-radius:50%;width:420px;height:420px;position:absolute;top:-230px;right:-180px}.informed-combined-card>.marketing-image{width:100%;min-width:0;height:100%;min-height:0;box-shadow:none;border:0;border-radius:0;aspect-ratio:auto!important}.informed-combined-copy{z-index:1;flex-direction:column;justify-content:center;min-width:0;padding:44px 48px;display:flex;position:relative}.informed-combined-copy>.overline,.informed-combined-cta .overline{color:var(--gold)}.informed-combined-copy h2{color:#fff;max-width:650px;margin:8px 0 10px}.informed-combined-copy>p{color:#d5d9dd;max-width:640px;margin:0 0 22px}.informed-combined-copy .informed-points{margin-bottom:28px}.informed-combined-cta{border-top:1px solid #ffffff21;justify-content:space-between;align-items:end;gap:24px;padding-top:24px;display:flex}.informed-combined-cta h3{color:#fff;margin:6px 0 0;font-size:22px;line-height:30px}.informed-combined-cta .button{cursor:pointer;border:0;flex:none;min-width:190px}@media (max-width:1180px) and (min-width:981px){.informed-combined-card{grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr)}.informed-combined-copy{padding:38px 40px}.informed-combined-copy h2{font-size:34px;line-height:42px}.informed-combined-copy .informed-points{margin-bottom:22px}.informed-combined-cta{gap:18px}}@media (max-width:980px){.hero-comparison-wrap{justify-self:start;max-width:720px}.informed-combined-card{grid-template-columns:1fr;min-height:0}.informed-combined-card>.marketing-image{min-height:auto;aspect-ratio:16/7!important}}@media (max-width:680px){.hero-comparison-wrap{width:100%;margin-top:2px}.hero-before-after .before-after-frame{border-radius:16px}.hero-before-after .before-after-label{padding:6px 8px;font-size:8px;line-height:12px}.informed-combined-section{padding-top:56px;padding-bottom:56px}.informed-combined-card{border-radius:18px}.informed-combined-card>.marketing-image{aspect-ratio:4/3!important}.informed-combined-copy{padding:28px 22px 30px}.informed-combined-cta{flex-direction:column;align-items:stretch;gap:18px}.informed-combined-cta .button{width:100%}}.header-cta,.mobile-action-primary,.experience-card[type=button]{cursor:pointer;border:0;font-family:inherit}.mobile-action-bar .mobile-action-primary{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:12px;font-weight:700;line-height:18px;display:flex}.mobile-action-bar .mobile-action-primary svg{width:18px;height:18px}html,body{scroll-behavior:auto}.quick-hero .hero-grid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:48px}.quick-hero .hero-copy{min-width:0}.hero-comparison-wrap{min-width:0;max-width:780px}.hero-outcomes{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:0;display:flex}.hero-outcomes span{gap:5px}.hero-outcomes span+span:before{content:"•";color:var(--gold);text-shadow:0 0 10px #d4af3740;margin:0 9px;font-size:13px;font-weight:900;line-height:1}.hero-outcomes svg{width:14px;height:14px}.before-after{padding-top:18px;position:relative}.before-after-frame{touch-action:pan-y;overflow:hidden}.before-after-label{z-index:12;min-height:30px;color:var(--navy);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.01em;background:#fffffff7;border:1px solid #e5e7ebeb;border-radius:10px;padding:7px 11px;font-size:9px;font-weight:800;line-height:14px;top:0;box-shadow:0 8px 24px #00000029}.before-label{left:14px}.after-label{right:14px}.hero-before-after .before-after-label{color:var(--navy);background:#fffffff7;border-color:#e5e7ebeb}.before-after-divider{background:#fffffff5;width:2px;transform:translate(-1px);box-shadow:0 0 16px #0000003d}.before-after-divider span,.before-after-input{display:none}.before-after-handle{z-index:16;width:54px;height:54px;color:var(--navy);cursor:ew-resize;touch-action:none;background:#fff;border:2px solid #d4af37b8;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 10px 28px #0000003d,0 0 0 5px #ffffff29}.before-after-handle:hover,.before-after-handle:focus-visible{border-color:var(--gold);outline:none;box-shadow:0 12px 30px #00000047,0 0 0 5px #d4af3729}.before-after-handle svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:24px}.before-after-handle .handle-spark{stroke:var(--gold);stroke-width:2px}.before-after-hint{margin-top:8px}.quick-upload-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:250px;display:flex}.quick-upload-icon{width:48px;height:48px;color:var(--gold);background:#d4af371f;border-radius:14px;place-items:center;margin-bottom:16px;display:grid}.quick-upload-icon svg{width:24px;height:24px}.quick-upload-state h2{margin:6px 0 8px}.quick-upload-state p{max-width:400px;color:var(--slate);margin:0}.quick-upload-progress{background:var(--mist);border-radius:999px;width:min(320px,86%);height:4px;margin-top:22px;overflow:hidden}.quick-upload-progress i{border-radius:inherit;background:var(--gold);width:42%;height:100%;animation:1.1s ease-in-out infinite alternate quickUploadSweep;display:block}@keyframes quickUploadSweep{0%{transform:translate(-20%)}to{transform:translate(155%)}}@media (max-width:980px){.quick-hero .hero-grid{grid-template-columns:1fr;gap:30px}}@media (max-width:680px){.quick-hero .hero-grid{gap:28px;width:min(100% - 20px,1180px);padding-top:38px}.hero-outcomes{white-space:nowrap;letter-spacing:.002em;justify-content:space-between;align-items:center;gap:clamp(8px,2.2vw,12px);width:100%;font-size:clamp(11.5px,3.25vw,13px);font-weight:500;line-height:1;display:flex}.hero-outcomes span{justify-content:center;align-items:center;gap:clamp(4px,1.15vw,6px);min-width:0;display:inline-flex}.hero-outcomes span+span:before{content:"";background:var(--gold);border-radius:50%;flex:0 0 4px;width:4px;height:4px;margin-right:clamp(3px,.8vw,5px);display:block;box-shadow:0 0 0 2px #d4af3714,0 0 7px #d4af3747}.hero-outcomes:before,.hero-outcomes:after{content:none}.hero-outcomes svg{flex:0 0 clamp(14px,3.7vw,15px);width:clamp(14px,3.7vw,15px);height:clamp(14px,3.7vw,15px)}.hero-comparison-wrap{width:100%;max-width:none;margin-left:0;margin-right:0}.hero-before-after .before-after-frame{aspect-ratio:1.24;border-radius:17px}.before-after{padding-top:16px}.hero-before-after .before-after-label{border-radius:9px;min-height:27px;padding:6px 9px;font-size:8px;line-height:13px;top:0}.before-label{left:10px}.after-label{right:10px}.before-after-handle{width:50px;height:50px}.before-after-handle svg{width:31px;height:22px}.before-after-hint{margin-right:2px}}.before-after-label b{color:var(--gold);font-family:var(--font-display);margin-right:6px;font-size:10px;line-height:1}.before-after-label>span{color:var(--navy)}.experience-card[type=button]{text-align:left}.quick-back{min-width:0;min-height:36px;color:var(--slate);font:inherit;letter-spacing:.02em;white-space:nowrap;cursor:pointer;background:0 0;border:0;grid-column:1;justify-self:start;align-items:center;gap:7px;padding:0 2px;font-size:10px;font-weight:750;line-height:14px;display:inline-flex}.quick-back svg{width:16px;height:16px;color:var(--gold);stroke-width:1.9px;flex:none}.quick-back:hover{color:var(--navy)}.quick-back:disabled{opacity:.45;cursor:default}@media (max-width:520px){.quick-card-topline{gap:8px;padding-left:14px;padding-right:10px}.quick-card-brand{letter-spacing:.09em;font-size:8px}.quick-back{gap:5px;font-size:9px}.quick-back svg{width:15px;height:15px}}.quick-location-card{border:1px solid var(--mist);background:var(--white);box-shadow:var(--shadow-soft);border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px;display:grid}.quick-location-card>div{min-width:0}.quick-location-card strong,.quick-location-card small{display:block}.quick-location-card strong{color:var(--navy);font-size:13px;line-height:19px}.quick-location-card small{color:var(--slate);margin-top:4px;font-size:10px;line-height:15px}.quick-location-card .button{white-space:nowrap}.quick-location-switch{min-height:42px;color:var(--navy);font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;align-items:center;margin-top:12px;padding:0;font-size:11px;font-weight:700;line-height:16px;-webkit-text-decoration:underline #d4af37b3;text-decoration:underline #d4af37b3;display:inline-flex}.quick-location-switch:disabled{opacity:.45;cursor:default}.quick-photo-review-image{aspect-ratio:16/9;background:#d8d0c4;border-radius:14px;margin-top:16px;position:relative;overflow:hidden}.quick-photo-review-image img{object-fit:cover;width:100%;height:100%}.quick-photo-review-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}@media (max-width:680px){.quick-location-card{grid-template-columns:1fr;gap:12px}.quick-location-card .button{width:100%}.quick-photo-review-actions{grid-template-columns:1fr}}.app-entry-section{padding-top:72px;padding-bottom:96px}.app-entry-shell{justify-content:center;display:flex}.app-entry-card{border:1px solid var(--color-border,#e3e5e2);text-align:center;background:#fff;border-radius:28px;width:min(100%,720px);padding:clamp(32px,6vw,64px)}.app-entry-card h1{font-family:var(--font-playfair);color:var(--color-navy,#0a1b2b);margin:10px 0 12px;font-size:clamp(36px,6vw,58px);line-height:1.02}.app-entry-card>p{color:#667085;max-width:560px;margin:0 auto;line-height:1.7}.app-entry-button{justify-content:center;min-width:190px;margin-top:28px;display:inline-flex}.app-entry-help{font-size:13px;margin-top:18px!important}.app-entry-help a{color:inherit;text-underline-offset:3px;font-weight:700;text-decoration:underline}@media (max-width:680px){.app-entry-section{padding-top:36px;padding-bottom:72px}.app-entry-card{border-radius:22px;padding:32px 22px}.app-entry-button{width:100%}}.quick-hero{background:#0d1b2a}.quick-hero .hero-grid{min-height:620px}.quick-hero .hero-copy{max-width:510px}.quick-hero h1{max-width:500px}.quick-hero .hero-lead{color:#e3e7ea;max-width:480px}.hero-trust-note{color:#c8d0d6;align-items:center;gap:8px;margin:16px 0 0;font-size:11px;line-height:16px;display:flex}.hero-trust-note svg{width:16px;height:16px;color:var(--gold);flex:none}.quick-hero .early-access-line{margin-top:10px}.quick-card-b2{max-width:720px}.quick-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:20px 0;display:grid}.quick-photo-tile{aspect-ratio:4/3;background:var(--mist);border-radius:14px;position:relative;overflow:hidden}.quick-photo-tile img{object-fit:cover;width:100%;height:100%;display:block}.quick-photo-tile button{color:#fff;cursor:pointer;background:#0d1b2ad1;border:0;border-radius:999px;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:8px;right:8px}.quick-photo-tile button svg{width:14px;height:14px}.quick-upload-empty{min-height:170px;color:var(--slate);text-align:center;background:#f8f6f099;border:1px dashed #0d1b2a2e;border-radius:16px;align-content:center;place-items:center;gap:10px;margin:20px 0;display:grid}.quick-upload-empty svg{width:28px;height:28px;color:var(--gold)}.quick-photo-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.quick-photo-actions .button{min-width:150px}.quick-trust-strip{background:#f5f1e7;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:20px;padding:14px;display:grid}.quick-trust-strip>svg{width:20px;height:20px;color:var(--gold)}.quick-trust-strip div{gap:2px;min-width:0;display:grid}.quick-trust-strip strong{color:var(--navy);font-size:12px}.quick-trust-strip span{color:var(--slate);font-size:10px;line-height:15px}.quick-trust-strip button{color:var(--navy);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:700;text-decoration:underline}.quick-photo-limit{color:var(--slate);margin-top:10px;display:block}.quick-auth-summary{border:1px solid #0d1b2a1a;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin:22px 0;padding:16px;display:flex}.quick-auth-summary strong{color:var(--navy)}.quick-auth-summary span{color:var(--slate);font-size:11px}.quick-privacy-list{gap:10px;margin:20px 0 24px;display:grid}.quick-privacy-list>div{border-bottom:1px solid #0d1b2a14;grid-template-columns:30px 1fr;align-items:start;gap:10px;padding:12px 0;display:grid}.quick-privacy-list b{background:var(--navy);color:#fff;border-radius:999px;place-items:center;width:26px;height:26px;font-size:10px;display:grid}.quick-privacy-list span{color:var(--slate);gap:3px;font-size:11px;line-height:17px;display:grid}.quick-privacy-list strong{color:var(--navy);font-size:12px}@media (max-width:640px){.quick-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-trust-strip{grid-template-columns:auto 1fr}.quick-trust-strip button{grid-column:2;justify-self:start;padding:0}.quick-auth-summary{flex-direction:column;align-items:flex-start}}.reveal{--reveal-delay:0s}.reveal[data-reveal=pending]{opacity:0;transform:translateY(26px)scale(.99)}.reveal[data-reveal=visible]{opacity:1;transition:opacity .7s cubic-bezier(.2,.7,.2,1) var(--reveal-delay), transform .76s cubic-bezier(.2,.7,.2,1) var(--reveal-delay);transform:none}.cinematic-hero{isolation:isolate;min-height:760px}.cinematic-hero:before{content:"";pointer-events:none;background:linear-gradient(120deg,#ffffff06,#0000 38%,#d4af3709);position:absolute;inset:0}.hero-grain{opacity:.13;pointer-events:none;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.22'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-orbit{pointer-events:none;border:1px solid #d4af3721;border-radius:50%;position:absolute}.hero-orbit-one{width:720px;height:720px;animation:18s ease-in-out infinite alternate orbitDrift;top:-290px;right:-160px}.hero-orbit-two{border-color:#7c8b7a21;width:520px;height:520px;animation:22s ease-in-out infinite alternate-reverse orbitDrift;bottom:-380px;right:210px}@keyframes orbitDrift{to{transform:translate(24px,18px)rotate(5deg)}}.cinematic-hero-grid{grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);gap:clamp(44px,5vw,76px);min-height:700px;padding-top:76px;padding-bottom:96px}.cinematic-hero-copy h1{letter-spacing:-.035em;color:#fff;max-width:560px;margin-bottom:18px;font-size:clamp(52px,5.6vw,82px);line-height:.98}.cinematic-hero-copy h1 em{color:var(--gold);font-weight:500;display:block}.cinematic-hero-copy .hero-lead{max-width:540px;font-size:clamp(15px,1.4vw,18px);line-height:1.7}.hero-badge{color:#dbe1e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0b;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:9px;width:fit-content;margin-bottom:20px;padding:7px 11px;font-size:10px;font-weight:650;display:inline-flex}.hero-badge i{background:var(--gold);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #d4af371f,0 0 14px #d4af376b}.hero-stage{perspective:1200px;padding:38px 34px 46px 16px;position:relative}.hero-stage:before{content:"";background:#ffffff06;border:1px solid #ffffff14;border-radius:28px;width:72%;height:76%;position:absolute;top:10%;right:-1%;transform:rotate(4deg)}.hero-stage-frame{z-index:2;transform-origin:50%;filter:drop-shadow(0 34px 70px #00000057);transition:transform .5s;position:relative;transform:rotateY(-3deg)rotateX(1deg)}.hero-stage:hover .hero-stage-frame{transform:rotateY(0)rotateX(0)translateY(-3px)}.hero-stage-frame .before-after-frame{border:1px solid #ffffff24;border-radius:24px}.hero-float-card{z-index:5;min-width:190px;color:var(--navy);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #ffffffb8;border-radius:14px;grid-template-columns:auto 1fr;column-gap:10px;padding:13px 14px;animation:5s ease-in-out infinite floatCard;display:grid;position:absolute;box-shadow:0 18px 44px #0000003b}.hero-float-card svg{width:20px;height:20px;color:var(--gold);grid-row:1/3;align-self:center}.hero-float-card span{text-transform:uppercase;letter-spacing:.09em;color:var(--slate);font-size:8px;font-weight:800;line-height:12px}.hero-float-card strong{font-size:10px;line-height:15px}.hero-float-material{bottom:44px;left:-20px}.hero-float-cost{animation-delay:-2.2s;top:92px;right:-10px}@keyframes floatCard{50%{transform:translateY(-9px)}}.hero-float-stamp{z-index:5;text-align:center;color:#fff;background:#0d1b2ae6;border:1px solid #d4af3794;border-radius:50%;align-content:center;place-items:center;gap:8px;width:138px;height:138px;display:grid;position:absolute;bottom:8px;right:10px;transform:rotate(8deg);box-shadow:0 20px 42px #00000040}.hero-float-stamp svg{width:23px;height:23px;color:var(--gold)}.hero-float-stamp span{font-family:var(--font-display);font-size:13px;line-height:17px}.hero-marquee{z-index:4;color:#ffffff73;letter-spacing:.18em;white-space:nowrap;background:#ffffff06;border-top:1px solid #ffffff14;height:36px;font-size:9px;line-height:36px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.hero-marquee div{width:max-content;animation:30s linear infinite heroMarquee}@keyframes heroMarquee{to{transform:translate(-50%)}}.editorial-intro{padding-top:72px;padding-bottom:72px}.editorial-intro-grid{border-bottom:1px solid var(--mist);grid-template-columns:.9fr 1.1fr;align-items:end;gap:80px;padding-bottom:52px;display:grid}.editorial-intro-grid h2{max-width:520px;margin:8px 0 0;font-size:clamp(34px,4vw,52px);line-height:1.08}.editorial-intro-grid>p{max-width:600px;color:var(--slate);margin:0;font-size:15px;line-height:1.8}.motion-section{background:linear-gradient(180deg, var(--ivory), #f0eee9);padding-top:72px}.story-filmstrip{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px;display:grid}.story-film-card{background:#fff;border:1px solid #0d1b2a14;border-radius:24px;transition:transform .32s,box-shadow .32s;overflow:hidden;box-shadow:0 16px 40px #0d1b2a0f}.story-film-card:hover{transform:translateY(-8px);box-shadow:0 28px 60px #0d1b2a1f}.story-film-card .marketing-image{box-shadow:none;border:0;border-radius:0}.story-film-copy{min-height:190px;padding:22px 22px 26px;position:relative}.story-film-copy>span{color:#0d1b2a14;font-family:var(--font-display);font-size:58px;line-height:1;position:absolute;top:12px;right:20px}.story-film-copy h3{z-index:1;max-width:240px;font-family:var(--font-display);margin-top:24px;font-size:23px;line-height:1.2;position:relative}.story-film-copy p{z-index:1;color:var(--slate);margin-bottom:0;position:relative}.room-showcase{overflow:hidden}.featured-home-strip{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px;display:grid}.featured-home-card>a{border:1px solid var(--mist);height:100%;box-shadow:var(--shadow-soft);background:#fff;border-radius:22px;transition:transform .28s,box-shadow .28s;display:block;overflow:hidden}.featured-home-card>a:hover{transform:translateY(-5px);box-shadow:0 24px 50px #0d1b2a1c}.featured-home-card .marketing-image{box-shadow:none;border:0;border-radius:0}.featured-home-card>a>div:last-child{padding:20px 20px 24px}.featured-home-card span,.room-rail-card span{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800;line-height:13px}.featured-home-card h3{font-family:var(--font-display);margin:6px 0}.featured-home-card p{min-height:66px;color:var(--slate);font-size:12px;line-height:19px}.featured-home-card strong,.room-rail-card strong{color:var(--navy);font-size:10px}.room-rail{overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:thin;grid-auto-columns:minmax(230px,270px);grid-auto-flow:column;gap:14px;width:calc(100vw + -1*max(32px,100vw - 1180px));margin-top:54px;padding-bottom:14px;display:grid;overflow-x:auto}.room-rail-card{scroll-snap-align:start;border:1px solid var(--mist);background:#fff;border-radius:18px;transition:transform .22s;overflow:hidden}.room-rail-card:hover{transform:translateY(-4px)}.room-rail-card .marketing-image{box-shadow:none;border:0;border-radius:0}.room-rail-card>div:last-child{padding:15px 16px 18px}.room-rail-card h3{margin:4px 0 8px;font-size:17px;line-height:23px}.decision-card-new{border-radius:28px;overflow:hidden;box-shadow:0 28px 70px #0d1b2a21}.final-cta-cinematic{place-items:center;min-height:480px;display:grid}.final-cta-cinematic .final-cta-inner h2{max-width:700px;font-size:clamp(36px,5vw,58px);line-height:1.05}.final-cta-ring{border:1px solid #d4af372e;border-radius:50%;width:720px;height:720px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 90px #d4af3706,0 0 0 180px #d4af3704}@media (max-width:980px){.cinematic-hero-grid{grid-template-columns:1fr;padding-top:56px}.cinematic-hero-copy{max-width:680px}.hero-stage{width:100%;max-width:760px;margin:0 auto}.editorial-intro-grid{gap:42px}.story-filmstrip,.featured-home-strip{grid-template-columns:1fr 1fr}.featured-home-card:last-child{grid-column:1/-1;max-width:580px}}@media (max-width:680px){.cinematic-hero{min-height:auto}.cinematic-hero-grid{gap:26px;padding:38px 0 78px}.cinematic-hero-copy h1{font-size:clamp(44px,13vw,62px)}.hero-stage{padding:16px 0 40px}.hero-stage:before{width:82%;right:-8%}.hero-stage-frame{transform:none}.hero-float-card{width:170px;min-width:0;padding:10px 11px}.hero-float-material{bottom:4px;left:6px}.hero-float-cost{top:-6px;right:2px}.hero-float-stamp{display:none}.editorial-intro{padding-top:54px;padding-bottom:54px}.editorial-intro-grid{grid-template-columns:1fr;gap:24px;padding-bottom:36px}.story-filmstrip,.featured-home-strip{grid-template-columns:1fr}.featured-home-card:last-child{grid-column:auto}.story-film-copy{min-height:auto}.room-rail{grid-auto-columns:78vw;width:calc(100vw - 16px)}.final-cta-cinematic{min-height:420px}}@media (prefers-reduced-motion:reduce){.hero-orbit,.hero-float-card,.hero-marquee div{animation:none!important}.hero-stage-frame,.story-film-card,.featured-home-card>a,.room-rail-card{transition:none}.reveal[data-reveal=pending],.reveal[data-reveal=visible]{opacity:1;transition:none;transform:none}}.quick-inline-scope{border-top:1px solid #0d1b2a17;margin-top:22px;padding-top:20px}.quick-inline-scope>.quick-eyebrow{margin-bottom:10px;display:block}.quick-scope-toggle{grid-template-columns:1fr 1fr;gap:10px;display:grid}.quick-scope-toggle button{border:1px solid var(--mist);min-height:52px;color:var(--navy);font:inherit;cursor:pointer;background:#fff;border-radius:12px;padding:0 14px;font-size:12px;font-weight:700;transition:border-color .16s,background .16s,box-shadow .16s}.quick-scope-toggle button:hover{border-color:#d4af37a6}.quick-scope-toggle button.selected{border-color:var(--gold);background:#d4af371c;box-shadow:inset 0 0 0 1px #d4af372e}.quick-scope-toggle button:disabled{cursor:default;opacity:.6}.quick-photo-continue{z-index:3;margin-bottom:-1px;position:sticky;bottom:-1px;box-shadow:0 -12px 28px #f7f7f5f5,0 10px 24px #0d1b2a1f}.quick-trust-strip button{text-align:left;max-width:220px;line-height:15px}@media (max-width:520px){.quick-scope-toggle{grid-template-columns:1fr}.quick-photo-actions .button{width:100%}.quick-photo-continue{margin-top:18px}}.minimal-hero{min-height:auto;overflow:hidden}.minimal-hero .hero-grain{opacity:.07}.minimal-hero-grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(42px,5vw,76px);min-height:660px;padding-top:70px;padding-bottom:86px}.minimal-hero-copy{max-width:580px}.minimal-hero-copy .brand-kicker{margin-bottom:18px}.minimal-hero-copy h1{letter-spacing:-.035em;max-width:610px;margin-bottom:20px;font-size:clamp(48px,5.1vw,76px);line-height:1.01}.minimal-hero-copy h1 em{color:var(--gold);font-weight:500;display:inline}.minimal-hero-copy .hero-lead{color:#ffffffc7;max-width:430px;margin-bottom:24px;font-size:16px;line-height:1.55}.minimal-hero-note{color:#ffffff85;flex-wrap:wrap;align-items:center;gap:7px;margin:14px 0 0;font-size:10px;line-height:15px;display:flex}.minimal-hero-note svg{width:14px;height:14px;color:var(--gold)}.minimal-hero-note span{color:#d4af37a6}.minimal-hero-stage{padding:0}.minimal-hero-stage .hero-stage-frame{border-radius:24px;transform:none;box-shadow:0 32px 80px #00000047}.minimal-hero-stage .before-after{padding-top:0}.minimal-hero-stage .before-after-label{color:#fff;min-height:28px;box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d1b2ab8;border:0;border-radius:999px;padding:6px 10px;top:14px}.minimal-hero-stage .before-after-label>span,.minimal-hero-stage .before-after-label{color:#fff}.minimal-hero-stage .before-label{left:14px}.minimal-hero-stage .after-label{right:14px}.minimal-hero-stage .before-after-frame{border-radius:24px}.minimal-process-section{padding-top:88px}.minimal-section-heading h2{max-width:720px}.minimal-filmstrip{margin-top:34px}.minimal-film-card .story-film-copy{align-items:center;gap:14px;min-height:82px;padding:18px 20px 20px;display:flex}.minimal-film-card .story-film-copy>span{color:var(--gold);flex:none;font-size:15px;line-height:1;position:static}.minimal-film-card .story-film-copy h3{max-width:none;margin:0;font-size:20px}.minimal-room-showcase{padding-top:96px}.minimal-room-heading h2{margin-bottom:0}.minimal-home-strip{margin-top:30px}.minimal-home-card>a>div:last-child{justify-content:space-between;align-items:baseline;gap:12px;padding:17px 18px 20px;display:flex}.minimal-home-card h3{margin:0}.minimal-room-rail{margin-top:28px}.minimal-room-card>div:last-child{padding:13px 15px 15px}.minimal-room-card h3{margin:0;font-size:15px;line-height:20px}.proof-section{padding-top:92px;padding-bottom:92px}.proof-card{border:1px solid var(--mist);background:var(--navy);border-radius:28px;grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr);align-items:stretch;display:grid;overflow:hidden;box-shadow:0 28px 70px #0d1b2a1f}.proof-card>.marketing-image{box-shadow:none;border:0;border-radius:0;min-height:420px}.proof-copy{color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(34px,5vw,62px);display:flex}.proof-copy h2{color:#fff;margin:9px 0 24px;font-size:clamp(34px,4vw,52px);line-height:1.06}.proof-pills{flex-wrap:wrap;gap:9px;margin-bottom:26px;display:flex}.proof-pills span{color:#ffffffc7;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:7px;min-height:36px;padding:8px 10px;font-size:10px;font-weight:700;display:inline-flex}.proof-pills svg{width:15px;height:15px;color:var(--gold)}.faq-section-new{grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);align-items:start;gap:clamp(42px,7vw,100px);padding-top:82px;padding-bottom:96px;display:grid}.faq-intro{position:sticky;top:100px}.faq-intro h2{margin-top:8px;font-size:clamp(34px,4vw,48px)}.faq-list-new{border-top:0}.faq-list-new details{border:1px solid var(--mist);background:#fff;border-radius:16px}.faq-list-new details+details{margin-top:10px}.faq-list-new summary{min-height:64px;padding:18px;font-size:13px}.faq-list-new details p{max-width:650px;margin:-4px 52px 18px 18px;font-size:12px;line-height:19px}.minimal-final-cta{background:var(--navy);text-align:center;position:relative;overflow:hidden}.minimal-final-cta .final-cta-inner{align-content:center;place-items:center;gap:24px;min-height:390px;display:grid}.minimal-final-cta h2{color:#fff;max-width:760px;margin:0;font-size:clamp(38px,5vw,64px);line-height:1.05}.quick-card-live{overflow-x:hidden}.quick-card-live .quick-content{padding-bottom:30px}.quick-local-photo img{transition:filter .26s,transform .26s,opacity .26s}.quick-local-photo.is-uploading img{filter:blur(12px);opacity:.82;transform:scale(1.06)}.quick-local-photo.is-uploaded img{filter:none;opacity:1;transform:none}.quick-local-photo.is-failed img{filter:blur(5px);opacity:.62;transform:scale(1.03)}.quick-photo-status{z-index:3;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d1b2ac7;border-radius:999px;align-items:center;gap:7px;min-height:26px;padding:5px 8px;font-size:9px;font-weight:700;line-height:12px;display:inline-flex;position:absolute;bottom:10px;left:10px}.quick-photo-status i{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:7px;height:7px;animation:.8s linear infinite quickPhotoSpin}@keyframes quickPhotoSpin{to{transform:rotate(360deg)}}.quick-photo-tile .quick-local-remove{top:8px;right:8px}.quick-photo-tile .quick-photo-retry{color:#fff;background:#0d1b2ae6;border-radius:10px;width:auto;height:34px;padding:0 12px;font-size:10px;font-weight:750;position:absolute;inset:auto 10px 10px}.quick-live-question{border-top:1px solid #0d1b2a17;margin-top:22px;padding-top:20px}.quick-live-question>.quick-eyebrow{margin-bottom:10px;display:block}.quick-live-question h3{color:var(--navy);font-family:var(--font-display);margin:4px 0 14px;font-size:22px;line-height:28px}.quick-question-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.quick-question-title button,.quick-answer-ready>button{color:var(--slate);font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:700;text-decoration:underline}.quick-answer-ready{background:#d4af3714;border:1px solid #d4af3766;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:14px 15px;display:flex}.quick-answer-ready>div{gap:2px;display:grid}.quick-answer-ready span{color:var(--slate);text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:750;line-height:13px}.quick-answer-ready strong{color:var(--navy);font-size:13px;line-height:18px}.quick-process-link{width:fit-content;min-height:40px;color:var(--slate);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-top:14px;padding:0;font-size:9px;font-weight:700;line-height:14px;display:inline-flex}.quick-process-link svg{width:15px;height:15px;color:var(--gold)}.quick-process-link:hover{color:var(--navy)}.quick-privacy-compact{gap:0;margin:20px 0 8px;display:grid}.quick-privacy-compact>div{border-bottom:1px solid #0d1b2a14;grid-template-columns:26px 1fr;gap:11px;padding:14px 0;display:grid}.quick-privacy-compact>div>svg{width:19px;height:19px;color:var(--gold);margin-top:2px}.quick-privacy-compact span{color:var(--slate);gap:3px;font-size:10px;line-height:16px;display:grid}.quick-privacy-compact strong{color:var(--navy);font-size:12px;line-height:17px}@media (max-width:980px){.minimal-hero-grid{grid-template-columns:1fr;gap:34px;min-height:auto;padding-top:54px;padding-bottom:64px}.minimal-hero-copy{max-width:690px}.proof-card{grid-template-columns:1fr}.proof-card>.marketing-image{min-height:0}}@media (max-width:680px){.minimal-hero-grid{gap:28px;width:min(100% - 20px,1180px);padding-top:34px;padding-bottom:42px}.minimal-hero-copy h1{font-size:clamp(42px,12.5vw,58px);line-height:1.02}.minimal-hero-copy .hero-lead{margin-bottom:20px;font-size:14px}.minimal-hero-note{margin-top:11px;font-size:9px}.minimal-hero-stage .before-after-frame{aspect-ratio:1.18;border-radius:18px}.minimal-hero-stage .hero-stage-frame{border-radius:18px}.minimal-hero-stage .before-after-label{top:10px}.minimal-process-section{padding-top:64px}.minimal-filmstrip{gap:12px}.minimal-film-card .story-film-copy{min-height:68px;padding:14px 16px 16px}.minimal-film-card .story-film-copy h3{font-size:18px}.minimal-room-showcase{padding-top:68px}.minimal-home-card>a>div:last-child{padding:15px 16px 17px}.minimal-home-card strong{font-size:9px}.minimal-room-rail{grid-auto-columns:68vw}.proof-section{padding-top:64px;padding-bottom:64px}.proof-card{border-radius:20px}.proof-copy{padding:30px 22px 32px}.proof-copy h2{margin-bottom:18px}.proof-pills{margin-bottom:22px}.proof-copy .button{width:100%}.faq-section-new{grid-template-columns:1fr;gap:22px;padding-top:60px;padding-bottom:72px}.faq-intro{position:static}.faq-list-new summary{min-height:58px;padding:15px 14px;font-size:12px}.faq-list-new details p{margin:-2px 42px 15px 14px;font-size:11px;line-height:18px}.minimal-final-cta .final-cta-inner{gap:20px;min-height:330px}.minimal-final-cta .button{width:100%}.quick-card-live{border-radius:20px 20px 0 0;max-height:100dvh}.quick-card-live .quick-content{padding:20px 16px calc(24px + env(safe-area-inset-bottom))}.quick-card-live .quick-content h2{margin-top:5px;font-size:24px;line-height:29px}.quick-card-live .quick-content>p{margin-bottom:16px;font-size:11px;line-height:17px}.quick-photo-grid{gap:8px;margin:14px 0}.quick-photo-actions{margin-top:12px}.quick-live-question{margin-top:18px;padding-top:17px}.quick-scope-toggle{grid-template-columns:1fr 1fr;gap:8px}.quick-scope-toggle button{min-height:48px;padding:0 10px}.quick-chip-grid{gap:7px}.quick-chip{min-height:42px;padding:8px 11px}.quick-process-link{margin-top:10px}.quick-photo-continue{bottom:calc(-1px - env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);margin-top:14px;position:sticky;box-shadow:0 -12px 26px #f7f7f5f5,0 9px 20px #0d1b2a1f}}@media (prefers-reduced-motion:reduce){.quick-photo-status i{animation:none}.quick-local-photo img{transition:none}}.compact-story-steps{gap:48px}.compact-story-steps .story-step>div{max-width:420px}.compact-story-steps .story-step p{margin-bottom:0;font-size:13px;line-height:20px}.compact-materials-page .section-heading{margin-bottom:30px}.compact-materials-page .material-photo-card>div{padding-bottom:18px}.compact-materials-page .material-photo-card p{margin-bottom:0}.compact-comparison-panel{margin-top:44px}.compact-budget-story{gap:44px}.compact-budget-story .cost-driver-grid article{min-height:120px}.compact-budget-story .cost-driver-grid article h3,.compact-budget-second-image h2{margin-bottom:0}.compact-rooms-index .room-group-heading{margin-bottom:24px}.compact-room-index-card>div:last-child{justify-content:space-between;align-items:baseline;gap:12px;padding:15px 16px 18px;display:flex}.compact-room-index-card h2{margin:0;font-size:18px;line-height:24px}.compact-room-index-card strong{white-space:nowrap}.home-room-album-card-copy{padding:16px 18px 18px}.home-room-album-card-copy>span{margin-bottom:4px;font-size:12px}.home-room-album-card-copy h3{margin-bottom:10px}.home-room-album-heading{align-items:end}@media (max-width:680px){.subhero{padding:52px 0}.subhero h1{margin-bottom:20px}.subhero .button{width:100%}.compact-story-steps{gap:42px}.compact-comparison-panel{margin-top:34px}.compact-rooms-index .room-group-heading{margin-bottom:18px}.compact-room-index-card>div:last-child{padding:13px 14px 15px}.compact-room-index-card h2{font-size:16px;line-height:21px}.home-room-album-card-copy{padding:14px 15px 16px}}.home-hero-v2-stage{grid-column:1}.home-hero-v2-copy{grid-column:2;max-width:500px}.home-hero-v2-copy h1{max-width:520px;margin-bottom:18px;font-size:clamp(50px,5.1vw,76px)}.home-hero-v2-copy .hero-lead{max-width:460px;margin-bottom:22px}.hero-trust-card{background:#fff8d9;border:1px solid #d4af3747;border-radius:13px;gap:3px;width:min(100%,430px);margin-top:16px;padding:13px 15px;display:grid;box-shadow:0 10px 30px #00000014}.hero-trust-card strong{color:var(--navy);font-size:11px;font-weight:800;line-height:17px}.hero-trust-card a{color:#6a5620;text-underline-offset:3px;width:fit-content;font-size:10px;font-weight:750;line-height:16px;text-decoration:underline}.home-process-v2{padding-top:90px;padding-bottom:86px}.home-process-heading h2{max-width:760px}.home-process-cards{margin-top:36px}.home-process-card .story-film-copy{grid-template-columns:34px 1fr;align-items:start;gap:10px;min-height:158px;padding:20px 22px 22px;display:grid}.home-process-card .story-film-copy>span{color:var(--gold);font-family:var(--font-display);padding-top:4px;font-size:15px;line-height:1;position:static}.home-process-card .story-film-copy h3{max-width:none;margin:0 0 8px;font-size:21px;line-height:1.18}.home-process-card .story-film-copy p{color:var(--slate);margin:0;font-size:12px;line-height:19px}.home-value-strip{border:1px solid var(--mist);background:var(--mist);border-radius:18px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:22px;display:grid;overflow:hidden}.home-value-item{background:#fff;grid-template-columns:34px 1fr;align-items:start;gap:12px;min-height:118px;padding:20px;display:grid}.home-value-item>svg{width:25px;height:25px;color:var(--gold)}.home-value-item>div{gap:5px;display:grid}.home-value-item strong{color:var(--navy);font-size:12px;line-height:17px}.home-value-item span{color:var(--slate);font-size:10px;line-height:16px}.home-room-v2{background:#fbfbf8;padding-top:96px;padding-bottom:90px}.home-room-v2 .section-heading h2{max-width:760px}.plan-story-section{background:#fff;padding-top:100px;padding-bottom:100px}.plan-story-heading{max-width:800px;margin-bottom:34px}.plan-story-heading h2{margin:8px 0 15px;font-size:clamp(40px,5vw,62px);line-height:1.04}.plan-story-heading p{max-width:720px;color:var(--slate);margin:0;font-size:14px;line-height:23px}.renovation-reality-card{background:#fff9e6;border:1px solid #d4af373d;border-radius:24px;grid-template-columns:minmax(270px,.82fr) minmax(0,1.18fr);display:grid;overflow:hidden}.reality-copy{padding:clamp(26px,4vw,42px)}.reality-copy h3{margin:7px 0 10px;font-size:clamp(28px,3vw,40px);line-height:1.08}.reality-copy p{color:#5e6470;max-width:430px;margin:0 0 12px;font-size:11px;line-height:18px}.reality-copy a{color:#756021;text-underline-offset:3px;font-size:9px;font-weight:800;text-decoration:underline}.reality-stats{background:#d4af371c;grid-template-columns:repeat(3,1fr);display:grid}.reality-stats>div{border-left:1px solid #7560211f;flex-direction:column;justify-content:center;padding:clamp(28px,4vw,44px) 22px;display:flex}.reality-stats strong{color:var(--navy);font-family:var(--font-display);letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:clamp(42px,5vw,66px);line-height:.95;display:block}.reality-stats span{color:#635b47;margin-top:9px;font-size:9px;font-weight:700;line-height:15px}.plan-feature-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:26px;display:grid}.plan-feature-card{border:1px solid var(--mist);background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 16px 42px #0d1b2a0f}.plan-feature-card .marketing-image{box-shadow:none;border:0;border-radius:0}.plan-feature-copy{padding:20px 20px 22px}.plan-feature-copy>span{color:var(--gold);font-family:var(--font-display);font-size:13px}.plan-feature-copy h3{margin:6px 0 9px;font-size:23px;line-height:1.15}.plan-feature-copy p{color:var(--slate);margin:0;font-size:11px;line-height:18px}.india-depth-note{background:var(--navy);color:#fff;border-radius:14px;flex-wrap:wrap;align-items:baseline;gap:7px 12px;margin-top:22px;padding:17px 20px;display:flex}.india-depth-note span{color:#ffffffad;font-size:9px;line-height:15px}.home-faq-v2{border-top:1px solid var(--mist)}.home-final-cta-v2{background:var(--navy);padding:0}.home-final-cta-v2:before{display:none}.home-final-cta-grid{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:stretch;min-height:470px;display:grid}.home-final-cta-image{margin-left:calc(-50vw + min(1180px,100vw - 48px)/2)}.home-final-cta-image .marketing-image{height:100%;min-height:470px;box-shadow:none;border:0;border-radius:0}.home-final-cta-copy{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(44px,7vw,84px);display:flex}.home-final-cta-copy h2{color:#fff;max-width:520px;margin:9px 0 24px;font-size:clamp(38px,4.6vw,62px);line-height:1.04}.how-subhero-v2 p,.materials-subhero-v2 p,.cost-subhero-v2 p,.rooms-subhero-v2 p{color:#ffffffb3;max-width:620px;margin:-4px 0 24px;font-size:13px;line-height:21px}.how-story-v2{gap:78px}.how-story-step-v2>div{max-width:500px}.how-step-intro{color:var(--navy);margin:0 0 14px;font-weight:700}.how-story-step-v2 ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.how-story-step-v2 li{color:var(--slate);padding-left:18px;font-size:12px;line-height:19px;position:relative}.how-story-step-v2 li:before{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:0}.how-advocate-section{padding-top:0}.how-advocate-card{background:var(--navy);color:#fff;border-radius:24px;padding:clamp(32px,6vw,64px)}.how-advocate-card h2{color:#fff;max-width:700px;margin:8px 0 13px;font-size:clamp(34px,4vw,52px)}.how-advocate-card p{color:#ffffffb3;max-width:760px;margin:0;font-size:13px;line-height:22px}.materials-page-v2{padding-top:90px}.materials-heading-v2{margin-bottom:32px}.material-photo-grid-v2{gap:18px}.material-photo-card-v2>div:last-child{padding:22px}.material-photo-card-v2 p{margin-bottom:13px;font-size:11px;line-height:18px}.material-photo-card-v2 strong{color:var(--navy);font-size:10px;line-height:16px;display:block}.materials-did-you-know{background:#fff8d9;border:1px solid #d4af373d;border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:center;gap:44px;margin-top:34px;padding:clamp(30px,5vw,54px);display:grid}.materials-did-you-know h2{max-width:650px;margin:8px 0 12px;font-size:clamp(32px,4vw,48px);line-height:1.07}.materials-did-you-know p{color:#686454;max-width:610px;margin:0;font-size:12px;line-height:20px}.material-stack{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.material-stack span{min-width:82px;color:var(--navy);text-align:center;background:#fff;border:1px solid #0d1b2a21;border-radius:12px;padding:13px 12px;font-size:10px;font-weight:800;box-shadow:0 10px 24px #0d1b2a0f}.material-stack i{color:#9a8545;font-style:normal;font-weight:800}.material-decision-system{margin-top:74px}.material-decision-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.material-decision-grid article{border:1px solid var(--mist);background:#fff;border-radius:18px;min-height:210px;padding:22px}.material-decision-grid article>span{color:var(--gold);font-family:var(--font-display);font-size:15px}.material-decision-grid h3{margin:16px 0 9px;font-size:20px;line-height:1.16}.material-decision-grid p{color:var(--slate);margin:0;font-size:10px;line-height:17px}.india-material-depth,.india-cost-depth{border-left:3px solid var(--gold);background:#f8f8f5;gap:4px;margin-top:28px;padding:18px 20px;display:grid}.india-material-depth strong,.india-cost-depth strong{color:var(--navy);font-size:11px;line-height:17px}.india-material-depth p,.india-cost-depth span{color:var(--slate);margin:0;font-size:10px;line-height:17px}.cost-page-v2{gap:52px}.cost-intro-v2>div p,.cost-output-v2>div p{max-width:520px;color:var(--slate);margin:10px 0 0;font-size:12px;line-height:20px}.cost-driver-grid-v2 article{min-height:190px;padding:24px}.cost-driver-grid-v2 article h3{margin-bottom:8px}.cost-driver-grid-v2 article p{color:var(--slate);margin:0;font-size:10px;line-height:17px}.cost-faq-v2{margin-top:8px}.room-hero-description{max-width:570px;color:var(--slate);margin:15px 0 0;font-size:12px;line-height:20px}.app-entry-section-v2{background:var(--navy);align-items:center;min-height:min(760px,100dvh - 80px);padding:88px 0 110px;display:grid;position:relative;overflow:hidden}.app-entry-section-v2:before{content:"";background-color:#0000;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}.app-entry-glow{filter:blur(10px);pointer-events:none;border-radius:50%;width:440px;height:440px;position:absolute}.app-entry-glow-one{background:radial-gradient(circle,#d4af3726,#0000 68%);top:-130px;right:-140px}.app-entry-glow-two{background:radial-gradient(circle,#5080a838,#0000 68%);bottom:-180px;left:-160px}.app-entry-card-v2{z-index:1;color:#fff;background:linear-gradient(145deg,#193249f5,#0d1b2af5);border:1px solid #ffffff1a;border-radius:28px;width:min(100%,660px);padding:clamp(36px,6vw,62px);position:relative;box-shadow:0 35px 90px #0000004d}.app-entry-card-v2 h1{color:#fff}.app-entry-card-v2>p{color:#ffffffa8}.app-entry-card-v2 .app-entry-help{color:#ffffff94}.app-entry-card-v2 .app-entry-help a{color:#fff}.app-entry-mark{background:#d4af3717;border:1px solid #d4af3761;border-radius:17px;place-items:center;width:58px;height:58px;margin:0 auto 22px;display:grid;box-shadow:inset 0 0 28px #d4af3714}.app-entry-mark span{color:var(--gold);font-family:var(--font-display);font-size:28px}.site-footer .footer-start-action{min-height:0;color:inherit;font:inherit;font-size:inherit;line-height:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.site-footer .footer-start-action:hover{color:var(--gold)}@media (max-width:980px){.home-hero-v2-grid{grid-template-columns:1fr;gap:34px;padding-top:48px;padding-bottom:58px}.home-hero-v2-stage{grid-area:1/1}.home-hero-v2-copy{grid-area:2/1;max-width:720px}.home-hero-v2-copy h1{max-width:700px}.home-value-strip{grid-template-columns:1fr}.home-value-item{min-height:94px}.renovation-reality-card{grid-template-columns:1fr}.reality-stats>div:first-child{border-left:0}.plan-feature-grid{grid-template-columns:1fr 1fr}.home-final-cta-grid{grid-template-columns:1fr}.home-final-cta-image{margin-left:0}.home-final-cta-image .marketing-image{min-height:340px}.materials-did-you-know{grid-template-columns:1fr;gap:28px}.material-decision-grid{grid-template-columns:1fr 1fr}}@media (max-width:680px){.home-hero-v2-grid{gap:24px;width:min(100% - 20px,1180px);padding-top:24px;padding-bottom:34px}.home-hero-v2-stage .hero-stage-frame,.home-hero-v2-stage .before-after-frame{border-radius:17px}.home-hero-v2-copy .brand-kicker{margin-bottom:12px}.home-hero-v2-copy h1{margin-bottom:12px;font-size:clamp(40px,12vw,54px)}.home-hero-v2-copy .hero-lead{margin-bottom:18px;font-size:13px;line-height:19px}.home-hero-v2-copy .quick-start-actions{gap:8px}.home-hero-v2-copy .quick-start-actions .button{min-height:48px}.hero-trust-card{margin-top:12px;padding:11px 12px}.home-process-v2{padding-top:62px;padding-bottom:62px}.home-process-heading{text-align:left}.home-process-heading h2{font-size:34px;line-height:1.08}.home-process-cards{gap:13px;margin-top:26px}.home-process-card .story-film-copy{grid-template-columns:30px 1fr;min-height:auto;padding:16px}.home-process-card .story-film-copy h3{font-size:19px}.home-process-card .story-film-copy p{font-size:10px;line-height:16px}.home-value-strip{border-radius:14px;margin-top:14px}.home-value-item{grid-template-columns:28px 1fr;gap:9px;min-height:82px;padding:15px}.home-value-item>svg{width:21px;height:21px}.home-value-item strong{font-size:11px}.home-value-item span{font-size:9px;line-height:14px}.home-room-v2{padding-top:66px;padding-bottom:64px}.home-room-v2 .section-heading h2{font-size:34px;line-height:1.08}.plan-story-section{padding-top:66px;padding-bottom:70px}.plan-story-heading{margin-bottom:24px}.plan-story-heading h2{font-size:36px}.plan-story-heading p{font-size:11px;line-height:18px}.renovation-reality-card{border-radius:18px}.reality-copy{padding:24px 20px}.reality-copy h3{font-size:30px}.reality-stats{grid-template-columns:1fr 1fr 1fr}.reality-stats>div{min-width:0;padding:22px 10px}.reality-stats strong{font-size:clamp(32px,10vw,44px)}.reality-stats span{font-size:8px;line-height:12px}.plan-feature-grid{grid-template-columns:1fr;gap:12px;margin-top:18px}.plan-feature-card{border-radius:17px}.plan-feature-copy{padding:16px}.plan-feature-copy h3{font-size:21px}.plan-feature-copy p{font-size:10px;line-height:16px}.india-depth-note{margin-top:16px;padding:14px 15px}.home-faq-v2{border-top:0}.home-final-cta-grid{min-height:0}.home-final-cta-image .marketing-image{min-height:260px}.home-final-cta-copy{padding:38px 20px calc(42px + env(safe-area-inset-bottom))}.home-final-cta-copy h2{font-size:38px}.home-final-cta-copy .button{width:100%}.how-subhero-v2 p,.materials-subhero-v2 p,.cost-subhero-v2 p,.rooms-subhero-v2 p{margin-bottom:20px;font-size:11px;line-height:18px}.how-story-v2{gap:48px}.how-story-step-v2 ul{gap:8px}.how-story-step-v2 li{font-size:10px;line-height:17px}.how-advocate-card{border-radius:18px;padding:28px 20px}.how-advocate-card h2{font-size:34px}.how-advocate-card p{font-size:10px;line-height:17px}.materials-page-v2{padding-top:64px}.material-photo-card-v2>div:last-child{padding:17px}.materials-did-you-know{border-radius:18px;margin-top:22px;padding:24px 18px}.materials-did-you-know h2{font-size:31px}.materials-did-you-know p{font-size:10px;line-height:17px}.material-stack{justify-content:flex-start;gap:6px}.material-stack span{min-width:68px;padding:10px 9px;font-size:9px}.material-decision-system{margin-top:52px}.material-decision-grid{grid-template-columns:1fr;gap:9px}.material-decision-grid article{min-height:auto;padding:18px}.material-decision-grid h3{margin:10px 0 7px}.cost-page-v2{gap:38px}.cost-driver-grid-v2 article{min-height:auto}.room-hero-description{font-size:10px;line-height:17px}.app-entry-section-v2{min-height:calc(100dvh - 64px);padding:40px 0 70px}.app-entry-card-v2{border-radius:22px;padding:34px 20px}.app-entry-mark{width:50px;height:50px;margin-bottom:18px}}.home-hero-v2:before{display:none}.home-hero-v2 .hero-grain{opacity:.035}@media (max-width:520px){.reality-stats{overscroll-behavior-x:contain;scrollbar-width:none;display:flex;overflow-x:auto}.reality-stats::-webkit-scrollbar{display:none}.reality-stats>div{border-left:1px solid #7560211f;flex:0 0 145px;min-height:130px}.reality-stats>div:first-child{border-left:0}}.room-guide-links{border:1px solid var(--mist);background:#fff;border-radius:14px;flex-wrap:wrap;align-items:center;gap:10px 18px;margin-top:-38px;margin-bottom:76px;padding:16px 18px;display:flex}.room-guide-links>span{color:var(--slate);text-transform:uppercase;letter-spacing:.06em;margin-right:auto;font-size:9px;font-weight:800}.room-guide-links a{min-height:34px;color:var(--navy);align-items:center;font-size:10px;font-weight:750;display:inline-flex}.room-guide-links a:hover{color:var(--gold)}@media (max-width:680px){.room-guide-links{gap:2px;margin-top:-26px;margin-bottom:54px;padding:12px 14px;display:grid}.room-guide-links>span{margin-bottom:5px}.room-guide-links a{min-height:36px}}.home-hero-v2-grid{grid-template-columns:minmax(330px,.78fr) minmax(0,1.42fr);gap:clamp(44px,5.5vw,86px);min-height:680px;padding-top:64px;padding-bottom:74px}.home-hero-v2-copy{grid-area:1/1;max-width:480px}.home-hero-v2-stage{grid-area:1/2}.home-hero-v2-stage .before-after-frame{aspect-ratio:1.55}.home-hero-v2-stage .hero-stage-frame{box-shadow:0 38px 100px #00000057}.home-hero-v2-copy h1,.plan-story-heading h2,.home-final-cta-copy h2,.faq-intro h2,.how-advocate-card h2,.materials-did-you-know h2,.reality-copy h3{line-height:1.1}.hero-trust-panel{background:linear-gradient(135deg,#ffffff13,#ffffff06);border:1px solid #ffffff1f;border-radius:16px;grid-template-columns:.72fr 1.28fr;width:min(100%,500px);margin-top:17px;display:grid;overflow:hidden;box-shadow:0 16px 42px #00000024}.hero-trust-early,.hero-trust-link{grid-template-columns:34px 1fr;align-items:center;gap:10px;min-height:70px;padding:12px 14px;display:grid}.hero-trust-early{border-right:1px solid #ffffff0d}.hero-trust-link{color:#fff;grid-template-columns:34px 1fr auto;transition:background .18s,transform .18s}.hero-trust-link:hover{background:#d4af3712}.hero-trust-icon{width:32px;height:32px;color:var(--gold);background:#d4af3714;border:1px solid #d4af3747;border-radius:10px;place-items:center;display:grid}.hero-trust-icon svg{width:17px;height:17px}.hero-trust-early>div,.hero-trust-link>div{gap:2px;display:grid}.hero-trust-panel small{color:#ffffff7a;letter-spacing:.08em;font-size:8px;font-weight:800;line-height:12px}.hero-trust-panel strong{color:#fff;font-size:10px;font-weight:750;line-height:16px}.hero-trust-link>span:last-child{color:var(--gold);font-size:18px}.home-process-heading h2{max-width:920px;margin-left:auto;margin-right:auto;font-size:clamp(38px,4.2vw,54px);line-height:1.1}.home-process-card .story-film-copy{grid-template-columns:58px 1fr;gap:14px;min-height:168px}.home-process-card .story-film-copy>span{letter-spacing:-.04em;padding-top:1px;font-size:42px;line-height:.95}.home-process-card .story-film-copy h3{font-size:22px;line-height:1.2}.room-rail-reveal{scroll-snap-align:start;min-width:0}.room-rail-reveal>.room-rail-card{scroll-snap-align:none;height:100%}.room-index-reveal{min-width:0}.room-index-reveal>.room-index-card{height:100%}.renovation-insight-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.renovation-insight-card{border:1px solid #0d1b2a14;border-radius:24px;flex-direction:column;min-height:390px;padding:clamp(26px,4vw,42px);display:flex;position:relative;overflow:hidden}.india-insight{background:linear-gradient(145deg,#fff8d9,#fffdf3 68%);box-shadow:0 20px 50px #75602114}.global-insight{background:linear-gradient(145deg, #15324d, var(--navy) 70%);color:#fff;box-shadow:0 24px 58px #0d1b2a26}.renovation-insight-card:after{content:"";opacity:.055;pointer-events:none;border:1px solid;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-150px;right:-130px;box-shadow:0 0 0 54px,0 0 0 108px}.insight-heading{z-index:1;justify-content:space-between;align-items:center;gap:14px;min-height:30px;display:flex;position:relative}.insight-heading a{color:#756021;text-underline-offset:3px;white-space:nowrap;font-size:9px;font-weight:800;line-height:14px;text-decoration:underline}.global-insight .insight-heading a{color:#ffffffad}.global-insight .overline{color:var(--gold)}.insight-stat{z-index:1;grid-template-columns:auto minmax(0,1fr);align-items:end;gap:16px;margin-top:28px;display:grid;position:relative}.insight-stat strong{color:var(--navy);font-family:var(--font-display);letter-spacing:-.055em;font-variant-numeric:tabular-nums;font-size:clamp(64px,7vw,92px);line-height:.92}.global-insight .insight-stat strong{color:#fff}.insight-stat>span{color:#655f4f;max-width:220px;padding-bottom:8px;font-size:11px;font-weight:750;line-height:17px}.global-insight .insight-stat>span{color:#ffffffb3}.renovation-insight-card>p{z-index:1;color:#686454;max-width:560px;margin:22px 0 0;font-size:11px;line-height:19px;position:relative}.global-insight>p{color:#ffffffad}.insight-secondary{z-index:1;align-items:baseline;gap:9px;margin-top:auto;padding-top:24px;display:flex;position:relative}.insight-secondary strong{color:var(--gold);font-family:var(--font-display);font-variant-numeric:tabular-nums;font-size:28px;line-height:1}.insight-secondary span{color:#756b52;font-size:9px;font-weight:750;line-height:14px}.global-insight .insight-secondary span{color:#ffffff8f}.india-depth-note{background:linear-gradient(120deg, #102840, var(--navy));border:1px solid #d4af3729;gap:8px 14px;margin-top:24px;padding:21px 24px}.india-depth-note span{color:#ffffffc2;max-width:820px;font-size:11px;line-height:18px}.faq-section-new{grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:clamp(44px,6vw,90px)}.faq-intro h2{white-space:nowrap;font-size:clamp(34px,3.6vw,46px);line-height:1.12}.faq-list-new .reveal+.reveal{margin-top:10px}.faq-list-new .reveal details{margin-top:0}.home-final-cta-grid,.home-final-cta-image .marketing-image{min-height:360px}.home-final-cta-copy{padding:clamp(36px,5vw,62px)}.home-final-cta-copy h2{font-size:clamp(36px,4.2vw,54px)}.quick-photo-trust-card{background:linear-gradient(145deg,#fff8d9,#fffced);border:1px solid #d4af374d;border-radius:15px;margin-top:16px;padding:15px;overflow:hidden;box-shadow:0 12px 32px #75602114}.quick-photo-trust-top{grid-template-columns:36px 1fr;align-items:start;gap:11px;display:grid}.quick-photo-trust-icon{background:var(--navy);width:34px;height:34px;color:var(--gold);border-radius:10px;place-items:center;display:grid}.quick-photo-trust-icon svg{width:18px;height:18px}.quick-photo-trust-top>div{gap:2px;display:grid}.quick-photo-trust-top strong{color:var(--navy);font-size:12px;line-height:18px}.quick-photo-trust-top span{color:#6d6755;font-size:9px;line-height:15px}.quick-photo-trust-tags{flex-wrap:wrap;gap:6px;margin:12px 0 2px 47px;display:flex}.quick-photo-trust-tags>span{color:#5d5a4f;background:#fff9;border:1px solid #0d1b2a1a;border-radius:999px;align-items:center;gap:5px;min-height:28px;padding:5px 8px;font-size:8px;font-weight:750;line-height:12px;display:inline-flex}.quick-photo-trust-tags svg{width:13px;height:13px;color:var(--gold)}.quick-photo-trust-card .quick-process-link{width:calc(100% - 47px);min-height:36px;color:var(--navy);border-top:1px solid #0d1b2a17;justify-content:space-between;margin:8px 0 0 47px;padding-top:7px;font-size:9px;line-height:14px;text-decoration:none}.quick-card{scrollbar-width:thin;scrollbar-color:#d4af37a6 #0d1b2a12;scrollbar-gutter:stable}.quick-card::-webkit-scrollbar{width:7px}.quick-card::-webkit-scrollbar-track{background:#0d1b2a0d}.quick-card::-webkit-scrollbar-thumb{background:#d4af37a6;border-radius:999px}.home-room-album-track,.room-rail,.reality-stats{scrollbar-color:#d4af37b3 #0d1b2a0f;scrollbar-width:thin!important}.home-room-album-track::-webkit-scrollbar{height:6px;display:block!important}.room-rail::-webkit-scrollbar{height:6px;display:block!important}.reality-stats::-webkit-scrollbar{height:6px;display:block!important}.home-room-album-track::-webkit-scrollbar-track{background:#0d1b2a0d;border-radius:999px}.room-rail::-webkit-scrollbar-track{background:#0d1b2a0d;border-radius:999px}.reality-stats::-webkit-scrollbar-track{background:#0d1b2a0d;border-radius:999px}.home-room-album-track::-webkit-scrollbar-thumb{background:#d4af37a6;border-radius:999px}.room-rail::-webkit-scrollbar-thumb{background:#d4af37a6;border-radius:999px}.reality-stats::-webkit-scrollbar-thumb{background:#d4af37a6;border-radius:999px}.how-story-v3{gap:86px}.how-step-reveal{min-width:0}.how-story-v3 .story-number{color:var(--gold);letter-spacing:-.04em;margin-bottom:12px;font-size:44px;line-height:.95}.how-story-v3 .article-icon{margin-top:4px}.how-story-v3 .how-story-step-v2 h2{line-height:1.12}.how-advocate-card{line-height:inherit}.app-entry-section-v3{background:linear-gradient(135deg,#0b1d2e 0%,#143755 56%,#0d1b2a 100%);align-items:center;min-height:min(720px,100dvh - 80px);padding:72px 0 92px;display:grid;position:relative;overflow:hidden}.app-entry-grid{opacity:.14;background-image:radial-gradient(#ffffff1f 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 85%);mask-image:linear-gradient(#000 0%,#0000 85%)}.app-entry-orb{pointer-events:none;border-radius:50%;position:absolute}.app-entry-orb-one{border:1px solid #d4af3726;width:520px;height:520px;top:-210px;right:-180px;box-shadow:0 0 0 80px #d4af3706,0 0 0 160px #d4af3704}.app-entry-orb-two{background:radial-gradient(circle,#538bb72e,#0000 70%);width:360px;height:360px;bottom:-180px;left:-150px}.app-entry-shell-v3{z-index:1;grid-template-columns:180px minmax(0,1fr);align-items:center;gap:clamp(46px,8vw,94px);width:min(100% - 48px,960px);display:grid;position:relative}.app-entry-logo-wrap{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0a;border:1px solid #ffffff17;border-radius:28px;align-content:center;place-items:center;gap:12px;min-height:180px;display:grid;box-shadow:inset 0 0 45px #ffffff06,0 30px 70px #0000002e}.app-entry-logo-wrap span{color:#ffffff80;letter-spacing:.18em;font-size:9px;font-weight:800;line-height:14px}.app-entry-copy-v3{max-width:620px}.app-entry-copy-v3 h1{color:#fff;letter-spacing:-.035em;max-width:620px;margin:10px 0 14px;font-size:clamp(46px,6vw,68px);line-height:1.08}.app-entry-copy-v3>p{color:#ffffffb3;margin:0;font-size:14px;line-height:22px}.app-entry-copy-v3 .app-entry-button{min-width:190px;margin-top:26px}.app-entry-new{color:#ffffffab;align-items:center;width:fit-content;min-height:40px;margin-top:12px;font-size:10px;font-weight:700;line-height:16px;display:flex}.app-entry-new:hover{color:#fff}.room-hero-reveal,.room-detail-reveal{width:min(100% - 48px,1180px)}.room-guide-reveal{width:100%}.reveal[data-reveal=pending]{opacity:0;filter:blur(3px);transform:translateY(34px)scale(.985)}.reveal[data-reveal=visible]{opacity:1;filter:none;transition:opacity .72s cubic-bezier(.2,.7,.2,1) var(--reveal-delay), transform .78s cubic-bezier(.2,.7,.2,1) var(--reveal-delay), filter .62s ease var(--reveal-delay);transform:none}@media (max-width:980px){.home-hero-v2-grid{grid-template-columns:1fr;gap:30px;padding-top:42px;padding-bottom:54px}.home-hero-v2-copy{grid-area:1/1;max-width:720px}.home-hero-v2-stage{grid-area:2/1}.home-hero-v2-stage .before-after-frame{aspect-ratio:1.55}.renovation-insight-grid{grid-template-columns:1fr}.app-entry-shell-v3{grid-template-columns:150px minmax(0,1fr);gap:46px}.app-entry-logo-wrap{min-height:150px}}@media (max-width:680px){.home-hero-v2-grid{gap:23px;width:min(100% - 24px,1180px);padding-top:26px;padding-bottom:34px}.home-hero-v2-copy h1{font-size:clamp(39px,11.8vw,52px);line-height:1.08}.home-hero-v2-copy .hero-lead{font-size:13px;line-height:20px}.home-hero-v2-stage .before-after-frame{aspect-ratio:1.28}.hero-trust-panel{border-radius:14px;grid-template-columns:.78fr 1.22fr}.hero-trust-early,.hero-trust-link{grid-template-columns:30px 1fr;gap:8px;min-height:64px;padding:10px}.hero-trust-link{grid-template-columns:30px 1fr auto}.hero-trust-icon{border-radius:9px;width:29px;height:29px}.hero-trust-icon svg{width:15px;height:15px}.hero-trust-panel strong{font-size:9px;line-height:14px}.hero-trust-panel small{font-size:8px}.hero-trust-link>span:last-child{font-size:15px}.home-process-heading{text-align:left}.home-process-heading h2{font-size:34px;line-height:1.12}.home-process-card .story-film-copy{grid-template-columns:48px 1fr;padding:17px}.home-process-card .story-film-copy>span{font-size:34px}.home-process-card .story-film-copy h3{font-size:20px;line-height:1.2}.home-process-card .story-film-copy p{font-size:10px;line-height:17px}.plan-story-heading h2{font-size:36px;line-height:1.11}.plan-story-heading p{font-size:11px;line-height:19px}.renovation-insight-grid{gap:12px}.renovation-insight-card{border-radius:19px;min-height:0;padding:24px 19px}.insight-heading{align-items:flex-start}.insight-heading a{font-size:8px;line-height:13px}.insight-stat{grid-template-columns:auto 1fr;gap:12px;margin-top:22px}.insight-stat strong{font-size:clamp(58px,20vw,76px)}.insight-stat>span{padding-bottom:5px;font-size:10px;line-height:16px}.renovation-insight-card>p{margin-top:18px;font-size:10px;line-height:17px}.insight-secondary{margin-top:24px;padding-top:18px}.insight-secondary strong{font-size:25px}.insight-secondary span{font-size:8px;line-height:13px}.india-depth-note{gap:6px;padding:17px 16px;display:grid}.india-depth-note strong{font-size:12px;line-height:18px}.india-depth-note span{font-size:10px;line-height:17px}.faq-section-new{grid-template-columns:1fr;gap:20px}.faq-intro h2{white-space:nowrap;font-size:clamp(30px,9.2vw,37px);line-height:1.14}.faq-list-new summary{font-size:12px;line-height:18px}.faq-list-new details p{font-size:10px;line-height:17px}.home-final-cta-v2 .home-final-cta-grid{width:100%;max-width:none;min-height:0;padding:0}.home-final-cta-image{margin:0}.home-final-cta-image .marketing-image{border-radius:0;min-height:210px}.home-final-cta-copy{padding:30px 20px calc(34px + env(safe-area-inset-bottom))}.home-final-cta-copy h2{margin-bottom:20px;font-size:34px;line-height:1.11}.quick-photo-trust-card{border-radius:14px;padding:13px}.quick-photo-trust-top{grid-template-columns:33px 1fr;gap:9px}.quick-photo-trust-icon{width:32px;height:32px}.quick-photo-trust-top span{font-size:9px;line-height:14px}.quick-photo-trust-tags{margin-left:42px}.quick-photo-trust-card .quick-process-link{width:calc(100% - 42px);margin-left:42px}.how-story-v3{gap:54px}.how-story-v3 .story-number{font-size:38px}.how-story-v3 .how-story-step-v2 h2,.how-advocate-card h2{line-height:1.12}.final-cta{padding-top:62px;padding-bottom:62px}.app-entry-section-v3{min-height:calc(100dvh - 64px);padding:42px 0 68px}.app-entry-shell-v3{text-align:center;grid-template-columns:1fr;gap:28px;width:min(100% - 28px,960px)}.app-entry-logo-wrap{border-radius:24px;gap:6px;width:116px;min-height:116px;margin:0 auto}.app-entry-logo{width:66px;height:66px}.app-entry-logo-wrap span{font-size:8px;line-height:12px}.app-entry-copy-v3{margin:0 auto}.app-entry-copy-v3 h1{margin:8px auto 12px;font-size:clamp(38px,11.5vw,50px);line-height:1.1}.app-entry-copy-v3>p{font-size:12px;line-height:19px}.app-entry-copy-v3 .app-entry-button{width:100%;margin-top:22px}.app-entry-new{margin:10px auto 0;font-size:9px}.room-hero-reveal,.room-detail-reveal{width:min(100% - 32px,1180px)}.footer-bottom{white-space:nowrap;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;min-width:0;font-size:9px;line-height:14px}.footer-bottom>span{flex:none}.footer-bottom div{flex:1;justify-content:flex-end;gap:13px}}@media (max-width:380px){.hero-trust-panel{grid-template-columns:1fr}.hero-trust-early{border-bottom:1px solid #ffffff1a;border-right:0}.hero-trust-early,.hero-trust-link{min-height:58px}.faq-intro h2{font-size:29px}.footer-bottom{gap:7px;font-size:8px}.footer-bottom div{gap:10px}}@media (prefers-reduced-motion:reduce){.reveal[data-reveal=pending],.reveal[data-reveal=visible]{filter:none}}.india-depth-note strong{font-size:15px;line-height:21px}.india-depth-note span{font-size:12px;line-height:20px}.india-material-depth,.india-cost-depth{gap:6px;padding:21px 22px}.india-material-depth strong,.india-cost-depth strong{font-size:13px;line-height:20px}.india-material-depth p,.india-cost-depth span{font-size:11px;line-height:19px}@media (max-width:680px){.india-depth-note strong{font-size:14px;line-height:20px}.india-depth-note span{font-size:11px;line-height:18px}.india-material-depth,.india-cost-depth{padding:18px 16px}.india-material-depth strong,.india-cost-depth strong{font-size:12px;line-height:18px}.india-material-depth p,.india-cost-depth span{font-size:10px;line-height:17px}}@media (min-width:1100px){.home-hero-v2-grid{grid-template-columns:minmax(350px,.72fr) minmax(0,1.5fr);gap:clamp(54px,5.4vw,88px);width:min(1320px,100% - 56px)}.home-hero-v2-copy{max-width:460px}.home-hero-v2-stage .before-after-frame{aspect-ratio:1.62}}.faq-intro h2{letter-spacing:-.025em;font-size:clamp(31px,2.9vw,39px);line-height:1.16}@media (max-width:680px){.home-hero-v2-copy h1,.home-process-heading h2,.home-room-v2 .section-heading h2,.plan-story-heading h2,.home-final-cta-copy h2,.how-subhero-v2 h1,.materials-subhero-v2 h1,.cost-subhero-v2 h1,.rooms-subhero-v2 h1,.how-story-v3 .how-story-step-v2 h2,.how-advocate-card h2,.materials-did-you-know h2{line-height:1.14}.faq-intro h2{white-space:nowrap;font-size:clamp(28px,8.5vw,33px);line-height:1.16}}@keyframes heroStageSettle{0%{opacity:0;transform:translate(18px,10px)scale(.985)}to{opacity:1;transform:none}}@keyframes handleHalo{0%,to{box-shadow:0 8px 24px #00000038,0 0 #d4af372e}50%{box-shadow:0 8px 24px #00000038,0 0 0 8px #d4af3700}}.home-hero-v2-stage{animation:.76s cubic-bezier(.2,.7,.2,1) both heroStageSettle}.home-hero-v2-stage .before-after-handle{animation:2.8s ease-in-out 1.1s infinite handleHalo}.home-process-card,.featured-home-card,.room-rail-reveal,.room-index-reveal,.renovation-insight-card,.plan-feature-card{transition:transform .26s,box-shadow .26s}@media (hover:hover) and (pointer:fine){.home-process-card:hover,.featured-home-card:hover,.room-rail-reveal:hover,.room-index-reveal:hover,.plan-feature-card:hover{transform:translateY(-4px)}.renovation-insight-card:hover{transform:translateY(-3px)}.home-process-card:hover .marketing-image img,.featured-home-card:hover .marketing-image img,.room-rail-reveal:hover .marketing-image img,.room-index-reveal:hover .marketing-image img,.plan-feature-card:hover .marketing-image img{transform:scale(1.025)}.home-process-card .marketing-image img,.featured-home-card .marketing-image img,.room-rail-reveal .marketing-image img,.room-index-reveal .marketing-image img,.plan-feature-card .marketing-image img{transition:transform .52s cubic-bezier(.2,.7,.2,1)}}@media (prefers-reduced-motion:reduce){.home-hero-v2-stage,.home-hero-v2-stage .before-after-handle{animation:none}.home-process-card,.featured-home-card,.room-rail-reveal,.room-index-reveal,.renovation-insight-card,.plan-feature-card,.home-process-card .marketing-image img,.featured-home-card .marketing-image img,.room-rail-reveal .marketing-image img,.room-index-reveal .marketing-image img,.plan-feature-card .marketing-image img{transition:none}}.app-entry-shell-v3{grid-template-columns:150px minmax(0,1fr)}.app-entry-logo-wrap{min-height:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;place-items:center;display:grid}.app-entry-logo{object-fit:contain;width:132px;height:132px}@media (max-width:680px){.app-entry-shell-v3{grid-template-columns:1fr}.app-entry-logo-wrap{width:auto;min-height:0;margin:0 auto}.app-entry-logo{width:92px;height:92px}}.room-rail-wrap{margin-top:28px;position:relative}.room-rail-wrap .minimal-room-rail{margin-top:0}.room-rail,.home-room-album-track,.reality-stats{scrollbar-width:none!important;scrollbar-gutter:auto!important}.room-rail::-webkit-scrollbar{display:none!important}.home-room-album-track::-webkit-scrollbar{display:none!important}.reality-stats::-webkit-scrollbar{display:none!important}.room-rail-scroll-hint{z-index:8;width:42px;height:42px;color:var(--gold);pointer-events:none;background:#fffffff0;border:1px solid #d4af376b;border-radius:999px;place-items:center;font-size:22px;line-height:1;animation:2.8s ease-in-out infinite roomRailNudge;display:grid;position:absolute;top:50%;right:-9px;transform:translateY(-50%);box-shadow:0 10px 26px #0d1b2a26}@keyframes roomRailNudge{0%,to{transform:translateY(-50%)translate(0)}50%{transform:translateY(-50%)translate(4px)}}.renovation-insight-block{margin-top:6px}.renovation-insight-kicker{margin-bottom:10px}.renovation-insight-card>p{max-width:390px;margin-top:17px;font-size:11px;font-weight:650;line-height:18px}.renovation-insight-source{width:fit-content;color:var(--slate);text-underline-offset:3px;margin:10px 2px 0 auto;font-size:9px;font-weight:700;line-height:14px;text-decoration:underline;display:block}.india-depth-note strong{gap:1px;display:grid}.india-depth-note strong>span{display:block}.hero-trust-link{font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:0;position:relative;overflow:hidden}.quick-photo-trust-card{background:linear-gradient(145deg,#fff8d9,#fffced);grid-template-columns:36px minmax(0,1fr);align-items:center;gap:11px;padding:15px 16px;display:grid;position:relative}.quick-photo-trust-card:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(108deg,#0000 20%,#ffffff61 46%,#0000 70%);animation:6.2s ease-in-out 1.8s infinite quickTrustShimmer;position:absolute;inset:0;transform:translate(-125%)}@keyframes quickTrustShimmer{0%,72%,to{opacity:0;transform:translate(-125%)}76%{opacity:.72}91%{opacity:0;transform:translate(125%)}}.quick-photo-trust-icon{z-index:1;color:#a67d00;background:#d4af371a;border:1px solid #b0890d52;border-radius:10px;place-items:center;width:34px;height:34px;display:grid;position:relative}.quick-photo-trust-copy{z-index:1;gap:1px;min-width:0;display:grid;position:relative}.quick-photo-trust-copy>strong{color:var(--navy);font-size:12px;line-height:18px}.quick-photo-trust-card .quick-process-link{color:#6a5620;text-underline-offset:3px;border:0;justify-content:flex-start;gap:6px;width:fit-content;min-height:26px;margin:0;padding:0;font-size:9px;line-height:14px;text-decoration:underline}.quick-photo-trust-card .quick-process-link>span{color:var(--gold);font-size:14px}.quick-photo-trust-tags,.quick-photo-trust-top{display:none}.photo-trust-modal{z-index:900;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.photo-trust-scrim{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#0d1b2ab8;border:0;width:100%;height:100%;position:absolute;inset:0}.photo-trust-dialog{z-index:1;background:#fffdf7;border:1px solid #d4af373d;border-radius:22px;width:min(520px,100%);animation:.22s cubic-bezier(.2,.7,.2,1) both photoTrustIn;position:relative;overflow:hidden;box-shadow:0 34px 90px #00000052}@keyframes photoTrustIn{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:none}}.photo-trust-dialog-head{border-bottom:1px solid #0d1b2a14;grid-template-columns:42px minmax(0,1fr) 32px;align-items:center;gap:12px;padding:22px 22px 18px;display:grid}.photo-trust-dialog-icon{color:#a67d00;background:#fff5c8;border:1px solid #d4af3752;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.photo-trust-dialog-icon svg{width:21px;height:21px}.photo-trust-dialog-head .overline{font-size:8px;line-height:12px}.photo-trust-dialog-head h2{color:var(--navy);margin:3px 0 0;font-size:26px;line-height:1.08}.photo-trust-close{width:32px;height:32px;color:var(--navy);cursor:pointer;background:#0d1b2a0f;border:0;border-radius:999px;place-items:center;display:grid}.photo-trust-close svg{width:16px;height:16px}.photo-trust-points{padding:4px 22px 0}.photo-trust-points>div{border-bottom:1px solid #0d1b2a12;grid-template-columns:22px 1fr;align-items:start;gap:11px;padding:14px 0;display:grid}.photo-trust-points>div:last-child{border-bottom:0}.photo-trust-points svg{width:18px;height:18px;color:var(--gold);margin-top:1px}.photo-trust-points p{color:var(--slate);margin:0;font-size:11px;line-height:18px}.photo-trust-points strong{color:var(--navy)}.photo-trust-further{background:#d4af3714;justify-content:space-between;align-items:center;gap:12px;padding:13px 22px 18px;display:flex}.photo-trust-further>span{color:#756021;text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:800;line-height:14px}.photo-trust-further>div{gap:14px;display:flex}.photo-trust-further a{color:var(--navy);text-underline-offset:3px;font-size:9px;font-weight:750;line-height:14px;text-decoration:underline}.hero-steps-strip{background:#ffffff09;border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff0f}.hero-steps-strip .shell{justify-content:center;align-items:center;gap:clamp(18px,2.4vw,34px);min-height:68px;display:flex}.hero-steps-strip span{white-space:nowrap;color:#ffffffe0;letter-spacing:.01em;flex:none;align-items:center;gap:8px;font-size:13px;font-weight:650;line-height:1;display:inline-flex}.hero-steps-strip b{color:var(--gold);font-family:var(--font-display);letter-spacing:-.02em;font-size:16px;font-weight:600;line-height:1}.hero-steps-strip i{color:#d4af37b8;justify-content:center;align-items:center;font-size:15px;font-style:normal;font-weight:500;line-height:1;display:inline-flex;transform:translateY(-1px)}.hero-steps-strip span:last-child{color:#fff}@media (max-width:680px){.hero-steps-strip .shell{justify-content:space-between;gap:5px;width:100%;min-height:62px;padding:0 12px}.hero-steps-strip span{letter-spacing:0;gap:5px;font-size:11px}.hero-steps-strip b{font-size:14px}.hero-steps-strip i{font-size:12px}}@media (max-width:380px){.hero-steps-strip .shell{gap:3px;padding-inline:9px}.hero-steps-strip span{gap:4px;font-size:10.5px}.hero-steps-strip b{font-size:13px}.hero-steps-strip i{font-size:11px}}@media (max-width:680px){.home-final-cta-image.reveal[data-reveal=pending],.home-final-cta-image.reveal[data-reveal=visible]{filter:none;transform:none}.room-rail-scroll-hint{width:38px;height:38px;font-size:20px;right:-2px}.renovation-insight-card{min-height:0}.renovation-insight-card>p{margin-top:14px;font-size:10px;line-height:16px}.renovation-insight-source{margin-top:8px;font-size:8px;line-height:13px}.india-depth-note strong{font-size:14px;line-height:19px}.photo-trust-modal{align-items:end;padding:0}.photo-trust-dialog{border-radius:22px 22px 0 0;width:100%;max-height:min(82dvh,620px);overflow:auto}.photo-trust-dialog-head{grid-template-columns:38px minmax(0,1fr) 30px;gap:10px;padding:18px 16px 15px}.photo-trust-dialog-icon{border-radius:11px;width:38px;height:38px}.photo-trust-dialog-head h2{font-size:22px;line-height:1.1}.photo-trust-points{padding:3px 16px 0}.photo-trust-points>div{padding:12px 0}.photo-trust-points p{font-size:10px;line-height:17px}.photo-trust-further{padding:12px 16px calc(14px + env(safe-area-inset-bottom))}.photo-trust-further>div{gap:11px}}@media (prefers-reduced-motion:reduce){.room-rail-scroll-hint,.hero-trust-link:after,.quick-photo-trust-card:after,.photo-trust-dialog{animation:none}}.room-rail{overflow:auto hidden}.desktop-nav a.active{color:var(--gold);font-weight:750}.mobile-menu nav a.active{color:#9a7200;background:#fff7d7}.home-process-card .story-film-copy{grid-template-columns:46px minmax(0,1fr);gap:11px;min-height:122px;padding:17px 18px 18px}.home-process-card .story-film-copy>span{font-size:34px;line-height:.95}.home-process-card .story-film-copy h3{margin:0 0 5px;font-size:20px;line-height:1.16}.home-process-card .story-film-copy p{font-size:10.5px;line-height:17px}.room-carousel-shell{width:calc(100vw + -1*max(32px,100vw - 1180px));margin-top:28px;position:relative}.room-carousel-track{scroll-snap-type:inline mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;grid-auto-columns:minmax(230px,270px);grid-auto-flow:column;gap:14px;padding:0 50px 8px 0;scroll-padding-inline:0 50px;display:grid;overflow:auto hidden}.room-carousel-track::-webkit-scrollbar{display:none}.room-carousel-card{scroll-snap-align:start;min-width:0;color:var(--navy);display:block}.room-carousel-card .marketing-image{box-shadow:none;background:#eeeae1;border:0;border-radius:14px}.room-carousel-card .marketing-image img{transition:transform .48s cubic-bezier(.2,.7,.2,1)}.room-carousel-copy{padding:10px 1px 4px}.room-carousel-copy h3{color:var(--navy);margin:0;font-size:15px;line-height:20px}.room-carousel-control{z-index:12;color:#b88d05;cursor:pointer;background:#fffffff5;border:1px solid #d4af3773;border-radius:999px;place-items:center;width:44px;height:44px;font-size:22px;line-height:1;transition:transform .18s,opacity .18s,box-shadow .18s,background .18s;display:grid;position:absolute;top:42%;transform:translateY(-50%);box-shadow:0 10px 26px #0d1b2a29}.room-carousel-control:hover:not(:disabled){background:#fff8dc;transform:translateY(-50%)scale(1.05);box-shadow:0 14px 32px #0d1b2a33}.room-carousel-control:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.room-carousel-control:disabled{opacity:0;pointer-events:none}.room-carousel-control-back{left:8px}.room-carousel-control-forward{right:8px}.renovation-insight-block>.renovation-insight-source{display:none}.global-insight .renovation-insight-source{z-index:2;color:#ffffff94;text-align:right;width:100%;margin:14px 0 0;font-size:8.5px;font-weight:650;line-height:14px;text-decoration:none;display:block;position:relative}.global-insight .renovation-insight-source:hover{color:var(--gold)}.renovation-insight-card>p{max-width:470px;line-height:19px}.quick-photo-trust-card{background:linear-gradient(135deg,#fff8dc 0%,#fffdf3 72%);border-color:#d4af3757;grid-template-columns:38px minmax(0,1fr);gap:12px;padding:15px 16px;box-shadow:0 10px 28px #75602112}.quick-photo-trust-card:after{inset-block:-30%;opacity:.3;background:linear-gradient(90deg,#0000,#ffffffad,#0000);width:18%;animation:10s ease-in-out 3s infinite quickTrustSweepV6;left:0;transform:translate(-240%)skew(-17deg)}@keyframes quickTrustSweepV6{0%,82%{transform:translate(-240%)skew(-17deg)}97%,to{transform:translate(720%)skew(-17deg)}}.quick-photo-trust-icon{color:#b28500;background:#fff4bd;border-color:#b48b0a47;border-radius:11px;width:38px;height:38px}.quick-photo-trust-copy{gap:2px}.quick-photo-trust-copy>strong{color:#0d1b2a;font-size:13px;font-weight:800;line-height:18px}.quick-photo-trust-card .quick-process-link{color:#776327;min-height:22px;font-size:9.5px;font-weight:700;line-height:15px;text-decoration:none}.quick-photo-trust-card .quick-process-link:hover{color:#9a7200}.quick-photo-trust-card .quick-process-link>span{color:#b88d05;font-size:13px;transition:transform .16s}.quick-photo-trust-card .quick-process-link:hover>span{transform:translate(3px)}.photo-trust-dialog-head .overline{color:#9a7200}.photo-trust-dialog-head h2{max-width:330px}.photo-trust-points p{color:#626a74}.photo-trust-further{border-top:1px solid #d4af3726}.materials-did-you-know-v3{background:radial-gradient(circle at 88% 18%,#d4af371f,#0000 25%),linear-gradient(135deg,#fff9df,#fffdf5 72%);grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);align-items:center;gap:clamp(36px,6vw,84px);position:relative;overflow:hidden}.materials-did-you-know-v3:after{content:"";pointer-events:none;border:1px solid #d4af372e;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-140px;right:-90px;box-shadow:0 0 0 48px #d4af3709,0 0 0 96px #d4af3705}.material-spec-copy{z-index:1;position:relative}.material-spec-copy h2{max-width:570px;margin:8px 0 13px;font-size:clamp(34px,4.1vw,50px);line-height:1.04}.material-spec-copy p{color:#686454;max-width:540px;margin:0;font-size:11px;line-height:19px}.material-spec-copy>strong{color:#7f661a;letter-spacing:.03em;text-transform:uppercase;margin-top:18px;font-size:10px;line-height:16px;display:inline-block}.material-spec-visual{z-index:1;perspective:900px;align-content:center;gap:8px;min-height:330px;display:grid;position:relative}.material-spec-layer{transform-origin:50%;background:#ffffffeb;border:1px solid #0d1b2a1a;border-radius:14px;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;min-height:54px;padding:10px 16px;transition:transform .22s,box-shadow .22s;display:grid;box-shadow:0 10px 28px #0d1b2a12}.material-spec-layer:first-child{width:82%;margin-left:2%;transform:rotate(-1.2deg)}.material-spec-layer:nth-child(2){width:88%;margin-left:7%;transform:rotate(.7deg)}.material-spec-layer:nth-child(3){border-color:#d4af3761;width:96%;margin-left:0;transform:rotate(-.4deg)}.material-spec-layer:nth-child(4){width:87%;margin-left:10%;transform:rotate(.8deg)}.material-spec-layer:nth-child(5){width:80%;margin-left:5%;transform:rotate(-.7deg)}.material-spec-layer>span{color:#b48700;font-family:var(--font-display);font-size:16px;line-height:1}.material-spec-layer>strong{color:var(--navy);font-size:12px;line-height:17px}.material-spec-layer>small{color:var(--slate);font-size:9px;font-weight:650;line-height:14px}@media (hover:hover){.room-carousel-card:hover .marketing-image img{transform:scale(1.025)}.material-spec-layer:hover{transform:translate(-5px)rotate(0);box-shadow:0 16px 34px #0d1b2a1c}}@media (max-width:680px){.home-process-card .story-film-copy{grid-template-columns:38px minmax(0,1fr);gap:9px;min-height:0;padding:15px 16px 16px}.home-process-card .story-film-copy>span{font-size:29px}.home-process-card .story-film-copy h3{font-size:19px}.home-process-card .story-film-copy p{font-size:10px;line-height:16px}.room-carousel-shell{width:calc(100vw - 16px);margin-top:24px}.room-carousel-track{grid-auto-columns:minmax(0,72vw);gap:11px;padding-right:40px;scroll-padding-right:40px}.room-carousel-card .marketing-image{border-radius:12px}.room-carousel-copy{padding-top:8px}.room-carousel-copy h3{font-size:14px;line-height:19px}.room-carousel-control{width:38px;height:38px;font-size:19px;top:40%}.room-carousel-control-back{left:6px}.room-carousel-control-forward{right:6px}.global-insight .renovation-insight-source{margin-top:11px;font-size:8px;line-height:13px}.quick-photo-trust-card{grid-template-columns:36px minmax(0,1fr);gap:10px;padding:13px 14px}.quick-photo-trust-icon{width:36px;height:36px}.quick-photo-trust-copy>strong{font-size:12px;line-height:17px}.quick-photo-trust-card .quick-process-link{font-size:9px;line-height:14px}.materials-did-you-know-v3{grid-template-columns:1fr;gap:22px;padding:24px 18px 22px}.material-spec-copy h2{font-size:31px;line-height:1.06}.material-spec-copy p{font-size:10px;line-height:17px}.material-spec-copy>strong{margin-top:14px;font-size:9px}.material-spec-visual{gap:7px;min-height:0}.material-spec-layer,.material-spec-layer:nth-child(n){grid-template-columns:30px 1fr auto;width:auto;min-height:50px;margin-left:0;padding:9px 12px;transform:none}.material-spec-layer>small{font-size:8px}}@media (prefers-reduced-motion:reduce){.hero-trust-link:after,.quick-photo-trust-card:after{animation:none}.room-carousel-track{scroll-behavior:auto}}.home-value-strip{border-radius:18px;margin-top:18px}.home-value-item{grid-template-columns:30px 1fr;gap:10px;min-height:96px;padding:16px 18px}.home-value-item>svg{width:22px;height:22px}.home-value-item>div{gap:4px}.home-value-item strong{font-size:11.5px;line-height:16px}.home-value-item span{font-size:9.5px;line-height:15px}.hero-trust-panel{isolation:isolate;background:linear-gradient(135deg,#ffffff14,#ffffff08);border-radius:18px;grid-template-columns:.76fr 1.24fr;position:relative}.hero-trust-panel>*{z-index:1;position:relative}.hero-trust-panel:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff08 20%,#ffffff2e 50%,#ffffff08 80%,#0000 100%);width:22%;animation:6.5s linear 1.5s infinite heroTrustSweep;position:absolute;top:-35%;bottom:-35%;left:-28%;transform:skew(-18deg)}@keyframes heroTrustSweep{0%,62%{opacity:0;left:-28%}64%{opacity:1}94%{opacity:1;left:112%}96%,to{opacity:0;left:112%}}.hero-trust-panel small{font-size:8.5px}.hero-trust-panel strong{font-size:10.5px}.hero-trust-link>span:last-child{font-size:17px;transition:transform .18s}.hero-trust-link:hover>span:last-child{transform:translate(3px)}.quick-photo-trust-icon{color:#b48700;background:#fff5c8}.quick-photo-trust-copy>strong{font-size:12.5px;line-height:17px}.quick-photo-trust-card .quick-process-link{color:#705a1d;min-height:20px}.quick-photo-trust-card .quick-process-link>span{font-size:13px}@media (max-width:680px){.home-hero-v2-stage,.home-hero-v2-stage .hero-stage-frame,.home-hero-v2-stage .before-after,.home-hero-v2-stage .before-after-frame{filter:none;transform:none}.minimal-hero-stage .before-after-label,.home-hero-v2-stage .before-after-label{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0d1b2ad6;box-shadow:0 8px 18px #0000002e}.minimal-hero-stage .before-after-label,.home-hero-v2-stage .before-after-label,.minimal-hero-stage .before-after-label>span,.home-hero-v2-stage .before-after-label>span{color:#fff;font-size:8.5px;line-height:13px}.minimal-hero-stage .before-after-label b,.home-hero-v2-stage .before-after-label b{color:var(--gold);font-size:9px}}.room-carousel-shell{overflow:visible}.room-carousel-track{touch-action:pan-x pan-y;align-items:start}.room-carousel-card{background:0 0;width:100%;position:relative}.room-carousel-card:after{content:none}.room-carousel-control{-webkit-user-select:none;user-select:none}.room-carousel-control:active:not(:disabled){transform:translateY(-50%)scale(.98)}@media (max-width:680px){.room-carousel-shell{width:min(100%,100vw - 16px);margin-top:22px}.room-carousel-track{grid-auto-columns:min(74vw,268px);gap:12px;padding-inline:2px 42px;scroll-padding-inline:2px 42px}.room-carousel-card{width:min(74vw,268px)}.room-carousel-card .marketing-image{box-shadow:none;border:0;border-radius:12px}.room-carousel-copy{padding:8px 2px 4px}.room-carousel-copy h3{word-break:keep-all;overflow-wrap:normal;font-size:13px;line-height:17px}.room-carousel-control{width:36px;height:36px;font-size:18px;top:38%}}.home-final-cta-grid{gap:0}.home-final-cta-image{line-height:0}.home-final-cta-image .marketing-image{display:block}@media (max-width:680px){.home-final-cta-v2,.home-final-cta-v2 .shell,.home-final-cta-v2 .home-final-cta-grid{width:100%;max-width:none}.home-final-cta-image,.home-final-cta-image.reveal{margin:0;padding:0}.home-final-cta-image .marketing-image{min-height:220px;margin:0}.how-story-v3 .story-number,.how-story-v3 .article-icon{vertical-align:middle;display:inline-grid}.how-story-v3 .story-number{margin:0 10px 12px 0;font-size:30px;font-weight:700;line-height:.95}.how-story-v3 .article-icon{width:40px;height:40px;margin:0 0 12px}.how-story-v3 .how-story-step-v2 h2{letter-spacing:-.02em;margin-top:0;font-size:30px;line-height:1.08}.how-step-intro{margin-bottom:12px;font-size:12px;font-weight:750;line-height:18px}.how-story-step-v2 li{font-size:10.5px;line-height:17px}.material-spec-visual{padding-top:4px}.material-spec-layer{grid-template-columns:28px 1fr auto;width:86%;min-height:50px;padding:9px 12px;box-shadow:0 8px 22px #0d1b2a0f}.material-spec-layer:first-child{width:82%;margin-left:2%;transform:rotate(-1deg)}.material-spec-layer:nth-child(2){width:88%;margin-left:7%;transform:rotate(.6deg)}.material-spec-layer:nth-child(3){width:96%;margin-left:0;transform:rotate(-.35deg)}.material-spec-layer:nth-child(4){width:89%;margin-left:7%;transform:rotate(.65deg)}.material-spec-layer:nth-child(5){width:84%;margin-left:3%;transform:rotate(-.55deg)}.material-spec-layer>strong{font-size:11px}.material-spec-layer>small{font-size:8px}.home-value-strip{border-radius:14px;margin-top:14px}.home-value-item{grid-template-columns:24px 1fr;gap:8px;min-height:78px;padding:13px 14px}.home-value-item>svg{width:18px;height:18px}.home-value-item strong{font-size:10.5px;line-height:15px}.home-value-item span{font-size:9px;line-height:14px}}.quick-intake-card{width:min(760px,100vw - 24px);max-height:min(860px,100dvh - 24px);overflow:hidden}.quick-progress{background:#0d1b2a0f;height:3px}.quick-progress i{background:var(--gold);height:100%;transition:width .42s cubic-bezier(.2,.8,.2,1);display:block}.quick-intake-topline{grid-template-columns:1fr auto 1fr}.quick-top-actions{justify-self:end;align-items:center;gap:6px;display:flex}.quick-delete-link{color:#8a6670;font:inherit;cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:700}.quick-delete-link:hover{color:#733c4b;text-underline-offset:3px;text-decoration:underline}.quick-delete-confirm{background:#fff4f1;border-bottom:1px solid #efd9d2;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:11px 18px;display:grid}.quick-delete-confirm div{gap:2px;display:grid}.quick-delete-confirm strong{color:var(--navy);font-size:11px}.quick-delete-confirm span{color:var(--slate);font-size:9px}.quick-delete-confirm button{min-height:32px;color:var(--navy);font:inherit;cursor:pointer;background:#fff;border:1px solid #0d1b2a1f;border-radius:999px;padding:0 11px;font-size:9px;font-weight:750}.quick-delete-confirm button:first-of-type{color:#823d2f;border-color:#d9a79a}.quick-step-enter{animation:.36s cubic-bezier(.2,.75,.2,1) both quickStepIn}@keyframes quickStepIn{0%{opacity:0;transform:translateY(10px)scale(.995)}to{opacity:1;transform:none}}.quick-intake-card .quick-content{overscroll-behavior:contain;max-height:calc(min(860px,100dvh - 24px) - 70px);padding-bottom:24px;overflow-y:auto}.quick-intake-card h2{max-width:600px}.quick-intake-card .quick-live-question{margin-top:20px}.quick-scope-toggle button.is-selected,.quick-chip.is-selected,.quick-choice-cloud button.is-selected,.quick-quiet-choice.is-selected{color:var(--navy);background:#d4af371f;border-color:#d4af37cc;box-shadow:inset 0 0 0 1px #d4af371a}.quick-chip-grid-compact{margin-top:10px}.quick-subquestion{border-top:1px solid #0d1b2a14;margin-top:18px;padding-top:16px}.quick-subquestion>strong,.quick-subquestion>small{display:block}.quick-subquestion>strong{color:var(--navy);font-size:12px}.quick-subquestion>small{color:var(--slate);margin-top:3px;font-size:9px}.quick-choice-cloud{flex-wrap:wrap;gap:9px;margin:20px 0;display:flex}.quick-choice-cloud button,.quick-quiet-choice{min-height:42px;color:var(--navy);font:inherit;cursor:pointer;background:#fff;border:1px solid #0d1b2a1f;border-radius:999px;padding:10px 14px;font-size:10px;font-weight:680;line-height:15px;transition:transform .15s,border-color .15s,background .15s,box-shadow .15s}.quick-choice-cloud button:hover,.quick-quiet-choice:hover{border-color:#d4af378f;transform:translateY(-1px)}.quick-choice-cloud-small{gap:7px;margin:10px 0 0}.quick-choice-cloud-small button{min-height:36px;padding:8px 11px;font-size:9px}.quick-note{margin-top:18px}.quick-note>button{min-height:34px;color:var(--slate);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:700}.quick-note label{gap:7px;display:grid}.quick-note label>span,.quick-theme-field>span,.quick-manual-location label>span{color:var(--navy);font-size:10px;font-weight:750}.quick-note small,.quick-theme-field small{color:var(--slate);font-weight:500}.quick-note textarea,.quick-theme-field input,.quick-manual-location input,.quick-measure-field input{width:100%;color:var(--navy);font:inherit;background:#fff;border:1px solid #0d1b2a21;border-radius:12px;outline:none;transition:border-color .16s,box-shadow .16s}.quick-note textarea{resize:vertical;min-height:78px;padding:11px 12px;font-size:10px;line-height:16px}.quick-note textarea:focus,.quick-theme-field input:focus,.quick-manual-location input:focus,.quick-measure-field input:focus{border-color:#d4af37cc;box-shadow:0 0 0 3px #d4af371a}.quick-split-section{gap:18px;margin-top:20px;display:grid}.quick-split-section>div{background:#f7f7f5b8;border:1px solid #0d1b2a14;border-radius:15px;padding:16px}.quick-split-section>div>strong,.quick-split-section>div>small{display:block}.quick-split-section>div>strong{color:var(--navy);font-size:12px}.quick-split-section>div>small{color:var(--slate);margin-top:3px;font-size:9px}.quick-measure-row{grid-template-columns:1fr auto 1fr;align-items:center;gap:9px;margin-top:12px;display:grid}.quick-measure-row>b{color:var(--slate);font-weight:500}.quick-measure-field{margin-top:12px;display:block;position:relative}.quick-measure-row .quick-measure-field{margin-top:0}.quick-measure-field input{min-height:46px;padding:0 48px 0 12px;font-size:12px}.quick-measure-field span{color:var(--slate);pointer-events:none;font-size:9px;font-weight:700;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.quick-quiet-choice{background:0 0;margin-top:10px}.quick-adaptive-question{margin-top:22px}.quick-theme-field{gap:7px;margin-top:22px;display:grid}.quick-theme-field input{min-height:48px;padding:0 13px;font-size:11px}.quick-manual-location{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.quick-manual-location label{gap:6px;display:grid}.quick-manual-location input{min-height:46px;padding:0 12px;font-size:11px}.quick-budget-choices button{min-width:118px}.quick-continue{width:100%;min-height:50px;margin-top:22px}.quick-continue:disabled{opacity:.45;cursor:default;transform:none}.quick-finalize{text-align:center;padding:12px 0 4px}.quick-finalize-spark{width:56px;height:56px;color:var(--gold);background:#d4af371f;border-radius:18px;place-items:center;margin:0 auto 14px;animation:2.6s ease-in-out infinite quickSparkFloat;display:grid}.quick-finalize-spark svg{width:26px;height:26px}@keyframes quickSparkFloat{50%{transform:translateY(-4px)rotate(2deg)}}.quick-finalize h2{margin-left:auto;margin-right:auto}.quick-finalize>p{max-width:540px;margin-left:auto;margin-right:auto}.quick-finalize-summary{text-align:left;background:#fff;border:1px solid #0d1b2a17;border-radius:16px;grid-template-columns:112px 1fr;align-items:center;gap:14px;margin:22px 0 4px;padding:12px;display:grid;box-shadow:0 14px 32px #0d1b2a0d}.quick-finalize-summary img{aspect-ratio:4/3;object-fit:cover;border-radius:11px;width:112px}.quick-finalize-summary div{gap:3px;display:grid}.quick-finalize-summary small{color:var(--gold);letter-spacing:.08em;font-size:8px;font-weight:800}.quick-finalize-summary strong{color:var(--navy);font-size:14px}.quick-finalize-summary span{color:var(--slate);font-size:9px;line-height:14px}.quick-finalize-button{margin-top:18px}.quick-finalize-note{color:var(--slate);text-align:center;margin-top:10px;font-size:9px;display:block}.quick-sheet-handle{display:none}.quick-intake-topline .quick-back{grid-column:1;justify-self:start}.quick-intake-topline .quick-delete-link{white-space:nowrap;grid-column:3;justify-self:end}.quick-topline-spacer-right{grid-column:3}.quick-location-mode{background:#0d1b2a0b;border:1px solid #0d1b2a17;border-radius:13px;grid-template-columns:1fr 1fr;gap:5px;margin:16px 0 12px;padding:4px;display:grid}.quick-location-mode button{min-height:40px;color:var(--slate);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;font-size:10px;font-weight:750;transition:background .15s,box-shadow .15s,color .15s}.quick-location-mode button.is-selected{color:var(--navy);background:#fff;box-shadow:0 3px 10px #0d1b2a17}.quick-budget-localization{color:var(--slate);margin-top:-10px;font-size:9px;line-height:14px;display:block}.quick-budget-finish{background:#d4af3713;border:1px solid #d4af3752;border-radius:14px;gap:3px;margin-top:20px;padding:14px 15px;display:grid}.quick-budget-finish strong{color:var(--navy);font-size:12px}.quick-budget-finish span{color:var(--slate);font-size:9px;line-height:15px}@media (max-width:680px){.quick-modal{place-items:end stretch;padding:0}.quick-modal-scrim{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0d1b2aa3}.quick-intake-card{border-radius:24px 24px 0 0;width:100%;max-width:none;max-height:94dvh;margin:0;animation:.3s cubic-bezier(.2,.82,.2,1) both quickSheetUp;box-shadow:0 -14px 44px #00000047}.quick-sheet-handle{background:#0d1b2a33;border-radius:999px;width:38px;height:4px;margin:8px auto 5px;display:block}.quick-intake-card .quick-content{max-height:calc(94dvh - 79px);padding-left:16px;padding-right:16px;padding-bottom:calc(24px + env(safe-area-inset-bottom))}.quick-intake-topline{min-height:52px;padding:6px 13px}.quick-card-brand{letter-spacing:.12em;font-size:8px}.quick-delete-link{font-size:8px}.quick-delete-confirm{grid-template-columns:1fr auto}.quick-delete-confirm div{grid-column:1/-1}.quick-choice-cloud{gap:7px}.quick-choice-cloud button{min-height:40px;padding:9px 11px}.quick-manual-location{grid-template-columns:1fr}.quick-finalize-summary{grid-template-columns:86px 1fr}.quick-finalize-summary img{width:86px}}@keyframes quickSheetUp{0%{opacity:.72;transform:translateY(36px)}to{opacity:1;transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.quick-step-enter,.quick-finalize-spark,.quick-intake-card{animation:none!important}.quick-progress i,.quick-choice-cloud button,.quick-quiet-choice{transition:none!important}}
