.dream-home{--bg:#f5f7fb;--surface:#fff;--surface-2:#f9fbff;--text:#172033;--muted:#6e7890;--border:#e4e8f0;--primary:#6557ff;--primary-2:#7b6cff;--primary-soft:#efedff;--success:#15b87a;--warning:#ffae42;--shadow:0 18px 45px rgba(33,43,67,.09);--radius:18px}.dream-home *{box-sizing:border-box}body.dream-home-page{scroll-behavior:smooth}.dream-home{background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}.dream-home a{color:inherit;text-decoration:none}.dream-home button,.dream-home input,.dream-home select{font:inherit}.dream-home button{cursor:pointer}.dream-home .container{margin:0 auto;width:min(1180px,calc(100% - 40px))}.dream-home .nav{align-items:center;display:flex;gap:24px;height:76px;justify-content:space-between}.dream-home .topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:hsla(0,0%,100%,.92);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:50}.dream-home .brand{align-items:center;display:flex;font-size:21px;font-weight:800;gap:11px}.dream-home .brand-mark{background:linear-gradient(135deg,var(--primary),#8d7cff);border-radius:12px;box-shadow:0 10px 25px #6557ff47;color:#fff;display:grid;height:38px;place-items:center;width:38px}.dream-home .brand-mark svg{height:20px;width:20px}.dream-home .nav-links{align-items:center;color:#4d5870;display:flex;font-size:14px;gap:28px}.dream-home .nav-links a:hover{color:var(--primary)}.dream-home .nav-actions{align-items:center;display:flex;gap:10px}.dream-home .btn{align-items:center;border:0;border-radius:11px;display:inline-flex;font-size:14px;font-weight:700;gap:8px;justify-content:center;padding:11px 18px}.dream-home .btn-outline{background:#fff;border:1px solid var(--border);color:var(--text)}.dream-home .btn-primary{background:var(--primary);box-shadow:0 10px 25px #6557ff38;color:#fff}.dream-home .btn-primary:hover{background:#5748f6}.dream-home .btn-soft{background:var(--primary-soft);color:var(--primary)}.dream-home .hero{background:radial-gradient(circle at 15% 20%,rgba(101,87,255,.1),transparent 28%),radial-gradient(circle at 85% 5%,rgba(21,184,122,.08),transparent 24%);padding:70px 0 52px}.dream-home .hero-grid{align-items:center;display:grid;gap:54px;grid-template-columns:1.08fr .92fr}.dream-home .eyebrow{align-items:center;background:var(--primary-soft);border-radius:999px;color:var(--primary);display:inline-flex;font-size:13px;font-weight:800;gap:9px;padding:8px 12px}.dream-home .eyebrow-dot{background:var(--success);border-radius:50%;height:7px;width:7px}.dream-home h1{font-size:56px;letter-spacing:-2.7px;line-height:1.04;margin:18px 0}.dream-home .hero p{color:var(--muted);font-size:18px;line-height:1.7;margin:0 0 28px;max-width:650px}.dream-home .hero-actions{display:flex;flex-wrap:wrap;gap:12px}.dream-home .hero-meta{display:flex;flex-wrap:wrap;gap:24px;margin-top:30px}.dream-home .meta-item strong{display:block;font-size:18px}.dream-home .meta-item span{color:var(--muted);font-size:12px}.dream-home .mock-card{background:var(--surface);border:1px solid var(--border);border-radius:24px;box-shadow:var(--shadow);padding:20px}.dream-home .mock-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.dream-home .mock-head h3{font-size:16px;margin:0}.dream-home .pill{background:#e8fff5;border-radius:999px;color:#0f8e62;font-size:11px;font-weight:800;padding:6px 9px}.dream-home .step-label{color:var(--muted);font-size:12px;font-weight:700;margin:16px 0 8px}.dream-home .selector{align-items:center;background:#fff;border:1px solid var(--border);border-radius:12px;display:flex;justify-content:space-between;padding:13px 14px}.dream-home .selector-left{align-items:center;display:flex;gap:11px}.dream-home .selector-icon{background:var(--surface-2);border-radius:9px;color:var(--primary);display:grid;font-weight:800;height:34px;place-items:center;width:34px}.dream-home .selector small{color:var(--muted);display:block;margin-top:2px}.dream-home .order-bar{align-items:center;border-top:1px solid var(--border);display:flex;justify-content:space-between;margin-top:17px;padding-top:17px}.dream-home .order-price strong{font-size:22px}.dream-home .order-price span{color:var(--muted);font-size:12px}.dream-home .section{padding:70px 0}.dream-home .section-title{margin-bottom:34px;text-align:center}.dream-home .section-title .kicker{color:var(--primary);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.dream-home .section-title h2{font-size:36px;letter-spacing:-1.3px;margin:9px 0 10px}.dream-home .section-title p{color:var(--muted);line-height:1.7;margin:0 auto;max-width:650px}.dream-home .purchase-panel{background:var(--surface);border:1px solid var(--border);border-radius:22px;box-shadow:var(--shadow);display:grid;grid-template-columns:310px 1fr;overflow:hidden}.dream-home .side{background:#fbfcff;border-right:1px solid var(--border);padding:22px}.dream-home .side-tabs{background:#eef1f7;border-radius:10px;display:flex;margin-bottom:18px;padding:4px}.dream-home .side-tabs button{background:transparent;border:0;border-radius:8px;color:var(--muted);flex:1;font-weight:700;padding:9px}.dream-home .side-tabs button.active{background:#fff;box-shadow:0 3px 12px #1b243a14;color:var(--text)}.dream-home .search{background:#fff;border:1px solid var(--border);border-radius:10px;outline:none;padding:11px 12px;width:100%}.dream-home .search:focus,.dream-home input:focus{border-color:#a79fff;box-shadow:0 0 0 3px #6557ff17}.dream-home .service-list{display:grid;gap:8px;margin-top:14px;max-height:430px;overflow-y:auto}.dream-home .service{align-items:center;border-radius:10px;display:flex;gap:10px;padding:10px}.dream-home .service.active,.dream-home .service:hover{background:var(--primary-soft)}.dream-home .s-icon{background:#fff;border:1px solid var(--border);border-radius:9px;display:grid;font-weight:800;height:34px;place-items:center;width:34px}.dream-home .service small{color:var(--muted);display:block;margin-top:2px}.dream-home .main-panel{padding:24px}.dream-home .panel-top{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:18px}.dream-home .panel-top h3{margin:0}.dream-home .panel-top p{color:var(--muted);font-size:13px;margin:4px 0 0}.dream-home .filter-row{display:flex;flex-wrap:wrap;gap:10px}.dream-home .filter-chip{background:#fff;border:1px solid var(--border);border-radius:9px;font-size:12px;font-weight:700;padding:8px 11px}.dream-home .table{border-collapse:collapse;width:100%}.dream-home .table-scroll{border:1px solid var(--border);border-radius:14px;max-height:460px;overflow:auto}.dream-home .country-list::-webkit-scrollbar,.dream-home .service-list::-webkit-scrollbar,.dream-home .table-scroll::-webkit-scrollbar{width:8px}.dream-home .country-list::-webkit-scrollbar-thumb,.dream-home .service-list::-webkit-scrollbar-thumb,.dream-home .table-scroll::-webkit-scrollbar-thumb{background:#d7dce8;border-radius:8px}.dream-home .table td,.dream-home .table th{border-bottom:1px solid var(--border);font-size:13px;padding:15px 12px;text-align:left}.dream-home .table th{color:var(--muted);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.dream-home .country{align-items:center;display:flex;font-weight:700;gap:9px}.dream-home .flag{background:#eef1f6;border-radius:5px;display:grid;font-size:13px;height:20px;place-items:center;width:27px}.dream-home .stock{color:var(--success);font-weight:700}.dream-home .price{font-weight:800}.dream-home .features{display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.dream-home .feature{background:#fff;border:1px solid var(--border);border-radius:18px;padding:24px}.dream-home .feature-icon{background:var(--primary-soft);border-radius:13px;color:var(--primary);display:grid;font-size:20px;height:44px;place-items:center;width:44px}.dream-home .feature h3{font-size:17px;margin:16px 0 8px}.dream-home .feature p{color:var(--muted);font-size:14px;line-height:1.65;margin:0}.dream-home .steps{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.dream-home .step{background:#171d2d;border-radius:18px;color:#fff;min-height:180px;padding:24px}.dream-home .step-num{background:hsla(0,0%,100%,.12);border-radius:50%;display:grid;font-weight:800;height:34px;place-items:center;width:34px}.dream-home .step h3{margin:28px 0 8px}.dream-home .step p{color:#aeb7ca;font-size:14px;line-height:1.6;margin:0}.dream-home .faq{display:grid;gap:12px;margin:0 auto;max-width:820px}.dream-home .faq details{background:#fff;border:1px solid var(--border);border-radius:14px;padding:18px 20px}.dream-home .faq summary{cursor:pointer;font-weight:800}.dream-home .faq p{color:var(--muted);line-height:1.7;margin-bottom:0}.dream-home .footer{background:#151b2a;color:#fff;margin-top:30px;padding:45px 0 26px}.dream-home .footer-grid{display:grid;gap:30px;grid-template-columns:1.4fr repeat(3,1fr)}.dream-home .footer a,.dream-home .footer p{color:#9da8bd;font-size:13px;line-height:1.75}.dream-home .footer h4{font-size:13px;margin:0 0 12px}.dream-home .footer-links{display:grid;gap:8px}.dream-home .copyright{border-top:1px solid hsla(0,0%,100%,.09);color:#7e8aa2;font-size:12px;margin-top:30px;padding-top:20px}.dream-home .copyright a{color:#9da8bd;text-decoration:none}.dream-home .copyright a:hover{color:#fff;text-decoration:underline}.dream-home .disclaimer{color:#6b7790;font-size:11.5px;line-height:1.7;margin-top:14px;max-width:940px}@media (max-width:920px){.dream-home .nav-links{display:none}.dream-home .auth-body,.dream-home .hero-grid,.dream-home .purchase-panel{grid-template-columns:1fr}.dream-home .hero{padding-top:45px}.dream-home h1{font-size:43px}.dream-home .features,.dream-home .steps{grid-template-columns:1fr}.dream-home .side{border-bottom:1px solid var(--border);border-right:0}.dream-home .auth-showcase{display:none}.dream-home .auth-form-wrap{min-height:100vh}.dream-home .footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.dream-home .container{width:min(100% - 24px,1180px)}.dream-home .nav{height:66px}.dream-home .nav-actions .btn-outline{display:none}.dream-home h1{font-size:37px}.dream-home .hero p{font-size:16px}.dream-home .section{padding:50px 0}.dream-home .section-title h2{font-size:30px}.dream-home .main-panel{overflow:auto;padding:15px}.dream-home .panel-top{align-items:flex-start;flex-direction:column}.dream-home .table{min-width:600px}.dream-home .footer-grid{grid-template-columns:1fr}.dream-home .auth-form-wrap{padding:26px 20px}.dream-home .auth-card h2{font-size:28px}}.dream-home .country-list{display:grid;gap:8px;margin-top:14px;max-height:430px;overflow:auto}.dream-home .country-item{align-items:center;border-radius:10px;cursor:pointer;display:flex;gap:10px;padding:10px}.dream-home .country-item:hover{background:var(--primary-soft)}.dream-home .c-flag{background:#fff;border:1px solid var(--border);border-radius:9px;display:grid;font-size:16px;height:34px;place-items:center;width:34px}.dream-home .country-item small{color:var(--muted);display:block;margin-top:2px}.dream-home .row-highlight{background:#eef4ff;transition:background .3s}.dream-home .btn-soft.selected{background:var(--success);color:#fff}.dream-home .cookie-banner{align-items:center;background:#fff;border:1px solid var(--border);border-radius:16px;bottom:22px;box-shadow:0 22px 60px #141b2a2e;display:flex;gap:18px;left:50%;padding:18px 20px;position:fixed;transform:translate(-50%);width:min(720px,calc(100% - 32px));z-index:80}.dream-home .cookie-banner strong{display:block;font-size:15px;margin-bottom:3px}.dream-home .cookie-banner span{color:var(--muted);font-size:13px;line-height:1.55}.dream-home .cookie-text{flex:1}.dream-home .cookie-actions{display:flex;flex:none;gap:10px}@media (max-width:620px){.dream-home .cookie-banner{align-items:stretch;flex-direction:column;text-align:left}.dream-home .cookie-actions{justify-content:flex-end}}body.dream-home-page{min-width:0}.dream-home{font-size:16px;line-height:1.5;min-height:100vh}.dream-home h1,.dream-home h2,.dream-home h3,.dream-home h4{font-weight:700}.dream-home .container{max-width:1180px}.dream-home section[id]{scroll-margin-top:96px}.dream-home .hero-grid>*,.dream-home .purchase-panel>*{min-width:0}.dream-home .country-item,.dream-home .service{border:0;text-align:left;width:100%}.dream-home .service{background:transparent}.dream-home .country-item.active,.dream-home .service.active,.dream-home .service:hover{background:var(--primary-soft)}.dream-home .filter-chip.active{background:var(--primary-soft);border-color:#c7c0ff;color:var(--primary)}.dream-home button:disabled{cursor:not-allowed;opacity:.55}.dream-home a:focus-visible,.dream-home button:focus-visible,.dream-home select:focus-visible,.dream-home summary:focus-visible{outline:3px solid #a79fff;outline-offset:3px}.dream-home .selector select{background:transparent;border:0;color:var(--text);font-weight:700;min-width:0;padding:6px 0;width:100%}.dream-home .selector{width:100%}.dream-home .step-label{display:block}.dream-home .order-price{display:grid}.dream-home .catalog-status{color:var(--muted);padding:24px 12px;text-align:center}.dream-home .catalog-status .btn{margin-top:12px}.dream-home .selection-bar{align-items:center;display:flex;gap:16px;justify-content:space-between;padding-top:18px}.dream-home .selection-bar p{color:var(--muted);font-size:13px}.dream-home .c-flag img,.dream-home .flag img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.dream-home .stock{color:var(--muted)}.dream-home .table th{white-space:nowrap}.dream-home .table-scroll{position:relative}@media (max-width:620px){.dream-home .brand{font-size:17px;gap:8px}.dream-home .nav{gap:10px}.dream-home .nav-actions .btn{font-size:12px;padding:10px 12px}.dream-home .selection-bar{align-items:flex-start;flex-direction:column}}
