
.fd-app{--fd-navy:#10213f;--fd-navy2:#152a50;--fd-ink:#182033;--fd-muted:#6d7688;--fd-paper:#f7f8fb;--fd-white:#fff;--fd-line:#e8ebf1;--fd-violet:#6f56ff;--fd-yellow:#f5c84c;--fd-green:#31b77a;--fd-radius:22px;--fd-shadow:0 12px 32px rgba(16,33,63,.07);min-height:100vh;display:grid;grid-template-columns:230px minmax(0,1fr);background:var(--fd-paper);color:var(--fd-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.fd-app *{box-sizing:border-box}.fd-app a{text-decoration:none}.fd-app button,.fd-app input,.fd-app textarea{font:inherit}
.fd-sidebar{background:linear-gradient(180deg,var(--fd-navy),var(--fd-navy2));color:#fff;padding:22px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}
.fd-brand{display:flex;gap:11px;align-items:center}.fd-brandmark{width:42px;height:42px;border-radius:14px;background:conic-gradient(#f5c84c 0 20%,#ef6c4b 0 40%,#7c60ff 0 60%,#3cb6db 0 80%,#2fb879 0);display:grid;place-items:center;font-weight:900}.fd-brand strong{display:block;font-size:17px}.fd-brand small{display:block;font-size:11px;color:#c6cfdf}
.fd-side-tools{margin-top:42px;display:grid;gap:12px}.fd-side-tool{display:flex;gap:11px;align-items:center;padding:14px;border-radius:16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);color:#fff}.fd-side-tool:hover{background:rgba(255,255,255,.14)}.fd-side-tool>span{font-size:22px}.fd-side-tool strong{display:block}.fd-side-tool small{display:block;color:#c8d0df;margin-top:2px}
.fd-side-bottom{margin-top:auto;display:grid;gap:8px;border-top:1px solid rgba(255,255,255,.13);padding-top:18px}.fd-side-bottom a,.fd-side-bottom button{padding:11px 12px;border-radius:12px;color:#d5dbea}.fd-side-bottom button{border:0;background:transparent;text-align:left;cursor:pointer}.fd-side-bottom a:hover,.fd-side-bottom button:hover{background:rgba(255,255,255,.09);color:#fff}.fd-side-bottom .fd-side-profile{display:flex;align-items:center;justify-content:space-between;width:100%}.fd-side-profile .fd-avatar{width:36px;height:36px;border-radius:50%;flex:0 0 36px}
.fd-main{padding:26px 32px 50px;min-width:0}.fd-topbar{display:flex;align-items:center;gap:16px;margin-bottom:22px}.fd-hello{flex:1}.fd-hello h1{margin:0;font-size:30px;letter-spacing:-.03em}.fd-hello p{margin:5px 0 0;color:var(--fd-muted)}.fd-avatar{width:42px;height:42px;border-radius:14px;background:var(--fd-violet);color:#fff;display:grid;place-items:center;font-weight:800}.fd-search{width:min(380px,40vw);background:#fff;border:1px solid var(--fd-line);border-radius:15px;padding:11px 14px;display:flex;gap:8px}.fd-search input{border:0;outline:0;width:100%;background:transparent}
.fd-notice{background:#e9f8f1;color:#187c52;border:1px solid #ccebdc;padding:12px 15px;border-radius:14px;margin-bottom:16px}
.fd-declare-card{background:linear-gradient(135deg,#fff7cf,#fff1a8);border:1px solid #f3dc71;border-radius:22px;padding:20px 22px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:18px;margin-bottom:24px}.fd-declare-card h2{margin:0 0 5px;font-size:22px}.fd-declare-card p{margin:0;color:#6b5c23}
.fd-next{background:linear-gradient(100deg,#13203b,#1d315a);color:#fff;border-radius:24px;padding:22px 24px;display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;box-shadow:var(--fd-shadow);margin-bottom:24px}.fd-next h2{margin:0 0 6px;font-size:23px;color:#fff!important}.fd-next p{margin:0;color:#d2d9e8}.fd-actions{display:flex;gap:10px;flex-wrap:wrap}
.fd-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:14px;padding:12px 16px;font-weight:800;cursor:pointer}.fd-btn-primary{background:var(--fd-yellow);color:#111}.fd-btn-white{background:#fff;color:var(--fd-navy)}.fd-btn-ghost{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.2);color:#fff}
.fd-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:24px}.fd-stats article{background:#fff;border:1px solid var(--fd-line);border-radius:18px;padding:16px}.fd-stats span{display:block;font-size:20px;margin-bottom:12px}.fd-stats strong{display:block;font-size:26px}.fd-stats small{color:var(--fd-muted)}
.fd-earned-badges{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:18px 0 30px;padding:22px 26px;border:1px solid var(--fd-line);border-radius:22px;background:#fff}.fd-earned-badges h2{margin:0 0 4px;font-size:22px;color:var(--fd-ink)}.fd-earned-badges p{margin:0;color:var(--fd-muted)}.fd-earned-badge-list{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.fd-earned-badge-list article{display:flex;align-items:center;gap:9px;padding:10px 14px;border:1px solid #f1c34d;border-radius:999px;background:#fff8da;color:var(--fd-ink)}.fd-earned-badge-list article span{font-size:20px}.fd-earned-badge-list article strong{font-size:14px}
.fd-history{margin-bottom:28px;border:1px solid var(--fd-line);border-radius:22px;background:#fff;overflow:hidden}.fd-history-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid var(--fd-line)}.fd-history-head h2{margin:0 0 4px;font-size:20px}.fd-history-head p{margin:0;color:var(--fd-muted);font-size:13px}.fd-history-head>span{padding:7px 10px;border-radius:999px;background:#f1efff;color:#5b42c7;font-size:12px;font-weight:800}.fd-history-list{display:grid}.fd-history-row{display:grid;grid-template-columns:125px minmax(0,1fr) auto;align-items:center;gap:18px;padding:15px 22px;border-bottom:1px solid var(--fd-line)}.fd-history-row:last-child{border-bottom:0}.fd-history-row time{color:var(--fd-muted);font-size:13px}.fd-history-row div{display:grid;gap:3px}.fd-history-row small{color:var(--fd-muted)}.fd-history-row>span{padding:7px 10px;border-radius:10px;background:#f7f8fb;color:var(--fd-navy);font-weight:800}.fd-history-empty{padding:24px 22px}.fd-history-empty p{margin:6px 0 0;color:var(--fd-muted)}
.fd-bottom-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;margin-top:28px}.fd-bottom-grid .fd-history{margin:0;max-height:520px;overflow:auto}.fd-history-head>div:last-child{display:flex;align-items:center;gap:8px}.fd-history-head>div:last-child>span{padding:7px 10px;border-radius:999px;background:#f1efff;color:#5b42c7;font-size:12px;font-weight:800}.fd-history-head button{width:32px;height:32px;border:1px solid var(--fd-line);border-radius:50%;background:#fff;color:var(--fd-ink);cursor:pointer}.fd-history[hidden]{display:none}.fd-bottom-grid.is-history-closed .fd-news{grid-column:1/-1}.fd-news{border:1px solid var(--fd-line);border-radius:22px;background:#fff;overflow:hidden}.fd-news-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid var(--fd-line)}.fd-news-head h2{margin:0 0 4px;font-size:20px}.fd-news-head p{margin:0;color:var(--fd-muted);font-size:13px}.fd-news-head>div:last-child{display:flex;align-items:center;gap:10px}.fd-news-head>div:last-child>span{font-size:24px}.fd-news-head button{display:none;border:1px solid var(--fd-line);border-radius:999px;padding:8px 11px;background:#fff;color:#172b50;font-weight:800;cursor:pointer}.fd-bottom-grid.is-history-closed .fd-news-head button{display:inline-flex}.fd-news-list{display:grid}.fd-news-list a{display:grid;gap:5px;padding:16px 22px;border-bottom:1px solid var(--fd-line);color:var(--fd-ink)}.fd-news-list a:last-child{border-bottom:0}.fd-news-list time{color:var(--fd-muted);font-size:12px}.fd-news-list strong{font-size:15px}.fd-news-list span{color:#5b42c7;font-size:12px;font-weight:800}
.fd-section-head{display:flex;justify-content:space-between;align-items:center;margin:28px 0 14px}.fd-section-head h2{margin:0;font-size:20px}
.fd-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.fd-resource{background:#fff;border:1px solid var(--fd-line);border-radius:18px;padding:17px;min-height:142px;display:flex;flex-direction:column;text-align:left;color:var(--fd-ink);cursor:pointer}.fd-resource:hover{transform:translateY(-2px);box-shadow:var(--fd-shadow)}.fd-resource>span{width:44px;height:44px;border-radius:13px;background:#f1efff;display:grid;place-items:center;font-size:22px;margin-bottom:14px}.fd-resource h3{margin:0 0 6px;font-size:16px}.fd-resource p{margin:0;color:var(--fd-muted);font-size:13px;line-height:1.45}
.fd-video-section{margin-top:28px;background:#fff;border:1px solid var(--fd-line);border-radius:24px;padding:18px}.fd-video-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.fd-video-head h2{margin:0;font-size:20px}.fd-video-head p{margin:4px 0 0;color:var(--fd-muted);font-size:13px}.fd-video-head button{width:38px;height:38px;border-radius:12px;border:1px solid var(--fd-line);background:#fff;cursor:pointer;font-size:18px}.fd-video-track{display:flex;gap:14px;overflow-x:auto;scroll-behavior:smooth;padding-bottom:6px;scrollbar-width:none}.fd-video-track::-webkit-scrollbar{display:none}.fd-video-card{flex:0 0 280px;border:1px solid var(--fd-line);border-radius:18px;overflow:hidden;background:#fff}.fd-video-thumb{height:155px;width:100%;border:0;position:relative;display:grid;place-items:center;background:linear-gradient(135deg,#e9e5ff,#dff4f8);overflow:hidden;cursor:pointer}.fd-video-thumb img{width:100%;height:100%;object-fit:cover}.fd-play{position:absolute;width:52px;height:52px;border-radius:50%;background:#fff;display:grid;place-items:center;box-shadow:0 8px 24px rgba(16,33,63,.16);font-size:22px}.fd-video-thumb em{position:absolute;right:10px;bottom:10px;background:rgba(16,33,63,.85);color:#fff;padding:5px 7px;border-radius:8px;font-size:11px;font-style:normal}.fd-video-card>div{padding:14px}.fd-video-phase{display:inline-block;margin-bottom:6px;padding:4px 8px;border-radius:999px;background:#eeeaff;color:#5b42c7;font-weight:800}.fd-video-card h3{margin:0 0 6px;font-size:16px}.fd-video-card p{margin:0;color:var(--fd-muted);font-size:13px;line-height:1.4}
.fd-modal{position:fixed;inset:0;background:rgba(10,18,36,.72);display:none;align-items:center;justify-content:center;padding:20px;z-index:99999}.fd-modal.is-open{display:flex}.fd-modal-box{width:min(1050px,96vw);max-height:92vh;background:#fff;border-radius:20px;overflow:hidden;display:flex;flex-direction:column}.fd-modal-box>header{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border-bottom:1px solid var(--fd-line)}.fd-modal-box header small{display:block;color:var(--fd-muted);margin-top:3px}.fd-modal-box header button,.fd-modal-box header a{border:1px solid var(--fd-line);background:#fff;color:var(--fd-ink);border-radius:10px;padding:8px 11px;cursor:pointer;margin-left:6px}.fd-library{padding:18px;overflow:auto;display:grid;gap:12px}.fd-library-card{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;border:1px solid var(--fd-line);border-radius:16px;padding:14px}.fd-library-card>span{width:44px;height:44px;border-radius:12px;background:#fff1ec;color:#d95036;display:grid;place-items:center;font-size:11px;font-weight:900}.fd-library-card h3{margin:0 0 4px}.fd-library-card p{margin:0;color:var(--fd-muted);font-size:13px}.fd-library-actions{display:flex;gap:8px}.fd-library-actions button,.fd-library-actions a{border:0;border-radius:10px;padding:9px 11px;font-weight:800;cursor:pointer}.fd-library-actions button{background:var(--fd-navy);color:#fff}.fd-library-actions a{background:var(--fd-yellow);color:#111}
.fd-pdf-box{height:min(780px,92vh)}.fd-pdf-box iframe{width:100%;height:100%;border:0;background:#edf0f6}.fd-video-box [data-fd-video-container]{aspect-ratio:16/9;background:#000}.fd-video-box iframe,.fd-video-box video{width:100%;height:100%;border:0}.fd-form-box{width:min(580px,96vw)}.fd-declare-form-box{width:min(1040px,97vw);max-height:96vh}.fd-form{padding:20px;display:grid;gap:14px;overflow:auto}.fd-form label{display:grid;gap:6px;font-weight:700}.fd-form input,.fd-form textarea,.fd-form select{width:100%;border:1px solid var(--fd-line);border-radius:12px;padding:9px 10px;background:#fff}.fd-form-group{border:1px solid var(--fd-line);border-radius:16px;padding:14px}.fd-form-group legend{padding:0 7px;font-weight:800}.fd-form-group legend small{font-weight:500;color:var(--fd-muted)}.fd-form-help{margin:0 0 10px;color:var(--fd-muted);font-size:13px}.fd-animator-list{max-height:142px;overflow:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.fd-form .fd-check-option{display:flex;grid-template-columns:none;align-items:center;gap:8px;border:1px solid var(--fd-line);border-radius:11px;padding:7px 9px;cursor:pointer}.fd-form .fd-check-option[hidden]{display:none}.fd-form .fd-check-option input{width:auto}.fd-check-option span{display:grid;min-width:0}.fd-check-option small{overflow:hidden;color:var(--fd-muted);font-weight:500;text-overflow:ellipsis}.fd-form-columns{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fd-declare-form{grid-template-columns:1fr 1fr;gap:0 22px}.fd-form-section{margin:0;padding:15px 0;border:0;border-bottom:1px solid var(--fd-line)}.fd-form-section.fd-form-top{padding-top:0}.fd-form-section h3,.fd-form-section legend{margin:0 0 11px;padding:0;font-size:17px;font-weight:800}.fd-animator-search{margin-bottom:8px}.fd-quick-answers{display:flex;flex-wrap:wrap;gap:7px;margin-top:9px}.fd-quick-answers button{border:1px solid var(--fd-line);border-radius:999px;background:#fff;padding:7px 10px;cursor:pointer}.fd-form-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:16px}.fd-form-actions small{color:var(--fd-muted)}
.fd-login{max-width:480px;margin:60px auto;padding:28px;background:#fff;border:1px solid #e8ebf1;border-radius:20px}
.fd-mobile-nav{display:none}.fd-modal-open{overflow:hidden}.fd-app :focus-visible{outline:3px solid var(--fd-violet);outline-offset:3px}
.fd-profile-card{display:flex;align-items:center;gap:14px;padding:22px}.fd-profile-card p{margin:4px 0;color:var(--fd-muted)}.fd-profile-card small{color:var(--fd-violet);font-weight:800}
.fd-site-login-group{display:inline-flex;align-items:center;gap:8px}.fd-site-login,.fd-site-logout{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:10px 17px;font-weight:800;text-decoration:none!important}.fd-site-login{border:0;background:#172b50;color:#fff!important;cursor:pointer}.fd-site-login:hover{background:#243e70;color:#fff!important}.fd-site-logout{border:1px solid #dfe3eb;background:#fff;color:#172b50!important;font-size:13px}.fd-auth-card{max-width:520px;margin:60px auto;padding:30px;border:1px solid #e1e5ed;border-radius:22px;background:#fff;color:#182033;box-shadow:0 16px 48px rgba(16,33,63,.1)}.fd-auth-card h1{margin-top:0}.fd-auth-form{display:grid;gap:14px}.fd-auth-form label{display:grid;gap:6px;font-weight:700}.fd-auth-form input{padding:11px 12px;border:1px solid #cfd6e2;border-radius:11px}.fd-auth-switch{margin:20px 0 0}.fd-auth-popup{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:20px;background:rgba(10,18,36,.72)}.fd-auth-popup>div{position:relative;width:min(460px,100%);padding:28px;border-radius:20px;background:#fff;color:#182033;text-align:center}.fd-auth-popup button{position:absolute;top:12px;right:12px;border:0;background:transparent;font-size:24px;cursor:pointer}.fd-success-box{position:relative;width:min(620px,96vw);padding:28px;text-align:center}.fd-success-close{position:absolute;top:13px;right:13px;border:1px solid var(--fd-line);border-radius:50%;background:#fff;width:36px;height:36px;cursor:pointer}.fd-success-icon{font-size:42px}.fd-success-box>small{text-transform:uppercase;font-weight:800;color:var(--fd-violet)}.fd-success-box h2{margin:7px 0}.fd-success-box>p{color:var(--fd-muted)}.fd-success-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0}.fd-success-stats div{padding:15px 8px;border-radius:14px;background:#f2f4f9}.fd-success-stats strong,.fd-success-stats span{display:block}.fd-success-stats strong{font-size:25px}.fd-success-stats span{margin-top:5px;color:var(--fd-muted);font-size:12px}.fd-success-badge{display:flex;align-items:center;gap:14px;margin-bottom:20px;padding:15px;border:1px solid var(--fd-yellow);border-radius:15px;background:#fff8da;text-align:left}.fd-success-badge>span{font-size:34px}.fd-success-badge div{display:grid;gap:3px}.fd-success-badge small{color:#6b5c23}
.fd-menu-login>a,.fd-menu-signup>a{display:inline-flex!important;align-items:center;justify-content:center;border-radius:999px;padding:10px 16px!important;font-weight:800}.fd-menu-login>a{background:#172b50;color:#fff!important}.fd-menu-signup>a{background:#f5c84c;color:#17213a!important}
.fresque-auth-page{min-height:100vh;margin:0!important;background:linear-gradient(135deg,#f8f9fc 0,#eef2f9 100%);color:#182033;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.fresque-auth-page *{box-sizing:border-box}.fd-auth-header{padding:22px clamp(20px,5vw,72px)}.fd-auth-header>a{display:inline-flex;align-items:center;gap:11px;color:#172b50;text-decoration:none}.fd-auth-header strong,.fd-auth-header small{display:block}.fd-auth-header small{margin-top:2px;color:#6d7688}.fd-auth-brandmark{width:44px;height:44px;border-radius:14px;background:conic-gradient(#f5c84c 0 20%,#ef6c4b 0 40%,#7c60ff 0 60%,#3cb6db 0 80%,#2fb879 0);color:#fff;display:grid;place-items:center;font-weight:900}.fd-auth-main{display:grid;place-items:center;padding:20px 20px 60px}.fresque-auth-page .fd-auth-card{width:min(560px,100%);max-width:none;margin:20px auto;padding:38px;border:1px solid #dce2ec;border-radius:24px;background:#fff;color:#182033;box-shadow:0 22px 64px rgba(16,33,63,.1)}.fresque-auth-page .fd-auth-card h1{margin:7px 0 8px;font-size:38px;line-height:1.08;letter-spacing:-.03em}.fresque-auth-page .fd-auth-card>p{margin:0 0 24px;color:#6d7688}.fd-auth-kicker{color:#6f56ff;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.fresque-auth-page .fd-auth-form,.fresque-auth-page #loginform{display:grid;gap:16px;margin:0}.fresque-auth-page .fd-auth-form label,.fresque-auth-page #loginform>p{display:grid;gap:7px;margin:0;color:#182033;font-weight:700}.fresque-auth-page .fd-auth-form input:not([type=hidden]),.fresque-auth-page #loginform input:not([type=checkbox]):not([type=submit]){display:block!important;width:100%!important;height:52px!important;min-height:52px!important;margin:0!important;padding:0 14px!important;border:1px solid #cbd4e2!important;border-radius:12px!important;background:#fff!important;color:#182033!important;font:inherit!important;line-height:52px!important;appearance:none!important;-webkit-appearance:none!important}.fresque-auth-page #loginform .login-remember{display:flex;align-items:center;grid-template-columns:none;gap:9px;font-weight:500}.fresque-auth-page #loginform .login-remember input{width:18px;height:18px;margin:0}.fresque-auth-page #loginform .login-submit{display:block}.fresque-auth-page #wp-submit,.fresque-auth-page .fd-auth-form .fd-site-login{width:100%;min-height:50px;border:0;border-radius:999px;background:#172b50;color:#fff!important;font:inherit;font-weight:800;cursor:pointer}.fresque-auth-page #wp-submit:hover,.fresque-auth-page .fd-auth-form .fd-site-login:hover{background:#243e70}.fd-auth-links{display:flex;justify-content:flex-end;margin-top:13px}.fd-auth-links a,.fresque-auth-page .fd-auth-switch a{color:#5b42c7;font-weight:700}.fresque-auth-page .fd-auth-switch{margin:20px 0 0;padding-top:18px;border-top:1px solid #e8ebf1}.fresque-auth-page .fd-site-login-group{display:flex;justify-content:center}@media(max-width:620px){.fresque-auth-page .fd-auth-card{padding:26px 20px}.fresque-auth-page .fd-auth-card h1{font-size:31px}.fd-auth-header{padding:18px 20px}}
.fd-app .fd-declare-form-box{width:min(980px,96vw);max-height:96vh;border:1px solid #d8dfeb;border-radius:24px;background:#f7f8fc;box-shadow:0 28px 90px rgba(4,12,30,.34)}.fd-app .fd-declare-header{flex:0 0 auto;padding:28px 38px;border:0;background:#1b3159;color:#fff}.fd-app .fd-declare-header>div:first-child{display:grid;gap:6px}.fd-app .fd-declare-header span{font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.fd-app .fd-declare-header strong{font-size:27px}.fd-app .fd-declare-header small{color:#d8e2f4;font-size:15px}.fd-app .fd-declare-header>div:last-child{display:flex;align-items:flex-start;gap:12px}.fd-app .fd-declare-header em{padding:9px 14px;border-radius:999px;background:rgba(255,255,255,.14);font-style:normal;white-space:nowrap}.fd-app .fd-declare-header button{width:38px;height:38px;margin:0;border-color:rgba(255,255,255,.2);border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:22px;line-height:1}.fd-app .fd-declare-form{display:block;padding:26px 38px 30px;background:#f7f8fc}.fd-app .fd-declare-form .fd-form-section{padding:0 0 24px;margin:0 0 24px;border-bottom:1px solid #d8dfeb}.fd-app .fd-declare-form .fd-form-section+ .fd-form-section{padding-top:0}.fd-app .fd-declare-form .fd-form-section h3,.fd-app .fd-declare-form .fd-form-section legend{margin:0 0 18px;color:#172b50;font-size:21px}.fd-app .fd-declare-form .fd-form-columns{gap:16px 24px}.fd-app .fd-declare-form label{gap:8px;color:#17213a;font-size:15px}.fd-app .fd-declare-form input:not([type=checkbox]),.fd-app .fd-declare-form select{height:54px;padding:0 15px;border:1px solid #cbd5e4;border-radius:13px;background:#fff;color:#17213a}.fd-app .fd-declare-form textarea{min-height:88px;padding:13px 15px;border:1px solid #cbd5e4;border-radius:13px;background:#fff}.fd-animator-picker{position:relative;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.fd-animator-picker .fd-animator-search{width:100%}.fd-app .fd-animator-list{position:absolute;z-index:6;top:82px;left:0;right:0;max-height:220px;padding:8px;overflow:auto;border:1px solid #cbd5e4;border-radius:13px;background:#fff;box-shadow:0 14px 36px rgba(16,33,63,.16);grid-template-columns:1fr}.fd-app .fd-animator-list[hidden]{display:none}.fd-app .fd-form .fd-check-option{padding:10px;border:0;border-radius:9px}.fd-app .fd-form .fd-check-option:hover{background:#f1f3f9}.fd-selected-animators{display:flex;flex-wrap:wrap;gap:9px}.fd-app .fd-animator-chip,.fd-app .fd-add-animator{padding:10px 14px;border:1px solid #cbd5e4;border-radius:999px;background:#fff;color:#17213a;font-weight:700;cursor:pointer}.fd-app .fd-add-animator{border-style:dashed}.fd-app .fd-quick-answers button{padding:9px 13px;border-color:#cbd5e4}.fd-app .fd-form-actions{display:flex;align-items:center;justify-content:space-between;padding-top:0}.fd-app .fd-form-actions .fd-btn{padding:14px 20px;border-radius:14px}.fd-app .fd-form-actions small{font-size:14px}
.fd-success-stats-title{margin:22px 0 8px;font-size:16px;color:var(--fd-ink)}
@media(max-width:1000px){.fd-resource-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.fd-app{grid-template-columns:1fr}.fd-sidebar{display:none}.fd-main{padding:20px 15px 92px}.fd-search{display:none}.fd-next,.fd-declare-card{grid-template-columns:1fr}.fd-library-card{grid-template-columns:44px 1fr}.fd-library-actions{grid-column:1/-1}.fd-stats{grid-template-columns:1fr}.fd-earned-badges{align-items:flex-start;flex-direction:column}.fd-earned-badge-list{justify-content:flex-start}.fd-animator-list,.fd-form-columns{grid-template-columns:1fr}.fd-bottom-grid{grid-template-columns:1fr}.fd-mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:0;right:0;bottom:0;z-index:9990;background:#fff;border-top:1px solid var(--fd-line);padding-bottom:env(safe-area-inset-bottom)}.fd-mobile-nav a,.fd-mobile-nav button{display:grid;place-items:center;gap:2px;padding:9px 4px;color:var(--fd-muted);font-size:11px;border:0;background:#fff;cursor:pointer}.fd-mobile-nav span{color:var(--fd-ink);font-size:18px}}
@media(max-width:820px){.fd-declare-form{grid-template-columns:1fr}.fd-form-section+ .fd-form-section{padding-top:15px}.fd-form-actions{grid-column:1}.fd-app .fd-declare-header{padding:22px}.fd-app .fd-declare-form{padding:22px}.fd-app .fd-declare-form .fd-form-columns{grid-template-columns:1fr}}
@media(max-width:620px){.fd-resource-grid{grid-template-columns:1fr}.fd-hello h1{font-size:25px}.fd-video-card{flex-basis:84vw}.fd-modal-box>header{align-items:flex-start;gap:10px;flex-direction:column}.fd-success-stats,.fd-form-columns,.fd-animator-list{grid-template-columns:1fr}.fd-form-actions{align-items:stretch;flex-direction:column}.fd-history-row{grid-template-columns:1fr;gap:7px}.fd-history-row>span{justify-self:start}.fd-history-head{align-items:flex-start}}
