@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}.__variable_f367f3{--font-inter:"__Inter_f367f3","__Inter_Fallback_f367f3"}:root{--identik-blue:#1a4d8f;--identik-teal:#00c2a8;--soft-navy:#0d1b2a;--ink:#071224;--soft-gray:#e5e8ec;--white:#fff;--success-green:#1dbf73;--caution-yellow:#f6c343;--danger-red:#e55353;--text-primary:#0d1b2a;--text-muted:#4a5668;--card-bg:#fff;--page-bg:#f5f7fb;--border-color:#d1d8e5;--shadow-soft:0 20px 45px rgba(13,27,42,.08)}*,:after,:before{box-sizing:border-box}body{margin:0;font-family:var(--font-inter,"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);color:var(--text-primary);background:var(--page-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}main{width:100%}.page-shell{min-height:100vh;display:flex;flex-direction:column}.content-width{width:min(1200px,100%);margin:0 auto;padding:0 1.5rem}.hero{background:linear-gradient(135deg,#1a4d8f,#00c2a8);color:var(--white);padding:4rem 0 5rem}.hero-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;align-items:center}.hero-text h1{font-size:clamp(2.5rem,4vw,3.5rem);margin-bottom:1rem}.hero-text p{font-size:1.2rem;margin-bottom:2rem;max-width:32rem}.cta-row{display:flex;flex-wrap:wrap;gap:1rem}.primary-btn,.secondary-btn{border:none;border-radius:999px;padding:.9rem 1.8rem;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.primary-btn{background:var(--white);color:var(--identik-blue);box-shadow:var(--shadow-soft)}.secondary-btn{background:transparent;color:var(--white);border:2px solid hsla(0,0%,100%,.4)}.primary-btn:hover,.secondary-btn:hover{transform:translateY(-2px)}.section{padding:4rem 0}.section-heading{margin-bottom:2rem}.section-heading h2{font-size:clamp(2rem,3vw,2.6rem);margin-bottom:.5rem}.section-heading p{color:var(--text-muted);font-size:1.1rem}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.card{background:var(--card-bg);border-radius:1.5rem;padding:2rem;box-shadow:var(--shadow-soft);border:1px solid var(--soft-gray)}.card h3{margin-bottom:.75rem;font-size:1.3rem}.card p{color:var(--text-muted);margin-bottom:1.5rem}form{display:flex;flex-direction:column;gap:1rem}.identik-name-form{gap:.85rem}.identik-name-form small{display:block;margin-top:.35rem;line-height:1.4}.identik-name-form .cta-row{gap:.6rem;flex-wrap:wrap;margin-top:.1rem}.identik-name-form .status-banner{margin:0;padding:.85rem 1rem;align-items:flex-start;flex-direction:column;gap:.35rem;line-height:1.5}label{font-weight:600}button,input[type=email],input[type=file],input[type=password],input[type=text],textarea{font:inherit}.checkbox-row{display:flex;align-items:flex-start;gap:.5rem}.checkbox-row input[type=checkbox]{margin-top:.2rem}.watermark-toggle{display:flex;flex-direction:column;gap:.35rem}.form-helper{margin:0;color:var(--text-muted);font-size:.85rem}.input-like,input[type=email],input[type=password],input[type=text],textarea{border-radius:.9rem;border:1px solid var(--border-color);padding:.85rem 1.1rem;width:100%;background:#f5f7fb;color:var(--text-primary);transition:border .2s ease,box-shadow .2s ease}input[type=email]:focus,input[type=password]:focus,input[type=text]:focus,textarea:focus{outline:2px solid var(--identik-teal);border-color:transparent}.status-banner{border-radius:.9rem;padding:1rem 1.2rem;font-weight:500;display:flex;align-items:center;gap:.6rem}.status-success{background:rgba(29,191,115,.15);color:var(--success-green)}.status-caution{background:rgba(246,195,67,.2);color:#8d6b00}.status-danger{background:rgba(229,83,83,.15);color:var(--danger-red)}.trust-pills{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.trust-pill{padding:.35rem .9rem;font-size:.85rem;display:inline-flex;align-items:center;gap:.35rem;background:rgba(13,27,42,.05);color:var(--soft-navy)}.report-btn,.trust-pill{border-radius:999px;font-weight:600}.report-btn{padding:.75rem 1.5rem;font-size:.95rem;border:2px solid rgba(229,83,83,.4);cursor:pointer;background:transparent;color:var(--danger-red);transition:transform .2s ease,border-color .2s ease,opacity .2s ease}.report-btn:hover:not(:disabled){transform:translateY(-1px);border-color:var(--danger-red)}.report-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:.8rem;font-weight:700;margin:0 0 .75rem;color:var(--identik-teal)}.sign-in-section{background:var(--soft-navy);color:var(--white)}.sign-in-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;align-items:stretch}.sign-in-copy h2{color:var(--white);margin-bottom:1rem}.sign-in-copy p{color:hsla(0,0%,100%,.85);margin-bottom:1.5rem;max-width:36rem}.sign-in-benefits{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem;color:hsla(0,0%,100%,.9)}.sign-in-benefits li{display:flex;align-items:center;gap:.5rem}.sign-in-benefits li:before{content:"•";color:var(--identik-teal);font-size:1.2rem;line-height:1}.sign-in-panel .card{height:100%}.sign-in-panel .secondary-btn{color:var(--identik-blue);border:2px solid rgba(26,77,143,.25)}.auth-panel-card{height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1rem;padding:2rem;text-align:left;color:var(--text-primary);background:var(--card-bg)}.auth-panel-header h3{margin:0 0 .25rem}.auth-panel-subhead{margin:0;color:var(--text-muted);line-height:1.5}.auth-panel-card h3{margin-bottom:.5rem}.auth-panel-form{width:100%;text-align:left;display:flex;flex-direction:column;gap:.75rem}.input-helper{margin:.35rem 0 0;color:var(--text-muted);font-size:.9rem}.auth-panel-form label{display:block;margin-bottom:.35rem}.auth-panel-session{display:flex;flex-direction:column;gap:1rem;align-items:stretch}.auth-panel-session p{margin:0}.auth-panel-actions{justify-content:flex-start;flex-wrap:wrap;gap:.75rem}.auth-panel-card .status-banner{margin-top:0}.auth-session-meta{display:flex;flex-direction:column;gap:.25rem}.auth-session-email{font-weight:600}.auth-domain-box{border:1px solid var(--soft-gray);background:rgba(13,27,42,.03);border-radius:1rem;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.5rem}.auth-domain-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-weight:700}.status-pill{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;padding:.3rem .75rem;font-size:.85rem;font-weight:600}.status-pill.success{background:rgba(29,191,115,.15);color:var(--success-green)}.status-pill.warning{background:rgba(246,195,67,.2);color:#8d6b00}.status-pill.muted{background:rgba(13,27,42,.08);color:var(--text-muted)}.domain-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem .85rem;border-radius:.75rem;background:rgba(26,77,143,.08);color:var(--soft-navy);font-weight:700;width:-moz-fit-content;width:fit-content}.auth-domain-empty{display:flex;flex-direction:column;gap:.35rem}.auth-panel-footnote{margin:0;color:var(--text-muted);font-size:.95rem;line-height:1.5}.modal-backdrop{position:fixed;inset:0;background:rgba(7,18,36,.55);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:1rem;z-index:2000}.modal{background:var(--card-bg);border-radius:1.1rem;border:1px solid var(--soft-gray);box-shadow:0 30px 70px rgba(7,18,36,.35);width:min(640px,100%);max-height:90vh;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.modal-header h4{margin:0;font-size:1.25rem}.modal-close{border:none;background:transparent;cursor:pointer;font-size:1.35rem;line-height:1;padding:.25rem .5rem;color:var(--text-muted)}.modal-close:hover{color:var(--text-primary)}.modal-subhead{margin:0;color:var(--text-muted);line-height:1.5}.trust-highlight-section{background:radial-gradient(circle at top left,#1c3a62,#0d1b2a 60%);color:var(--white)}.trust-highlight-copy h2{color:var(--white);margin-bottom:.5rem}.trust-highlight-copy p{color:hsla(0,0%,100%,.85)}.trust-highlight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.5rem;gap:1.5rem}.trust-highlight-card{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.2);color:var(--white);min-height:190px}.trust-highlight-card h3{color:var(--white);margin-bottom:.6rem}.trust-highlight-card p{color:hsla(0,0%,100%,.9);margin:0}.story-section{background:#02070e}.motto-panel{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:2rem;gap:2rem;align-items:center;padding:3.5rem;border-radius:1.8rem;background:linear-gradient(135deg,rgba(7,18,36,.95),rgba(15,31,58,.95));box-shadow:0 35px 70px rgba(2,7,14,.35);border:1px solid rgba(0,194,168,.15);color:var(--white)}.motto-copy h2{color:var(--white);margin-top:0}.motto-copy p{color:hsla(0,0%,100%,.88);margin-bottom:1.5rem}.motto-points{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.motto-points li{display:flex;gap:.6rem;align-items:flex-start;color:hsla(0,0%,100%,.9)}.motto-points li:before{content:"◆";color:var(--identik-teal);font-size:.9rem;line-height:1.5}.motto-art img{border:1px solid hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.footer{margin-top:auto;padding:2rem 0;background:var(--soft-navy);color:var(--white)}.footer-content{display:flex;flex-direction:column;gap:.5rem;text-align:center;font-size:.95rem}