:root{--ink:#132f45;--muted:#486071;--brand:#158fa9;--brand-dark:#087b94;--pale:#eef6fb;--line:#dce7ed;--white:#fff;--radius:18px;--font:'BIZ UDPGothic','Yu Gothic','Hiragino Kaku Gothic ProN',Meiryo,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--white);font:16px/1.85 var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.5;letter-spacing:-.04em;font-weight:700}p{color:var(--muted)}h1{font-size:clamp(34px,4.8vw,66px)}h2{font-size:clamp(28px,3.1vw,42px)}h3{font-size:22px}p+a{display:inline-block;margin-top:22px}:focus-visible{outline:3px solid #087b94;outline-offset:5px}button{border:0;background:none;color:inherit}[hidden]{display:none!important}.wrap{width:min(1240px,calc(100% - 88px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.97);border-bottom:1px solid #eaf0f4}.nav-inner{display:flex;align-items:center;justify-content:space-between;min-height:88px;gap:30px}.wordmark{display:inline-flex;align-items:center;gap:9px;font-family:Arial,sans-serif;font-size:29px;letter-spacing:-1.2px;font-weight:750;line-height:1.3;white-space:nowrap}.brand-symbol{width:28px;height:33px;border-radius:10px 10px 11px 3px;background:var(--brand);color:white;display:inline-grid;place-content:center;font:700 30px/1 Georgia,serif;padding-bottom:4px;letter-spacing:-3px;padding-right:4px}.registered{font-size:10px;align-self:start;margin-top:4px;letter-spacing:0;margin-left:-6px}.site-header nav{display:flex;align-items:center;gap:25px;font-size:13px;font-weight:700}.site-header nav>a:not(.button){padding-block:10px;position:relative}.site-header nav>a[aria-current]:after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--brand)}.button{display:inline-flex;align-items:center;justify-content:center;padding:17px 27px;border-radius:7px;background:var(--brand-dark);border:1px solid var(--brand-dark);color:white;font-size:14px;font-weight:700;line-height:1.5;min-height:52px;transition:background .16s,color .16s}.button:hover{background:#086a80}.button-small{padding:13px 18px;min-height:44px;font-size:12px}.button-outline{background:transparent;color:var(--ink);border-color:#adc4d0}.button-outline:hover{background:var(--pale)}.button-white{color:var(--ink);background:white;border-color:white}.button-white:hover{background:#dfedf3}.text-link{font-size:14px;font-weight:700;border-bottom:1px solid #91b1c2;padding:3px 0;line-height:1.7}.text-link:hover{color:var(--brand-dark)}.text-link span{padding-left:7px}.menu-toggle{display:none}.skip-link{position:fixed;top:-80px;left:16px;z-index:100;padding:12px;background:white}.skip-link:focus{top:12px}.hero{overflow:hidden;background:linear-gradient(118deg,#f7fbfd 0%,#f7fbfd 35%,#e7f4f7 100%);padding:64px 0 64px;position:relative}.hero-grid{display:grid;grid-template-columns:.9fr 1.2fr;align-items:center;gap:26px}.hero-copy{position:relative;z-index:2}.hero-category{font-size:13px;font-weight:700;color:var(--brand-dark);margin-bottom:20px;letter-spacing:.08em}.hero h1{font-size:clamp(42px,4.1vw,60px);line-height:1.6;letter-spacing:-.07em;white-space:nowrap}.hero-description{margin-top:20px;font-size:17px;line-height:2.05}.hero-actions{display:flex;gap:20px;align-items:center;margin-top:34px;flex-wrap:wrap}.hero-actions .text-link{font-size:12px}.hero-visual{width:100%;padding:12px 0 0;position:relative}.product-window{border-radius:12px;overflow:hidden;background:white;border:1px solid #bfd6df;box-shadow:0 24px 60px -32px #47708780}.window-caption{height:42px;display:flex;align-items:center;gap:9px;padding:0 15px;font-size:11px;font-weight:700;border-bottom:1px solid var(--line)}.window-caption>span:last-child{margin-left:auto;color:var(--muted);font-size:10px}.live-dot{width:6px;height:6px;border-radius:50%;background:#199eb8}.product-shot{min-width:0}.product-shot .zoom-shot{display:block;position:relative;width:100%;padding:0;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:white;text-align:left}.product-shot img{width:100%;height:auto;aspect-ratio:1458/727;object-fit:contain}.zoom-label{position:absolute;right:10px;bottom:10px;background:rgba(255,255,255,.96);padding:4px 10px;border:1px solid var(--line);border-radius:5px;font-size:10px;color:var(--ink);opacity:0;transition:opacity .15s}.zoom-shot:hover .zoom-label,.zoom-shot:focus-visible .zoom-label{opacity:1}figcaption{font-size:11px;line-height:1.8;margin-top:12px;color:#637a88}.hero-shot .zoom-shot{border:0;border-radius:0}.hero-shot figcaption{padding:0 14px 10px;margin-top:3px;font-size:9px}.hero-result{display:flex;gap:13px;align-items:center;position:relative;background:white;box-shadow:0 8px 30px #294c6615;max-width:350px;border:1px solid #d4e6ed;border-radius:9px;margin:-5px 0 0 28px;padding:18px 24px}.hero-result strong{display:block;font-size:14px}.hero-result span:not(.result-icon){font-size:11px;color:var(--muted)}.result-icon{display:grid;place-items:center;background:#e9f4f7;color:var(--brand-dark);width:40px;height:44px;border-radius:6px;flex:none}.provider-strip{padding:34px 0 37px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px}.provider-strip p{font-size:12px}.provider-strip>div{display:flex;align-items:center;gap:34px}.provider-strip span{font-family:Arial,sans-serif;font-size:22px;font-weight:600;letter-spacing:-.5px;color:#3e5665}.provider-strip a{font-size:11px;color:var(--brand-dark)}.section{padding-block:105px}.section-tight{padding-bottom:95px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:48px}.section-heading>p{font-size:15px;line-height:2}.section-kicker{font-size:12px;letter-spacing:.04em;color:var(--brand-dark);font-weight:700;margin-bottom:14px}.workflow{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:52px}.workflow-step{padding:0 25px 0 0;position:relative}.workflow-step+div{border-left:1px solid var(--line);padding-left:35px}.workflow-step>span{font:500 30px/1 Arial,sans-serif;color:#55aabb}.workflow-step h3{font-size:19px;margin:15px 0 10px}.workflow-step p{font-size:13px;line-height:1.95}.experience-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:54px;align-items:center}.quote-mark{font:80px/.7 Georgia,serif;color:#aed4df;display:block}.experience-note blockquote{margin:0 0 20px;font-size:21px;line-height:1.9;font-weight:700;letter-spacing:-.02em}.experience-note p{font-size:13px;line-height:2}.feature-band{background:#f3f8fa;padding:100px 0}.feature-showcase{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;align-items:center;margin-top:70px}.feature-showcase.reverse{grid-template-columns:1.3fr .7fr}.feature-showcase.reverse>div{order:2}.feature-showcase h3{font-size:34px;line-height:1.6;margin:19px 0}.feature-showcase p{font-size:14px;line-height:2}.feature-icon{width:47px;height:47px;background:#e4f1f5;border:1px solid #cfe3eb;border-radius:12px;display:inline-grid;place-items:center;color:var(--brand-dark);flex:none}.knowledge-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:55px;align-items:start}.feature-link{display:flex;align-items:center;gap:18px;padding:24px 0;border-bottom:1px solid var(--line)}.feature-link:first-child{padding-top:0}.feature-link strong{font-size:18px;display:block;margin-bottom:8px}.feature-link small{font-size:12px;line-height:1.9;color:var(--muted);display:block}.feature-link>span:last-child{margin-left:auto;color:var(--brand-dark)}.feature-link:hover strong{color:var(--brand-dark)}.wirecanal-callout{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:54px;padding:32px 0;display:flex;align-items:center;justify-content:space-between;gap:30px}.wirecanal-callout strong{font-size:18px}.wirecanal-callout p{font-size:13px;margin-top:8px}.wirecanal-callout h2{font-size:23px}.trust-band{background:#eaf3f7;padding:90px 0}.trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.trust-grid h2{margin:24px 0}.trust-grid>div>p{font-size:15px;line-height:2}.trust-grid .button{margin-top:27px}.trust-list article{padding:22px 0;border-bottom:1px solid #cbdde6}.trust-list article:first-child{padding-top:0}.trust-list h3{font-size:20px;margin-bottom:10px}.trust-list p{font-size:14px;max-width:32em}.trust-list small{display:block;font-size:11px;color:var(--muted);margin-top:20px}.help-teasers{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.help-teasers>a{border:1px solid var(--line);border-radius:10px;padding:28px}.help-teasers span,.article-card>span{font-size:11px;color:var(--brand-dark)}.help-teasers h3{font-size:20px;margin:17px 0 12px}.help-teasers p{font-size:13px;line-height:1.9}.help-teasers b,.article-card b{display:block;font-size:12px;margin-top:24px;color:var(--brand-dark)}.closing{background:var(--ink);color:white;padding:70px 0}.closing-inner{display:flex;justify-content:space-between;align-items:center;gap:35px}.closing h2{font-size:40px;line-height:1.5}.closing p{color:#c3d6e1;font-size:14px;margin-top:18px;line-height:2}.closing-help{display:block;color:#d6e5ec;font-size:12px;margin-top:20px}.site-footer{padding:65px 0 20px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:50px}.footer-grid p{font-size:12px;margin:20px 0}.footer-grid h3{font-size:13px;margin-bottom:22px;letter-spacing:0}.footer-grid>div>a:not(.wordmark){display:block;font-size:12px;color:var(--muted);margin:11px 0}.footer-grid>div>a:hover{color:var(--brand-dark)}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;margin-top:45px;padding-top:20px;font-size:10px;color:#637a88}.page-heading{padding-top:45px;padding-bottom:65px}.breadcrumbs{display:flex;gap:12px;font-size:11px;color:#66808f;margin-bottom:42px;flex-wrap:wrap}.breadcrumbs a{text-decoration:underline;text-underline-offset:4px}.page-heading>p{max-width:680px;margin-top:25px;line-height:2;font-size:17px}.feature-directory{display:grid;grid-template-columns:1fr 1fr;gap:15px 60px}.feature-directory .feature-link{padding:28px 0}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;padding:65px 0}.benefit-grid h2,.benefit-grid h3{font-size:22px;margin-bottom:17px}.benefit-grid p{font-size:14px;line-height:2}.help-callout{background:var(--pale);border-radius:12px;padding:32px 38px;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:40px}.help-callout h2{font-size:21px;margin-bottom:9px}.help-callout p{font-size:13px}.use-case-list>article{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;padding:58px 0;border-top:1px solid var(--line);align-items:center}.use-case-list h2{font-size:31px}.use-case-list blockquote{font-size:18px;font-weight:700;line-height:1.9;margin:25px 0;padding-left:22px;border-left:3px solid var(--brand)}.use-case-list p{font-size:13px}.use-case-list .text-link{margin-right:16px;margin-top:22px}.security-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.security-grid article{padding:35px;border:1px solid var(--line);border-radius:12px}.security-grid svg{color:var(--brand)}.security-grid h2{font-size:25px;margin:18px 0}.security-grid p{font-size:15px;line-height:2}.notice{background:#eef6fa;border-left:3px solid var(--brand);padding:25px 30px;margin-top:40px;border-radius:0 10px 10px 0}.notice h2{font-size:20px;margin-bottom:12px}.notice p{font-size:14px;line-height:2}.notice a{font-size:13px;text-decoration:underline}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.plan-grid article{padding:35px 28px;border:1px solid var(--line);border-radius:12px}.plan-grid article:nth-child(2){border:2px solid var(--brand);background:#f5fafc}.plan-grid h2{font-size:23px}.plan-grid p{font-size:13px;margin:12px 0}.plan-price{font-size:17px;font-weight:700;margin:30px 0}.plan-grid ul{padding-left:20px;font-size:14px;line-height:2.4;margin-bottom:30px}.plan-grid .button{font-size:12px;width:100%}.muted{font-size:12px;line-height:2;margin-top:20px;color:#637a88}.subheading{font-size:30px;margin-top:65px}.faq-list{margin-top:50px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;display:flex;justify-content:space-between;gap:30px;list-style:none;padding:24px 0;font-size:17px;font-weight:700}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--brand);font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{max-width:70em;padding-bottom:25px;font-size:14px;line-height:2}.help-hero{background:#eaf4f8;padding:60px 0 54px;text-align:center}.help-hero h1{font-size:42px;letter-spacing:-.045em}.help-hero>div>p{font-size:14px;margin-top:15px}.help-search{display:flex;align-items:center;background:white;border:1px solid #c3d9e3;border-radius:9px;max-width:760px;margin:30px auto 0;padding:8px 8px 8px 22px;box-shadow:0 6px 16px #16344808;gap:15px}.help-search svg{color:#78909d;flex:none}.help-search input{border:0;outline:none;width:100%;min-width:0;background:transparent;font-size:15px;color:var(--ink);height:45px}.help-search:focus-within{outline:2px solid var(--brand)}.help-search button{background:var(--brand-dark);color:white;border-radius:5px;padding:11px 21px;flex:none;font-size:13px}.search-suggestions{font-size:11px!important;color:#66808f}.search-suggestions button{padding:2px 10px;text-decoration:underline;text-underline-offset:3px;font-size:11px;color:var(--ink)}.help-filters{display:flex;gap:12px;margin-top:35px;flex-wrap:wrap}.help-filters button{padding:9px 22px;border:1px solid var(--line);border-radius:30px;font-size:13px}.help-filters .selected{background:var(--ink);color:white;border-color:var(--ink)}.article-directory{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:20px}.article-card{padding:26px 27px;border:1px solid var(--line);border-radius:9px;display:flex;flex-direction:column}.article-card h2{font-size:18px;line-height:1.7;margin:13px 0}.article-card p{font-size:12px;line-height:1.9}.article-card b{margin-top:auto;padding-top:20px}.article-card:hover,.help-teasers>a:hover{border-color:#5f9fb3;background:#f8fbfd}.article-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:70px;padding-top:42px;padding-bottom:90px;align-items:start}.article-sidebar{position:sticky;top:120px}.article-sidebar h2{font-size:14px;margin:30px 0 15px}.article-sidebar a{display:block;font-size:12px;padding:12px 15px;color:var(--muted);line-height:1.8;border-radius:6px}.article-sidebar a[aria-current]{color:var(--brand-dark);background:var(--pale);font-weight:700}.article-sidebar .back-link{padding:0;font-weight:700}.help-article{max-width:850px}.help-article h1{font-size:38px;line-height:1.6}.help-article .breadcrumbs{margin-bottom:25px}.article-summary{margin-top:16px;font-size:16px}.article-meta{font-size:11px;margin-top:19px}.article-toc{padding:24px 30px;background:#f4f8fa;border-radius:10px;margin:30px 0}.article-toc strong{font-size:14px;display:block;margin-bottom:10px}.article-toc a{display:block;font-size:13px;line-height:2.2;color:var(--muted)}.article-toc a:hover{text-decoration:underline}.help-article section{padding-top:45px;scroll-margin-top:110px}.help-article section h2{font-size:24px;display:flex;align-items:baseline;gap:15px;margin-bottom:19px}.help-article section h2>span{font:400 21px/1 Arial,sans-serif;color:var(--brand)}.help-article section p{font-size:15px;line-height:2.1}.article-related{margin-top:45px;border-top:1px solid var(--line);padding-top:25px}.article-related h2{font-size:20px;margin-bottom:15px}.article-related a{display:block;font-size:14px;padding:10px 0;color:var(--brand-dark)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.contact-grid article{padding:40px;border:1px solid var(--line);border-radius:12px}.contact-grid h2{font-size:24px}.contact-grid p{font-size:15px;margin:20px 0}.contact-grid .button{margin-top:15px}.contact-grid small{display:block;font-size:11px;color:var(--muted);margin-top:15px}.contact-grid .text-link{display:block;width:fit-content;margin-top:25px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#image-dialog{width:min(1500px,96vw);max-width:96vw;max-height:94vh;border:0;border-radius:12px;padding:48px 12px 12px;box-shadow:0 25px 100px #0003;background:#f4f8fa}#image-dialog::backdrop{background:#0a1e31b8}#image-dialog img{width:100%;height:auto;max-height:calc(94vh - 70px);object-fit:contain}.dialog-close{position:absolute;right:15px;top:10px;padding:4px 9px;font-size:13px;font-weight:700}
@media(min-width:1550px){.hero-visual{width:calc(100% + 100px)}}
@media(max-width:1150px){.wrap{width:calc(100% - 56px)}.site-header nav{gap:15px;font-size:11px}.wordmark{font-size:26px}.hero-grid{grid-template-columns:.85fr 1.15fr}.hero h1{font-size:44px}.hero-visual{width:100%}.hero-actions{gap:15px}.hero-actions .button{font-size:12px;padding-inline:18px}.provider-strip{flex-direction:column;align-items:start;gap:15px}.provider-strip>div{width:100%;justify-content:space-between}.knowledge-grid{gap:30px}.feature-showcase{gap:40px}.trust-grid{gap:60px}.article-layout{gap:35px;grid-template-columns:205px minmax(0,1fr)}}
@media(max-width:900px){.nav-inner{min-height:74px}.menu-toggle{display:flex;gap:15px;align-items:center;font-size:12px;padding:10px}.site-header nav{display:none;position:absolute;top:74px;left:0;right:0;background:white;padding:25px 30px;box-shadow:0 12px 20px #0001;flex-wrap:wrap;gap:16px 25px}.site-header nav.is-open{display:flex}.site-header nav>a{font-size:14px}.hero{padding:60px 0}.hero-grid{grid-template-columns:1fr}.hero h1{font-size:54px}.hero-visual{width:100%;margin-top:35px}.hero-description{font-size:16px}.section{padding-block:75px}.section-heading{gap:25px}.experience-grid{gap:30px}.experience-note blockquote{font-size:17px}.feature-showcase{grid-template-columns:1fr 1.3fr;gap:30px}.feature-showcase.reverse{grid-template-columns:1.3fr 1fr}.feature-showcase h3{font-size:28px}.knowledge-grid{grid-template-columns:1fr}.link-stack{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.link-stack .feature-link{display:block;padding:0 0 15px}.link-stack .feature-icon{margin-bottom:18px}.link-stack .feature-link>span:last-child{display:none}.link-stack strong{font-size:16px}.trust-grid{gap:40px}.help-teasers{gap:18px}.help-teasers>a{padding:23px}.help-teasers h3{font-size:17px}.footer-grid{gap:30px;grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.benefit-grid{gap:25px}.benefit-grid h2{font-size:20px}.plan-grid{gap:14px}.plan-grid article{padding:24px 18px}.plan-grid h2{font-size:20px}.plan-price{font-size:14px}.article-directory{grid-template-columns:1fr 1fr}.article-layout{grid-template-columns:1fr}.article-sidebar{position:static;display:none}.help-article{max-width:100%}.use-case-list>article{gap:30px}.contact-grid{gap:20px}.contact-grid article{padding:27px}}
@media(max-width:620px){body{font-size:15px}.wrap{width:calc(100% - 36px)}.wordmark{font-size:26px}.brand-symbol{width:25px;height:29px;font-size:27px}.nav-inner{min-height:68px}.site-header nav{top:68px}.hero{padding:46px 0 35px}.hero-category{font-size:11px;margin-bottom:15px}.hero h1{font-size:39px;line-height:1.65;letter-spacing:-.065em}.hero-description{font-size:14px;line-height:2.1;margin-top:14px}.hero-actions{gap:18px;margin-top:24px}.hero-actions .button{font-size:12px;padding:14px 18px;min-height:48px}.hero-actions .text-link{font-size:11px}.hero-visual{margin-top:22px}.window-caption{height:33px;padding:0 10px;font-size:8px}.window-caption>span:last-child{font-size:8px}.hero-result{max-width:280px;padding:12px 17px;margin-left:18px;gap:10px}.hero-result strong{font-size:11px}.hero-result span:not(.result-icon){font-size:9px}.result-icon{width:32px;height:35px}.hero-shot figcaption{font-size:8px;line-height:1.6;padding-bottom:8px}.provider-strip{padding:25px 0;gap:12px}.provider-strip p{font-size:10px}.provider-strip>div{gap:15px;flex-wrap:wrap;justify-content:flex-start}.provider-strip span{font-size:18px}.provider-strip a{font-size:10px}.section{padding-block:55px}.section-heading{display:block;margin-bottom:32px}.section-heading>p{font-size:13px;margin-top:23px}.section-heading>a{display:inline-block;margin-top:20px}h2{font-size:29px}.section-kicker{font-size:10px;margin-bottom:11px}.workflow{grid-template-columns:1fr;gap:23px;margin-bottom:36px}.workflow-step{display:grid;grid-template-columns:32px 1fr;gap:0 15px;padding:0!important}.workflow-step+div{border:0}.workflow-step>span{font-size:26px;grid-row:1/3;margin-top:6px}.workflow-step h3{font-size:17px;margin:0 0 7px}.workflow-step p{font-size:12px}.workflow-step br{display:none}.experience-grid{grid-template-columns:1fr;gap:30px}.experience-note{padding:10px 10px 0}.quote-mark{font-size:60px}.experience-note blockquote{font-size:19px}.experience-note p{font-size:12px}.feature-band{padding:55px 0}.feature-showcase,.feature-showcase.reverse{display:flex;flex-direction:column;align-items:stretch;gap:25px;margin-top:40px}.feature-showcase.reverse>div{order:0}.feature-showcase h3{font-size:28px;line-height:1.55;margin:16px 0}.feature-showcase p{font-size:13px}.feature-showcase .feature-icon{width:41px;height:41px}.knowledge-grid{gap:32px}.link-stack{grid-template-columns:1fr;gap:22px}.link-stack .feature-link{display:flex;gap:16px;margin:0}.link-stack .feature-icon{margin-bottom:0}.wirecanal-callout{display:block;margin-top:34px;padding:25px 0}.wirecanal-callout .text-link,.wirecanal-callout .button{margin-top:20px}.wirecanal-callout strong{font-size:16px}.wirecanal-callout p{font-size:12px}.trust-band{padding:55px 0}.trust-grid{grid-template-columns:1fr;gap:35px}.trust-grid h2{margin:17px 0}.trust-grid>div>p{font-size:14px}.trust-list p{font-size:13px}.trust-list h3{font-size:18px}.help-teasers{grid-template-columns:1fr;gap:16px}.help-teasers h3{margin:10px 0;font-size:19px}.help-teasers b{margin-top:17px}.closing{padding:45px 0}.closing-inner{display:block}.closing h2{font-size:32px}.closing p{font-size:12px}.closing-inner>div:last-child{margin-top:25px}.closing-help{font-size:11px}.site-footer{padding-top:45px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-grid>div:first-child{grid-column:1/3}.footer-grid>div:last-child{grid-column:auto}.footer-grid h3{font-size:12px;margin-bottom:14px}.footer-grid>div>a:not(.wordmark){font-size:11px}.footer-bottom{display:block;font-size:9px;margin-top:30px}.footer-bottom span{display:block;margin:6px 0}.page-heading{padding-top:25px;padding-bottom:38px}.page-heading h1{font-size:34px}.page-heading>p{font-size:14px;margin-top:20px}.breadcrumbs{margin-bottom:28px;font-size:10px;gap:9px}.section-tight{padding-bottom:60px}.feature-directory{grid-template-columns:1fr;gap:0}.feature-directory .feature-link{padding:23px 0}.feature-link strong{font-size:17px}.feature-link small{font-size:12px}.benefit-grid{grid-template-columns:1fr;gap:29px;padding:36px 0}.benefit-grid h2{font-size:22px;margin-bottom:12px}.benefit-grid p{font-size:14px}.help-callout{display:block;padding:25px;margin-top:25px}.help-callout h2{font-size:19px}.help-callout .button{margin-top:20px;font-size:12px}.use-case-list>article{grid-template-columns:1fr;padding:32px 0;gap:28px}.use-case-list h2{font-size:27px}.use-case-list blockquote{font-size:16px}.security-grid{grid-template-columns:1fr;gap:20px}.security-grid article{padding:25px}.security-grid h2{font-size:23px}.security-grid p{font-size:14px}.notice{padding:22px;margin-top:28px}.notice p{font-size:13px}.plan-grid{grid-template-columns:1fr;gap:20px}.plan-grid article{padding:28px}.plan-price{font-size:20px;margin:22px 0}.plan-grid .button{width:auto}.subheading{font-size:26px;margin-top:40px}.faq-list summary{font-size:15px}.help-hero{padding:40px 0 30px}.help-hero h1{font-size:27px;line-height:1.6}.help-hero>div>p{font-size:12px}.help-search{padding:5px 5px 5px 14px;gap:10px;margin-top:24px}.help-search svg{width:19px}.help-search input{font-size:12px;height:42px}.help-search button{font-size:12px;padding:11px 14px}.search-suggestions{line-height:2.5}.help-filters{gap:8px;margin-top:27px}.help-filters button{padding:7px 15px;font-size:11px}.article-directory{grid-template-columns:1fr;gap:15px}.article-card{padding:23px}.article-card h2{font-size:18px}.article-card b{padding-top:17px}.article-layout{padding-top:27px;padding-bottom:55px}.help-article h1{font-size:29px}.article-summary{font-size:14px}.article-toc{padding:21px;margin:24px 0}.article-toc a{font-size:12px}.help-article section h2{font-size:21px;gap:12px}.help-article section p{font-size:14px}.help-article section{padding-top:32px}.contact-grid{grid-template-columns:1fr}.contact-grid h2{font-size:22px}.contact-grid .button{font-size:12px}.product-shot .zoom-shot{border-radius:8px}figcaption{font-size:10px;line-height:1.7}.zoom-label{opacity:1;font-size:8px;padding:2px 6px;bottom:5px;right:5px}}
/* 日本語の見出し末尾が一文字だけ次行へ落ちるのを防ぎ、狭い画面でも意味を追いやすくする。 */
h1,h2,h3{text-wrap:balance}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* 差し替え用アイコンが決まるまでは装飾だけを隠し、文字ラベルで操作できる状態を保つ。 */
.icons-hidden .brand-symbol,
.icons-hidden .feature-icon,
.icons-hidden .result-icon,
.icons-hidden main svg { display: none; }
.icons-hidden .feature-showcase h3,
.icons-hidden .security-grid h2,
.icons-hidden .trust-grid h2 { margin-top: 0; }
.reading-band { background: #f3f8fa; padding: 85px 0; }
.reading-band .section-heading p { font-size: 14px; }
.resource-list { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 42px 32px; }
.resource-item { display: flex; flex-direction: column; border-top: 2px solid #b9d6e0; padding-top: 23px; min-width: 0; }
.resource-category { font-size: 12px; color: var(--brand-dark); margin-bottom: 16px; }
.resource-item h2 { font-size: 23px; line-height: 1.65; margin-bottom: 16px; }
.resource-item p { font-size: 14px; line-height: 1.95; }
.resource-source { display: block; margin-top: auto; padding-top: 22px; font-size: 12px; font-weight: 700; color: var(--brand-dark); }
.resource-item:hover h2 { text-decoration: underline; text-underline-offset: 5px; }
.news-list { border-top: 1px solid var(--line); }
.news-item { display: grid; grid-template-columns: 110px 125px 1fr; column-gap: 24px; row-gap: 10px; padding: 27px 0; border-bottom: 1px solid var(--line); align-items: baseline; }
.news-item time { font-size: 13px; color: var(--muted); font-variant-numeric: tabular-nums; }
.news-category { color: var(--brand-dark); font-size: 12px; }
.news-title { font-size: 17px; font-weight: 700; }
.news-source { grid-column: 3; font-size: 11px; color: var(--muted); }
a.news-item:hover .news-title { text-decoration: underline; text-underline-offset: 5px; }
.news-note { font-size: 12px; margin-top: 25px; }
/* 小サイズ専用の太い輪郭のラマを32pxで表示し、文字とナビゲーションの余白を確保する。 */
.wordmark .brand-mascot { width: 32px; height: 32px; object-fit: contain; flex: none; }
.pricing-overview { display: grid; grid-template-columns: 1fr 1fr; border: 1px solid var(--line); border-radius: 18px; overflow: hidden; }
.pricing-amount { padding: 55px; background: var(--pale); }
.pricing-label { font-size: 14px; font-weight: 700; color: var(--ink); }
.pricing-value { display: flex; gap: 12px; align-items: baseline; flex-wrap: wrap; color: var(--ink); margin: 20px 0; line-height: 1.2; }
.pricing-value strong { font-size: clamp(58px,6vw,82px); letter-spacing: -.06em; font-weight: 700; }
.pricing-value span { font-size: 24px; font-weight: 700; }
.pricing-amount>p:last-child { font-size: 14px; }
.pricing-consult { padding: 55px; align-self: center; }
.pricing-consult h2 { font-size: 28px; }
.pricing-consult p { font-size: 14px; margin: 20px 0 26px; }
@media (min-width:901px) and (max-width:1100px) {
  .menu-toggle { display: flex; gap: 15px; align-items: center; font-size: 12px; padding: 10px; }
  .site-header nav { display: none; position: absolute; top: 88px; left: 0; right: 0; background: white; padding: 25px 30px; box-shadow: 0 12px 20px #0001; flex-wrap: wrap; gap: 16px 25px; }
  .site-header nav.is-open { display: flex; }
  .site-header nav>a { font-size: 14px; }
}
@media (max-width:900px) { .pricing-amount, .pricing-consult { padding: 35px; } .pricing-consult h2 { font-size: 24px; } }
@media (max-width:620px) {
  .wordmark .brand-mascot { width: 32px; height: 32px; }
  .wordmark { gap: 6px; }
  .pricing-overview { grid-template-columns: 1fr; }
  .pricing-amount, .pricing-consult { padding: 28px; }
  .pricing-value { gap: 9px; }
  .pricing-value span { font-size: 21px; }
  .pricing-consult .button { width: 100%; padding-inline: 12px; font-size: 12px; }
}
/* 実画面の縦横比を保ち、異なる撮影サイズでも余白を作らず本文を大きく見せる。 */
.product-shot img { aspect-ratio: auto; }
.rag-story { margin-top: 70px; padding-top: 60px; border-top: 1px solid var(--line); }
.rag-brief { display: grid; grid-template-columns: 1fr 1.2fr; gap: 65px; align-items: start; }
.rag-brief h2 { font-size: clamp(25px,3vw,36px); }
.rag-brief blockquote { margin: 0 0 22px; padding-left: 22px; border-left: 3px solid var(--brand); font-size: 20px; line-height: 1.9; }
.rag-brief p { font-size: 14px; }
.rag-brief .rag-demo-note { margin-top: 18px; font-size: 12px; }
.rag-evidence { display: grid; grid-template-columns: 1fr 1fr; gap: 32px; margin-top: 48px; }
.rag-evidence h3 { font-size: 22px; }
.rag-evidence p { font-size: 14px; margin: 14px 0 24px; }
.help-article section .product-shot { margin-top: 26px; }
@media (max-width:900px) { .rag-brief, .rag-evidence { grid-template-columns: 1fr; gap: 30px; } }
@media (max-width:620px) { .rag-story { margin-top: 40px; padding-top: 35px; } .rag-brief blockquote { font-size: 16px; padding-left: 15px; } .rag-evidence h3 { font-size: 20px; } }
@media (min-width:901px) { .site-header nav { gap: 19px; } }
@media (max-width:1150px) and (min-width:901px) { .site-header nav { gap: 12px; } }
@media (max-width:900px) { .resource-list { grid-template-columns: repeat(2,minmax(0,1fr)); } }
@media (max-width:620px) {
  .reading-band { padding: 55px 0; }
  .reading-band .section-heading>div+div { margin-top: 20px; }
  .resource-list { grid-template-columns: 1fr; gap: 30px; }
  .resource-item h2 { font-size: 22px; }
  .news-item { grid-template-columns: 105px 1fr; gap: 8px 15px; padding: 23px 0; }
  .news-title, .news-source { grid-column: 1 / -1; }
  .news-title { font-size: 16px; margin-top: 5px; }
}

.model-catalog{padding-block:30px}.model-table{width:100%;border-collapse:collapse;margin:28px 0;color:var(--ink);font-size:14px}.model-table caption{text-align:left;font-weight:700;font-size:20px;margin-bottom:16px}.model-table th,.model-table td{text-align:left;padding:20px 24px;border-bottom:1px solid var(--line);vertical-align:top}.model-table thead{background:var(--pale)}.model-table tbody th{width:23%;font-size:16px}.model-table ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px 24px}.model-table li{line-height:1.9}.model-note{font-size:12px;color:var(--muted);line-height:1.9}@media(max-width:620px){.model-table th,.model-table td{padding:14px 10px}.model-table tbody th{font-size:12px;width:29%}.model-table ul{display:block;font-size:12px}.model-catalog .section-heading p{font-size:12px}}

@media (max-width: 640px) {
  .news-item { grid-template-columns: 90px 1fr; column-gap: 12px; padding: 22px 0; }
  .news-title { grid-column: 1 / -1; font-size: 15px; }
  .news-source { grid-column: 1 / -1; }
}
