:root{--arc-navy:#08183d;--arc-orange:#ff5315;--arc-amber:#ffaa00;--arc-surface:#f4f6fa;--arc-text-muted:#5f6f8f;--arc-border:#dde5ef;--arc-white:#ffffff;--arc-ink:#0d1d40;--arc-shadow:0 20px 50px rgba(8,24,61,0.12)}*{box-sizing:border-box}body,html{min-width:320px;background:var(--arc-surface)}body{margin:0;color:var(--arc-ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,input{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--arc-amber);outline-offset:3px}.button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:9px;padding:0 15px;font-size:.78rem;font-weight:760;line-height:1.1;text-align:center;white-space:nowrap}.button--navy{color:var(--arc-white);background:var(--arc-navy);border-color:var(--arc-navy)}.button--outline{color:#c93b08;background:var(--arc-white);border-color:var(--arc-orange);box-shadow:inset 0 0 0 1px rgba(255,83,21,.1)}.button--light{color:var(--arc-navy);background:var(--arc-white);border-color:var(--arc-white)}.button--light-outline{color:var(--arc-white);background:transparent;border-color:rgba(255,255,255,.82)}.button--orange{color:var(--arc-white);background:var(--arc-orange);border-color:var(--arc-orange)}.button:hover{text-decoration:underline;text-underline-offset:3px}.home-page{min-height:100vh;overflow-x:clip;background:radial-gradient(circle at 86% 12%,rgba(255,170,0,.07),transparent 23rem),linear-gradient(180deg,#ffffff 0,#f8fafe 54%,var(--arc-surface) 100%)}.site-header{position:relative;z-index:20;border-bottom:1px solid rgba(221,229,239,.85);background:rgba(255,255,255,.96)}.header-inner{width:min(100%,1480px);min-height:70px;margin:0 auto;padding:0 clamp(22px,3.35vw,56px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:clamp(22px,2.8vw,44px);gap:clamp(22px,2.8vw,44px)}.brand-identity{width:max-content;display:inline-flex;align-items:center;gap:10px;border-radius:8px}.brand-mark{width:46px;height:46px;flex:0 0 auto;display:grid;place-items:center}.brand-mark img{width:100%;height:100%;display:block;object-fit:contain}.brand-words{display:flex;flex-direction:column;line-height:1}.brand-name{color:var(--arc-navy);font-size:1.28rem;font-weight:830;letter-spacing:.02em}.brand-descriptor{margin-top:4px;color:#d4430e;font-size:.69rem;font-weight:760;letter-spacing:.035em}.desktop-navigation{display:flex;align-items:center;justify-content:flex-end;gap:clamp(16px,1.7vw,28px);color:#314566;font-size:.8rem;font-weight:680}.back-link,.desktop-navigation a,.footer-navigation a{text-decoration-thickness:1px;text-underline-offset:4px}.back-link:focus-visible,.back-link:hover,.desktop-navigation a:focus-visible,.desktop-navigation a:hover,.footer-navigation a:focus-visible,.footer-navigation a:hover{text-decoration:underline}.header-actions{display:flex;align-items:center;gap:9px}.mobile-navigation,.mobile-primary-actions{display:none}.home-main{width:min(100%,1480px);margin:0 auto;padding:12px clamp(22px,3.35vw,56px) 10px}.hero{display:grid;grid-template-columns:minmax(360px,.56fr) minmax(0,1fr);align-items:center;grid-gap:clamp(30px,3.7vw,58px);gap:clamp(30px,3.7vw,58px)}.hero-copy{max-width:550px}.hero h1{max-width:540px;margin:0;color:var(--arc-navy);font-size:clamp(2.7rem,3.55vw,3.25rem);font-weight:840;letter-spacing:-.052em;line-height:.99}.hero-supporting-line{margin:15px 0 0;color:#d4430e;font-size:clamp(1.08rem,1.4vw,1.34rem);font-weight:760;line-height:1.24}.hero-description{max-width:520px;margin:12px 0 0;color:#465a7b;font-size:.96rem;line-height:1.55}.benefit-list{margin:17px 0 0;padding:0;display:grid;grid-template-columns:1fr;grid-gap:10px 16px;gap:10px 16px;list-style:none}.benefit-list li{position:relative;min-height:22px;padding-left:20px;color:#23375a;font-size:.84rem;font-weight:690;line-height:1.35}.benefit-list li:before{content:"";position:absolute;top:.32em;left:0;width:9px;height:9px;border:3px solid var(--arc-orange);border-radius:50%}.product-screenshot{min-width:0;overflow:hidden;border:1px solid #d4deeb;border-radius:17px;background:#edf1f6;box-shadow:var(--arc-shadow)}.product-screenshot img{width:100%;height:auto;display:block;object-fit:cover;object-position:center top;filter:contrast(1.01) brightness(1.01)}.lower-grid{margin-top:14px;display:grid;grid-template-columns:minmax(0,1.22fr) minmax(0,1fr) minmax(350px,.92fr);grid-gap:14px;gap:14px;align-items:stretch}.lower-panel{min-width:0;min-height:214px;border-radius:17px;padding:18px}.lower-panel h2{margin:0;color:var(--arc-navy);font-size:1.14rem;font-weight:810;letter-spacing:-.025em;line-height:1.15}.workflow-panel{border:1px solid var(--arc-border);background:var(--arc-white);box-shadow:0 9px 28px rgba(8,24,61,.06)}.workflow-list{margin:15px 0 0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;list-style:none}.workflow-list li{position:relative;display:grid;grid-template-columns:1fr;align-items:start;grid-gap:9px;gap:9px}.workflow-list li:not(:last-child):after{content:"";position:absolute;top:13px;right:-20px;left:34px;border-top:1px dashed #b8c5d8}.step-number{width:28px;height:28px;position:relative;z-index:1;display:grid;place-items:center;border:1px solid rgba(255,83,21,.22);border-radius:50%;color:#c93b08;background:#fff4ef;font-size:.74rem;font-weight:820}.analysis-card h3,.workflow-list h3{margin:0;color:var(--arc-navy);font-size:.8rem;font-weight:780;line-height:1.25}.analysis-card p,.workflow-list p{margin:4px 0 0;color:var(--arc-text-muted);font-size:.72rem;line-height:1.35}.analyses-panel{border:1px solid #d9e2ee;background:#eef3f8}.analysis-list{margin-top:13px;display:grid;grid-gap:8px;gap:8px}.analysis-card{min-width:0;border:1px solid rgba(208,219,233,.95);border-left:3px solid var(--arc-orange);border-radius:10px;padding:9px 10px;background:rgba(255,255,255,.9)}.beta-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.78fr);grid-template-rows:auto 1fr;grid-gap:12px 18px;gap:12px 18px;color:var(--arc-white);background:radial-gradient(circle at 100% 0,rgba(255,170,0,.16),transparent 14rem),var(--arc-navy);box-shadow:0 15px 34px rgba(8,24,61,.16)}.beta-copy{min-width:0}.beta-panel h2{max-width:390px;color:var(--arc-white);font-size:1.18rem}.trust-principle{margin:0 0 7px;color:#ffbf68;font-size:.69rem;font-weight:790;letter-spacing:.01em}.beta-description{margin:8px 0 0;color:#c7d2e5;font-size:.7rem;line-height:1.42}.notice-list{margin:0;padding:0;display:grid;align-content:start;grid-gap:6px;gap:6px;list-style:none}.notice-list li{position:relative;padding-left:15px;color:#e4eaf4;font-size:.67rem;font-weight:650;line-height:1.25}.notice-list li:before{content:"";position:absolute;top:.42em;left:0;width:6px;height:6px;border-radius:50%;background:var(--arc-orange)}.beta-actions{grid-column:1/-1;align-self:end;display:flex;gap:8px}.beta-actions .button{min-height:34px;padding-inline:13px;font-size:.71rem}.site-footer{color:#d6dfed;background:#050f28}.footer-inner{width:min(100%,1480px);min-height:52px;margin:0 auto;padding:9px clamp(22px,3.35vw,56px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:24px;gap:24px}.footer-branding{display:flex;align-items:center;gap:13px;font-size:.66rem;white-space:nowrap}.brand-identity--compact{gap:7px}.brand-identity--compact .brand-mark{width:30px;height:30px;padding:2px;border-radius:7px;background:var(--arc-white)}.brand-identity--compact .brand-name{font-size:.95rem}.brand-identity--compact .brand-descriptor{margin-top:2px;font-size:.53rem}.brand-identity--footer .brand-name{color:var(--arc-white)}.brand-identity--footer .brand-descriptor{color:#ff996f}.footer-navigation{display:flex;align-items:center;justify-content:center;gap:clamp(10px,1.5vw,23px);font-size:.65rem}.copyright{margin:0;color:#aab8ce;font-size:.62rem;white-space:nowrap}.public-page{min-height:100vh;display:flex;flex-direction:column;overflow-x:clip;background:radial-gradient(circle at 84% 6%,rgba(255,170,0,.1),transparent 24rem),var(--arc-surface)}.shell-header{border-bottom:1px solid var(--arc-border);background:var(--arc-white)}.shell-header-inner{width:min(100%,1180px);min-height:76px;margin:0 auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;gap:24px}.back-link{color:#314566;font-size:.82rem;font-weight:720}.shell-main{width:min(100%,960px);margin:0 auto;padding:clamp(36px,7vh,76px) 28px;flex:1 1}.shell-card{border:1px solid var(--arc-border);border-radius:22px;padding:clamp(28px,5vw,54px);background:var(--arc-white);box-shadow:0 18px 52px rgba(8,24,61,.08)}.shell-eyebrow{margin:0 0 10px;color:#c93b08;font-size:.74rem;font-weight:820;letter-spacing:.09em;text-transform:uppercase}.shell-card h1{margin:0;color:var(--arc-navy);font-size:clamp(2.1rem,5vw,3.7rem);font-weight:840;letter-spacing:-.045em;line-height:1}.shell-description{max-width:690px;margin:18px 0 0;color:#465a7b;font-size:1rem;line-height:1.6}.pending-notice{width:-moz-fit-content;width:fit-content;margin-top:24px;border:1px solid #ffc5ad;border-radius:9px;padding:10px 13px;color:#87300f;background:#fff4ef;font-size:.83rem;font-weight:720}.preview-form{margin-top:32px;padding-top:28px;border-top:1px solid var(--arc-border)}.preview-form fieldset{margin:0;padding:0;border:0}.preview-form legend{margin-bottom:16px;color:var(--arc-navy);font-size:1rem;font-weight:790}.preview-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.preview-field-grid label{display:grid;grid-gap:7px;gap:7px;color:#314566;font-size:.76rem;font-weight:700}.preview-field-grid input{width:100%;min-height:42px;border:1px solid #ced8e6;border-radius:8px;padding:0 12px;color:#677895;background:#f5f7fa}.preview-checkbox{margin-top:13px;display:flex;align-items:flex-start;gap:9px;color:#536681;font-size:.78rem;line-height:1.35}.preview-checkbox input{margin-top:2px}.preview-submit{margin-top:22px;opacity:.55;cursor:not-allowed}@media (min-width:1025px) and (max-height:820px),(min-width:1025px) and (max-width:1399px){.header-inner{min-height:58px;padding-inline:30px;gap:24px}.brand-mark{width:40px;height:40px}.brand-name{font-size:1.1rem}.brand-descriptor{font-size:.61rem}.desktop-navigation{gap:17px;font-size:.75rem}.button{min-height:34px;padding-inline:12px;font-size:.71rem}.home-main{padding:8px 30px 0}.hero{grid-template-columns:minmax(350px,.56fr) minmax(0,1fr);gap:28px}.hero h1{max-width:510px;font-size:clamp(2.3rem,3.25vw,2.85rem)}.hero-supporting-line{margin-top:11px;font-size:1.02rem}.hero-description{margin-top:8px;font-size:.82rem;line-height:1.4}.benefit-list{margin-top:11px;gap:7px 13px}.benefit-list li{min-height:18px;font-size:.74rem}.product-screenshot img{height:min(423px,55vh);object-position:center top}.lower-grid{margin-top:10px;grid-template-columns:minmax(0,1.22fr) minmax(0,1fr) minmax(350px,.92fr);gap:10px}.lower-panel{min-height:198px;padding:12px;border-radius:14px}.lower-panel h2{font-size:1rem}.workflow-list{margin-top:11px;gap:10px 14px}.analysis-card h3,.workflow-list h3{font-size:.72rem}.analysis-card p,.workflow-list p{font-size:.64rem}.analysis-list{margin-top:9px;gap:6px}.analysis-card{padding:7px 8px}.beta-panel{gap:9px 13px}.beta-panel h2{font-size:1.02rem}.trust-principle{margin-bottom:5px;font-size:.62rem}.beta-description{margin-top:6px;font-size:.63rem}.notice-list{gap:5px}.notice-list li{font-size:.61rem}.beta-actions .button{min-height:31px;font-size:.65rem}.footer-inner{min-height:52px;padding:7px 30px;gap:16px}.footer-branding,.footer-navigation{font-size:.59rem}.copyright{font-size:.56rem}}@media (max-width:1120px){.desktop-navigation{gap:12px}.header-actions .button{padding-inline:10px}.lower-grid{grid-template-columns:minmax(0,1.22fr) minmax(0,1fr) minmax(350px,.92fr)}}@media (max-width:1024px){.header-inner{min-height:64px;grid-template-columns:auto 1fr auto;padding-inline:24px}.desktop-navigation,.header-actions{display:none}.mobile-navigation{position:relative;display:block;justify-self:end}.mobile-menu-button{min-height:38px;display:inline-flex;align-items:center;border:1px solid var(--arc-border);border-radius:9px;padding:0 13px;color:var(--arc-navy);background:var(--arc-white);font-size:.78rem;font-weight:760;cursor:pointer;list-style:none}.mobile-menu-button[aria-expanded=true]{border-color:var(--arc-orange)}.mobile-navigation-panel{position:absolute;top:calc(100% + 9px);right:0;width:min(270px,calc(100vw - 32px));display:grid;overflow:hidden;border:1px solid var(--arc-border);border-radius:12px;background:var(--arc-white);box-shadow:0 18px 40px rgba(8,24,61,.16)}.mobile-navigation-panel a{padding:12px 15px;border-bottom:1px solid #edf1f6;color:#263a5c;font-size:.82rem;font-weight:690;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;text-underline-offset:3px}.mobile-navigation-panel a:last-child{border-bottom:0}.mobile-navigation-panel a:focus-visible,.mobile-navigation-panel a:hover{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.mobile-primary-actions{width:100%;padding:0 24px 12px;display:flex;justify-content:flex-end;gap:9px}.home-main{padding:24px}.hero{grid-template-columns:minmax(310px,.84fr) minmax(0,1.16fr);gap:26px}.hero h1{font-size:clamp(2.25rem,5.2vw,3.25rem)}.benefit-list{grid-template-columns:1fr;gap:7px}.lower-grid{grid-template-columns:1.35fr .75fr}.beta-panel{grid-column:1/-1}.footer-inner{grid-template-columns:1fr auto}.footer-navigation{grid-column:1/-1;grid-row:2;justify-content:flex-start}}@media (max-width:760px){.header-inner{min-height:60px;padding-inline:17px}.brand-mark{width:35px;height:35px}.brand-identity{gap:8px}.brand-name{font-size:1.02rem}.brand-descriptor{margin-top:3px;font-size:.57rem}.mobile-primary-actions{padding:0 17px 11px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.mobile-primary-actions .button{min-width:0;min-height:36px;padding-inline:8px;font-size:.69rem;white-space:normal}.home-main{padding:27px 17px 30px}.hero{grid-template-columns:1fr;gap:24px}.hero-copy{max-width:none}.hero h1{max-width:610px;font-size:clamp(2.45rem,12.1vw,3.7rem);line-height:.98}.hero-supporting-line{margin-top:15px;font-size:1.06rem}.hero-description{margin-top:12px;font-size:.9rem}.benefit-list{margin-top:17px;grid-template-columns:1fr;gap:8px}.benefit-list li{font-size:.82rem}.product-screenshot{border-radius:12px;box-shadow:0 14px 34px rgba(8,24,61,.12)}.lower-grid{margin-top:16px;grid-template-columns:1fr;gap:12px}.lower-panel{min-height:0;padding:18px}.workflow-list{grid-template-columns:1fr;gap:16px}.workflow-list li:not(:last-child):after{display:none}.analysis-card h3,.workflow-list h3{font-size:.82rem}.analysis-card p,.workflow-list p{font-size:.74rem}.beta-panel{grid-column:auto;grid-template-columns:1fr;grid-template-rows:auto;gap:17px}.beta-panel h2{font-size:1.28rem}.beta-description{font-size:.76rem}.notice-list{gap:8px}.notice-list li{font-size:.72rem}.beta-actions{grid-column:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.beta-actions .button{min-width:0;padding-inline:8px;white-space:normal}.footer-inner{padding:20px 17px;grid-template-columns:1fr;gap:18px}.footer-branding{align-items:flex-start;flex-direction:column;gap:10px;white-space:normal}.footer-navigation{grid-column:auto;grid-row:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px 18px;gap:12px 18px}.copyright{white-space:normal}.shell-header-inner{min-height:66px;padding-inline:17px}.shell-header-inner .brand-descriptor{display:none}.back-link{font-size:.75rem}.shell-main{padding:28px 17px}.shell-card{border-radius:16px;padding:24px 19px}.shell-description{font-size:.9rem}.preview-field-grid{grid-template-columns:1fr}}@media (max-width:390px){.hero h1{font-size:2.45rem}.beta-actions,.footer-navigation{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (min-width:1025px){.home-page{height:100vh;min-height:680px;display:flex;flex-direction:column}.footer-inner,.header-inner,.home-main{width:calc(100% - 64px);max-width:1560px;margin-inline:auto;padding-inline:0}.header-inner{min-height:82px;gap:clamp(24px,2.2vw,38px)}.site-header .brand-identity{gap:12px}.site-header .brand-mark{width:62px;height:62px}.site-header .brand-name{font-size:2.42rem;line-height:.84;letter-spacing:.01em}.site-header .brand-descriptor{margin-top:7px;font-size:1.15rem;line-height:.9;letter-spacing:.015em}.site-header .button{min-height:38px;padding-inline:14px;font-size:.76rem}.home-main{min-height:0;padding-block:10px 8px;flex:1 1;display:flex;flex-direction:column}.hero{grid-template-columns:minmax(330px,.78fr) minmax(0,1.62fr);gap:clamp(24px,2vw,30px);flex:0 0 auto}.hero-copy{max-width:none}.hero h1{max-width:520px;font-size:clamp(2.75rem,3.42vw,3.15rem);line-height:.99}.hero-supporting-line{margin-top:13px;font-size:clamp(1.03rem,1.24vw,1.12rem);line-height:1.22}.hero-description{margin-top:10px;font-size:.88rem;line-height:1.46}.benefit-list{margin-top:14px;gap:8px}.benefit-list li{min-height:30px;padding-left:0;display:flex;align-items:center;gap:10px;font-size:.79rem}.benefit-list li:before{display:none}.benefit-list img{width:30px;height:30px;flex:0 0 auto}.product-screenshot img{height:auto;filter:none}.lower-grid{min-height:214px;margin-top:10px;grid-template-columns:minmax(0,1.18fr) minmax(0,.88fr) minmax(0,1fr);gap:12px;flex:1 1;align-items:stretch}.lower-panel{min-height:0;height:100%;padding:15px;border-radius:16px}.lower-panel h2{font-size:1.08rem}.workflow-list{margin-top:11px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.workflow-list li{min-width:0;display:flex;flex-direction:column;align-items:center;gap:5px;text-align:center}.workflow-list li:after{display:none}.workflow-visual{width:100%;height:88px;position:relative;display:grid;place-items:center}.workflow-step-icon{width:88px;height:auto;display:block}.workflow-arrow{width:34px;height:auto;position:absolute;z-index:2;top:34px;right:-21px}.workflow-copy{min-width:0}.workflow-list h3{font-size:.76rem;line-height:1.2}.workflow-list p{margin-top:4px;font-size:.67rem;line-height:1.3}.analysis-list{min-height:0;margin-top:11px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:7px;gap:7px}.analysis-card{min-width:0;min-height:0;border:1px solid transparent;border-radius:11px;padding:8px 7px 9px;display:flex;flex-direction:column;align-items:center;text-align:center}.analysis-card--green{border-color:#b9dcc8;background:#eef9f3}.analysis-card--orange{border-color:#f1c5b1;background:#fff4ee}.analysis-card--purple{border-color:#d2c6e9;background:#f6f1fc}.analysis-illustration{width:min(100%,116px);height:auto;display:block}.analysis-card h3{margin-top:7px;font-size:.76rem}.analysis-card p{margin-top:4px;font-size:.66rem;line-height:1.28}.beta-panel{grid-template-columns:minmax(0,1fr);grid-template-rows:auto 1fr auto;gap:10px}.beta-copy{padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.16)}.beta-panel h2{max-width:none;font-size:1.08rem}.trust-principle{margin-bottom:5px;font-size:.65rem}.beta-description{margin-top:6px;font-size:.67rem;line-height:1.36}.notice-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;grid-gap:7px 10px;gap:7px 10px}.notice-list li{min-width:0;padding-left:0;display:flex;align-items:center;gap:7px;font-size:.65rem;line-height:1.2}.notice-list li:before{display:none}.notice-icon{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;border-radius:7px;background:rgba(255,255,255,.94)}.notice-icon img{width:24px;height:24px}.beta-actions{grid-column:1;align-self:end;gap:8px}.beta-actions .button{min-height:34px;gap:7px;padding-inline:11px;font-size:.68rem}.beta-actions .button img{width:20px;height:20px;padding:2px;border-radius:5px;background:rgba(255,255,255,.94)}.footer-inner{min-height:52px;padding-block:7px}.site-footer .brand-identity--compact .brand-mark{width:34px;height:34px;padding:2px}.site-footer .brand-identity--compact .brand-name{font-size:1.02rem}.site-footer .brand-identity--compact .brand-descriptor{font-size:.58rem}}@media (min-width:1025px) and (max-width:1399px){.footer-inner,.header-inner,.home-main{width:calc(100% - 52px)}}@media (min-width:1025px) and (max-height:820px){.header-inner{min-height:80px}.home-main{padding-block:7px 5px}.product-screenshot img{height:min(378px,50vh);object-fit:cover;object-position:center top}.lower-grid{min-height:208px;margin-top:8px;gap:10px}.lower-panel{padding:13px;border-radius:14px}.lower-panel h2{font-size:1rem}.workflow-list{margin-top:8px;gap:6px}.workflow-visual{height:76px}.workflow-step-icon{width:76px}.workflow-arrow{width:30px;top:29px;right:-18px}.workflow-list h3{font-size:.72rem}.workflow-list p{font-size:.64rem}.analysis-list{margin-top:8px;gap:6px}.analysis-card{padding:6px}.analysis-illustration{width:min(100%,102px)}.analysis-card h3{margin-top:5px;font-size:.72rem}.analysis-card p{font-size:.62rem}.beta-panel{gap:7px}.beta-copy{padding-bottom:6px}.beta-panel h2{font-size:1rem}.trust-principle{margin-bottom:4px;font-size:.62rem}.beta-description{margin-top:5px;font-size:.64rem;line-height:1.3}.notice-list{gap:6px 8px}.notice-list li{font-size:.62rem}.notice-icon{width:27px;height:27px}.notice-icon img{width:23px;height:23px}.beta-actions .button{min-height:32px;font-size:.66rem}.footer-inner{min-height:50px}}@media (max-width:1024px){.footer-inner,.header-inner,.home-main{width:100%;max-width:none}.site-header .brand-mark{width:46px;height:46px}.site-header .brand-name{font-size:1.52rem}.site-header .brand-descriptor{margin-top:4px;font-size:.78rem}.hero{grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr)}.benefit-list li{padding-left:0;display:flex;align-items:center;gap:9px}.benefit-list li:before{display:none}.benefit-list img{width:30px;height:30px}.lower-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr)}.workflow-list li:after{display:none}.workflow-visual{position:relative;display:grid;place-items:center}.workflow-step-icon{width:72px;height:auto}.workflow-arrow{display:none}.analysis-list{grid-template-columns:1fr}.analysis-card{border-left-width:1px;display:grid;grid-template-columns:86px 1fr;grid-template-rows:auto auto;grid-column-gap:10px;column-gap:10px;align-items:center}.analysis-illustration{width:82px;height:auto;grid-row:1/3}.analysis-card h3,.analysis-card p{text-align:left}.notice-list li{padding-left:0;display:flex;align-items:center;gap:8px}.notice-list li:before{display:none}.notice-icon{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;border-radius:7px;background:rgba(255,255,255,.94)}.notice-icon img{width:24px;height:24px}.beta-actions .button{gap:7px}.beta-actions .button img{width:20px;height:20px;padding:2px;border-radius:5px;background:rgba(255,255,255,.94)}}@media (max-width:760px){.home-page{display:block;height:auto}.site-header .brand-mark{width:38px;height:38px}.site-header .brand-name{font-size:1.1rem}.site-header .brand-descriptor{margin-top:3px;font-size:.61rem}.home-main{display:block}.hero{grid-template-columns:1fr}.benefit-list li{min-height:30px}.product-screenshot img{height:auto;filter:none}.lower-grid{grid-template-columns:1fr}.workflow-list li{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px}.workflow-step-icon,.workflow-visual{width:76px}.workflow-copy{text-align:left}.analysis-list{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}.analysis-card{min-width:0;border:1px solid transparent;border-radius:11px;padding:9px 10px;display:grid;grid-template-columns:92px minmax(0,1fr);grid-template-rows:auto auto;grid-column-gap:12px;column-gap:12px;align-items:center}.analysis-card--green{border-color:#b9dcc8;background:#eef9f3}.analysis-card--orange{border-color:#f1c5b1;background:#fff4ee}.analysis-card--purple{border-color:#d2c6e9;background:#f6f1fc}.analysis-illustration{width:90px;height:auto;grid-row:1/3}.analysis-card h3,.analysis-card p{text-align:left}.notice-list{grid-template-columns:1fr}.beta-actions .button img{flex:0 0 auto}}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #ffffff;outline-offset:2px;box-shadow:0 0 0 5px var(--arc-navy)}.product-screenshot img{opacity:1;filter:none;mix-blend-mode:normal;object-fit:contain;object-position:center}.product-screenshot:after,.product-screenshot:before{content:none}@media (min-width:1025px){.hero{grid-template-columns:minmax(350px,.84fr) minmax(0,1.56fr)}.hero h1{font-size:2.5rem}.analysis-card h3,.workflow-list h3{font-size:.8rem}.analysis-card p,.beta-description,.workflow-list p{font-size:.7rem}.notice-list li{font-size:.69rem}.beta-actions .button--orange{background:#c93b08;border-color:#c93b08}}@media (min-width:1025px) and (max-height:820px){.product-screenshot img{background:#edf1f6}.analysis-card h3,.workflow-list h3{font-size:.75rem}.workflow-list p{font-size:.68rem}.analysis-card p,.beta-description,.notice-list li{font-size:.67rem}.copyright,.footer-branding,.footer-navigation{font-size:.6rem}}@media (min-width:1400px) and (min-height:850px){.hero{align-items:start}.hero h1{max-width:420px}}