*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0C1A2E;--navy2:#132340;--navy3:#1C3057;--amber:#F59E0B;--amber-light:#FEF9C3;--amber-dark:#92400E;--bg:#F8F7F4;--bg2:#FFFFFF;--text:#0C1A2E;--text2:#475569;--text3:#94A3B8;--border:#E2E0DA;--border2:#D1CFC8;--green:#16A34A;--green-bg:#DCFCE7;--green-text:#166534;--red:#DC2626;--red-bg:#FEF2F2;--red-text:#991B1B;--blue:#2563EB;--blue-bg:#EFF6FF;--blue-text:#1E40AF;--orange:#EA580C;--orange-bg:#FFF7ED;--orange-text:#9A3412;--purple:#7C3AED;--purple-bg:#F5F3FF;--purple-text:#4C1D95;--teal:#0F766E;--teal-bg:#F0FDFA;--teal-text:#134E4A;--sidebar-w: 240px;--topbar-h: 56px;--bnav-h: 60px}html,body,#root{height:100%;font-family:Sora,sans-serif;background:var(--bg);color:var(--text);overflow-x:hidden}@media (max-width: 767px){input,select,textarea{font-size:16px!important}}@media (min-width: 768px){::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:99px}}.pill{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:99px;font-size:11px;font-weight:500;white-space:nowrap;border:none;font-family:Sora,sans-serif}.pill.created{background:#f1f0ed;color:#5f5e5a}.pill.assigned{background:var(--blue-bg);color:var(--blue-text)}.pill.in_progress{background:var(--amber-light);color:var(--amber-dark)}.pill.on_hold{background:var(--orange-bg);color:var(--orange-text)}.pill.completed{background:var(--green-bg);color:var(--green-text)}.pill.rejected,.pill.critical{background:var(--red-bg);color:var(--red-text)}.pill.high{background:var(--orange-bg);color:var(--orange-text)}.pill.medium{background:var(--amber-light);color:var(--amber-dark)}.pill.low{background:var(--green-bg);color:var(--green-text)}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes cardIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.fade-up{animation:fadeUp .3s ease both}.desktop-only{display:block}.mobile-only{display:none}@media (max-width:767px){.desktop-only{display:none!important}.mobile-only{display:block}}::-webkit-scrollbar{width:14px;height:14px}::-webkit-scrollbar-track{background:#e5e7eb}::-webkit-scrollbar-thumb{background:#0c1a2e;border-radius:20px}::-webkit-scrollbar-thumb:hover{background:#16294a}.id-intro{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:radial-gradient(circle at 50% 35%,#18355d 0,#0c1a2e 48%,#07111f);display:grid;place-items:center;overflow:hidden;color:#fff;opacity:1;transition:opacity .7s}.id-intro-leave{opacity:0;pointer-events:none}.id-stars{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(255,255,255,.18) 1px,transparent 1.5px);background-size:42px 42px}.id-intro-inner{position:relative;display:flex;align-items:center;gap:70px;padding:40px;max-width:1100px;width:100%;justify-content:center}.id-flag-stage{width:460px;height:330px;position:relative}.id-pole{position:absolute;left:0;top:-20px;width:8px;height:370px;border-radius:10px;background:linear-gradient(90deg,#8993a2,#f8fafc,#687386)}.id-flag{position:absolute;left:8px;top:8px;width:0;height:255px;overflow:hidden;animation:idUnfurl 2.1s cubic-bezier(.2,.8,.2,1) .25s forwards;box-shadow:0 18px 35px #00000040}.id-stripe{height:33.333%;width:440px}.id-saffron{background:#f93}.id-white{background:#fff;display:grid;place-items:center}.id-green{background:#138808}.id-flag-shine{position:absolute;top:0;right:0;bottom:0;left:0;width:440px;background:linear-gradient(105deg,transparent 15%,rgba(255,255,255,.2) 40%,transparent 65%);animation:idShine 2.5s infinite}.id-chakra{width:62px;height:62px;border:3px solid #000080;border-radius:50%;position:relative;animation:idSpin 9s linear infinite}.id-chakra:after{content:"";position:absolute;width:7px;height:7px;background:navy;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.id-chakra i{position:absolute;left:50%;top:3px;width:1px;height:27px;background:navy;transform-origin:50% 28px}.id-intro-copy{max-width:470px;animation:fadeUp .8s ease 1.4s both}.id-kicker{font-size:12px;font-weight:800;letter-spacing:.18em;color:#ffb45f;margin-bottom:14px}.id-intro-copy h1{font-size:46px;line-height:1.15;margin-bottom:18px}.id-intro-copy p{font-size:15px;line-height:1.7;color:#ffffffb3}.id-intro-copy strong{display:block;font-size:20px;margin-top:22px}.id-skip{position:absolute;right:24px;bottom:22px;border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#fff;padding:10px 15px;border-radius:10px;font:600 12px Sora,sans-serif;cursor:pointer}@keyframes idUnfurl{to{width:440px}}@keyframes idShine{0%,to{transform:translate(-120%)}55%{transform:translate(120%)}}@keyframes idSpin{to{transform:rotate(360deg)}}.id-hub{margin-bottom:22px}.id-hero{background:linear-gradient(115deg,#0c1a2e,#132b4a 62%,#123f34);border-radius:18px;padding:24px 26px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px}.id-hero-label{font-size:10px;font-weight:800;letter-spacing:.12em;color:#ffc071;margin-bottom:9px}.id-hero h2{font-size:24px;margin-bottom:7px}.id-hero p{font-size:12px;color:#ffffffad;line-height:1.55}.id-79{text-align:center}.id-79 span{display:block;font-size:38px;font-weight:900}.id-79 small{font-size:10px;letter-spacing:.16em}.id-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:10px}.id-action{border:1px solid var(--border);background:#fff;border-radius:14px;padding:15px;text-align:left;font-family:Sora,sans-serif;color:var(--text)}button.id-action{cursor:pointer}.id-action.done{background:#f0fdf4}.id-action>span{font-size:22px;display:block;margin-bottom:8px}.id-action>b{font-size:12px;display:block;margin-bottom:5px}.id-action>small{font-size:10px;color:var(--text3);line-height:1.45;display:block}.id-action details{margin-top:8px;font-size:10px}.id-wall-input{display:flex;gap:5px;margin-top:9px}.id-wall-input input{min-width:0;flex:1;border:1px solid var(--border);border-radius:8px;padding:7px}.id-wall-input button,.id-primary{border:0;border-radius:8px;background:var(--navy);color:#fff;padding:7px 10px;font:700 10px Sora,sans-serif;cursor:pointer}.id-quiz,.id-wall{margin-top:10px;background:#fff;border:1px solid var(--border);border-radius:14px;padding:18px}.id-section-title{display:flex;justify-content:space-between;margin-bottom:14px}.id-section-title b{display:block;font-size:13px}.id-section-title small{display:block;font-size:10px;color:var(--text3);margin-top:3px}.id-section-title>button{border:0;background:none;font-size:22px}.id-question{padding:12px 0;border-top:1px solid var(--border)}.id-question>b{font-size:11px}.id-question>div{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.id-question button{border:1px solid var(--border);background:#fff;border-radius:8px;padding:7px 9px;font:500 10px Sora,sans-serif}.id-question button.selected{background:var(--navy);color:#fff}.id-primary{margin-top:12px}.id-primary:disabled{opacity:.45}.id-score{margin-top:12px;padding:12px;background:#f0fdf4;color:#166534;border-radius:10px}.id-wall-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.id-wall blockquote{background:var(--bg);border-radius:10px;padding:12px;font-size:11px}.id-wall footer{font-size:9px;color:var(--text3);margin-top:7px}@media (max-width:900px){.id-action-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.id-intro-inner{flex-direction:column;gap:22px;padding:24px;text-align:center}.id-flag-stage{width:290px;height:205px}.id-pole{height:230px}.id-flag{height:165px}.id-stripe{width:280px}.id-chakra{width:43px;height:43px}.id-chakra i{height:18px;transform-origin:50% 19px}@keyframes idUnfurl{to{width:280px}}.id-intro-copy h1{font-size:28px}.id-intro-copy p{font-size:12px}.id-skip{right:50%;transform:translate(50%);bottom:16px;white-space:nowrap}.id-hero{padding:18px}.id-hero h2{font-size:19px}.id-action-grid,.id-wall-grid{grid-template-columns:1fr}}.id-hero-button{cursor:pointer}.id-hero-button em{display:block;margin-top:10px;font-style:normal;font-size:10px;font-weight:700;color:var(--amber-dark)}.id-furled-wrap{height:31px;width:42px;position:relative;margin-bottom:8px}.id-furled-pole{position:absolute;left:4px;top:0;width:3px;height:31px;border-radius:3px;background:#7b8798}.id-furled-cloth{position:absolute;left:7px;top:3px;width:12px;height:25px;border-radius:0 6px 6px 0;overflow:hidden;box-shadow:2px 2px 5px #0f172a24;transform:skewY(5deg)}.id-furled-cloth i{display:block;height:33.333%}.id-furled-cloth i:nth-child(1){background:#f93}.id-furled-cloth i:nth-child(2){background:#fff}.id-furled-cloth i:nth-child(3){background:#138808}.id-celebration-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;background:#030c19bd;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:18px;animation:idOverlayIn .22s ease both}.id-celebration-card{position:relative;width:min(620px,94vw);background:linear-gradient(145deg,#fff,#f8fafc);border-radius:22px;padding:34px 28px 26px;text-align:center;box-shadow:0 30px 90px #00000057;overflow:hidden}.id-modal-close{position:absolute;right:14px;top:12px;width:34px;height:34px;border:0;border-radius:50%;background:#eef2f7;color:#334155;font-size:22px;line-height:1;cursor:pointer;z-index:4}.id-modal-flag-stage{width:min(470px,80vw);height:245px;margin:0 auto 8px;position:relative}.id-modal-pole{position:absolute;left:0;top:0;width:7px;height:240px;border-radius:8px;background:linear-gradient(90deg,#7c8796,#e5e7eb,#6b7280)}.id-modal-unfurl{position:absolute;left:7px;top:8px;width:0;height:204px;overflow:hidden;animation:idModalUnfurl 1.75s cubic-bezier(.2,.82,.2,1) .12s forwards;filter:drop-shadow(0 15px 18px rgba(15,23,42,.2))}.id-modal-flag{width:430px;height:204px}.id-modal-flag>div{height:33.333%;width:430px}.id-t-saffron{background:#f93}.id-t-white{background:#fff;display:grid;place-items:center}.id-t-green{background:#138808}.id-t-chakra{width:50px;height:50px;border:2.5px solid #000080;border-radius:50%;position:relative;animation:idSpin 8s linear infinite}.id-t-chakra:after{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:navy;left:50%;top:50%;transform:translate(-50%,-50%)}.id-t-chakra i{position:absolute;left:50%;top:2px;width:1px;height:23px;background:navy;transform-origin:50% 24px}.id-celebration-card h3{font-size:28px;color:var(--navy);margin:4px 0 5px}.id-celebration-card p{font-size:12px;color:var(--text3);margin:0}.id-modal-done{margin-top:18px;border:0;background:var(--navy);color:#fff;border-radius:10px;padding:10px 18px;font:700 11px Sora,sans-serif;cursor:pointer}.id-hero-modal{position:relative;width:min(760px,95vw);max-height:90vh;overflow:auto;background:#fff;border-radius:22px;display:grid;grid-template-columns:minmax(230px,42%) 1fr;box-shadow:0 30px 90px #00000059;animation:idHeroPop .3s ease both}.id-hero-photo{min-height:420px;background:#e9edf2;overflow:hidden}.id-hero-photo img{width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(100%)}.id-hero-modal-copy{padding:48px 36px 34px;align-self:center}.id-modal-eyebrow{font-size:10px;font-weight:800;letter-spacing:.15em;color:#c26a00;margin-bottom:10px}.id-hero-modal-copy h3{font-size:30px;line-height:1.15;color:var(--navy);margin:0 0 5px}.id-hero-modal-copy>b{font-size:11px;color:var(--text3)}.id-hero-modal-copy p{font-size:13px;line-height:1.75;color:var(--text2);margin:18px 0}.id-modal-salute{padding-top:14px;border-top:1px solid var(--border);font-size:10px;font-weight:700;color:var(--text3)}@keyframes idModalUnfurl{0%{width:0;transform:skewY(-2deg)}65%{width:430px;transform:skewY(1deg)}to{width:430px;transform:skewY(0)}}@keyframes idOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes idHeroPop{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:none}}@media (max-width:767px){.id-modal-flag-stage{width:290px;height:180px}.id-modal-pole{height:176px}.id-modal-unfurl{height:150px}.id-modal-flag{width:280px;height:150px}.id-modal-flag>div{width:280px}.id-t-chakra{width:38px;height:38px}.id-t-chakra i{height:17px;transform-origin:50% 18px}@keyframes idModalUnfurl{to{width:280px}}.id-celebration-card{padding:30px 16px 22px}.id-celebration-card h3{font-size:23px}.id-hero-modal{grid-template-columns:1fr;max-height:88vh}.id-hero-photo{min-height:0;height:280px}.id-hero-modal-copy{padding:24px 20px 26px}.id-hero-modal-copy h3{font-size:24px}}.id-error{margin:0 0 10px;padding:9px 12px;border:1px solid #fecaca;border-radius:10px;background:#fef2f2;color:#991b1b;font-size:11px}.id-leaderboard{margin-top:18px;padding-top:14px;border-top:1px solid var(--border)}.id-rank{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:10px;align-items:center;padding:9px 0;border-top:1px solid var(--border);font-size:11px}.id-rank:first-of-type{border-top:0}.id-rank>strong{font-size:12px}.id-rank>span{font-weight:700;min-width:0}.id-rank>span small{display:block;margin-top:2px;color:var(--text3);font-weight:500}.id-rank>b{font-size:12px}.id-moderator-note{font-size:9px;font-weight:800;color:var(--blue-text);background:var(--blue-bg);border-radius:99px;padding:4px 8px}.id-wall footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.id-wall footer button{border:0;background:var(--red-bg);color:var(--red-text);border-radius:7px;padding:4px 7px;font:700 9px Sora,sans-serif;cursor:pointer}@media (max-width:767px){.id-rank{grid-template-columns:34px minmax(0,1fr) auto}.id-section-title{gap:8px;flex-wrap:wrap}}.bq-root{margin-top:10px}.bq-launch{width:100%;border:0;border-radius:16px;background:linear-gradient(120deg,#101d33,#162f50 62%,#154335);color:#fff;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;gap:18px;text-align:left;cursor:pointer;font-family:Sora,sans-serif;box-shadow:0 10px 28px #0c1a2e21}.bq-eyebrow{font-size:9px;font-weight:900;letter-spacing:.15em;color:#ffc171;margin-bottom:7px}.bq-launch h3{font-size:19px;margin:0 0 5px}.bq-launch p{font-size:10px;color:#ffffffa6;line-height:1.5}.bq-progress-mini{min-width:190px}.bq-progress-mini>b{font-size:15px;display:block}.bq-progress-mini>span{font-size:9px;color:#ffffff8c}.bq-progress-mini>div,.bq-bar{height:6px;border-radius:99px;background:#ffffff26;overflow:hidden;margin-top:7px}.bq-progress-mini i,.bq-bar i{height:100%;display:block;background:linear-gradient(90deg,#f93,#fff,#138808);border-radius:99px}.bq-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110000;background:#040c18b8;display:flex;align-items:center;justify-content:center;padding:16px}.bq-shell{width:min(1080px,100%);height:min(92dvh,900px);background:#f8f7f4;border-radius:20px;overflow:auto;padding:22px}.bq-top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.bq-top h2{font-size:22px;margin:0}.bq-close{width:38px;height:38px;border:1px solid var(--border);background:#fff;border-radius:10px;font-size:24px;cursor:pointer}.bq-global{margin-top:16px;background:#fff;border:1px solid var(--border);border-radius:16px;padding:16px;display:grid;grid-template-columns:280px 1fr;gap:20px;align-items:center}.bq-flag-wrap{height:112px;position:relative;background:#dfe5eb;border-radius:10px;overflow:hidden}.bq-flag-mask{position:absolute;left:0;top:0;height:100%;overflow:hidden;transition:width .5s ease}.bq-flag{width:280px;height:112px}.bq-white{background:#fff;display:grid;place-items:center;color:navy}.bq-wheel{font-size:25px}.bq-flag-cover{position:absolute;top:0;bottom:0;width:2px;background:#0c1a2e40}.bq-global-copy>b{font-size:18px;display:block}.bq-global-copy>span{font-size:10px;color:var(--text3)}.bq-bar{background:#e8e7e2;height:8px}.bq-my{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:10px}.bq-my>div{background:#fff;border:1px solid var(--border);border-radius:12px;padding:12px}.bq-my span{font-size:9px;color:var(--text3);display:block}.bq-my b{font-size:17px}.bq-missions{display:grid;grid-template-columns:repeat(6,1fr);gap:7px;margin-top:12px}.bq-missions button{border:1px solid var(--border);background:#fff;border-radius:10px;padding:9px;cursor:pointer;font-family:Sora,sans-serif;text-align:left}.bq-missions button.active{background:var(--navy);color:#fff;border-color:var(--navy)}.bq-missions b{font-size:9px;display:block}.bq-missions span{font-size:9px;opacity:.6}.bq-mission-head{display:flex;justify-content:space-between;gap:15px;align-items:end;margin:20px 0 10px}.bq-mission-head h3{font-size:17px}.bq-mission-head p,.bq-mission-head>span{font-size:9px;color:var(--text3)}.bq-questions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bq-q{background:#fff;border:1px solid var(--border);border-radius:13px;padding:14px}.bq-q.correct{border-color:#86efac;background:#f0fdf4}.bq-q.closed{opacity:.75}.bq-qtop{display:flex;justify-content:space-between;font-size:9px;color:var(--text3);margin-bottom:8px}.bq-qtop b{color:var(--green-text)}.bq-q h4{font-size:12px;line-height:1.5;margin-bottom:10px}.bq-options{display:grid;grid-template-columns:1fr 1fr;gap:6px}.bq-options button{border:1px solid var(--border);background:#fff;border-radius:8px;padding:8px;text-align:left;font:600 9px Sora,sans-serif;cursor:pointer}.bq-options button:hover:not(:disabled){border-color:var(--navy)}.bq-options button:disabled{cursor:default}.bq-hint,.bq-answer{margin-top:9px;border-radius:8px;padding:8px;font-size:9px;line-height:1.45}.bq-hint{background:var(--amber-light);color:var(--amber-dark)}.bq-answer{background:var(--bg);color:var(--text2)}.bq-flash{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:120000;background:#fff;border-radius:14px;padding:18px 22px;box-shadow:0 20px 70px #00000047;font-size:13px;font-weight:800;display:flex;gap:10px;align-items:center}.bq-flash.good{color:var(--green-text)}.bq-complete{text-align:center;background:linear-gradient(120deg,#0c1a2e,#17443a);color:#fff;border-radius:14px;padding:22px;margin-top:14px}.bq-complete>div{font-size:9px;letter-spacing:.15em;color:#ffc171}.bq-complete h2{margin:5px 0}.bq-complete p{font-size:11px;color:#ffffffb3}@media (max-width:850px){.bq-global{grid-template-columns:1fr}.bq-flag-wrap{max-width:280px}.bq-missions{grid-template-columns:repeat(3,1fr)}.bq-questions{grid-template-columns:1fr}}@media (max-width:600px){.bq-launch{align-items:flex-start;flex-direction:column}.bq-progress-mini{width:100%;min-width:0}.bq-overlay{padding:0;align-items:flex-end}.bq-shell{height:96dvh;border-radius:18px 18px 0 0;padding:14px}.bq-top h2{font-size:17px}.bq-global{padding:11px}.bq-my{grid-template-columns:1fr 1fr}.bq-my>div:last-child{grid-column:1/-1}.bq-missions{grid-template-columns:repeat(2,1fr)}.bq-options{grid-template-columns:1fr}}.bq-flag-stage{display:grid;grid-template-columns:12px 1fr;align-items:start;gap:0;max-width:310px}.bq-pole{height:134px;width:8px;background:linear-gradient(90deg,#a86c2d,#e7bd75,#8a5525);border-radius:6px 6px 2px 2px;position:relative;box-shadow:1px 2px 5px #0003}.bq-pole>span{position:absolute;width:13px;height:13px;border-radius:50%;background:linear-gradient(#f4d89d,#9b6428);left:-2.5px;top:-8px}.bq-flag-wrap{height:112px;position:relative;background:#e6e9ec;border-radius:0 9px 9px 0;overflow:hidden;box-shadow:0 8px 20px #0a192d1f}.bq-flag-mask{position:absolute;left:0;top:0;height:100%;overflow:hidden;transition:width .8s cubic-bezier(.2,.8,.2,1);z-index:2}.bq-flag{width:298px;height:112px;filter:saturate(.96)}.bq-flag>div{height:33.333%}.bq-saffron{background:#f93}.bq-white{background:#fff;display:grid;place-items:center}.bq-green{background:#138808}.bq-locked-shade{position:absolute;right:0;top:0;bottom:0;background:repeating-linear-gradient(135deg,#e8eaed,#e8eaed 8px,#dde1e5 8px,#dde1e5 16px);display:grid;place-items:center;z-index:1;transition:left .8s cubic-bezier(.2,.8,.2,1)}.bq-locked-shade span{font:800 8px Sora,sans-serif;color:#7a838d;letter-spacing:.05em;white-space:nowrap}.bq-chakra{width:28px;height:28px;display:grid;place-items:center}.bq-chakra-ring{width:25px;height:25px;border:2px solid #000080;border-radius:50%;position:relative}.bq-chakra-ring i{position:absolute;left:10.5px;top:1px;width:1px;height:20px;background:navy;transform-origin:50% 10px;opacity:.92}.bq-chakra-ring span{position:absolute;width:4px;height:4px;border-radius:50%;background:navy;left:8.5px;top:8.5px}.bq-flag-stage.is-complete .bq-flag{animation:bqFlagBreathe 3s ease-in-out infinite;transform-origin:left center}@keyframes bqFlagBreathe{0%,to{transform:perspective(600px) rotateY(0) skewY(0)}50%{transform:perspective(600px) rotateY(-3deg) skewY(.5deg)}}.bq-celebration{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140000;background:radial-gradient(circle at 50% 35%,#17375c 0,#091729 46%,#030910);display:grid;place-items:center;overflow:hidden;color:#fff;animation:bqFadeIn .5s ease both}.bq-ceremony{text-align:center;width:min(760px,94vw);position:relative;z-index:3;padding:20px}.bq-ceremony-label{font:900 10px Sora,sans-serif;letter-spacing:.2em;color:#f2bc72;margin-bottom:16px;animation:bqRise .7s .2s both}.bq-unfurl-scene{height:245px;width:min(500px,88vw);margin:0 auto 18px;position:relative;display:flex;align-items:flex-start;justify-content:center}.bq-ceremony-pole{width:10px;height:245px;background:linear-gradient(90deg,#986027,#f0c77c,#83501f);border-radius:7px;position:relative;z-index:4}.bq-ceremony-pole>span{position:absolute;width:18px;height:18px;border-radius:50%;background:linear-gradient(#f6daa1,#9b6428);top:-11px;left:-4px}.bq-unfurl-flag{width:min(430px,78vw);height:190px;transform-origin:left top;animation:bqUnfurl 2.6s .45s cubic-bezier(.18,.76,.23,1) both;box-shadow:0 16px 40px #00000040;overflow:hidden}.bq-unfurl-flag>div{height:33.333%}.bq-unfurl-flag .bq-chakra{transform:scale(1.55)}@keyframes bqUnfurl{0%{clip-path:inset(0 98% 0 0);transform:scaleX(.12) skewY(3deg)}45%{clip-path:inset(0 42% 0 0);transform:scaleX(.65) skewY(-2deg)}75%{clip-path:inset(0 8% 0 0);transform:scaleX(.96) skewY(1deg)}to{clip-path:inset(0 0 0 0);transform:scaleX(1) skewY(0)}}.bq-ceremony h1{font:900 clamp(24px,5vw,46px) "Sora",sans-serif;letter-spacing:-.04em;margin:0;animation:bqRise .7s 2.45s both}.bq-ceremony p{font-size:12px;color:#ffffffb8;margin:9px 0;animation:bqRise .7s 2.6s both}.bq-ceremony-line{font:700 13px Sora,sans-serif;color:#f5d59f;margin-top:12px;animation:bqRise .7s 2.75s both}.bq-ceremony strong{display:block;font:900 20px Sora,sans-serif;letter-spacing:.12em;margin-top:10px;animation:bqRise .7s 2.9s both}.bq-ceremony button{margin-top:20px;border:1px solid rgba(255,255,255,.3);background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;border-radius:10px;padding:11px 18px;font:800 10px Sora,sans-serif;cursor:pointer;animation:bqRise .7s 3.05s both}.bq-petals{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.bq-petals i{position:absolute;top:-20px;width:8px;height:13px;border-radius:60% 20%;background:#f93;animation:bqPetal linear infinite}.bq-petals i:nth-child(3n){background:#fff}.bq-petals i:nth-child(3n+1){background:#138808}@keyframes bqPetal{0%{transform:translateY(-5vh) rotate(0);opacity:0}10%{opacity:.9}to{transform:translateY(110vh) rotate(720deg);opacity:.25}}@keyframes bqFadeIn{0%{opacity:0}to{opacity:1}}@keyframes bqRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.bq-unfurl-scene,.bq-ceremony-pole{height:205px}.bq-unfurl-flag{height:150px}.bq-ceremony h1{font-size:27px}.bq-flag-stage{max-width:100%}}.profile-page{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:26px 0 40px}.profile-hero{min-height:205px;position:relative;overflow:hidden;border-radius:22px;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:28px;color:#fff;background:linear-gradient(120deg,#0c1a2e,#153354 60%,#125044);box-shadow:0 18px 45px #0c1a2e26}.profile-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.2;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:38px 38px}.profile-identity,.profile-hero-meta{position:relative;z-index:1}.profile-identity{display:flex;align-items:center;gap:22px;min-width:0}.profile-avatar{width:88px;height:88px;flex:0 0 88px;border-radius:24px;display:grid;place-items:center;font-size:27px;font-weight:800;color:var(--navy);background:linear-gradient(145deg,#fbbf24,#f59e0b);border:4px solid rgba(255,255,255,.14);box-shadow:0 14px 28px #0003}.profile-eyebrow{font-size:9px;font-weight:800;letter-spacing:.18em;color:#f9c56f;margin-bottom:8px}.profile-identity h1{font-size:27px;line-height:1.15;letter-spacing:-.04em;margin:0 0 6px}.profile-identity p{font-size:12px;color:#ffffff9e}.profile-badges{display:flex;gap:7px;margin-top:15px}.profile-role-badge,.profile-status-badge{padding:5px 10px;border-radius:99px;font-size:9px;font-weight:700}.profile-role-badge{background:#f59e0b29;border:1px solid rgba(245,158,11,.25);color:#ffd38a}.profile-status-badge{background:#ffffff14;border:1px solid rgba(255,255,255,.11);color:#b9f6cf}.profile-hero-meta{min-width:310px;display:grid;grid-template-columns:1fr 1fr;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:15px;overflow:hidden}.profile-hero-meta>div{padding:16px 18px}.profile-hero-meta>div+div{border-left:1px solid rgba(255,255,255,.09)}.profile-hero-meta span{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.12em;color:#ffffff73;margin-bottom:6px}.profile-hero-meta strong{font-size:11px}.profile-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:18px;margin-top:18px;align-items:start}.profile-card{background:#fff;border:1px solid var(--border);border-radius:18px;padding:24px;box-shadow:0 8px 26px #0c1a2e0b}.profile-card-heading{display:flex;align-items:center;gap:12px;padding-bottom:19px;border-bottom:1px solid #eeece7}.profile-card-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;font-size:20px;color:var(--navy);background:#f2f4f7;border:1px solid #e6e9ed}.profile-card-icon.security{color:var(--amber-dark);background:#fffbeb;border-color:#fde7b0}.profile-card-heading h2{font-size:15px;margin:0 0 4px}.profile-card-heading p{font-size:9px;color:var(--text3)}.profile-info-list{padding-top:5px}.profile-info-row{padding:15px 3px;border-bottom:1px solid #f0efeb}.profile-info-row:last-child{border-bottom:0}.profile-info-row span{display:block;font-size:8px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text3);margin-bottom:4px}.profile-info-row strong{font-size:11px;font-weight:600}.profile-password-form{padding-top:18px}.profile-password-form label{display:block;margin-bottom:13px}.profile-password-form label>span{display:block;font-size:9px;font-weight:700;color:var(--text2);margin-bottom:7px}.profile-password-form input{width:100%;height:43px;border:1px solid var(--border2);border-radius:10px;padding:0 13px;outline:none;font:500 11px Sora,sans-serif}.profile-password-form input:focus{border-color:#9eacbd;box-shadow:0 0 0 3px #0c1a2e0f}.profile-password-rules{display:flex;flex-direction:column;gap:5px;background:#f8fafc;border:1px solid #e8ebef;border-radius:12px;padding:12px 13px;margin:4px 0 16px}.profile-password-rules strong{font-size:9px}.profile-password-rules span{font-size:8px;line-height:1.5;color:var(--text3)}.profile-password-button{min-height:42px;border:0;border-radius:10px;padding:0 17px;background:var(--navy);color:#fff;font:700 10px Sora,sans-serif;cursor:pointer;box-shadow:0 8px 18px #0c1a2e24}.profile-password-button:hover:not(:disabled){background:var(--navy2)}.profile-password-button:disabled{opacity:.6}.profile-alert{margin-top:16px;padding:10px 12px;border-radius:10px;font-size:9px;font-weight:600}.profile-alert.success{background:var(--green-bg);color:var(--green-text);border:1px solid #bbf7d0}.profile-alert.error{background:var(--red-bg);color:var(--red-text);border:1px solid #fecaca}.profile-security-note{margin-top:18px;padding:12px 15px;border:1px solid #e6e4de;border-radius:12px;background:#ffffff8c;color:var(--text3);font-size:8px}.profile-security-note strong{color:var(--text2)}@media (max-width:1000px){.profile-hero{align-items:flex-start;flex-direction:column}.profile-hero-meta{width:100%;min-width:0}}@media (max-width:767px){.profile-page{width:calc(100% - 24px);padding:14px 0 calc(var(--bnav-h) + 24px)}.profile-hero{min-height:0;padding:22px 18px;border-radius:17px}.profile-avatar{width:64px;height:64px;flex-basis:64px;border-radius:18px;font-size:20px}.profile-identity{gap:14px;align-items:flex-start}.profile-identity h1{font-size:20px}.profile-grid{grid-template-columns:1fr;gap:12px;margin-top:12px}.profile-card{padding:18px;border-radius:15px}.profile-password-button{width:100%}}@media (max-width:420px){.profile-hero-meta{grid-template-columns:1fr}.profile-hero-meta>div+div{border-left:0;border-top:1px solid rgba(255,255,255,.09)}}
