@import "https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap";:root{color:#000;font-synthesis:none;--blue:#2189ff;--blue-dark:#006bea;--surface:#f7f7f7;--line:#e5e5e5;--muted:#656565;--radius-lg:24px;--radius-md:18px;background:#fff;font-family:Noto Sans KR,SamsungOneKorean,Malgun Gothic,sans-serif;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;min-width:320px;margin:0}button,a{font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.35}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #2189ff8c}.mobile-only{display:none!important}.site-header{z-index:20;background:#fffffff5;border-bottom:1px solid #eee;align-items:center;gap:clamp(28px,4vw,64px);height:72px;padding:0 clamp(24px,4.4vw,80px);display:flex;position:relative}.brand{color:#000;white-space:nowrap;flex-direction:column;flex:none;align-items:center;gap:3px;width:120px;line-height:1;text-decoration:none;display:inline-flex}.brand__wordmark{fill:currentColor;width:120px;height:19px;display:block}.brand__sub{color:#5f6368;letter-spacing:.13em;font-size:9px;font-weight:700;line-height:1}.primary-nav{flex:1;align-items:center;gap:30px;display:flex}.primary-nav>button{color:#111;background:0 0;border:0;padding:0;font-size:14px;font-weight:700}.primary-nav>button:hover,.primary-nav>button:focus-visible{color:var(--blue-dark)}.nav-menu-button{align-items:center;gap:4px;display:inline-flex;position:relative}.nav-menu-button[aria-expanded=true]:after{content:"";background:var(--blue);height:2px;position:absolute;bottom:-26px;left:0;right:0}.nav-menu-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:14px;transition:transform .18s}.nav-menu-button[aria-expanded=true] svg{transform:rotate(180deg)}.header-actions{gap:6px;margin-left:auto;display:flex}.icon-button{color:#111;background:0 0;border:0;border-radius:50%;width:40px;height:40px;padding:8px}.icon-button:hover{background:#f2f2f2}.icon-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:24px}.kitchen-menu{z-index:40;background:#fff;border-top:1px solid #eee;border-bottom:1px solid #ddd;grid-template-columns:minmax(0,1fr) 260px;gap:34px;padding:30px clamp(24px,4.4vw,80px) 34px;display:grid;position:absolute;top:100%;left:0;right:0;box-shadow:0 22px 42px #00000021}.kitchen-menu__products{min-width:0}.kitchen-menu__groups{gap:26px;display:grid}.kitchen-menu__groups section>h2{margin:20px 0 -4px;font-size:14px}.kitchen-menu__heading strong,.kitchen-menu__heading span{display:block}.kitchen-menu__heading strong{letter-spacing:-.04em;font-size:19px}.kitchen-menu__heading span{color:#777;margin-top:7px;font-size:12px}.kitchen-menu__grid{grid-template-columns:repeat(5,minmax(105px,1fr));gap:12px 14px;margin-top:20px;display:grid}.kitchen-menu__grid a{color:#222;text-align:center;border-radius:12px;flex-direction:column;align-items:center;min-width:0;padding:8px 7px 11px;text-decoration:none;transition:background .16s,transform .16s;display:flex}.kitchen-menu__grid a:hover{background:#f5f7f9;transform:translateY(-2px)}.kitchen-category-visual{object-fit:contain;filter:drop-shadow(0 8px 10px #1c232c14);width:92px;height:78px}.kitchen-menu__grid a strong{font-size:12px}.kitchen-menu__grid a small{color:#999;margin-top:2px;font-size:8px;font-weight:600}.kitchen-menu__aside{border-left:1px solid #ddd;flex-direction:column;align-items:flex-start;padding:4px 0 0 34px;display:flex}.kitchen-menu__aside>span{color:#777;margin-bottom:14px;font-size:11px}.kitchen-menu__aside button{color:#111;text-align:left;background:0 0;border:0;padding:7px 0;font-size:12px;font-weight:700}.kitchen-menu__aside button:hover{color:var(--blue-dark)}.kitchen-menu__aside p{color:#888;margin:auto 0 0;font-size:10px;line-height:1.6}.header-notice{z-index:100;background:#fff;border:1px solid #d8e8fb;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-width:min(420px,100vw - 32px);padding:14px 16px;display:grid;position:fixed;top:88px;left:50%;transform:translate(-50%);box-shadow:0 14px 45px #183e6829}.header-notice strong{color:var(--blue-dark);font-size:10px}.header-notice span{font-size:12px}.header-notice button{color:#555;background:#f1f3f5;border:0;border-radius:50%;width:24px;height:24px;padding:0}.home-page{overflow:hidden}.home-hero{background:linear-gradient(128deg,#f7f8fa 0%,#f0f4f8 52%,#e8f1fb 100%);grid-template-columns:minmax(0,.9fr) minmax(560px,1.1fr);min-height:min(760px,100vh - 72px);display:grid;position:relative;overflow:hidden}.home-hero:before{content:"";aspect-ratio:1;border:1px solid #2189ff1c;border-radius:50%;width:min(68vw,980px);position:absolute;top:-38%;right:-9%}.home-hero__copy{z-index:2;align-self:center;padding:84px 32px 88px clamp(28px,8vw,144px);position:relative}.home-kicker{color:var(--blue-dark);letter-spacing:.12em;margin:0 0 18px;font-size:12px;font-weight:800}.home-hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(48px,5.4vw,82px);line-height:1.12}.home-hero__description{color:#474b50;margin:30px 0 36px;font-size:clamp(16px,1.35vw,20px);line-height:1.85}.home-hero__actions{align-items:center;gap:20px;display:flex}.home-hero__actions>span{color:#686d72;max-width:210px;font-size:12px;line-height:1.55}.home-hero__visual{place-items:center;min-height:620px;display:grid;position:relative}.home-hero__glow{aspect-ratio:1;background:radial-gradient(circle at 46% 42%,#fffffffa 0%,#ffffffb3 49%,#d1e2f44d 69%,#d1e2f400 70%);border-radius:50%;width:min(49vw,670px);position:absolute}.home-product{z-index:2;object-fit:contain;filter:drop-shadow(0 34px 29px #1d2b3c33);position:absolute}.home-product--refrigerator{width:min(25vw,350px);height:72%;bottom:8%;left:17%}.home-product--air{width:min(20vw,280px);height:62%;bottom:11%;right:11%}.home-visual-note{z-index:3;color:#333;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc7;border:1px solid #ffffffbf;border-radius:999px;padding:9px 14px;font-size:11px;font-weight:700;position:absolute;box-shadow:0 12px 32px #324a671f}.home-visual-note:before{content:"";background:var(--blue);vertical-align:1px;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.home-visual-note--space{top:25%;left:7%}.home-visual-note--habit{top:19%;right:14%}.home-visual-note--function{bottom:23%;right:8%}.home-guides{background:#fff;padding:112px clamp(24px,7vw,120px) 126px}.home-section-heading{text-align:center;max-width:760px;margin:0 auto 48px}.home-section-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(34px,4vw,54px);line-height:1.2}.home-section-heading>p:last-child{color:#666;margin:16px 0 0;font-size:15px}.home-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:1320px;margin:0 auto;display:grid}.home-guide-card{color:#111;border-radius:28px;grid-template-columns:minmax(0,1fr) 44%;min-height:460px;padding:52px 48px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:grid;position:relative;overflow:hidden}.home-guide-card:hover{transform:translateY(-5px);box-shadow:0 24px 50px #21364e1f}.home-guide-card--ice{background:linear-gradient(145deg,#f3f6f9,#e9eff6)}.home-guide-card--air{background:linear-gradient(145deg,#f3f8fc,#e3f0fb)}.home-guide-card__copy{z-index:2;align-self:center;position:relative}.home-guide-card__copy>span{color:var(--blue-dark);letter-spacing:.14em;font-size:10px;font-weight:800}.home-guide-card h3{letter-spacing:-.055em;margin:10px 0 14px;font-size:clamp(36px,4vw,54px)}.home-guide-card p{color:#5b6269;max-width:320px;margin:0;font-size:14px;line-height:1.75}.home-guide-card strong{border-bottom:1px solid #111;align-items:center;gap:10px;margin-top:34px;padding-bottom:4px;font-size:13px;display:inline-flex}.home-guide-card strong span{font-size:18px;transition:transform .18s}.home-guide-card:hover strong span{transform:translate(4px)}.home-guide-card__visual{place-items:center;display:grid;position:relative}.home-guide-card__visual:before{content:"";aspect-ratio:1;background:#ffffffb3;border-radius:50%;width:125%;position:absolute}.home-guide-card__visual img{z-index:1;object-fit:contain;filter:drop-shadow(0 26px 22px #16263829);width:100%;height:330px;transition:transform .25s;position:relative}.home-guide-card:hover .home-guide-card__visual img{transform:scale(1.035)}.home-principles{color:#fff;background:#111;padding:106px clamp(24px,8vw,144px) 112px}.home-section-heading--light .home-kicker{color:#70b7ff}.home-section-heading--light{margin-bottom:54px}.home-principles ol{grid-template-columns:repeat(3,1fr);gap:0;max-width:1180px;margin:0 auto;padding:0;list-style:none;display:grid}.home-principles li{border-right:1px solid #393939;padding:8px 46px 12px}.home-principles li:first-child{padding-left:0}.home-principles li:last-child{border-right:0;padding-right:0}.home-principles li>span{color:#70b7ff;margin-bottom:34px;font-size:12px;font-weight:800;display:block}.home-principles strong{font-size:21px;display:block}.home-principles li p{color:#a9a9a9;margin:12px 0 0;font-size:13px;line-height:1.7}.category-shell{text-align:center;background:linear-gradient(145deg,#f7f8fa,#eef3f8);flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 72px);padding:60px 24px;display:flex}.category-shell h1{letter-spacing:-.055em;margin:0;font-size:clamp(42px,7vw,78px)}.category-shell>p:not(.section-label){color:#666;margin:18px 0 32px;font-size:16px}.load-state{text-align:center;place-content:center;justify-items:center;min-height:calc(100vh - 72px);padding:40px 24px;display:grid}.load-state h1{letter-spacing:-.04em;margin:22px 0 8px;font-size:clamp(26px,4vw,42px)}.load-state p{color:var(--muted)}.load-spinner{border:3px solid #ddd;border-top-color:var(--blue);border-radius:50%;width:38px;height:38px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.section-label{letter-spacing:-.01em;margin:0 0 14px;font-size:14px;font-weight:800;color:var(--blue-dark)!important}.button{border:1px solid #000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 24px;font-weight:700;transition:transform .18s,background .18s;display:inline-flex}.button:not(:disabled):hover{transform:translateY(-2px)}.button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px}.button--primary{color:#fff;background:#000}.button--primary:hover{background:#282828}.button--secondary{color:#000;background:#fff}.start-screen{position:relative;overflow:hidden}.start-screen:before{content:"";z-index:-1;background:linear-gradient(135deg,#f7f8fa 0%,#eef4fb 55%,#f6f7fa 100%);height:min(720px,100vh - 72px);position:absolute;top:72px;left:0;right:0}.hero-copy{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;width:min(50%,660px);min-height:min(720px,100vh - 72px);margin-left:clamp(24px,8vw,144px);display:flex;position:relative}.hero-copy h1{letter-spacing:-.058em;margin:0;font-size:clamp(38px,4.3vw,68px);line-height:1.18}.hero-description{color:#4d4d4d;margin:28px 0 34px;font-size:clamp(16px,1.3vw,19px);line-height:1.8}.hero-actions{align-items:center;gap:18px;display:flex}.hero-actions span{color:var(--muted);font-size:13px;font-weight:600}.preview-note{background:#2189ff1a;border-radius:6px;padding:6px 10px;font-size:11px;font-weight:700;color:#075fb8!important;margin:22px 0 0!important}.hero-visual{place-items:center;width:46%;height:min(720px,100vh - 72px);display:grid;position:absolute;top:72px;right:3%}.hero-visual:before{content:"";aspect-ratio:1;background:radial-gradient(circle at 36% 32%,#fff 0%,#e7edf5 64%,#dfe9f5 100%);border-radius:50%;width:min(38vw,570px);position:absolute;box-shadow:0 40px 100px #495d7924}.hero-visual img{z-index:2;object-fit:contain;filter:drop-shadow(0 28px 26px #1c283a2b);width:min(28vw,430px);height:72%;position:relative}.hero-orbit{border:1px solid #2189ff2b;border-radius:50%;position:absolute}.hero-orbit--one{aspect-ratio:1;width:min(43vw,650px)}.hero-orbit--two{aspect-ratio:1;border-style:dashed;width:min(34vw,510px)}.start-values{background:#fff;grid-template-columns:repeat(3,1fr);gap:1px;min-height:225px;padding:54px clamp(24px,8vw,144px);display:grid}.start-values div{border-right:1px solid #ddd;padding:0 48px;position:relative}.start-values div:first-child{padding-left:0}.start-values div:last-child{border-right:0}.start-values span{color:var(--blue);margin-bottom:8px;font-size:12px;font-weight:800;display:block}.start-values strong{font-size:18px}.start-values p{color:var(--muted);margin:8px 0 0;font-size:14px}.experience{grid-template-columns:282px minmax(0,1fr);max-width:1600px;min-height:calc(100vh - 72px);margin:0 auto;display:grid}.progress-rail{border-right:1px solid var(--line);background:#fff;flex-direction:column;align-self:start;height:calc(100vh - 72px);padding:52px 38px 34px;display:flex;position:sticky;top:0}.progress-heading{border-bottom:2px solid #111;justify-content:space-between;align-items:flex-end;padding-bottom:27px;display:flex}.progress-heading span{font-size:13px;font-weight:800}.progress-heading strong{font-size:18px}.progress-heading em{color:#999;font-size:12px;font-style:normal;font-weight:500}.progress-rail ol{margin:28px 0 0;padding:0;list-style:none}.progress-rail li{position:relative}.progress-rail li:not(:last-child):after{content:"";background:#ddd;width:1px;height:23px;position:absolute;top:30px;left:13px}.progress-rail li.is-past:not(:last-child):after{background:var(--blue)}.progress-rail li button{color:#8a8a8a;text-align:left;background:0 0;border:0;align-items:center;gap:13px;width:100%;padding:7px 0;font-size:13px;font-weight:600;display:flex}.progress-rail li.is-current button{color:#000;font-weight:800}.progress-rail li.is-past button{color:#555}.step-marker{z-index:2;background:#fff;border:1px solid #d7d7d7;border-radius:50%;flex:0 0 27px;place-items:center;width:27px;height:27px;font-size:11px;display:grid;position:relative}.is-current .step-marker{border-color:var(--blue);background:var(--blue);color:#fff;box-shadow:0 0 0 5px #2189ff1a}.is-past .step-marker{border-color:var(--blue);color:var(--blue)}.step-marker svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:15px}.model-summary{background:#f4f7fb;border-radius:16px;margin-top:auto;padding:20px}.model-summary span,.model-summary strong,.model-summary small{display:block}.model-summary span{color:#617186;font-size:11px;font-weight:700}.model-summary strong{margin:3px 0 6px;font-size:20px}.model-summary small{color:#78828e;font-size:10px;line-height:1.5}.model-summary.is-empty{background:#fff3f1}.model-summary.is-empty strong{color:#c23c2a}.model-summary button{color:#526175;background:0 0;border:0;border-bottom:1px solid #617186;margin-top:12px;padding:0;font-size:11px;font-weight:700}.mobile-progress{display:none}.choice-workspace{min-width:0;padding:58px clamp(32px,5vw,84px) 54px}.question-header{max-width:800px}.question-header h1{letter-spacing:-.045em;margin:0;font-size:clamp(30px,3.2vw,46px);line-height:1.3}.question-header>p:not(.section-label){color:var(--muted);margin:17px 0 0;font-size:15px}.selection-rule{color:#59616b;background:#f3f5f7;border-radius:7px;margin-top:15px;padding:7px 11px;font-size:11px;font-weight:600;display:inline-flex}.selection-chips{flex-wrap:wrap;align-items:center;gap:8px;min-height:44px;margin-top:26px;display:flex}.selection-chips>span{color:#777;margin-right:4px;font-size:12px;font-weight:700}.selection-chips button{color:#075fb8;background:#eef6ff;border:1px solid #b8d8ff;border-radius:999px;align-items:center;gap:5px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.selection-chips svg{fill:none;stroke:currentColor;stroke-width:2px;width:13px}.option-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:14px;margin-top:36px;display:grid}.option-card{border-radius:var(--radius-md);color:#000;text-align:left;background:#fff;border:1px solid #dedede;flex-direction:column;min-width:0;min-height:330px;padding:0;transition:border .18s,box-shadow .18s,transform .18s;display:flex;position:relative;overflow:hidden}.option-card:hover{border-color:#999;transform:translateY(-3px);box-shadow:0 14px 32px #00000012}.option-card.is-selected{border:2px solid var(--blue);box-shadow:0 0 0 3px #2189ff17}.option-check{z-index:3;color:#0000;background:#ffffffe6;border:1px solid #c9c9c9;border-radius:50%;place-items:center;width:25px;height:25px;display:grid;position:absolute;top:14px;right:14px}.option-check svg{fill:none;stroke:currentColor;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;width:14px}.is-selected .option-check{border-color:var(--blue);background:var(--blue);color:#fff}.option-visual{background:linear-gradient(145deg,#fafafa,#f1f3f5);place-items:center;height:205px;padding:18px;display:grid}.option-visual img{object-fit:contain;width:100%;height:100%;transition:transform .25s}.option-card:hover .option-visual img{transform:scale(1.035)}.option-copy{flex-direction:column;padding:18px 18px 20px;display:flex}.option-copy small{color:var(--blue-dark);margin-bottom:4px;font-size:10px;font-weight:700}.option-copy strong{letter-spacing:-.03em;font-size:17px}.option-copy>span{color:var(--muted);margin-top:6px;font-size:12px;line-height:1.5}.option-copy em{color:#111;margin-top:13px;font-size:11px;font-style:normal;font-weight:800}.is-selected .option-copy em{color:var(--blue-dark)}.recommendation-error{color:#a43426;background:#fff1ef;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;margin:18px 0 0;padding:12px 16px;font-size:12px;display:flex}.recommendation-error button{color:inherit;background:0 0;border:0;border-bottom:1px solid;padding:0;font-size:11px;font-weight:800}.detail-panel{margin-top:48px}.detail-tabs{border-bottom:1px solid #ccc;display:flex}.detail-tabs button{color:#777;background:0 0;border:0;min-width:110px;padding:15px 8px;font-size:14px;font-weight:700;position:relative}.detail-tabs button[aria-selected=true]{color:#000}.detail-tabs button[aria-selected=true]:after{content:"";background:#000;height:3px;position:absolute;bottom:-1px;left:0;right:0}.detail-body{border-radius:0 0 var(--radius-lg) var(--radius-lg);background:var(--surface);min-height:245px;padding:36px}.detail-empty{text-align:center;place-content:center;justify-items:center;min-height:173px;display:grid}.detail-empty span,.detail-title>span{color:var(--blue-dark);letter-spacing:.08em;font-size:10px;font-weight:800}.detail-empty h3{margin:9px 0 5px;font-size:21px}.detail-empty p{color:var(--muted);margin:0;font-size:13px}.content-blocks{grid-template-columns:260px 1fr;gap:36px;display:grid}.detail-title{border-right:1px solid #ddd;padding-right:24px}.detail-title h3{margin:8px 0 7px;font-size:24px}.detail-title p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.block-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.block-grid article{min-width:0}.block-grid h4{margin:10px 0 7px;font-size:14px}.block-grid p{color:#5d5d5d;margin:0;font-size:12px;line-height:1.65}.block-icon{background:#fff;border:1px solid #ccc;border-radius:50%;width:30px;height:30px;display:block}.block-icon:after{content:"";background:var(--blue);border-radius:50%;width:8px;height:8px;margin:10px;display:block}.block-icon--consideration:after{background:#ee9d24;border-radius:1px;transform:rotate(45deg)}.applied-models{justify-content:center;align-items:center;gap:22px;max-width:650px;min-height:173px;margin:auto;display:flex}.count-badge{width:72px;height:72px;color:var(--blue-dark);background:#e7f2ff;border-radius:50%;flex:none;place-items:center;font-size:27px;font-weight:800;display:grid}.applied-models h3{margin:0 0 6px;font-size:20px}.applied-models p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.applied-model-list{min-height:173px}.applied-model-heading{align-items:center;gap:20px;display:flex}.applied-model-heading h3{margin:0 0 4px;font-size:20px}.applied-model-heading p{color:var(--muted);margin:0;font-size:12px}.mini-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:25px;display:grid}.mini-product{background:#fff;border-radius:12px;align-items:center;gap:11px;min-width:0;padding:10px;display:flex}.mini-product-image{background:#f3f4f5;border-radius:8px;flex:0 0 58px;place-items:center;width:58px;height:58px;display:grid}.mini-product-image img{object-fit:contain;width:100%;height:100%}.mini-product div{min-width:0}.mini-product strong,.mini-product span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.mini-product strong{font-size:11px}.mini-product span{color:var(--muted);margin-top:4px;font-size:9px}.inline-empty{color:var(--muted);text-align:center;background:#fff;border-radius:10px;margin:25px 0 0;padding:18px;font-size:12px}.review-panel{min-height:173px}.review-panel__heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.review-panel__heading h3{margin:0;font-size:20px}.review-panel__heading p{color:var(--muted);margin:5px 0 0;font-size:12px}.review-panel__heading>span{color:#555;background:#fff;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:700}.review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.review-grid article{background:#fff;border:1px solid #e2e2e2;border-radius:13px;min-width:0;padding:17px}.review-card-open{width:100%;color:inherit;text-align:left;background:0 0;border:0;padding:0;display:block}.review-card-open:hover .review-more{color:var(--blue-dark)}.review-badges,.review-modal__badges{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:10px;display:flex}.review-badges em,.review-badges>span,.review-modal__badges em,.review-modal__badges span{color:#666;background:#f1f3f5;border-radius:999px;padding:4px 7px;font-size:9px;font-style:normal;font-weight:700}.review-badges em,.review-modal__badges em{color:#075fb8;background:#eaf3ff}.review-stars{color:#f3a600;letter-spacing:1px;font-size:12px}.review-stars span{color:#111;letter-spacing:0;margin-left:7px;font-size:11px;font-weight:800}.review-excerpt{color:#333;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:57px;margin:12px 0;font-size:12px;line-height:1.6;display:-webkit-box;overflow:hidden}.review-keywords,.review-modal__keywords{flex-wrap:wrap;gap:5px;margin:0 0 13px;display:flex}.review-keywords span,.review-modal__keywords span{color:#31506e;border:1px solid #dce7f3;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:700}.review-meta{color:#888;justify-content:space-between;gap:8px;font-size:9px;display:flex}.review-meta strong{color:#555;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.review-more{color:#111;text-underline-offset:3px;margin-top:13px;font-size:10px;font-weight:800;text-decoration:underline;display:inline-block}.review-grid article>a{color:#111;text-underline-offset:3px;margin-top:13px;font-size:10px;font-weight:700;text-decoration:underline;display:inline-block}.review-grid article>a:before{content:"·";color:#aaa;margin-right:7px;text-decoration:none}.review-modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000085;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.review-modal{background:#fff;border-radius:22px;width:min(620px,100%);max-height:min(720px,100vh - 48px);padding:42px 44px 38px;position:relative;overflow-y:auto;box-shadow:0 28px 80px #00000047}.review-modal__close{background:#f1f2f4;border:0;border-radius:50%;place-items:center;width:38px;height:38px;padding:8px;display:grid;position:absolute;top:18px;right:18px}.review-modal__close svg{fill:none;stroke:#111;stroke-width:1.8px;stroke-linecap:round;width:20px}.review-modal__eyebrow{color:var(--blue-dark);letter-spacing:.08em;margin:0 0 8px;font-size:10px;font-weight:800}.review-modal h3{letter-spacing:-.035em;max-width:calc(100% - 38px);margin:0;font-size:25px;line-height:1.35}.review-modal__rating{align-items:center;gap:9px;margin-top:18px;display:flex}.review-modal__rating span{color:#f3a600;letter-spacing:2px}.review-modal__rating strong{font-size:13px}.review-modal__badges{margin:16px 0 0}.review-modal__title{color:#666;margin:14px 0 0;font-size:11px;line-height:1.5}.review-modal__image{object-fit:contain;background:#f5f5f5;border-radius:14px;width:100%;max-height:320px;margin-top:20px;display:block}.review-modal__body{color:#272727;white-space:pre-wrap;margin:24px 0;font-size:14px;line-height:1.9}.review-modal__meta{color:#777;border-top:1px solid #e6e6e6;justify-content:space-between;gap:16px;padding-top:18px;font-size:10px;display:flex}.review-modal__source{color:#999;margin:10px 0 22px;font-size:9px}.review-modal .button{min-height:42px;font-size:11px;text-decoration:none}.step-actions{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-top:36px;display:grid}.step-actions p{color:#777;text-align:center;margin:0;font-size:12px}.step-actions-status{color:#777;justify-content:center;align-items:center;gap:12px;font-size:12px;display:flex}.step-actions-status button{color:#555;background:0 0;border:0;border-bottom:1px solid #999;padding:0;font-size:11px}.results-panel{min-width:0;padding:58px clamp(32px,5vw,84px) 80px}.results-panel>h1{letter-spacing:-.05em;margin:0;font-size:clamp(34px,3.6vw,52px);line-height:1.25}.results-intro{color:var(--muted);margin:16px 0 0;font-size:14px}.result-selections{background:#f6f7f8;border-radius:14px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:28px;padding:18px 20px;display:flex}.result-selections>span{margin-right:4px;font-size:12px;font-weight:800}.result-selections>button:not(.text-button){color:#333;background:#fff;border:1px solid #d5d9de;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:700}.result-selections em{color:#777;font-size:11px;font-style:normal}.text-button{color:#333;background:0 0;border:0;border-bottom:1px solid #555;margin-left:auto;padding:2px 0;font-size:11px;font-weight:700}.text-button+.text-button{margin-left:6px}.result-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-top:32px;display:flex}.result-toolbar p{color:#555;margin:0;font-size:13px;font-weight:600}.result-toolbar label{color:#555;align-items:center;gap:10px;font-size:11px;font-weight:700;display:flex}.result-toolbar select{color:#111;background:#fff;border:1px solid #ccc;border-radius:999px;min-width:128px;padding:10px 32px 10px 13px;font-size:12px;font-weight:700}.result-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:34px;display:grid}.result-product{background:#fff;border:1px solid #e1e1e1;border-radius:20px;transition:border .18s,box-shadow .18s,transform .18s;position:relative;overflow:hidden}.result-product:hover{transform:translateY(-2px);box-shadow:0 15px 36px #0000000f}.result-product.is-selected{border:2px solid var(--blue);box-shadow:0 0 0 3px #2189ff14}.compare-toggle{z-index:2;color:#222;background:#fffffff0;border:1px solid #d2d2d2;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;top:14px;right:14px;box-shadow:0 4px 14px #0000000d}.compare-toggle[aria-pressed=true]{border-color:var(--blue);background:var(--blue);color:#fff}.compare-check{border:1px solid;border-radius:50%;place-items:center;width:15px;height:15px;display:grid}.compare-check svg{fill:none;stroke:currentColor;stroke-width:2.5px;width:10px}.result-product-image{background:linear-gradient(145deg,#fafafa,#f1f3f5);place-items:center;height:240px;padding:24px;display:grid}.result-product-image img{object-fit:contain;width:100%;height:100%}.result-product-copy{padding:20px 20px 23px}.product-meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.product-meta>span{color:var(--blue-dark);font-size:11px;font-weight:800}.sale-status{color:#075fb8;background:#eef6ff;border-radius:5px;padding:4px 7px;font-size:9px;font-style:normal;font-weight:800}.sale-status--out_of_stock,.sale-status--discontinued{color:#666;background:#f1f1f1}.sale-status--unknown{color:#936000;background:#fff4dd}.result-product-copy h2{letter-spacing:-.02em;min-height:48px;margin:6px 0 8px;font-size:16px;line-height:1.5}.result-product-copy p{min-height:38px;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 13px;font-size:11px;line-height:1.6;display:-webkit-box;overflow:hidden}.result-product-copy>strong{color:#777;font-size:10px}.product-price{border-top:1px solid #ececec;min-height:104px;margin-top:18px;padding-top:10px}.product-price b,.product-price small{display:block}.product-price__row{justify-content:space-between;align-items:center;gap:12px;min-height:31px;display:flex}.product-price__row>span{color:#666;font-size:10px;font-weight:700}.product-price__row b{letter-spacing:-.02em;text-align:right;font-size:15px}.product-price__row--subscription{background:#eef6ff;border-radius:8px;margin-top:2px;padding:8px 10px}.product-price__row--subscription>span,.product-price__row--subscription b{color:#075fb8}.product-price__row--subscription.is-missing{background:#f5f5f5}.product-price__row--subscription.is-missing>span,.product-price__row--subscription.is-missing b{color:#888}.product-price small{color:#858585;margin-top:3px;font-size:9px;line-height:1.4}.official-link{color:#fff;background:#000;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:38px;margin-top:16px;font-size:11px;font-weight:800;text-decoration:none;display:flex}.official-link:hover{background:#292929}.official-link svg,.comparison-product a svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px}.compare-dock{z-index:8;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141414f0;border:1px solid #ffffffb3;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;max-width:680px;margin:32px auto 0;padding:15px 16px 15px 22px;display:flex;position:sticky;bottom:18px;box-shadow:0 18px 50px #0003}.compare-dock>div{align-items:baseline;gap:4px;display:flex}.compare-dock strong{color:#6bb0ff;font-size:24px}.compare-dock span{font-size:12px;font-weight:700}.compare-dock small{color:#bbb;margin-left:12px;font-size:10px}.compare-dock .button{color:#000;background:#fff;border-color:#fff;min-height:42px;font-size:11px}.comparison-anchor{scroll-margin-top:24px}.comparison-section{margin-top:68px;padding-top:14px}.comparison-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.comparison-heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(26px,3vw,38px)}.comparison-heading>span{color:var(--muted);font-size:11px}.comparison-scroll{background:#fff;border:1px solid #ddd;border-radius:18px;overflow-x:auto}.comparison-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:760px}.comparison-table--1{min-width:540px}.comparison-table th,.comparison-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e9e9e9;border-right:1px solid #e9e9e9;padding:18px;font-size:12px}.comparison-table tr>:last-child{border-right:0}.comparison-table tbody tr:last-child>*{border-bottom:0}.comparison-table thead th{vertical-align:top;background:#fafafa;padding-block:22px}.comparison-table thead th:first-child,.comparison-table tbody th{background:#f7f7f7;width:150px;font-weight:800}.comparison-table td{color:#333;line-height:1.55;position:relative}.comparison-table td.is-different{color:#073d76;background:#f1f7ff;font-weight:700}.comparison-table td.is-missing{color:#999;font-weight:500}.comparison-product{justify-items:start;display:grid}.comparison-product img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:120px}.comparison-product>span{color:#777;margin-top:12px;font-size:9px}.comparison-product>strong{min-height:42px;margin-top:4px;font-size:13px;line-height:1.5}.comparison-product a{color:#000;text-underline-offset:3px;align-items:center;gap:4px;margin-top:12px;font-size:10px;font-weight:800;text-decoration:underline;display:inline-flex}.best-badge{background:var(--blue);color:#fff;border-radius:4px;width:max-content;margin-top:7px;padding:3px 6px;font-size:8px;font-weight:800;display:block}.comparison-note{color:#777;margin:13px 2px 0;font-size:10px}.no-results{background:#f7f7f7;border-radius:24px;grid-template-columns:minmax(220px,.8fr) 1.2fr;gap:45px;margin-top:34px;padding:48px;display:grid}.no-results>div:first-child>span{color:#c23c2a;background:#ffe5df;border-radius:50%;place-items:center;width:68px;height:68px;font-size:26px;font-weight:800;display:grid}.no-results h2{margin:18px 0 6px;font-size:24px}.no-results p{color:var(--muted);margin:0;font-size:13px}.relaxation-list{flex-direction:column;justify-content:center;gap:9px;display:flex}.relaxation-list button{color:#111;text-align:left;background:#fff;border:1px solid #ddd;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;padding:16px 18px;display:flex}.relaxation-list button:hover{border-color:var(--blue)}.relaxation-list button span{font-size:12px}.relaxation-list button em{color:var(--blue-dark);white-space:nowrap;font-size:11px;font-style:normal;font-weight:800}.result-message{text-align:center;background:#f7f7f7;border-radius:20px;margin-top:34px;padding:42px}.result-message.is-error{background:#fff1ef}.result-message h2{margin:0 0 7px}.result-message p{color:var(--muted);margin:0 0 20px}.results-actions{margin-top:34px}.admin-load{color:#555;background:#f5f6f8;place-content:center;justify-items:center;gap:16px;min-height:100vh;display:grid}.admin-login{background:radial-gradient(circle at 80% 10%,#e3efff 0,#0000 32%),linear-gradient(135deg,#f8f9fb,#eef1f5);place-items:center;min-height:100vh;padding:36px 20px;display:grid}.admin-login-card{background:#fffffff0;border:1px solid #fffc;border-radius:28px;width:min(100%,460px);padding:48px;box-shadow:0 28px 80px #24364c1f}.admin-login-card .brand{margin-bottom:48px}.admin-kicker{color:var(--blue-dark);letter-spacing:.11em;margin:0 0 8px;font-size:10px;font-weight:800}.admin-login-card h1{letter-spacing:-.045em;margin:0;font-size:34px}.admin-login-card>p:not(.admin-kicker){color:var(--muted);margin:10px 0 30px;font-size:13px}.admin-login-card form{gap:17px;display:grid}.admin-login-card label,.admin-product-form label,.admin-image-controls label{color:#444;gap:7px;font-size:11px;font-weight:700;display:grid}.admin-login-card input,.admin-product-form input,.admin-product-form textarea,.admin-product-form select,.admin-image-controls input,.admin-image-controls select{color:#111;background:#fff;border:1px solid #d5d8dc;border-radius:10px;outline:none;width:100%;padding:13px 14px;font-size:13px;transition:border .15s,box-shadow .15s}.admin-login-card input:focus,.admin-product-form input:focus,.admin-product-form textarea:focus,.admin-product-form select:focus,.admin-image-controls input:focus,.admin-image-controls select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2189ff1a}.admin-login-card .button{width:100%;margin-top:8px}.admin-form-error{color:#a43727;background:#fff0ed;border-radius:8px;margin:0;padding:11px 13px;font-size:11px}.admin-back-link{color:#555;text-align:center;margin-top:26px;font-size:11px;font-weight:700;text-decoration:none;display:block}.admin-shell{background:#f5f6f8;grid-template:68px 1fr/220px 1fr;min-height:100vh;display:grid}.admin-header{z-index:20;background:#fff;border-bottom:1px solid #e3e3e3;grid-column:1/-1;justify-content:space-between;align-items:center;padding:0 28px;display:flex}.admin-header>div{color:#666;align-items:center;gap:17px;font-size:11px;font-weight:700;display:flex}.admin-header a:not(.brand),.admin-header button{color:#333;background:0 0;border:0;border-bottom:1px solid #0000;padding:0;font-size:11px;font-weight:700;text-decoration:none}.admin-header a:not(.brand):hover,.admin-header button:hover{border-color:#333}.admin-sidebar{background:#fff;border-right:1px solid #e4e4e4;flex-direction:column;height:calc(100vh - 68px);padding:34px 20px 24px;display:flex;position:sticky;top:0}.admin-sidebar>p{color:#999;letter-spacing:.08em;margin:0 10px 20px;font-size:10px;font-weight:800}.admin-sidebar nav{gap:5px;display:grid}.admin-sidebar nav a,.admin-sidebar nav button{color:#555;text-align:left;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;min-height:46px;padding:0 13px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.admin-sidebar nav a.is-active,.admin-sidebar nav button.is-active{color:#075fb8;background:#edf5ff}.admin-sidebar nav a span,.admin-sidebar nav button span{text-align:center;background:#fff;border-radius:999px;min-width:25px;padding:3px 7px;font-size:9px}.admin-sidebar nav button small{color:#aaa;font-size:8px}.admin-category-control{background:#f8f9fb;border:1px solid #e1e5e9;border-radius:12px;margin:0 0 18px;padding:14px 10px}.admin-category-control label{color:#666;gap:6px;font-size:9px;font-weight:800;display:grid}.admin-category-control select{color:#111;background:#fff;border:1px solid #cfd4d9;border-radius:8px;width:100%;padding:9px 10px;font-size:11px;font-weight:700}.admin-category-actions{justify-content:space-between;gap:8px;margin-top:9px;display:flex}.admin-category-actions button{color:#075fb8;background:0 0;border:0;border-bottom:1px solid;padding:0;font-size:9px;font-weight:800}.admin-category-actions button.is-danger{color:#b42318}.admin-category-create{border-top:1px solid #dde1e5;gap:8px;margin-top:11px;padding-top:11px;display:grid}.admin-category-create strong{font-size:10px}.admin-category-create button{color:#fff;background:#111;border:0;border-radius:7px;min-height:32px;font-size:9px;font-weight:800}.admin-category-create small{color:#777;font-size:8px;line-height:1.5}.admin-sidebar-status{background:#f6f7f9;border-radius:12px;margin-top:auto;padding:16px}.admin-sidebar-status strong,.admin-sidebar-status span{display:block}.admin-sidebar-status strong{font-size:12px}.admin-sidebar-status span{color:#777;margin-top:4px;font-size:10px}.admin-main{grid-template-columns:330px minmax(0,1fr);min-width:0;display:grid}.admin-catalog-panel{background:#fafafa;border-right:1px solid #e1e1e1;flex-direction:column;height:calc(100vh - 68px);padding:34px 22px 0;display:flex;overflow:hidden}.admin-list-heading{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.admin-list-heading>div{flex:auto;min-width:0}.admin-list-heading h1{letter-spacing:-.04em;margin:0;font-size:24px}.admin-list-heading span{color:#777;margin-top:5px;font-size:10px;display:block}.admin-list-heading .button{min-height:36px;padding-inline:13px;font-size:9px}.admin-list-heading .admin-new-product{white-space:nowrap;flex:none;min-width:76px}.admin-search{grid-template-columns:1fr auto;margin-top:24px;display:grid}.admin-search input{background:#fff;border:1px solid #d8d8d8;border-radius:9px 0 0 9px;outline:none;min-width:0;padding:11px 13px;font-size:11px}.admin-search button{color:#fff;background:#222;border:0;border-radius:0 9px 9px 0;padding:0 14px;font-size:10px;font-weight:800}.admin-product-list{gap:7px;margin:18px -8px 0;padding:0 8px 30px;display:grid;overflow-y:auto}.admin-product-list>button{color:#111;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:11px;min-width:0;padding:10px;display:grid}.admin-product-list>button:hover{background:#fff}.admin-product-list>button.is-selected{background:#fff;border-color:#bedcff;box-shadow:0 5px 16px #1e50820f}.admin-list-image{background:#f0f1f3;border-radius:8px;place-items:center;width:58px;height:58px;display:grid}.admin-list-image img{object-fit:contain;width:100%;height:100%}.admin-product-list>button>span:last-child{min-width:0}.admin-product-list strong,.admin-product-list em,.admin-product-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.admin-product-list strong{font-size:10px}.admin-product-list em{margin-top:3px;font-size:10px;font-style:normal;font-weight:600}.admin-product-list small{color:#888;margin-top:5px;font-size:8px}.admin-list-copy{min-width:0;overflow:hidden}.admin-list-meta{color:#888;white-space:nowrap;align-items:center;gap:5px;min-width:0;margin-top:6px;font-size:8px;display:flex;overflow:hidden}.admin-list-meta>span:first-child{text-overflow:ellipsis;min-width:0;overflow:hidden}.admin-list-sale,.admin-list-visibility{border-radius:999px;flex:none;padding:3px 6px;font-size:8px;font-weight:800;line-height:1}.admin-list-sale{color:#666;background:#f0f1f3}.admin-list-sale--active{color:#25743b;background:#eaf6ee}.admin-list-sale--out_of_stock{color:#8b5d00;background:#fff3da}.admin-list-sale--discontinued{color:#666;background:#f0f1f3}.admin-list-sale--unknown{color:#6b3aa1;background:#f5ecff}.admin-list-visibility{color:#075fb8;background:#eaf3ff}.admin-list-visibility.is-hidden{color:#666;background:#eceef0}.admin-editor{background:#fff;height:calc(100vh - 68px);padding:42px clamp(28px,4vw,66px) 120px;overflow-y:auto}.admin-editor-heading{border-bottom:2px solid #111;justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:25px;display:flex}.admin-editor-heading h2{letter-spacing:-.04em;margin:0;font-size:32px}.draft-pill{color:#075fb8;background:#eaf4ff;border-radius:999px;padding:7px 11px;font-size:9px;font-weight:800}.draft-pill.is-locked{color:#777;background:#eee}.admin-notice{color:#7d5608;background:#fff7e8;border-radius:10px;margin-top:20px;padding:13px 16px;font-size:11px}.admin-work-guide,.admin-json-guide,.content-guide{background:#f7fbff;border:1px solid #cfe1f5;border-radius:12px;margin-top:20px}.admin-work-guide summary,.admin-json-guide summary,.content-guide summary{color:#174b7d;cursor:pointer;align-items:center;gap:8px;padding:13px 15px;font-size:11px;font-weight:800;display:flex}.admin-work-guide summary span,.admin-json-guide summary span,.content-guide summary span{color:#fff;background:#2189ff;border-radius:50%;place-items:center;width:20px;height:20px;font-family:Georgia,serif;font-size:12px;display:grid}.admin-work-guide>div,.admin-json-guide>div{color:#44515e;padding:0 17px 16px;font-size:10px;line-height:1.7}.admin-work-guide ol{margin:0;padding-left:18px}.admin-work-guide p{background:#fff;border-radius:8px;margin:12px 0 0;padding:10px}.admin-product-form{max-width:980px}.admin-form-section{border-bottom:1px solid #e8e8e8;grid-template-columns:180px minmax(0,1fr);gap:34px;padding:38px 0;display:grid}.admin-form-title{gap:12px;display:flex}.admin-form-title>span{color:var(--blue);font-size:10px;font-weight:800}.admin-form-title h3{margin:0;font-size:16px}.admin-form-title p{color:#888;margin:7px 0 0;font-size:10px;line-height:1.6}.admin-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px 16px;display:grid}.admin-field-grid .span-2{grid-column:1/-1}.admin-field-grid label small,.admin-upload-form label small{color:#8a8f95;font-size:8px;font-weight:500;line-height:1.5}.admin-product-form textarea{resize:vertical;line-height:1.6}.admin-product-form .code-field{font-family:Consolas,monospace;font-size:11px}.admin-toggle{grid-template-columns:auto 1fr;justify-content:start;align-items:center;display:flex!important}.admin-toggle input{width:18px;height:18px}.admin-image-manager{grid-template-columns:210px minmax(0,1fr);gap:22px;display:grid}.admin-primary-preview{color:#999;background:#f4f5f6;border-radius:14px;place-items:center;height:210px;padding:16px;font-size:10px;display:grid}.admin-primary-preview img{object-fit:contain;width:100%;height:100%}.admin-image-controls{gap:16px;display:grid}.admin-help-card{background:#f3f6f9;border-radius:11px;margin-bottom:16px;padding:14px 16px}.admin-help-card strong{font-size:11px}.admin-help-card p{color:#67717b;margin:5px 0 0;font-size:9px;line-height:1.65}.admin-image-library{background:#f7f8f9;border:1px solid #e0e3e6;border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;max-height:210px;padding:8px;display:grid;overflow-y:auto}.admin-image-library button{text-align:left;background:#fff;border:1px solid #0000;border-radius:8px;min-width:0;padding:6px}.admin-image-library button.is-selected{border-color:var(--blue);box-shadow:0 0 0 2px #2189ff1a}.admin-image-library img{object-fit:contain;width:100%;height:54px}.admin-image-library span{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:7px;display:block;overflow:hidden}.admin-upload-form{background:#fafbfc;border:1px dashed #cbd0d6;border-radius:12px;gap:12px;padding:16px;display:grid}.admin-upload-form>strong{font-size:11px}.admin-upload-form input[type=file]{padding:9px;font-size:10px}.admin-upload-form .button{width:max-content;min-height:38px;font-size:10px}.admin-upload-status{color:#25703a;background:#edf8ef;border-radius:8px;margin:0;padding:10px 11px;font-size:9px;line-height:1.55}.admin-upload-status.is-error{color:#a43727;background:#fff0ed}.admin-save-message{color:#25703a;background:#edf8ef;border-radius:10px;margin:24px 0 0;padding:13px 16px;font-size:11px}.admin-save-message.is-error{color:#a43727;background:#fff0ed}.admin-save-bar{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #ddd;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin-top:30px;padding:16px 18px;display:flex;position:sticky;bottom:0;box-shadow:0 15px 40px #0000001a}.admin-save-bar span{color:#666;font-size:10px}.admin-save-bar .button{min-height:42px;font-size:11px}.admin-product-save{z-index:50;position:fixed;bottom:26px;right:30px}.admin-product-save .button{border-color:#000;min-height:48px;padding-inline:27px;font-size:12px;box-shadow:0 12px 30px #0003}.admin-json-guide{margin-top:0}.admin-json-guide dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.admin-json-guide dl div{background:#fff;border-radius:7px;grid-template-columns:105px 1fr;gap:7px;padding:7px 9px;display:grid}.admin-json-guide dt{font-family:Consolas,monospace;font-weight:800}.admin-json-guide dd{margin:0}.admin-json-guide pre{color:#e8f3ff;background:#18212a;border-radius:8px;padding:12px;font-size:9px;overflow-x:auto}.admin-json-guide button{color:#075fb8;background:#fff;border:1px solid #aac9e8;border-radius:7px;padding:7px 10px;font-size:9px;font-weight:800}.admin-main--studio{background:#fff;min-width:0;height:calc(100vh - 68px);display:block;overflow:hidden}.content-editor-layout{grid-template-columns:280px minmax(0,1fr);height:100%;display:grid}.content-outline{background:#f8f9fa;border-right:1px solid #e1e3e6;min-width:0;padding:36px 22px;overflow-y:auto}.content-outline>div:first-child{grid-template-columns:1fr auto;align-items:end;gap:8px;display:grid}.content-outline h1{letter-spacing:-.04em;grid-column:1;margin:0;font-size:25px}.content-outline>div:first-child>button,.option-section-heading button,.content-subsection>div>button{color:#222;background:#fff;border:1px solid #ccd0d5;border-radius:8px;padding:8px 11px;font-size:9px;font-weight:800}.content-outline>label{color:#555;gap:7px;margin:24px 0;font-size:10px;font-weight:700;display:grid}.content-category-note{background:#eaf4ff;border-radius:9px;margin-top:18px;padding:12px}.content-category-note strong,.content-category-note span{display:block}.content-category-note strong{color:#075fb8;font-size:11px}.content-category-note span{color:#587087;margin-top:3px;font-size:8px}.content-guide{margin-top:12px}.content-guide summary{padding:10px 11px;font-size:9px}.content-guide summary span{width:18px;height:18px;font-size:10px}.content-guide ol{color:#596b7d;margin:0;padding:0 14px 13px 34px;font-size:8px;line-height:1.7}.content-outline textarea{resize:vertical;width:100%;font:inherit;background:#fff;border:1px solid #d6d9dd;border-radius:9px;padding:11px;line-height:1.5}.content-question-list{gap:7px;display:grid}.content-question-list>button{text-align:left;background:0 0;border:1px solid #0000;border-radius:11px;grid-template-columns:27px minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:12px;display:grid}.content-question-list>button>span{color:var(--blue);font-size:9px;font-weight:800}.content-question-list strong,.content-question-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.content-question-list strong{font-size:11px}.content-question-list small{color:#888;margin-top:4px;font-size:8px}.content-question-list>button.is-selected{background:#fff;border-color:#bedcff;box-shadow:0 6px 18px #1e508212}.content-form-pane{min-width:0;padding:42px clamp(28px,4vw,64px) 120px;overflow-y:auto}.content-pane-heading,.studio-page-heading{border-bottom:2px solid #111;justify-content:space-between;align-items:flex-end;gap:20px;padding-bottom:24px;display:flex}.content-pane-heading h2,.studio-page-heading h1{letter-spacing:-.045em;margin:0;font-size:32px}.content-pane-heading>div:last-child{gap:7px;display:flex}.content-pane-heading button,.option-editor-actions button{color:#444;background:#fff;border:1px solid #d4d6d9;border-radius:7px;padding:7px 9px;font-size:9px;font-weight:700}.content-pane-heading button.is-danger,.option-editor-actions button.is-danger{color:#ad3728}.content-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 15px;padding:30px 0;display:grid}.content-fields .span-2{grid-column:1/-1}.content-fields label{color:#444;gap:7px;font-size:10px;font-weight:700;display:grid}.content-fields input,.content-fields textarea,.content-fields select,.block-editor-list input,.block-editor-list textarea,.block-editor-list select{color:#111;background:#fff;border:1px solid #d5d8dc;border-radius:9px;outline:none;width:100%;padding:12px 13px;font-size:11px}.content-fields input:focus,.content-fields textarea:focus,.content-fields select:focus,.block-editor-list input:focus,.block-editor-list textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2189ff1a}.content-check{justify-content:start;align-self:end;align-items:center;min-height:40px;grid-template-columns:auto 1fr!important}.content-check input{width:17px;height:17px}.option-section-heading{border-top:1px solid #e3e3e3;justify-content:space-between;align-items:end;gap:20px;padding-top:30px;display:flex}.option-section-heading h3,.content-subsection h4{margin:0;font-size:17px}.option-section-heading p{color:#888;margin:6px 0 0;font-size:10px}.option-tabs{gap:7px;padding:18px 0 12px;display:flex;overflow-x:auto}.option-tabs button{color:#555;background:#fff;border:1px solid #ddd;border-radius:999px;min-width:max-content;padding:9px 13px;font-size:10px;font-weight:700}.option-tabs button.is-selected{color:#fff;background:#111;border-color:#111}.option-editor{background:#fafbfc;border:1px solid #e2e4e7;border-radius:18px;padding:24px}.option-editor-actions{justify-content:flex-end;gap:6px;display:flex}.studio-preview-grid{border-top:1px solid #e2e3e5;grid-template-columns:minmax(230px,.8fr) minmax(260px,1.2fr);gap:14px;padding:24px 0 30px;display:grid}.studio-card-preview,.studio-mapping-preview{background:#fff;border:1px solid #dfe2e5;border-radius:14px;overflow:hidden}.studio-preview-label{border-bottom:1px solid #e7e7e7;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.studio-preview-label strong{font-size:10px}.studio-preview-label span{color:#888;font-size:8px}.studio-preview-visual{color:#aaa;background:linear-gradient(145deg,#fafafa,#f1f3f5);place-items:center;height:145px;padding:14px;font-size:9px;display:grid}.studio-preview-visual img{object-fit:contain;width:100%;height:100%}.studio-preview-copy{padding:15px}.studio-preview-copy small,.studio-preview-copy strong,.studio-preview-copy em{display:block}.studio-preview-copy small{color:var(--blue-dark);margin-bottom:3px;font-size:8px;font-weight:800}.studio-preview-copy strong{font-size:15px}.studio-preview-copy p{color:#666;margin:5px 0 10px;font-size:9px;line-height:1.5}.studio-preview-copy em{color:#111;font-size:9px;font-style:normal;font-weight:800}.studio-mapping-preview{padding-bottom:14px}.studio-mapping-preview>p{color:#666;margin:14px;font-size:9px;line-height:1.6}.studio-mapping-preview>div:last-child{gap:6px;margin:0 14px;display:grid}.studio-mapping-preview>div:last-child>span{color:#555;text-overflow:ellipsis;white-space:nowrap;background:#f5f7f9;border-radius:7px;grid-template-columns:94px minmax(0,1fr);gap:9px;padding:8px 10px;font-size:8px;display:grid;overflow:hidden}.studio-mapping-preview>div:last-child strong{color:#111}.studio-mapping-preview>div:last-child em{color:#888;font-size:9px;font-style:normal}.content-subsection{border-top:1px solid #e2e3e5;padding:26px 0}.content-subsection>div:first-child{justify-content:space-between;align-items:center;gap:16px;display:flex}.content-subsection>div:first-child>span{color:#777;font-size:10px}.product-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:280px;margin-top:16px;display:grid;overflow-y:auto}.product-link-grid label{color:#555;background:#fff;border:1px solid #e0e2e5;border-radius:9px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:10px;font-size:9px;display:grid}.product-link-grid label:has(input:checked){background:#f1f7ff;border-color:#9cc9fb}.product-link-grid input{width:15px;height:15px}.product-link-grid span,.product-link-grid strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.product-link-grid strong{color:#111;margin-bottom:2px;font-size:9px}.block-editor-list{gap:10px;margin-top:16px;display:grid}.block-editor-list article{background:#fff;border:1px solid #e0e2e5;border-radius:11px;padding:14px}.block-editor-list article>div{grid-template-columns:130px 1fr auto;gap:8px;margin-bottom:8px;display:grid}.block-editor-list article button{color:#a63729;background:0 0;border:0;padding:0 10px;font-size:9px;font-weight:700}.studio-empty,.preview-studio,.publish-studio{height:100%;padding:50px clamp(28px,5vw,76px) 100px;overflow-y:auto}.studio-empty{place-content:center;justify-items:start;display:grid}.studio-empty h1{letter-spacing:-.05em;margin:0;font-size:38px}.studio-empty>p:not(.admin-kicker){color:#666;max-width:500px;margin:14px 0 30px}.content-version-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(100%,600px);margin:26px 0;display:grid}.content-version-summary>div{background:#fafbfc;border:1px solid #e0e2e5;border-radius:14px;padding:22px}.content-version-summary span,.content-version-summary strong,.content-version-summary small{display:block}.content-version-summary span{color:#777;font-size:9px;font-weight:700}.content-version-summary strong{margin-top:8px;font-size:25px}.content-version-summary small{color:#777;margin-top:5px;font-size:9px}.studio-page-heading p:not(.admin-kicker){color:#777;margin:8px 0 0;font-size:11px}.studio-page-heading>span{color:#075fb8;background:#eaf4ff;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:800}.admin-preview-frame{border:1px solid #dfe2e6;border-radius:20px;margin-top:28px;overflow:hidden;box-shadow:0 16px 50px #00000014}.admin-preview-frame .app-shell{min-height:720px}.admin-preview-frame .site-header{position:relative}.admin-preview-frame .progress-rail{height:auto;min-height:calc(100vh - 72px);position:static;top:auto}.admin-preview-frame .mobile-progress,.admin-preview-frame .compare-dock{position:static}.publish-validation{background:#fff8f6;border:1px solid #f0c7bf;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding:22px;display:flex}.publish-validation.is-valid{background:#f2fbf4;border-color:#b8dfc2}.publish-validation strong{font-size:16px}.publish-validation p{color:#666;margin:5px 0 0;font-size:10px}.publish-validation button{background:#fff;border:1px solid #ccc;border-radius:8px;padding:9px 12px;font-size:9px;font-weight:800}.validation-issues{gap:8px;margin:16px 0 0;padding:0;list-style:none;display:grid}.validation-issues li{background:#fff5f3;border-left:3px solid #de5c4b;padding:13px 15px}.validation-issues strong,.validation-issues span{display:block}.validation-issues strong{font-size:11px}.validation-issues span{color:#888;margin-top:4px;font-family:Consolas,monospace;font-size:9px}.publish-action{color:#fff;background:#111;border-radius:18px;justify-content:space-between;align-items:center;gap:30px;margin-top:34px;padding:28px;display:flex}.publish-action strong{font-size:18px}.publish-action p{color:#aaa;margin:7px 0 0;font-size:10px}.publish-action .button{color:#111;background:#fff}.admin-empty{color:#777;text-align:center;place-content:center;justify-items:center;min-height:340px;display:grid}.admin-empty h2{color:#111;margin:0 0 8px}.admin-empty.is-compact{min-height:130px}@media (width<=1180px){.experience{grid-template-columns:240px minmax(0,1fr)}.progress-rail{padding-inline:28px}.choice-workspace{padding-inline:38px}.option-grid{grid-template-columns:repeat(2,1fr)}.option-card{min-height:315px}.content-blocks{grid-template-columns:1fr}.detail-title{border-bottom:1px solid #ddd;border-right:0;padding:0 0 22px}.result-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-shell{grid-template-columns:180px 1fr}.admin-main{grid-template-columns:290px minmax(0,1fr)}.admin-form-section{grid-template-columns:1fr;gap:22px}.content-editor-layout{grid-template-columns:240px minmax(0,1fr)}.product-link-grid{grid-template-columns:1fr}}@media (width<=760px){.desktop-only,.primary-nav{display:none!important}.mobile-only{display:inline-flex!important}.site-header{height:58px;padding:0 18px}.kitchen-menu{grid-template-columns:1fr;gap:18px;max-height:calc(100vh - 58px);padding:24px 18px 28px;overflow-y:auto}.kitchen-menu__heading strong{font-size:21px}.kitchen-menu__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kitchen-menu__grid a{padding:8px 4px}.kitchen-category-visual{width:78px;height:68px}.kitchen-menu__aside{border-top:1px solid #ddd;border-left:0;padding:18px 0 0}.kitchen-menu__aside p{margin-top:14px}.header-notice{top:70px}.category-shell{min-height:calc(100vh - 58px)}.brand{gap:2px;width:104px}.brand__wordmark{width:104px;height:auto}.brand__sub{letter-spacing:.11em;font-size:8px}.home-hero{grid-template-columns:1fr;min-height:auto}.home-hero:before{width:150vw;top:26%;right:-54%}.home-hero__copy{padding:66px 24px 22px}.home-kicker{margin-bottom:14px;font-size:10px}.home-hero h1{font-size:clamp(42px,12vw,58px)}.home-hero__description{margin:22px 0 27px;font-size:15px}.home-hero__actions{flex-direction:column;align-items:flex-start;gap:12px}.home-hero__actions>span{max-width:none}.home-hero__visual{min-height:390px}.home-hero__glow{width:104vw}.home-product--refrigerator{width:47vw;height:75%;bottom:4%;left:10%}.home-product--air{width:37vw;height:62%;bottom:8%;right:6%}.home-visual-note{padding:7px 10px;font-size:9px}.home-visual-note--space{top:18%;left:5%}.home-visual-note--habit{top:10%;right:6%}.home-visual-note--function{bottom:16%;right:4%}.home-guides{padding:76px 20px 82px}.home-section-heading{margin-bottom:32px}.home-section-heading h2{font-size:34px}.home-section-heading>p:last-child{font-size:13px;line-height:1.7}.home-guide-grid{grid-template-columns:1fr;gap:14px}.home-guide-card{border-radius:22px;grid-template-columns:1fr 44%;min-height:410px;padding:34px 26px}.home-guide-card h3{font-size:39px}.home-guide-card p{font-size:12px}.home-guide-card strong{margin-top:24px;font-size:12px}.home-guide-card__visual img{width:125%;height:260px}.home-principles{padding:76px 24px 82px}.home-section-heading--light{margin-bottom:30px}.home-principles ol{grid-template-columns:1fr}.home-principles li,.home-principles li:first-child,.home-principles li:last-child{border-bottom:1px solid #393939;border-right:0;padding:24px 0}.home-principles li:last-child{border-bottom:0}.home-principles li>span{margin-bottom:12px}.start-screen:before{height:760px;top:58px}.hero-copy{justify-content:flex-start;width:auto;min-height:460px;margin:0;padding:58px 24px 20px}.hero-copy h1{font-size:clamp(34px,10vw,46px)}.hero-description{margin:20px 0 26px;font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:11px}.hero-visual{width:100%;height:300px;position:relative;top:auto;right:auto}.hero-visual:before{width:270px}.hero-visual img{width:220px;height:95%}.hero-orbit--one{width:300px}.hero-orbit--two{width:240px}.start-values{grid-template-columns:1fr;gap:0;padding:42px 24px}.start-values div,.start-values div:first-child{border-bottom:1px solid #e2e2e2;border-right:0;padding:22px 0}.start-values div:last-child{border-bottom:0}.experience{display:block}.progress-rail{display:none}.mobile-progress{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;padding:13px 20px 0;display:block;position:sticky;top:0}.mobile-progress div{justify-content:space-between;font-size:12px;font-weight:700;display:flex}.progress-track{background:#eee;height:3px;margin-top:11px;display:block}.progress-track>span{background:var(--blue);height:100%;transition:width .2s;display:block}.choice-workspace{padding:38px 20px 112px}.question-header h1{font-size:30px}.question-header>p:not(.section-label){font-size:13px;line-height:1.7}.selection-chips{margin-top:20px}.selection-chips>span{width:100%}.option-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin:28px -20px 0;padding:4px 20px 22px;display:flex;overflow-x:auto}.option-grid::-webkit-scrollbar{display:none}.option-card{scroll-snap-align:center;min-width:min(76vw,280px);min-height:310px}.option-visual{height:188px}.detail-panel{margin-top:30px}.detail-tabs button{flex:1;min-width:0;font-size:13px}.detail-body{min-height:270px;padding:26px 20px}.block-grid{grid-template-columns:1fr;gap:22px}.review-grid{grid-template-columns:1fr}.review-modal-backdrop{padding:12px}.review-modal{border-radius:18px;max-height:calc(100vh - 24px);padding:38px 24px 28px}.review-modal h3{font-size:21px}.review-modal__body{font-size:13px}.content-blocks{gap:24px}.applied-models{flex-direction:column;align-items:flex-start}.applied-model-heading{align-items:flex-start}.mini-product-grid{grid-template-columns:1fr}.step-actions{z-index:12;padding:13px 18px calc(13px + env(safe-area-inset-bottom));background:#fffffff7;border-top:1px solid #ddd;grid-template-columns:1fr 1.4fr;gap:10px;position:fixed;bottom:0;left:0;right:0}.step-actions p,.step-actions-status{display:none}.step-actions .button{width:100%;padding-inline:15px}.results-panel{padding:38px 20px 80px}.results-panel>h1{font-size:32px}.result-selections{align-items:flex-start}.result-selections>span{width:100%}.text-button{margin-left:0}.result-toolbar{align-items:flex-start}.result-toolbar p{max-width:50%}.result-product-grid{grid-template-columns:1fr}.result-product-image{height:250px}.compare-dock{border-radius:16px;gap:12px;padding:12px 12px 12px 17px;bottom:12px}.compare-dock small{display:none}.compare-dock .button{padding-inline:16px}.comparison-section{margin-top:52px}.comparison-heading{flex-direction:column;align-items:flex-start;gap:8px}.comparison-table{min-width:680px}.comparison-table--1{min-width:500px}.comparison-table th,.comparison-table td{padding:14px}.comparison-table thead th:first-child,.comparison-table tbody th{width:118px}.comparison-product img{height:90px}.no-results{grid-template-columns:1fr;gap:28px;padding:28px 22px}.experience--results{padding-bottom:0}.admin-login-card{padding:36px 26px}.admin-shell{display:block}.admin-header{height:58px;padding-inline:18px}.admin-header>div>span,.admin-header>div>a{display:none}.admin-sidebar{border:0;border-bottom:1px solid #ddd;height:auto;padding:12px 16px;position:static}.admin-sidebar>p,.admin-sidebar-status{display:none}.admin-category-control{margin:0 0 10px;padding:10px}.admin-sidebar nav{display:flex;overflow-x:auto}.admin-sidebar nav a,.admin-sidebar nav button{min-width:max-content;min-height:38px}.admin-main{display:block}.admin-catalog-panel{border-bottom:1px solid #ddd;border-right:0;height:auto;max-height:440px;padding:26px 18px 0}.admin-product-list{max-height:260px}.admin-editor{height:auto;padding:34px 20px 100px;overflow:visible}.admin-editor-heading h2{font-size:25px}.admin-form-section{padding-block:30px}.admin-field-grid{grid-template-columns:1fr}.admin-field-grid .span-2{grid-column:auto}.admin-image-manager{grid-template-columns:1fr}.admin-image-library{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-primary-preview{height:260px}.admin-save-bar{bottom:10px}.admin-save-bar span{display:none}.admin-save-bar .button{width:100%}.admin-product-save{bottom:18px;right:18px}.admin-product-save .button{min-height:46px;padding-inline:22px}.admin-main--studio{height:auto;overflow:visible}.content-editor-layout{height:auto;display:block}.content-outline{border-bottom:1px solid #ddd;border-right:0;max-height:390px;padding:26px 18px}.content-question-list{display:flex;overflow-x:auto}.content-question-list>button{min-width:210px}.content-form-pane,.studio-empty,.preview-studio,.publish-studio{height:auto;padding:34px 20px 100px;overflow:visible}.content-pane-heading,.studio-page-heading{flex-direction:column;align-items:flex-start}.content-pane-heading h2,.studio-page-heading h1{font-size:27px}.content-fields{grid-template-columns:1fr}.content-fields .span-2{grid-column:auto}.option-editor{padding:17px}.block-editor-list article>div,.product-link-grid,.studio-preview-grid,.content-version-summary{grid-template-columns:1fr}.publish-validation,.publish-action{flex-direction:column;align-items:flex-start}.publish-action .button{width:100%}.admin-preview-frame{border-left:0;border-right:0;border-radius:0;margin-inline:-20px}.recommendation-error{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
