@charset "UTF-8";
[hidden]{display:none!important}
:root{--paper:#edf3f5;--white:#fff;--ink:#183947;--muted:#536b77;--teal:#2d7163;--teal-light:#deeee6;--line:#cddce2;--blue:#dce9f7;--lavender:#e9e7f3;--font:"Avenir Next","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.85}a{color:inherit;text-decoration:none}button{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--teal);outline-offset:5px}svg{display:block;flex-shrink:0}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.wrap{max-width:1240px;margin-inline:auto;width:calc(100% - 112px)}.skip-link{position:fixed;top:-100px;left:20px;background:var(--ink);color:white;padding:12px;z-index:100}.skip-link:focus{top:10px}.site-header{display:flex;align-items:center;justify-content:space-between;height:112px;gap:25px}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap;font-size:27px;font-weight:750;letter-spacing:-1.1px;line-height:1}.brand-mark{width:33px;height:33px}.site-header nav{display:flex;gap:34px;margin-left:auto;margin-right:42px;font-size:13px;font-weight:600}.site-header nav a{border-bottom:1px solid transparent;padding-block:5px}.site-header nav a:hover{border-color:var(--ink)}.development-tag{display:flex;align-items:center;gap:8px;border:1px solid #bdcfd6;border-radius:5px;padding:5px 12px;font-size:11px;white-space:nowrap}.development-tag>span,.small-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--teal)}.hero{padding-top:52px}.hero-top{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:55px}.hero-kicker,.section-kicker{font-size:13px;font-weight:600;letter-spacing:.05em;margin:0 0 22px;color:var(--teal)}h1{font-size:clamp(38px,4.5vw,64px);line-height:1.52;letter-spacing:-.055em;margin:0;font-weight:750}h2{font-size:clamp(27px,2.7vw,38px);letter-spacing:-.04em;line-height:1.65;margin:0;font-weight:700}.hero-intro{padding-bottom:5px;min-width:300px}.hero-intro>p:first-child{font-size:21px;line-height:1.7;font-weight:600;margin:0 0 17px;letter-spacing:.025em}.hero-intro>p:last-child{margin:0;font-size:14px;line-height:2;color:var(--muted)}
.product-scene{display:flex;overflow:hidden;border-radius:13px;background:#f7fafb;border:1px solid #c5d6de;box-shadow:0 16px 40px -26px #31546455,0 2px 3px #31546408;min-height:453px}.scene-sidebar{width:190px;flex-shrink:0;padding:25px 19px 20px;background:#e3edf1;border-right:1px solid #cedde3;display:flex;flex-direction:column}.sample-team{display:flex;align-items:center;gap:10px;line-height:1.7;font-size:12px;font-weight:650}.team-tile{display:grid;place-items:center;background:var(--ink);width:32px;height:35px;border-radius:6px;color:white;font-size:16px;font-weight:500}.sample-team small{display:block;font-size:9px;color:var(--muted);font-weight:400}.sidebar-current{display:flex;gap:8px;align-items:center;border-radius:5px;padding:8px 10px;background:#d0dfe6;margin:30px -3px 24px;font-size:11px;font-weight:600}.sidebar-current .icon{width:16px;height:16px}.sidebar-label{font-size:9px;margin:0 0 16px;color:var(--muted)}.member{display:flex;align-items:center;gap:9px;margin-bottom:13px;font-size:11px;font-weight:500;line-height:1.6}.member small{font-size:9px;color:var(--muted);display:block;font-weight:400}.avatar{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.avatar .icon{width:18px;height:18px}.human{background:var(--blue);color:#416685}.ai{background:var(--teal-light);color:var(--teal)}.reviewer{background:var(--lavender);color:#6a648c}.sidebar-note{margin-top:auto;font-size:11px;line-height:1.8;color:var(--muted);padding-top:20px}.sidebar-note .small-dot{margin-bottom:9px;display:block}.scene-main{min-width:0;flex:1;padding:27px 26px 0;display:flex;flex-direction:column}.board-header{display:flex;justify-content:space-between;align-items:center;gap:15px}.board-header p{font-size:10px;color:var(--muted);margin:0 0 5px}.board-header h2{font-size:19px;letter-spacing:0;font-weight:650}.sample-label{font-size:9px;letter-spacing:.025em;color:var(--muted);border:1px solid var(--line);padding:3px 9px;border-radius:4px;white-space:nowrap}.board-toolbar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:10px;margin-top:23px;padding-bottom:10px}.board-toolbar>span:first-child{display:flex;align-items:center;gap:6px}.toolbar-note{color:var(--muted);font-size:9px}.board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;padding:20px 0 22px;min-height:277px}.board-column h3{font-weight:550;font-size:11px;display:flex;align-items:center;gap:7px;margin:0 0 13px}.column-dot{width:7px;height:7px;border-radius:50%}.todo{border:1.5px solid #7b94a1}.doing{background:var(--teal)}.review{background:#7594c2}.count{margin-left:auto;background:#e7eff2;border-radius:4px;font-size:9px;min-width:19px;text-align:center;color:var(--muted)}.task-card{background:white;border:1px solid #d8e3e8;border-radius:7px;padding:14px 13px 12px;box-shadow:0 2px 5px #18394705}.task-card h4{font-size:13px;margin:9px 0 8px;font-weight:650;line-height:1.8;letter-spacing:.01em}.featured-task{border-top:3px solid #539181;padding-top:12px}.task-meta{display:flex;justify-content:space-between;font-size:8px;align-items:center}.task-meta>span:first-child{padding:1px 6px;background:#eff4f6;border-radius:3px}.task-id{color:#687e89}.task-description{font-size:10px;line-height:1.8;color:var(--muted);margin:0 0 13px}.permission-note{font-size:8px;display:flex;gap:4px;align-items:center;color:var(--teal);background:#edf6f0;padding:6px;border-radius:3px;white-space:nowrap}.permission-note .icon{width:12px;height:12px}.task-footer{border-top:1px solid #edf2f5;margin-top:13px;padding-top:9px;display:flex;align-items:center;justify-content:space-between;font-size:9px;gap:4px}.task-footer>span:first-child{display:flex;gap:5px;align-items:center}.tiny-avatar{border-radius:50%;width:20px;height:20px;font-size:8px;display:grid;place-items:center}.task-state{font-size:8px;color:var(--teal)}.task-footer>.icon{color:#7294ae;width:14px;height:14px}.slot-placeholder{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;color:#728994;border:1px dashed #cbdce2;border-radius:7px;min-height:168px;text-align:center;font-size:10px;line-height:1.8}.card-slot{display:flex;flex-direction:column;gap:9px;min-height:212px}.activity-line{border-top:1px solid var(--line);font-size:10px;display:flex;gap:8px;align-items:center;margin-top:auto;padding:13px 0;min-height:46px;color:var(--muted)}.activity-dot{width:5px;height:5px;background:var(--teal);border-radius:50%;flex-shrink:0}.static-task{background:#fbfdff}.board-column:has(.featured-task){--highlight:var(--teal)}.board-column:has(.featured-task)>h3{color:var(--teal)}.flow-controls{margin-top:27px;display:flex;gap:30px;align-items:center;scroll-margin-top:24px}.flow-caption{min-width:218px;font-size:12px;font-weight:600}.flow-caption small{font-size:10px;display:block;font-weight:400;color:var(--muted);margin-top:2px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;flex:1}.step{cursor:pointer;border:1px solid #ccdae0;color:var(--muted);background:transparent;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:5px;padding:12px 9px;font-size:11px;line-height:1.5;white-space:nowrap;transition:background .15s,color .15s,border-color .15s}.step-number{font-family:"Avenir Next",sans-serif;font-weight:600;font-size:12px;opacity:.7}.step .icon{width:14px;height:14px;margin-left:auto}.step.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.step:not(.is-active):hover{background:#e1eaee;border-color:#a7beca}.demo-footnote{color:var(--muted);font-size:10px;margin-top:15px;text-align:right;line-height:1.8}
.context-section{display:grid;grid-template-columns:1fr 1fr;gap:85px;padding-block:116px 105px}.context-copy{font-size:15px;color:var(--muted);padding-top:10px;max-width:490px}.context-copy p{margin:0 0 17px;line-height:2.05}.context-copy p:last-child{margin-bottom:0;color:var(--ink);font-weight:500}.section-kicker{margin-bottom:19px;font-size:12px}.feature-section{padding:80px 0 84px;background:#f9fbfc;border-block:1px solid #dce6eb}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:46px}.section-heading>p{font-size:13px;line-height:1.9;color:var(--muted);margin:0 0 7px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.feature h3{font-size:18px;line-height:1.8;margin:25px 0 12px;letter-spacing:-.03em}.feature>p{color:var(--muted);font-size:13px;line-height:2;margin:0}.mini-visual{height:188px;background:#eaf1f4;border-radius:7px;position:relative;padding:25px;overflow:hidden;display:flex;justify-content:center}.assignment-visual{align-items:flex-start;gap:12px;padding-top:28px;flex-wrap:wrap}.mini-person{display:flex;align-items:center;flex-direction:column;font-size:10px;gap:5px}.mini-person .avatar{height:41px;width:41px;border:1px solid #ccdbe2;background:#f8fbfd}.mini-person .ai{background:#d7e9df;border-color:#bed7cc}.assignment-link{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:9px;color:var(--muted);padding-top:7px;max-width:134px}.assignment-link .icon{width:100%;height:18px}.scope-chip{position:absolute;bottom:27px;left:50%;transform:translateX(-50%);background:white;padding:5px 12px;border:1px solid #d5e1e6;font-size:10px;white-space:nowrap;border-radius:4px;display:flex;gap:6px;align-items:center;color:var(--teal)}.scope-chip .icon{height:14px;width:14px}.progress-visual{display:block;padding:25px 18px}.progress-row{display:flex;align-items:center;font-size:10px;gap:7px;min-height:31px}.progress-row small{margin-left:auto;font-size:8px;color:var(--muted)}.progress-row.current{background:white;border:1px solid #d4e4db;border-radius:4px;padding:6px 7px;margin-inline:-7px;color:var(--teal)}.progress-connector{height:9px;border-left:1px solid #c3d4dc;margin-left:7px}.mini-check,.progress-pulse,.empty-circle{width:14px;height:14px;flex-shrink:0}.mini-check{background:#d4e7dd;color:var(--teal);border-radius:50%}.mini-check .icon{width:14px;height:14px;stroke-width:2}.progress-pulse{border:3px solid #c6e1d5;border-radius:50%;background:var(--teal)}.empty-circle{border:1px solid #b3c6cf;border-radius:50%}.progress-row.muted{color:#647c88}.history-visual{flex-direction:column;gap:13px;padding:20px 30px}.history-line{font-size:11px;line-height:1.6;display:flex;gap:12px;position:relative}.history-line small{display:block;font-size:9px;color:var(--muted)}.history-dot{height:8px;width:8px;border:1px solid #7e94a3;border-radius:50%;margin-top:4px;z-index:1;background:var(--paper);flex-shrink:0}.history-dot.teal{background:#72a48d;border-color:#72a48d}.history-dot.blue{background:#92a4c6;border-color:#92a4c6}.history-line:not(:last-child):before{content:"";position:absolute;left:3px;top:12px;height:39px;border-left:1px solid #c4d6de}.design-section{padding-block:107px;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.design-copy h2{font-size:34px;line-height:1.7;margin-bottom:25px}.design-copy>p:not(.section-kicker){font-size:14px;line-height:2;color:var(--muted);margin:0 0 16px}.design-note{margin-top:27px;display:flex;align-items:flex-start;gap:11px;border-top:1px solid var(--line);padding-top:22px;font-size:11px;line-height:1.9}.design-note>.icon{margin-top:4px;width:17px;height:17px}.architecture{display:flex;flex-direction:column;align-items:center;background:#e2ecef;border:1px solid #d5e1e5;border-radius:10px;padding:30px 30px 25px}.arch-human{display:flex;align-items:center;gap:10px}.arch-human strong{font-size:12px;font-weight:600;display:block}.arch-human span:not(.avatar){font-size:9px;color:var(--muted);display:block}.arch-connector{height:42px;position:relative;display:flex;align-items:center;justify-content:center;width:100%}.arch-connector>span{height:100%;width:1px;background:#92b0bc}.arch-connector>span:after{content:"";position:absolute;bottom:0;left:calc(50% - 3px);width:6px;height:6px;border-bottom:1px solid #92b0bc;border-right:1px solid #92b0bc;transform:rotate(45deg)}.arch-connector small{font-size:8px;position:absolute;left:calc(50% + 10px);color:var(--muted);white-space:nowrap}.arch-product{padding:21px 22px;background:var(--ink);color:white;align-self:stretch;border-radius:7px}.arch-brand{display:flex;align-items:center;gap:7px}.arch-brand .brand-mark{width:24px;height:24px}.arch-brand strong{font-size:23px;letter-spacing:-.75px;line-height:1}.arch-brand>span{font-size:9px;margin-left:auto;color:#bfd1d9}.arch-labels{display:flex;justify-content:space-between;border-top:1px solid #44606c;margin-top:16px;padding-top:14px;font-size:10px;gap:8px;color:#e5eef2}.arch-external{border:1px dashed #a8bfc9;border-radius:6px;padding:15px;width:100%;background:#edf3f5;text-align:center}.arch-external>p{margin:0 0 12px;font-size:10px;color:var(--muted)}.arch-external>div{display:flex;justify-content:center;gap:10px}.arch-external>div>span{display:flex;align-items:center;gap:5px;background:white;padding:6px 9px;border-radius:3px;font-size:10px}.arch-external .icon{width:14px;height:14px;color:var(--teal)}.arch-external small{display:block;font-size:8px;color:var(--muted);margin-top:12px}.faq-section{display:grid;grid-template-columns:1fr 1.6fr;gap:50px;padding-bottom:100px}.faq-section h2{font-size:32px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:0}summary{list-style:none;font-size:13px;font-weight:550;display:flex;justify-content:space-between;align-items:center;gap:22px;padding:24px 0;cursor:pointer}summary::-webkit-details-marker{display:none}.plus{width:12px;height:12px;position:relative;flex-shrink:0}.plus:before,.plus:after{content:"";position:absolute;background:var(--muted);width:12px;height:1px;top:6px;left:0}.plus:after{transform:rotate(90deg)}details[open] .plus:after{transform:rotate(0deg)}details>p{font-size:12px;color:var(--muted);line-height:2;margin:0 25px 23px 0}summary:hover{color:var(--teal)}.closing{border-top:1px solid var(--line);padding-block:62px 64px;text-align:center}.closing-mark{background:#dce9ed;width:52px;height:52px;display:grid;place-items:center;border-radius:50%;margin:0 auto 20px}.closing-mark .brand-mark{width:30px;height:30px}.closing>p{font-size:32px;line-height:1.7;letter-spacing:-.03em;font-weight:600;margin:0 0 26px}.closing>span{display:block;font-size:12px;margin-bottom:10px}.closing>small{font-size:10px;line-height:1.9;color:var(--muted);display:block;max-width:530px;margin-inline:auto}.site-footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:25px;padding-block:29px 36px}.site-footer .brand{font-size:21px}.site-footer .brand-mark{width:26px;height:26px}.site-footer>span,.site-footer>a:last-child{font-size:10px;color:var(--muted)}
@media(min-width:1400px){.hero{padding-top:65px}.hero-top{margin-bottom:64px}.product-scene{min-height:470px}.scene-main{padding:28px 30px 0}.board{gap:22px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero-intro{min-width:260px}.hero-top{gap:25px}h1{font-size:clamp(36px,4.6vw,51px)}.scene-sidebar{width:154px;padding:23px 14px 18px}.scene-main{padding:24px 19px 0}.board{gap:12px}.task-card{padding-inline:10px}.permission-note{font-size:7px;padding-inline:4px}.flow-controls{display:block}.flow-caption{margin-bottom:13px;display:flex;justify-content:space-between;align-items:center}.step{font-size:12px;padding:14px 12px}.step .icon{margin-left:10px}.context-section{gap:50px;padding-block:92px}.feature-grid{gap:25px}.feature h3{font-size:16px}.mini-visual{padding-inline:15px}.progress-row{font-size:9px}.progress-row small{font-size:7px}.design-section{gap:45px}.design-copy h2{font-size:29px}.architecture{padding-inline:20px}.arch-product{padding-inline:15px}.arch-brand strong{font-size:21px}.arch-brand>span{font-size:8px}.faq-section{grid-template-columns:1fr 1.8fr}}
@media(max-width:820px){.site-header{height:90px}.brand{font-size:24px}.site-header nav{gap:21px;margin-right:0;font-size:11px}.development-tag{display:none}.hero{padding-top:35px}.hero-top{display:block;margin-bottom:35px}h1{font-size:51px;line-height:1.5}.hero-intro{display:flex;gap:30px;align-items:center;margin-top:24px}.hero-intro>p:first-child{font-size:18px;margin:0;min-width:170px}.hero-intro>p:last-child{font-size:12px}.scene-sidebar{display:none}.scene-main{padding:23px 22px 0}.product-scene{min-height:430px}.board{gap:15px;min-height:278px}.permission-note{font-size:8px}.task-card h4{font-size:12px}.context-section{gap:35px}.context-section h2{font-size:27px}.context-copy{font-size:13px}.feature-section{padding-block:63px}.section-heading h2{font-size:30px}.section-heading>p{font-size:11px}.feature-grid{gap:22px}.feature h3{font-size:15px}.feature>p{font-size:12px}.mini-visual{height:170px}.assignment-visual{padding-top:23px;gap:8px}.assignment-link{font-size:8px;min-width:80px;flex-basis:80px}.mini-person .avatar{width:32px;height:32px}.scope-chip{font-size:9px;padding-inline:9px;bottom:22px}.progress-visual{padding-inline:13px;padding-top:19px}.progress-row{font-size:8px;gap:5px}.progress-row small{display:none}.history-visual{padding-inline:18px}.history-line{font-size:9px;gap:8px}.history-line small{font-size:8px}.design-section{gap:32px;padding-block:80px}.design-copy h2{font-size:25px}.design-copy>p:not(.section-kicker){font-size:12px}.architecture{padding:23px 16px}.arch-brand>span{display:none}.arch-external{padding-inline:10px}.arch-external>div{gap:7px;flex-wrap:wrap}.arch-external>div>span{font-size:9px}.arch-connector small{font-size:7px;left:calc(50% + 7px)}.arch-labels{font-size:8px}.faq-section{grid-template-columns:1fr 2fr;gap:30px;padding-bottom:70px}.faq-section h2{font-size:26px}.faq-section .section-kicker{font-size:10px}.faq-list summary{font-size:12px}.site-footer{gap:15px}.site-footer>span{font-size:9px}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.site-header{height:82px;gap:12px}.brand{font-size:22px;gap:7px}.brand-mark{width:27px;height:27px}.site-header nav{gap:14px;font-size:10px}.site-header nav a:last-child{display:none}.hero{padding-top:27px}.hero-kicker{font-size:11px;margin-bottom:17px}h1{font-size:clamp(32px,8.8vw,47px);line-height:1.6;letter-spacing:-.06em}.hero-intro{display:block;margin-top:22px}.hero-intro>p:first-child{font-size:17px;line-height:1.85;margin-bottom:12px}.hero-intro>p:first-child br{display:none}.hero-intro>p:last-child{font-size:12px;line-height:2}.desktop-break{display:none}.product-scene{border-radius:8px;min-height:0}.scene-main{padding:19px 16px 0}.board-header{align-items:flex-start;gap:7px}.board-header p{font-size:9px}.board-header h2{font-size:15px}.sample-label{font-size:7px;padding:2px 5px;margin-top:3px}.board-toolbar{margin-top:18px;font-size:9px}.toolbar-note{font-size:8px}.board{grid-template-columns:1fr;gap:13px;padding:18px 0;min-height:0}.board-column h3{font-size:10px;margin-bottom:8px}.board-column:has(.featured-task) h3{font-size:11px}.board-column .card-slot{min-height:0}.board-column:not(:has(.featured-task)) h3{margin:0}.board-column:not(:has(.featured-task)){padding:9px 10px;background:#eaf1f4;border-radius:5px}.board-column:not(:has(.featured-task)) .card-slot{display:none}.task-card{padding:13px 15px}.featured-task{padding-top:11px}.task-meta{font-size:9px}.task-card h4{font-size:14px;margin:7px 0}.task-card h4 br{display:none}.task-description{font-size:11px;margin-bottom:9px}.permission-note{font-size:9px;padding:6px}.task-footer{font-size:10px}.task-state{font-size:9px}.activity-line{font-size:9px;min-height:49px;align-items:flex-start;padding-block:13px}.activity-dot{margin-top:6px}.board-column:has(.featured-task) .static-task{display:none}.flow-controls{margin-top:22px}.flow-caption{display:block;margin-bottom:13px;font-size:12px}.flow-caption small{font-size:10px}.steps{gap:7px}.step{padding:11px 7px;flex-direction:column;gap:5px;font-size:10px;line-height:1.7;white-space:normal;text-align:center}.step-number{font-size:12px}.step .icon{display:none}.demo-footnote{font-size:9px;text-align:left;margin-top:12px}.context-section{display:block;padding-block:67px 58px}.context-section h2{font-size:29px}.section-kicker{font-size:11px;margin-bottom:14px}.context-copy{padding-top:23px;font-size:13px}.context-copy p{line-height:2}.feature-section{padding-block:53px}.section-heading{display:block;margin-bottom:33px}.section-heading h2{font-size:27px}.section-heading>p{font-size:12px;margin-top:15px}.section-heading>p br{display:none}.feature-grid{grid-template-columns:1fr;gap:35px}.mini-visual{height:181px;padding-inline:35px}.assignment-visual{gap:20px;padding-top:28px}.mini-person .avatar{width:40px;height:40px}.assignment-link{font-size:10px;min-width:0;flex-basis:auto;padding-top:9px}.mini-person{font-size:11px}.scope-chip{font-size:10px;bottom:23px;padding:6px 14px}.progress-row{font-size:11px;gap:10px;min-height:34px}.progress-row small{display:block;font-size:8px}.progress-visual{padding-top:24px}.history-visual{padding-inline:40px;gap:13px}.history-line{font-size:12px;gap:15px}.history-line small{font-size:9px}.feature h3{font-size:19px;margin-top:18px;margin-bottom:9px}.feature>p{font-size:13px}.design-section{grid-template-columns:1fr;gap:29px;padding-block:62px}.design-copy h2{font-size:29px;margin-bottom:18px}.design-copy>p:not(.section-kicker){font-size:13px}.design-note{font-size:11px;padding-top:18px;margin-top:20px}.architecture{padding:28px 24px}.arch-human strong{font-size:13px}.arch-human span:not(.avatar){font-size:10px}.arch-product{padding:22px}.arch-brand strong{font-size:24px}.arch-brand>span{display:block;font-size:9px}.arch-labels{font-size:10px}.arch-connector{height:44px}.arch-connector small{font-size:8px}.arch-external{padding:17px 12px}.arch-external>div>span{font-size:10px}.arch-external>p{font-size:11px}.arch-external small{font-size:8px}.faq-section{display:block;padding-bottom:58px}.faq-section h2{font-size:29px}.faq-list{margin-top:24px}.faq-list summary{font-size:12px;padding:21px 0;gap:14px}.faq-list details>p{font-size:12px;margin-right:15px}.closing{padding-block:45px}.closing>p{font-size:26px;margin-bottom:22px}.closing>span{font-size:11px}.closing>small{font-size:9px}.site-footer{flex-wrap:wrap;padding-block:26px;gap:17px}.site-footer .brand{font-size:20px}.site-footer>span{font-size:9px;margin-left:auto}.site-footer>a:last-child{width:100%;text-align:right;font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
