.dock-hidden{opacity:0;pointer-events:none;transition:opacity .35s,transform .35s;transform:translate(-50%)translateY(20px)}.dock-visible{opacity:1;pointer-events:auto;transition:opacity .35s,transform .35s}.dock-mobile.dock-hidden{transform:translateY(100%)}.dock-mobile.dock-visible{transform:translateY(0)}.dock-desktop{z-index:999;position:fixed;bottom:16px;left:50%;transform:translate(-50%)}.dock-desktop.dock-visible{transform:translate(-50%)translateY(0)}.dock-bar{border-radius:22px;align-items:flex-end;gap:8px;height:72px;padding:0 16px;display:flex;position:relative;overflow:visible}.dock-bar:before{content:"";-webkit-backdrop-filter:blur(24px)saturate(1.6);z-index:0;background:#ffffffd1;border:1px solid #0000000f;border-radius:22px;position:absolute;inset:0;box-shadow:0 4px 24px #00000014,0 1px 4px #0000000a}.dock-item{color:#555;cursor:pointer;z-index:1;background:0 0;border:none;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:8px;font-family:inherit;text-decoration:none;display:flex;position:relative}.dock-item-active:after,.dock-item-clicked:after{content:"";border-radius:50%;width:5px;height:5px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%);background:#999;transition:background .2s;z-index:2}
/* Per-icon dot colors based on href */
.dock-item-active[href$="/"]::after,.dock-item-clicked[href$="/"]::after,
.dock-item-active[href$="/index.html"]::after,.dock-item-clicked[href$="/index.html"]::after{background:#9b9da2}
.dock-item-active[href*="screenGallery"]::after,.dock-item-clicked[href*="screenGallery"]::after{background:#eab1a0}
.dock-item-active[href*="apps.apple.com"]::after,.dock-item-clicked[href*="apps.apple.com"]::after{background:#89e59f}
.dock-item-active[href*="story"]::after,.dock-item-clicked[href*="story"]::after{background:#faa47c}
.dock-item-active[href*="support"]::after,.dock-item-clicked[href*="support"]::after{background:#6ca7fb}
.dock-item-active[href*="privacy"]::after,.dock-item-clicked[href*="privacy"]::after{background:#b2abf0}
.dock-item-active[href*="terms"]::after,.dock-item-clicked[href*="terms"]::after{background:#bdde62}
.dock-item-active[href*="contact"]::after,.dock-item-clicked[href*="contact"]::after{background:#6ed4ef}.dock-icon-img{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.dock-icon-png{object-fit:contain;width:100%;height:100%}.dock-tooltip{-webkit-backdrop-filter:blur(16px);color:#1a1a1a;white-space:nowrap;opacity:0;pointer-events:none;background:#f5f5f5f2;border-radius:12px;padding:6px 14px;font-size:13px;font-weight:600;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 14px);left:50%;transform:translate(-50%)scale(.85);box-shadow:0 2px 10px #0000001f,0 0 0 .5px #00000014}.dock-tooltip:after{content:"";border:5px solid #0000;border-top-color:#f5f5f5f2;position:absolute;top:100%;left:50%;transform:translate(-50%)}.dock-item:hover .dock-tooltip{opacity:1;transform:translate(-50%)scale(1)}.dock-divider{z-index:1;background:#00000014;align-self:flex-end;width:1px;height:36px;margin:0 6px 18px;position:relative}.dock-more-wrap{position:relative}.dock-more-btn{padding:0}.dock-more-menu{-webkit-backdrop-filter:blur(24px);background:#fffffff2;border:1px solid #0000000f;border-radius:14px;min-width:140px;padding:6px 0;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0000001f,0 0 0 .5px #0000000a}.dock-more-link{color:#555;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:block}.dock-more-link:hover{color:#1a1a1a;background:#0000000a}.dock-more-section-title{color:#aaa;text-transform:uppercase;letter-spacing:.06em;padding:6px 16px 2px;font-size:10px;font-weight:700}.dock-more-divider{background:#0000000f;height:1px;margin:4px 10px}.dock-more-lang{color:#777;padding:6px 16px;font-size:13px}.dock-more-lang:hover{color:#e8a1b8;background:#e8a1b80f}.dock-mobile{z-index:999;height:64px;padding-bottom:env(safe-area-inset-bottom,0);-webkit-backdrop-filter:blur(20px);background:#ffffffeb;border-top:1px solid #0000000f;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.dock-mobile-item{color:#999;flex-direction:column;align-items:center;gap:2px;padding:6px 12px;text-decoration:none;transition:color .2s;display:flex}.dock-mobile-item .dock-icon-img{width:28px;height:28px}.dock-mobile-item .dock-icon-png{width:100%;height:100%}.dock-mobile-item.active{color:#e8a1b8}.dock-mobile-more-wrap{position:relative}.dock-mobile-more-btn{cursor:pointer;background:0 0;border:none;padding:6px 12px;font-family:inherit}.dock-mobile-more-btn .dock-icon-img{width:28px;height:28px}.dock-icon-dots{color:#999}.dock-icon-dots svg{width:100%;height:100%}.dock-mobile-more-menu{-webkit-backdrop-filter:blur(24px);background:#fffffff5;border:1px solid #0000000f;border-radius:16px;min-width:180px;padding:8px 0;position:absolute;bottom:calc(100% + 12px);right:-8px;box-shadow:0 8px 32px #0000001f}.dock-mobile-more-link{color:#555;align-items:center;gap:12px;padding:10px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s;display:flex}.dock-mobile-more-link:hover,.dock-mobile-more-link:active{background:#0000000a}.dock-mobile-more-link .dock-icon-img{flex-shrink:0;width:28px;height:28px}.dock-mobile-more-divider{background:#0000000f;height:1px;margin:6px 12px}.dock-mobile-more-section-title{color:#aaa;text-transform:uppercase;letter-spacing:.06em;padding:6px 16px 2px;font-size:10px;font-weight:700}.dock-mobile-more-lang{color:#777;padding:8px 16px;font-size:14px}.dock-mobile-label{font-size:10px;font-weight:600}.dock-mobile-more-back{cursor:pointer;text-align:left;color:#e8a1b8;background:0 0;border:none;width:100%;font-family:inherit}.dock-mobile-more-lang-btn{cursor:pointer;text-align:left;background:0 0;border:none;width:100%;font-family:inherit}body.has-dock{padding-bottom:0}body.has-dock .footer{padding-bottom:100px}body.has-dock .nav{display:none!important}body.has-dock .screen-gallery{padding-top:24px}@media (width<=768px){body.has-dock{padding-bottom:0}body.has-dock .footer{padding-bottom:80px}body.has-dock .screen-gallery{padding-top:20px}}
