.sq-page{--sq-ink:#111;--sq-teal:#0d9488;--sq-teal-hover:#0f766e;--sq-line:#ececec;font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text-primary);background:var(--bg-primary);padding-top:44px}.sq-page *{box-sizing:border-box}body.sq-quiz-mode footer.footer{display:none}.sq-btn{cursor:pointer;background:var(--sq-teal);color:#fff;border:none;border-radius:10px;justify-content:center;align-items:center;padding:16px 34px;font-family:inherit;font-size:16px;font-weight:300;text-decoration:none;transition:background .2s;display:inline-flex}.sq-btn:hover{background:var(--sq-teal-hover)}.sq-link{color:var(--text-tertiary);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:0;font-family:inherit;font-size:14px;font-weight:300;text-decoration:underline}.sq-link:hover{color:var(--text-primary)}.sq-badge{-webkit-backdrop-filter:blur(40px)saturate(180%);backdrop-filter:blur(40px)saturate(180%);color:#ffffffeb;letter-spacing:.01em;background:linear-gradient(135deg,#1e1e1ed9 0%,#323232bf 50%,#1e1e1ed9 100%);border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:9px 18px;font-size:13px;font-weight:400;display:inline-flex;box-shadow:0 2px 12px #00000026,inset 0 1px #ffffff14}.sq-badge-icon{opacity:.85;flex-shrink:0}.sq-h1{letter-spacing:.03em;text-transform:uppercase;color:var(--text-primary);margin:0 0 22px;font-size:clamp(2rem,4.4vw,3.3rem);font-weight:300;line-height:1.12}.sq-section-h2,.sq-bottom-h2{letter-spacing:.04em;text-transform:uppercase;text-align:center;color:var(--text-primary);margin:0 0 16px;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:300}.sq-hero{grid-template-columns:1fr 1fr;align-items:center;gap:56px;max-width:1440px;margin:0 auto;padding:72px 40px;display:grid}.sq-hero-left{max-width:560px}.sq-lead{color:var(--text-tertiary);letter-spacing:-.01em;margin:0 0 32px;font-size:clamp(1rem,1.35vw,1.18rem);font-weight:300;line-height:1.65}.sq-hero-right{flex-direction:column;gap:22px;display:flex}.sq-hero-collage{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.sq-hero-tile{aspect-ratio:4/3;object-fit:cover;border-radius:12px;width:100%;display:block}.sq-hero-right .hero-trust-bar{justify-content:center}@media (max-width:880px){.sq-hero{grid-template-columns:1fr;gap:30px;padding:24px 18px 44px}}.sq-page .hero-trust-bar{flex-wrap:wrap;align-items:center;gap:20px;padding:0;display:flex}.sq-page .hero-trust-avatars{margin-right:-4px;display:flex}.sq-page .hero-trust-avatar{object-fit:cover;border:none;border-radius:50%;width:32px;height:32px;margin-right:-8px}.sq-page .hero-trust-avatar:last-child{margin-right:0}.sq-page .hero-trust-text{flex-direction:column;gap:1px;display:flex}.sq-page .hero-trust-number{color:var(--text-primary);letter-spacing:-.01em;font-size:14px;font-weight:300}.sq-page .hero-trust-label{color:var(--text-tertiary);font-size:12px;font-weight:300}.sq-page .hero-trust-divider{background:var(--border-primary);width:1px;height:28px}.sq-page .hero-trust-reviews{align-items:center;gap:20px;display:flex}.sq-page .hero-trust-reviews-right{flex-direction:column;align-items:center;gap:2px;display:flex}.sq-page .hero-trust-stars{gap:2px;display:flex}.sq-page .hero-trust-star{color:var(--text-primary);font-size:20px;line-height:1}.sq-page .hero-trust-star.half{background:linear-gradient(90deg,var(--text-primary)50%,#ddd 50%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.sq-page .hero-trust-rating{color:var(--text-tertiary);font-size:12px;font-weight:400}.sq-stage{max-width:1120px;margin:0 auto;padding:72px 40px 56px}.sq-progress{margin-bottom:34px}.sq-progress-bar{background:var(--bg-tertiary);border-radius:999px;height:4px;overflow:hidden}.sq-progress-bar>span{background:var(--sq-ink);border-radius:999px;height:100%;transition:width .35s cubic-bezier(.4,0,.2,1);display:block}:root[data-theme=dark] .sq-progress-bar>span{background:#fff}.sq-progress-meta{color:var(--text-quaternary);justify-content:space-between;align-items:center;margin-top:12px;font-size:13px;font-weight:300;display:flex}.sq-back{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;font-weight:300}.sq-back:hover{color:var(--text-primary)}.sq-question{letter-spacing:.03em;text-transform:uppercase;text-align:center;margin:0 0 36px;font-size:clamp(1.35rem,2.8vw,1.9rem);font-weight:300;line-height:1.25}.sq-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:760px){.sq-grid{grid-template-columns:repeat(3,1fr);gap:12px}}@media (max-width:460px){.sq-grid{grid-template-columns:repeat(2,1fr)}}.sq-tile{border:1px solid var(--sq-line);cursor:pointer;background:#fff;border-radius:12px;padding:0;transition:border-color .15s,transform .15s;overflow:hidden}.sq-tile img{aspect-ratio:1;width:100%;display:block}.sq-tile-furniture img{object-fit:contain;background:#fff;padding:8px}.sq-tile-elements img,.sq-tile-room img{object-fit:cover}.sq-tile:hover{border-color:#bbb;transform:translateY(-2px)}.sq-tile.is-selected{border-color:var(--sq-teal);box-shadow:0 0 0 1px var(--sq-teal)}.sq-tile-label{color:var(--text-secondary);text-align:center;background:var(--bg-primary);padding:10px 6px;font-size:12.5px;font-weight:400;display:block}.sq-result{text-align:center;max-width:900px;margin:0 auto}.sq-result-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--text-quaternary);font-size:12px;font-weight:400}.sq-result-name{letter-spacing:.03em;text-transform:uppercase;color:var(--text-primary);margin:8px 0 10px;font-size:clamp(2.4rem,6vw,4rem);font-weight:300}.sq-result-tagline{color:var(--text-tertiary);margin:0 0 26px;font-size:17px;font-weight:300}.sq-result-hero{border-radius:16px;margin-bottom:26px;overflow:hidden}.sq-result-hero img{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.sq-result-desc{color:var(--text-secondary);max-width:580px;margin:0 auto 32px;font-size:16px;font-weight:300;line-height:1.7}.sq-runners{margin-bottom:34px}.sq-runners-label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-quaternary);margin-bottom:14px;font-size:12px;font-weight:400;display:block}.sq-runners-grid{grid-template-columns:repeat(2,minmax(0,230px));justify-content:center;gap:16px;display:grid}.sq-runner{color:var(--text-primary);border:1px solid var(--sq-line);border-radius:12px;text-decoration:none;transition:border-color .15s,transform .15s;overflow:hidden}.sq-runner:hover{border-color:#bbb;transform:translateY(-2px)}.sq-runner img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.sq-runner span{text-align:center;padding:11px;font-size:14px;font-weight:400;display:block}.sq-result-cta{flex-direction:column;align-items:center;gap:16px;margin-bottom:30px;display:flex}.sq-cta-note{color:var(--text-tertiary);max-width:460px;margin:2px 0 0;font-size:13.5px;font-weight:300;line-height:1.6}.sq-result .hero-trust-bar{justify-content:center;margin:8px 0 26px}.sq-result-foot{flex-wrap:wrap;justify-content:center;gap:30px;padding-top:8px;display:flex}.sq-styles,.sq-faq{max-width:1320px;margin:0 auto;padding:72px 40px}.sq-section-lead{color:var(--text-tertiary);text-align:center;max-width:620px;margin:0 auto 40px;font-size:16px;font-weight:300;line-height:1.65}.sq-styles-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:20px;display:grid}.sq-style-card{color:var(--text-primary);border:1px solid var(--sq-line);background:var(--bg-primary);border-radius:14px;text-decoration:none;transition:border-color .15s,transform .15s;overflow:hidden}.sq-style-card:hover{border-color:#bbb;transform:translateY(-2px)}.sq-style-img img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.sq-style-body{padding:16px 16px 20px}.sq-style-body h3{margin:0 0 6px;font-size:16px;font-weight:300}.sq-style-body p{color:var(--text-tertiary);margin:0;font-size:13px;font-weight:300;line-height:1.55}.sq-copy{text-align:center;max-width:820px;margin:0 auto;padding:8px 40px 64px}.sq-copy-body{text-align:left;margin-top:8px}.sq-copy-body p{color:var(--text-secondary);margin:0 0 18px;font-size:16px;font-weight:300;line-height:1.75}.sq-copy-body p:last-child{margin-bottom:0}.sq-ask-list{margin:0 0 18px;padding-left:22px}.sq-ask-list li{color:var(--text-secondary);margin:0 0 6px;font-size:16px;font-weight:300;line-height:1.7}.sq-how{background:var(--bg-secondary);padding:72px 24px}.sq-how-inner{max-width:1320px;margin:0 auto}.sq-how-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin:40px 0;display:grid}@media (max-width:720px){.sq-how-grid{grid-template-columns:1fr}}.sq-how-step{background:var(--bg-primary);border:1px solid var(--sq-line);border-radius:14px;padding:30px 26px}.sq-how-num{background:var(--sq-ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:18px;font-size:16px;font-weight:400;display:inline-flex}:root[data-theme=dark] .sq-how-num{color:#111;background:#fff}.sq-how-step h3{margin:0 0 9px;font-size:18px;font-weight:300}.sq-how-step p{color:var(--text-tertiary);margin:0;font-size:14.5px;font-weight:300;line-height:1.65}.sq-how-cta{text-align:center}.sq-faq-list{gap:12px;max-width:780px;margin:0 auto;display:grid}.sq-faq-item{border:1px solid var(--sq-line);background:var(--bg-primary);border-radius:12px;overflow:hidden}.sq-faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:20px 24px;font-size:16px;font-weight:400;list-style:none;display:flex}.sq-faq-item summary::-webkit-details-marker{display:none}.sq-faq-item summary:after{content:"+";color:var(--text-tertiary);font-size:22px;font-weight:300;transition:transform .2s}.sq-faq-item[open] summary:after{transform:rotate(45deg)}.sq-faq-item p{color:var(--text-tertiary);margin:0;padding:0 24px 22px;font-size:15px;font-weight:300;line-height:1.7}.sq-bottom{text-align:center;max-width:720px;margin:0 auto;padding:72px 24px 96px}.sq-bottom p{color:var(--text-tertiary);max-width:520px;margin:0 auto 30px;font-size:16px;font-weight:300;line-height:1.65}@media (max-width:640px){.sq-page{padding-top:12px}.sq-stage{padding:32px 18px 44px}.sq-question{margin-bottom:26px}.sq-styles,.sq-faq,.sq-how{padding:48px 20px}.sq-copy{padding:4px 20px 44px}.sq-bottom{padding:52px 20px 72px}.sq-btn{width:100%;max-width:340px}.sq-runners-grid{grid-template-columns:1fr 1fr;gap:12px}}
