:root{font-family:'DM Sans','Noto Sans SC',-apple-system,BlinkMacSystemFont,sans-serif;color:#16181d;background:#f7f8fb;font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button{font:inherit}.store-shell{min-height:100vh;display:flex;flex-direction:column}.store-topbar{height:68px;background:rgba(255,255,255,.86);border-bottom:1px solid #e9ecf0;backdrop-filter:blur(20px)}.topbar-inner{max-width:1080px;height:100%;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.store-brand{display:flex;align-items:center;gap:10px;font-weight:800;font-size:17px;letter-spacing:-.5px}.brand-symbol{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#0879f9;color:white;font-size:21px}.store-brand small{font-size:11px;font-weight:600;color:#9ba2ad;margin-left:5px;letter-spacing:0}.topbar-right{color:#8c949f;font-size:12px;font-weight:600}.status-dot{display:inline-block;width:6px;height:6px;background:#36bf86;border-radius:50%;vertical-align:2px;margin-right:5px}.store-main{width:100%;max-width:1080px;margin:0 auto;padding:40px 28px 100px;flex:1}.loading{padding:100px 0;text-align:center;color:#8a929e}.preview-banner{background:#e9f3ff;color:#1672d8;font-size:12px;padding:10px 14px;border-radius:10px;margin-bottom:24px}.breadcrumbs{display:flex;gap:10px;align-items:center;color:#8f97a3;font-size:13px;margin-bottom:40px}.breadcrumbs strong{color:#515965;font-weight:600}.chevron{font-size:19px;color:#c4cbd4}.app-header{display:flex;gap:30px;align-items:flex-start}.app-icon-fallback,.app-icon-img{width:166px;height:166px;border-radius:36px;flex:none;box-shadow:0 14px 35px rgba(19,52,97,.14);object-fit:cover}.app-icon-fallback{display:grid;place-items:center;position:relative;color:#fff;background:linear-gradient(145deg,#6bafff 0%,#1177f4 48%,#1243a2 100%);overflow:hidden}.app-icon-fallback:before,.app-icon-fallback:after{content:'';position:absolute;width:170px;height:170px;border:1px solid rgba(255,255,255,.26);border-radius:36px;transform:rotate(30deg);left:52px;top:-52px}.app-icon-fallback:after{left:-107px;top:95px}.app-icon-fallback span{font-size:62px;font-weight:700;letter-spacing:-5px;z-index:1}.app-icon-fallback i{position:absolute;right:22px;top:16px;font-size:22px;font-style:normal;opacity:.8}.app-title-block{padding-top:4px}.category{display:block;color:#0879f9;font-size:12px;font-weight:700;letter-spacing:1px;margin-bottom:10px}.app-title-block h1{font-size:39px;line-height:1.25;margin:0 0 7px;letter-spacing:-1.5px}.app-title-block p{color:#868e99;font-size:15px;margin:0}.verified{display:inline-grid;place-items:center;width:15px;height:15px;background:#1086ff;border-radius:50%;color:#fff;font-size:11px;margin-left:3px}.header-actions{display:flex;gap:11px;align-items:center;margin-top:25px}.install-button{min-width:116px;border:0;border-radius:22px;background:#087bfa;color:white;font-size:15px;font-weight:700;padding:10px 26px;cursor:pointer;box-shadow:0 5px 12px rgba(8,123,250,.18)}.install-button:hover{background:#006ce4}.install-button:disabled{opacity:.5;cursor:default}.share-button{width:40px;height:40px;display:grid;place-items:center;border:0;background:#e8f2ff;border-radius:50%;color:#087bfa;cursor:pointer}.share-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.share-button:disabled{opacity:.5;cursor:default}.action-message{min-height:19px;margin-top:8px;color:#1880e8;font-size:12px}.stats{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #e4e8ee;border-bottom:1px solid #e4e8ee;margin-top:43px;padding:22px 0}.stat{text-align:center;position:relative;min-width:0}.stat:not(:last-child):after{content:'';position:absolute;right:0;top:8px;bottom:8px;width:1px;background:#e3e8ef}.stat span,.stat small{display:block;color:#9ca4b0;font-size:12px}.stat strong{display:block;color:#5d6572;font-size:21px;line-height:1.4;letter-spacing:-.5px;margin:5px 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat small{font-size:11px}.content-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(250px,1fr);gap:66px;margin-top:20px}.content-section{padding:31px 0;border-bottom:1px solid #e5e9ef}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.section-heading h2,.info-card h2{font-size:23px;letter-spacing:-.7px;margin:0 0 14px}.section-heading span{color:#9099a6;font-size:12px}.content-section p{font-size:14px;line-height:1.9;color:#4b5562;margin:0;white-space:pre-wrap}.update-section time{display:block;color:#a0a8b2;font-size:12px;margin-top:13px}.guide-section{border-bottom:0}.guide-section ol{list-style:none;padding:0;margin:4px 0;counter-reset:step}.guide-section li{display:flex;gap:13px;padding:13px 0;counter-increment:step}.guide-section li:before{content:counter(step);display:grid;place-items:center;flex:none;width:23px;height:23px;border-radius:50%;background:#e8f2ff;color:#087bfa;font-size:11px;font-weight:700}.guide-section b{display:block;font-size:14px;margin-bottom:3px}.guide-section li span{display:block;font-size:13px;color:#8d96a2;line-height:1.6}.info-column{padding-top:30px}.info-card{background:white;border:1px solid #e8ebf0;border-radius:19px;padding:23px 24px;box-shadow:0 12px 35px rgba(26,47,80,.03)}.info-card h2{font-size:19px;margin-bottom:8px}.info-card div{display:flex;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid #f0f2f5;font-size:12px}.info-card div:last-child{border:0;padding-bottom:0}.info-card span{color:#969fab}.info-card strong{font-weight:600;color:#4b5360;text-align:right}.secure-note{display:flex;gap:11px;align-items:flex-start;margin:22px 5px;color:#9aa2ad}.secure-note span{display:grid;place-items:center;flex:none;width:19px;height:19px;background:#e7f7ef;color:#2eb875;border-radius:50%;font-size:11px;font-weight:800}.secure-note p{font-size:11px;line-height:1.7;margin:0}.store-footer{border-top:1px solid #eaedf1;max-width:1080px;width:100%;margin:auto;padding:24px 28px 32px;display:flex;justify-content:space-between;color:#a5acb6;font-size:11px}.error-state{text-align:center;padding:140px 20px}.error-state span{font-size:60px;color:#c3d8f3}.error-state h1{font-size:27px}.error-state p{color:#6b7480}.error-state small{color:#9ba4af}
@media(max-width:700px){.store-topbar{height:58px}.topbar-inner{padding:0 19px}.store-brand{font-size:15px}.store-brand small{display:none}.topbar-right{font-size:10px}.store-main{padding:27px 21px 65px}.breadcrumbs{margin-bottom:27px;font-size:12px}.app-header{gap:19px;align-items:flex-start}.app-icon-fallback,.app-icon-img{width:108px;height:108px;border-radius:24px}.app-icon-fallback span{font-size:43px}.app-title-block{padding-top:1px}.category{font-size:10px;margin-bottom:7px}.app-title-block h1{font-size:25px;letter-spacing:-.8px;margin-bottom:3px}.app-title-block p{font-size:12px}.header-actions{margin-top:14px;gap:8px}.install-button{min-width:83px;padding:7px 16px;font-size:13px}.share-button{width:33px;height:33px}.share-button svg{width:17px;height:17px}.action-message{font-size:11px}.stats{margin-top:28px;padding:18px 0}.stat strong{font-size:16px}.stat span,.stat small{font-size:10px}.content-grid{display:block;margin-top:3px}.content-section{padding:27px 0}.section-heading h2{font-size:21px}.info-column{padding-top:18px}.store-footer{padding:19px 21px 28px}.store-footer span:last-child{display:none}}
@media(max-width:380px){.app-header{gap:14px}.app-icon-fallback,.app-icon-img{width:92px;height:92px;border-radius:20px}.app-title-block h1{font-size:22px}.stat strong{font-size:14px}}
.action-message.error{color:#cf2f2f;max-width:420px;line-height:1.5}
a.install-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}
.store-brand{min-width:0}
.store-brand #store-brand-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.store-brand .brand-symbol{flex:none;overflow:hidden}
.store-brand .brand-symbol img{width:100%;height:100%;object-fit:cover;display:block}
