/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}}:root{--navy-950:#030817;--navy-900:#081326;--navy-800:#132b4a;--blue-700:#0b3158;--blue-500:#195b92;--ink:#0b1424;--muted:#647182;--paper:#f5f2eb;--white:#fffefa;--line:#dce1e3;--gold:#d9a12e;--gold-light:#f3c65d;--green:#0b755b;--brick:#c64a3b;--serif:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background:var(--paper);color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,100% - 48px);margin:0 auto}.announcement{background:var(--gold);color:var(--navy-950);letter-spacing:.025em;font-size:.75rem;font-weight:750}.announcement-inner{justify-content:space-between;align-items:center;gap:24px;min-height:38px;display:flex}.announcement p{align-items:center;gap:9px;margin:0;display:flex}.announcement a{border-bottom:1px solid #06101f73;align-items:center;gap:6px;display:inline-flex}.pulse{background:var(--navy-950);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #06101f1f}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;border-bottom:1px solid #0b1e311a;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:32px;height:78px;display:flex}.brand,.footer-brand,.dashboard-brand{align-items:center;gap:13px;display:flex}.brand-mark{color:#0000;background-color:var(--navy-900);background-image:url(/if-emblem.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #d9a734cc;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;font-size:0;display:grid;overflow:hidden;box-shadow:0 6px 20px #071c2f2e}.brand-copy{line-height:1.15;display:grid}.brand-copy strong{font-family:var(--serif);font-size:1.08rem}.brand-copy small{color:var(--muted);letter-spacing:.095em;text-transform:uppercase;margin-top:4px;font-size:.57rem;font-weight:750}nav{align-items:center;gap:32px;margin-left:auto;display:flex}nav a{color:#39495a;font-size:.82rem;font-weight:700;transition:color .16s}nav a:hover{color:var(--blue-500)}.portal-link{min-height:43px;color:var(--white);background:var(--navy-900);border:1px solid var(--navy-900);justify-content:center;align-items:center;gap:9px;padding:0 18px;font-size:.76rem;font-weight:800;transition:transform .16s,background .16s;display:inline-flex}.portal-link:hover{background:var(--blue-700);transform:translateY(-1px)}.portal-link span{color:var(--gold-light);font-size:.67rem}.hero{color:var(--white);background:radial-gradient(circle at 82% 17%, #2e81ac4d, transparent 28%), linear-gradient(135deg, var(--navy-950), var(--navy-900) 58%, #0d2a44);position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #d4a33226;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-180px;right:-80px}.hero-grid-pattern{opacity:.055;background-image:linear-gradient(#ffffffa6 1px,#0000 1px),linear-gradient(90deg,#ffffffa6 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 62%);mask-image:linear-gradient(90deg,#000,#0000 62%)}.hero-grid{z-index:2;grid-template-columns:minmax(0,1.04fr) minmax(390px,.86fr);align-items:center;gap:76px;min-height:680px;padding-top:74px;padding-bottom:78px;display:grid;position:relative}.eyebrow{color:var(--gold-light);letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 19px;font-size:.68rem;font-weight:800;display:flex}.eyebrow>span{background:currentColor;width:31px;height:1px}.eyebrow.dark{color:var(--blue-700)}.eyebrow.light{color:var(--gold-light)}.hero h1,.section-heading h2,.calendar-copy h2,.portal-copy h2,.about-copy h2,.contact h2{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-weight:500;line-height:1.04}.hero h1{max-width:700px;font-size:clamp(3rem,5.1vw,5.15rem)}.hero h1 em{color:var(--gold-light);font-style:italic}.hero-lead{color:#bdc9d4;max-width:635px;margin:27px 0 0;font-size:1.04rem;line-height:1.78}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:35px;display:flex}.button{letter-spacing:.02em;border:1px solid #0000;justify-content:center;align-items:center;gap:17px;min-height:50px;padding:0 23px;font-size:.76rem;font-weight:800;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary,.button-accent{color:var(--navy-950);background:var(--gold)}.button-primary:hover{background:var(--gold-light)}.button-ghost{color:var(--white);border-color:#ffffff42}.button-ghost:hover{border-color:var(--gold)}.button-light{color:var(--navy-950);background:var(--white)}.partner-line{align-items:center;gap:10px;margin-top:39px;display:flex}.partner-avatar{width:35px;height:35px;color:var(--navy-950);border:2px solid var(--gold);background:#f6efe0;border-radius:50%;flex:none;place-items:center;font-size:.62rem;font-weight:850;display:grid}.partner-line>div:not(.partner-avatar){line-height:1.22;display:grid}.partner-line strong{font-size:.71rem}.partner-line span{color:#92a4b5;margin-top:3px;font-size:.62rem}.partner-line i{background:#fff3;width:1px;height:28px;margin:0 7px}.hero-visual{padding:28px 18px 31px 28px;position:relative}.hero-visual:before{display:none}.logo-frame{z-index:1;background:#0a1427;padding:15px;position:relative;overflow:hidden;box-shadow:0 34px 70px #00000059}.logo-frame img{aspect-ratio:1.12;object-fit:cover;object-position:center;border:1px solid #ffffff1f;width:100%}.emblem-frame{width:min(100%,520px);box-shadow:none;background:0 0;border-radius:50%;margin:0 auto;padding:22px}.emblem-frame img{aspect-ratio:1;border:0;border-radius:50%;display:block;box-shadow:0 34px 70px #0000006b}.logo-kicker{z-index:2;color:var(--navy-950);background:var(--gold);letter-spacing:.12em;text-transform:uppercase;padding:7px 10px;font-size:.58rem;font-weight:850;position:absolute;top:27px;left:29px}.logo-caption{color:#9db0c2;letter-spacing:.14em;text-transform:uppercase;justify-content:space-between;padding:12px 5px 0;font-size:.59rem;font-weight:750;display:flex}.floating-card{z-index:3;min-width:190px;color:var(--ink);background:#fffffff5;align-items:center;gap:11px;padding:13px 16px;display:flex;position:absolute;box-shadow:0 17px 35px #0000003d}.floating-card-top{top:5px;right:-25px}.floating-card-bottom{bottom:2px;left:-30px}.floating-card div{line-height:1.25;display:grid}.floating-card small{color:var(--muted);font-size:.61rem}.floating-card strong{margin-top:3px;font-size:.68rem}.status-check{width:30px;height:30px;color:var(--white);background:var(--green);border-radius:50%;place-items:center;font-size:.75rem;font-weight:900;display:grid}.mini-chart{background:#e7f0f4;justify-content:center;align-items:flex-end;gap:3px;width:31px;height:31px;padding:6px;display:flex}.mini-chart i{background:var(--blue-500);width:4px}.mini-chart i:first-child{height:7px}.mini-chart i:nth-child(2){height:14px}.mini-chart i:nth-child(3){height:10px}.trust-row{z-index:2;color:#7f93a6;letter-spacing:.16em;border-top:1px solid #ffffff1f;justify-content:space-between;gap:20px;padding:23px 0;font-size:.6rem;font-weight:800;display:flex;position:relative}.section{padding:110px 0}.section-heading{margin-bottom:50px}.heading-split{grid-template-columns:minmax(0,1.2fr) minmax(280px,.63fr);align-items:end;gap:90px;display:grid}.section-heading h2,.about-copy h2{max-width:720px;font-size:clamp(2.35rem,4.2vw,4.1rem)}.section-heading>p{color:var(--muted);margin:0 0 5px;font-size:.9rem;line-height:1.82}.service-grid{border-top:1px solid #cfd5d7;border-left:1px solid #cfd5d7;grid-template-columns:repeat(3,1fr);display:grid}.service-card{background:#ffffff6b;border-bottom:1px solid #cfd5d7;border-right:1px solid #cfd5d7;min-height:267px;padding:31px 31px 66px;transition:color .2s,background .2s,transform .2s;position:relative}.service-card:hover{z-index:1;color:var(--white);background:var(--navy-900);transform:translateY(-4px)}.service-number{color:var(--blue-500);font-family:var(--serif);font-size:.78rem;font-style:italic}.service-card:nth-child(3n+2) .service-number,.service-card:nth-child(3n+2) .card-arrow{color:var(--green)}.service-card:nth-child(3n+3) .service-number,.service-card:nth-child(3n+3) .card-arrow{color:var(--brick)}.service-card h3{font-family:var(--serif);margin:36px 0 13px;font-size:1.42rem;font-weight:600}.service-card p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.75;transition:color .2s}.service-card:hover p{color:#aebdcc}.card-arrow{color:var(--gold);font-size:1.1rem;position:absolute;bottom:24px;right:27px}.calendar-band{color:var(--white);background:var(--blue-700)}.calendar-layout{grid-template-columns:124px minmax(0,1fr) auto;align-items:center;gap:49px;min-height:255px;padding-top:34px;padding-bottom:34px;display:grid}.date-card{height:151px;color:var(--navy-950);background:var(--white);align-content:center;place-items:center;display:grid;box-shadow:12px 12px #04122029}.date-card span,.date-card small{letter-spacing:.17em;font-size:.62rem;font-weight:850}.date-card span{color:var(--blue-700)}.date-card strong{font-family:var(--serif);font-size:3.65rem;font-weight:500;line-height:1.03}.date-card small{color:var(--muted);font-size:.54rem}.calendar-copy h2{font-size:clamp(2rem,3.5vw,3.35rem)}.calendar-copy p:last-child{color:#c8dbe7;max-width:740px;margin:16px 0 0;font-size:.82rem}.updates{background:#fff}.source-note{border-left:3px solid var(--green);background:#edf4f4;align-items:flex-start;gap:11px;padding:17px 19px;display:flex}.source-note>span{width:24px;height:24px;color:var(--white);background:var(--green);border-radius:50%;flex:none;place-items:center;font-size:.64rem;font-weight:900;display:grid}.source-note p{color:#526574;margin:0;font-size:.7rem;line-height:1.55}.source-note strong{color:var(--ink)}.update-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.update-card{background:var(--white);flex-direction:column;min-height:325px;padding:28px;display:flex}.update-card.featured{color:var(--white);background:var(--navy-900)}.update-meta{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;gap:12px;font-size:.58rem;font-weight:750;display:flex}.update-meta span{color:var(--blue-500)}.update-card:nth-child(3) .update-meta span{color:var(--brick)}.update-card:nth-child(4) .update-meta span{color:var(--green)}.featured .update-meta,.featured .update-meta span{color:var(--gold-light)}.update-card h3{font-family:var(--serif);margin:40px 0 14px;font-size:1.42rem;font-weight:600;line-height:1.2}.update-card p{color:var(--muted);margin:0;font-size:.74rem;line-height:1.72}.featured p{color:#aab9c6}.update-card a{color:var(--blue-700);border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:22px;font-size:.66rem;font-weight:800;display:inline-flex}.featured a{color:var(--gold-light);border-color:#ffffff26}.official-links{color:var(--muted);align-items:center;gap:30px;margin-top:27px;font-size:.66rem;display:flex}.official-links>span{color:var(--ink);letter-spacing:.1em;text-transform:uppercase;font-weight:800}.official-links a{border-bottom:1px solid #cdd4d7;align-items:center;gap:6px;display:inline-flex}.portal-section{color:var(--white);background:linear-gradient(120deg, #08192bf5, #0a263ef7), var(--navy-900);padding:120px 0;position:relative;overflow:hidden}.portal-section:before{content:"";opacity:.08;background-image:radial-gradient(circle at 15% 15%,#fff 1px,#0000 1px),radial-gradient(circle at 85% 65%,#fff 1px,#0000 1px);background-size:43px 43px,61px 61px;position:absolute;inset:0}.portal-layout{z-index:1;grid-template-columns:minmax(340px,.82fr) minmax(510px,1.18fr);align-items:center;gap:86px;display:grid;position:relative}.portal-copy h2{max-width:550px;font-size:clamp(2.6rem,4.7vw,4.4rem)}.portal-copy>p:not(.eyebrow){color:#aebdca;max-width:540px;margin:24px 0 0;font-size:.86rem;line-height:1.82}.portal-copy ul{grid-template-columns:repeat(2,1fr);gap:13px 22px;margin:30px 0;padding:0;list-style:none;display:grid}.portal-copy li{color:#d7e0e6;align-items:center;gap:9px;font-size:.7rem;display:flex}.portal-copy li span{width:19px;height:19px;color:var(--navy-950);background:var(--gold);border-radius:50%;flex:none;place-items:center;font-size:.56rem;font-weight:900;display:grid}.portal-disclaimer{color:#7f93a4;max-width:470px;margin-top:17px;font-size:.59rem;display:block}.dashboard-shell{color:var(--ink);background:#c5d2d9;border-radius:4px;padding:9px;transform:perspective(1200px)rotateY(-2deg);box-shadow:0 36px 80px #0000005c}.dashboard-top{background:var(--white);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:74px;padding:0 23px;display:flex}.dashboard-brand>span{color:#0000;background-color:var(--navy-900);background-image:url(/if-emblem.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #d9a734bf;border-radius:50%;place-items:center;width:35px;height:35px;font-size:0;display:grid;overflow:hidden}.dashboard-brand>div{line-height:1.2;display:grid}.dashboard-brand strong{font-family:var(--serif);font-size:.86rem}.dashboard-brand small{color:var(--muted);margin-top:3px;font-size:.49rem}.demo-user{color:var(--blue-700);letter-spacing:.07em;background:#e9f1f4;border-radius:2px;padding:7px 10px;font-size:.5rem;font-weight:850}.dashboard-body{background:#eef1f2;padding:23px}.dashboard-welcome{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.dashboard-welcome small{color:var(--muted);font-size:.55rem}.dashboard-welcome h3{font-family:var(--serif);margin:2px 0 0;font-size:1.25rem;font-weight:600}.secure-badge{color:var(--green);font-size:.51rem;font-weight:800}.dashboard-stats{grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0 14px;display:grid}.dashboard-stats>div{background:var(--white);border:1px solid #dfe4e6;align-content:center;min-height:91px;padding:14px;display:grid}.dashboard-stats span,.dashboard-stats small{color:var(--muted);font-size:.49rem}.dashboard-stats strong{color:var(--blue-700);font-family:var(--serif);font-size:1.55rem;line-height:1.1}.declaration-list{background:var(--white);border:1px solid #dfe4e6}.list-heading,.declaration-row{border-bottom:1px solid #edf0f1;grid-template-columns:31px 1fr auto;align-items:center;gap:12px;padding:12px 15px;display:grid}.list-heading{min-height:45px;color:var(--muted);grid-template-columns:1fr auto;font-size:.53rem}.list-heading strong{color:var(--ink);font-size:.62rem}.declaration-row:last-child{border-bottom:0}.file-icon{width:28px;height:28px;color:var(--green);background:#e6f1ed;border-radius:3px;place-items:center;font-size:.57rem;font-weight:900;display:grid}.declaration-row>div{line-height:1.2;display:grid}.declaration-row strong{font-size:.58rem}.declaration-row small{color:var(--muted);margin-top:4px;font-size:.48rem}.status{color:var(--green);background:#e6f1ed;border-radius:20px;padding:5px 7px;font-size:.47rem;font-weight:800}.status.pending{color:#9a6e13;background:#faf0d8}.about{background:var(--paper)}.about-layout{grid-template-columns:minmax(300px,.7fr) minmax(500px,1.3fr);align-items:start;gap:100px;display:grid}.about-number{background:0 0;place-items:center;min-height:430px;padding:34px;display:grid;position:relative;overflow:hidden}.about-number:before,.about-number:after{content:"";border:1px solid #ffffff1f;border-radius:50%;position:absolute}.about-number:before{width:350px;height:350px}.about-number:after{width:250px;height:250px}.about-number img{z-index:1;filter:drop-shadow(0 24px 40px #00000052);border-radius:50%;width:min(100%,360px);height:auto;display:block;position:relative}.about-copy>p:not(.eyebrow){max-width:720px;color:var(--muted);margin:27px 0 0;font-size:.88rem;line-height:1.88}.principles{border-top:1px solid #cbd1d3;grid-template-columns:repeat(3,1fr);margin-top:45px;display:grid}.principles>div{padding:25px 22px 0 0}.principles>div+div{border-left:1px solid #cbd1d3;padding-left:22px}.principles span{color:var(--blue-500);font-family:var(--serif);font-size:.7rem;font-style:italic;display:block}.principles strong{font-family:var(--serif);margin-top:19px;font-size:1.02rem;display:block}.principles p{color:var(--muted);margin:7px 0 0!important;font-size:.65rem!important;line-height:1.58!important}.contact{color:var(--white);background:var(--blue-700);padding:94px 0}.contact-inner{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:85px;display:grid}.contact h2{max-width:720px;font-size:clamp(2.5rem,4.8vw,4.5rem)}.contact address{color:#c5d8e4;margin-top:26px;font-size:.78rem;font-style:normal;line-height:1.8}.contact-list{background:#fff3;border:1px solid #fff3;gap:1px;display:grid}.contact-list a{background:#071f3352;grid-template-columns:42px 1fr;align-items:center;gap:16px;min-height:92px;padding:16px 20px;transition:background .16s;display:grid}.contact-list a:hover{background:#071f3394}.contact-list>a>span{width:42px;height:42px;color:var(--navy-950);background:var(--gold);border-radius:50%;place-items:center;font-size:.65rem;font-weight:900;display:grid}.contact-list div{line-height:1.25;display:grid}.contact-list small{color:#b9cedb;font-size:.58rem}.contact-list strong{font-family:var(--serif);margin-top:4px;font-size:1.08rem;font-weight:600}.contact-list em{color:var(--gold-light);margin-top:4px;font-size:.57rem;font-style:normal}footer{color:#b1bfca;background:var(--navy-950)}.footer-grid{grid-template-columns:1fr .8fr 1.25fr;align-items:center;gap:50px;padding-top:55px;padding-bottom:42px;display:grid}.footer-brand>div{line-height:1.25;display:grid}.footer-brand .brand-mark{border-width:2px;width:78px;height:78px;box-shadow:0 12px 32px #00000052}.footer-brand strong{color:var(--white);font-family:var(--serif);font-size:1.12rem}.footer-brand small{color:#778997;font-size:.63rem}.footer-grid>p{margin:0;font-size:.67rem;line-height:1.85}.footer-social{gap:8px;display:grid}.footer-social a{color:var(--white);border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:10px;padding-bottom:8px;font-size:.64rem;display:flex}.footer-social a span{color:#7d91a2;margin-left:auto}.footer-qr-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding-top:8px;padding-bottom:44px;display:grid}.footer-qr-card{background:#0b253b;border:1px solid #ffffff17;justify-content:space-between;align-items:center;gap:24px;min-height:294px;padding:24px;display:flex;overflow:hidden}.footer-qr-card>div:first-child{gap:8px;display:grid}.footer-qr-card>div:first-child>span{color:var(--gold-light);letter-spacing:.13em;font-size:.58rem;font-weight:900}.footer-qr-card strong{max-width:240px;color:var(--white);font-family:var(--serif);font-size:1.35rem;line-height:1.12}.footer-qr-card p{color:#8ea1af;max-width:250px;margin:0;font-size:.65rem;line-height:1.6}.footer-qr-card a{width:fit-content;color:var(--white);border-bottom:1px solid #ffffff42;margin-top:5px;font-size:.65rem;font-weight:800}.instagram-qr-crop{background:#fff;border-radius:12px;flex:0 0 236px;width:236px;height:270px;position:relative;overflow:hidden}.instagram-qr-crop img{width:1078px;max-width:none;height:606px;position:absolute;top:-180px;left:-144px}.site-qr-image{background:#fff;border-radius:12px;flex:0 0 236px;width:236px;height:236px}.footer-bottom{color:#647787;letter-spacing:.05em;border-top:1px solid #ffffff17;justify-content:space-between;gap:20px;padding-top:18px;padding-bottom:18px;font-size:.58rem;display:flex}@media (width<=1050px){nav{display:none}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(340px,.75fr);gap:38px}.hero h1{font-size:clamp(3rem,6vw,4.5rem)}.partner-line{flex-wrap:wrap}.calendar-layout{grid-template-columns:112px 1fr}.calendar-layout .button{grid-column:2;justify-self:start}.update-grid{grid-template-columns:repeat(2,1fr)}.portal-layout{grid-template-columns:1fr}.dashboard-shell{max-width:720px;transform:none}}@media (width<=800px){.container{width:min(100% - 32px,660px)}.announcement-inner{min-height:44px}.announcement p{font-size:.66rem;line-height:1.35}.announcement a{display:none}.header-inner{height:70px}.brand-copy small{display:none}.portal-link{padding:0 12px;font-size:.68rem}.hero-grid{grid-template-columns:1fr;min-height:auto;padding-top:74px}.hero-visual{width:min(100%,550px);margin:0 auto}.floating-card-top{right:-5px}.floating-card-bottom{left:-2px}.trust-row{overflow-x:auto}.trust-row span{white-space:nowrap}.section{padding:82px 0}.heading-split,.contact-inner{grid-template-columns:1fr;align-items:start;gap:25px}.service-grid{grid-template-columns:repeat(2,1fr)}.calendar-layout{grid-template-columns:95px 1fr;gap:28px;padding-top:55px;padding-bottom:55px}.date-card{height:130px}.date-card strong{font-size:3rem}.official-links{flex-wrap:wrap}.portal-section{padding:88px 0}.about-layout{grid-template-columns:1fr;gap:45px}.about-number{min-height:300px}.footer-grid{grid-template-columns:1fr 1fr}.footer-qr-grid{grid-template-columns:1fr}}@media (width<=560px){.brand-copy strong{font-size:.9rem}.brand-mark{width:42px;height:42px}.footer-brand .brand-mark{width:68px;height:68px}.footer-qr-card{flex-direction:column;align-items:flex-start}.portal-link span{display:none}.hero h1{font-size:clamp(2.75rem,13vw,4rem)}.hero-actions .button{width:100%}.partner-line i{display:none}.partner-line>div:not(.partner-avatar){width:calc(100% - 54px)}.hero-visual{padding:18px 0 34px}.hero-visual:before{display:none}.floating-card{min-width:172px}.floating-card-top{top:-3px}.service-grid,.update-grid{grid-template-columns:1fr}.service-card{min-height:235px}.calendar-layout{grid-template-columns:1fr}.date-card{width:105px}.calendar-layout .button{grid-column:1}.official-links>span{width:100%}.portal-copy ul,.dashboard-stats{grid-template-columns:1fr}.dashboard-top,.dashboard-welcome{flex-direction:column;align-items:flex-start;padding-top:16px;padding-bottom:16px}.dashboard-body{padding:14px}.declaration-row{grid-template-columns:28px 1fr}.declaration-row .status{grid-column:2;justify-self:start}.principles{grid-template-columns:1fr}.principles>div+div{border-left:0;padding-left:0}.contact-list{width:100%}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}}.portal-test-page{color:#172334;background:#eef3f6;min-height:100vh}.portal-app-header{color:#fff;background:#071c2f;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:14px clamp(20px,4vw,64px);display:flex}.portal-app-brand,.portal-user{align-items:center;gap:13px;display:flex}.portal-app-brand>span{color:#0000;background-color:#071c2f;background-image:url(/if-emblem.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #d9a734cc;border-radius:50%;place-items:center;width:46px;height:46px;font-size:0;display:grid;overflow:hidden}.portal-app-brand div,.portal-user div{gap:3px;display:grid}.portal-app-brand strong{font-family:var(--serif);font-size:1.12rem}.portal-app-brand small,.portal-user small{color:#96a9b9;font-size:.65rem}.portal-user{justify-content:flex-end}.portal-user div{text-align:right}.portal-user strong{font-size:.76rem}.portal-user>a{color:#fff;border:1px solid #ffffff47;border-radius:3px;padding:9px 13px;font-size:.68rem;font-weight:800}.portal-demo-badge{color:#071c2f;letter-spacing:.08em;background:#d9a734;border-radius:999px;padding:7px 10px;font-size:.58rem;font-weight:900}.portal-app-shell{grid-template-columns:250px minmax(0,1fr);min-height:calc(100vh - 82px);display:grid}.portal-sidebar{color:#c6d1d9;background:#0b253b;flex-direction:column;justify-content:space-between;gap:32px;padding:36px 24px;display:flex}.portal-sidebar nav{gap:8px;display:grid}.portal-sidebar nav a{color:#acbdc9;border-radius:3px;align-items:center;gap:12px;padding:13px 14px;font-size:.73rem;font-weight:700;display:flex}.portal-sidebar nav a span{color:#68859a;font-size:.6rem}.portal-sidebar nav a:hover,.portal-sidebar nav a.active{color:#fff;background:#ffffff14}.portal-sidebar nav a.active span{color:#e2b849}.portal-support{background:#ffffff0f;border-left:2px solid #d9a734;gap:6px;padding:17px;display:grid}.portal-support small{color:#8ca2b2;font-size:.6rem}.portal-support strong{color:#fff;font-size:.72rem}.portal-support a{color:#e1bd60;font-size:.7rem;font-weight:800}.portal-workspace{width:min(1180px,100% - 64px);margin:0 auto;padding:52px 0 34px}.portal-welcome{justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:30px;display:flex}.portal-kicker{color:#2f7397;letter-spacing:.13em;margin:0 0 8px;font-size:.61rem;font-weight:900}.portal-welcome h1,.portal-panel h2,.portal-access-card h1{font-family:var(--serif);margin:0;font-weight:600}.portal-welcome h1{font-size:clamp(2rem,4vw,3.15rem)}.portal-welcome>div>p:last-child{color:#687988;max-width:720px;margin:13px 0 0;font-size:.76rem;line-height:1.7}.portal-secure-status{color:#25704c;background:#dceee4;border-radius:999px;flex:none;padding:9px 12px;font-size:.64rem;font-weight:800}.portal-company-selector{background:#0b253b;border-left:4px solid #d9a734;justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px;padding:18px 20px;display:flex;box-shadow:0 14px 40px #142f4214}.portal-company-selector>div{gap:6px;min-width:0;display:grid}.portal-company-selector>div span{color:#d9b354;letter-spacing:.12em;font-size:.56rem;font-weight:900}.portal-company-selector>div strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.portal-company-selector nav{flex:none;align-items:center;gap:8px;display:flex}.portal-company-selector nav a{color:#adc0cd;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:3px;padding:10px 13px;font-size:.63rem;font-weight:850}.portal-company-selector nav a:hover,.portal-company-selector nav a.active{color:#071c2f;background:#d9a734;border-color:#d9a734}.portal-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.portal-summary-grid article,.portal-panel{background:#fff;border:1px solid #dde5ea;box-shadow:0 14px 40px #142f420f}.portal-summary-grid article{border-top:3px solid #244f6d;gap:4px;padding:20px;display:grid}.portal-summary-grid article:nth-child(2){border-top-color:#d9a734}.portal-summary-grid article span,.portal-summary-grid article small{color:#748592;font-size:.62rem}.portal-summary-grid article strong{color:#0b253b;font-family:var(--serif);margin:5px 0;font-size:1.8rem}.portal-panel{padding:26px}.portal-panel-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.portal-panel-heading h2{color:#0b253b;font-size:1.45rem}.portal-panel-heading>span{color:#71828f;font-size:.65rem}.portal-table{display:grid}.portal-table-head,.portal-table-row{grid-template-columns:1.35fr .95fr 1fr .85fr .8fr;align-items:center;gap:14px;display:grid}.portal-table-head{color:#71818d;letter-spacing:.06em;text-transform:uppercase;padding:0 13px 11px;font-size:.58rem;font-weight:900}.portal-table-row{border-top:1px solid #e8edf0;min-height:62px;padding:12px 13px;font-size:.69rem}.portal-table-row strong{color:#183247}.portal-table-row>span{color:#667987}.portal-status{white-space:nowrap;border-radius:999px;width:fit-content;padding:7px 9px;font-size:.57rem;font-style:normal;font-weight:900}.portal-status.success{color:#1f6946;background:#def0e6}.portal-status.ready{color:#79590c;background:#f7ebc8}.portal-status.pending{color:#536c7c;background:#e5edf2}.portal-lower-grid{grid-template-columns:1.25fr .75fr;gap:18px;margin-top:18px;display:grid}.portal-document-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.portal-document-list li{background:#f5f8fa;align-items:center;gap:12px;padding:12px;display:flex}.portal-document-list li>span{color:#fff;background:#2f7397;flex:none;place-items:center;width:38px;height:38px;font-size:.56rem;font-weight:900;display:grid}.portal-document-list li>div{flex:1;gap:4px;min-width:0;display:grid}.portal-document-list strong{color:#20384a;font-size:.69rem}.portal-document-list small{color:#7c8b96;font-size:.58rem}.portal-document-list button{color:#77838b;background:#e3e9ed;border:0;border-radius:3px;padding:7px 9px;font-size:.57rem;font-weight:800}.portal-deadline{background:#0b253b;align-items:center;gap:16px;padding:18px;display:flex}.portal-deadline>span{color:#e4bd5c;font-family:var(--serif);font-size:3rem;line-height:1}.portal-deadline div{gap:4px;display:grid}.portal-deadline small{color:#8eabba;font-size:.56rem;font-weight:900}.portal-deadline strong{color:#fff;font-size:.72rem}.portal-deadline p{color:#a7bac6;margin:0;font-size:.61rem}.portal-test-note{color:#7b8a94;text-align:center;margin:18px 0 0;font-size:.61rem}.portal-access-card{text-align:center;background:#fff;border-top:5px solid #d9a734;width:min(620px,100% - 36px);margin:0 auto;padding:clamp(32px,6vw,62px);position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 24px 70px #081c2f26}.portal-access-icon{color:#071c2f;background:#f2d98f;border-radius:50%;place-items:center;width:50px;height:50px;margin:0 auto 20px;font-size:1.4rem;font-weight:900;display:grid}.portal-access-card h1{color:#0b253b;font-size:clamp(1.8rem,4vw,2.7rem)}.portal-access-card>p:not(.portal-kicker){color:#667987;margin:18px 0 0;font-size:.76rem;line-height:1.7}.portal-access-actions{justify-content:center;gap:10px;margin-top:28px;display:flex}.portal-primary-action,.portal-secondary-action{border-radius:3px;padding:12px 16px;font-size:.68rem;font-weight:900}.portal-primary-action{color:#fff;background:#0b253b}.portal-secondary-action{color:#0b253b;background:#edf2f5}.social-stream{background:radial-gradient(circle at 88% 8%,#d9a7341f,#0000 30%),#f4f1ea;position:relative;overflow:hidden}.social-stream-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.social-featured-post{color:#fff;background:linear-gradient(120deg,#071c2ffa,#0b324df5),#071c2f;border-radius:4px;grid-template-columns:minmax(280px,.86fr) 1.14fr;align-items:center;gap:clamp(28px,5vw,68px);margin-bottom:26px;padding:clamp(22px,4vw,44px);display:grid;box-shadow:0 20px 54px #081c2f29}.social-featured-post>img{aspect-ratio:1;object-fit:cover;border:1px solid #d9a73480;border-radius:4px;width:100%}.social-featured-meta{align-items:center;gap:12px;margin-bottom:20px;display:flex}.social-featured-meta span{color:#071c2f;letter-spacing:.1em;background:#e4bd5c;padding:6px 9px;font-size:.56rem;font-weight:900}.social-featured-meta time{color:#9db2c0;font-size:.62rem;font-weight:800}.social-featured-post h3{color:#fff;max-width:620px;font-family:var(--serif);margin:0 0 16px;font-size:clamp(1.65rem,3vw,2.7rem);line-height:1.08}.social-featured-post p{color:#b8c7d0;max-width:620px;margin:0;font-size:.74rem;line-height:1.75}.social-featured-platforms{flex-wrap:wrap;gap:8px;margin:22px 0;display:flex}.social-featured-platforms span{color:#d4e0e7;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;padding:7px 10px;font-size:.56rem;font-weight:800}.social-featured-post a{color:#e4bd5c;align-items:center;gap:8px;font-size:.66rem;font-weight:900;display:inline-flex}.social-stream-card{color:#fff;background:#0b253b;border-radius:4px;flex-direction:column;min-height:285px;padding:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 44px #081c2f1f}.social-stream-card:after{content:"";border:1px solid #fff3;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-68px;right:-52px}.social-stream-card.instagram{background:linear-gradient(145deg,#7b2f71,#c24e66 52%,#d28e45)}.social-stream-card.facebook{background:linear-gradient(145deg,#163968,#2368b0)}.social-stream-card.linkedin{background:linear-gradient(145deg,#083d5e,#0a719c)}.social-stream-meta{justify-content:space-between;align-items:center;gap:12px;margin-bottom:46px;display:flex}.social-stream-meta span{letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:900}.social-stream-meta small{color:#ffffffb8;font-size:.62rem;font-weight:700}.social-stream-card h3{color:#fff;max-width:330px;font-family:var(--serif);margin:0 0 12px;font-size:1.45rem;line-height:1.16}.social-stream-card p{color:#ffffffc7;max-width:350px;margin:0 0 24px;font-size:.72rem;line-height:1.65}.social-stream-card a{color:#fff;border-bottom:1px solid #ffffff73;align-items:center;gap:8px;width:fit-content;margin-top:auto;font-size:.68rem;font-weight:900;display:inline-flex}.social-stream-note{color:#5e6f7a;background:#fff;border-left:3px solid #d9a734;align-items:flex-start;gap:12px;margin-top:18px;padding:16px 18px;display:flex}.social-stream-note>span{color:#d9a734;font-size:.72rem;line-height:1.5}.social-stream-note p{margin:0;font-size:.66rem;line-height:1.6}@media (width<=980px){.social-featured-post{grid-template-columns:1fr}.social-featured-post>img{width:min(100%,520px)}.social-stream-grid{grid-template-columns:1fr}.social-stream-card{min-height:250px}.portal-app-shell{grid-template-columns:1fr}.portal-sidebar{padding:12px 20px}.portal-sidebar nav{display:flex;overflow-x:auto}.portal-sidebar nav a{flex:none}.portal-support{display:none}.portal-summary-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.portal-app-header{flex-direction:column;align-items:flex-start}.portal-user{justify-content:space-between;width:100%}.portal-user div{display:none}.portal-workspace{width:min(100% - 28px,620px);padding-top:34px}.portal-welcome,.portal-panel-heading{flex-direction:column}.portal-company-selector{flex-direction:column;align-items:flex-start}.portal-company-selector nav{width:100%;overflow-x:auto}.portal-company-selector nav a{flex:none}.portal-summary-grid,.portal-lower-grid{grid-template-columns:1fr}.portal-table-head{display:none}.portal-table-row{grid-template-columns:1fr 1fr;gap:8px;padding:15px 4px}.portal-table-row strong,.portal-table-row .portal-status{grid-column:1/-1}.portal-access-actions{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
