.action-button{display:flex;align-items:center;gap:14px;width:100%;padding:16px 20px;border:none;border-radius:14px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent;position:relative;overflow:hidden}.action-button:active{transform:scale(.98);opacity:.9}.action-button__icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;flex-shrink:0;overflow:hidden}.action-button__icon svg{width:20px;height:20px}.action-button__icon img{width:100%;height:100%;object-fit:cover;border-radius:10px}.action-button__label{flex:1;text-align:left;letter-spacing:-.2px}.action-button--facebook,.action-button--viber,.action-button--bml{background:#ffffff0f;color:#fff;border:1px solid rgba(255,255,255,.08)}.action-button--default,.action-button--page{background:#ffffff0a;color:#fff;border:1px solid rgba(255,255,255,.08)}.action-button--default:active,.action-button--page:active{background:#ffffff14}.home{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;padding:60px 24px 40px;max-width:400px;margin:0 auto;width:100%}.home__header{text-align:center;margin-bottom:60px}.home__logo{margin-bottom:32px}.home__logo-icon{width:56px;height:56px;color:#ffffffe6}.home__title{font-size:28px;font-weight:600;letter-spacing:-.5px;margin-bottom:8px;color:#fff}.home__subtitle{font-size:15px;color:#ffffff80;font-weight:400}.home__actions{flex:1;display:flex;flex-direction:column;gap:12px}.home__footer{text-align:center;padding-top:40px;color:#ffffff4d;font-size:13px;font-weight:400}.fb-pages{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;padding:24px;max-width:400px;margin:0 auto;width:100%}.fb-pages__header{display:flex;align-items:flex-start;gap:16px;margin-bottom:32px;padding-top:16px}.fb-pages__back{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:14px;color:#fffc;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent;flex-shrink:0}.fb-pages__back:active{background:#ffffff1a;transform:scale(.96)}.fb-pages__header-content{padding-top:2px}.fb-pages__title{font-size:24px;font-weight:700;color:#fff;letter-spacing:-.5px;margin-bottom:4px}.fb-pages__subtitle{font-size:14px;color:#ffffff80}.fb-pages__content{flex:1;display:flex;flex-direction:column;gap:28px}.fb-section{display:flex;flex-direction:column;gap:12px}.fb-section__title{font-size:13px;font-weight:600;color:#fff6;text-transform:uppercase;letter-spacing:.5px;padding-left:4px}.fb-pages__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.fb-card{display:flex;flex-direction:column;align-items:center;justify-content:center;aspect-ratio:1;padding:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:20px;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent;position:relative;text-align:center}.fb-card:active{transform:scale(.97);background:#ffffff14}.fb-card__icon{width:40px;height:40px;border-radius:12px;overflow:hidden;margin-bottom:10px;box-shadow:0 4px 12px #1877f24d}.fb-card__icon img{width:100%;height:100%;object-fit:cover}.fb-card__name{font-size:13px;font-weight:600;color:#fff;line-height:1.2}.fb-card__arrow{position:absolute;top:10px;right:10px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#ffffff40;transition:all .2s ease}.fb-card:active .fb-card__arrow{color:#fff9;transform:translate(2px,-2px)}.fb-pages__footer{display:flex;flex-direction:column;align-items:center;gap:12px;padding-top:32px;padding-bottom:16px}.fb-pages__footer-icon{width:32px;height:32px;border-radius:8px;overflow:hidden;opacity:.4}.fb-pages__footer-icon img{width:100%;height:100%;object-fit:cover}.fb-pages__footer p{color:#ffffff4d;font-size:13px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;background:#0a0a0a;min-height:100vh;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}a{text-decoration:none;color:inherit}
