@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap');
:root{--ink:#171d29;--muted:#626875;--coral:#f46959;--paper:#fafbfc;--line:#dfe2e7;--white:#fff;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);background:var(--white);font-family:Manrope,'Noto Sans KR',sans-serif;font-size:16px;line-height:1.7;word-break:keep-all;line-break:strict;-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance;line-height:1.35;letter-spacing:-.045em}p,li{text-wrap:pretty}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button,summary{touch-action:manipulation}svg{display:block}button svg,a svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;flex-shrink:0}em{font-style:normal}.wrap{width:min(1280px,calc(100% - 96px));margin:auto}.header{position:sticky;top:0;z-index:30;background:#ffffffed;backdrop-filter:blur(18px);border-bottom:1px solid #eaecf0}.nav{height:88px;display:flex;align-items:center;gap:40px}.brand{display:block;position:relative;overflow:visible;width:136px;height:44px;flex-shrink:0}.brand img{position:absolute;width:154px;height:auto;left:-9px;top:-16px}.nav nav{display:flex;gap:38px;margin-left:auto}.nav nav a{font-size:14px;font-weight:600;padding:12px 0}.nav nav a:hover,.text-link:hover{color:var(--coral)}.button{min-height:54px;padding:14px 25px;display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:9px;border:1px solid transparent;font-size:15px;font-weight:700;line-height:1.4;white-space:nowrap;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button.coral{background:var(--coral);color:#fff}.button.coral:hover{background:#ed594c}.button.dark{background:var(--ink);color:white}.button.small{min-height:46px;font-size:14px;padding:12px 18px;gap:15px}.button.outline{border-color:#cbd0d7;background:transparent}.button.outline:hover{background:#f1f3f6}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:15px;font-weight:600;min-height:44px}.skip{position:fixed;top:-80px;left:16px;background:white;padding:12px;z-index:60}.skip:focus{top:8px}:focus-visible{outline:3px solid #437de5;outline-offset:5px}.menu-button,.mobile-nav{display:none}.hero{background:linear-gradient(125deg,#fff 35%,#f2f4f7 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:56px;align-items:center;padding-top:90px;padding-bottom:78px}.eyebrow{font-family:Manrope,'Noto Sans KR',sans-serif;font-size:13px;font-weight:700;letter-spacing:.09em;line-height:1.5;margin-bottom:25px}.hero .eyebrow{letter-spacing:.03em;display:flex;align-items:center;gap:11px;font-size:14px}.eyebrow>span{width:7px;height:7px;background:var(--coral);display:inline-block;border-radius:50%}h1{font-size:clamp(39px,4.1vw,59px);font-weight:800;line-height:1.33;letter-spacing:-.055em}h1 em{color:var(--coral)}.lead{color:var(--muted);font-size:18px;line-height:1.85}.hero .lead{margin-top:27px}.actions{display:flex;gap:23px;align-items:center;margin-top:33px;flex-wrap:wrap}.hero-system{background:#171d29;color:#fff;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 28px 65px -25px #18203955;min-width:0;transform:perspective(1800px) rotateY(-3deg);border:1px solid #323b4b}.hero-system:before{content:'';position:absolute;inset:0;background-image:linear-gradient(#ffffff05 1px,transparent 1px),linear-gradient(90deg,#ffffff05 1px,transparent 1px);background-size:33px 33px;pointer-events:none}.system-top{position:relative;display:flex;justify-content:space-between;padding:26px 26px 0;font-size:12px;letter-spacing:.08em;color:#aeb7c8}.system-top span:first-child{color:#f0a398;font-weight:700}.system-map{height:345px;position:relative;margin:8px 12px}.source-nodes,.output-nodes{position:absolute;display:flex;flex-direction:column;justify-content:space-around;z-index:2;top:30px;bottom:30px;left:5px;width:105px}.source-nodes>span,.output-nodes>span{font-size:13px;font-weight:500;background:#252d3d;border:1px solid #4a5264;border-radius:8px;text-align:center;padding:11px 6px;color:#e4e8f0;box-shadow:0 6px 20px #0002}.output-nodes{left:auto;right:5px;width:98px;top:83px;bottom:83px}.output-nodes>span{display:flex;align-items:center;justify-content:center;gap:7px;border-color:#6e4b49;background:#382e35}.output-nodes i{width:5px;height:5px;border-radius:50%;background:#f49a8e}.flow-lines{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.flow-lines path{stroke:url(#lineColor);stroke-width:1;fill:none}.flow-lines circle{fill:#faab9f;filter:drop-shadow(0 0 6px #ef8b79)}.engine{position:absolute;left:53%;top:50%;transform:translate(-50%,-50%);width:144px;height:172px;border:1px solid #8d696d;border-radius:17px;background:linear-gradient(135deg,#44414b,#252c3b);box-shadow:0 0 65px #ea776022,0 15px 30px #080e1833;display:flex;align-items:center;justify-content:center;flex-direction:column}.engine-icon{width:43px;height:43px;color:#ffa394;margin-bottom:7px}.engine-icon svg{fill:none;stroke:currentColor;stroke-width:1.5}.engine strong{font-size:26px;letter-spacing:-1px}.engine>span:last-child{font-size:11px;color:#c7cad3;margin-top:4px}.system-bottom{position:relative;border-top:1px solid #ffffff18;padding:22px 26px;display:flex;align-items:flex-end;justify-content:space-between;font-size:13px;color:#adb6c7;line-height:1.6}.system-bottom strong{font-size:20px;font-weight:600;color:#fff}.signal-bars{display:flex;gap:5px;align-items:flex-end;height:40px;opacity:.65}.signal-bars i{display:block;background:#ed8274;width:5px;border-radius:4px;height:15px}.signal-bars i:nth-child(3n){height:32px}.signal-bars i:nth-child(2n){height:23px}.signal-bars i:nth-child(5n){height:40px}.hero-foot{display:flex;gap:34px;align-items:center;border-top:1px solid var(--line);padding:24px 0;font-size:13px;font-weight:600}.hero-foot>span+span{border-left:1px solid #ccd0d7;padding-left:34px}.hero-foot a{margin-left:auto;color:var(--muted);font-weight:400;display:flex;gap:25px}.section{padding:110px 0;scroll-margin-top:0}h2{font-size:clamp(32px,3.25vw,46px);font-weight:750;line-height:1.4}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:52px}.section-heading .eyebrow{color:var(--coral);margin-bottom:16px}.section-lead{max-width:410px;color:var(--muted);line-height:1.9;font-size:17px}.expertise-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.feature{padding:35px 34px 0}.feature:first-child{padding-left:0}.feature:last-child{padding-right:0}.feature+.feature{border-left:1px solid var(--line)}.number{font-size:12px;color:#777e8c;letter-spacing:.06em}.feature-symbol{width:64px;height:64px;margin:36px 0 25px}.feature-symbol svg{stroke:#252f41;stroke-width:1.4;fill:none}.feature h3{font-size:24px;margin-bottom:16px}.feature p{font-size:16px;color:var(--muted);max-width:320px;line-height:1.9}.tags{display:flex;gap:9px;margin-top:27px}.tags span{font-size:12px;color:#606879;padding:5px 11px;background:#f3f4f6;border-radius:5px}.technology{background:#171d29;color:#fff;position:relative;overflow:hidden}.technology .eyebrow{color:var(--coral)}.technology h2 em{color:var(--coral)}.technology .section-lead{color:#bbc3d0}.tech-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.tech-console{border:1px solid #3a4251;border-radius:14px;padding:28px 32px;background:#1d2534;box-shadow:0 20px 50px #0c142955}.console-title{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#d9dfeb}.outline-label{font-size:11px;letter-spacing:.08em;border:1px solid #78819066;padding:4px 8px;border-radius:4px}.tech-pipeline{padding:26px 0 0;margin:0;list-style:none}.tech-pipeline li{display:flex;gap:20px;position:relative;padding-bottom:35px;align-items:flex-start}.tech-pipeline li:last-child{padding-bottom:15px}.step-mark{font-size:12px;display:grid;place-items:center;width:37px;height:37px;border:1px solid #5a6376;border-radius:50%;flex-shrink:0;position:relative;z-index:1;background:#1d2534;color:#f19c8e}.tech-pipeline strong{font-size:18px;font-weight:600}.tech-pipeline p{font-size:13px;margin-top:7px;color:#abb6c9}.pipeline-line{position:absolute;top:36px;bottom:0;left:18px;border-left:1px solid #485467}.console-note{border-top:1px solid #3a4352;padding-top:16px;font-size:12px;color:#a5afc0}.tech-details article{display:flex;gap:25px;padding:24px 0}.tech-details article+article{border-top:1px solid #394150}.mini-icon{color:#f29789;font-size:24px;font-weight:400;line-height:1.3}.tech-details h3{font-size:21px;letter-spacing:-.03em}.tech-details p{margin-top:12px;font-size:16px;color:#b1bdcf;max-width:395px;line-height:1.85}.supply{background:#f7f8fa}.supply-options{display:flex;gap:8px;margin-bottom:22px}.supply-options button{border:1px solid #dfe3e9;border-radius:8px;background:#fff;min-height:48px;padding:10px 25px;color:#626b79;font-size:15px;font-weight:500}.supply-options button[aria-selected=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.supply-panel{display:grid;grid-template-columns:1.15fr 1fr;gap:80px;background:white;padding:48px;border:1px solid #e4e7ec;border-radius:14px}.supply-panel .outline-label{color:var(--coral);background:#fff3ef;border:0;font-size:12px}.supply-panel h3{font-size:28px;line-height:1.5;margin-top:18px}.supply-panel p{margin:20px 0;color:var(--muted);max-width:480px;font-size:16px}.supply-panel .text-link{color:var(--coral)}.supply-sheet{background:#f6f7f9;padding:28px;border-radius:10px}.supply-sheet>span{font-size:14px;font-weight:600}.supply-sheet dl{margin:15px 0 0}.supply-sheet dl>div{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #e0e4ea;padding:15px 0;font-size:14px}.supply-sheet dd{margin:0;font-weight:600;text-align:right}.supply-sheet dt{color:#6d7480}.process{padding-bottom:90px}.process-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.process-grid li{border-top:1px solid #ccd1d9;padding-top:22px}.process-grid li>span{font-size:14px;color:var(--coral);font-weight:700}.process-grid h3{font-size:21px;margin:18px 0 12px}.process-grid p{font-size:15px;color:var(--muted);line-height:1.85}.faq{background:#fafbfc;padding:85px 0}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.faq .eyebrow{color:var(--coral);margin-bottom:16px}.faq-list details{border-bottom:1px solid #d7dce3}.faq-list summary{cursor:pointer;list-style:none;min-height:78px;display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:17px;font-weight:600;padding:20px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span:last-child{width:17px;height:17px;position:relative;flex-shrink:0}.faq-list summary>span:last-child:before,.faq-list summary>span:last-child:after{content:'';position:absolute;top:8px;left:0;width:16px;height:1px;background:#566171}.faq-list summary>span:last-child:after{transform:rotate(90deg)}.faq-list details[open] summary>span:last-child:after{transform:none}.faq-list p{padding:0 32px 23px 0;color:var(--muted);font-size:16px;line-height:1.9}.contact{background:#edf0f5}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:start}.contact .eyebrow{color:var(--coral)}.contact h2{font-size:43px}.contact .lead{font-size:17px;margin-top:26px}.contact-points{display:grid;gap:12px;margin-top:32px;font-size:14px;font-weight:500}.contact-points span{display:flex;align-items:center;gap:11px}.contact-points svg{width:18px;height:18px;stroke:#bd554a;stroke-width:1.8;fill:none}.contact-sign{margin-top:85px;color:#5f6773;font-size:18px;line-height:1.7;display:flex;flex-direction:column;align-items:flex-start;position:relative}.contact-sign img{width:154px;height:auto;margin:-17px 0 -15px -9px}.form-card{background:white;padding:36px;border:1px solid #e2e6ed;border-radius:15px;box-shadow:0 18px 50px #1c294008;min-width:0}.form-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;gap:10px}.form-heading h3{font-size:23px}.form-heading>span{font-size:12px;color:#737b88}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}form>label,.form-row>label{display:block;font-size:13px;font-weight:600;margin-bottom:17px}label b{color:#b34a3f;font-weight:500}.optional{color:#89909c;font-weight:400;font-size:12px;margin-left:5px}input:not([type=checkbox]),select,textarea{display:block;width:100%;min-width:0;border:1px solid #d9dfe7;border-radius:6px;background:#fff;color:#212a3b;padding:12px 13px;line-height:1.5;margin-top:7px;font-size:14px;min-height:48px}input::placeholder,textarea::placeholder{color:#8a919d}textarea{resize:vertical}.consent{display:flex!important;align-items:flex-start;gap:9px;font-size:12px!important;font-weight:400!important;line-height:1.7;margin-top:23px;margin-bottom:3px!important;min-height:44px}.consent input{appearance:auto;width:18px;height:18px;margin:1px 0;flex-shrink:0;accent-color:#222b3b}.privacy-inline{font-size:12px;color:#6c7582;margin-left:27px}.privacy-inline summary{cursor:pointer;min-height:30px;text-decoration:underline;text-underline-offset:3px}.privacy-inline p{padding:9px 0 14px;line-height:1.8}.submit{width:100%;margin-top:17px;justify-content:space-between}.submit:disabled{opacity:.65;cursor:wait;transform:none}.form-note{text-align:center;font-size:11px;color:#737c89;margin-top:13px}.feedback{font-size:13px;color:#a7322a;line-height:1.65}.feedback:not(:empty){margin-top:14px;padding:11px;background:#fff3f1;border-radius:5px}.honey{position:absolute!important;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}#success-panel{text-align:center;padding:65px 0}#success-panel[hidden]{display:none}#success-panel h3{font-size:25px;margin:20px 0}#success-panel p{color:#626b7a;font-size:16px;margin-bottom:23px}.success-icon{display:grid;place-items:center;width:60px;height:60px;border-radius:50%;background:#fae5df;color:#ad4b40;font-size:27px;margin:auto}#receipt{font-size:13px!important}footer{background:white;padding:37px 0 28px}.footer-top{display:flex;align-items:center;gap:28px;padding-bottom:28px}.footer-top p{font-size:13px;color:#747c88}.footer-top>a:not(.brand){font-size:12px;min-height:44px;display:flex;align-items:center}.footer-top>a:nth-last-child(2){margin-left:auto}.back-top{gap:15px}.footer-bottom{border-top:1px solid #e1e5eb;padding-top:22px;display:flex;justify-content:space-between;font-size:11px;color:#7b828e}.mobile-cta{display:none}[hidden]{display:none!important}.policy{max-width:800px;margin:70px auto;padding:0 24px}.policy h1{font-size:36px}.policy h2{font-size:23px;margin:36px 0 12px}.policy p,.policy li{font-size:16px;color:#576172}.policy .button{margin-top:35px}
@media(min-width:1700px){.hero-grid{padding-top:104px;padding-bottom:98px}.hero-system{transform:none}}
@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.hero-grid{gap:30px}.nav{gap:25px}.nav nav{gap:24px}h1{font-size:46px}.hero-system{transform:none}.system-map{height:320px;margin:0 6px}.source-nodes{width:90px}.output-nodes{width:82px}.source-nodes>span,.output-nodes>span{font-size:11px}.engine{width:114px;height:149px}.hero-foot{gap:20px}.hero-foot>span+span{padding-left:20px}.hero-foot a{font-size:12px;gap:10px}.tech-layout{gap:45px}.contact-grid{gap:40px}.contact h2{font-size:38px}.supply-panel{gap:35px;padding:35px}.feature{padding-left:25px;padding-right:25px}.feature h3{font-size:22px}.section-lead{font-size:16px}.section-heading{gap:30px}.actions{gap:13px}.hero .lead{font-size:17px}.actions .text-link{font-size:13px}.signal-bars{gap:3px}.system-top{padding:22px 20px 0;font-size:11px}.hero-grid{padding-top:67px;padding-bottom:65px}.section{padding:90px 0}}
@media(max-width:900px){.nav nav{display:none}.nav>.button{margin-left:auto}.menu-button{display:flex;width:44px;height:44px;flex-direction:column;justify-content:center;gap:6px;border:0;background:none;align-items:center}.menu-button span{display:block;width:23px;height:1.5px;background:#1f2836}.mobile-nav:not([hidden]){display:flex;flex-direction:column;padding:10px 32px 22px;gap:4px;border-top:1px solid #eee}.mobile-nav a{padding:10px 0;min-height:44px;font-size:15px}.hero-grid{grid-template-columns:1fr;gap:45px;padding-top:58px;max-width:660px}.hero-copy{text-align:center}h1{font-size:53px}.hero .eyebrow,.actions{justify-content:center}.hero .lead{font-size:18px}.hero-system{max-width:590px;width:100%;margin:auto}.system-map{height:300px;margin:8px 18px}.source-nodes{width:110px}.output-nodes{width:105px}.source-nodes>span,.output-nodes>span{font-size:13px}.engine{width:140px;height:164px}.system-bottom{padding:20px 27px}.hero-foot{justify-content:center;flex-wrap:wrap}.hero-foot a{display:none}.section-heading{align-items:flex-start;flex-direction:column;gap:24px}.section-heading .section-lead br{display:none}.section-lead{max-width:520px}.expertise-grid{gap:23px}.feature{padding:28px 0 0!important;border-left:0!important}.feature h3{font-size:21px}.feature p{font-size:15px}.tags{flex-wrap:wrap;gap:6px}.tech-layout{gap:32px}.tech-console{padding:23px}.tech-details article{gap:14px}.tech-details h3{font-size:19px}.tech-details p{font-size:15px}.tech-pipeline p{font-size:12px}.tech-pipeline li{gap:13px}.supply-panel{gap:28px;padding:30px}.supply-panel h3{font-size:24px}.supply-sheet{padding:22px}.supply-sheet dl>div{font-size:12px}.supply-panel p{font-size:15px}.process-grid{grid-template-columns:1fr 1fr;gap:35px}.faq-grid{gap:40px;grid-template-columns:.7fr 1.3fr}.faq-list summary{font-size:15px}.contact-grid{grid-template-columns:1fr;max-width:690px;gap:40px}.contact-sign{display:none}.contact-points{margin-top:22px}.contact h2{font-size:39px}.form-card{padding:35px}.footer-top{gap:20px;flex-wrap:wrap}.footer-top p{display:none}}
@media(max-width:600px){html{scroll-padding-top:84px}.wrap{width:calc(100% - 40px)}.nav{height:73px;gap:12px}.brand{width:106px;height:44px}.brand img{width:120px;left:-7px;top:-9px}.nav>.button{padding:10px 12px;min-height:42px;font-size:12px;gap:7px}.nav>.button svg{width:14px}.menu-button{width:34px}.hero-grid{padding-top:45px;padding-bottom:38px;gap:33px}.hero-copy{text-align:left}.hero .eyebrow{justify-content:flex-start;font-size:12px;margin-bottom:22px}h1{font-size:36px;line-height:1.42;letter-spacing:-.055em}.hero .lead{font-size:15px;line-height:1.85;margin-top:22px}.desktop-br{display:none}.actions{justify-content:flex-start;gap:13px;margin-top:25px}.actions .button{padding:13px 18px;font-size:14px;gap:19px}.actions .text-link{font-size:12px;gap:7px}.hero-system{border-radius:15px}.system-top{padding:19px 18px 0;font-size:11px;letter-spacing:.02em}.system-map{height:265px;margin:0 4px}.source-nodes{left:8px;width:79px;top:29px;bottom:29px}.source-nodes>span,.output-nodes>span{font-size:11px;padding:9px 4px}.output-nodes{right:6px;width:78px;top:68px;bottom:68px}.engine{width:107px;height:137px;left:52%;border-radius:12px}.engine-icon{width:34px;height:34px;margin-bottom:4px}.engine strong{font-size:23px}.engine>span:last-child{font-size:11px}.system-bottom{padding:16px 18px;font-size:12px}.system-bottom strong{font-size:17px}.signal-bars{height:32px;gap:4px}.signal-bars i{width:4px;max-height:32px}.hero-foot{font-size:11px;gap:12px;padding:21px 0;flex-wrap:nowrap;justify-content:space-between}.hero-foot>span+span{padding-left:12px}.section{padding:65px 0}h2{font-size:30px;line-height:1.48;letter-spacing:-.055em}.section-heading{gap:19px;margin-bottom:33px}.section-heading .eyebrow,.eyebrow{font-size:11px;margin-bottom:14px}.section-lead{font-size:15px;line-height:1.85}.expertise-grid{grid-template-columns:1fr;gap:0}.feature{position:relative;padding:24px 0 27px!important;border-bottom:1px solid var(--line)}.feature-symbol{position:absolute;right:0;top:33px;width:42px;height:42px;margin:0}.number{font-size:11px}.feature h3{font-size:23px;margin:14px 0 12px}.feature p{font-size:16px;max-width:none}.tags{margin-top:20px}.tech-layout{grid-template-columns:1fr;gap:19px}.tech-console{padding:23px}.tech-pipeline strong{font-size:17px}.tech-pipeline p{font-size:12px}.tech-details article{padding:22px 0}.tech-details h3{font-size:19px}.tech-details p{font-size:16px}.technology .section-lead br{display:none}.supply-options{gap:6px;margin-bottom:17px}.supply-options button{flex:1;padding:10px 8px;font-size:13px}.supply-panel{grid-template-columns:1fr;padding:25px 21px;gap:25px}.supply-panel h3{font-size:23px}.supply-panel p{font-size:15px}.supply-sheet{padding:21px}.supply-sheet dl>div{font-size:13px}.process-grid{gap:32px 20px}.process-grid h3{font-size:18px;letter-spacing:-.05em}.process-grid p{font-size:14px}.process-grid p br{display:none}.process .section-heading .button{display:none}.faq-grid{grid-template-columns:1fr;gap:25px}.faq-grid h2 br{display:none}.faq-list summary{font-size:16px;min-height:75px;gap:15px}.faq-list p{font-size:15px;padding-right:10px}.contact-grid{gap:28px}.contact h2{font-size:32px}.contact .lead{font-size:16px;margin-top:20px}.contact .lead br{display:none}.contact-points{font-size:13px;gap:8px}.form-card{padding:25px 20px;border-radius:11px}.form-heading h3{font-size:20px}.form-heading>span{font-size:11px}.form-row{gap:12px}form>label,.form-row>label{font-size:12px}input:not([type=checkbox]),select,textarea{font-size:16px;padding:11px 10px}.consent{font-size:12px!important}.privacy-inline{font-size:11px}.submit{font-size:14px;padding:15px 17px}.form-note{font-size:11px;line-height:1.65}.footer-top{gap:13px;padding-bottom:19px}.footer-top>a:not(.brand){font-size:11px}.footer-top>a:nth-last-child(2){margin-left:auto}.back-top{display:none!important}.footer-bottom{font-size:11px;flex-direction:column;gap:7px;padding-top:17px}footer{padding:22px 0 100px}.mobile-cta{position:fixed;z-index:25;left:20px;right:20px;bottom:max(16px,env(safe-area-inset-bottom));display:flex;box-shadow:0 7px 28px #39232330;transform:translateY(110px);transition:transform .25s}.mobile-cta.visible{transform:translateY(0)}.mobile-cta:hover{transform:translateY(0)}.policy h1{font-size:28px}.policy{margin:40px auto}.policy h2{font-size:21px}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.nav{gap:7px}.nav .brand{width:98px}.nav .brand img{width:110px;left:-6px;top:-7px}.nav>.button{font-size:11px;padding:10px}.menu-button{width:30px}h1{font-size:31px}.hero .lead{font-size:14px}.actions{gap:8px}.actions .button{padding:13px 15px;font-size:13px}.actions .text-link{font-size:11px;gap:4px}.hero-foot{font-size:11px;gap:5px}.hero-foot>span+span{padding-left:7px}.engine{width:91px;height:127px}.source-nodes{width:72px;left:5px}.output-nodes{width:69px;right:3px}.output-nodes>span{gap:4px}.system-top{font-size:11px;padding:17px 13px 0}.system-map{height:255px}.engine strong{font-size:21px}.engine>span:last-child{font-size:11px;letter-spacing:-.06em}.form-card{padding:24px 16px}.form-row{gap:10px}.form-heading h3{font-size:18px}.contact h2{font-size:29px}.supply-panel h3{font-size:21px}.supply-sheet{padding:16px}.supply-sheet dl>div{font-size:12px}.process-grid h3{font-size:17px}.process-grid p{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.flow-lines circle{display:none}.hero-system{transform:none}}

/* Small-screen touch targets and resilient form fields. */
input[type=hidden]{display:none!important}
@media(max-width:600px){.menu-button{width:44px;min-width:44px;height:44px}.nav>.button{min-height:44px}.hero .lead{font-size:16px}.privacy-inline summary{min-height:44px;display:flex;align-items:center}.source-nodes,.output-nodes{pointer-events:none}}

/* Keep complete thoughts together across responsive widths. */
.copy-unit{display:inline-block;max-width:100%;vertical-align:top}
.copy-sentence{display:block;text-wrap:pretty}
.copy-sentence+.copy-sentence{margin-top:.22em}
.hero-statement{display:block}
.hero-grid{grid-template-columns:1.35fr 1fr;gap:40px}
.hero h1{font-size:48px;line-height:1.42;letter-spacing:-.055em}
.hero .lead{max-width:550px}
.section-lead{flex:0 1 410px;max-width:410px}
.faq-list .question{min-width:0;flex:1}
.faq-list p{max-width:660px}
.feature .copy-sentence+.copy-sentence{margin-top:.45em}
@media(min-width:1700px){.hero-grid{grid-template-columns:1.35fr 1fr}}
@media(min-width:901px) and (max-width:1250px){.hero-grid{grid-template-columns:1.25fr 1fr;gap:28px}.hero h1{font-size:clamp(35px,3.7vw,45px)}}
@media(max-width:900px){.hero-grid{grid-template-columns:1fr;gap:38px}.hero h1{font-size:45px}.hero .lead{margin-left:auto;margin-right:auto}.section-lead{flex:none}}
@media(max-width:600px){.hero h1{font-size:34px;line-height:1.4}.hero-statement .copy-unit{display:block}.hero-statement+.hero-statement{margin-top:.1em}.hero .lead .copy-unit{display:block}.section-lead{max-width:100%}.section-lead .copy-sentence{line-height:1.9}.process-grid{grid-template-columns:1fr;gap:23px}.process-grid li{display:grid;grid-template-columns:28px 1fr;column-gap:15px;padding-top:20px}.process-grid li>span{grid-row:1/3}.process-grid h3{font-size:19px;margin:0 0 8px}.process-grid p{font-size:15px;line-height:1.85}.process-grid .copy-sentence+.copy-sentence{margin-top:0}.faq-list .question{line-height:1.65}.contact .lead .copy-sentence+.copy-sentence{margin-top:.35em}}
@media(max-width:360px){h2{font-size:26px}.hero h1{font-size:32px}.tech-details h3{font-size:18px}.process-grid p{font-size:14px}.process-grid h3{font-size:18px}.hero .lead{font-size:16px}}

.copy-unit{text-wrap:balance}
@media(min-width:1251px){.hero h1{font-size:52px}}
@media(min-width:370px) and (max-width:600px){.hero h1{font-size:32px}.hero-statement:first-child .copy-unit{display:inline-block}}
@media(max-width:360px){.expertise h2{font-size:24px}}
