@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";body{margin:0;padding:0}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f8f9fa;color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}.app{min-height:100vh;display:flex;flex-direction:column}.header{position:sticky;top:0;z-index:100;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e0e0e0;box-shadow:0 1px 3px #00000014}.header__content{max-width:768px;margin:0 auto;padding:12px 16px;display:flex;justify-content:space-between;align-items:center}.header__logo{display:flex;align-items:center;gap:12px}.header__logo-img{width:32px;height:32px;border-radius:8px;box-shadow:0 1px 3px #00000014}.header__title{font-weight:600;font-size:18px;color:#1a1a1a}.btn-logout{display:flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#fee2e2;color:#dc2626;border:none;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}.btn-logout:hover{background:#fecaca}.main{max-width:768px;width:100%;margin:0 auto;padding-bottom:48px}.hero{background:#fff;padding:24px;margin-bottom:16px;box-shadow:0 1px 3px #00000014}@media(min-width:768px){.hero{border-radius:0 0 20px 20px;padding:32px}}.hero__content{display:flex;flex-direction:column;gap:24px;align-items:center}@media(min-width:768px){.hero__content{flex-direction:row;align-items:flex-start}}.hero__icon{width:96px;height:96px;border-radius:16px;box-shadow:0 4px 12px #0000001a}@media(min-width:768px){.hero__icon{width:128px;height:128px}}.hero__info{flex:1;text-align:center;display:flex;flex-direction:column;gap:16px}@media(min-width:768px){.hero__info{text-align:left}}.hero__heading{display:flex;flex-direction:column;gap:4px}.hero__name{font-size:24px;font-weight:700;color:#1a1a1a}@media(min-width:768px){.hero__name{font-size:28px}}.hero__subtitle{font-size:14px;font-weight:500;color:#01875f}.hero__stats{display:flex;align-items:center;gap:16px;font-size:14px;color:#666;justify-content:center}@media(min-width:768px){.hero__stats{justify-content:flex-start}}.hero__description{margin-top:32px}.stat{display:flex;align-items:center;gap:4px}.stat__value{font-weight:700;color:#1a1a1a}.stat__icon{fill:#1a1a1a}.stat__label{font-size:12px;color:#999}.stat__divider{width:1px;height:16px;background:#d1d5db}.stat--verified{color:#16a34a}.stat--verified .stat__label{color:#16a34a;font-weight:500}.btn-download{width:100%;padding:14px 32px;border-radius:999px;background:#01875f;color:#fff;border:none;font-size:16px;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #01875f4d;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px}@media(min-width:768px){.btn-download{width:auto}}.btn-download:hover:not(.btn-download--loading){background:#017a56;transform:translateY(-1px)}.btn-download--loading{background:#9ca3af;cursor:wait}.install-prompt{font-size:12px;color:#666;background:#fafafa;padding:8px;border-radius:8px;border:1px solid #e0e0e0;text-align:center}.install-prompt__link{color:#01875f;text-decoration:underline}.section-title{font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.description-text{font-size:14px;color:#666;line-height:1.6}.screenshots{background:#fff;padding:24px;box-shadow:0 1px 3px #00000014;margin-bottom:16px}@media(min-width:768px){.screenshots{border-radius:20px}}.screenshots__header{margin-bottom:16px}.screenshots__gallery{display:flex;gap:16px;overflow-x:auto;padding-bottom:16px;scroll-snap-type:x mandatory}.screenshots__gallery::-webkit-scrollbar{height:8px}.screenshots__gallery::-webkit-scrollbar-track{background:#fafafa;border-radius:4px}.screenshots__gallery::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.screenshots__gallery::-webkit-scrollbar-thumb:hover{background:#9ca3af}.screenshot{width:140px;height:auto;border-radius:12px;box-shadow:0 1px 3px #00000014;border:1px solid #e0e0e0;flex-shrink:0;scroll-snap-align:center;background:#fafafa;object-fit:cover}@media(min-width:768px){.screenshot{width:180px}}.reviews{background:#fff;padding:24px;box-shadow:0 1px 3px #00000014;margin-bottom:16px}@media(min-width:768px){.reviews{border-radius:20px}}.reviews__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.reviews__list{display:flex;flex-direction:column;gap:24px}.btn-write-review{color:#01875f;font-size:14px;font-weight:500;background:none;border:none;cursor:pointer;transition:opacity .2s}.btn-write-review:hover{opacity:.8}.review{display:flex;gap:16px}.review__avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px;flex-shrink:0}.review__content{flex:1}.review__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px}.review__author{font-weight:500;font-size:14px;color:#1a1a1a}.review__actions{display:flex;gap:8px}.review__meta{display:flex;align-items:center;gap:8px;margin-bottom:8px}.review__date{font-size:12px;color:#999}.review__text{font-size:14px;color:#1a1a1a;line-height:1.5}.review__reply{margin-top:12px;background:#fafafa;padding:12px;border-radius:8px;border-left:2px solid #01875f}.review__reply-header{display:flex;align-items:center;gap:8px;margin-bottom:4px}.review__reply-badge{font-size:11px;font-weight:700;color:#01875f;text-transform:uppercase;letter-spacing:.5px}.review__reply-edit{font-size:11px;color:#999;background:none;border:none;cursor:pointer;text-decoration:underline}.review__reply-edit:hover{color:#3b82f6}.review__reply-text{font-size:12px;color:#666}.btn-icon{padding:4px;border-radius:4px;border:none;cursor:pointer;background:transparent;transition:background .2s}.btn-icon--blue{color:#3b82f6}.btn-icon--blue:hover{background:#dbeafe}.btn-icon--red{color:#ef4444}.btn-icon--red:hover{background:#fee2e2}.star-rating{display:flex;gap:4px}.star{color:#d1d5db;transition:transform .2s}.star.filled{color:#fbbf24;fill:#fbbf24}.star.interactive{cursor:pointer}.star.interactive:hover{transform:scale(1.1)}.review-form{margin-top:40px;padding-top:24px;border-top:1px solid #e0e0e0}.review-form__title{font-size:16px;font-weight:500;color:#1a1a1a;margin-bottom:16px}.review-form__content{display:flex;flex-direction:column;gap:16px}.review-form__input{width:100%;padding:14px 16px;background:#fafafa;border:1px solid #e0e0e0;border-radius:12px;font-size:14px;transition:all .2s;font-family:inherit}.review-form__input:focus{outline:none;border-color:#01875f;box-shadow:0 0 0 3px #01875f1a}.review-form__input::placeholder{color:#999}.review-form__rating{display:flex;justify-content:center;padding:8px 0}.review-form__textarea-wrapper{position:relative}.review-form__textarea{width:100%;padding:14px 48px 14px 16px;background:#fafafa;border:1px solid #e0e0e0;border-radius:12px;font-size:14px;font-family:inherit;resize:none;transition:all .2s}.review-form__textarea:focus{outline:none;border-color:#01875f;box-shadow:0 0 0 3px #01875f1a}.review-form__textarea::placeholder{color:#999}.review-form__submit{position:absolute;bottom:12px;right:12px;padding:8px;background:#01875f;color:#fff;border:none;border-radius:8px;cursor:pointer;box-shadow:0 1px 3px #00000014;transition:all .2s}.review-form__submit:hover:not(:disabled){background:#017a56}.review-form__submit:disabled{opacity:.5;cursor:not-allowed}.review-form__note{text-align:center;font-size:12px;color:#999}.footer{padding:24px 16px;text-align:center;font-size:12px;color:#999;margin-top:auto}@media(max-width:767px){.main{padding-bottom:24px}.hero,.screenshots,.reviews{border-radius:0}}.modal-overlay{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px;animation:fadeIn .2s ease-out}.modal{background:#fff;padding:24px;border-radius:16px;width:100%;max-width:400px;box-shadow:0 4px 12px #0000001a;animation:scaleUp .2s ease-out}.modal h3{margin-bottom:12px;color:#1a1a1a;font-size:18px;font-weight:600}.modal p{color:#666;margin-bottom:24px;font-size:14px}.modal textarea{width:100%;padding:12px;border:1px solid #e0e0e0;border-radius:12px;font-family:inherit;font-size:14px;resize:vertical;margin-bottom:24px;min-height:100px}.modal textarea:focus{outline:none;border-color:#01875f;box-shadow:0 0 0 3px #01875f1a}.modal-actions{display:flex;justify-content:flex-end;gap:12px}.btn-cancel{padding:8px 16px;background:#f8f9fa;color:#1a1a1a;border:1px solid #e0e0e0;border-radius:12px;cursor:pointer;font-weight:500}.btn-cancel:hover{background:#e5e7eb}.btn-confirm-delete{padding:8px 16px;background:#dc2626;color:#fff;border:none;border-radius:12px;cursor:pointer;font-weight:500}.btn-confirm-delete:hover{background:#b91c1c}.btn-confirm-reply{padding:8px 16px;background:#01875f;color:#fff;border:none;border-radius:12px;cursor:pointer;font-weight:500}.btn-confirm-reply:hover{background:#017a56}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleUp{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.lightbox-overlay{position:fixed;inset:0;background:#000000e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;display:flex;align-items:center;justify-content:center;padding:16px;animation:fadeIn .2s ease-out;cursor:zoom-out}.lightbox-content{position:relative;max-width:95vw;max-height:95vh;animation:scaleUp .3s cubic-bezier(.16,1,.3,1);box-shadow:0 8px 32px #00000080;border-radius:12px;overflow:hidden;cursor:default}.lightbox-image{display:block;max-width:100%;max-height:95vh;object-fit:contain;border-radius:12px}.lightbox-close{position:absolute;top:16px;right:16px;background:#00000080;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:50%;width:40px;height:40px;font-size:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.lightbox-close:hover{background:#fff3;transform:rotate(90deg)}.screenshot{cursor:zoom-in;transition:transform .2s}.screenshot:hover{transform:scale(1.02)}
