:root{--happy-market-accent:#d94e7d;--happy-market-accent-soft:#fff0f5;--happy-market-ink:#2f3138;--happy-market-muted:#858994;--happy-market-line:#e8e9ed;--happy-market-bg:#f5f6f8}
.happy-market{min-height:calc(100vh - 64px);background:var(--happy-market-bg);color:var(--happy-market-ink);letter-spacing:0}
.happy-market-toolbar{border-bottom:1px solid var(--happy-market-line);background:#fff}
.happy-market-toolbar-inner{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:20px}
.happy-market-brand{display:flex;align-items:center;gap:9px;color:#303139!important;font-size:18px;font-weight:700;text-decoration:none!important}.happy-market-brand i{color:var(--happy-market-accent);font-size:23px}
.happy-market-user-nav{display:flex;align-items:center;gap:3px}.happy-market-user-nav a{display:flex;height:34px;align-items:center;gap:6px;padding:0 10px;border-radius:4px;color:#666a73;text-decoration:none;font-size:13px}.happy-market-user-nav a:hover{background:var(--happy-market-accent-soft);color:var(--happy-market-accent)}.happy-market-user-nav i{font-size:16px}
.happy-market-content{padding-top:20px;padding-bottom:44px}
.happy-market-filter-panel{border:1px solid var(--happy-market-line);border-radius:6px;background:#fff}
.happy-market-filter-row{position:relative;display:flex;min-height:51px;align-items:center;gap:18px;padding:9px 14px;border-bottom:1px solid #eff0f2}.happy-market-filter-row>strong{width:62px;flex:none;color:#565961;font-size:13px}.happy-market-filter-options{display:flex;flex-wrap:wrap;gap:2px}.happy-market-filter-options a,.happy-market-filter-groups a{display:inline-flex;height:28px;align-items:center;padding:0 10px;border-radius:4px;color:#6d7078;text-decoration:none;font-size:13px}.happy-market-filter-options a:hover,.happy-market-filter-groups a:hover,.happy-market-filter-options a.is-active,.happy-market-filter-groups a.is-active{background:var(--happy-market-accent-soft);color:var(--happy-market-accent)}
.happy-market-publish{display:flex;height:32px;align-items:center;gap:5px;margin-left:auto;padding:0 12px;border-radius:4px;background:var(--happy-market-accent);color:#fff!important;text-decoration:none!important;font-size:13px}.happy-market-publish:hover{background:#c84270}.happy-market-publish i{font-size:15px}
.happy-market-filter-row-multi{align-items:flex-start;padding-top:12px;padding-bottom:8px}.happy-market-filter-row-multi>strong{padding-top:6px}.happy-market-filter-groups{display:grid;min-width:0;flex:1;gap:4px}.happy-market-filter-groups>div{display:flex;min-height:28px;align-items:center;flex-wrap:wrap;gap:1px}.happy-market-filter-groups>div>span{width:42px;flex:none;color:#a0a3aa;font-size:12px}.happy-market-tag-filter{padding:3px 0;border-top:1px dashed #ececef;border-bottom:1px dashed #ececef}
.happy-market-search{display:flex;align-items:center;gap:8px;padding:10px 14px}.happy-market-search label{display:flex;height:36px;min-width:260px;max-width:430px;flex:1;align-items:center;border:1px solid #dfe1e5;border-radius:4px;background:#fafbfc}.happy-market-search label:focus-within{border-color:#e88aa2;background:#fff;box-shadow:0 0 0 3px rgba(217,78,125,.08)}.happy-market-search label i{padding-left:11px;color:#a7aab1;font-size:17px}.happy-market-search input{min-width:0;flex:1;padding:0 10px;border:0;outline:0;background:transparent;color:#333;font-size:13px}.happy-market-search button,.happy-market-search>a{display:flex;height:36px;align-items:center;justify-content:center;gap:6px;padding:0 13px;border:0;border-radius:4px;text-decoration:none;font-size:13px}.happy-market-search button{background:var(--happy-market-accent);color:#fff;cursor:pointer}.happy-market-search>a{border:1px solid #e2e3e7;background:#fff;color:#666a73}.happy-market-search>a:hover{border-color:#efb0c5;color:var(--happy-market-accent)}
.happy-market-result-head{display:flex;min-height:65px;align-items:center;justify-content:space-between}.happy-market-result-head>div{display:flex;align-items:baseline;gap:10px}.happy-market-result-head h1{margin:0;color:#34363d;font-size:18px;font-weight:700}.happy-market-result-head span{color:#9699a1;font-size:12px}.happy-market-result-head>a{color:var(--happy-market-accent);font-size:13px;text-decoration:none}
.happy-market-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.happy-market-card{display:grid;min-width:0;min-height:186px;grid-template-rows:1fr auto;border:1px solid var(--happy-market-line);border-radius:6px;background:#fff;transition:border-color .16s,box-shadow .16s,transform .16s}.happy-market-card:hover{transform:translateY(-2px);border-color:#efb8ca;box-shadow:0 8px 20px rgba(50,53,62,.07)}
.happy-market-card-body{position:relative;display:flex;min-width:0;gap:13px;padding:17px 14px 12px;color:inherit!important;text-decoration:none!important}.happy-market-app-icon{display:flex;width:54px;height:54px;flex:none;align-items:center;justify-content:center}.happy-market-app-icon img{display:block;width:54px;height:54px;object-fit:contain}
.happy-market-app-copy{display:block;min-width:0;flex:1;padding-right:37px}.happy-market-app-title{display:block;overflow:hidden;color:#30323a;font-size:15px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.happy-market-app-version{display:block;overflow:hidden;margin-top:3px;color:#aaaeb6;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.happy-market-app-desc{display:-webkit-box;overflow:hidden;margin-top:9px;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#7e828c;font-size:12px;line-height:1.55}
.happy-market-price{position:absolute;top:14px;right:12px;padding:3px 6px;border-radius:3px;font-size:10px;line-height:1.2;white-space:nowrap}.happy-market-price.is-free{background:#edf8f2;color:#29875a}.happy-market-price.is-paid{background:#fff5e8;color:#b87520}
.happy-market-card footer{display:grid;min-height:60px;grid-template-columns:1fr auto;align-items:center;gap:5px 8px;padding:9px 12px;border-top:1px solid #f0f1f3}.happy-market-author{display:flex;min-width:0;align-items:center;gap:4px;color:#9da0a8;font-size:11px}.happy-market-author a{overflow:hidden;color:#858992;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.happy-market-meta-tags{display:flex;min-width:0;grid-column:1/2;gap:4px;overflow:hidden}.happy-market-meta-tags span{flex:none;padding:2px 5px;border-radius:3px;background:#f4f5f7;color:#858992;font-size:10px;line-height:1.35}.happy-market-meta-tags span:nth-child(2){background:var(--happy-market-accent-soft);color:var(--happy-market-accent)}.happy-market-downloads{display:flex;grid-column:2;grid-row:1/3;align-items:center;gap:3px;color:#a3a6ad;font-size:11px}.happy-market-downloads i{font-size:14px}
.happy-market-empty{padding:70px 20px;border:1px solid var(--happy-market-line);border-radius:6px;background:#fff;text-align:center}.happy-market-empty>i{color:#d1d3d8;font-size:45px}.happy-market-empty h2{margin:10px 0 5px;font-size:16px}.happy-market-empty p{margin:0;color:#979aa2;font-size:13px}
.happy-market-pagination{display:flex;justify-content:center;gap:6px;margin:28px 0 0;padding:0;list-style:none!important}.happy-market-pagination>li{display:block!important;margin:0!important;padding:0!important;list-style:none!important}.happy-market-pagination>li::marker{content:""}.happy-market-pagination>li>a,.happy-market-pagination>li>span{display:flex!important;min-width:34px;height:34px;align-items:center;justify-content:center;border:1px solid #e3e4e8!important;border-radius:4px!important;background:#fff;color:#70747d!important;text-decoration:none!important;font-size:13px;line-height:1}.happy-market-pagination>li.active>a,.happy-market-pagination>li.active>span{border-color:var(--happy-market-accent)!important;background:var(--happy-market-accent)!important;color:#fff!important}.happy-market-pagination>li:not(.active)>a:hover{border-color:#efb0c5!important;background:var(--happy-market-accent-soft)!important;color:var(--happy-market-accent)!important}
.happy-appcenter-icon-link{display:inline-block;margin-top:7px;color:var(--happy-market-accent);font-size:12px;text-decoration:none}
.happy-inline-icon-generator{margin-top:10px;border:1px solid #f0c6d3;border-radius:5px;background:#fffafb}.happy-inline-icon-generator summary{display:flex;min-height:38px;align-items:center;gap:7px;padding:0 11px;cursor:pointer;color:#a84266;font-size:13px;font-weight:700;list-style:none}.happy-inline-icon-generator summary::-webkit-details-marker{display:none}.happy-inline-icon-generator summary i{font-size:17px}.happy-inline-icon-generator summary small{margin-left:auto;color:#a2a5ad;font-size:11px;font-weight:400}.happy-inline-icon-body{display:grid;grid-template-columns:92px minmax(220px,1fr);gap:12px;padding:12px;border-top:1px solid #f6dce4;background:#fff}.happy-inline-icon-preview{display:flex;align-items:center;justify-content:center;background:#fff4f7}.happy-inline-icon-preview svg{width:62px;height:62px}.happy-inline-icon-controls{display:grid;grid-template-columns:1fr 1fr;gap:8px}.happy-inline-icon-controls label{display:grid;gap:3px;margin:0;color:#6d7079;font-size:11px;font-weight:700}.happy-inline-icon-controls select,.happy-inline-icon-controls input{width:100%;height:29px;padding:3px 6px;border:1px solid #e5e6ea;border-radius:3px;background:#fff;color:#555;font-size:12px}.happy-inline-icon-controls button{grid-column:1/3;height:30px;border:0;border-radius:3px;background:var(--happy-market-accent);color:#fff;font-size:12px;cursor:pointer}.happy-inline-icon-guide{grid-column:1/3;margin:0;padding:8px 0 0 18px;border-top:1px dashed #ececef;color:#858994;font-size:11px;line-height:1.7}.happy-inline-icon-guide li{padding-left:2px}
.happy-icon-page{padding:26px 0 48px}.happy-icon-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:22px}.happy-icon-head p{margin:0;color:var(--happy-market-accent);font-size:13px;font-weight:700}.happy-icon-head h1{margin:4px 0;color:#292b33;font-size:28px}.happy-icon-head span{color:#858994}.happy-icon-workbench{display:grid;grid-template-columns:1fr 340px;gap:20px;padding:24px;border:1px solid var(--happy-market-line);border-radius:6px;background:#fff}.happy-icon-preview{display:flex;min-height:320px;align-items:center;justify-content:center;background:#f7f8fa}.happy-icon-preview svg{width:180px;height:180px}.happy-icon-controls{display:grid;align-content:center;gap:15px}.happy-icon-controls label{display:grid;gap:6px;color:#555;font-size:13px;font-weight:700}
@media(max-width:1100px){.happy-market-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:850px){.happy-market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.happy-market-filter-row{align-items:flex-start;flex-wrap:wrap}.happy-market-filter-row>strong{padding-top:5px}.happy-market-filter-options{padding-right:90px}.happy-icon-workbench{grid-template-columns:1fr}}
@media(max-width:600px){.happy-market-toolbar-inner{align-items:flex-start;flex-direction:column;gap:0;padding-top:12px}.happy-market-user-nav{width:100%;justify-content:space-between;overflow-x:auto}.happy-market-user-nav a{padding:0 5px;white-space:nowrap}.happy-market-content{padding-top:12px}.happy-market-filter-row{gap:5px 10px;padding:10px}.happy-market-filter-row>strong{width:100%;padding:0}.happy-market-filter-options{padding-right:0}.happy-market-publish{position:absolute;top:8px;right:9px}.happy-market-filter-groups>div>span{width:36px}.happy-market-filter-groups a{padding:0 7px}.happy-market-search{flex-wrap:wrap;padding:10px}.happy-market-search label{max-width:none;min-width:0;width:100%;flex-basis:100%}.happy-market-search button,.happy-market-search>a{flex:1}.happy-market-grid{grid-template-columns:1fr}.happy-market-card{min-height:174px}.happy-market-result-head{min-height:58px}.happy-market-result-head h1{font-size:16px}.happy-icon-head{align-items:flex-start;flex-direction:column}.happy-icon-workbench{padding:14px}}
