.a2hs-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.a2hs-popup{background:#2c2c2e;border-radius:16px;max-width:400px;width:100%;height:300px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.3);animation:slideUp .3s ease-out;scale:.9}.popup-header{padding:24px 24px 16px;border-bottom:1px solid #3a3a3c;gap:16px}.popup-header,.step-indicator{display:flex;align-items:center}.step-indicator{width:32px;height:32px;background:#fff;border-radius:50%;justify-content:center;flex-shrink:0}.step-number{color:#000;font-weight:600;font-size:16px}.step-title{color:#fff;font-size:18px;font-weight:500;line-height:1.4}.popup-content{align-items:center}.popup-content,.step-content{display:flex;justify-content:center}.step-content{flex-direction:column;gap:20px;width:100%}.browser-simulation{background:#3a3a3c;border-radius:12px;overflow:hidden;border:1px solid #48484a;display:flex;flex-direction:column}.address-bar{background:#48484a;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.japanese-text{color:#fff;font-size:14px}.url-section{display:flex;align-items:center;gap:8px;flex:1;justify-content:center}.lock-icon{font-size:12px}.url{color:#fff;font-size:14px;font-weight:500}.refresh-icon{font-size:16px;color:#8e8e93}.navigation-bar{background:#3a3a3c;padding:12px 16px;justify-content:space-around;gap:8px}.nav-icon,.navigation-bar{display:flex;align-items:center}.nav-icon{width:32px;height:32px;justify-content:center;border-radius:50%;color:#8e8e93;font-size:16px;transition:all .2s ease}.nav-icon.highlighted{background:#48484a;color:#fff}.share-sheet{background:#3a3a3c;border-radius:12px;overflow:hidden;border:1px solid #48484a;display:flex;flex-direction:column}.website-info{padding:16px;gap:12px;border-bottom:1px solid #48484a;width:100%}.favicon,.website-info{display:flex;align-items:center}.favicon{width:40px;height:40px;background:#007aff;border-radius:8px;justify-content:center;font-size:20px;color:#fff}.website-details{flex:1}.website-title{color:#fff;font-size:16px;font-weight:500;margin-bottom:4px}.website-url{color:#8e8e93;font-size:14px}.close-icon{color:#8e8e93;font-size:18px;cursor:pointer;padding:4px}.options{padding:12px 16px;color:#007aff;font-size:14px;border-bottom:1px solid #48484a;cursor:pointer}.action-list{padding:8px 0;flex:1;overflow-y:auto}.action-item{padding:12px 16px;display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:16px;transition:background-color .2s ease}.action-item.highlighted,.action-item:hover{background:#48484a}.action-icon{font-size:18px;color:#8e8e93}.add-to-home-prompt{background:#3a3a3c;border-radius:12px;overflow:hidden;border:1px solid #48484a;height:280px;display:flex;flex-direction:column}.prompt-header{padding:16px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #48484a}.cancel-btn{background:none;border:none;color:#8e8e93;font-size:12px;cursor:pointer;padding:8px 12px;border-radius:8px;transition:background-color .2s ease}.cancel-btn:hover{background:#48484a}.prompt-title{color:#fff;width:100%;text-align:center}.add-btn,.prompt-title{font-size:16px;font-weight:500}.add-btn{border:none;color:#007aff;padding:8px 16px;border-radius:8px;margin-left:auto;cursor:pointer;transition:background-color .2s ease;white-space:nowrap;position:absolute;right:2rem}.add-btn:hover{background:#0056cc}.website-preview{padding:20px 16px;display:flex;align-items:center;gap:16px;flex:1;justify-content:center}.website-description{color:#8e8e93;font-size:14px;margin-top:4px;line-height:1.4}.popup-footer{padding:20px 24px;border-top:1px solid #3a3a3c;background:#1c1c1e}.browser-context{text-align:center;color:#8e8e93;font-size:14px;margin-bottom:16px}.navigation-controls{display:flex;justify-content:space-between;align-items:center}.nav-btn{background:none;border:none;color:#007aff;font-size:16px;cursor:pointer;padding:8px 16px;border-radius:8px;position:relative;bottom:1.5rem}.nav-btn:disabled{color:#8e8e93;cursor:not-allowed}.next-btn,.prev-btn{color:#007aff}.next-btn{margin-left:auto}.finish-btn{color:#007aff}@media (max-width:480px){.a2hs-overlay{padding:16px}.a2hs-popup{height:400px}.add-to-home-prompt,.browser-simulation,.share-sheet{height:200px}.popup-content,.popup-footer,.popup-header{padding:20px}.step-title{font-size:16px}.action-item{font-size:15px}}.a2hs-chrome-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.a2hs-chrome-popup{background:#2c2c2e;border-radius:16px;max-width:400px;width:100%;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.3);animation:slideUp .3s ease-out;scale:.9;z-index:1000}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.a2hs-chrome-popup-header{padding:24px 24px 16px;border-bottom:1px solid #3a3a3c;display:flex;align-items:center;gap:16px}.a2hs-chrome-step-indicator{width:32px;height:32px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.a2hs-chrome-step-number{color:#000;font-weight:600;font-size:16px}.a2hs-chrome-step-title{color:#fff;font-size:18px;font-weight:500;line-height:1.4}.a2hs-chrome-popup-content{padding:24px;display:flex;align-items:center;justify-content:center}.a2hs-chrome-step-content{display:flex;flex-direction:column;gap:20px;width:100%;justify-content:center}.a2hs-chrome-browser-simulation{background:#48484a;border-radius:12px;overflow:hidden;border:1px solid #5a5a5c;display:flex;flex-direction:column}.a2hs-chrome-address-bar{padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.a2hs-chrome-japanese-text{color:#fff;font-size:14px}.a2hs-chrome-url-section{display:flex;align-items:center;gap:8px;flex:1;justify-content:center}.a2hs-chrome-lock-icon{font-size:12px}.a2hs-chrome-url{color:#fff;font-size:14px;font-weight:500}.a2hs-chrome-share-icon{font-size:16px;color:#fff}.a2hs-chrome-arrow-indicator{display:flex;justify-content:center}.a2hs-chrome-arrow-line{width:2px;height:32px;background:#000}.a2hs-chrome-website-info{background:#3a3a3c;border-radius:12px;overflow:hidden;border:1px solid #48484a;display:flex;flex-direction:column}.a2hs-chrome-website-header{padding:16px 10px;display:flex;align-items:center;gap:12px;width:100%}.a2hs-chrome-website-favicon{width:40px;height:40px;background:#60a5fa;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#fff}.a2hs-chrome-website-details{flex:1}.a2hs-chrome-website-title{color:#fff;font-size:16px;font-weight:500;margin-bottom:4px}.a2hs-chrome-website-url{color:#8e8e93;font-size:12px}.a2hs-chrome-close-icon{color:#8e8e93;font-size:18px;cursor:pointer;padding:4px}.a2hs-chrome-share-sheet{background:#3a3a3c;border-radius:12px;overflow:hidden;border:1px solid #48484a;height:100px;display:flex;flex-direction:column}.a2hs-chrome-action-list{padding:8px 0;flex:1;overflow-y:auto}.a2hs-chrome-action-item{padding:12px 16px;display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:16px;transition:background-color .2s ease}.a2hs-chrome-action-item:hover{background:#48484a}.a2hs-chrome-action-item.highlighted{background:#48484a;border-radius:8px;margin:0 8px}.a2hs-chrome-action-icon{font-size:18px;color:#8e8e93}.a2hs-chrome-scroll-indicator{padding:12px 16px;display:flex;align-items:center;justify-content:center;color:#8e8e93;font-size:14px}.a2hs-chrome-scroll-arrow{color:#fff;font-size:18px;margin-right:8px}.a2hs-chrome-add-to-home-prompt{background:#3a3a3c;border-radius:12px;overflow:hidden;border:1px solid #48484a;height:280px;display:flex;flex-direction:column}.a2hs-chrome-prompt-header{padding:16px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #48484a}.a2hs-chrome-cancel-btn{background:none;border:none;color:#8e8e93;font-size:12px;cursor:pointer;padding:8px 12px;border-radius:8px;transition:background-color .2s ease}.a2hs-chrome-cancel-btn:hover{background:#48484a}.a2hs-chrome-prompt-title{color:#fff;font-size:16px;font-weight:500;width:100%;text-align:center}.a2hs-chrome-add-btn{border:none;color:#007aff;font-size:16px;font-weight:500;padding:8px 16px;border-radius:8px;cursor:pointer;transition:background-color .2s ease;white-space:nowrap;position:absolute;right:2rem}.a2hs-chrome-add-btn:hover{background:#0056cc}.a2hs-chrome-website-preview{padding:20px 16px;display:flex;align-items:center;gap:16px;flex:1;justify-content:center}.a2hs-chrome-website-icon{width:60px;height:60px;background:#22d3ee;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:28px;color:#fff;font-weight:700}.a2hs-chrome-website-description{color:#8e8e93;font-size:14px;margin-top:4px;line-height:1.4}.a2hs-chrome-popup-footer{padding:20px 24px;border-top:1px solid #3a3a3c;background:#1c1c1e}.a2hs-chrome-browser-context{text-align:center;color:#8e8e93;font-size:14px;margin-bottom:16px}.a2hs-chrome-navigation-controls{display:flex;justify-content:space-between;align-items:center}.a2hs-chrome-nav-btn{background:none;border:none;color:#007aff;font-size:16px;cursor:pointer;padding:8px 16px;border-radius:8px;position:relative;bottom:1.5rem}.a2hs-chrome-nav-btn:disabled{color:#8e8e93;cursor:not-allowed}.a2hs-chrome-prev-btn{color:#007aff}.a2hs-chrome-next-btn{color:#007aff;margin-left:auto}.a2hs-chrome-finish-btn{color:#007aff}@media (max-width:480px){.a2hs-chrome-overlay{padding:16px}.a2hs-chrome-popup{height:400px}.a2hs-chrome-add-to-home-prompt,.a2hs-chrome-browser-simulation{height:200px}.a2hs-chrome-popup-content,.a2hs-chrome-popup-footer,.a2hs-chrome-popup-header{padding:20px}.a2hs-chrome-step-title{font-size:16px}.a2hs-chrome-action-item{font-size:15px}}