:root{--blue:#0750cc;--navy:#082f71;--yellow:#ffda35;--ink:#132d48;--muted:#607188;--line:#dce5f1;--paper:#f3f7fc;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);background:#fff;font-family:"Inter","Noto Sans TC","PingFang TC","Microsoft JhengHei",Arial,sans-serif;line-height:1.7}a{color:inherit;text-decoration:none}button,select,textarea{font:inherit}button,a,select{touch-action:manipulation}button{cursor:pointer}svg{width:24px;height:24px;flex-shrink:0}a,button{ -webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #f29b00;outline-offset:4px}a,button{transition:background .18s,color .18s,transform .18s}a:hover svg:last-child{transform:translateX(2px)}[hidden]{display:none!important}.wrap{width:89%;max-width:1280px;margin-inline:auto}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:#fff;padding:12px}.skip-link:focus{top:10px}.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}.announcement{background:var(--navy);color:#fff;font-size:13px}.announcement .wrap{display:flex;align-items:center;justify-content:center;gap:10px;min-height:38px}.announcement svg{width:16px;height:16px;color:var(--yellow)}.announcement b{color:var(--yellow);letter-spacing:.7px}.announcement a{margin-left:17px;font-size:12px;text-decoration:underline;text-underline-offset:3px}header{background:white;position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line)}.header-main{min-height:92px;display:flex;align-items:center;gap:35px}.brand{display:flex;align-items:center;gap:10px;flex-shrink:0;line-height:1.15}.brand-mark{width:43px;height:46px;background:var(--blue);color:white;border-radius:11px 11px 11px 0;font-size:30px;font-weight:800;display:grid;place-items:center;transform:rotate(-4deg)}.brand-name{font-size:25px;letter-spacing:1.5px;font-weight:800}.brand small{display:block;font-size:9px;letter-spacing:.9px;margin-top:7px;color:#657a95}nav{margin-left:auto;display:flex;align-items:center;gap:25px;white-space:nowrap;font-size:14px;font-weight:650}nav a:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:20px}.language{display:flex;align-items:center;gap:3px;white-space:nowrap;font-size:13px}.language svg{width:18px;height:18px;margin-right:3px;color:#4a6480}.language button{background:none;border:0;color:#748397;font-size:13px;padding:7px 3px}.language button[aria-pressed=true]{color:var(--blue);font-weight:800}.language>span{color:#ccd4df}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;border:0;border-radius:999px;padding:13px 24px;font-size:15px;font-weight:750;line-height:1.5}.button svg{width:20px;height:20px}.button:hover{transform:translateY(-2px)}.header-cta{font-size:14px;background:var(--blue);color:white;gap:13px;padding:12px 20px}.menu{display:none}.hero-section{padding-top:28px}.hero{display:grid;grid-template-columns:1.03fr 1fr;min-height:493px;border-radius:24px;overflow:hidden;background:var(--blue);color:white}.hero-copy{padding:42px 46px 30px;position:relative}.hero-kicker{display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:1.6px;font-weight:650;color:#d1e3ff}.tiny-star{color:var(--yellow);font-size:32px;line-height:1}.hero h1{font-size:clamp(32px,3.35vw,50px);line-height:1.42;letter-spacing:-1px;margin:28px 0 20px;font-weight:850}.highlight{color:var(--yellow)}.hero-copy>p{font-size:16px;line-height:1.9;color:#e3edff;max-width:430px;margin:0 0 29px}.yellow{background:var(--yellow);color:#143567}.yellow:hover{background:#ffe570}.hero-bottom{font-size:12px;letter-spacing:1px;color:#c9dcff;margin-top:31px}.hero-image{position:relative;min-width:0}.hero-image>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:70% center}.hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#031c5a99,transparent 50%);pointer-events:none}.photo-tag{position:absolute;bottom:30px;left:28px;z-index:1;display:flex;gap:10px;align-items:center;font-size:13px;color:#fff;background:#082449a6;border:1px solid #ffffff44;border-radius:99px;padding:10px 16px;max-width:calc(100% - 50px)}.photo-tag svg{width:18px;height:18px}.iso-sticker{position:absolute;top:29px;right:26px;width:137px;height:137px;border-radius:50%;z-index:2;background:var(--yellow);color:var(--navy);box-shadow:0 0 0 6px #ffda3538;display:flex;align-items:center;justify-content:center;flex-direction:column;line-height:1.1;transform:rotate(9deg)}.iso-sticker>span:first-child{font-size:18px;font-weight:750;letter-spacing:3px}.iso-sticker strong{font-size:36px;font-weight:900;letter-spacing:-1px;margin:5px 0}.iso-sticker>span:last-child{font-size:12px;font-weight:650;max-width:112px;text-align:center;line-height:1.4}.iso-sticker:hover{transform:rotate(0deg)}.category-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}.category-nav a{border-radius:13px;background:#f0f5ff;border:1px solid #e0eafe;padding:19px 18px;display:flex;align-items:center;gap:13px;font-size:15px;font-weight:700}.category-nav a>svg:first-child{color:var(--blue);width:27px;height:27px}.category-nav a>svg:last-child{margin-left:auto;width:17px;height:17px;color:#567492}.category-nav a:hover{background:#e1edff}.section{padding-top:69px;padding-bottom:69px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.eyebrow{font-size:11px;letter-spacing:1.9px;color:var(--blue);font-weight:750}h2{font-size:32px;line-height:1.4;letter-spacing:-.4px;margin:10px 0 0}h3{line-height:1.4}.section-heading>p{font-size:14px;line-height:1.8;color:var(--muted);margin:0 0 3px;max-width:330px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature-card{border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column}.feature-blue{background:#eaf2ff}.feature-yellow{background:#fff3b4}.feature-mint{background:#dbf5ed}.feature-image{height:204px;position:relative;overflow:hidden}.feature-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.feature-card:hover .feature-image img{transform:scale(1.035)}.feature-yellow .feature-image img{object-position:center 44%}.pill{position:absolute;left:18px;top:17px;border-radius:30px;background:#fff;padding:5px 12px;font-size:12px;font-weight:750;color:var(--ink);max-width:calc(100% - 36px)}.feature-content{padding:25px 26px;flex:1;display:flex;flex-direction:column}.feature-content h3{margin:0 0 12px;font-size:24px;font-weight:800;letter-spacing:-.3px}.feature-content p{font-size:15px;color:#52657b;line-height:1.8;margin:0 0 23px}.feature-content a{font-size:14px;font-weight:750;margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:16px;border-top:1px solid #23426526}.feature-content a svg{width:20px;height:20px}.services-section{background:var(--paper);border-block:1px solid #e8edf5}.underlined{font-size:14px;font-weight:650;color:var(--blue);display:flex;gap:13px;align-items:center;flex-shrink:0}.underlined svg{width:19px;height:19px}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:25px}.filters button{border-radius:50px;border:1px solid #d4dfed;background:white;color:#536880;padding:9px 21px;font-size:14px;font-weight:600}.filters button[aria-pressed=true]{background:var(--blue);border-color:var(--blue);color:white}.filters button:hover{border-color:var(--blue)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.service-card{border:1px solid #e1e8f1;background:white;border-radius:17px;padding:24px 23px;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #1935660d}.service-icon{border-radius:12px;background:#e9f1ff;width:45px;height:45px;display:grid;place-items:center;color:#1461d5;margin-bottom:18px}.service-icon.security{background:#fff0b3;color:#7b5700}.service-icon.field{background:#dff6ec;color:#08705d}.service-icon.support{background:#eee9ff;color:#594095}.service-card h3{margin:0 0 13px;font-size:18px;line-height:1.5}.service-card p{font-size:14px;color:var(--muted);line-height:1.85;margin:0 0 23px}.card-bottom{margin-top:auto;padding-top:13px;border-top:1px solid #e9edf4;display:flex;justify-content:space-between;align-items:center;gap:5px;font-size:12px;color:#6b7e95}.card-bottom svg{width:18px;height:18px;color:var(--blue)}.security-banner{background:var(--yellow);border-radius:24px;display:grid;grid-template-columns:320px 1fr;align-items:center;gap:60px;padding:48px 65px}.cert-mark{border:2px solid var(--navy);border-radius:20px;padding:21px 16px 27px;display:flex;flex-direction:column;align-items:center;text-align:center;color:var(--navy);box-shadow:7px 7px 0 #082f7115;transform:rotate(-4deg);max-width:280px;width:100%}.cert-mark>span:first-child{font-size:10px;letter-spacing:1.7px;font-weight:750;margin-bottom:20px}.cert-mark svg{width:39px;height:39px;margin-bottom:12px}.cert-mark b{font-size:27px;letter-spacing:5px;line-height:1.1}.cert-mark strong{font-size:66px;font-weight:900;letter-spacing:-3px;line-height:1.15;margin-top:2px}.cert-mark>span:last-child{border-top:1px solid #082f7150;display:block;padding-top:14px;margin-top:13px;width:100%;font-size:14px;font-weight:650;letter-spacing:2px}.security-content .eyebrow{color:#625305;font-size:10px}.security-content h2{font-size:32px;margin:12px 0}.security-content h3{font-size:21px;margin:0 0 15px;font-weight:700}.security-content>p{color:#5c552e;font-size:15px;line-height:1.9;max-width:670px;margin:0}.security-checks{display:flex;gap:18px;flex-wrap:wrap;margin:20px 0 25px}.security-checks>span{display:flex;gap:5px;align-items:center;font-size:12px;font-weight:650}.security-checks svg{width:17px;height:17px}.dark-button{background:var(--navy);color:#fff;font-size:14px}.dark-button:hover{background:#164789}.architecture{background:var(--navy);color:#fff;padding:78px 0}.architecture-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:9%;align-items:center}.architecture .eyebrow{color:#a4c6ff}.architecture h2{font-size:39px;line-height:1.38;margin:15px 0 20px}.arch-intro{font-size:16px;color:#bccfea;line-height:1.9}.layer-tabs{display:flex;border-bottom:1px solid #ffffff33;margin-top:27px}.layer-tabs button{background:none;border:0;border-bottom:3px solid transparent;color:#a6bfe0;font-size:15px;padding:12px 24px}.layer-tabs [aria-selected=true]{color:var(--yellow);border-color:var(--yellow);font-weight:750}#layer-panel{min-height:155px}#layer-panel h3{font-size:19px;margin:20px 0 9px}#layer-panel p{color:#b6cae6;font-size:14px;margin:0 0 10px;line-height:1.85}#layer-tags{color:#96b9eb;font-size:12px}.architecture-visual{border:1px solid #ffffff33;background:#0e3c7d;border-radius:20px;padding:30px}.diagram-title{display:flex;justify-content:space-between;gap:10px;font-size:14px;color:#d5e2f5}.diagram-title>span:last-child{font-size:12px;color:#9ab6dc}.app-row{display:flex;gap:9px;margin-top:28px}.app-row span{flex:1;border:1px solid #ffffff33;border-radius:7px;text-align:center;padding:10px 3px;font-size:12px;color:#b8cee9}.connector{height:24px;width:1px;background:#8dacd0;margin:auto}.connector.double{width:50%;background:none;border-inline:1px solid #8dacd0}.diagram-layer{width:100%;background:#134487;border:1px solid #749ac388;border-radius:11px;color:#fff;display:flex;align-items:center;text-align:left;padding:18px 20px;gap:15px}.diagram-layer>svg{width:27px;height:27px;color:#a7c9f9}.diagram-layer.active{background:#205daf;border-color:var(--yellow);box-shadow:inset 4px 0 var(--yellow)}.diagram-layer strong{font-size:17px}.diagram-layer small{display:block;color:#99bce8;font-size:10px;margin-top:3px}.diagram-equipment{font-size:12px;color:#b2caea;margin-left:auto;max-width:45%;text-align:right}.diagram-note{font-size:12px;color:#9bb8de;line-height:1.85;text-align:center;margin:25px 0 0}.about{display:grid;grid-template-columns:1fr 1.05fr;gap:9%}.about h2{font-size:34px;max-width:390px}.about p{font-size:16px;line-height:1.9;color:var(--muted);margin:0 0 15px}.about .about-lead{font-size:21px;font-weight:700;color:var(--ink);line-height:1.7}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;border-top:1px solid var(--line);margin-top:28px;padding-top:24px}.process>div{display:flex;flex-direction:column;gap:10px}.process span{color:var(--blue);font-size:13px;font-weight:700}.process b{font-size:14px}.contact{background:var(--blue);color:white;padding:70px 0}.contact-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:9%;align-items:start}.contact-kicker{color:var(--yellow);font-size:11px;letter-spacing:2px;font-weight:700}.contact h2{font-size:39px;line-height:1.4;white-space:pre-line;margin:14px 0 22px}.contact p{font-size:16px;color:#cfdef7;line-height:1.9;margin:0 0 20px}.prototype-note{border-top:1px solid #ffffff40;margin-top:30px;padding-top:18px;max-width:420px}.prototype-note strong{font-size:13px;color:#fff}.prototype-note p{font-size:12px;color:#b9d0f4;margin:5px 0 0}.contact form{background:#fff;border-radius:20px;padding:29px 31px;color:var(--ink)}label{display:block;font-size:14px;font-weight:700;margin-bottom:8px}select,textarea{width:100%;border:1px solid #cdd8e8;border-radius:9px;padding:12px 13px;color:var(--ink);font-size:15px;margin-bottom:18px;background:#f9fbfe}textarea{resize:vertical;min-height:115px}.contact form .button{width:100%}#summary{border-top:1px solid var(--line);padding-top:20px;margin-top:20px;font-size:14px}#summary pre{font:inherit;white-space:pre-wrap;overflow-wrap:anywhere}#copy{border:0;background:#eaf2ff;color:var(--blue);border-radius:7px;padding:8px 15px;font-size:14px}#copy-state{display:block;color:#5b6e84;font-size:12px;margin-top:8px}footer{background:#fff}.footer-main{display:flex;align-items:center;gap:40px;min-height:139px}.footer-main>div{margin-left:auto;text-align:right}.footer-main p{font-size:13px;color:#60738b;margin:0 0 5px}.footer-main small{font-size:12px;color:#8b98aa}.back-top{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;border:1px solid var(--line);font-size:20px}html[lang=en] h1{font-size:clamp(35px,3.9vw,56px);line-height:1.15;letter-spacing:-1.8px;margin-top:30px}html[lang=en] .header-main{gap:25px}html[lang=en] nav{gap:18px;font-size:13px}html[lang=en] .brand-name{letter-spacing:1px}html[lang=en] .header-actions{gap:13px}html[lang=en] .header-cta{font-size:13px;gap:10px;padding:11px 16px}html[lang=en] .category-nav a{font-size:14px}html[lang=en] .feature-content h3{font-size:25px;letter-spacing:-.6px}html[lang=en] .security-content h2{font-size:31px}html[lang=en] .security-content h3{font-size:20px}html[lang=en] .security-checks{gap:12px}html[lang=en] .service-card h3{font-size:18px}html[lang=en] .diagram-layer strong{font-size:16px}html[lang=en] .hero-bottom{font-size:10px;letter-spacing:1.2px}
@media(min-width:1500px){.hero{min-height:535px}.hero-copy{padding-top:50px}.hero h1{font-size:51px}.hero-copy>p{font-size:17px}}
@media(max-width:1180px){.wrap{width:91%}.header-main{gap:20px}nav{gap:16px;font-size:13px}.header-actions{gap:12px}.brand-name{font-size:22px}.brand small{font-size:8px}.header-cta{font-size:13px;padding:11px 15px;gap:8px}.hero-copy{padding:37px 32px 29px}.hero h1{font-size:37px}.hero-copy>p{font-size:15px}.hero-bottom{font-size:11px;letter-spacing:.5px}.hero{min-height:470px}.category-nav a{padding:17px 13px;gap:9px;font-size:14px}.category-nav a>svg:first-child{width:23px;height:23px}.feature-content{padding:23px}.feature-content h3{font-size:22px}.service-grid{gap:14px}.service-card{padding:22px 18px}.security-banner{grid-template-columns:250px 1fr;gap:40px;padding:42px}.security-content h2{font-size:28px}.security-content h3{font-size:20px}.architecture-grid,.about,.contact-grid{gap:6%}.diagram-layer{padding:17px 14px}.security-checks{gap:12px}.security-checks>span{font-size:12px}html[lang=en] .header-main{gap:15px}html[lang=en] nav{gap:13px;font-size:12px}html[lang=en] .category-nav a{font-size:13px}}
@media(max-width:980px){.header-cta{display:none}.header-main{min-height:82px;gap:20px}nav{font-size:14px;margin-left:auto;gap:22px}.header-actions{margin-left:10px}.hero h1{font-size:33px}.hero-copy{padding:32px 27px}.hero-copy>p{font-size:15px}.hero-kicker{font-size:10px}.hero{min-height:460px}.iso-sticker{width:116px;height:116px;top:23px;right:21px}.iso-sticker strong{font-size:31px}.iso-sticker>span:last-child{font-size:10px;max-width:94px}.photo-tag{font-size:12px;left:20px;bottom:22px;padding:9px 12px;max-width:calc(100% - 40px)}.category-nav{gap:9px}.category-nav a{gap:8px;font-size:13px}.category-nav a>svg:last-child{display:none}.section-heading{gap:20px}h2{font-size:29px}.section-heading>p{max-width:240px}.feature-grid{gap:15px}.feature-image{height:170px}.feature-content{padding:20px}.feature-content h3{font-size:20px}.feature-content p{font-size:14px}.feature-content a{font-size:13px}.service-grid{grid-template-columns:repeat(2,1fr);gap:17px}.service-card{padding:25px}.service-card h3{font-size:20px}.service-card p{font-size:15px}.security-banner{padding:35px;grid-template-columns:210px 1fr;gap:32px}.cert-mark strong{font-size:58px}.cert-mark>span:first-child{font-size:8px;letter-spacing:1px}.security-content h2{font-size:26px}.security-content h3{font-size:18px}.security-content>p{font-size:14px}.architecture h2{font-size:32px}.architecture-visual{padding:22px}.diagram-title{font-size:13px}.diagram-layer{gap:10px}.diagram-layer>svg{width:23px;height:23px}.diagram-layer strong{font-size:15px}.diagram-equipment{font-size:11px}.app-row span{font-size:11px}.layer-tabs button{padding:11px 20px}.contact h2{font-size:34px}.contact form{padding:25px}.about h2{font-size:29px}.about .about-lead{font-size:19px}html[lang=en] h1{font-size:39px}html[lang=en] nav{font-size:13px}html[lang=en] .category-nav a{font-size:12px}html[lang=en] .feature-content h3{font-size:22px}html[lang=en] .security-content h2{font-size:26px}html[lang=en] .architecture-grid{gap:4%}html[lang=en] .diagram-layer strong{font-size:14px}}
@media(max-width:760px){html{scroll-padding-top:90px}.wrap{width:90%}.announcement{font-size:11px}.announcement .wrap{gap:7px;min-height:35px}.announcement a{display:none}.announcement svg{width:15px;height:15px}.header-main{min-height:77px;gap:10px}.brand-name{font-size:23px}.brand-mark{width:39px;height:42px;font-size:27px}.brand small{font-size:8px}.header-actions{margin-left:auto;gap:15px}.language svg{display:none}.language button{font-size:12px;padding:8px 3px}.menu{border:0;background:#eef4fd;color:var(--blue);display:grid;place-items:center;border-radius:8px;width:37px;height:37px}.menu svg{width:22px;height:22px}nav{display:none;position:absolute;top:77px;left:0;width:100%;margin:0;background:white;padding:16px 5%;box-shadow:0 15px 18px #13356c13;border-bottom:1px solid var(--line)}nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}nav a{padding:11px 6px;font-size:15px}.hero-section{padding-top:18px}.hero{grid-template-columns:1fr;border-radius:19px;min-height:0}.hero-copy{padding:28px 28px 25px}.hero h1{font-size:clamp(31px,6.1vw,44px);line-height:1.4;margin:19px 0 16px;letter-spacing:-.8px}.hero-copy>p{max-width:100%;font-size:15px;margin-bottom:23px}.hero-kicker{font-size:10px}.tiny-star{font-size:26px}.hero-bottom{margin-top:23px;font-size:10px;letter-spacing:.6px}.hero-image{height:230px}.hero-image>img{object-position:center 53%}.photo-tag{left:22px;bottom:20px;font-size:12px}.iso-sticker{height:108px;width:108px;top:18px;right:19px}.iso-sticker>span:first-child{font-size:15px}.iso-sticker strong{font-size:29px}.iso-sticker>span:last-child{font-size:10px}.category-nav{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:13px}.category-nav a{padding:16px 14px;font-size:14px;gap:10px;border-radius:11px}.category-nav a>svg:last-child{display:block;width:15px;height:15px}.section{padding-top:49px;padding-bottom:49px}.eyebrow{font-size:10px;letter-spacing:1.5px}.section-heading{display:block;margin-bottom:24px}h2{font-size:27px;line-height:1.45}.section-heading>p{font-size:14px;max-width:none;margin:12px 0 0}.feature-grid{grid-template-columns:1fr;gap:20px}.feature-image{height:220px}.feature-content{padding:25px}.feature-content h3{font-size:25px}.feature-content p{font-size:15px;margin-bottom:19px}.feature-content a{font-size:14px}.underlined{font-size:13px;margin-top:17px;gap:10px}.filters{gap:8px;margin-bottom:22px}.filters button{padding:8px 15px;font-size:13px}.service-grid{gap:12px}.service-card{padding:21px 17px;border-radius:14px}.service-icon{margin-bottom:16px;width:41px;height:41px}.service-card h3{font-size:18px;line-height:1.45}.service-card p{font-size:14px;line-height:1.85;margin-bottom:20px}.card-bottom{font-size:11px;align-items:start}.security-banner{grid-template-columns:1fr;gap:30px;padding:33px 27px;border-radius:20px}.cert-mark{max-width:204px;justify-self:center;padding:15px 15px 19px;transform:rotate(-3deg)}.cert-mark>span:first-child{font-size:8px;margin-bottom:13px}.cert-mark svg{width:30px;height:30px;margin-bottom:8px}.cert-mark b{font-size:22px}.cert-mark strong{font-size:53px}.cert-mark>span:last-child{font-size:12px;letter-spacing:1px;padding-top:9px;margin-top:9px}.security-content h2{font-size:27px;margin-bottom:13px}.security-content h3{font-size:20px}.security-content>p{font-size:15px}.security-checks{gap:10px 15px}.security-checks>span{font-size:12px}.security-content .dark-button{font-size:14px}.architecture{padding:54px 0}.architecture-grid{grid-template-columns:1fr;gap:30px}.architecture h2{font-size:34px}.arch-intro{font-size:15px}.layer-tabs button{padding:11px 25px}#layer-panel{min-height:140px}#layer-panel h3{font-size:19px}#layer-panel p{font-size:14px}.architecture-visual{padding:25px}.diagram-title{font-size:14px}.diagram-layer{padding:18px 17px;gap:15px}.diagram-layer strong{font-size:18px}.diagram-equipment{font-size:12px}.app-row span{font-size:12px}.about,.contact-grid{grid-template-columns:1fr;gap:27px}.about h2{font-size:29px;max-width:none}.about .about-lead{font-size:20px}.about p{font-size:15px}.process b{font-size:13px}.process{gap:8px;margin-top:24px;padding-top:21px}.contact{padding:49px 0}.contact h2{font-size:34px;margin-top:13px}.contact p{font-size:15px;max-width:500px}.prototype-note{max-width:none;margin-top:23px;padding-top:16px}.prototype-note p{font-size:12px}.contact form{padding:25px;border-radius:17px}.footer-main{padding:30px 0;min-height:0;flex-wrap:wrap;gap:22px}.footer-main .brand{width:calc(100% - 65px)}.footer-main>div{margin:0;text-align:left;order:3;flex-basis:100%}.footer-main p{font-size:12px}.footer-main small{font-size:11px}.back-top{margin-left:auto}html[lang=en] .header-main{gap:10px}html[lang=en] .header-actions{gap:13px}html[lang=en] h1{font-size:46px;line-height:1.12;margin-top:24px}html[lang=en] .hero-copy>p{font-size:15px}html[lang=en] .category-nav a{font-size:13px}html[lang=en] .feature-content h3{font-size:28px}html[lang=en] .security-content h2{font-size:28px}html[lang=en] .diagram-layer strong{font-size:17px}html[lang=en] .hero-bottom{font-size:9px;letter-spacing:.6px}}
@media(max-width:390px){.wrap{width:91%}.announcement{font-size:10px}.announcement .wrap{gap:5px}.announcement svg{display:none}.brand-name{font-size:21px}.brand-mark{width:34px;height:37px;font-size:25px}.brand{gap:8px}.brand small{font-size:7px}.header-actions{gap:9px}.hero-copy{padding:24px 21px}.hero h1{font-size:30px}.hero-copy>p{font-size:14px}.hero-image{height:210px}.category-nav a{font-size:13px;padding:15px 11px;gap:8px}.category-nav a>svg:last-child{display:none}.service-grid{grid-template-columns:1fr}.service-card{padding:25px}.service-card h3{font-size:20px}.service-card p{font-size:15px}.security-banner{padding:29px 23px}.architecture-visual{padding:21px}.diagram-layer{padding:17px 13px;gap:11px}.diagram-layer strong{font-size:16px}.diagram-equipment{font-size:11px}.contact form{padding:23px}html[lang=en] h1{font-size:39px}html[lang=en] .hero-bottom{font-size:8px}html[lang=en] .category-nav a{font-size:12px}html[lang=en] .header-actions{gap:8px}html[lang=en] .diagram-layer strong{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
