.search-container{position:relative;width:100%;max-width:480px;margin:0 auto}.search-box{display:flex;align-items:center;background:#fff;border:3px solid #e53935;border-radius:50px;padding:10px 20px;gap:10px;box-shadow:0 4px 12px #0000001f}.search-icon{font-size:14px;color:#e53935;flex-shrink:0}.search-input{flex:1;border:none;outline:none;font-size:17px;font-family:inherit;background:transparent;color:#222}.search-input::placeholder{color:#aaa}.suggestions{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:2px solid #e53935;border-radius:16px;list-style:none;margin:0;padding:6px 0;box-shadow:0 8px 24px #00000026;z-index:100;overflow:hidden}.suggestion-item{display:flex;align-items:center;gap:10px;padding:6px 22px;cursor:pointer;font-size:15px;color:#333;transition:background .15s}.suggestion-img{width:36px;height:36px;object-fit:contain;flex-shrink:0}.suggestion-item:hover,.suggestion-item--active{background:#fff3e0;color:#e53935}.pokemon-profile{width:100%;max-width:640px;margin:0 auto 24px;background:#fff;border-radius:20px;padding:20px 24px;box-shadow:0 4px 16px #0000001a;border:2px solid #ffcc02}.profile-name{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:800;color:#222;margin-bottom:16px}.profile-pokemon-img{width:52px;height:52px;object-fit:contain;flex-shrink:0}.profile-name-btn{background:none;border:none;font-size:inherit;font-weight:inherit;color:#e53935;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#ffcc02}.profile-name-btn:hover{color:#b71c1c}.profile-sections{display:flex;gap:0;flex-wrap:wrap}.profile-section{flex:1;min-width:140px;display:flex;flex-direction:column;gap:8px}.profile-divider{width:1px;background:#eee;margin:0 20px;align-self:stretch}.profile-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#aaa}.profile-tags{display:flex;flex-wrap:wrap;gap:6px}.match-card{display:flex;align-items:flex-start;gap:14px;background:#fff;border-radius:16px;padding:16px 20px;box-shadow:0 2px 8px #00000014;border:2px solid #f5f5f5;transition:transform .15s,box-shadow .15s}.match-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0000001f;border-color:#ffcc02}.card-rank{font-size:13px;font-weight:700;color:#aaa;min-width:28px;padding-top:3px}.card-main{flex:1;display:flex;flex-direction:column;gap:8px}.card-name-row{display:flex;align-items:center;gap:8px}.card-pokemon-img{width:40px;height:40px;object-fit:contain;flex-shrink:0}.card-name-btn{background:none;border:none;font-size:17px;font-weight:700;color:#e53935;cursor:pointer;padding:0;text-align:left;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#ffcc02}.card-name-btn:hover{color:#b71c1c}.progress-bar-track{height:8px;background:#eee;border-radius:100px;overflow:hidden}.progress-bar-fill{height:100%;border-radius:100px;transition:width .6s ease}.card-tags{display:flex;flex-wrap:wrap;gap:5px}.tag{font-size:11px;padding:3px 9px;border-radius:100px;font-weight:600;letter-spacing:.02em}.tag-unmatched{background:#f5f5f5;color:#bbb;border:1px solid #e0e0e0}.card-score{font-size:26px;font-weight:800;min-width:64px;text-align:right;line-height:1;padding-top:2px}.match-list{width:100%;max-width:640px;margin:32px auto 0}.match-list-title{font-size:20px;font-weight:700;color:#222;margin:0 0 4px}.match-list-title .highlight{color:#e53935}.match-list-subtitle{font-size:13px;color:#888;margin:0 0 20px;display:flex;align-items:center;gap:6px}.legend{display:flex;align-items:center;gap:4px;margin-left:10px}.legend-dot{display:inline-block;width:10px;height:10px;border-radius:50%}.cards{display:flex;flex-direction:column;gap:10px}.no-matches{text-align:center;color:#888;margin-top:40px;font-size:15px}.like-picker{max-width:720px;margin:0 auto;padding:32px 20px 60px}.lp-header{display:flex;align-items:center;gap:16px;margin-bottom:28px;flex-wrap:wrap}.lp-back{background:none;border:none;color:#e53935;font-size:14px;font-weight:700;cursor:pointer;padding:6px 0;letter-spacing:.02em;flex-shrink:0}.lp-back:hover{text-decoration:underline}.lp-title{font-size:18px;font-weight:800;color:#222;margin:0}.lp-like-name{color:#6a1b9a}.lp-empty{color:#aaa;font-size:14px;font-style:italic}.lp-grid{display:flex;flex-direction:column;gap:12px}.lp-item-card{background:#fff;border:2px solid #f5f5f5;border-radius:16px;padding:16px 20px;display:flex;align-items:center;gap:16px;cursor:pointer;text-align:left;transition:border-color .15s,box-shadow .15s;box-shadow:0 2px 8px #0000000f;width:100%}.lp-item-card:hover{border-color:#ce93d8;box-shadow:0 4px 16px #6a1b9a1f}.lp-item-img-wrap{width:64px;height:64px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#fafafa;border-radius:12px;border:1px solid #eee}.lp-item-img{max-width:52px;max-height:52px;object-fit:contain}.lp-item-info{flex:1;display:flex;flex-direction:column;gap:4px}.lp-item-name{font-size:16px;font-weight:700;color:#222}.lp-category-badge{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:3px 9px;border-radius:100px;white-space:nowrap;align-self:flex-start}.lp-category-decoration{background:#e8f5e9;color:#2e7d32;border:1px solid #a5d6a7}.lp-category-relaxation{background:#fff3e0;color:#e65100;border:1px solid #ffcc80}.lp-category-toy{background:#e3f2fd;color:#1565c0;border:1px solid #90caf9}.lp-item-desc{font-size:13px;color:#666;line-height:1.4}.pokemon-page{max-width:720px;margin:0 auto;padding:32px 20px 60px}.ppage-header{display:flex;align-items:center;gap:16px;margin-bottom:24px}.ppage-back{background:none;border:none;color:#e53935;font-size:14px;font-weight:700;cursor:pointer;padding:6px 0;letter-spacing:.02em}.ppage-back:hover{text-decoration:underline}.ppage-pokemon-img{width:56px;height:56px;object-fit:contain;flex-shrink:0}.ppage-title{font-size:28px;font-weight:900;color:#222}.ppage-meta{background:#fff;border-radius:20px;padding:20px 24px;box-shadow:0 4px 16px #00000014;border:2px solid #ffcc02;display:flex;gap:0;flex-wrap:wrap;margin-bottom:32px}.ppage-section{flex:1;min-width:140px;display:flex;flex-direction:column;gap:8px}.ppage-divider{width:1px;background:#eee;margin:0 20px;align-self:stretch}.ppage-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#aaa}.ppage-tags{display:flex;flex-wrap:wrap;gap:6px}.tag{font-size:12px;padding:4px 10px;border-radius:100px;font-weight:600}.tag-habitat{background:#e3f2fd;color:#1565c0;border:1px solid #90caf9}.tag-like{background:#f3e5f5;color:#6a1b9a;border:1px solid #ce93d8}.tag-empty{font-size:12px;color:#bbb;font-style:italic}.ppage-habitat-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.ppage-habitat-title{font-size:18px;font-weight:800;color:#222}.ppage-reshuffle{background:none;border:2px solid #e53935;color:#e53935;font-size:13px;font-weight:700;border-radius:100px;padding:6px 16px;cursor:pointer;transition:background .15s,color .15s}.ppage-reshuffle:hover{background:#e53935;color:#fff}.ppage-empty{color:#aaa;font-size:14px;font-style:italic}.ppage-items{display:flex;flex-direction:column;gap:14px}.ppage-item-card{background:#fff;border-radius:16px;padding:16px 20px;box-shadow:0 2px 8px #00000014;border:2px solid #f5f5f5;display:flex;align-items:center;gap:16px}.ppage-item-left{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-width:100px;max-width:120px}.ppage-like-label{font-size:11px;font-weight:700;color:#6a1b9a;background:#f3e5f5;border:1px solid #ce93d8;padding:3px 9px;border-radius:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.ppage-item-card--clickable{cursor:pointer;transition:border-color .15s,box-shadow .15s}.ppage-item-card--clickable:hover{border-color:#ce93d8;box-shadow:0 4px 16px #6a1b9a1f}.ppage-category-badge{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:4px 10px;border-radius:100px;white-space:nowrap}.ppage-category-decoration{background:#e8f5e9;color:#2e7d32;border:1px solid #a5d6a7}.ppage-category-relaxation{background:#fff3e0;color:#e65100;border:1px solid #ffcc80}.ppage-category-toy{background:#e3f2fd;color:#1565c0;border:1px solid #90caf9}.ppage-item-img-wrap{width:64px;height:64px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#fafafa;border-radius:12px;border:1px solid #eee}.ppage-item-img{max-width:52px;max-height:52px;object-fit:contain}.ppage-item-info{flex:1;display:flex;flex-direction:column;gap:4px}.ppage-item-name{font-size:16px;font-weight:700;color:#222}.ppage-item-group{font-size:11px;font-weight:600;color:#6a1b9a}.ppage-item-desc{font-size:13px;color:#666;line-height:1.4}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:#f5f5f5;min-height:100vh}.app{min-height:100vh;display:flex;flex-direction:column}.app-header{background:linear-gradient(135deg,#e53935,#b71c1c);padding:40px 20px 52px;text-align:center;position:relative}.app-header:before{content:"";position:absolute;bottom:-60px;left:50%;transform:translate(-50%);width:240px;height:120px;background:#ffffff0f;border-radius:50%}.pokeball-icon{width:56px;height:56px;margin:0 auto 14px;position:relative;border-radius:50%;overflow:hidden;border:3px solid #fff;box-shadow:0 4px 16px #0000004d}.pokeball-top{height:50%;background:#fff}.pokeball-bottom{height:50%;background:#e53935;border-top:3px solid #222}.pokeball-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;background:#fff;border-radius:50%;border:3px solid #222;z-index:2;display:flex;align-items:center;justify-content:center}.pokeball-button{width:6px;height:6px;background:#eee;border-radius:50%}.app-title{font-size:32px;font-weight:900;color:#fff;letter-spacing:-.5px;text-shadow:0 2px 8px rgba(0,0,0,.2);margin-bottom:6px}.app-subtitle{font-size:14px;color:#fffc;margin-bottom:28px}.app-main{flex:1;padding:0 20px 60px}
