:root{color:#15304f;font-synthesis:none;text-rendering:optimizelegibility;background:#f7fbff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;margin:0}a{color:#0b66c3;font-weight:700;text-decoration:none}a:hover{color:#064b90}h1,h2,h3,p{margin-top:0}h1{color:#0f2742;max-width:950px;font-size:clamp(2.35rem,5vw,4.5rem);line-height:1.02}h2{color:#102b49;font-size:clamp(1.7rem,3vw,2.7rem);line-height:1.1}h3{color:#102b49;font-size:1.18rem}main{overflow:hidden}.route-loading{color:#102b49;background:#f7fbff;min-height:50vh;padding:clamp(3rem,7vw,6.5rem) clamp(1rem,5vw,4rem);font-weight:900}@keyframes subject-spin{to{transform:rotate(360deg)}}@keyframes subject-spin-reverse{to{transform:rotate(-360deg)}}@keyframes subject-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes subject-general-bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:translateY(0)}}@keyframes subject-pulse{0%,to{opacity:.55}50%{opacity:1}}@keyframes subject-pulse-scale{0%,to{opacity:.55;transform:scale(.96)}50%{opacity:1;transform:scale(1.02)}}@keyframes subject-discrete-binary{0%,to{opacity:.28}18%,34%{opacity:1}}@keyframes subject-wave{0%{stroke-dashoffset:120px}to{stroke-dashoffset:0}}.subject-icon{color:#173c66;opacity:.72;pointer-events:none;width:clamp(112px,12vw,190px);height:clamp(112px,12vw,190px);display:block}.subject-icon-active{color:#fff;opacity:.95}.subject-icon svg{width:100%;height:100%;display:block;overflow:visible}.subject-spin{transform-box:fill-box;transform-origin:50%;animation:4s linear infinite subject-spin}.subject-spin-slow{animation:8s linear infinite subject-spin}.subject-spin-reverse{animation-name:subject-spin-reverse}.subject-general-spin-plus{transform-box:view-box;animation:3s linear infinite subject-spin}.subject-general-spin-minus{transform-box:view-box;animation:4s linear infinite subject-spin-reverse}.subject-general-bounce{animation:2s infinite subject-general-bounce}.subject-general-bounce-late{animation-delay:.45s}.subject-bounce{animation:2s ease-in-out infinite subject-bounce}.subject-bounce-slow{animation-duration:2.5s}.subject-pulse{animation:2s ease-in-out infinite subject-pulse}.subject-pulse-scale{transform-box:fill-box;transform-origin:50%;animation:2.5s ease-in-out infinite subject-pulse-scale}.subject-pulse-mid{animation-duration:1.8s}.subject-pulse-slow{animation-duration:2.4s}.subject-pulse-late{animation-duration:2.2s}.subject-wave{animation:2.4s ease-in-out infinite subject-wave}.subject-discrete-binary{animation:3.2s ease-in-out infinite subject-discrete-binary}.subject-discrete-binary-b{animation-delay:.8s}.subject-discrete-binary-c{animation-delay:1.6s}.subject-discrete-binary-d{animation-delay:2.4s}.motion-reduced .subject-spin,.motion-reduced .subject-spin-slow,.motion-reduced .subject-general-spin-plus,.motion-reduced .subject-general-spin-minus,.motion-reduced .subject-general-bounce,.motion-reduced .subject-bounce,.motion-reduced .subject-pulse,.motion-reduced .subject-pulse-scale,.motion-reduced .subject-wave,.motion-reduced .subject-discrete-binary{animation:none}.site-header{z-index:20;background:#fffffff0;border-bottom:1px solid #dbe8f6;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem clamp(1rem,5vw,4rem);display:flex;position:sticky;top:0}.brand{color:#0f2742;flex:none;align-items:center;gap:.7rem;min-width:205px;display:inline-flex}.brand img{width:48px;height:48px}.brand span{font-size:1.02rem;line-height:1.1}.nav-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:.3rem .9rem;display:flex}.nav-links>a,.nav-trigger,.nav-cta{color:#21435f;border-radius:999px;padding:.5rem .7rem;font-size:.92rem;transition:background-color .16s,box-shadow .16s,color .16s,transform .16s}.nav-links>a:hover,.nav-trigger:hover,.nav-trigger:focus-visible,.nav-cta:hover{color:#0f2742;background:#edf6ff;transform:translateY(-1px)}.nav-links>a:active,.nav-trigger:active,.nav-cta:active,.button:active,.contact-card a:active,.about-card-links a:active,.mobile-menu-link:active,.menu-toggle:active,.mobile-menu-close:active{transform:translateY(0)}.nav-links>a:focus-visible,.nav-trigger:focus-visible,.nav-cta:focus-visible,.button:focus-visible,.contact-card a:focus-visible,.about-card-links a:focus-visible,.hero-logo-button:focus-visible,.mobile-menu-link:focus-visible,.menu-toggle:focus-visible,.mobile-menu-close:focus-visible{outline-offset:3px;outline:3px solid #f2b544}.nav-trigger{appearance:none;cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:.35rem;font-weight:700;display:inline-flex}.nav-trigger span{color:#0b66c3;font-size:.72rem;line-height:1;transform:translateY(-1px)}.has-dropdown.is-open .nav-trigger{color:#fff;background:#0b66c3}.has-dropdown.is-open .nav-trigger span{color:#fff}.nav-item{position:relative}.nav-dropdown-panel{z-index:40;background:#fff;border:1px solid #d6e6f5;border-radius:8px;width:min(720px,100vw - 2rem);padding:1rem;display:none;position:absolute;top:calc(100% + .7rem);left:50%;transform:translate(-50%);box-shadow:0 24px 70px #21435f29}.nav-dropdown-panel:before{content:"";height:.8rem;position:absolute;top:-.8rem;left:0;right:0}.has-dropdown.is-open .nav-dropdown-panel{gap:1rem;display:grid}.nav-dropdown-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.nav-quick-card{color:inherit;background:#f7fbff;border:1px solid #dbe8f6;border-radius:8px;min-height:150px;padding:1rem;text-decoration:none;transition:background-color .16s,border-color .16s,box-shadow .16s,transform .16s}a.nav-quick-card:hover,a.nav-quick-card:focus-visible{background:#eef7ff;border-color:#9bcdf8;transform:translateY(-2px);box-shadow:0 10px 24px #102b491a}.nav-quick-card strong{color:#102b49;margin-bottom:.55rem;font-size:1rem;line-height:1.2;display:block}.nav-quick-card p{color:#4a647d;margin:0;font-size:.9rem;line-height:1.4}.nav-price{color:#0b66c3;margin-bottom:.5rem;font-size:1.12rem;font-weight:900;line-height:1.1;display:block}.nav-dropdown-actions{border-top:1px solid #dbe8f6;flex-wrap:wrap;gap:.7rem;padding-top:1rem;display:flex}.compact-dropdown .nav-dropdown-actions .button{width:100%}.nav-dropdown-actions .button{border-radius:8px;min-height:40px;padding:.62rem .8rem;font-size:.9rem}.compact-dropdown .nav-dropdown-panel{width:min(430px,100vw - 2rem)}.compact-dropdown .nav-dropdown-grid{grid-template-columns:1fr}.compact-dropdown .nav-quick-card{min-height:0}.nav-cta{color:#fff;background:#0b66c3}.nav-cta:hover,.nav-cta:focus-visible{color:#fff;background:#084f99;box-shadow:0 8px 18px #0b66c33d}.menu-toggle{appearance:none;cursor:pointer;background:#0b66c3;border:0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.28rem;width:46px;height:44px;padding:0;transition:background-color .16s,box-shadow .16s,transform .16s;display:none}.menu-toggle span{background:#fff;border-radius:999px;width:20px;height:2px;display:block}.menu-toggle:hover,.menu-toggle:focus-visible{background:#084f99;transform:translateY(-1px);box-shadow:0 8px 18px #0b66c33d}.mobile-menu-backdrop{opacity:0;z-index:80;background:#0f27427a;transition:opacity .18s;display:none;position:fixed;inset:0}.mobile-menu-backdrop.is-open{opacity:1;display:block}.mobile-menu-panel{background:#fff;border-left:1px solid #d6e6f5;flex-direction:column;gap:1.2rem;max-width:min(380px,88vw);height:100%;margin-left:auto;padding:1rem;transition:transform .2s;display:flex;position:relative;overflow:hidden;transform:translate(100%);box-shadow:-18px 0 50px #102b4933}.mobile-menu-backdrop.is-open .mobile-menu-panel{transform:translate(0)}.mobile-menu-header{border-bottom:1px solid #dbe8f6;justify-content:space-between;align-items:center;gap:.85rem;padding-bottom:.85rem;display:flex}.mobile-menu-brand{color:#0f2742;align-items:center;gap:.65rem;min-width:0;display:inline-flex}.mobile-menu-brand img{flex:none;width:40px;height:40px}.mobile-menu-brand strong{color:#0f2742;font-size:1.05rem;line-height:1.1}.mobile-menu-close{appearance:none;color:#0b579f;cursor:pointer;background:#e9f4ff;border:0;border-radius:8px;width:40px;height:40px;font-size:1rem;font-weight:900;transition:background-color .16s,box-shadow .16s,color .16s,transform .16s}.mobile-menu-close:hover,.mobile-menu-close:focus-visible{color:#fff;background:#0b66c3;transform:translateY(-1px);box-shadow:0 8px 18px #0b66c33d}.mobile-menu-links{gap:.55rem;padding-right:.1rem;display:grid;overflow-y:auto}.mobile-menu-link,.mobile-menu-button{color:#0f2742;background:#f2f8fe;border:1px solid #dbe8f6;border-radius:8px;align-items:center;width:100%;min-height:48px;padding:.85rem .95rem;transition:background-color .16s,box-shadow .16s,color .16s,transform .16s;display:flex}.mobile-menu-button{cursor:pointer;font:inherit;text-align:left;justify-content:space-between;font-weight:800}.mobile-menu-link:hover,.mobile-menu-link:focus-visible,.mobile-menu-button:hover,.mobile-menu-button:focus-visible{color:#fff;background:#0b66c3;transform:translateY(-1px);box-shadow:0 8px 18px #0b66c338}.mobile-tools-panel{opacity:0;pointer-events:none;z-index:2;background:#fff;flex-direction:column;gap:1rem;padding:1rem;transition:opacity .18s,transform .2s;display:flex;position:absolute;inset:0;transform:translate(100%)}.mobile-tools-panel.is-open{opacity:1;pointer-events:auto;transform:translate(0)}.mobile-tools-header{border-bottom:1px solid #dbe8f6;align-items:center;gap:.8rem;padding-bottom:.85rem;display:flex}.mobile-tools-header div{gap:.15rem;display:grid}.mobile-tools-header strong{color:#0f2742;font-size:1.05rem}.mobile-tools-header span{color:#55708d;font-size:.88rem;font-weight:700}.mobile-tools-back{appearance:none;color:#0b579f;cursor:pointer;background:#e9f4ff;border:0;border-radius:8px;flex:none;min-height:40px;padding:0 .8rem;font-weight:900}.mobile-tools-back:hover,.mobile-tools-back:focus-visible,.mobile-menu-feature-link{color:#fff;background:#0b66c3}.hero-section,.page-hero,.section,.cta-section,.contact-section{padding:clamp(3rem,7vw,6.5rem) clamp(1rem,5vw,4rem)}.hero-section{background:linear-gradient(135deg,#e5f3fff2,#fffffff5),radial-gradient(circle at 90% 10%,#86c7ff 0,#0000 32%);grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:center;gap:clamp(2rem,5vw,4rem);min-height:680px;display:grid}.hero-copy p{color:#425e78;max-width:760px;font-size:1.15rem}.eyebrow{color:#0b66c3;letter-spacing:0;text-transform:uppercase;margin-bottom:.85rem;font-size:.82rem;font-weight:800}.hero-panel{background:#fff;border:1px solid #d6e6f5;border-radius:8px;justify-self:center;gap:1.25rem;max-width:640px;padding:clamp(1.25rem,2.8vw,1.9rem);display:grid;box-shadow:0 24px 70px #21435f29}.hero-logo-row{background:#f3f8fd;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(1rem,2vw,1.6rem);padding:clamp(1rem,2.4vw,1.6rem);display:grid;position:relative}.hero-panel img{width:100%;display:block}.hero-logo-button{appearance:none;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0;transition:box-shadow .16s,transform .16s}.hero-logo-button:hover,.hero-logo-button:focus-visible{transform:translateY(-2px);box-shadow:0 12px 28px #102b4924}.hero-logo-button[aria-expanded=true]{box-shadow:0 0 0 3px #0b66c329}.hero-logo{object-fit:contain;border-radius:6px;max-height:240px}.credential-emblem{object-fit:contain;width:100%;height:100%;max-height:240px}.hero-info-card{z-index:12;background:#fff;border:1px solid #cfe4f8;border-radius:8px;width:min(380px,100%);padding:1rem;position:absolute;top:calc(100% + .75rem);left:0;box-shadow:0 18px 42px #102b4929}.hero-info-card.align-right{left:auto;right:0}.hero-info-card strong{color:#102b49;margin-bottom:.45rem;font-size:1rem;line-height:1.2;display:block}.hero-info-card p{color:#4a647d;margin:0;font-size:.95rem;line-height:1.45}.hero-panel strong,.hero-panel span{display:block}.hero-panel strong{color:#102b49;font-size:1.2rem;line-height:1.15}.hero-panel span{color:#4a647d;font-size:.95rem;line-height:1.45}.button-row{flex-wrap:wrap;gap:.8rem;margin-top:1.5rem;display:flex}.button{border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:.78rem 1rem;transition:background-color .16s,box-shadow .16s,color .16s,transform .16s;display:inline-flex}.button.primary{color:#fff;background:#0b66c3}.button.primary:hover,.button.primary:focus-visible{color:#fff;background:#084f99;transform:translateY(-2px);box-shadow:0 10px 22px #0b66c342}.button.secondary{color:#0b579f;background:#e9f4ff}.button.secondary:hover,.button.secondary:focus-visible{color:#fff;background:#0b66c3;transform:translateY(-2px);box-shadow:0 10px 22px #0b66c338}.button.light{color:#0b579f;background:#fff}.button.light:hover,.button.light:focus-visible{color:#0f2742;background:#dbeeff;transform:translateY(-2px);box-shadow:0 10px 22px #ffffff2e}.page-hero{background:linear-gradient(135deg,#eaf6ff,#fff);border-bottom:1px solid #dbe8f6;grid-template-columns:minmax(0,1fr) minmax(140px,.36fr);align-items:center;gap:clamp(1.5rem,5vw,4rem);display:grid}.about-hero{background:linear-gradient(135deg,#e5f3fff5,#fffffffa),linear-gradient(90deg,#d5edff,#0000)}.legal-hero{background:linear-gradient(135deg,#eaf6fff5,#fffffffa),linear-gradient(90deg,#d5edff,#0000)}.matheon-hero{background:linear-gradient(135deg,#e1effff5,#fffffffa),linear-gradient(90deg,#0b66c329,#0000)}.matheon-page-logo{max-width:min(520px,100%);height:auto;margin-bottom:1.5rem;display:block}.page-hero p{color:#4a647d;max-width:850px;font-size:1.1rem}.page-hero-copy{max-width:980px}.page-hero-icon{justify-self:center}.about-hero-icon,.faq-hero-icon,.legal-hero-icon{transform-origin:50%;transform:scale(1.35)}.terms-hero-icon{transform:scale(2.7)}.services-hero-icon{transform-origin:50%;transform:scale(2.6875)}.pricing-hero-icon{transform-origin:50%;transform:scale(1.5)}.pricing-standardized-icon{transform-origin:50%;transform:scale(1.75)}.testimonials-business-icon{transform-origin:50%;transform:scale(2.15)}.framed-subject-icon{border:10px solid;border-radius:18px;width:clamp(118px,13vw,210px);height:clamp(118px,13vw,210px);padding:clamp(1rem,2vw,1.55rem)}.section{background:#fff}.section.muted{background:#f2f8fe}.section.narrow{max-width:980px;margin-inline:auto}.section-heading{max-width:780px;margin-bottom:2rem}.section-heading-row{grid-template-columns:minmax(0,1fr) minmax(120px,.22fr);align-items:center;gap:2rem;margin-bottom:2rem;display:grid}.section-heading-row .section-heading{margin-bottom:0}.section-heading-icon{justify-self:center}.section-heading p{color:#506b83;font-size:1.05rem}.section-action{margin-top:1.4rem}.card-grid,.pricing-grid,.testimonial-grid{gap:1rem;display:grid}.card-grid,.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.testimonial-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.service-card,.pricing-card,.testimonial-card,.info-panel,.contact-card{background:#fff;border:1px solid #dbe8f6;border-radius:8px;padding:1.25rem;box-shadow:0 10px 32px #102b490f}.service-card p,.pricing-card p,.testimonial-card p,.info-panel p{color:#4a647d}.branded-service-card{background:linear-gradient(#fff,#f7fbff)}.service-logo{object-fit:contain;object-position:left center;width:min(100%,250px);height:58px;margin-bottom:1.05rem;display:block}.card-summary{color:#183a59;font-weight:800}.price{color:#0b66c3;margin-bottom:.65rem;font-size:2rem;font-weight:900}.tag{color:#075393;background:#daf0ff;border-radius:999px;margin-bottom:.8rem;padding:.25rem .6rem;font-size:.78rem;font-weight:900;display:inline-block}.testimonial-card{margin:0}.testimonial-card img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%;display:block}.testimonial-card blockquote{color:#304b66;margin:1rem 0}.testimonial-card figcaption strong,.testimonial-card figcaption span{display:block}.testimonial-card figcaption span{color:#657d93}.faq-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.faq-list details{break-inside:avoid;background:#fff;border:1px solid #dbe8f6;border-radius:8px;height:fit-content;padding:1.2rem 1.35rem}.faq-list summary{color:#102b49;cursor:pointer;font-size:1.18rem;font-weight:900;line-height:1.35}.faq-list p{color:#4a647d;margin:.9rem 0 0;font-size:1.08rem;line-height:1.65}.two-column,.about-layout,.contact-section,.cta-section{grid-template-columns:minmax(0,1fr) minmax(280px,.85fr);gap:2rem;display:grid}.about-layout{grid-template-columns:minmax(0,1.1fr) minmax(300px,.55fr);align-items:start}.about-main{background:#fff;border:1px solid #dbe8f6;border-radius:8px;padding:clamp(1.3rem,3vw,2.4rem);box-shadow:0 16px 45px #102b4912}.about-main p,.about-main li{color:#3d5872;font-size:1.05rem}.about-main h2{border-top:1px solid #dbe8f6;margin-top:2rem;padding-top:2rem}.about-service-list{gap:.65rem;margin:0 0 1.4rem;padding:0;list-style:none;display:grid}.about-service-list li{background:#f2f8fe;border-left:4px solid #0b66c3;border-radius:8px;padding:.8rem .95rem;font-weight:800}.about-card{color:#fff;background:#102b49;border-radius:8px;gap:1.2rem;padding:1.2rem;display:grid;position:sticky;top:96px;box-shadow:0 20px 55px #102b4938}.about-card img{background:#fff;border-radius:8px;width:100%;display:block}.about-card img.about-portrait{aspect-ratio:1;object-fit:cover;object-position:center}.about-card span{color:#9bd2ff;margin-bottom:.3rem;font-weight:900;display:block}.about-card strong{font-size:1.35rem;line-height:1.15;display:block}.about-card-links{gap:.55rem;display:grid}.about-card-links a{color:#0b579f;text-align:center;background:#fff;border-radius:8px;padding:.85rem;transition:background-color .16s,box-shadow .16s,color .16s,transform .16s}.about-card-links a:hover,.about-card-links a:focus-visible{color:#fff;background:#0b66c3;transform:translateY(-2px);box-shadow:0 10px 22px #0b66c33d}.credential-strip{background:#e6ebf1;border:1px solid #cbd6e2;border-radius:8px;grid-template-columns:96px minmax(0,max-content);justify-content:center;align-items:center;gap:.8rem;min-height:0;padding:.45rem .7rem;display:grid}.about-card .credential-strip img{background:0 0;border-radius:0;width:96px;height:96px;padding:0}.about-card .credential-strip span{color:#102b49;margin:0;line-height:1.2}.coming-soon-panel{background:#fff;border:1px solid #dbe8f6;border-radius:8px;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:2rem;padding:clamp(1.4rem,4vw,2.4rem);display:grid;box-shadow:0 16px 45px #102b4912}.coming-soon-panel img{width:100%}.coming-soon-panel p{color:#3d5872}.legal-page{max-width:980px;margin-inline:auto}.legal-page h2{border-top:1px solid #dbe8f6;margin-top:2rem;margin-bottom:.85rem;padding-top:1.4rem;font-size:1.35rem}.legal-page p,.legal-page li,.legal-page address{color:#3d5872;font-size:1.02rem}.legal-page ul{margin:0 0 1.25rem;padding-left:1.35rem}.legal-page address{background:#f2f8fe;border:1px solid #dbe8f6;border-radius:8px;padding:1rem;font-style:normal}.changelog-hero-icon{transform-origin:50%;transform:scale(1.18)}.changelog-hero-icon-unitCircle{transform:scale(1.72)}.changelog-list{gap:1rem;display:grid}.changelog-entry{background:#f7fbff;border:1px solid #dbe8f6;border-radius:8px;padding:clamp(1rem,2.4vw,1.25rem)}.changelog-entry h2{margin-top:0}.changelog-date{color:#0b66c3;text-transform:uppercase;margin-bottom:.25rem;font-size:.82rem;font-weight:900}.not-found-page{text-align:center;background:linear-gradient(135deg,#eaf6ff,#fff);grid-template-columns:minmax(90px,.35fr) minmax(240px,.7fr) minmax(90px,.35fr);justify-content:center;align-items:center;gap:clamp(1rem,4vw,3rem);min-height:70vh;padding:clamp(3rem,7vw,6.5rem) clamp(1rem,5vw,4rem);display:grid}.not-found-content{justify-self:center}.not-found-icon{justify-self:center;width:clamp(96px,12vw,190px);height:clamp(96px,12vw,190px)}.not-found-icon-right{opacity:.28}.not-found-page p{color:#4a647d;max-width:560px;font-size:1.1rem}.cta-section{color:#fff;background:#0f5da8;grid-template-columns:minmax(0,1fr) auto minmax(120px,.3fr);align-items:center}.cta-section h2,.cta-section p{color:#fff}.cta-subject-icon{justify-self:center}.about-cta-icon{transform-origin:50%;transform:scale(1.25)}.services-cta-icon{transform-origin:50%;transform:scale(1.26)}.contact-card{gap:.8rem;display:grid}.contact-card a{background:#f2f8fe;border-radius:8px;padding:.9rem;transition:background-color .16s,box-shadow .16s,color .16s,transform .16s}.contact-card a:hover,.contact-card a:focus-visible{color:#fff;background:#0b66c3;transform:translateY(-2px);box-shadow:0 10px 22px #0b66c333}.calculator-hero{background:linear-gradient(135deg,#e5f3fff5,#fffffffa),linear-gradient(90deg,#0b66c329,#36845c14);padding-block:clamp(1.6rem,4vw,3.25rem)}.calculator-hero h1{max-width:780px;font-size:clamp(2rem,4vw,3.25rem)}.calculator-hero p{max-width:760px}.calculator-hero-icon{transform-origin:50%;transform:scale(1.55)}.calculator-section{background:#f6faff;padding-top:clamp(1.25rem,3vw,2.25rem)}.calculator-shell{grid-template-columns:minmax(0,1fr) minmax(280px,.32fr);align-items:start;gap:1.25rem;display:grid}.calculator-panel,.calculator-history{background:#fff;border:1px solid #d4e4f2;border-radius:8px;box-shadow:0 18px 48px #102b4917}.calculator-panel{gap:1rem;padding:clamp(1rem,2.4vw,1.4rem);display:grid}.calculator-topbar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.calculator-topbar strong,.history-header strong{color:#102b49;font-size:1.1rem;line-height:1.15;display:block}.calculator-kicker{color:#0b66c3;letter-spacing:0;text-transform:uppercase;font-size:.78rem;font-weight:900;display:block}.angle-toggle{background:#eaf3fb;border:1px solid #c9dcea;border-radius:8px;grid-template-columns:repeat(2,1fr);padding:.2rem;display:inline-grid}.angle-toggle button{appearance:none;color:#31506d;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:6px;min-height:36px;padding:.35rem .65rem;font-size:.86rem;font-weight:900}.angle-toggle button[aria-pressed=true]{color:#fff;background:#0b66c3}.calculator-display{color:#f8fbff;background:#102b49;border:1px solid #071b30;border-radius:8px;gap:.45rem;min-height:190px;padding:clamp(1rem,2vw,1.35rem);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:clamp(1.15rem,2.4vw,1.6rem);line-height:1.35;display:grid;overflow:auto}.display-line{overflow-wrap:anywhere}.display-muted,.display-approx{color:#b8d9f4;font-size:.9em}.display-expression{color:#fff;font-weight:800}.math-display{vertical-align:middle;max-width:100%;padding-block:.1em;display:inline-block;overflow:auto visible}.math-display .katex-display{text-align:left;margin:.08em 0}.math-display .katex{color:inherit;white-space:normal;font-size:1.08em}.display-expression .math-display .katex{font-size:1.2em}.display-result-line{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.display-error{color:#ffd0d0}.calculator-input-label{color:#5f7285;text-transform:uppercase;font-size:.86rem;font-weight:900}.calculator-input-hint{color:#5f7285;margin:-.45rem 0 0;font-size:.92rem}.calculator-input{color:#102b49;font:inherit;resize:vertical;background:#fbfdff;border:1px solid #b8cadc;border-radius:8px;width:100%;min-height:110px;padding:.9rem 1rem;font-size:clamp(1.08rem,2vw,1.35rem);line-height:1.45}.calculator-mathfield{--caret-color:#0b66c3;--contains-highlight-background-color:#dbeeff;--placeholder-color:#6c8297;min-height:110px;padding-block:1.25rem .9rem;display:block;overflow:visible}.calculator-mathfield::part(content){padding-top:.45rem;overflow:visible}.calculator-mathfield::part(menu-toggle),.calculator-mathfield::part(virtual-keyboard-toggle){display:none}.calculator-input:focus-visible,.calc-key:focus-visible,.evaluate-button:focus-visible,.copy-button:focus-visible,.angle-toggle button:focus-visible,.solver-tabs button:focus-visible,.history-item:focus-visible{outline:none;box-shadow:0 0 0 3px #0b66c338}.calculator-actions{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.evaluate-button,.copy-button,.calc-key,.history-item{appearance:none;cursor:pointer;font:inherit;border-radius:8px;transition:background-color .16s,border-color .16s,box-shadow .16s,color .16s,transform .16s}.evaluate-button{color:#fff;background:#0b66c3;border:1px solid #0b66c3;min-height:48px;padding:.7rem 1.25rem;font-weight:900}.copy-button{color:#0b579f;background:#fff;border:1px solid #b8cadc;min-height:48px;padding:.7rem 1rem;font-weight:800}.copy-button:disabled{color:#8a9caf;cursor:not-allowed;opacity:.7}.evaluate-button:hover,.copy-button:not(:disabled):hover,.calc-key:hover,.history-item:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0b66c329}.calculator-actions span{color:#2f7451;font-weight:800}.pre-keypad-controls{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.9rem;display:grid}.cursor-controls,.utility-controls{justify-content:start;gap:.5rem;display:grid}.cursor-controls{grid-template-columns:repeat(4,minmax(48px,72px))}.utility-controls{grid-template-columns:repeat(3,minmax(56px,86px))}.cursor-controls .calc-key,.utility-controls .calc-key{color:#0b579f;background:#eaf3fb;min-height:44px}.cursor-controls .calc-key{font-size:1.25rem}.calculator-keypad{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.key-section{background:#f2f8fe;border:1px solid #dbe8f6;border-radius:8px;padding:.85rem}.key-section h2{color:#5f7285;letter-spacing:0;text-transform:uppercase;margin-bottom:.65rem;font-size:.82rem}.key-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;display:grid}.operations-key-section{flex-direction:column;display:flex}.operations-key-section .key-grid{flex:1;grid-template-rows:repeat(2,minmax(72px,1fr));grid-template-columns:repeat(2,minmax(0,1fr))}.operations-key-section .calc-key{min-height:72px;line-height:1}.operation-symbol{width:clamp(70px,8vw,96px);height:clamp(70px,8vw,96px);margin:0 auto;display:block;overflow:visible}.calculator-result-value{align-items:baseline;gap:.12em;display:inline-flex}.calc-key{color:#102b49;background:#fff;border:1px solid #c8d9e8;min-height:46px;padding:.55rem .4rem;font-weight:900;position:relative}.calc-key.fraction-button{color:#1f6846;background:#e8f7ef;border-color:#a7d5ba}.calc-key[data-tooltip]:hover:after,.calc-key[data-tooltip]:focus-visible:after{color:#fff;content:attr(data-tooltip);pointer-events:none;text-align:left;white-space:normal;z-index:30;background:#102b49;border-radius:8px;min-width:180px;max-width:min(280px,72vw);padding:.55rem .65rem;font-size:.82rem;font-weight:800;line-height:1.25;position:absolute;bottom:calc(100% + .5rem);left:0;box-shadow:0 12px 28px #102b492e}.calc-key.formula-button{font-size:.88rem}.solver-panel,.formula-solver-grid{gap:.9rem;display:grid}.formula-solver-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.solver-tabs{background:#eaf3fb;border:1px solid #dbe8f6;border-radius:8px;flex-wrap:wrap;gap:.35rem;padding:.35rem;display:flex}.solver-tabs button{appearance:none;color:#31506d;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:6px;min-height:40px;padding:.45rem .75rem;font-size:.88rem;font-weight:900}.solver-tabs button[aria-selected=true]{color:#fff;background:#0b66c3}.formula-solver-card{background:#f7fbff;border:1px solid #dbe8f6;border-radius:8px;gap:.8rem;padding:1rem;display:grid}.formula-solver-card h2{color:#102b49;margin:0;font-size:1rem;line-height:1.2}.triangle-law-solver h3{color:#102b49;margin:0;font-size:.94rem}.formula-solver-card p{color:#4a647d;margin:0}.right-triangle-solver-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.algebra-solver-grid,.geometry-solver-grid,.trigonometry-solver-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.triangle-law-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.triangle-law-solver{background:#fff;border:1px solid #dbe8f6;border-radius:8px;gap:.7rem;padding:.85rem;display:grid}.formula-input-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.formula-input-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.formula-input-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.formula-input-grid-one{grid-template-columns:1fr}.formula-input-grid label{gap:.25rem;display:grid}.formula-input-grid label>span{color:#5f7285;font-size:.9rem;font-weight:900}.formula-result>div>span:first-child,.formula-result .triangle-result>span:first-child{color:#5f7285;text-transform:uppercase;font-size:.78rem;font-weight:900}.formula-input-grid input{color:#102b49;font:inherit;background:#fff;border:1px solid #b8cadc;border-radius:8px;width:100%;min-height:42px;padding:.55rem .65rem}.formula-input-grid input:focus-visible{outline:none;box-shadow:0 0 0 3px #0b66c338}.solver-entry-helpers{background:#fff;border:1px solid #dbe8f6;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.45rem;padding:.55rem;display:flex}.solver-entry-helpers>span{color:#5f7285;text-transform:uppercase;margin-right:.15rem;font-size:.78rem;font-weight:900}.solver-entry-helpers button{color:#0a559a;cursor:pointer;font:inherit;background:#edf6ff;border:1px solid #b8d3ec;border-radius:8px;min-width:58px;min-height:38px;padding:.35rem .65rem;font-weight:900}.solver-entry-helpers button:disabled{cursor:not-allowed;opacity:.45}.solver-entry-helpers button:focus-visible{outline:none;box-shadow:0 0 0 3px #0b66c338}.solver-entry-helpers .solver-entry-clear{color:#0a559a;background:#fff;min-width:84px;margin-left:auto}.solver-entry-helpers small{color:#4a647d;flex-basis:100%;font-size:.82rem}.formula-result{color:#102b49;background:#fff;border:1px solid #dbe8f6;border-radius:8px;gap:.45rem;min-height:48px;padding:.7rem;display:grid}.formula-result>div{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.quadratic-result>div{align-items:flex-start}.quadratic-root-list{gap:.35rem;display:grid}.quadratic-root-list>div{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.quadratic-root-list strong{color:#102b49}.law-of-sines-result{align-items:start}.special-triangle-result .triangle-result,.helper-row-result .triangle-result,.law-of-sines-result .triangle-result{background:#f7fbff;border:1px solid #dbe8f6;border-radius:8px;align-items:baseline;gap:.55rem;padding:.55rem}.special-triangle-result .triangle-result small{color:#4a647d;font-weight:800}.helper-row-result .triangle-result strong{color:#102b49}.helper-row-math-value{flex-wrap:wrap;align-items:baseline;gap:.35rem;padding-block:.12rem;line-height:1.45;display:inline-flex}.law-of-sines-result .triangle-result span{color:#102b49;text-transform:none;font-size:.9rem;font-weight:800}.formula-error{color:#8f2424}.calculator-history{gap:.9rem;padding:1rem;display:grid;position:sticky;top:96px}.history-header{justify-content:space-between;align-items:baseline;gap:.65rem;display:flex}.history-header span,.history-list p{color:#657d93;margin:0}.history-list{gap:.55rem;display:grid}.history-item{color:#102b49;text-align:left;background:#f7fbff;border:1px solid #dbe8f6;gap:.25rem;padding:.75rem;display:grid}.history-item span,.history-item strong{overflow-wrap:anywhere}.history-item span{color:#4a647d}.history-item .math-display .katex{font-size:1em}.history-item .math-display .katex-display{overflow:visible}.calculator-notes .info-panel{max-width:980px;margin-inline:auto}.calculator-notes h2{font-size:1.45rem}.multiplication-hero{background:linear-gradient(135deg,#eaf4ff 0%,#f8fbff 70%)}.multiplication-hero h1{max-width:980px}.multiplication-hero strong{color:#0b66c3;margin-top:.35rem;font-size:1.05rem;display:inline-block}.multiplication-hero-icon{color:#0b66c3;transform-origin:50%;transform:scale(2)}.practice-hero-icon{color:#0b66c3;transform-origin:50%;transform:scale(1.35)}.multiplication-tool-section{background:#f1f7fd}.multiplication-layout{gap:1rem;max-width:1480px;margin-inline:auto;display:grid}.practice-layout{gap:1rem;max-width:1320px;margin-inline:auto;display:grid}.tools-page-layout{gap:1.2rem;max-width:1320px;margin-inline:auto;display:grid}.tools-card-grid,.tools-benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.tool-landing-card{gap:.75rem;display:grid}.tool-landing-card h3{color:#102b49;margin:0;font-size:1.25rem}.tool-landing-card .button{justify-self:start;margin-top:auto}.tool-card-label{color:#0b579f;background:#e9f4ff;border:1px solid #d2e4f5;border-radius:999px;justify-self:start;padding:.35rem .65rem;font-size:.78rem;font-weight:900;display:inline-flex}.tools-cta{margin-top:0}.multiplication-card{background:#fff;border:1px solid #d2e4f5;border-radius:8px;gap:1rem;padding:1.1rem;display:grid;box-shadow:0 12px 34px #102b4912}.multiplication-chart-card{overflow:hidden}.tool-section-heading{justify-content:space-between;align-items:start;gap:1rem;display:flex}.tool-section-heading h2{color:#102b49;margin:.2rem 0 0;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.15}.chart-stat-strip{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.chart-stat-strip span,.achievement-badge{color:#4a647d;background:#eef6ff;border:1px solid #d2e4f5;border-radius:8px;gap:.1rem;min-width:104px;padding:.55rem .7rem;display:inline-grid}.chart-stat-strip strong{color:#102b49;font-size:1.05rem}.chart-controls,.quiz-settings,.power-toggles,.tool-button-row,.mode-panel{flex-wrap:wrap;gap:.65rem;display:flex}.chart-controls label,.quiz-settings label,.power-practice label,.mode-panel label{color:#4a647d;gap:.3rem;font-size:.86rem;font-weight:900;display:grid}.chart-controls select,.quiz-settings select,.power-practice select,.mode-panel input,.quiz-question input,.power-practice input{color:#102b49;font:inherit;background:#fff;border:1px solid #bdd3ea;border-radius:8px;min-height:46px;padding:.65rem .8rem}.secondary-button{color:#0b579f;background:#e9f4ff}.secondary-button:hover,.secondary-button:focus-visible{color:#fff;background:#0b66c3}.mode-panel{color:#102b49;background:#f7fbff;border:1px solid #dbe8f6;border-radius:8px;align-items:center;padding:.8rem}.mode-panel p{flex-basis:100%;margin:0}.memory-pattern-list{flex-wrap:wrap;flex-basis:100%;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.memory-pattern-step{color:#102b49;border:2px solid #0000;border-radius:8px;gap:.1rem;min-width:92px;padding:.45rem .55rem;display:grid}.memory-pattern-step span{text-transform:uppercase;font-size:.68rem;font-weight:900}.memory-pattern-step.active{border-color:#102b49;box-shadow:0 0 0 3px #102b491f}.chart-hint{color:#5f4a18;background:#fff9e9;border:1px solid #efdba6;border-radius:8px;margin:0;padding:.75rem .9rem;font-weight:800}.chart-scroll,.powers-scroll{padding-bottom:.25rem;overflow-x:auto}.multiplication-chart,.powers-table{border-collapse:separate;border-spacing:0;color:#102b49;width:100%;min-width:max-content}.multiplication-chart th,.multiplication-chart td,.powers-table th,.powers-table td{text-align:center;border:1px solid #d2e4f5;min-width:58px;padding:.35rem}.multiplication-chart th,.powers-table th{color:#102b49;z-index:1;background:#e9f4ff;font-weight:900;position:sticky}.multiplication-chart thead th{top:0}.multiplication-chart tbody th{left:0}.multiplication-chart td{vertical-align:top;background:#fff}.multiplication-chart td.correct{background:#e8f7ee;border-color:#8ed0aa}.multiplication-chart td.incorrect{background:#fff1f1;border-color:#e3a0a0}.multiplication-chart td.memory-highlight{box-shadow:inset 0 0 0 4px #102b49}.multiplication-chart td.memory-pattern-cell{border-color:#102b4952}.memory-color-0{background:#dbeafe!important}.memory-color-1{background:#dcfce7!important}.memory-color-2{background:#fef3c7!important}.memory-color-3{background:#fce7f3!important}.memory-color-4{background:#ede9fe!important}.memory-color-5{background:#cffafe!important}.multiplication-chart input{color:#102b49;font:inherit;text-align:center;background:0 0;border:0;width:48px;min-height:36px;font-weight:900}.multiplication-chart input:focus-visible{outline-offset:2px;outline:3px solid #f2a900}.cell-status-text{color:#4a647d;min-height:.85rem;font-size:.65rem;font-weight:900;display:block}.multiplication-chart td button{color:#fff;cursor:pointer;background:#0b66c3;border:0;border-radius:6px;margin-top:.25rem;padding:.25rem .35rem;font-size:.7rem;font-weight:900}.quiz-question,.power-practice{background:#f7fbff;border:1px solid #dbe8f6;border-radius:8px;gap:.75rem;padding:.9rem;display:grid}.quiz-question p,.power-practice p{color:#4a647d;margin:0}.quiz-question p:first-child,.power-practice p:first-of-type{color:#102b49;font-size:1.3rem;font-weight:900}.power-toggles label{color:#102b49;background:#eef6ff;border:1px solid #d2e4f5;border-radius:8px;align-items:center;gap:.45rem;padding:.55rem .7rem;font-weight:900;display:inline-flex}.powers-table{min-width:620px}.powers-table td,.powers-table th{min-width:110px}.practice-problem-display{color:#102b49;background:#f7fbff;border:1px solid #dbe8f6;border-radius:8px;align-items:center;min-height:116px;padding:1rem;font-size:clamp(1.55rem,3vw,2.3rem);font-weight:900;display:flex;overflow-x:auto}.equation-display{font-family:Atkinson Hyperlegible,Inter,system-ui,sans-serif}.math-friendly-line{flex-wrap:wrap;align-items:center;gap:.55rem;display:inline-flex}.stacked-fraction{vertical-align:middle;place-items:center;min-width:1.4em;font-size:.95em;line-height:1;display:inline-grid}.stacked-fraction span:first-child{border-bottom:2px solid;padding:0 .2em .14em}.stacked-fraction span:last-child{padding-top:.14em}.practice-answer-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;display:grid}.practice-answer-grid label,.equation-answer-row label{color:#4a647d;gap:.35rem;font-size:.88rem;font-weight:900;display:grid}.practice-answer-grid input,.equation-answer-row input{color:#102b49;font:inherit;background:#fff;border:1px solid #bdd3ea;border-radius:8px;min-height:52px;padding:.7rem .85rem;font-size:1.1rem}.compare-options{border:0;flex-wrap:wrap;gap:.65rem;margin:0;padding:0;display:flex}.compare-options legend{color:#4a647d;flex-basis:100%;font-size:.88rem;font-weight:900}.compare-options label{color:#102b49;background:#eef6ff;border:1px solid #d2e4f5;border-radius:8px;align-items:center;gap:.45rem;min-width:76px;padding:.65rem .85rem;font-size:1.3rem;font-weight:900;display:inline-flex}.equation-answer-row{max-width:280px}.practice-steps,.practice-reference-list{color:#334f6b;gap:.55rem;margin:0;padding-left:1.25rem;display:grid}.practice-steps li,.practice-reference-list li{line-height:1.55}.practice-muted{color:#4a647d;margin:0}.progress-wide{justify-content:flex-start}.graphing-main-card{overflow:hidden}.graphing-workspace{grid-template-columns:minmax(320px,.95fr) minmax(280px,1fr);align-items:start;gap:1rem;display:grid}.coordinate-plane-wrap{gap:.65rem;display:grid}.coordinate-plane{cursor:crosshair;background:#fff;border:1px solid #bdd3ea;border-radius:8px;width:100%;max-width:100%;height:auto;box-shadow:0 10px 26px #102b4914}.coordinate-plane-bg{fill:#f9fcff}.coordinate-grid-line{stroke:#d2e4f5;stroke-width:1px}.coordinate-axis{stroke:#102b49;stroke-width:2.5px}.coordinate-label,.coordinate-axis-label,.coordinate-point-label,.coordinate-solution-label{fill:#4a647d;font-size:12px;font-weight:900}.coordinate-axis-label{fill:#102b49;font-size:15px}.coordinate-origin,.coordinate-student-point{fill:#0b66c3}.coordinate-given-point{fill:#d6a420;stroke:#102b49;stroke-width:2px}.coordinate-solution-point{fill:#166534;stroke:#fff;stroke-width:2px}.coordinate-solution-line{stroke:#166534;stroke-dasharray:8 6;stroke-linecap:round;stroke-width:4px}.coordinate-plane-instructions,.plotted-point-list{color:#4a647d;margin:0;font-size:.95rem}.graphing-answer-panel{background:#f7fbff;border:1px solid #dbe8f6;border-radius:8px;gap:.85rem;padding:.9rem;display:grid}.graphing-answer-panel h3{color:#102b49;margin:0}.formula-layout{gap:1rem;max-width:1440px;margin-inline:auto;display:grid}.formula-search-row{grid-template-columns:minmax(220px,1fr) minmax(220px,.45fr);gap:.75rem;display:grid}.formula-search-row label{color:#4a647d;gap:.35rem;font-size:.88rem;font-weight:900;display:grid}.formula-search-row input,.formula-search-row select{color:#102b49;font:inherit;background:#fff;border:1px solid #bdd3ea;border-radius:8px;min-height:48px;padding:.7rem .85rem}.formula-filter-buttons{flex-wrap:wrap;gap:.5rem;display:flex}.formula-filter-buttons button,.formula-card{color:#102b49;cursor:pointer;font:inherit;background:#eef6ff;border:1px solid #d2e4f5;border-radius:8px;font-weight:900}.formula-filter-buttons button{padding:.55rem .75rem}.formula-filter-buttons button.active,.formula-card.active{color:#fff;background:#0b66c3;border-color:#0b66c3}.formula-content-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.44fr);align-items:start;gap:1rem;display:grid}.formula-card-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;display:grid}.formula-card{text-align:left;gap:.35rem;min-height:138px;padding:.85rem;display:grid}.formula-card span{color:#5c7289;text-transform:uppercase;font-size:.72rem}.formula-card.active span,.formula-card.active code{color:#eaf4ff}.formula-card code{color:#0b579f;white-space:normal;font-family:Atkinson Hyperlegible,Inter,system-ui,sans-serif}.formula-detail-card{position:sticky;top:104px}.formula-detail-card h2,.formula-detail-card h3{color:#102b49;margin:0}.formula-detail-card p,.formula-detail-card li{color:#4a647d;line-height:1.55}.formula-display{color:#fff;background:#102b49;border-radius:8px;padding:1rem;font-size:clamp(1.3rem,2.4vw,2rem);font-weight:900;line-height:1.3}.achievement-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.65rem;display:grid}.achievement-tier-list{gap:1rem;display:grid}.achievement-tier-group{gap:.65rem;display:grid}.achievement-tier-group h3{color:#102b49;margin:0;font-size:1rem}.achievement-badge{border-left-width:6px;min-height:96px}.achievement-badge strong{color:#6d7f92;text-transform:uppercase;font-size:.75rem}.achievement-badge.earned{background:#e8f7ee;border-color:#8ed0aa}.achievement-badge.earned strong{color:#166534}.achievement-badge span{color:#102b49;font-weight:900}.achievement-badge small{color:#4a647d;font-weight:800}.achievement-bronze{border-left-color:#b9793a}.achievement-silver{border-left-color:#8a99a8}.achievement-gold{border-left-color:#d6a420}.achievement-master{border-left-color:#0b66c3}.achievement-bronze.earned{background:#fff7ed;border-color:#f0c28f #f0c28f #f0c28f #b9793a}.achievement-silver.earned{background:#f4f7fb;border-color:#c4d0dd #c4d0dd #c4d0dd #8a99a8}.achievement-gold.earned{background:#fff9e6;border-color:#eed27d #eed27d #eed27d #d6a420}.achievement-master.earned{background:#eaf4ff;border-color:#94c3f0 #94c3f0 #94c3f0 #0b66c3}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-footer{color:#253f58;background:#e6ebf1;grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:clamp(1.5rem,4vw,3rem);padding:2.2rem clamp(1rem,5vw,4rem);display:grid}.footer-identity{grid-template-columns:116px 92px;align-items:center;gap:.9rem;display:grid}.site-footer img{display:block}.site-footer img.footer-logo{background:0 0;border-radius:0;width:116px;height:116px;padding:0}.site-footer img.footer-emblem{background:0 0;border-radius:0;width:92px;height:92px;padding:0}.footer-summary{border-left:1px solid #cbd6e2;align-self:center;padding-left:clamp(1.25rem,3vw,2rem)}.footer-link-grid{grid-template-columns:repeat(3,max-content);gap:clamp(1.5rem,4vw,3rem);display:grid}.site-footer a{color:#0b579f;margin-bottom:.35rem;display:block}.site-footer strong{color:#5f7285;margin-bottom:.35rem;display:block}.footer-motion-toggle{appearance:none;color:#0b579f;cursor:pointer;font:inherit;background:#fff;border:1px solid #b8cadc;border-radius:8px;padding:.45rem .65rem;font-weight:700;transition:background-color .16s,border-color .16s,color .16s}.footer-motion-toggle:hover,.footer-motion-toggle:focus-visible{background:#f2f8fe;border-color:#0b579f;outline:none}.footer-motion-toggle[aria-pressed=true]{color:#fff;background:#253f58;border-color:#253f58}.site-footer p{max-width:460px;margin:0;font-size:1rem}.site-footer .copyright{color:#5f7285;margin-top:.8rem;font-size:.92rem}@media (width<=1100px){.card-grid,.pricing-grid,.testimonial-grid,.tools-card-grid,.tools-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=840px){.site-header{flex-direction:row;align-items:center}.nav-links,.nav-cta{display:none}.menu-toggle{display:flex}.hero-section,.page-hero,.two-column,.about-layout,.contact-section,.cta-section,.coming-soon-panel,.calculator-shell,.site-footer{grid-template-columns:1fr}.footer-identity{grid-template-columns:92px 78px}.site-footer img.footer-logo{width:92px;height:92px}.site-footer img.footer-emblem{width:78px;height:78px}.footer-summary{border-left:0;padding-left:0}.footer-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-list{grid-template-columns:1fr}.hero-section{min-height:auto}.page-hero-icon{justify-self:center}.section-heading-row{grid-template-columns:1fr}.section-heading-icon,.cta-subject-icon{justify-self:center}.hero-info-card,.hero-info-card.align-right{grid-column:1/-1;width:100%;position:static;top:auto;left:auto;right:auto}.about-card,.calculator-history{position:static}.graphing-workspace,.formula-content-grid,.formula-search-row{grid-template-columns:1fr}.formula-detail-card{position:static}}@media (width<=620px){h1{font-size:2.25rem}.page-hero-icon,.section-heading-icon,.cta-subject-icon{width:108px;height:108px}.not-found-page{grid-template-columns:1fr}.not-found-icon{width:96px;height:96px}.card-grid,.pricing-grid,.testimonial-grid,.tools-card-grid,.tools-benefit-grid{grid-template-columns:1fr}.brand{min-width:0}.nav-links>a,.nav-trigger,.nav-cta{padding:.45rem .5rem;font-size:.88rem}.calculator-topbar,.history-header{flex-direction:column;align-items:stretch}.calculator-keypad,.formula-solver-grid,.right-triangle-solver-grid,.algebra-solver-grid,.geometry-solver-grid,.trigonometry-solver-grid,.triangle-law-grid{grid-template-columns:1fr}.formula-input-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}.pre-keypad-controls{grid-template-columns:1fr}.calculator-actions{flex-direction:column;align-items:stretch}.cursor-controls{grid-template-columns:repeat(4,1fr)}.utility-controls{grid-template-columns:repeat(3,1fr)}.evaluate-button,.copy-button{width:100%}.footer-identity{grid-template-columns:82px 70px;justify-content:start}.site-footer img.footer-logo{width:82px;height:82px}.site-footer img.footer-emblem{width:70px;height:70px}.footer-link-grid{grid-template-columns:1fr}}
