body.theme-ocean{--ocean-bg: #f0f2f5;--ocean-surface: #ffffff;--ocean-surface-alt: #e4e6eb;--ocean-accent: #613fef;--ocean-accent-rgb: 97, 63, 239;--ocean-accent-fg: #ffffff;--ocean-ink: #050505;--ocean-muted: #65676b;--ocean-border: #e4e6eb;--ocean-radius-card: 12px;--ocean-radius-pill: 999px;--ocean-pad: 16px;--ocean-gap: 20px;--ocean-shadow: 0 1px 2px rgba(0, 0, 0, .06);--ocean-app-max: 100%;--ocean-rail-nav-w: 280px;--ocean-rail-widget-w: 300px;--ocean-feed-max: 680px;--ocean-top-h: 64px;--ocean-bottom-h: 68px;--ocean-font: dinnext, "Baloo Bhaijaan 2", sans-serif;--ocean-font-body: "Baloo Bhaijaan 2", dinnext, sans-serif;display:block!important;width:100%;max-width:100%;overflow-x:hidden;background:var(--ocean-bg)!important;color:var(--ocean-ink);font-family:var(--ocean-font-body);-webkit-font-smoothing:antialiased}body.theme-ocean .forsa-nav,body.theme-ocean .ff-footer{display:none!important}.ocean-topbar{position:fixed;top:0;left:0;right:0;width:100%;z-index:100;min-height:var(--ocean-top-h);height:auto;margin:0;padding:0;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--ocean-border);box-sizing:border-box}.ocean-topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;max-width:100%;margin:0 auto;padding:12px var(--ocean-pad);box-sizing:border-box;min-height:var(--ocean-top-h)}.ocean-shell{min-height:100vh;display:flex;flex-direction:column;width:100%;max-width:100%;min-width:0;margin:0 auto;background:var(--ocean-bg);position:relative;padding-top:var(--ocean-top-h);box-sizing:border-box;overflow-x:clip}.ocean-body{display:flex;flex-direction:column;flex:1;min-width:0}.ocean-topbar-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ocean-ink);min-width:0;flex-shrink:0}.ocean-topbar-brand img{width:auto;height:36px;max-width:150px;object-fit:contain;border-radius:0;background:transparent}.ocean-brand-fallback{font-family:var(--ocean-font);font-weight:800;font-size:15px}.ocean-topbar-search{display:none}.ocean-topbar-actions{display:flex;align-items:center;gap:8px;margin-inline-start:auto;flex-shrink:0}.ocean-topbar-categories{display:none;align-items:center;justify-content:center;gap:8px;height:42px;padding:0 14px;border-radius:var(--ocean-radius-pill);background:rgba(var(--ocean-accent-rgb),.1);color:var(--ocean-accent);font-family:var(--ocean-font);font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap;box-sizing:border-box;transition:background .15s ease,color .15s ease}.ocean-topbar-categories i{font-size:15px;line-height:1}.ocean-topbar-categories:hover,.ocean-topbar-categories.is-active{background:rgba(var(--ocean-accent-rgb),.16);color:var(--ocean-accent)}.ocean-topbar-icons{display:none;align-items:center;gap:6px}.ocean-nav-icon{width:40px;height:40px;border-radius:50%;background:var(--ocean-surface-alt);color:var(--ocean-ink);display:inline-flex;align-items:center;justify-content:center;text-decoration:none;position:relative;transition:background .15s ease,color .15s ease}.ocean-nav-icon:hover,.ocean-nav-icon.is-active{background:rgba(var(--ocean-accent-rgb),.12);color:var(--ocean-accent)}.ocean-topbar-download{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 16px;border-radius:var(--ocean-radius-pill);border:none;background:linear-gradient(135deg,#0194fe,#0066d6);color:#fff!important;font-family:var(--ocean-font);font-weight:800;font-size:13px;text-decoration:none;white-space:nowrap;cursor:pointer;box-shadow:0 4px 14px rgba(var(--ocean-accent-rgb),.45);animation:ocean-download-pulse 2.4s ease-in-out infinite;transition:transform .15s ease,filter .15s ease,box-shadow .15s ease}.ocean-topbar-download i{font-size:15px}.ocean-topbar-download:hover{filter:brightness(1.06);color:#fff!important;transform:translateY(-1px);box-shadow:0 6px 18px rgba(var(--ocean-accent-rgb),.55);animation:none}.ocean-topbar-download:active{transform:scale(.98)}@keyframes ocean-download-pulse{0%,to{box-shadow:0 4px 14px rgba(var(--ocean-accent-rgb),.4)}50%{box-shadow:0 4px 20px rgba(var(--ocean-accent-rgb),.7)}}@media (max-width: 480px){.ocean-topbar-download{height:40px;padding:0 14px;font-size:12px}.ocean-topbar-brand img{height:32px;max-width:130px}}@media (prefers-reduced-motion: reduce){.ocean-topbar-download{animation:none}}.ocean-rail{display:none}.ocean-main{flex:1;min-width:0;max-width:100%;padding-bottom:calc(var(--ocean-bottom-h) + env(safe-area-inset-bottom,0px) + 12px);border:0}.ocean-page{padding:var(--ocean-pad) 0;display:flex;flex-direction:column;gap:16px}.ocean-page-feed{gap:12px;padding:16px}.ocean-sidenav-mobile{position:fixed;bottom:0;left:0;right:0;width:100%;max-width:none;margin:0;padding:0;height:calc(var(--ocean-bottom-h) + env(safe-area-inset-bottom,0px));background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--ocean-border);z-index:50;box-sizing:border-box}.ocean-sidenav-inner{display:grid;grid-template-columns:repeat(5,1fr);gap:2px;width:100%;max-width:100%;height:100%;margin:0 auto;padding:6px var(--ocean-pad) calc(6px + env(safe-area-inset-bottom,0px));box-sizing:border-box}.ocean-sidenav-mobile a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;text-decoration:none;color:var(--ocean-muted);font-family:var(--ocean-font);font-size:10px;font-weight:600;border-radius:14px;min-height:52px;position:relative}.ocean-sidenav-mobile a i{font-size:17px}.ocean-sidenav-mobile a.is-active{color:var(--ocean-accent);font-weight:800;background:rgba(var(--ocean-accent-rgb),.08)}.ocean-composer{display:flex;align-items:center;gap:12px;padding:12px 14px;background:var(--ocean-surface);border-radius:var(--ocean-radius-card);box-shadow:var(--ocean-shadow);text-decoration:none;color:inherit;transition:box-shadow .15s ease}.ocean-composer:hover{box-shadow:0 2px 8px #00000014}.ocean-composer-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.ocean-composer-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;background:var(--ocean-surface-alt);color:var(--ocean-accent)}.ocean-composer-input{flex:1;min-width:0;height:40px;padding:0 16px;border-radius:var(--ocean-radius-pill);background:var(--ocean-bg);color:var(--ocean-muted);font-size:14px;display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ocean-composer-cta{flex-shrink:0;height:36px;padding:0 14px;border-radius:var(--ocean-radius-pill);background:var(--ocean-accent);color:#fff;font-family:var(--ocean-font);font-weight:800;font-size:13px;display:inline-flex;align-items:center}.ocean-feed{display:flex;flex-direction:column;gap:var(--ocean-gap)}.ocean-feed-sentinel{height:1px;width:100%;pointer-events:none}.ocean-feed-loading{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 8px 8px;color:var(--ocean-muted);font-family:var(--ocean-font);font-size:13px;font-weight:700}.ocean-feed-loading[hidden]{display:none!important}.ocean-feed-loading-dot{width:10px;height:10px;border-radius:50%;background:var(--ocean-accent);animation:ocean-feed-pulse .9s ease-in-out infinite}@keyframes ocean-feed-pulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion: reduce){.ocean-feed-loading-dot{animation:none;opacity:.8}}.ocean-post{background:var(--ocean-surface);border-radius:var(--ocean-radius-card);box-shadow:var(--ocean-shadow);overflow:hidden;min-width:0;max-width:100%}.ocean-post-head{display:flex;align-items:center;gap:10px;padding:12px 14px 8px}.ocean-post-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;display:block}.ocean-post-avatar img{width:100%;height:100%;object-fit:cover}.ocean-post-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;background:rgba(var(--ocean-accent-rgb),.12);color:var(--ocean-accent)}.ocean-compact{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;min-width:0}.ocean-compact-thumb{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0;display:block}.ocean-compact-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.ocean-compact-body strong{font-family:var(--ocean-font);font-size:13px;font-weight:800;color:var(--ocean-ink);white-space:nowrap;overflow:hidden}.ocean-compact-body span{font-size:12px;color:var(--ocean-muted)}.ocean-post-author{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.ocean-post-author a,.ocean-post-author strong{font-family:var(--ocean-font);font-weight:800;font-size:14px;color:var(--ocean-ink);text-decoration:none}.ocean-post-author span,.ocean-post-author span a{font-size:12px;color:var(--ocean-muted);text-decoration:none}.ocean-post-body{display:block;padding:0 14px 10px;text-decoration:none;color:inherit;cursor:pointer}.ocean-post-body h3{margin:0 0 6px;font-family:var(--ocean-font);font-size:16px;font-weight:800;line-height:1.35;color:var(--ocean-ink)}.ocean-post-body:hover h3{color:var(--ocean-accent)}body.theme-ocean .ocean-post-body p,body.theme-ocean .ocean-post-caption{margin:0;font-family:"Baloo Bhaijaan 2",dinnext,sans-serif!important;font-size:14px;font-weight:500;line-height:1.6;color:#1c1e21;white-space:pre-line;overflow-wrap:anywhere}.ocean-post-media{position:relative;display:block;width:100%;max-width:100%;line-height:0;background:linear-gradient(145deg,#0194fe,#0284c7,#0369a1);overflow:hidden}.ocean-post-media-link{display:block;line-height:0}.ocean-post-media img{width:100%;max-width:100%;height:auto;display:block}.ocean-post-play{--ocean-play: #64748b;position:absolute;top:6px;inset-inline-end:6px;z-index:2;width:62px;height:62px;padding:0;margin:0;border:0;background:transparent;display:grid;place-items:center;text-decoration:none;color:#fff;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ocean-post-play,.ocean-post-play:hover,.ocean-post-play:focus,.ocean-post-play:active,.ocean-post-play:visited{color:#fff!important;background:transparent;text-decoration:none;outline:none;box-shadow:none}.ocean-post-play-btn{position:relative;z-index:1;width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--ocean-play) 0%,color-mix(in srgb,var(--ocean-play) 78%,#000) 100%);border:1.5px solid rgba(255,255,255,.9);box-shadow:0 3px 8px #00000059;color:#fff;transition:transform .15s ease}.ocean-post-play:hover .ocean-post-play-btn{transform:scale(1.05)}.ocean-post-play-btn,.ocean-post-play-btn i,.ocean-post-play:hover .ocean-post-play-btn,.ocean-post-play:hover .ocean-post-play-btn i,.ocean-post-play:focus .ocean-post-play-btn,.ocean-post-play:focus .ocean-post-play-btn i{color:#fff!important}.ocean-post-play-btn i{font-size:15px;margin-inline-start:2px;line-height:1}.ocean-post-play-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid var(--ocean-play);animation:ocean-play-pulse 1.6s linear infinite;pointer-events:none}.ocean-post-play-ring--soft{border-color:#fff;animation-delay:-.8s;opacity:.7}@keyframes ocean-play-pulse{0%{transform:scale(.72);opacity:.45}to{transform:scale(1.17);opacity:0}}.ocean-post-body-extra{padding:0 var(--ocean-pad) 10px}.ocean-post-video-chip{--ocean-play: #64748b;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:0;border-radius:20px;background:color-mix(in srgb,var(--ocean-play) 10%,transparent);color:var(--ocean-play);font-family:var(--ocean-font);font-size:12px;font-weight:700;text-decoration:none;line-height:1.2;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ocean-post-video-chip:hover,.ocean-post-video-chip:focus{color:var(--ocean-play);background:color-mix(in srgb,var(--ocean-play) 16%,transparent);outline:none}.ocean-post-video-chip i{font-size:16px}.ocean-post-actions{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;border-top:1px solid var(--ocean-border);padding:4px 6px}.ocean-post-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:40px;border:0;background:transparent;color:var(--ocean-muted);font-family:var(--ocean-font);font-size:13px;font-weight:700;text-decoration:none;border-radius:8px;cursor:pointer;transition:background .15s ease,color .15s ease}.ocean-post-action:hover:not(:disabled){background:var(--ocean-bg);color:var(--ocean-accent)}.ocean-post-action:disabled{opacity:.55;cursor:default}.ocean-post-action i{font-size:16px}.ocean-post-action-cta{gap:5px;height:40px;align-self:center;padding:0 10px;border-radius:var(--ocean-radius-pill);background:transparent;color:var(--forsa-purple, #613fef);border:1.5px solid var(--forsa-purple, #613fef);font-size:12px;font-weight:700;white-space:nowrap;box-sizing:border-box}.ocean-post-action-cta:hover:not(:disabled){background:#613fef14;color:var(--forsa-purple-deep, #4f2fd4);border-color:var(--forsa-purple-deep, #4f2fd4);filter:none}.ocean-post-action-cta i{font-size:12px}.ocean-post-action-cta span{display:inline!important}.ocean-card{display:block;background:var(--ocean-surface);border-radius:var(--ocean-radius-card);box-shadow:var(--ocean-shadow);overflow:hidden;text-decoration:none;color:inherit}.ocean-chip{display:inline-flex;align-items:center;gap:4px;height:24px;padding:0 10px;border-radius:var(--ocean-radius-pill);background:rgba(var(--ocean-accent-rgb),.1);color:var(--ocean-accent);font-size:11px;font-weight:700;font-family:var(--ocean-font);text-decoration:none;flex-shrink:0}.ocean-chip.warn{background:#f59e0b1f;color:#b45309}.ocean-cat-grid-wrap{max-width:100%;min-width:0;margin-bottom:20px}.ocean-cat-grid-wrap .ocean-section-head{margin-bottom:10px}.ocean-cat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.ocean-cat-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:88px;padding:12px 6px;background:var(--ocean-surface);border:0;border-radius:var(--ocean-radius-card);box-shadow:0 2px 10px #0f172a14,0 1px 2px #0f172a0a;text-decoration:none;color:var(--ocean-ink);text-align:center;transition:box-shadow .15s ease,transform .15s ease}.ocean-cat-box:hover,.ocean-cat-box:active{box-shadow:0 6px 18px #0f172a1f,0 2px 4px #0f172a0f;transform:translateY(-1px);color:var(--ocean-ink)}.ocean-cat-box-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:12px;background:rgba(var(--ocean-accent-rgb),.08);color:var(--ocean-accent);font-size:16px;overflow:hidden}.ocean-cat-box-icon img{width:100%;height:100%;object-fit:cover;display:block}.ocean-cat-box-title{font-family:var(--ocean-font);font-size:11px;font-weight:800;line-height:1.3;max-width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (max-width: 380px){.ocean-cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ocean-cat-box{min-height:84px;padding:10px 4px}}.ocean-cat-list{display:flex;flex-direction:column;gap:10px}.ocean-cat-list-item{display:flex;align-items:center;gap:12px;padding:14px 12px;background:var(--ocean-surface);border-radius:var(--ocean-radius-card);box-shadow:0 2px 10px #0f172a14,0 1px 2px #0f172a0a;text-decoration:none;color:var(--ocean-ink);transition:box-shadow .15s ease,transform .15s ease}.ocean-cat-list-item:hover,.ocean-cat-list-item:active{box-shadow:0 6px 18px #0f172a1f,0 2px 4px #0f172a0f;transform:translateY(-1px);color:var(--ocean-ink)}.ocean-cat-list-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;flex-shrink:0;border-radius:14px;background:rgba(var(--ocean-accent-rgb),.08);color:var(--ocean-accent);font-size:18px;overflow:hidden}.ocean-cat-list-icon img{width:100%;height:100%;object-fit:cover;display:block}.ocean-cat-list-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.ocean-cat-list-title{font-family:var(--ocean-font);font-size:15px;font-weight:800;line-height:1.3;color:var(--ocean-ink)}.ocean-cat-list-bio{font-family:var(--ocean-font-body);font-size:13px;font-weight:500;line-height:1.45;color:var(--ocean-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ocean-cat-list-chevron{flex-shrink:0;font-size:13px;color:var(--ocean-muted)}.ocean-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px}.ocean-section-head-mobile+.ocean-feed{margin-top:0}#ocean-feed>.ocean-section-head-mobile{margin-bottom:14px}.ocean-section-head h2{margin:0;font-family:var(--ocean-font);font-size:17px;font-weight:800;color:var(--ocean-ink)}.ocean-section-head a{color:var(--ocean-accent);text-decoration:none;font-size:13px;font-weight:700;font-family:var(--ocean-font)}.ocean-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;padding:0 18px;border-radius:var(--ocean-radius-pill);border:none;font-family:var(--ocean-font);font-weight:800;font-size:14px;text-decoration:none;cursor:pointer}.ocean-btn-primary{background:var(--ocean-accent);color:var(--ocean-accent-fg)}.ocean-btn-primary:hover{filter:brightness(.95);color:#fff}.ocean-btn-outline{background:transparent;color:var(--ocean-accent);border:1.5px solid var(--ocean-accent)}.ocean-btn-outline:hover{background:rgba(var(--ocean-accent-rgb),.08);color:var(--ocean-accent)}.ocean-btn-block{width:100%}.ocean-empty{text-align:center;padding:28px 16px;background:var(--ocean-surface);border-radius:var(--ocean-radius-card);box-shadow:var(--ocean-shadow);color:var(--ocean-muted)}.ocean-empty i{font-size:28px;color:var(--ocean-accent);margin-bottom:8px;display:block}.ocean-empty h3{margin:0 0 4px;font-family:var(--ocean-font);font-size:15px;color:var(--ocean-ink)}.ocean-detail-hero{aspect-ratio:16 / 9;background:linear-gradient(145deg,#0194fe,#0369a1);overflow:hidden}.ocean-detail-hero img{width:100%;height:100%;object-fit:cover;display:block}.ocean-detail-body{padding:var(--ocean-pad);display:flex;flex-direction:column;gap:14px}.ocean-detail-body h1{margin:0;font-family:var(--ocean-font);font-size:22px;font-weight:800;line-height:1.3}.ocean-detail-lead{margin:0;color:var(--ocean-muted);font-size:14px;line-height:1.6}.ocean-detail-video{--ocean-video-accent: #64748b;width:100%;display:flex;align-items:center;gap:12px;margin:16px 0 0;padding:14px;border:1px solid color-mix(in srgb,var(--ocean-video-accent) 35%,transparent);border-radius:16px;background:var(--ocean-surface, #fff);box-shadow:0 0 0 4px color-mix(in srgb,var(--ocean-video-accent) 10%,transparent);font-family:var(--ocean-font);text-align:start;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;color:inherit;transition:box-shadow .2s ease,border-color .2s ease,transform .15s ease}.ocean-detail-video:hover,.ocean-detail-video:focus{outline:none;color:inherit;border-color:color-mix(in srgb,var(--ocean-video-accent) 55%,transparent);box-shadow:0 0 0 5px color-mix(in srgb,var(--ocean-video-accent) 16%,transparent);transform:translateY(-1px)}.ocean-detail-video__play{width:44px;height:44px;border-radius:13px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--ocean-video-accent) 14%,transparent);color:var(--ocean-video-accent)}.ocean-detail-video__play i{font-size:18px;margin-inline-start:2px;color:var(--ocean-video-accent)!important}.ocean-detail-video__text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.ocean-detail-video__text strong{font-size:15px;font-weight:800;color:var(--ocean-ink);line-height:1.3}.ocean-detail-video__text span{font-size:12px;font-weight:600;color:var(--ocean-muted)}.ocean-detail-video__brand{flex-shrink:0;font-size:22px;color:var(--ocean-video-accent)}.ocean-detail-video__brand i{color:var(--ocean-video-accent)!important}.ocean-detail-cta-fixed{position:fixed;bottom:0;left:50%;right:auto;transform:translate(-50%);z-index:60;width:100%;max-width:var(--ocean-feed-max);padding:10px var(--ocean-pad) calc(10px + env(safe-area-inset-bottom,0px));background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--ocean-border);box-shadow:0 -6px 24px #0f172a14;box-sizing:border-box}.ocean-detail-cta-fixed .ocean-btn{width:100%;max-width:none;margin:0;height:54px;font-size:16px;box-shadow:0 4px 16px rgba(var(--ocean-accent-rgb),.4);animation:ocean-cta-pulse 2.2s ease-in-out infinite;transition:transform .15s ease,filter .15s ease,box-shadow .15s ease}.ocean-detail-cta-fixed .ocean-btn:hover{filter:brightness(1.06);color:#fff;animation:none;box-shadow:0 6px 22px rgba(var(--ocean-accent-rgb),.55)}.ocean-detail-cta-fixed .ocean-btn:active{transform:scale(.98)}@keyframes ocean-cta-pulse{0%,to{box-shadow:0 4px 16px rgba(var(--ocean-accent-rgb),.35);transform:scale(1)}50%{box-shadow:0 6px 24px rgba(var(--ocean-accent-rgb),.65);transform:scale(1.015)}}@media (prefers-reduced-motion: reduce){.ocean-detail-cta-fixed .ocean-btn{animation:none}}body.page-ocean-content .ocean-sidenav-mobile{display:none!important}body.page-ocean-content .ocean-main{padding-bottom:calc(88px + env(safe-area-inset-bottom,0px))}.ocean-detail-card{padding:14px}.ocean-detail-card .ocean-section-head{margin-bottom:10px}.ocean-detail-card .ocean-section-head h2{font-size:15px}.ocean-detail-prose{font-size:14px;line-height:1.7;color:var(--ocean-ink)}.ocean-detail-prose img,.ocean-detail-prose video,.ocean-detail-prose iframe{max-width:100%;height:auto;border-radius:10px}.ocean-detail-prose p:last-child{margin-bottom:0}.ocean-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ocean-fact{display:flex;align-items:center;gap:10px;min-width:0;padding:12px;background:var(--ocean-surface);border:1px solid var(--ocean-border);border-radius:var(--ocean-radius-card);box-shadow:var(--ocean-shadow)}.ocean-fact-icon{width:40px;height:40px;border-radius:12px;background:rgba(var(--ocean-accent-rgb),.1);color:var(--ocean-accent);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.ocean-fact-icon img{width:28px;height:28px;object-fit:contain}.ocean-fact-text{min-width:0;display:flex;flex-direction:column;gap:2px}.ocean-fact-label{font-size:11px;font-weight:700;color:var(--ocean-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ocean-fact-value{font-family:var(--ocean-font);font-size:13px;font-weight:800;color:var(--ocean-ink);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ocean-detail-list{margin:0;padding:0;list-style:none;display:grid;gap:8px}.ocean-detail-list li{display:flex;gap:8px;font-size:13px;line-height:1.5}.ocean-detail-list i{color:var(--ocean-accent);margin-top:3px;flex-shrink:0}.ocean-faq{display:grid;gap:8px}.ocean-faq details{border-radius:12px;background:var(--ocean-bg);overflow:hidden}.ocean-faq summary{cursor:pointer;padding:12px 14px;font-family:var(--ocean-font);font-weight:800;font-size:13px;color:var(--ocean-ink);list-style:none}.ocean-faq summary::-webkit-details-marker{display:none}.ocean-faq details[open] summary{color:var(--ocean-accent)}.ocean-faq p{margin:0;padding:0 14px 12px;font-size:13px;line-height:1.7;color:var(--ocean-muted)}.ocean-detail-countries{display:flex;flex-wrap:wrap;gap:8px}.ocean-detail-countries a,.ocean-detail-countries span{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;border-radius:var(--ocean-radius-pill);background:rgba(var(--ocean-accent-rgb),.1);color:var(--ocean-accent);text-decoration:none;font-size:12px;font-weight:700}.ocean-detail-extra{display:grid;gap:10px}.ocean-detail-extra-label{color:var(--ocean-muted);font-size:12px;margin-bottom:2px}.ocean-detail-extra-value{font-weight:700;font-family:var(--ocean-font);font-size:13px}.ocean-detail-extra-value a{color:var(--ocean-accent)}.ocean-detail-muted{margin:0 0 12px;color:var(--ocean-muted);font-size:13px}.ocean-detail-comments{display:grid;gap:12px;margin-bottom:14px}.ocean-comment-body{margin:6px 0 0;font-size:13px;color:var(--ocean-ink);white-space:normal;overflow:visible;text-overflow:unset}.ocean-comment-form{display:grid;gap:8px}.ocean-comment-form-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ocean-comment-form input,.ocean-comment-form textarea{border:1px solid var(--ocean-border);border-radius:12px;padding:10px 12px;font-size:13px;font-family:var(--ocean-font-body);background:var(--ocean-surface);color:var(--ocean-ink);width:100%;box-sizing:border-box}.ocean-comment-form input{height:42px;padding-block:0}.ocean-comment-form textarea{resize:vertical}.ocean-comment-submit{justify-self:start;width:auto;padding-inline:16px;height:40px;font-size:13px}@media (max-width: 480px){.ocean-comment-form-row{grid-template-columns:1fr}}.ocean-form-error{margin:0;color:#e11d48;font-size:12px}.ocean-contact{gap:14px}.ocean-contact-card,.ocean-contact-info{background:var(--ocean-surface);border-radius:var(--ocean-radius-card);box-shadow:var(--ocean-shadow);padding:16px}.ocean-contact-form{display:grid;gap:12px}.ocean-field{display:grid;gap:6px;margin:0}.ocean-field span{font-family:var(--ocean-font);font-size:12px;font-weight:700;color:var(--ocean-muted)}.ocean-field input,.ocean-field textarea{width:100%;max-width:100%;box-sizing:border-box;border:1px solid var(--ocean-border);border-radius:12px;padding:12px 14px;font-size:15px;font-family:var(--ocean-font-body);background:var(--ocean-bg);color:var(--ocean-ink);outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ocean-field input{height:48px;padding-block:0}.ocean-field textarea{min-height:140px;resize:vertical;line-height:1.5}.ocean-field input:focus,.ocean-field textarea:focus{border-color:rgba(var(--ocean-accent-rgb),.55);box-shadow:0 0 0 3px rgba(var(--ocean-accent-rgb),.12);background:#fff}.ocean-contact-info{display:grid;gap:14px}.ocean-contact-info-row{display:flex;align-items:flex-start;gap:12px}.ocean-contact-info-icon{flex-shrink:0;width:40px;height:40px;border-radius:12px;background:rgba(var(--ocean-accent-rgb),.1);color:var(--ocean-accent);display:inline-flex;align-items:center;justify-content:center;font-size:16px}.ocean-contact-info-row strong{display:block;font-family:var(--ocean-font);font-size:13px;font-weight:800;color:var(--ocean-ink);margin-bottom:2px}.ocean-contact-info-row p{margin:0;font-size:13px;color:var(--ocean-muted);line-height:1.5;overflow-wrap:anywhere}.ocean-contact-info-row a{color:var(--ocean-accent);text-decoration:none;font-weight:700}@media (min-width: 992px){.ocean-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}.ocean-back{display:inline-flex;align-items:center;gap:6px;color:var(--ocean-accent);text-decoration:none;font-weight:700;font-size:13px;font-family:var(--ocean-font)}.ocean-page-head{display:flex;flex-direction:column;gap:6px}.ocean-page-head h1{margin:0;font-family:var(--ocean-font);font-size:22px;font-weight:800}.ocean-page-head p{margin:0;color:var(--ocean-muted);font-size:13px}.ocean-search{display:flex;align-items:center;gap:10px;height:44px;padding:0 14px;border-radius:var(--ocean-radius-pill);background:var(--ocean-surface);border:1px solid var(--ocean-border);color:var(--ocean-muted);box-shadow:var(--ocean-shadow);box-sizing:border-box}.ocean-search>i{flex-shrink:0;font-size:15px;line-height:1}.ocean-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--ocean-ink);font-size:14px;font-family:var(--ocean-font-body)}.ocean-search input::placeholder{color:var(--ocean-muted)}.ocean-search button{flex-shrink:0;width:32px;height:32px;border:0;border-radius:50%;background:rgba(var(--ocean-accent-rgb),.12);color:var(--ocean-accent);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;line-height:1}.ocean-search button:hover{background:rgba(var(--ocean-accent-rgb),.18)}.ocean-filters{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.ocean-filters::-webkit-scrollbar{display:none}.ocean-filters a{flex:0 0 auto;height:34px;padding:0 14px;border-radius:var(--ocean-radius-pill);background:var(--ocean-surface);border:1px solid var(--ocean-border);color:var(--ocean-ink);text-decoration:none;font-size:12px;font-weight:700;font-family:var(--ocean-font);display:inline-flex;align-items:center}.ocean-filters a.is-active{background:var(--ocean-accent);border-color:var(--ocean-accent);color:#fff}.ocean-pagination{display:flex;justify-content:center;padding-top:8px}@media (min-width: 992px){body.theme-ocean{--ocean-top-h: 68px;background:#f0f2f5!important}.ocean-shell{max-width:none;width:100%;box-shadow:none;padding-top:var(--ocean-top-h)}.ocean-topbar{min-height:var(--ocean-top-h);height:auto;padding:0;background:#fff;border-bottom:1px solid var(--ocean-border);box-shadow:0 1px 2px #0000000a}.ocean-topbar-inner{max-width:1280px;gap:20px;padding:10px 24px}.ocean-topbar-brand img{width:auto;height:40px;max-width:160px;border-radius:0;background:transparent}.ocean-topbar-search{display:flex;align-items:center;gap:10px;flex:1;max-width:560px;height:42px;margin:0 auto;padding:0 18px;border-radius:var(--ocean-radius-pill);background:var(--ocean-bg);border:none;color:var(--ocean-muted)}.ocean-topbar-search input{flex:1;border:0;outline:0;background:transparent;color:var(--ocean-ink);font-size:15px;min-width:0;font-family:var(--ocean-font-body)}.ocean-topbar-actions{gap:10px;margin-inline-start:0}.ocean-topbar-categories{display:inline-flex;height:42px}.ocean-topbar-icons{display:flex;gap:8px}.ocean-nav-icon{width:42px;height:42px}.ocean-topbar-download{height:42px;padding:0 18px;font-size:14px}.ocean-body{display:grid;grid-template-columns:var(--ocean-rail-nav-w) minmax(0,var(--ocean-feed-max)) var(--ocean-rail-widget-w);justify-content:center;align-items:start;gap:16px;padding:16px 12px 32px;flex:1;max-width:1280px;width:100%;margin-inline:auto}.ocean-rail{display:block;position:sticky;top:calc(var(--ocean-top-h) + 16px);max-height:calc(100vh - var(--ocean-top-h) - 32px);overflow-y:auto;scrollbar-width:thin}.ocean-rail-nav{display:flex;flex-direction:column;gap:12px}.ocean-sidenav-mobile{display:none!important}.ocean-main{padding-bottom:0;width:100%;max-width:var(--ocean-feed-max)}body.page-ocean-content .ocean-main{padding-bottom:calc(88px + env(safe-area-inset-bottom,0px))}.ocean-page{padding:0}.ocean-cat-grid-wrap,.ocean-section-head-mobile{display:none}.ocean-rail-menu{display:flex;flex-direction:column;gap:4px;padding:8px;background:var(--ocean-surface);border-radius:var(--ocean-radius-card);box-shadow:var(--ocean-shadow)}.ocean-rail-menu a,.ocean-rail-menu .ocean-rail-download{display:flex;align-items:center;gap:12px;width:100%;min-height:44px;padding:0 12px;border:none;border-radius:10px;background:transparent;text-decoration:none;text-align:start;color:var(--ocean-ink);font-family:var(--ocean-font);font-size:14px;font-weight:700;cursor:pointer;transition:background .15s ease,color .15s ease}.ocean-rail-menu a i,.ocean-rail-menu .ocean-rail-download i{width:22px;text-align:center;font-size:16px;color:var(--ocean-muted)}.ocean-rail-menu a:hover,.ocean-rail-menu a.is-active,.ocean-rail-menu .ocean-rail-download:hover,.ocean-rail-menu .ocean-rail-download.is-active{background:rgba(var(--ocean-accent-rgb),.1);color:var(--ocean-accent)}.ocean-rail-menu a.is-active i,.ocean-rail-menu a:hover i,.ocean-rail-menu .ocean-rail-download.is-active i,.ocean-rail-menu .ocean-rail-download:hover i{color:var(--ocean-accent)}.ocean-rail-block{background:var(--ocean-surface);border-radius:var(--ocean-radius-card);box-shadow:var(--ocean-shadow);padding:12px}.ocean-rail-block-head h3{margin:0 0 10px;font-family:var(--ocean-font);font-size:15px;font-weight:800}.ocean-rail-communities{display:flex;flex-direction:column;gap:4px}.ocean-rail-community{display:flex;align-items:center;gap:10px;padding:8px;border-radius:10px;text-decoration:none;color:var(--ocean-ink);font-family:var(--ocean-font);font-size:13px;font-weight:700}.ocean-rail-community:hover{background:var(--ocean-bg)}.ocean-rail-community-icon{width:36px;height:36px;border-radius:10px;background:var(--ocean-bg);display:inline-flex;align-items:center;justify-content:center;overflow:hidden;color:var(--ocean-accent);flex-shrink:0}.ocean-rail-community-icon img{width:100%;height:100%;object-fit:cover}.ocean-rail-widgets{display:flex;flex-direction:column;gap:12px}.ocean-widget{background:var(--ocean-surface);border-radius:var(--ocean-radius-card);box-shadow:var(--ocean-shadow);padding:12px}.ocean-widget-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.ocean-widget-head h3{margin:0;font-family:var(--ocean-font);font-size:15px;font-weight:800}.ocean-widget-head a{font-size:12px;font-weight:700;color:var(--ocean-accent);text-decoration:none;font-family:var(--ocean-font)}.ocean-widget-list{display:flex;flex-direction:column;gap:6px}.ocean-widget-row{display:flex;align-items:center;gap:10px;padding:8px;border-radius:10px;text-decoration:none;color:inherit}.ocean-widget-row:hover{background:var(--ocean-bg)}.ocean-widget-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.ocean-widget-thumb{width:48px;height:48px;border-radius:10px;object-fit:cover;flex-shrink:0;background:var(--ocean-bg)}.ocean-widget-thumb-fallback{display:inline-flex;align-items:center;justify-content:center;color:var(--ocean-accent)}.ocean-widget-meta{flex:1;min-width:0}.ocean-widget-meta strong{display:block;font-family:var(--ocean-font);font-size:13px;font-weight:800;color:var(--ocean-ink);white-space:nowrap;overflow:hidden}.ocean-widget-meta span{display:block;font-size:12px;color:var(--ocean-muted);margin-top:2px}.ocean-post-action span{display:inline}}@media (max-width: 991px){.ocean-post-action span{display:none}.ocean-post-action-cta span{display:inline!important}.ocean-post-actions{grid-template-columns:44px 44px 44px minmax(0,1fr);align-items:center;gap:4px;padding:6px 8px}.ocean-post-action-cta{font-size:11px;height:40px;padding:0 8px}.ocean-shell{max-width:100%;width:100%;min-width:0;box-shadow:none}.ocean-main,.ocean-page,.ocean-feed{min-width:0;max-width:100%;border:0;border-inline:0}.ocean-main,.ocean-page{padding-inline:0}.ocean-page-feed{padding:16px}.ocean-page-head,.ocean-filters,.ocean-pagination{padding-inline:var(--ocean-pad)}.ocean-search,.ocean-contact-card,.ocean-contact-info{margin-inline:var(--ocean-pad)}.ocean-feed{gap:14px}.ocean-feed .ocean-post{border-radius:var(--ocean-radius-card);box-shadow:none}.ocean-feed .ocean-empty{margin-inline:0}}@media (min-width: 1200px){.ocean-body{gap:20px;padding-inline:16px}}body.theme-ocean.ocean-chromeless{background:transparent!important}body.theme-ocean.ocean-chromeless .ocean-shell{padding-top:0;background:transparent;min-height:100vh;box-shadow:none}body.theme-ocean.ocean-chromeless .ocean-body{display:block;max-width:none;width:100%;margin:0;padding:0;gap:0}body.theme-ocean.ocean-chromeless .ocean-main{padding-bottom:0;max-width:none;width:100%}@media (min-width: 992px){body.theme-ocean.ocean-chromeless{background:transparent!important}body.theme-ocean.ocean-chromeless .ocean-shell{padding-top:0;background:transparent;max-width:none}body.theme-ocean.ocean-chromeless .ocean-body{display:block;grid-template-columns:none;max-width:none;width:100%;margin:0;padding:0;gap:0;justify-content:stretch}body.theme-ocean.ocean-chromeless .ocean-main{padding-bottom:0;max-width:none;width:100%}}@media (min-width: 1200px){body.theme-ocean.ocean-chromeless .ocean-body{padding:0;gap:0}}html.ocean-dl-open,html.ocean-dl-open body{overflow:hidden}.ocean-dl-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:20px}.ocean-dl-modal[hidden]{display:none!important}.ocean-dl-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ocean-dl-modal__dialog{position:relative;z-index:1;width:min(720px,100%);max-height:min(92vh,680px);overflow:auto;border-radius:28px;padding:20px 20px 24px;background:radial-gradient(520px 280px at 12% 0%,rgba(1,148,254,.12),transparent 55%),linear-gradient(160deg,#eef3f8,#e8eef5 48%,#f4f7fb);box-shadow:0 24px 64px #0f172a47;font-family:var(--ocean-font-body)}.ocean-dl-modal__close{position:absolute;top:12px;inset-inline-end:12px;z-index:2;width:36px;height:36px;border:none;border-radius:50%;background:#ffffffeb;color:#475569;font-size:16px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0f172a1f;transition:background .15s ease,color .15s ease}.ocean-dl-modal__close:hover{background:#fff;color:#0f172a}.ocean-dl-modal__cover{display:block;width:100%;height:194px;object-fit:cover;object-position:center;margin:0 0 14px;border:0;border-radius:16px;background:#dbe4ee;box-shadow:0 4px 14px #0f172a14}.ocean-dl-modal__cover.is-app-icon{width:72px;height:72px;margin:0 auto 14px;border-radius:18px;box-shadow:0 8px 20px #0194fe38}.ocean-dl-modal__grid{display:flex;flex-direction:column;align-items:stretch;gap:18px;padding:0}.ocean-dl-modal__info{display:flex;flex-direction:column;align-items:stretch;text-align:center;padding:0 4px;min-width:0}.ocean-dl-modal__qr{display:none}.ocean-dl-qr-card{background:#fff;border-radius:22px;padding:22px 18px 18px;text-align:center;box-shadow:0 10px 28px #0f172a1a}.ocean-dl-qr-card img{display:block;width:180px;height:180px;margin:0 auto 14px;border-radius:8px}.ocean-dl-qr-card__title{margin:0 0 8px;font-family:var(--ocean-font);font-size:1.15rem;font-weight:800;color:#0f172a}.ocean-dl-qr-card__stars{display:flex;justify-content:center;gap:4px;margin-bottom:10px;color:#f5a623;font-size:13px}.ocean-dl-qr-card__hint{margin:0;font-size:.82rem;line-height:1.55;color:#94a3b8;font-weight:500}.ocean-dl-modal__name{margin:0 0 10px;font-family:var(--ocean-font);font-size:clamp(1.12rem,3.4vw,1.28rem);font-weight:800;color:#0f172a;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ocean-dl-modal__tagline{margin:0 0 6px;font-family:var(--ocean-font);font-size:.98rem;font-weight:700;color:#0194fe;line-height:1.4}.ocean-dl-modal__desc{margin:0 auto 22px;max-width:22rem;font-size:.86rem;line-height:1.65;color:#64748b;font-weight:500}.ocean-dl-modal__actions{display:flex;flex-direction:column;gap:12px;width:100%;max-width:none;align-self:stretch}.ocean-dl-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:52px;padding:0 18px;border-radius:14px;text-decoration:none!important;font-family:var(--ocean-font);font-size:1rem;font-weight:800;color:#fff!important;box-sizing:border-box;transition:transform .15s ease,filter .15s ease,box-shadow .15s ease}.ocean-dl-btn i{font-size:1.15rem}.ocean-dl-btn:hover{filter:brightness(1.05);transform:translateY(-1px);color:#fff!important}.ocean-dl-btn--android{background:#34a853;box-shadow:0 8px 18px #34a85347}.ocean-dl-btn--ios{background:#111827;box-shadow:0 8px 18px #11182747}@media (min-width: 768px){.ocean-dl-modal__dialog{padding:24px 28px 28px}.ocean-dl-modal__cover{height:194px;border-radius:16px;margin-bottom:14px}.ocean-dl-modal__cover.is-app-icon{width:72px;height:72px;margin:0 0 14px;border-radius:18px}.ocean-dl-modal__grid{flex-direction:row;align-items:stretch;gap:28px;direction:ltr;padding:0}.ocean-dl-modal__qr{display:block;flex:0 0 auto;width:240px;align-self:center}.ocean-dl-qr-card img{width:200px;height:200px}.ocean-dl-modal__info{flex:1;align-items:stretch;text-align:start;direction:rtl;padding-inline-end:8px}.ocean-dl-modal__name{font-size:1.22rem}.ocean-dl-modal__tagline{font-size:1rem}.ocean-dl-modal__desc{margin-inline:0;max-width:none;font-size:.88rem}.ocean-dl-modal__close{inset-inline-end:14px;left:auto;right:auto}}@media (prefers-reduced-motion: reduce){.ocean-dl-btn{transition:none}.ocean-dl-btn:hover{transform:none}}html.ocean-video-open,html.ocean-video-open body{overflow:hidden}.ocean-video-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;display:flex;align-items:flex-end;justify-content:center;pointer-events:none}.ocean-video-sheet[hidden]{display:none!important}.ocean-video-sheet.is-open{pointer-events:auto}.ocean-video-sheet__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a80;opacity:0;transition:opacity .28s ease}.ocean-video-sheet.is-open .ocean-video-sheet__backdrop{opacity:1}.ocean-video-sheet__panel{position:relative;z-index:1;width:min(560px,100%);height:min(78vh,720px);max-height:92vh;display:flex;flex-direction:column;background:var(--ocean-surface, #fff);border-radius:20px 20px 0 0;box-shadow:0 -12px 40px #0f172a33;transform:translateY(110%);transition:transform .28s cubic-bezier(.22,1,.36,1);font-family:var(--ocean-font);overflow:hidden}.ocean-video-sheet.is-open .ocean-video-sheet__panel{transform:translateY(0)}.ocean-video-sheet__handle{width:40px;height:4px;margin:10px auto 0;border-radius:999px;background:var(--ocean-border, #e4e6eb);flex-shrink:0}.ocean-video-sheet__head{display:flex;align-items:center;gap:10px;padding:14px 8px 10px 16px;flex-shrink:0}.ocean-video-sheet__icon{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:20px;background:color-mix(in srgb,var(--ocean-video-accent, #64748b) 12%,transparent);color:var(--ocean-video-accent, #64748b)}.ocean-video-sheet[data-platform=youtube]{--ocean-video-accent: #ff0000}.ocean-video-sheet[data-platform=instagram]{--ocean-video-accent: #e1306c}.ocean-video-sheet[data-platform=facebook]{--ocean-video-accent: #1877f2}.ocean-video-sheet[data-platform=tiktok]{--ocean-video-accent: #111827}.ocean-video-sheet[data-platform=unknown]{--ocean-video-accent: #64748b}.ocean-video-sheet__titles{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.ocean-video-sheet__titles strong{font-size:16px;font-weight:800;color:var(--ocean-ink, #050505);line-height:1.25}.ocean-video-sheet__titles span{font-size:13px;font-weight:600;color:var(--ocean-muted, #65676b)}.ocean-video-sheet__action{width:40px;height:40px;border:0;border-radius:50%;background:transparent;color:var(--ocean-ink, #050505);display:inline-flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer;text-decoration:none;flex-shrink:0}.ocean-video-sheet__action:hover,.ocean-video-sheet__action:focus{background:#0000000f;color:var(--ocean-ink, #050505);outline:none}.ocean-video-sheet__progress{height:2px;flex-shrink:0;background:linear-gradient(90deg,transparent,var(--ocean-video-accent, #0194fe),transparent);background-size:200% 100%;animation:ocean-video-progress 1.1s linear infinite}@keyframes ocean-video-progress{0%{background-position:100% 0}to{background-position:-100% 0}}.ocean-video-sheet__body{flex:1;min-height:0;padding:8px 12px calc(12px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column}.ocean-video-sheet__frame{flex:1;min-height:0;border-radius:14px;overflow:hidden;background:#0f172a}.ocean-video-sheet__frame iframe{width:100%;height:100%;border:0;display:block;background:#000}.ocean-video-sheet__fallback{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px;text-align:center;border-radius:14px;background:#f1f5f9;color:var(--ocean-muted, #65676b)}.ocean-video-sheet__fallback i{font-size:36px}.ocean-video-sheet__fallback p{margin:0;font-size:15px;font-weight:700;color:var(--ocean-ink, #050505)}.ocean-video-sheet__fallback a{display:inline-flex;align-items:center;margin-top:4px;padding:10px 16px;border-radius:999px;background:var(--ocean-video-accent, #0194fe);color:#fff!important;font-size:13px;font-weight:700;text-decoration:none}@media (min-width: 768px){.ocean-video-sheet{align-items:center;padding:24px}.ocean-video-sheet__panel{height:min(78vh,680px);border-radius:20px;transform:translateY(24px) scale(.98);opacity:0;transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .28s ease}.ocean-video-sheet.is-open .ocean-video-sheet__panel{transform:translateY(0) scale(1);opacity:1}}@media (prefers-reduced-motion: reduce){.ocean-video-sheet__backdrop,.ocean-video-sheet__panel{transition:none}.ocean-video-sheet__progress{animation:none}}
