*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#F7F5F2;--bg-raised:#FFFFFF;--bg-hover:#F5F5F4;--accent:#B45309;--accent-hover:#92400E;--accent-light:#FEF3C7;--text-primary:#1C1917;--text-secondary:#57534E;--text-tertiary:#A8A29E;--border:#E7E5E4;--border-light:#F5F5F4;--max-width:720px;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-sans);background-color:var(--bg);color:var(--text-primary);line-height:1.6;min-height:100dvh}a{color:var(--accent);text-decoration:none;transition:color .15s ease}a:hover{color:var(--accent-hover)}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:rgba(247,245,242,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.nav-inner{max-width:var(--max-width);margin:0 auto;padding:16px 24px;display:flex;align-items:center;justify-content:space-between}.nav-logo{font-size:20px;font-weight:700;color:var(--text-primary);letter-spacing:-.02em}.nav-links{display:flex;gap:24px;list-style:none}.nav-links a{font-size:14px;color:var(--text-secondary);transition:color .15s ease}.nav-links a:hover{color:var(--accent)}.footer{border-top:1px solid var(--border);margin-top:80px}.footer-inner{max-width:var(--max-width);margin:0 auto;padding:32px 24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.footer-copy{font-size:13px;color:var(--text-tertiary)}.footer-links{display:flex;gap:20px;list-style:none}.footer-links a{font-size:13px;color:var(--text-secondary)}.footer-links a:hover{color:var(--text-primary)}.hero{max-width:var(--max-width);margin:0 auto;padding:120px 24px 80px;text-align:center}.hero-title{font-size:56px;font-weight:700;letter-spacing:-.04em;line-height:1.1;margin-bottom:16px}.hero-tagline{font-size:20px;color:var(--text-secondary);margin-bottom:12px;line-height:1.5}.hero-description{font-size:16px;color:var(--text-tertiary);margin-bottom:40px;line-height:1.6;max-width:480px;margin-left:auto;margin-right:auto}.hero-cta{display:inline-flex;align-items:center;gap:8px;background:var(--accent);color:#fff;padding:14px 32px;border-radius:12px;font-size:16px;font-weight:600;transition:background .15s ease,transform .1s ease}.hero-cta:hover{background:var(--accent-hover);color:#FFFFFF;transform:translateY(-1px)}.hero-support{margin-top:48px;font-size:14px;color:var(--text-tertiary)}.hero-support a{color:var(--text-secondary)}.hero-support a:hover{color:var(--text-primary)}.legal{max-width:var(--max-width);margin:0 auto;padding:64px 24px 80px}.legal h1{font-size:36px;font-weight:700;letter-spacing:-.03em;margin-bottom:8px}.legal-date{font-size:14px;color:var(--text-tertiary);margin-bottom:48px}.legal h2{font-size:20px;font-weight:600;margin-top:40px;margin-bottom:12px;color:var(--text-primary)}.legal ol,.legal p,.legal ul{color:var(--text-secondary);margin-bottom:16px;font-size:15px;line-height:1.7}.legal ol,.legal ul{padding-left:24px}.legal li{margin-bottom:8px}.legal strong{color:var(--text-primary);font-weight:600}.legal a{color:var(--accent)}.product-page{max-width:var(--max-width);margin:0 auto;padding:0 24px 80px}.product-not-found{text-align:center;padding:120px 24px}.product-not-found h1{font-size:24px;font-weight:700;margin-bottom:8px}.product-not-found p{color:var(--text-secondary);margin-bottom:24px}.back-link{color:var(--accent);font-weight:600}.cta-bar{position:-webkit-sticky;position:sticky;top:57px;z-index:9;background:rgba(247,245,242,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);margin:0 -24px;padding:0 24px}.cta-bar-inner{display:flex;align-items:center;justify-content:space-between;padding:12px 0;gap:16px}.cta-bar-text{font-size:14px;color:var(--text-secondary)}.cta-bar-text strong{color:var(--text-primary)}.cta-bar-button{display:inline-flex;align-items:center;background:var(--accent);color:#fff;padding:8px 20px;border-radius:8px;font-size:14px;font-weight:600;white-space:nowrap;transition:background .15s ease}.cta-bar-button:hover{background:var(--accent-hover);color:#fff}.product-hero{display:flex;gap:32px;align-items:flex-start;padding-top:40px;padding-bottom:40px;border-bottom:1px solid var(--border)}.product-image-wrap{flex-shrink:0}.product-image{width:160px;height:160px;object-fit:contain;border-radius:16px;background:#FFFFFF;border:1px solid var(--border)}.product-info{flex:1 1;min-width:0}.product-brand{font-size:14px;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-weight:600;margin-bottom:4px}.product-name{font-size:28px;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:4px}.product-category{font-size:14px;color:var(--text-secondary);margin-bottom:16px}.product-score-row{display:flex;align-items:center;gap:12px}.product-score-bubble{width:52px;height:52px;border-radius:26px;border:2.5px solid;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800}.product-no-score{font-size:14px;color:var(--text-tertiary)}.product-review-count{font-size:14px;color:var(--text-secondary)}.reviews-section{padding-top:32px}.reviews-title{font-size:20px;font-weight:700;margin-bottom:20px}.reviews-empty{color:var(--text-tertiary);font-size:15px}.reviews-list{display:flex;flex-direction:column;gap:16px}.review-card{background:#FFFFFF;border:1px solid var(--border);border-radius:16px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.04)}.review-header{justify-content:space-between;margin-bottom:12px}.review-header,.review-user{display:flex;align-items:center}.review-user{gap:10px}.review-avatar{object-fit:cover}.review-avatar,.review-avatar-fallback{width:32px;height:32px;border-radius:16px}.review-avatar-fallback{background:var(--border-light);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:var(--text-tertiary)}.review-display-name{font-size:14px;font-weight:600;color:var(--text-primary)}.review-score{width:40px;height:40px;border-radius:20px;border:2px solid;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700}.review-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.review-tag{padding:3px 10px;border-radius:999px;font-size:12px;font-weight:500}.review-text{font-size:15px;color:var(--text-secondary);line-height:1.6;margin-bottom:8px}.review-date{font-size:12px;color:var(--text-tertiary)}.bottom-cta{text-align:center;padding:64px 0 32px;border-top:1px solid var(--border);margin-top:48px}.bottom-cta h2{font-size:24px;font-weight:700;margin-bottom:8px}.bottom-cta p{font-size:15px;color:var(--text-secondary);margin-bottom:24px;line-height:1.6}.profile-page{max-width:var(--max-width);margin:0 auto;padding:0 24px 80px}.profile-not-found{text-align:center;padding:120px 24px}.profile-not-found h1{font-size:24px;font-weight:700;margin-bottom:8px}.profile-not-found p{color:var(--text-secondary);margin-bottom:24px}.profile-hero{display:flex;gap:24px;align-items:flex-start;padding-top:40px;padding-bottom:32px;border-bottom:1px solid var(--border)}.profile-avatar{width:96px;height:96px;border-radius:48px;object-fit:cover;flex-shrink:0;border:2px solid var(--border)}.profile-avatar-fallback{width:96px;height:96px;border-radius:48px;background:var(--accent-light);display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:700;color:var(--accent);flex-shrink:0}.profile-info{flex:1 1;min-width:0}.profile-display-name{font-size:28px;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:6px}.profile-bio{font-size:15px;color:var(--text-secondary);line-height:1.6;margin-bottom:12px}.profile-member-since{font-size:13px;color:var(--text-tertiary)}.profile-stats{display:flex;gap:32px;padding:20px 0;border-bottom:1px solid var(--border)}.profile-stat{display:flex;align-items:baseline;gap:6px}.profile-stat-value{font-size:24px;font-weight:700;color:var(--text-primary)}.profile-stat-label{font-size:14px;color:var(--text-secondary)}.profile-review-product{display:flex;align-items:center;gap:12px;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--border-light);text-decoration:none;color:inherit;transition:opacity .15s ease}.profile-review-product:hover{opacity:.8;color:inherit}.profile-review-product-image{width:44px;height:44px;border-radius:10px;object-fit:contain;background:#FFFFFF;border:1px solid var(--border);flex-shrink:0}.profile-review-product-info{display:flex;flex-direction:column;min-width:0}.profile-review-product-brand{font-size:12px;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;font-weight:600}.profile-review-product-name{font-size:14px;font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:640px){.hero{padding:80px 20px 60px}.hero-title{font-size:40px}.hero-tagline{font-size:17px}.legal{padding:40px 20px 60px}.legal h1{font-size:28px}.footer-inner{flex-direction:column;align-items:flex-start}.product-hero{flex-direction:column;gap:20px;padding-top:24px;padding-bottom:32px}.product-image{width:120px;height:120px}.product-name{font-size:22px}.cta-bar-text{font-size:13px}.profile-hero{flex-direction:column;align-items:center;text-align:center;gap:16px;padding-top:24px}.profile-avatar,.profile-avatar-fallback{width:80px;height:80px;border-radius:40px;font-size:30px}.profile-display-name{font-size:22px}}