.apk-header{box-shadow:0 1px 2px #0000001a;height:64px;line-height:64px}.header-content{display:flex;align-items:center;justify-content:space-between;height:100%;position:relative;max-width:100%}.header-logo{font-size:24px;font-weight:700;white-space:nowrap;flex-shrink:0}.header-search-container{flex:1;max-width:600px;margin:0 24px;padding-top:24px}.header-search-expanded{width:100%}.header-right-controls{display:flex;align-items:center;gap:8px;flex-shrink:0}.theme-toggle{transition:all .3s ease}.theme-toggle:hover{opacity:.8}@media (max-width: 768px){.header-content{flex-wrap:wrap;gap:12px}.apk-header{line-height:34px}.header-logo{font-size:20px}.header-search-container{order:3;width:100%;margin:0;padding-top:0;max-width:100%}}.categories-container{padding:16px 24px 0}.categories-title{font-size:16px;font-weight:600}.categories-container .ant-collapse-header{display:none!important}.categories-container .ant-collapse-content-box{padding:0!important}.categories-tags-wrapper{display:flex;flex-wrap:wrap;gap:8px}@media (max-width: 768px){.categories-container{padding:12px 16px}.categories-title{font-size:14px}}.apk-card{height:100%;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;display:flex;flex-direction:column}.apk-card .ant-card-body{flex:1;display:flex;flex-direction:column;padding:16px}.apk-card-body{flex:1;display:flex;flex-direction:column;min-height:0}.apk-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}.apk-card-icon-container{display:flex;justify-content:center;align-items:center;padding:24px;min-height:200px;position:relative;overflow:hidden;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.apk-card-blur-background{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(20px);-webkit-filter:blur(3px);transform:scale(1.1);z-index:0}.apk-card-icon-wrapper{position:relative;z-index:1;width:120px;height:120px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:24px;padding:8px;box-shadow:0 4px 16px #0003;transition:transform .2s ease,box-shadow .2s ease}.apk-card:hover .apk-card-icon-wrapper{transform:scale(1.05);box-shadow:0 6px 20px #0000004d}.apk-card-icon{width:100%;height:100%;object-fit:contain;border-radius:16px;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3))}.apk-card-footer{margin-top:auto;padding-top:12px;border-top:1px solid rgba(0,0,0,.06)}.apk-card-footer-row{display:flex;justify-content:space-between;align-items:center;width:100%}[data-theme=dark] .apk-card-icon-container:not(.has-featured-image){background:linear-gradient(135deg,#2c3e50,#34495e)}[data-theme=dark] .apk-card-icon-wrapper{background:#0000004d}[data-theme=dark] .apk-card-footer{border-top-color:#ffffff1a}.apk-grid-container{padding:10px 24px 24px;min-height:calc(100vh - 200px)}@media (max-width: 768px){.apk-grid-container{padding:16px}}.apk-details-modal .ant-modal-body{padding:24px}.apk-description{padding:16px;background-color:#00000005;border-radius:8px;margin-bottom:24px}.apk-description h2{font-size:18px;font-weight:600;margin-top:20px;margin-bottom:12px;color:inherit}.apk-description h2:first-child{margin-top:0}.apk-description p{margin-bottom:12px;color:inherit}.apk-description ul{margin-bottom:12px;padding-left:24px}.apk-description li{margin-bottom:6px;color:inherit}.apk-description a{color:#1890ff;text-decoration:none}.apk-description a:hover{text-decoration:underline}[data-theme=dark] .apk-description{background-color:#ffffff0d}[data-theme=dark] .apk-description a{color:#69b7ff}.screenshots-gallery-wrapper{position:relative;margin-bottom:24px}.screenshots-gallery{display:flex;gap:12px;overflow-x:hidden;overflow-y:hidden;padding:8px 0;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}.gallery-nav-button{position:absolute;top:50%;transform:translateY(-50%);z-index:10;transition:opacity .2s ease,transform .2s ease}.gallery-nav-button:hover{opacity:.9;transform:translateY(-50%) scale(1.1)}.gallery-nav-left{left:8px}.gallery-nav-right{right:8px}[data-theme=dark] .gallery-nav-button{background-color:#1e1e1ee6!important;color:#ffffffe6}[data-theme=dark] .gallery-nav-button:hover{background-color:#323232f2!important;color:#fff}.screenshots-gallery .ant-image{border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;flex-shrink:0;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.screenshots-gallery .ant-image:hover{transform:scale(1.05);box-shadow:0 4px 12px #0003}.screenshots-gallery::-webkit-scrollbar{height:8px}.screenshots-gallery::-webkit-scrollbar-track{background:transparent;border-radius:4px}.screenshots-gallery::-webkit-scrollbar-thumb{background:#0000004d;border-radius:4px}.screenshots-gallery::-webkit-scrollbar-thumb:hover{background:#00000080}.primary-action-button{transition:transform .15s ease,box-shadow .15s ease,filter .15s ease!important}.primary-action-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0003!important;filter:brightness(1.1)}.primary-action-button:active{transform:translateY(0);box-shadow:0 2px 6px #00000026!important;filter:brightness(.95)}@media (max-width: 768px){.apk-details-modal .ant-modal-body{padding:6px}.screenshots-gallery{gap:8px;padding:4px 0}.screenshots-gallery .ant-image{width:150px!important;height:260px!important}.ant-modal-content{padding:5px!important}}.apk-footer{margin-top:auto;box-shadow:0 -1px 2px #0000001a}.footer-content{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:16px;max-width:100%}.footer-left{text-align:left}.footer-center{text-align:center}.footer-right{text-align:right;display:flex;align-items:center;justify-content:flex-end}@media (max-width: 1420px){.apk-footer{padding:16px 24px}.footer-content{grid-template-columns:1fr;gap:12px;text-align:center}.footer-left,.footer-center,.footer-right{text-align:center;justify-content:center}}@media (max-width: 540px){.footer-right{display:inline-block}.footer-right>a{width:100%;display:block}.footer-right>span{display:none}}.app-layout{display:flex;flex-direction:column}.app-content{flex:1;overflow-x:hidden}*{box-sizing:border-box}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}
