@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{.visible{visibility:visible}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}}:root{--navy:#101b55;--navy-deep:#071449;--teal:#20d5bd;--mint:#e7fbf7;--ink:#17204a;--muted:#66708a;--line:#dfe5ef;--cloud:#f7f9fc;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.skip-link{z-index:100;background:#fff;border-radius:.7rem;padding:.8rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{outline:3px solid var(--teal);top:1rem}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #101b550f;grid-template-columns:1fr auto 1fr;align-items:center;height:78px;padding:0 clamp(1.25rem,5vw,5.5rem);display:grid;position:relative}.site-header>a{text-decoration:none}.brand-lockup{color:var(--navy);letter-spacing:-.06em;align-items:center;gap:.55rem;font-size:1.55rem;font-weight:760;display:inline-flex}.brand-lockup img{object-fit:contain;width:36px;height:39px}.site-header nav{color:#4d5672;gap:2rem;font-size:.86rem;font-weight:600;display:flex}.site-header nav a{padding:29px 0 25px;text-decoration:none}.site-header nav a:hover,.site-header nav a:focus-visible,.site-header nav .current{color:var(--navy)}.site-header nav .current{border-bottom:2px solid var(--navy)}.header-cta,.primary-button{background:var(--navy);color:#fff;border-radius:999px;justify-self:end;padding:.78rem 1.1rem;font-size:.84rem;font-weight:720;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 20px #101b5524}.header-cta:hover,.primary-button:hover{transform:translateY(-2px);box-shadow:0 12px 26px #101b5533}a:focus-visible,button:focus-visible{outline:3px solid var(--teal);outline-offset:3px}.hero{background:radial-gradient(circle at 70% 37%,#eff7ff 0,#0000 42%),linear-gradient(135deg,#fff 0%,#fbfcff 52%,#f5f8fd 100%);grid-template-columns:minmax(360px,.78fr) minmax(620px,1.22fr);align-items:center;gap:clamp(2rem,4vw,5rem);min-height:700px;padding:clamp(4rem,8vw,7.2rem) max(1.25rem,50vw - 750px);display:grid;overflow:hidden}.hero-copy{z-index:3;padding-left:clamp(0rem,3vw,3rem);position:relative}.eyebrow{color:#158f82;text-transform:uppercase;letter-spacing:.16em;margin:0 0 1.2rem;font-size:.71rem;font-weight:780}.hero h1{letter-spacing:-.066em;max-width:620px;color:var(--navy);margin:0;font-size:clamp(3.25rem,5.15vw,5.7rem);font-weight:730;line-height:.98}.hero-lede{max-width:570px;color:var(--muted);margin:1.55rem 0 1.9rem;font-size:clamp(1.02rem,1.3vw,1.24rem);line-height:1.65}.hero-actions{align-items:center;gap:1.6rem;display:flex}.primary-button{align-items:center;gap:1rem;padding:1rem 1.35rem;display:inline-flex}.primary-button span{color:var(--teal);font-size:1.1rem}.hero-actions>a:last-child{color:var(--navy);font-size:.88rem;font-weight:700;text-decoration:none}.fine-print{color:#7c8499;margin:1.3rem 0 0;font-size:.7rem}.fine-print span{color:#08a990;font-weight:900}.product-stage{isolation:isolate;align-items:center;min-height:540px;display:flex;position:relative}.glow{filter:blur(1px);z-index:-1;border-radius:50%;position:absolute}.glow-one{background:#20d5bd17;width:480px;height:480px;top:0;right:8%}.glow-two{background:#5686ff1a;width:300px;height:300px;bottom:0;left:8%}.laptop{filter:drop-shadow(0 28px 30px #121e422e);width:min(770px,86%);position:relative}.screen{background:#f8fafc;border:11px solid #15203a;border-bottom-width:15px;border-radius:18px 18px 8px 8px;height:448px;padding:18px;overflow:hidden}.laptop-camera{z-index:3;background:#080e1d;border-radius:0 0 7px 7px;width:72px;height:12px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.laptop-base{background:linear-gradient(#d8dde5,#9da7b4);border-radius:2px 2px 14px 14px;width:110%;height:16px;position:absolute;bottom:-12px;left:-5%;box-shadow:0 4px #747f8d}.laptop-base:after{content:"";background:#aeb6c0;border-radius:0 0 6px 6px;width:20%;height:5px;position:absolute;top:0;left:40%}.app-nav{justify-content:space-between;align-items:center;height:34px;display:flex}.app-nav .brand-lockup{gap:.25rem;font-size:.82rem}.app-nav .brand-lockup img{width:20px;height:22px}.app-nav>div{color:#646d83;gap:22px;font-size:7px;font-weight:650;display:flex}.app-nav>div span{padding:10px 0}.app-nav .active{color:var(--navy);border-bottom:2px solid var(--navy)}.avatar{width:24px;height:24px;color:var(--navy);background:#edf2fb;border-radius:50%;place-items:center;font-size:7px;font-weight:800;display:grid}.search-zone{text-align:center;padding:19px 36px 14px}.search-zone>strong{letter-spacing:-.03em;color:var(--navy);font-size:16px}.search-bar{color:#8a92a4;background:#fff;border:1px solid #e6eaf0;border-radius:999px;justify-content:space-between;align-items:center;height:38px;margin:11px auto 8px;padding-left:16px;font-size:7px;display:flex;box-shadow:0 4px 14px #1f2c5014}.search-bar b{background:var(--teal);width:31px;height:31px;color:var(--navy);border-radius:50%;place-items:center;margin-right:3px;display:grid}.search-bar svg{width:13px}.chips{justify-content:center;gap:7px;display:flex}.chips span{color:#788095;background:#fff;border:1px solid #e3e7ed;border-radius:999px;padding:3px 9px;font-size:6px}.profile-card,.summary-card,.votes-card{background:#fff;border:1px solid #e6eaf1;border-radius:7px;box-shadow:0 6px 18px #14234c0f}.profile-top{align-items:center;height:58px;padding:10px 13px;display:flex}.profile-photo{color:#6674a0;background:#e9ecf9;border-radius:50%;place-items:center;width:36px;height:36px;margin-right:9px;font-size:10px;font-weight:800;display:grid}.profile-top>div{flex-direction:column;flex:1;display:flex}.profile-top small{color:#717a8d;margin-top:2px;font-size:6px}.profile-top button{color:var(--navy);background:#fff;border:1px solid #dce1eb;border-radius:4px;padding:6px 9px;font-size:6px;font-weight:800}.tabs{color:#717a8d;align-items:end;gap:24px;height:26px;padding:0 13px;font-size:6px;display:flex}.tabs>*{padding-bottom:7px}.tabs b{color:var(--navy);border-bottom:2px solid var(--teal)}.dashboard-row{grid-template-columns:.65fr 1.35fr;gap:7px;margin-top:7px;display:grid}.summary-card,.votes-card{height:144px;padding:12px}.summary-card p{color:#687186;justify-content:space-between;margin:10px 0;font-size:6px;display:flex}.summary-card p b{color:var(--navy)}.votes-card>div:first-child{justify-content:space-between;display:flex}.votes-card i{background:var(--teal);border-radius:50%;width:5px;height:5px;display:inline-block}.votes-card i.dark{background:var(--navy)}.vote-line{justify-content:space-around;align-items:center;height:61px;display:flex;position:relative}.vote-line:before{content:"";background:#dce1e9;height:1px;position:absolute;left:12%;right:12%}.vote-line>span{z-index:1;background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;display:grid;position:relative}.vote-line>span.no{background:var(--navy)}.vote-line small{white-space:nowrap;position:absolute;top:29px}.vote-labels{text-align:center;color:#4f586e;justify-content:space-around;font-size:4.8px;line-height:1.35;display:flex}.vote-labels span{width:24%}.phone{background:#101829;border-radius:28px;width:178px;height:372px;padding:7px;position:absolute;bottom:8px;right:1%;box-shadow:0 22px 34px #0d1a3d4d,inset 0 0 0 2px #3f495a}.phone:before{content:"";z-index:4;background:#080c15;border-radius:9px;width:55px;height:14px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.phone-screen{background:linear-gradient(#101c5d 0 30%,#f6f8fc 30% 88%,#101c5d 88%);border-radius:21px;height:100%;padding:14px 9px 8px;position:relative;overflow:hidden}.phone-top{color:#fff;justify-content:space-between;align-items:flex-start;height:44px;display:flex}.phone-top .brand-lockup{color:#fff;gap:.25rem;font-size:.72rem}.phone-top .brand-lockup img{filter:brightness(0)invert();width:19px;height:20px}.phone-top>span{margin-top:2px;font-size:5px}.alert-symbol{z-index:2;background:var(--teal);width:45px;height:45px;color:var(--navy);border-radius:50%;place-items:center;font-size:19px;font-weight:900;display:grid;position:absolute;top:47px;left:50%;transform:translate(-50%)}.alert-card{color:var(--ink);background:#fff;border-radius:8px;margin-top:12px;padding:25px 12px 11px;box-shadow:0 6px 16px #0814491f}.alert-card>b{text-align:center;font-size:9px;display:block}.alert-card p{text-align:center;font-size:6.5px;line-height:1.5}.alert-card dl{margin:8px 0}.alert-card dl div{border-top:1px solid #edf0f4;justify-content:space-between;padding:5px 0;font-size:5.5px;display:flex}.alert-card dt{color:#798194}.alert-card dd{margin:0;font-weight:650}.alert-card>small{color:#8a91a2;font-size:4.7px;display:block}.phone-screen>button{background:var(--teal);width:100%;height:28px;color:var(--navy);border:0;border-radius:999px;margin-top:10px;font-size:7px;font-weight:750}.phone-note{text-align:center;color:#777f92;font-size:5px}.phone-tabs{color:#abb6d4;justify-content:space-around;height:35px;display:flex;position:absolute;bottom:3px;left:8px;right:8px}.phone-tabs span{flex-direction:column;align-items:center;font-size:10px;display:flex}.phone-tabs small{margin-top:3px;font-size:4.5px}.phone-tabs .selected{color:var(--teal)}.benefit-strip{background:var(--line);border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.benefit-strip article{background:#fff;gap:1.1rem;padding:2.1rem clamp(1.3rem,3.5vw,4rem);display:flex}.benefit-icon{background:var(--mint);color:#079e8a;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid}.benefit-icon svg{width:20px;height:20px}.benefit-strip h2{color:var(--navy);margin:0 0 .35rem;font-size:1rem}.benefit-strip p{max-width:330px;color:var(--muted);margin:0;font-size:.8rem;line-height:1.55}.workflow{background:var(--cloud);grid-template-columns:.85fr 1.15fr;gap:clamp(4rem,9vw,10rem);padding:clamp(6rem,10vw,10rem) clamp(1.25rem,8vw,9rem);display:grid}.section-intro{align-self:start;position:sticky;top:120px}.section-intro h2,.trust h2,.closing h2{color:var(--navy);letter-spacing:-.06em;margin:0;font-size:clamp(2.7rem,4.5vw,5rem);line-height:1.02}.section-intro>p:last-child{max-width:490px;color:var(--muted);margin-top:1.5rem;line-height:1.7}.feature-list{border-top:1px solid var(--line)}.feature-list article{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr;gap:1.2rem;padding:2.2rem 0;display:grid}.feature-list>article>span{color:#0aa994;font:700 .68rem ui-monospace,monospace}.feature-list article div>p:first-child{color:#0a9784;text-transform:uppercase;letter-spacing:.13em;margin:0 0 .7rem;font-size:.64rem;font-weight:800}.feature-list h3{color:var(--navy);letter-spacing:-.035em;margin:0;font-size:clamp(1.35rem,2vw,1.9rem)}.feature-list article div>p:last-child{max-width:570px;color:var(--muted);margin:.8rem 0 0;line-height:1.7}.trust{background:var(--navy-deep);color:#fff;padding:clamp(6rem,10vw,9rem) clamp(1.25rem,8vw,9rem)}.trust .eyebrow{color:var(--teal)}.trust h2{color:#fff}.trust-points{background:#ffffff29;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:5rem;display:grid}.trust-points article{background:var(--navy-deep);padding:2rem}.trust-points svg{width:24px;height:24px;color:var(--teal)}.trust-points h3{margin:2rem 0 .7rem}.trust-points p{color:#b8c0dc;margin:0;font-size:.88rem;line-height:1.65}.closing{text-align:center;background:linear-gradient(#fff,#f3f8fb);padding:7rem 1.25rem}.closing>.brand-lockup{margin-bottom:2rem}.closing h2{font-size:clamp(2.8rem,5vw,5.5rem)}.closing>p{color:var(--muted);margin:1.1rem 0 2rem}.closing .primary-button{display:inline-flex}footer{border-top:1px solid var(--line);color:#737c91;justify-content:space-between;align-items:center;min-height:110px;padding:2rem clamp(1.25rem,5vw,5.5rem);font-size:.75rem;display:flex}footer .brand-lockup{font-size:1.1rem}footer .brand-lockup img{width:27px;height:29px}footer div{gap:1.5rem;display:flex}footer a{text-decoration:none}@media (max-width:1100px){.hero{grid-template-columns:1fr;padding-left:clamp(1.25rem,7vw,5rem);padding-right:clamp(1.25rem,7vw,5rem)}.hero-copy{max-width:720px;padding-left:0}.product-stage{min-height:590px}.laptop{width:min(800px,90%)}.phone{right:2%}.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}}@media (max-width:760px){.site-header{height:70px}.header-cta{display:none}.hero{padding-top:4rem}.hero h1{font-size:clamp(3rem,13vw,4.6rem)}.hero-actions{flex-direction:column;align-items:flex-start;gap:1rem}.product-stage{min-height:430px;margin:1rem -1rem 0}.laptop{width:94%;transform:translate(-4%)}.screen{border-width:7px 7px 10px;height:330px;padding:10px}.search-zone{padding:9px 20px 8px}.search-zone>strong{font-size:11px}.profile-top{height:47px}.dashboard-row{display:none}.phone{width:128px;height:275px;right:0}.alert-card{padding:20px 8px 8px}.benefit-strip,.workflow,.trust-points{grid-template-columns:1fr}.benefit-strip article{padding:1.5rem}.workflow{gap:3rem}.section-intro{position:static}.trust-points{margin-top:3rem}.trust-points article{padding:1.8rem 0}.trust-points article+article{border-top:1px solid #ffffff29}footer{flex-direction:column;align-items:flex-start;gap:1rem}}@media (max-width:430px){.hero{padding-left:1.1rem;padding-right:1.1rem}.hero h1{font-size:2.85rem}.fine-print{line-height:1.8}.product-stage{min-height:350px}.laptop{width:104%;transform:translate(-12%)}.screen{height:270px}.app-nav>div{display:none}.search-zone{padding:7px}.profile-card{margin-top:4px}.tabs{gap:10px}.phone{width:105px;height:230px}.alert-card p,.alert-card dl,.alert-card>small,.phone-note{display:none}.alert-card{padding:19px 7px 10px}.phone-tabs{display:none}.benefit-strip article{gap:.8rem}footer div{flex-direction:column;gap:.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.mukaro-glyph .owl-brow,.mukaro-glyph .owl-tail{stroke-width:1.25px;opacity:.42}.mukaro-glyph .icon-accent{fill:var(--teal);stroke:none}.profile-photo{color:#6674a0;background:linear-gradient(145deg,#f1f0ff,#e2fbf7);border-radius:13px 13px 13px 4px}.profile-photo svg{width:25px;height:25px}.profile-top button{border-radius:5px;align-items:center;gap:3px;padding:5px 8px;display:flex}.profile-top button svg{width:12px;height:12px}.vote-line>span{border-radius:9px 9px 9px 3px}.alert-symbol{background:linear-gradient(145deg,#36e3cb,var(--teal));border-radius:16px 16px 16px 5px;box-shadow:0 8px 18px #20d5bd4d}.alert-symbol svg{width:29px;height:29px}.phone-screen>button{justify-content:center;align-items:center;gap:3px;display:flex}.phone-screen>button svg{width:13px;height:13px}.phone-tabs span{font-size:inherit}.phone-tabs svg{width:14px;height:14px}.benefit-icon{color:#087e76;background:linear-gradient(145deg,#edfffb,#dff8f4);border-radius:17px 17px 17px 5px;width:50px;height:50px;transform:rotate(-2deg);box-shadow:inset 0 0 0 1px #20d5bd29,0 8px 20px #097e7614}.benefit-icon svg{width:31px;height:31px;transform:rotate(2deg)}.benefit-strip article:nth-child(2) .benefit-icon{color:var(--navy);background:linear-gradient(145deg,#f4f1ff,#e9e8ff)}.benefit-strip article:nth-child(3) .benefit-icon{color:#294b99;background:linear-gradient(145deg,#eaf5ff,#e4efff)}.trust-icon{width:58px;height:58px;color:var(--teal);background:linear-gradient(145deg,#20d5bd26,#ffffff08);border:1px solid #20d5bd52;border-radius:19px 19px 19px 6px;place-items:center;display:grid;box-shadow:0 12px 30px #00000021}.trust-icon svg{width:37px;height:37px}.trust-points>article>svg{display:none}:root{--muted:#4d5870;--line:#cbd3df}body{font-size:18px;line-height:1.6}.site-header{border-bottom:1px solid #d8dee8;grid-template-columns:1fr auto 1fr;height:auto;min-height:90px;position:sticky;top:0}.home-brand{align-items:center;width:max-content;min-height:56px;display:inline-flex}.brand-lockup{letter-spacing:-.045em;gap:.7rem;font-size:1.85rem}.brand-lockup img{width:46px;height:50px}.site-header nav{color:#343d58;gap:clamp(1.1rem,2vw,2.2rem);font-size:1rem;font-weight:700}.site-header nav a{align-items:center;min-height:48px;padding:20px 2px 17px;display:flex}.site-header nav .current{border-bottom-width:3px}.header-cta,.primary-button{min-height:48px;padding:.85rem 1.3rem;font-size:1rem}.eyebrow{color:#08786f;letter-spacing:.13em;font-size:.88rem}.hero-lede{color:#465168;font-size:clamp(1.15rem,1.45vw,1.35rem)}.hero-actions>a:last-child{text-underline-offset:4px;font-size:1rem;text-decoration:underline}.fine-print{color:#4f596e;font-size:.94rem}.benefit-strip h2{font-size:1.18rem}.benefit-strip p{color:#4d5870;font-size:1rem;line-height:1.65}.section-intro>p:last-child,.feature-list article div>p:last-child{color:#455068;font-size:1.08rem}.feature-list>article>span{font-size:.9rem}.feature-list article div>p:first-child{color:#08786f;font-size:.82rem}.feature-list h3{font-size:clamp(1.55rem,2.2vw,2.05rem)}.trust-points h3{font-size:1.3rem}.trust-points p{color:#d5dbee;font-size:1.05rem}.closing>p{color:#4d5870;font-size:1.1rem}footer{color:#4d5870;font-size:.95rem}footer>a{text-decoration:none}footer a{align-items:center;min-height:44px;display:flex}.mukaro-glyph .owl-brow,.mukaro-glyph .owl-tail{opacity:.72}.large-mukaro-icon,.page-hero-icon{color:var(--navy);background:linear-gradient(145deg,#e9fffa,#dff4ff);border-radius:28px 28px 28px 9px;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #101b551a,0 18px 45px #101b551f}.large-mukaro-icon{width:82px;height:82px}.large-mukaro-icon svg{width:55px;height:55px}.page-hero-icon{width:180px;height:180px;transform:rotate(-3deg)}.page-hero-icon svg{width:120px;height:120px;transform:rotate(3deg)}.app-nav>div{color:#434d64;font-size:9px}.avatar{font-size:9px}.search-bar{color:#596378;font-size:10px}.chips span{color:#4f596d;font-size:9px}.profile-top strong{font-size:12px}.profile-top small{color:#535e73;font-size:9px}.profile-top button{font-size:9px}.tabs{color:#505a70;font-size:8px}.summary-card>strong,.votes-card strong{font-size:10px}.summary-card p{color:#4e586c;font-size:8px}.votes-card small{color:#505a70;font-size:7px}.vote-labels{color:#374158;font-size:6.7px}.alert-card>b{font-size:11px}.alert-card p{font-size:8px}.alert-card dl div{font-size:7px}.alert-card>small{color:#505a70;font-size:6px}.phone-screen>button{font-size:9px}.phone-note{color:#4d5669;font-size:7px}.phone-tabs small{font-size:6px}.inner-page{background:#fff}.page-hero{background:radial-gradient(circle at 82% 35%,#e9fbf8 0,#0000 32%),linear-gradient(135deg,#fff,#f5f8fd);grid-template-columns:1fr auto;align-items:center;gap:4rem;min-height:500px;padding:clamp(5rem,9vw,8rem) clamp(1.25rem,9vw,10rem);display:grid}.page-hero>div{max-width:900px}.page-hero h1{color:var(--navy);letter-spacing:-.06em;margin:0;font-size:clamp(3.3rem,6vw,6.2rem);line-height:.98}.page-hero>div>p:last-child{color:#465168;max-width:760px;margin:1.6rem 0 0;font-size:1.25rem;line-height:1.7}.content-grid{background:var(--cloud);grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:clamp(5rem,8vw,8rem) clamp(1.25rem,8vw,9rem);display:grid}.content-card{background:#fff;border:1px solid #cfd7e3;border-radius:22px;min-height:310px;padding:2.3rem;box-shadow:0 10px 30px #101b550f}.content-card h2{color:var(--navy);letter-spacing:-.025em;margin:2rem 0 .8rem;font-size:1.7rem}.content-card p{color:#465168;margin:0;font-size:1.08rem;line-height:1.75}.trust-content .content-card{border-top:5px solid var(--teal)}.step-list{max-width:1100px;margin:0 auto;padding:clamp(5rem,8vw,8rem) 1.25rem}.step-list article{border-bottom:2px solid #d9dfe8;grid-template-columns:60px 90px 1fr;align-items:center;gap:1.8rem;padding:2.2rem 0;display:grid}.step-list article:first-child{border-top:2px solid #d9dfe8}.step-number{color:#08786f;font-size:1rem;font-weight:800}.step-list .large-mukaro-icon{width:74px;height:74px}.step-list .large-mukaro-icon svg{width:48px;height:48px}.step-list h2{color:var(--navy);margin:0;font-size:1.8rem}.step-list p{color:#465168;margin:.5rem 0 0;font-size:1.08rem}.page-callout{background:var(--navy-deep);color:#fff;border-radius:28px;justify-content:space-between;align-items:center;gap:2rem;margin:0 clamp(1.25rem,8vw,9rem) clamp(5rem,8vw,8rem);padding:clamp(2rem,5vw,4rem);display:flex}.page-callout h2{margin:0;font-size:clamp(2rem,3.5vw,3.5rem);line-height:1.05}.page-callout p:last-child{color:#d6dcef;max-width:680px;margin:.9rem 0 0;font-size:1.08rem}.page-callout .primary-button{background:var(--teal);color:var(--navy);box-shadow:none;flex:none}.page-callout .primary-button span{color:var(--navy)}@media (max-width:1100px){.site-header{grid-template-columns:1fr auto;row-gap:8px;padding:12px clamp(1rem,4vw,2.5rem)}.site-header nav{scrollbar-width:thin;order:3;grid-column:1/-1;justify-content:flex-start;gap:.7rem;width:100%;padding-bottom:3px;display:flex;overflow-x:auto}.site-header nav a{border-radius:9px;flex:none;min-height:44px;padding:8px 12px}.site-header nav .current{color:#075f59;background:#e7f8f5;border:0}.hero{padding-top:5rem}.page-hero{grid-template-columns:1fr}.page-hero-icon{width:140px;height:140px}.page-hero-icon svg{width:94px;height:94px}}@media (max-width:760px){body{font-size:17px}.site-header{height:auto;min-height:0}.home-brand .brand-lockup{font-size:1.55rem}.home-brand .brand-lockup img{width:40px;height:44px}.header-cta{font-size:.9rem;display:flex}.site-header nav{font-size:.95rem}.fine-print{font-size:.9rem}.content-grid{grid-template-columns:1fr}.page-hero{gap:2rem;min-height:auto;padding-top:4rem}.page-hero h1{font-size:clamp(2.8rem,12vw,4.4rem)}.page-hero>div>p:last-child{font-size:1.12rem}.page-hero-icon{width:115px;height:115px}.page-hero-icon svg{width:78px;height:78px}.step-list article{grid-template-columns:45px 90px 1fr;gap:1rem}.page-callout{flex-direction:column;align-items:flex-start}.content-card{padding:1.6rem}footer div{flex-flow:wrap}}@media (max-width:520px){.header-cta{display:none}.site-header{grid-template-columns:1fr}.site-header nav{grid-column:1}.step-list article{grid-template-columns:48px 1fr}.step-list .large-mukaro-icon{grid-column:1}.step-list article>div{grid-area:1/2/3}.page-callout{margin-left:1rem;margin-right:1rem}.brand-lockup{font-size:1.5rem}}.site-header nav{gap:clamp(.65rem,1.2vw,1.2rem)}.reporting-promo{background:#eaf7f5;grid-template-columns:1fr auto;align-items:center;gap:4rem;padding:clamp(5rem,8vw,8rem) clamp(1.25rem,8vw,9rem);display:grid}.reporting-promo>div{max-width:850px}.reporting-promo h2,.reports-intro h2,.source-section h2,.accuracy-panel h2{color:var(--navy);letter-spacing:-.055em;margin:0;font-size:clamp(2.6rem,4.5vw,4.8rem);line-height:1.03}.reporting-promo p:not(.eyebrow){color:#3f4a61;max-width:780px;margin:1.2rem 0 1.8rem;font-size:1.12rem}.reporting-promo-icon{background:var(--navy);width:170px;height:170px;color:var(--teal);border-radius:54px 54px 54px 16px;place-items:center;display:grid;box-shadow:0 24px 55px #101b552e}.reporting-promo-icon svg{width:112px;height:112px}.reports-intro{background:var(--cloud);padding:clamp(5rem,8vw,8rem) clamp(1.25rem,8vw,9rem) 3rem}.reports-intro>p:last-child{color:#465168;max-width:760px;font-size:1.12rem}.report-grid{background:var(--cloud);grid-template-columns:repeat(2,1fr);gap:1.3rem;padding:0 clamp(1.25rem,8vw,9rem) clamp(5rem,8vw,8rem);display:grid}.report-card{background:#fff;border:1px solid #c9d2df;border-radius:24px;min-height:340px;padding:2.2rem;position:relative;box-shadow:0 10px 30px #101b550d}.report-card .large-mukaro-icon{width:72px;height:72px}.report-card .large-mukaro-icon svg{width:48px;height:48px}.report-number{color:#667086;font-size:1rem;font-weight:800;position:absolute;top:1.3rem;right:1.5rem}.report-card h2{color:var(--navy);margin:1.7rem 0 .7rem;font-size:1.55rem}.report-card p{color:#465168;margin:0;font-size:1.05rem;line-height:1.7}.accuracy-panel{background:var(--navy-deep);color:#fff;border-radius:28px;grid-template-columns:.9fr 1.1fr;gap:clamp(2rem,6vw,7rem);margin:clamp(5rem,8vw,8rem) clamp(1.25rem,8vw,9rem);padding:clamp(2rem,5vw,4rem);display:grid}.accuracy-panel h2{color:#fff;font-size:clamp(2.4rem,4vw,4rem)}.accuracy-panel>div:last-child{align-self:center}.accuracy-panel>div:last-child p{color:#d8deef;border-bottom:1px solid #fff3;margin:0;padding:1rem 0;font-size:1.05rem}.accuracy-panel>div:last-child p:first-child{border-top:1px solid #fff3}.accuracy-panel strong{color:var(--teal)}.source-section{background:#fff;padding:clamp(5rem,8vw,8rem) clamp(1.25rem,8vw,9rem)}.source-section h2{font-size:clamp(2.4rem,4vw,4rem)}.source-links{background:#cbd3df;border:1px solid #cbd3df;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:2.5rem;display:grid}.source-links a{min-height:68px;color:var(--navy);background:#fff;justify-content:space-between;align-items:center;padding:1rem 1.2rem;font-size:1.05rem;font-weight:750;text-decoration:none;display:flex}.source-links a:hover{background:#eaf7f5}.source-links span{color:#08786f;font-size:1.35rem}@media (max-width:1100px){.site-header nav{gap:.55rem}.reporting-promo{grid-template-columns:1fr}.reporting-promo-icon{width:135px;height:135px}.reporting-promo-icon svg{width:88px;height:88px}}@media (max-width:760px){.report-grid,.accuracy-panel,.source-links{grid-template-columns:1fr}.report-card{min-height:0}.accuracy-panel{margin-left:1rem;margin-right:1rem}.reporting-promo{gap:2rem}.reporting-promo-icon{border-radius:36px 36px 36px 12px;width:110px;height:110px}.reporting-promo-icon svg{width:72px;height:72px}}
