.auth-modal-lock-scroll{overflow:hidden}.auth-modal-backdrop{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 15%,rgba(0,209,255,.18),transparent 32%),radial-gradient(circle at 82% 78%,rgba(139,92,246,.16),transparent 34%),rgba(3,5,10,.76);backdrop-filter:blur(18px);overflow:hidden}.auth-modal{position:relative;width:min(100%,480px);max-height:min(760px,calc(100svh - 48px));overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;display:grid;gap:22px;padding:28px;border:1px solid hsla(0,0%,100%,.12);border-radius:8px;background:rgba(8,12,18,.96);color:#f8fbff;box-shadow:0 32px 90px rgba(0,0,0,.58)}.auth-modal-close{position:absolute;top:14px;right:14px;display:inline-grid;place-items:center;width:36px;height:36px;border:1px solid hsla(0,0%,100%,.12);border-radius:8px;background:hsla(0,0%,100%,.06);color:#f8fbff;cursor:pointer}.auth-modal-close:disabled{cursor:not-allowed;opacity:.45}.auth-modal-close svg{width:18px;height:18px}.auth-modal-heading{display:grid;gap:8px;padding-right:38px}.auth-modal-heading h2{margin:0;font-size:40px;line-height:1.06;letter-spacing:0}.auth-modal-heading p,.auth-modal-verify-copy{margin:0;color:rgba(235,244,255,.72);font-size:15px;line-height:1.6}.auth-modal-form{min-width:0;display:grid;gap:16px}.auth-modal-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.auth-modal-text-button,.auth-modal-text-link{border:0;padding:0;background:transparent;color:#65f4ff;font-size:14px;font-weight:800;line-height:1.35;text-decoration:none;cursor:pointer}.auth-modal-terms{min-width:0;display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;color:rgba(235,244,255,.72);font-size:14px;line-height:1.5}.auth-modal-terms input{margin-top:4px}.auth-modal-terms a{color:#fff;font-weight:800;text-decoration:none}.auth-modal .auth-social-stack,.auth-modal .signup-captcha,.auth-modal .signup-field{min-width:0}.auth-modal .auth-social-button,.auth-modal .signup-input,.auth-modal .signup-submit{border-radius:8px}.auth-modal .signup-captcha{overflow:hidden}.auth-modal .signup-captcha-widget,.auth-modal .signup-captcha-widget-shell{min-width:0}.auth-modal-feedback{margin:0;padding:12px 14px;border:1px solid rgba(116,242,168,.26);background:rgba(116,242,168,.08);color:#b9ffd2;font-size:14px;font-weight:700;line-height:1.5}.auth-modal-feedback.is-error{border-color:rgba(255,122,133,.28);background:rgba(216,59,68,.1);color:#ffb5bd}.auth-modal-success-icon{display:inline-grid;place-items:center;width:54px;height:54px;border:1px solid rgba(116,242,168,.3);background:rgba(116,242,168,.1);color:#74f2a8}.auth-modal-success-icon svg{width:26px;height:26px}@media (max-width:520px){.auth-modal-backdrop{align-items:end;padding:max(12px,env(safe-area-inset-top)) 12px max(12px,env(safe-area-inset-bottom))}.auth-modal{width:100%;max-height:calc(100dvh - max(24px, env(safe-area-inset-top)) - max(12px, env(safe-area-inset-bottom)));gap:18px;padding:22px 16px 18px;border-radius:8px 8px 0 0}.auth-modal-close{top:12px;right:12px;width:34px;height:34px}.auth-modal-heading{gap:6px;padding-right:42px}.auth-modal-heading h2{font-size:30px;line-height:1.08}.auth-modal-heading p,.auth-modal-verify-copy{font-size:14px;line-height:1.55;overflow-wrap:anywhere}.auth-modal-form{gap:14px}.auth-modal-row{justify-content:flex-start;gap:10px 16px}.auth-modal .auth-social-button,.auth-modal .signup-submit{min-height:50px;font-size:15px}.auth-modal .signup-label{font-size:15px}.auth-modal .signup-input{min-height:46px;font-size:16px}.auth-modal .signup-captcha{gap:10px;padding:14px 12px}.auth-modal-terms{gap:9px;font-size:13px;line-height:1.5}.auth-modal-feedback{padding:11px 12px;font-size:13px}}@media (max-width:360px){.auth-modal-backdrop{padding-inline:8px}.auth-modal{padding-inline:14px}.auth-modal-heading h2{font-size:28px}}.seedance-site-footer{border-top:1px solid hsla(0,0%,100%,.08);background:#090909;color:#fff}.seedance-site-footer *,.seedance-site-footer :after,.seedance-site-footer :before{box-sizing:border-box}.seedance-site-footer-shell{width:min(100% - 64px,1280px);margin:0 auto;padding:56px 0 25px}.seedance-site-footer-grid{display:grid;grid-template-columns:minmax(220px,1.75fr) repeat(5,minmax(max-content,1fr));gap:22px}.seedance-site-footer-brand{display:grid;align-content:start;gap:15px}.seedance-site-footer-brand>a{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:18px;font-weight:750;letter-spacing:-.035em;text-decoration:none}.seedance-site-footer-brand-mark{width:27px;height:27px;flex:0 0 27px}.seedance-site-footer-brand>p{max-width:270px;margin:0;color:#9898a1;font-size:13px;line-height:1.55}.seedance-site-footer-column{display:grid;align-content:start;gap:7px}.seedance-site-footer-column>p{margin:0 0 7px;color:#777781;font-size:11px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.seedance-site-footer-column>a{color:#dedee4;font-size:13px;line-height:1.45;text-decoration:none;transition:color .16s ease}.seedance-site-footer-column>a:hover{color:#fff}.seedance-site-footer-bottom{display:grid;gap:16px;margin-top:47px;padding-top:19px;border-top:1px solid #29292d;color:#777781;font-size:12px;line-height:1.55}.seedance-site-footer-bottom>div{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px 24px}.seedance-site-footer-context{max-width:740px;margin:0;color:#9999a5}@media (max-width:1080px){.seedance-site-footer-grid{grid-template-columns:minmax(220px,1.75fr) repeat(3,minmax(0,1fr));gap:32px 22px}}@media (max-width:700px){.seedance-site-footer-shell{width:min(100% - 32px,1280px);padding:42px 0 22px}.seedance-site-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 18px}.seedance-site-footer-brand{grid-column:1/-1}.seedance-site-footer-brand>p{max-width:420px}.seedance-site-footer-bottom{margin-top:36px}}@media (max-width:390px){.seedance-site-footer-grid{grid-template-columns:minmax(0,1fr)}.seedance-site-footer-bottom>div{flex-direction:column;gap:4px}}.seedance-topbar{position:sticky;top:0;z-index:50;min-height:52px;border-bottom:1px solid hsla(0,0%,100%,.05);background:hsla(0,0%,4%,.7);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.seedance-topbar-inner{width:min(100% - 32px,1280px);min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin:auto}.seedance-brand{display:inline-flex;align-items:center;gap:7px;color:#fff;font-size:18px;font-weight:750;letter-spacing:-.035em;text-decoration:none;white-space:nowrap}.seedance-brand-mark{width:25px;height:25px;flex:0 0 25px}.seedance-desktop-nav{display:flex;align-items:center;gap:clamp(18px,2.8vw,38px);margin-left:auto}.seedance-desktop-nav a,.seedance-mobile-nav a{color:#aaa;font-size:14px;font-weight:500;text-decoration:none;transition:color .16s ease}.seedance-desktop-nav a.is-current,.seedance-desktop-nav a:hover,.seedance-mobile-nav a:hover{color:#fff}.seedance-topbar-actions{display:flex;align-items:center;gap:8px}.seedance-language-button,.seedance-menu-button,.seedance-signin-button{min-height:36px;border:1px solid #2d2d2d;border-radius:8px;background:hsla(0,0%,8%,.76);color:#f4f4f5;font-size:13px;font-weight:650}.seedance-language-button{padding:0 10px}.seedance-signin-button{display:inline-flex;align-items:center;padding:0 14px;border-color:rgba(47,115,255,.9);background:linear-gradient(90deg,#2f73ff,#00a1d8);color:#fff;cursor:pointer;text-decoration:none}.seedance-account-menu{position:relative;display:inline-flex}.seedance-account-avatar,.seedance-account-identity>img,.seedance-account-identity>span{display:grid;place-items:center;overflow:hidden;border-radius:50%}.seedance-account-avatar{width:36px;height:36px;padding:0;border:1px solid rgba(244,197,66,.35);background:#f4c542;color:#171717;cursor:pointer;transition:transform .16s ease,border-color .16s ease,filter .16s ease}.seedance-account-avatar:hover,.seedance-account-avatar[aria-expanded=true]{border-color:#f4c542;filter:brightness(1.04);transform:translateY(-1px)}.seedance-account-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.seedance-account-avatar span{font-size:12px;font-weight:800;letter-spacing:.04em}.seedance-account-dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:100;width:224px;padding:12px 10px 10px;border:1px solid hsla(0,0%,100%,.08);border-radius:10px;background:#292929;box-shadow:0 18px 42px rgba(0,0,0,.42)}.seedance-account-identity{display:flex;align-items:center;gap:10px;min-width:0;padding:0 10px 12px}.seedance-account-identity>img,.seedance-account-identity>span{flex:0 0 30px;width:30px;height:30px;background:#f4c542;color:#171717;font-size:10px;font-weight:800}.seedance-account-identity>img{-o-object-fit:cover;object-fit:cover}.seedance-account-identity>div{display:grid;min-width:0;gap:1px}.seedance-account-identity small,.seedance-account-identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seedance-account-identity strong{color:#fff;font-size:14px;font-weight:750}.seedance-account-identity small{color:#ababab;font-size:12px}.seedance-account-menu-links{display:grid;gap:1px}.seedance-account-menu-links a,.seedance-account-sign-out{display:flex;align-items:center;width:100%;min-height:36px;padding:0 10px;border:0;border-radius:6px;color:#f4f4f5;font:inherit;font-size:14px;font-weight:550;line-height:1;text-align:left;text-decoration:none;background:transparent;cursor:pointer;transition:background-color .14s ease,color .14s ease}.seedance-account-menu-links a:hover,.seedance-account-sign-out:hover{background:hsla(0,0%,100%,.07);color:#fff}.seedance-account-sign-out{margin-top:5px;color:#ff6363}.seedance-account-sign-out:hover{color:#f77}.seedance-menu-button{display:none;width:40px;padding:0;place-items:center}.seedance-menu-button svg{width:20px;height:20px}.seedance-mobile-nav{width:min(100% - 32px,1280px);display:none;margin:0 auto 10px;padding:6px;border:1px solid #282828;border-radius:12px;background:#101010}.seedance-mobile-nav a{display:block;min-height:44px;padding:12px;border-radius:8px}.seedance-mobile-nav a:hover{background:#191919}@media (max-width:767px){.seedance-topbar-inner{width:min(100% - 24px,1280px)}.seedance-desktop-nav,.seedance-language-button,.seedance-signin-button{display:none}.seedance-account-avatar,.seedance-menu-button{display:grid}.seedance-mobile-nav{display:block;width:min(100% - 24px,1280px)}.seedance-account-dropdown{right:-4px;width:min(224px,calc(100vw - 24px))}}.seedance-related-topic-cluster{padding:74px 0;border-top:1px solid hsla(0,0%,100%,.08);background:#0c0c0f;color:#fff}.seedance-related-topic-shell{width:min(100% - 64px,1120px);margin:0 auto}.seedance-related-topic-heading{display:flex;align-items:end;justify-content:space-between;gap:24px}.seedance-related-topic-heading>p{margin:0 0 8px;color:#9c91ff;font-size:12px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.seedance-related-topic-heading h2{margin:0;color:#fff;font-size:clamp(28px,3vw,36px);letter-spacing:-.045em;line-height:1.1}.seedance-related-topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:31px}.seedance-related-topic-card{min-height:166px;display:flex;flex-direction:column;justify-content:space-between;gap:18px;padding:23px;border:1px solid #303037;border-radius:14px;background:linear-gradient(145deg,#17171c,#111114);color:#fff;text-decoration:none;transition:border-color .16s ease,background .16s ease,transform .16s ease}.seedance-related-topic-card:hover{border-color:#7368ff;background:linear-gradient(145deg,#211e3a,#151420);transform:translateY(-2px)}.seedance-related-topic-card h3{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0;font-size:17px;letter-spacing:-.025em}.seedance-related-topic-card h3 span{color:#a89fff;font-size:20px;font-weight:500}.seedance-related-topic-card p{margin:0;color:#acacb4;font-size:13px;line-height:1.55}@media (max-width:700px){.seedance-related-topic-cluster{padding:52px 0}.seedance-related-topic-shell{width:min(100% - 32px,1120px)}.seedance-related-topic-grid{grid-template-columns:1fr;margin-top:24px}.seedance-related-topic-card{min-height:132px}}