.splash{text-align:center;padding:60px 20px}.splash img{margin-bottom:20px}#featured{margin-bottom:28px;margin-top:-12px}#featured .package{background:#f6f6f6;background:#eee center center no-repeat;background-size:cover;padding:50px;display:flex;align-items:flex-end;min-height:140px;margin-bottom:6px;position:relative;overflow:hidden}#featured .package,#featured .package::before{border-radius:12px}#featured .package.has-header-image::before{content:"";display:block;position:absolute;top:0;bottom:0;right:0;left:0;background:linear-gradient(rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.9) 100%);opacity:0.7;transition:opacity 150ms ease-out}#featured .package.has-header-image:hover::before{opacity:1}#featured .package>div{z-index:1;flex-grow:1;color:#333;position:relative;overflow:hidden;text-overflow:ellipsis}#featured .package>div span.badge-text{text-transform:uppercase;font-weight:700;letter-spacing:0.4px;font-size:12px;opacity:0.5}#featured .package>div span.title{font-size:36px;font-weight:600;margin-bottom:4px;display:block}#featured .package>div span.subtitle{color:inherit;font-size:18px;display:block;opacity:0.65}#featured>a:first-child>.package.has-header-image{min-height:300px}@media (max-width: 767px){.navbar-collapse ul.dropdown-menu>li .account>small{color:#fff;color:rgba(255,255,255,0.9)}}.package-icon>i,.package-icon>img{font-size:86px;color:#999;height:166px}.package-icon>i{padding:40px;padding-left:38px;border:1px solid #e6e6e6;border-radius:40px;text-align:center;width:166px}@media (max-width: 700px){.package-icon>i,.package-icon>img{font-size:44px;height:86px}.package-icon>i{padding:20px;padding-left:19px;border-radius:20px;width:86px}}@media (max-width: 360px){.package-icon{margin-bottom:8px}.package-icon>*{text-align:center;margin:0 auto}}.purchase-button{text-align:center}.purchase-button>span,.purchase-button>a{color:#aaa;background:none;border-radius:0;letter-spacing:0.5px;font-weight:700;font-size:15px;padding:10px 0;display:inline-block;width:auto;cursor:default;text-transform:uppercase;white-space:nowrap}.purchase-button>span .loading-ctn i,.purchase-button>a .loading-ctn i{font-size:22px}.purchase-button>a{color:#fff;background:#7887f7;border-radius:21px;cursor:pointer;padding-right:18px;padding-left:18px;transition:100ms opacity ease-in-out}.purchase-button>a:hover{opacity:0.8}.purchase-button>a.disabled{cursor:default;opacity:0.5}.purchase-button p{font-size:12px;margin:0 auto;margin-top:8px;color:#999;max-width:250px}.purchase-button p.sale{font-size:13px;color:#32cd32}.purchase-button p.error{color:#ff4500}@media (max-width: 700px){.purchase-button>span,.purchase-button>a{letter-spacing:0.34px;font-size:13px;padding:8px 0}.purchase-button>a{border-radius:21px;padding-right:15px;padding-left:15px}.purchase-button p{font-size:9px;max-width:150px;margin-top:4px}.purchase-button p.sale{font-size:10px}}.package-header{display:flex;align-items:center;padding-bottom:20px}.package-header .package-icon>i,.package-header .package-icon>img{margin-right:44px}.package-header>.info{flex-grow:1;flex-shrink:1;overflow-x:hidden;word-break:break-word}.package-header>.info h1{font-weight:600;font-size:50px}.package-header>.info p.lead{font-size:23px;font-weight:500;letter-spacing:0.6px}.package-header .purchase-button{text-align:right;margin-left:24px}@media (max-width: 700px){.package-header .purchase-button{margin-left:16px}}@media (max-width: 700px){.package-header .package-icon>i,.package-header .package-icon>img{margin-right:18px}.package-header>.info h1{font-size:26px}.package-header>.info p.lead{font-size:12px;letter-spacing:0.4px}}.screenshots{overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap;display:flex;align-items:center}.screenshots .img-ctn{display:inline-block}.screenshots>img,.screenshots .img-ctn>img{max-height:667px;max-width:500px;border-radius:6px}.screenshots>img,.screenshots .img-ctn{margin-right:12px}.screenshots .img-ctn{position:relative}.screenshots .img-ctn.can-drag{cursor:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab;animation-name:shake-rotate;animation-iteration-count:infinite;animation-delay:-0.35s;animation-duration:0.25s;animation-timing-function:ease-in-out;transform-origin:50% 15%}.screenshots .img-ctn.can-drag:active{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.screenshots .img-ctn.can-drag:nth-child(2n-1){animation-direction:reverse}.floating-delete-btn{position:absolute;top:0;right:0;background:#ff0a05;color:#fff;width:25px;height:25px;border-radius:50%;text-align:center;padding-top:3px;display:block;transform:translate(50%, -50%);font-size:14px;transition:100ms ease-in-out transform}.floating-delete-btn:hover,.floating-delete-btn:active,.floating-delete-btn:focus{color:#fff}.floating-delete-btn:hover{transform:translate(50%, -50%) scale(1.1)}.file-area,.screenshot-editor{background:#f7f7f7;border-radius:4px;color:#999;position:relative}.file-area .loading-ctn,.screenshot-editor .loading-ctn{border-radius:4px;opacity:0;display:flex;pointer-events:none;align-items:center;position:absolute;top:0;right:0;bottom:0;left:0;text-align:center;z-index:3;background:rgba(247,247,247,0.95);color:rgba(30,30,30,0.7);transition:100ms ease-in-out opacity}@supports (backdrop-filter: none) or (-webkit-backdrop-filter: none){.file-area .loading-ctn,.screenshot-editor .loading-ctn{backdrop-filter:none;-webkit-backdrop-filter:none;background:rgba(247,247,247,0.6)}}.file-area.loading .loading-ctn,.screenshot-editor.loading .loading-ctn{opacity:1;pointer-events:all}@supports (backdrop-filter: none) or (-webkit-backdrop-filter: none){.file-area.loading .loading-ctn,.screenshot-editor.loading .loading-ctn{backdrop-filter:blur(32px) saturate(3);-webkit-backdrop-filter:blur(32px) saturate(3)}}.file-area .no-items-text,.screenshot-editor .no-items-text{position:absolute;transform:translateY(-50%);top:50%;left:0;right:0;padding:16px;text-align:center;font-size:17px;white-space:normal}.screenshot-editor{margin-top:24px}.screenshot-editor>.screenshots{padding:16px;min-height:400px}.screenshot-editor>.screenshots>img,.screenshot-editor>.screenshots .img-ctn>img{max-height:368px;position:relative;transition:100ms opacity ease-in}.screenshot-editor>.screenshots>img.deleting,.screenshot-editor>.screenshots>img:disabled,.screenshot-editor>.screenshots .img-ctn>img.deleting,.screenshot-editor>.screenshots .img-ctn>img:disabled{opacity:0.4}.screenshot-editor>.screenshots .no-items-text{font-size:21px}.section{margin-bottom:52px}.section:last-child{margin-bottom:0}.section h3{margin-bottom:16px}.section span>h1{font-size:26px}.section span>h2{font-size:23px}.section span>h3{font-size:20px}.section span>h4{font-size:17px}.manage-error{margin-top:20px}.manage-section{margin:40px 0}.manage-section h2{margin-bottom:16px}.manage-section .info-data{padding-top:12px}.nano-hide{display:block}.nano-only{display:none}@media (max-width: 410px){.nano-hide{display:none}.nano-only{display:block}.package-header{padding-bottom:12px}.purchase-button{padding-bottom:8px}}.package-actions{margin-top:12px}.section-categories{margin-top:-16px}.section-categories .section-category:not(:last-child){margin-bottom:40px}.section-categories .section-category h2{margin-top:0;margin-bottom:20px}.dropdown-menu>li>a.destructive{color:#ff0a05 !important}.info-data .info-entry{padding:0}.info-data .info-entry span:first-child{margin-top:0;margin-bottom:2px}.package-header-image{height:40vh;max-height:400px;width:100%;background:#eee center center no-repeat;background-size:cover;margin-top:-30px;margin-bottom:30px;border-radius:0 0 12px 12px;min-height:170px}@media (max-width: 600px){.package-header-image{border-radius:0;margin-left:-15px;width:100vw;height:30vh}}.package-alert .md>p:last-child{margin-bottom:0}.lead.emphasized{font-weight:600;text-transform:uppercase;font-size:13px;letter-spacing:0.2px;display:block;margin-bottom:8px;color:#999}.support-header{margin-bottom:16px}.cydia-banner a{white-space:nowrap}.cydia-banner.center{text-align:center}.cydia-banner.minimal-bottom-spacing{margin-bottom:0}.cydia-banner:not(.prominent){background-color:#eef7fb;color:#333;border:1px solid rgba(0,0,0,0.03)}.cydia-banner:not(.prominent) a{color:#7785ff}
