@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300&display=swap");

*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#10233e;background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.utility{background:#071b35;color:#b9c9da;font-size:12px}.utility-inner{height:36px;display:flex;align-items:center;justify-content:space-between}.utility a{margin-left:22px;color:#dbe6f0}.site-header{position:sticky;top:0;background:rgba(255,255,255,.97);z-index:50;border-bottom:1px solid #e3eaf1;backdrop-filter:blur(12px)}.nav{height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:11px;margin-right:auto}.brand strong{display:block;font-size:18px;letter-spacing:.07em;color:#0a2c55}.brand small{display:block;font-size:8px;letter-spacing:.12em;color:#667b91}.brand-symbol{width:34px;height:34px;border:3px solid #0d4c8d;border-radius:50%;position:relative;display:inline-block}.brand-symbol:after{content:"";position:absolute;left:8px;top:-5px;width:11px;height:38px;background:white;transform:rotate(24deg)}.brand-symbol i{position:absolute;width:10px;height:10px;background:#18a6dc;border-radius:50%;right:-4px;top:9px;z-index:2}.desktop-nav{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:650}.desktop-nav>a,.nav-group>button{padding:28px 0;border:0;background:none;font:inherit;color:#173553;cursor:pointer}.desktop-nav>a:hover,.nav-group>button:hover{color:#087cb8}.nav-group{position:relative}.dropdown{display:none;position:absolute;top:72px;left:50%;transform:translateX(-48%);width:780px;padding:28px;background:white;border:1px solid #dfe8f1;box-shadow:0 22px 60px rgba(6,32,60,.16);grid-template-columns:repeat(4,1fr);gap:28px}.nav-group:hover .dropdown{display:grid}.dropdown small{display:block;color:#6f8295;font-size:10px;letter-spacing:.12em;margin-bottom:12px}.dropdown a{display:block;font-size:13px;padding:7px 0;color:#24425f}.dropdown a:hover{color:#087cb8}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-weight:750;transition:.2s}.nav-cta{background:#087db8;color:#fff;padding:12px 17px;font-size:13px}.mobile-toggle,.mobile-nav{display:none}.hero{background:linear-gradient(120deg,#071c36 0%,#0a3159 57%,#075f89 100%);color:white;overflow:hidden}.hero-grid{min-height:650px;display:grid;grid-template-columns:1.08fr .92fr;gap:65px;align-items:center}.kicker{font-size:11px;font-weight:850;letter-spacing:.16em;color:#087db8}.kicker.light{color:#69d6ff}.kicker.cyan{color:#68dfff}.hero h1,.page-hero h1{font-size:58px;line-height:1.02;letter-spacing:-.045em;margin:18px 0 22px;max-width:800px}.hero h1 em{font-style:normal;color:#69d6ff}.lead{font-size:19px;color:#d2dfeb;max-width:680px}.hero-actions{display:flex;gap:12px;margin:30px 0}.btn{padding:14px 21px;font-size:14px;border:1px solid transparent}.btn.primary{background:#0a8bc8;color:white}.btn.white{background:white;color:#0b3b67}.btn.ghost{border-color:#6c8ba7;color:white}.btn.wide{width:100%}.micro-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px;padding-top:22px;border-top:1px solid rgba(255,255,255,.17)}.micro-proof span{font-size:12px;color:#aec3d5}.micro-proof b{display:block;color:white;margin-bottom:4px}.hero-visual{display:flex;justify-content:center}.owner-card{width:440px;background:#fff;color:#10233e;border-radius:8px;box-shadow:0 30px 80px rgba(0,0,0,.3);padding:24px}.owner-head{display:flex;justify-content:space-between;font-size:10px;font-weight:850;letter-spacing:.13em;color:#6f8295;border-bottom:1px solid #e4ebf2;padding-bottom:14px}.problem-stack{padding:10px 0}.problem-stack>div{display:flex;gap:13px;align-items:center;padding:14px 0;border-bottom:1px solid #eef2f6}.problem-stack i{width:35px;height:35px;border-radius:50%;background:#edf7fc;color:#087db8;display:grid;place-items:center;font-style:normal;font-weight:900}.problem-stack b,.problem-stack small{display:block}.problem-stack b{font-size:14px}.problem-stack small{color:#74879a}.arrow-down{text-align:center;color:#0b89c4;font-size:24px;padding:3px}.circle-answer{background:#082a4c;color:white;padding:20px;border-radius:5px}.circle-answer span{font-size:10px;color:#65d8ff;font-weight:850;letter-spacing:.14em}.circle-answer b{display:block;font-size:22px;line-height:1.2;margin-top:5px}.priority-strip{background:#f2f6f9;border-bottom:1px solid #dfe7ee}.priority-strip .wrap{display:flex;align-items:center;min-height:68px;gap:0}.priority-strip span{font-weight:800;font-size:13px;margin-right:auto}.priority-strip a{font-size:12px;padding:8px 16px;border-left:1px solid #d6e0e8;color:#31516e}.priority-strip a:hover{color:#087db8}.section{padding:90px 0}.section.tint{background:#f5f8fa}.section.dark{background:#071d36;color:white}.section-title{max-width:760px;margin-bottom:42px}.section-title.center{text-align:center;margin-left:auto;margin-right:auto}.section-title h2,.split h2,.credibility h2,.conversion h2,.decision h2{font-size:39px;line-height:1.1;letter-spacing:-.035em;margin:10px 0 14px}.section-title p,.split p,.credibility p,.decision p{color:#64798d;font-size:17px}.dark .section-title p,.dark p{color:#b9cbdc}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.problem-card{border:1px solid #dfe7ee;padding:28px;background:#fff;min-height:440px;display:flex;flex-direction:column;transition:.2s}.problem-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(8,42,76,.09)}.problem-card.accent{background:#eaf7fd;border-color:#b8e1f2}.picon{width:48px;height:48px;background:#eaf6fb;color:#087db8;display:grid;place-items:center;border-radius:50%;font-size:22px;margin-bottom:24px}.symptom{font-size:10px;letter-spacing:.13em;color:#7890a5;font-weight:850}.problem-card h3{font-size:21px;line-height:1.25;margin:8px 0 14px}.problem-card ul{padding-left:18px;color:#60758a;font-size:14px}.solution-link{margin-top:auto;border-top:1px solid #e6edf3;padding-top:18px}.solution-link span,.solution-link b,.solution-link a{display:block}.solution-link span{font-size:10px;color:#7d90a3;letter-spacing:.1em}.solution-link b{font-size:14px;margin:3px 0 9px}.solution-link a,.text-link{color:#087db8;font-weight:800;font-size:13px}.service-lanes{display:grid;gap:12px}.lane{display:grid;grid-template-columns:55px 170px 1fr;gap:25px;align-items:center;padding:22px 28px;background:white;border:1px solid #dfe7ee;transition:.2s}.lane:hover{border-color:#8fcce7;box-shadow:0 12px 30px rgba(8,42,76,.07)}.lane-no{font-size:12px;color:#8295a8}.lane small{font-size:10px;color:#087db8;font-weight:850;letter-spacing:.12em}.lane h3{margin:3px 0;font-size:22px}.lane p{margin:4px 0 8px;color:#687d91}.lane b{font-size:13px;color:#087db8}.lane-art{height:95px;background:#edf5f9;border-radius:4px;position:relative;overflow:hidden}.system-art i{position:absolute;left:18px;right:18px;height:12px;background:#c7dce7;border-radius:2px}.system-art i:nth-child(1){top:17px;width:45%}.system-art i:nth-child(2){top:39px}.system-art i:nth-child(3){top:61px;width:70%}.app-art{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:14px}.app-art i{background:#bdd8e5;border-radius:2px}.web-art{display:grid;place-items:center}.web-art i{font-style:normal;font-size:27px;font-weight:800;color:#3a779a}.pc-art:before{content:"";position:absolute;inset:14px 25px 27px;border:4px solid #9bbdcc}.pc-art i{position:absolute;width:45px;height:5px;background:#9bbdcc;bottom:15px;left:62px}.mcf-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:55px;align-items:center}.mcf-flow{display:flex;align-items:center;gap:10px}.mcf-flow>div{flex:1;min-height:145px;background:#0c3156;border:1px solid #1c4a71;padding:18px}.mcf-flow b{color:#68dfff;font-size:12px}.mcf-flow span{display:block;font-size:12px;font-weight:800;margin-top:25px}.mcf-flow small{display:block;color:#9db4c8;font-weight:400;margin-top:5px}.mcf-flow>i{font-style:normal;color:#5b7c99}.buyer-journey{display:grid;grid-template-columns:1fr 25px 1fr 25px 1fr 25px 1fr;align-items:center}.buyer-journey>div{padding:25px;border:1px solid #dfe7ee;min-height:175px}.buyer-journey>div span{color:#0a8bc8;font-weight:900}.buyer-journey>div b{display:block;font-size:18px;margin:15px 0 5px}.buyer-journey p{font-size:13px;color:#718599}.buyer-journey>i{text-align:center;font-style:normal;color:#8aa0b3}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.check-row{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:24px 0}.check-row span{font-size:13px;font-weight:700}.audit-visual,.browser-mock{background:#fff;border:1px solid #dbe5ed;box-shadow:0 20px 50px rgba(8,42,76,.09)}.audit-top{padding:18px 22px;border-bottom:1px solid #e6edf2;display:flex;justify-content:space-between}.audit-top b{font-size:11px;letter-spacing:.1em}.audit-top span{font-size:11px;color:#8396a8}.audit-bars{padding:25px}.audit-bars div{margin:16px 0}.audit-bars span{font-size:12px;display:block;margin-bottom:5px}.audit-bars i{display:block;height:9px;background:linear-gradient(90deg,#0a8bc8 var(--w),#e6edf2 var(--w));border-radius:9px}.audit-result{background:#082c50;color:white;padding:20px 25px}.audit-result b,.audit-result span{display:block}.audit-result span{font-size:12px;color:#b7cadb}.credibility{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center}.cred-grid{display:grid;grid-template-columns:1fr 1fr}.cred-grid div{padding:25px;border-left:1px solid #dfe7ee;border-bottom:1px solid #dfe7ee}.cred-grid b{display:block;font-size:25px;color:#087db8}.cred-grid span{font-size:13px;color:#6b8094}.conversion{background:#0a4774;color:white;padding:65px 0}.conversion-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:70px;align-items:center}.conversion h2{font-size:37px}.conversion p{color:#c7d8e6}.conversion-card{background:#fff;color:#10233e;padding:28px}.conversion-card h3{font-size:23px;margin:0}.conversion-card p{color:#657b90;font-size:14px}.conversion-card small{display:block;text-align:center;margin-top:10px;color:#7b8ea0}.page-hero{background:linear-gradient(120deg,#071c36,#0a4774);color:white;padding:85px 0}.page-hero.compact{padding:70px 0}.page-hero p{font-size:18px;color:#c8d8e6;max-width:760px}.three-products,.hardware-grid,.pro-grid,.cap-grid,.resource-grid,.situation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.three-products article,.hardware-grid article,.pro-grid article,.cap-grid>div,.resource-grid article,.situation-grid article{padding:30px;border:1px solid #dfe7ee;background:white}.three-products article>span,.hardware-grid article>span{color:#0a8bc8;font-size:12px;font-weight:900;letter-spacing:.1em}.three-products h3,.hardware-grid h3,.pro-grid h3,.resource-grid h3,.situation-grid h3{font-size:21px;line-height:1.25}.three-products p,.three-products li,.hardware-grid p,.pro-grid p,.resource-grid p,.situation-grid p{color:#667c90;font-size:14px}.deploy-choice{margin-top:28px;background:#082d50;color:white;display:grid;grid-template-columns:1fr 80px 1fr;align-items:center;padding:28px}.deploy-choice div:not(.or){padding:10px 25px}.deploy-choice b,.deploy-choice span{display:block}.deploy-choice b{color:#68dfff}.deploy-choice span{font-size:13px;color:#bed0df;margin-top:5px}.deploy-choice .or{text-align:center;color:#7694ad}.app-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.app-grid article{background:white;border:1px solid #dfe7ee;padding:20px}.app-preview{height:145px;background:#eaf2f6;position:relative;margin-bottom:20px;padding:18px}.app-preview span{display:block;width:42%;height:12px;background:#9bbdcd;margin-bottom:16px}.app-preview i{display:inline-block;width:28%;height:55px;background:white;margin-right:4%;box-shadow:0 3px 9px rgba(0,0,0,.06)}.app-grid small{color:#087db8;font-weight:850;font-size:10px;letter-spacing:.1em}.app-grid h3{margin:6px 0}.app-grid p{color:#687d91;font-size:14px}.app-grid a{color:#087db8;font-size:13px;font-weight:800}.app-grid .coming{display:flex;flex-direction:column;justify-content:center;background:#082d50;color:white}.plus{font-size:55px;color:#69d6ff}.decision{display:flex;align-items:center;justify-content:space-between;gap:50px}.decision>div{max-width:750px}.option-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:22px 0}.option-cards div{border:1px solid #dbe5ed;padding:18px}.option-cards b,.option-cards span{display:block}.option-cards span{font-size:12px;color:#6e8397}.browser-top{background:#eaf0f4;padding:12px 18px;font-size:11px;color:#6e8295}.browser-top span{float:right}.browser-body{display:grid;grid-template-columns:70px 1fr;min-height:290px}.browser-body aside{background:#0b3156}.browser-body>div{padding:30px}.browser-body>div>i{display:block;height:11px;background:#d2e0e7;margin-bottom:10px}.browser-body>div>i:first-child{width:45%}.mock-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:25px 0}.mock-cards b{height:70px;background:#edf3f6}.browser-body em{display:block;height:8px;background:#e0e8ed;margin:8px 0}.mcf-detailed{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#24435f;border:1px solid #24435f}.mcf-detailed>div{background:#0a2947;padding:28px;min-height:220px}.mcf-detailed b{font-size:12px;color:#68dfff}.mcf-detailed h3{font-size:18px}.mcf-detailed p{font-size:13px}.mcf-note{margin-top:25px;padding:20px 25px;border-left:3px solid #68dfff;background:#0b3156;display:grid;grid-template-columns:170px 1fr;gap:20px}.mcf-note span{color:#c3d4e2;font-size:14px}.pro-grid article b{font-size:12px;color:#087db8}.principles{display:grid;grid-template-columns:1fr 1fr}.principles div{padding:25px;border:1px solid #dfe7ee;margin:-1px 0 0 -1px}.principles b{color:#0a8bc8}.principles span{display:block;margin-top:15px}.cap-grid{grid-template-columns:repeat(4,1fr)}.history-line{max-width:900px}.history-line>div{display:grid;grid-template-columns:140px 1fr;gap:40px;padding:35px 0;border-bottom:1px solid #dfe7ee}.history-line>div>b{font-size:35px;color:#0a8bc8}.history-line h3{margin:0}.history-line p{color:#687d91}.resource-grid,.situation-grid{grid-template-columns:1fr 1fr}.resource-grid article>span{font-size:10px;color:#087db8;font-weight:850;letter-spacing:.12em}.situation-grid a{color:#087db8;font-weight:800;font-size:13px}.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.prompt-list{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0}.prompt-list span{background:#eef5f8;padding:9px 12px;font-size:13px;border-radius:3px}.note{color:#6d8296}.contact-form{border:1px solid #dce6ed;padding:30px;background:#fff;box-shadow:0 18px 45px rgba(8,42,76,.07)}.contact-form label{display:block;font-size:12px;font-weight:800;margin-bottom:16px}.contact-form input,.contact-form textarea,.contact-form select{display:block;width:100%;margin-top:6px;border:1px solid #cddae4;padding:13px;font:inherit;font-size:14px}.form-success{display:none;margin-top:15px;padding:13px;background:#e8f7ef;color:#17613d;font-size:13px}.form-success.show{display:block}footer{background:#06172b;color:#9fb4c7;padding:58px 0 25px}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(4,1fr);gap:40px}.footer-about p{font-size:13px;max-width:310px}.brand.inverse strong{color:white}.brand.inverse small{color:#9fb4c7}.brand.inverse .brand-symbol{border-color:#fff}.brand.inverse .brand-symbol:after{background:#06172b}footer h4{color:white;font-size:12px;letter-spacing:.08em}footer a{display:block;font-size:12px;margin:9px 0}.footer-bottom{border-top:1px solid #1b3045;margin-top:40px;padding-top:22px;display:flex;justify-content:space-between;font-size:11px}
@media(max-width:950px){.desktop-nav,.nav-cta{display:none}.mobile-toggle{display:block;border:0;background:none;font-size:22px}.mobile-nav.open{display:flex;flex-direction:column;padding:15px 20px;border-top:1px solid #e2e9ef}.mobile-nav a{padding:10px}.hero-grid,.split,.credibility,.conversion-grid,.contact-layout,.mcf-grid{grid-template-columns:1fr}.hero-grid{padding:65px 0}.hero h1,.page-hero h1{font-size:44px}.problem-grid,.three-products,.hardware-grid,.pro-grid,.app-grid{grid-template-columns:1fr 1fr}.service-lanes .lane{grid-template-columns:45px 130px 1fr}.buyer-journey{grid-template-columns:1fr 1fr;gap:12px}.buyer-journey>i{display:none}.mcf-flow{flex-wrap:wrap}.cap-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:nth-last-child(-n+2){margin-top:15px}.priority-strip .wrap{overflow:auto}.priority-strip span{display:none}}
@media(max-width:650px){.wrap{width:min(100% - 28px,1180px)}.utility{display:none}.nav{height:68px}.brand small{display:none}.hero h1,.page-hero h1{font-size:38px}.hero-grid{min-height:auto;gap:35px}.lead{font-size:16px}.micro-proof{grid-template-columns:1fr}.owner-card{width:100%}.priority-strip a{white-space:nowrap}.section{padding:65px 0}.section-title h2,.split h2,.credibility h2,.conversion h2,.decision h2{font-size:31px}.problem-grid,.three-products,.hardware-grid,.pro-grid,.app-grid,.cap-grid,.resource-grid,.situation-grid{grid-template-columns:1fr}.problem-card{min-height:auto}.lane{grid-template-columns:35px 1fr!important}.lane-art{display:none}.buyer-journey{grid-template-columns:1fr}.check-row{grid-template-columns:1fr}.mcf-flow{display:grid;grid-template-columns:1fr}.mcf-flow>i{transform:rotate(90deg);text-align:center}.mcf-detailed{grid-template-columns:1fr}.mcf-note{grid-template-columns:1fr}.deploy-choice{grid-template-columns:1fr}.deploy-choice .or{padding:10px}.option-cards{grid-template-columns:1fr}.decision{align-items:flex-start;flex-direction:column}.principles{grid-template-columns:1fr}.history-line>div{grid-template-columns:1fr;gap:5px}.footer-grid{grid-template-columns:1fr 1fr}.footer-about{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}.conversion-card{padding:22px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{text-align:center}}
/* v4.1 navigation, history and credentials upgrades */
.mega-trigger{position:static}.nav{position:relative}.mega-menu{display:none;position:absolute;left:0;right:0;top:76px;background:#fff;border:1px solid #dce6ee;box-shadow:0 24px 65px rgba(5,30,55,.18);grid-template-columns:240px 1fr;z-index:100}.mega-trigger:hover .mega-menu{display:grid}.mega-intro{padding:30px;background:#082d50;color:#fff}.mega-intro small{color:#69d6ff;font-size:9px;letter-spacing:.14em;font-weight:850}.mega-intro h3{font-size:23px;line-height:1.15;margin:12px 0}.mega-intro p{font-size:12px;color:#bcd0e0}.mega-problem{display:inline-block;margin-top:18px;font-size:12px;font-weight:800;color:#69d6ff}.mega-columns{padding:26px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.mega-col{padding:10px 14px;border-right:1px solid #e5edf3}.mega-col:last-child{border-right:0}.mega-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:4px;background:#eaf6fb;color:#087db8;font-weight:900;margin-bottom:14px}.mega-col>small{display:block;color:#70869a;font-size:9px;letter-spacing:.12em;font-weight:850;margin-bottom:8px}.mega-col a{display:block!important;padding:10px 0!important}.mega-col b,.mega-col em{display:block}.mega-col b{font-size:13px;color:#173957}.mega-col em{font-size:11px;font-style:normal;color:#778b9d;line-height:1.35;margin-top:3px}.mega-col a:hover b{color:#087db8}.mega-footer{grid-column:1/-1;background:#f3f7fa;border-top:1px solid #e1e9ef;padding:12px 25px;display:flex;justify-content:flex-end;gap:14px;font-size:11px}.mega-footer span{color:#718598}.mega-footer a{font-weight:800;color:#087db8}.problem-entry{color:#087db8!important}
.history-hero p{max-width:850px}.history-opening{padding-bottom:65px}.history-map{display:grid;grid-template-columns:1fr 28px 1fr 28px 1fr 28px 1fr;align-items:center}.history-map>div{min-height:120px;border:1px solid #dce6ed;padding:20px;display:flex;flex-direction:column;justify-content:center}.history-map b{font-size:13px;color:#087db8}.history-map span{font-size:12px;color:#708599;margin-top:5px}.history-map i{text-align:center;font-style:normal;color:#8aa0b2}.history-timeline.comprehensive{position:relative}.history-timeline.comprehensive:before{content:"";position:absolute;left:128px;top:15px;bottom:20px;width:1px;background:#cfdce5}.history-timeline article{display:grid;grid-template-columns:100px 58px 1fr;gap:0;padding:15px 0 40px}.history-year{font-size:30px;font-weight:900;color:#0b77aa;padding-top:4px}.history-marker{position:relative}.history-marker i{position:absolute;top:11px;left:22px;width:14px;height:14px;border:4px solid #fff;background:#0a8bc8;border-radius:50%;box-shadow:0 0 0 1px #7fc5e4;z-index:2}.history-content{background:#fff;border:1px solid #dce6ed;padding:28px 32px}.history-tag{font-size:9px;letter-spacing:.14em;font-weight:900;color:#087db8}.history-content h3{font-size:25px;line-height:1.2;margin:8px 0 14px}.history-content p{color:#5f7589;margin:10px 0}.history-impact{margin-top:20px;background:#f2f7fa;border-left:3px solid #0a8bc8;padding:15px 18px}.history-impact b,.history-impact span{display:block}.history-impact b{font-size:11px;color:#173957}.history-impact span{font-size:12px;color:#6e8396;margin-top:3px}.vertex-milestone .history-content{border-color:#8ecde8;box-shadow:0 12px 35px rgba(8,75,113,.08)}.vertex-visual{width:250px;margin:24px auto}.vertex-screen{height:145px;border:9px solid #1b2a39;border-radius:6px 6px 2px 2px;background:linear-gradient(135deg,#0b3157,#0e7fad);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.vertex-screen span{font-size:10px;letter-spacing:.18em}.vertex-screen b{font-size:21px;letter-spacing:.06em}.vertex-screen small{font-size:8px;color:#b7e7f9}.vertex-base{height:13px;background:#a8b1ba;border-radius:2px 2px 12px 12px;transform:perspective(80px) rotateX(18deg)}.history-conclusion{max-width:900px;text-align:center}.history-conclusion p{font-size:17px;color:#657b8f;margin-bottom:25px}
.credentials-section{background:#f5f8fa}.credentials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.credentials-grid article{background:#fff;border:1px solid #dfe7ee;padding:27px;min-height:280px}.credential-icon{width:52px;height:52px;background:#082f54;color:#69d6ff;display:grid;place-items:center;font-size:12px;font-weight:900;border-radius:4px;margin-bottom:20px}.credentials-grid small{font-size:9px;letter-spacing:.12em;color:#087db8;font-weight:900}.credentials-grid h3{font-size:20px;line-height:1.2;margin:8px 0 12px}.credentials-grid p{font-size:13px;color:#667b8f}.credentials-proof{display:grid;grid-template-columns:repeat(3,1fr);margin-top:20px;background:#082d50;color:#fff}.credentials-proof>div{padding:22px;border-right:1px solid #22496c}.credentials-proof>div:last-child{border-right:0}.credentials-proof b,.credentials-proof span{display:block}.credentials-proof b{font-size:13px}.credentials-proof span{font-size:11px;color:#b8cbda;margin-top:4px}.home-credentials{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dfe7ee;border-left:1px solid #dfe7ee}.home-credentials a{min-height:145px;padding:25px;border-right:1px solid #dfe7ee;border-bottom:1px solid #dfe7ee;transition:.2s}.home-credentials a:hover{background:#f1f8fb}.home-credentials b,.home-credentials span{display:block}.home-credentials b{font-size:19px;color:#087db8}.home-credentials span{font-size:13px;color:#687d91;margin-top:7px}.center-cta{text-align:center;margin-top:22px}
@media(max-width:1050px){.mega-menu{display:none!important}.mega-columns{grid-template-columns:1fr 1fr}.credentials-grid{grid-template-columns:1fr 1fr}.home-credentials{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.history-map{grid-template-columns:1fr}.history-map i{transform:rotate(90deg);padding:6px}.history-timeline.comprehensive:before{display:none}.history-timeline article{grid-template-columns:1fr;padding-bottom:22px}.history-marker{display:none}.history-year{font-size:24px;margin-bottom:7px}.history-content{padding:22px}.credentials-grid,.home-credentials,.credentials-proof{grid-template-columns:1fr}.credentials-proof>div{border-right:0;border-bottom:1px solid #22496c}.vertex-visual{width:210px}}

/* v4.2 Insights & News */
.news-hero{background:linear-gradient(120deg,#071c36 0%,#093c67 60%,#087ca9 100%)}
.news-filter{border-bottom:1px solid #dfe7ee;background:#fff;position:sticky;top:78px;z-index:20}
.news-filter .wrap{min-height:58px;display:flex;align-items:center;gap:0;overflow:auto}
.news-filter span{font-size:11px;font-weight:850;letter-spacing:.1em;color:#71879a;margin-right:18px}
.news-filter a{white-space:nowrap;padding:19px 16px;font-size:12px;font-weight:750;border-left:1px solid #e4ebf1}
.news-filter a:hover{color:#087db8;background:#f5f9fb}
.featured-story{display:grid;grid-template-columns:1.05fr .95fr;background:#082d50;color:#fff;min-height:430px}
.feature-news-art{padding:45px;display:grid;place-items:center;background:linear-gradient(135deg,#0a3b64,#096f98)}
.news-grid-art{width:85%;height:280px;border:1px solid rgba(255,255,255,.22);padding:25px;display:grid;grid-template-columns:1fr 1fr;gap:14px;position:relative}
.news-grid-art span{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.14)}
.news-grid-art span:first-child{grid-column:1/-1;height:50px}
.news-grid-art i{position:absolute;width:72px;height:72px;border-radius:50%;background:#67dcff;right:-22px;bottom:-22px}
.feature-news-copy{padding:55px;display:flex;flex-direction:column;justify-content:center}
.article-type{font-size:10px;font-weight:850;letter-spacing:.14em;color:#0a89c4}
.feature-news-copy .article-type{color:#68dfff}.feature-news-copy h2{font-size:36px;line-height:1.12;letter-spacing:-.03em;margin:10px 0 16px}
.feature-news-copy p{color:#bfd1df}.article-meta{font-size:11px;color:#7c90a3;margin:15px 0 22px}.feature-news-copy .article-meta{color:#91aabd}
.news-title{margin-top:65px}.news-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.news-cards article{border:1px solid #dfe7ee;background:#fff}.news-thumb{height:180px;padding:25px;display:flex;align-items:center;justify-content:center}.news-thumb.blue{background:#0a4774;color:#fff;flex-direction:column}.news-thumb.blue span{font-size:11px;letter-spacing:.15em}.news-thumb.blue b{font-size:32px;margin-top:12px}.news-thumb.light{background:#edf5f8}.news-thumb.dark-thumb{background:#071d36;color:#fff}.mini-flow,.mcf-mini{display:flex;align-items:center;gap:8px}.mini-flow i{font-style:normal;background:#fff;padding:10px;font-size:11px;box-shadow:0 4px 12px rgba(0,0,0,.06)}.mcf-mini b{font-size:9px;border:1px solid #315573;padding:10px}.mcf-mini i{font-style:normal;color:#68dfff}.news-card-body{padding:25px}.news-card-body h3{font-size:20px;line-height:1.25;margin:8px 0}.news-card-body p{font-size:14px;color:#687d91}.news-card-body a{color:#087db8;font-size:13px;font-weight:800}
.update-list{border-top:1px solid #dce5ec}.update-list>div{display:grid;grid-template-columns:90px 60px 1fr;gap:20px;align-items:start;padding:28px 0;border-bottom:1px solid #dce5ec}.update-list time{font-weight:850;color:#71869a}.update-icon{width:42px;height:42px;border-radius:50%;background:#e7f5fb;color:#087db8;display:grid;place-items:center}.update-list small{color:#087db8;font-size:10px;font-weight:850;letter-spacing:.12em}.update-list h3{margin:4px 0}.update-list p{margin:5px 0;color:#687d91}
.topic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.topic-grid a{border:1px solid #dce5ec;padding:26px;min-height:210px;transition:.2s}.topic-grid a:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(8,42,76,.08);border-color:#9fcfe4}.topic-grid span{color:#0a8bc8;font-size:11px;font-weight:900}.topic-grid h3{font-size:19px;margin:18px 0 8px}.topic-grid p{font-size:13px;color:#6c8094}
.news-home{border-top:1px solid #e1e8ee}.news-home-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.news-home-head h2{font-size:34px;letter-spacing:-.03em;margin:8px 0 0}.news-home-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.news-home-grid a{padding:26px;border-top:3px solid #0a8bc8;background:#f4f8fa;min-height:190px}.news-home-grid small{color:#087db8;font-weight:850;letter-spacing:.1em}.news-home-grid h3{font-size:20px;line-height:1.25}.news-home-grid span{font-size:12px;color:#087db8;font-weight:800}
.article-hero{background:#f1f6f9;padding:70px 0;border-bottom:1px solid #dfe7ee}.article-narrow{max-width:800px}.back-news{display:block;font-size:12px;color:#55728b;margin-bottom:35px}.article-hero h1{font-size:48px;line-height:1.08;letter-spacing:-.04em;margin:12px 0 18px}.article-hero p{font-size:19px;color:#5e7488}.article-content{padding:70px 0}.article-content p{font-size:17px;line-height:1.8;color:#405b73}.article-content .article-lead{font-size:21px;color:#173c5d}.article-content h2{font-size:29px;line-height:1.2;letter-spacing:-.025em;margin:45px 0 12px}.article-callout{border-left:4px solid #0a8bc8;background:#eef6fa;padding:25px;margin:35px 0}.article-callout b,.article-callout span{display:block}.article-callout span{margin-top:7px;color:#526d84}.compare-box{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#dce6ed;border:1px solid #dce6ed;margin:35px 0}.compare-box>div{background:#f7fafb;padding:25px}.compare-box b,.compare-box span{display:block}.compare-box b{font-size:18px;color:#0a4774;margin-bottom:12px}.compare-box span{font-size:13px;color:#60768a;padding:5px 0}.mcf-article-flow{display:flex;align-items:center;gap:8px;background:#071d36;padding:25px;margin:35px 0;color:#fff}.mcf-article-flow div{flex:1;text-align:center}.mcf-article-flow b{display:block;color:#68dfff}.mcf-article-flow span{font-size:11px}.mcf-article-flow i{font-style:normal;color:#577895}.article-cta{margin-top:70px;padding:35px;background:#eef6fa;border-top:3px solid #0a8bc8}.article-cta h2{margin:8px 0}
@media(max-width:950px){.featured-story{grid-template-columns:1fr}.news-cards{grid-template-columns:1fr 1fr}.topic-grid{grid-template-columns:1fr 1fr}.news-home-grid{grid-template-columns:1fr 1fr}.news-filter{top:68px}}
@media(max-width:650px){.news-filter{position:static}.featured-story{min-height:auto}.feature-news-art{padding:25px}.news-grid-art{height:210px}.feature-news-copy{padding:30px}.feature-news-copy h2{font-size:30px}.news-cards,.topic-grid,.news-home-grid{grid-template-columns:1fr}.update-list>div{grid-template-columns:55px 42px 1fr;gap:10px}.news-home-head{align-items:flex-start;flex-direction:column;gap:15px}.article-hero h1{font-size:37px}.article-hero p{font-size:17px}.article-content p{font-size:16px}.compare-box{grid-template-columns:1fr}.mcf-article-flow{display:grid;grid-template-columns:1fr}.mcf-article-flow i{transform:rotate(90deg)}}

/* v4.4 thin attention slider above the preserved static main hero */
.top-feature-slider{position:relative;background:#0a4774;color:#fff;height:88px;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.12)}
.top-feature-slide{display:none;height:88px}
.top-feature-slide.active{display:block;animation:thinFeatureFade .35s ease}
.top-feature-slide .wrap{height:88px;display:flex;align-items:center;gap:18px;padding-left:62px;padding-right:62px}
.top-feature-slide span{font-size:9px;font-weight:900;letter-spacing:.14em;color:#70ddff;white-space:nowrap}
.top-feature-slide b{font-size:15px;line-height:1.3;font-weight:650}
.top-feature-slide a{margin-left:auto;color:#fff;font-size:11px;font-weight:850;white-space:nowrap;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:2px}
.top-feature-prev,.top-feature-next{position:absolute;top:0;width:44px;height:88px;border:0;background:rgba(0,0,0,.08);color:#fff;font-size:24px;cursor:pointer;z-index:3}
.top-feature-prev{left:0}.top-feature-next{right:0}
.top-feature-prev:hover,.top-feature-next:hover{background:rgba(0,0,0,.2)}
.top-feature-dots{position:absolute;bottom:7px;left:50%;transform:translateX(-50%);display:flex;gap:5px}
.top-feature-dots button{width:16px;height:2px;border:0;padding:0;background:rgba(255,255,255,.3)}
.top-feature-dots button.active{background:#70ddff;width:25px}
.static-main-hero{display:block!important}
@keyframes thinFeatureFade{from{opacity:.25;transform:translateY(3px)}to{opacity:1;transform:none}}
@media(max-width:750px){
 .top-feature-slider,.top-feature-slide,.top-feature-slide .wrap{height:108px}
 .top-feature-slide .wrap{padding:13px 42px 20px;display:grid;grid-template-columns:1fr auto;gap:3px 10px;align-content:center}
 .top-feature-slide span{grid-column:1/-1}.top-feature-slide b{font-size:12px}.top-feature-slide a{font-size:10px}
 .top-feature-prev,.top-feature-next{height:108px;width:32px}
}

/* v4.6 credibility slider: 25% smaller than v4.5 and image-led */
.credibility-slider{height:198px;background:#08233e}
.credibility-slider .top-feature-slide{height:198px;position:relative;background-size:cover;background-position:center}
.credibility-slider .top-feature-slide .wrap{height:198px}
.cred-slide.award-slide{background-image:url("assets/award-placeholder.png")}
.cred-slide.media-slide{background-image:url("assets/media-placeholder.png")}
.cred-slide.praise-slide{background-image:url("assets/praise-placeholder.png")}
.cred-slide.certification-slide{background-image:url("assets/certification-placeholder.png")}
.cred-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,22,39,.92) 0%,rgba(4,22,39,.80) 42%,rgba(4,22,39,.35) 72%,rgba(4,22,39,.08) 100%)}
.cred-content{position:relative;z-index:2;display:flex!important;align-items:center!important;justify-content:space-between;gap:30px;padding:22px 72px!important}
.credibility-slider .tf-copy{max-width:690px}
.credibility-slider .tf-copy span{display:block;font-size:9px;margin-bottom:7px}
.credibility-slider .tf-copy b{display:block;font-size:24px;line-height:1.12;letter-spacing:-.02em}
.credibility-slider .tf-copy p{font-size:12px;line-height:1.45;color:#c1d7e5;max-width:660px;margin:7px 0 9px}
.credibility-slider .tf-copy a{display:inline-block;font-size:10px;margin:0}
.cred-tag{align-self:flex-end;margin-bottom:14px;max-width:310px;background:rgba(3,19,34,.62);border:1px solid rgba(255,255,255,.22);padding:8px 10px;color:#d7edf6;font-size:7px;font-weight:850;letter-spacing:.08em;text-align:center}
.credibility-slider .top-feature-prev,.credibility-slider .top-feature-next{height:198px}
.credibility-slider .top-feature-dots{bottom:9px}
@media(max-width:750px){
 .credibility-slider,.credibility-slider .top-feature-slide,.credibility-slider .top-feature-slide .wrap{height:240px}
 .cred-content{padding:18px 40px 28px!important}
 .credibility-slider .tf-copy b{font-size:19px}
 .credibility-slider .tf-copy p{font-size:11px}
 .cred-tag{display:none}
 .credibility-slider .top-feature-prev,.credibility-slider .top-feature-next{height:240px}
}
@media(max-width:520px){
 .credibility-slider,.credibility-slider .top-feature-slide,.credibility-slider .top-feature-slide .wrap{height:270px}
 .cred-content{justify-content:center!important}
 .credibility-slider .tf-copy{text-align:center;max-width:100%}
 .credibility-slider .tf-copy p{margin:8px auto 10px}
 .credibility-slider .top-feature-prev,.credibility-slider .top-feature-next{height:270px}
}

/* v4.7 dedicated product pages */
.product-detail-hero{background:linear-gradient(120deg,#071c36,#0a4774);color:#fff;padding:75px 0}
.product-detail-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:55px;align-items:center}.product-detail-hero h1{font-size:52px;line-height:1.04;letter-spacing:-.04em;margin:14px 0 18px}.product-detail-hero p{font-size:18px;color:#c8d9e6}.product-hero-image img{width:100%;display:block;box-shadow:0 25px 65px rgba(0,0,0,.3);border-radius:6px}
.problem-solution{display:grid;grid-template-columns:1fr 1fr;gap:20px}.problem-solution>div{border:1px solid #dfe7ee;padding:32px}.problem-solution h2{font-size:27px;line-height:1.2;margin:10px 0}
.feature-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.feature-detail-grid>div{background:#fff;border:1px solid #dce5ec;padding:25px}.feature-detail-grid span{color:#0a8bc8;font-weight:900}.feature-detail-grid b{display:block;font-size:18px;margin:10px 0 5px}.feature-detail-grid p{font-size:14px;color:#687d91}
.screenshot-stage{position:relative;background:#edf4f7;padding:28px}.screenshot-stage img{width:100%;display:block}.screenshot-note{position:absolute;right:40px;bottom:40px;background:rgba(5,25,43,.86);color:#fff;padding:10px 14px;font-size:10px;letter-spacing:.04em}
.deployment-grid{display:grid;gap:12px;margin-top:20px}.deployment-grid>div{background:#fff;border:1px solid #dce5ec;padding:20px}.deployment-grid b{font-size:16px}.deployment-grid p{font-size:13px;color:#687d91;margin:5px 0}
.best-for{background:#eaf6fb;padding:35px}.best-for h2{font-size:30px}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.photo-grid img{width:100%;display:block;border:1px solid #dce5ec}
.product-directory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.product-directory-grid a{border:1px solid #dce5ec;padding:20px;background:#fff}.product-directory-grid b,.product-directory-grid span{display:block}.product-directory-grid b{font-size:16px}.product-directory-grid span{font-size:11px;color:#087db8;margin-top:8px}
@media(max-width:950px){.product-detail-grid{grid-template-columns:1fr}.product-detail-hero h1{font-size:44px}.product-directory-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.problem-solution,.feature-detail-grid,.photo-grid,.product-directory-grid{grid-template-columns:1fr}.product-detail-hero h1{font-size:37px}.screenshot-stage{padding:12px}.screenshot-note{position:static;margin-top:10px}}

/* v4.8 product conversion path */
.product-buy-section{background:#fff}
.product-buy-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:55px;align-items:center}
.product-buy-grid h2{font-size:38px;line-height:1.1;letter-spacing:-.03em;margin:9px 0 12px}
.product-buy-grid p{color:#657b90;font-size:16px}
.buy-steps{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}
.buy-steps span{border:1px solid #dce5ec;padding:12px 14px;font-size:12px;font-weight:700}
.buy-steps b{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#e8f6fb;color:#087db8;margin-right:7px}
.buy-card{background:#082d50;color:#fff;padding:30px;box-shadow:0 18px 45px rgba(8,42,76,.15)}
.buy-card small{font-size:9px;letter-spacing:.12em;color:#68dfff;font-weight:850}
.buy-card h3{font-size:25px;margin:8px 0}
.buy-card p{font-size:13px;color:#bfd0df}
.product-secondary-cta{display:block;text-align:center;color:#c8d9e5;font-size:11px;margin-top:12px}
.related-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.related-product-grid a{background:#fff;border:1px solid #dce5ec;padding:22px;transition:.2s}
.related-product-grid a:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(8,42,76,.08);border-color:#9ecfe4}
.related-product-grid b,.related-product-grid span{display:block}
.related-product-grid b{font-size:16px}
.related-product-grid span{font-size:11px;color:#087db8;margin-top:8px}
@media(max-width:850px){.product-buy-grid{grid-template-columns:1fr}.related-product-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.buy-steps,.related-product-grid{grid-template-columns:1fr}.product-buy-grid h2{font-size:31px}}

/* v4.9 STABILITY LAYER — authoritative layout fixes */
html,body{max-width:100%;overflow-x:hidden}
img{max-width:100%;height:auto}
main{display:block}
.site-header,.utility,footer,.conversion{width:100%}

/* Nav / mega-menu */
.nav{position:relative}
.nav-group .dropdown{max-width:min(860px,calc(100vw - 40px));left:50%;transform:translateX(-50%)}
.dropdown>div{min-width:0}
.dropdown a{white-space:normal;line-height:1.35}
.mobile-nav{max-height:calc(100vh - 68px);overflow:auto}

/* Credibility slider */
.credibility-slider,
.credibility-slider .top-feature-slide,
.credibility-slider .top-feature-slide .wrap{height:198px}
.credibility-slider .top-feature-slide{background-size:cover;background-position:center}
.cred-content{display:flex!important;align-items:center!important;justify-content:space-between!important}
.credibility-slider .tf-copy{min-width:0}
.credibility-slider .tf-copy b{max-width:720px}
.credibility-slider .top-feature-prev,
.credibility-slider .top-feature-next{height:198px}

/* Static homepage hero always remains distinct */
.static-main-hero{display:block!important;position:relative}
.static-main-hero .hero-grid{min-height:650px}

/* Core grids: prevent content from overflowing */
.hero-grid>*,.split>*,.product-detail-grid>*,.product-buy-grid>*,.contact-layout>*,
.problem-solution>*,.feature-detail-grid>*,.product-directory-grid>*,.related-product-grid>*{min-width:0}

/* Dedicated product pages */
.product-detail-hero{overflow:hidden}
.product-detail-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:48px;align-items:center}
.product-detail-hero h1{overflow-wrap:anywhere}
.product-hero-image{min-width:0}
.product-hero-image img{width:100%;height:auto;object-fit:contain}
.problem-solution{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.feature-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.screenshot-stage{overflow:hidden}
.screenshot-stage img{width:100%;height:auto;object-fit:contain}
.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.product-directory-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.related-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.product-buy-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:48px;align-items:center}

/* News */
.featured-story{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}
.news-cards{grid-template-columns:repeat(3,minmax(0,1fr))}
.topic-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.news-home-grid{grid-template-columns:repeat(3,minmax(0,1fr))}

/* General */
.three-products,.hardware-grid,.pro-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.app-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.cap-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.resource-grid,.situation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}

@media(max-width:1100px){
  .desktop-nav{gap:18px}
  .desktop-nav>a,.nav-group>button{font-size:13px}
  .nav-cta{padding:11px 13px}
  .product-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:950px){
  .credibility-slider,
  .credibility-slider .top-feature-slide,
  .credibility-slider .top-feature-slide .wrap{height:230px}
  .credibility-slider .top-feature-prev,
  .credibility-slider .top-feature-next{height:230px}
  .cred-content{padding:20px 44px 30px!important}
  .cred-tag{display:none}

  .static-main-hero .hero-grid{min-height:auto;padding:64px 0}
  .product-detail-grid,.product-buy-grid,.featured-story{grid-template-columns:1fr}
  .product-hero-image{max-width:760px}
  .problem-solution,.feature-detail-grid{grid-template-columns:1fr 1fr}
  .news-cards,.news-home-grid{grid-template-columns:1fr 1fr}
  .topic-grid{grid-template-columns:1fr 1fr}
  .photo-grid{grid-template-columns:1fr 1fr}
  .related-product-grid{grid-template-columns:1fr 1fr}
}

@media(max-width:700px){
  .wrap{width:min(100% - 28px,1180px)}
  .credibility-slider,
  .credibility-slider .top-feature-slide,
  .credibility-slider .top-feature-slide .wrap{height:255px}
  .credibility-slider .top-feature-prev,
  .credibility-slider .top-feature-next{height:255px;width:30px}
  .cred-content{padding:18px 38px 28px!important}
  .credibility-slider .tf-copy{text-align:center;margin:auto}
  .credibility-slider .tf-copy b{font-size:20px}
  .credibility-slider .tf-copy p{font-size:11px}

  .product-detail-hero{padding:56px 0}
  .product-detail-hero h1{font-size:38px}
  .product-detail-hero p{font-size:16px}
  .problem-solution,.feature-detail-grid,.photo-grid,.product-directory-grid,
  .related-product-grid,.news-cards,.news-home-grid,.topic-grid,.three-products,
  .hardware-grid,.pro-grid,.app-grid,.cap-grid,.resource-grid,.situation-grid{grid-template-columns:1fr}
  .product-buy-grid{grid-template-columns:1fr}
  .buy-card{width:100%}
  .screenshot-stage{padding:12px}
  .screenshot-note{position:static;margin-top:10px}
  .news-filter{position:static}
}

@media(max-width:480px){
  .credibility-slider,
  .credibility-slider .top-feature-slide,
  .credibility-slider .top-feature-slide .wrap{height:280px}
  .credibility-slider .top-feature-prev,
  .credibility-slider .top-feature-next{height:280px}
  .credibility-slider .tf-copy b{font-size:18px}
  .credibility-slider .tf-copy p{line-height:1.35}
  .product-detail-hero h1{font-size:34px}
}

/* v4.10 — actual Circle primary logo */
.brand-primary{min-width:190px;display:flex;align-items:center}
.brand-logo-stack{display:flex;flex-direction:column;align-items:flex-start;line-height:1}
.brand-logo-stack>img{display:block;width:188px;height:auto;max-height:52px;object-fit:contain;object-position:left center}
.brand-logo-stack>small{display:block;margin-top:4px;font-size:7px;line-height:1.15;letter-spacing:.14em;font-weight:700;color:#60778d;white-space:nowrap}
.footer-brand{display:inline-flex;min-width:0;margin-bottom:12px}
.footer-logo-plate{display:inline-flex;background:#fff;padding:7px 10px 6px;border-radius:3px}
.footer-logo-plate img{display:block;width:190px;height:auto;max-height:54px;object-fit:contain}
.footer-brand .brand-logo-stack>small{color:#aebfd0;margin-top:6px}

/* Hide the obsolete synthetic logo if any legacy instance survives */
.brand-primary .brand-symbol{display:none}

/* v4.10 — repaired What We Actually Do section */
.what-we-do{overflow:hidden}
.service-offer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.service-offer-card{background:#fff;border:1px solid #dce5ec;padding:28px;min-width:0;display:flex;flex-direction:column;box-shadow:0 1px 0 rgba(8,42,76,.02);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.service-offer-card:hover{transform:translateY(-3px);border-color:#a7d3e5;box-shadow:0 16px 38px rgba(8,42,76,.08)}
.offer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px}
.offer-no{font-size:11px;font-weight:850;color:#7e93a6;letter-spacing:.1em}
.service-offer-card .lane-art{width:145px;height:78px;flex:none}
.service-offer-card>small{font-size:10px;color:#087db8;font-weight:850;letter-spacing:.12em}
.service-offer-card h3{font-size:23px;line-height:1.2;letter-spacing:-.02em;margin:7px 0 9px}
.service-offer-card>p{font-size:14px;color:#667c90;margin:0 0 20px}
.product-link-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:auto}
.product-link-row a,.stacked-product-links a,.offer-cta{border:1px solid #dce5ec;background:#f8fbfc;color:#0a527d;padding:10px 12px;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:space-between;gap:10px;transition:.18s}
.product-link-row a:hover,.stacked-product-links a:hover,.offer-cta:hover{background:#eaf6fb;border-color:#9bcfe4;color:#087db8}
.stacked-product-links{display:grid;gap:7px;margin-top:auto}
.offer-cta{margin-top:auto}
.service-offer-card .pc-art:before{inset:10px 20px 23px}
.service-offer-card .pc-art i{left:50%;transform:translateX(-50%);bottom:11px}
@media(max-width:950px){
 .brand-primary{min-width:165px}
 .brand-logo-stack>img{width:165px}
 .service-offer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:700px){
 .brand-primary{min-width:145px}
 .brand-logo-stack>img{width:145px;max-height:43px}
 .brand-logo-stack>small{font-size:6px;letter-spacing:.1em}
 .service-offer-grid{grid-template-columns:1fr}
 .service-offer-card .lane-art{width:120px;height:70px}
}
@media(max-width:430px){
 .brand-primary{min-width:128px}
 .brand-logo-stack>img{width:128px}
 .brand-logo-stack>small{font-size:5.5px}
 .product-link-row{grid-template-columns:1fr}
}

/* v4.11 — restore original lane-style What We Actually Do design */
.restored-service-lanes{display:grid;gap:12px}
.restored-service-lanes .lane{
  display:grid;
  grid-template-columns:55px 170px minmax(0,1fr);
  gap:25px;
  align-items:center;
  padding:22px 28px;
  background:#fff;
  border:1px solid #dfe7ee;
  transition:.2s;
  min-width:0;
}
.restored-service-lanes .lane:hover{
  border-color:#8fcce7;
  box-shadow:0 12px 30px rgba(8,42,76,.07);
}
.restored-service-lanes .lane-no{font-size:12px;color:#8295a8}
.restored-service-lanes .lane-content{min-width:0}
.restored-service-lanes .lane-content small{
  font-size:10px;color:#087db8;font-weight:850;letter-spacing:.12em
}
.restored-service-lanes .lane-content h3{
  margin:3px 0;font-size:22px;line-height:1.22
}
.restored-service-lanes .lane-content p{
  margin:4px 0 11px;color:#687d91
}
.lane-links{display:flex;flex-wrap:wrap;gap:7px}
.lane-links a{
  display:inline-flex;
  align-items:center;
  padding:6px 9px;
  background:#eff7fa;
  border:1px solid #d5e8f0;
  color:#087db8;
  font-size:11px;
  line-height:1.2;
  font-weight:800;
  transition:.18s;
}
.lane-links a:hover{
  background:#0a82bd;
  color:#fff;
  border-color:#0a82bd;
}
.lane-links-wrap a{font-size:10.5px}
@media(max-width:950px){
  .restored-service-lanes .lane{grid-template-columns:45px 130px minmax(0,1fr)}
}
@media(max-width:650px){
  .restored-service-lanes .lane{
    grid-template-columns:36px minmax(0,1fr);
    gap:12px 16px;
    padding:20px;
    align-items:start;
  }
  .restored-service-lanes .lane-art{
    grid-column:2;
    width:100%;
    max-width:180px;
    height:75px;
    margin-bottom:4px;
  }
  .restored-service-lanes .lane-content{grid-column:2}
  .restored-service-lanes .lane-no{grid-row:1 / span 2}
}

/* v4.12 — official supplied Circle ICT logo */
.brand-official{
  display:flex;
  align-items:center;
  min-width:230px;
  max-width:285px;
  padding:0;
}
.brand-official img{
  display:block;
  width:100%;
  height:58px;
  object-fit:contain;
  object-position:left center;
}
.footer-brand-official{
  display:inline-flex;
  min-width:0;
  max-width:320px;
  margin-bottom:16px;
}
.footer-brand-official img{
  width:100%;
  height:auto;
  max-height:76px;
  object-fit:contain;
  object-position:left center;
}

/* override previous generated logo stack */
.brand-official .brand-logo-stack,
.footer-brand-official .brand-logo-stack{display:none}

@media(max-width:1050px){
  .brand-official{min-width:195px;max-width:225px}
  .brand-official img{height:52px}
}
@media(max-width:700px){
  .brand-official{min-width:170px;max-width:190px}
  .brand-official img{height:46px}
  .footer-brand-official{max-width:260px}
}
@media(max-width:430px){
  .brand-official{min-width:145px;max-width:165px}
  .brand-official img{height:42px}
}


/* v4.13 — user-supplied official round Circle logo used throughout header/footer */
.brand-round-logo{
  display:block;
  width:38px;
  height:38px;
  flex:0 0 38px;
  object-fit:contain;
}
.brand.inverse .brand-round-logo{
  width:40px;
  height:40px;
  flex-basis:40px;
}
@media(max-width:700px){
  .brand-round-logo{width:34px;height:34px;flex-basis:34px}
  .brand.inverse .brand-round-logo{width:36px;height:36px;flex-basis:36px}
}

/* v4.15 — Header & footer wordmark typography */
.brand strong,
.brand.inverse strong{
  font-family:"Montserrat",Arial,sans-serif;
  font-weight:300; /* Montserrat Light */
}
.brand small,
.brand.inverse small{
  font-family:"Montserrat",Arial,sans-serif;
  font-weight:200; /* Montserrat ExtraLight */
}


/* v4.17 — System Preview screenshot sliders */
.system-preview-slider{position:relative;max-width:1120px;margin:34px auto 0;background:#fff;border:1px solid #e7e7e7;border-radius:18px;overflow:hidden;box-shadow:0 18px 55px rgba(16,35,52,.10)}
.system-preview-track{position:relative;aspect-ratio:16/9;background:#eef2f4}
.system-preview-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .35s ease;display:flex;align-items:center;justify-content:center}
.system-preview-slide.active{opacity:1;visibility:visible}
.system-preview-slide img{width:100%;height:100%;object-fit:contain;display:block}
.system-preview-count{position:absolute;right:16px;bottom:14px;background:rgba(9,29,43,.78);color:#fff;padding:7px 11px;border-radius:999px;font-size:12px;letter-spacing:.06em}
.system-preview-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:46px;height:46px;border:0;border-radius:50%;background:rgba(255,255,255,.92);box-shadow:0 5px 20px rgba(0,0,0,.16);font-size:30px;line-height:1;cursor:pointer;color:#17384c}
.system-preview-prev{left:16px}.system-preview-next{right:16px}
.system-preview-dots{display:flex;justify-content:center;gap:7px;padding:16px;flex-wrap:wrap;background:#fff}
.system-preview-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#c8d0d5;cursor:pointer}.system-preview-dots button.active{background:#b59043;transform:scale(1.35)}
@media(max-width:700px){.system-preview-slider{border-radius:12px}.system-preview-arrow{width:38px;height:38px;font-size:25px}.system-preview-prev{left:8px}.system-preview-next{right:8px}}
/* v5.0 dynamic catalog */
.dynamic-product-grid{align-items:stretch}.dynamic-product-card{display:flex!important;flex-direction:column;gap:8px;overflow:hidden}.dynamic-product-card img{width:100%;height:170px;object-fit:cover;border-radius:12px;margin-bottom:8px}.dynamic-product-card small{font-size:10px;letter-spacing:.12em;color:#60707a}.dynamic-product-card p{font-size:13px;line-height:1.55;color:#66727a;margin:4px 0 0}.product-detail-dynamic{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}.dynamic-product-hero img{width:100%;max-height:480px;object-fit:contain;border-radius:20px;box-shadow:0 24px 60px rgba(0,0,0,.12)}.lead-dark{font-size:18px;line-height:1.75;color:#46545d}.btn.ghost.dark{border-color:#9ba8ae;color:#25343b}@media(max-width:800px){.product-detail-dynamic{grid-template-columns:1fr}}

/* v5.0.1 dynamic product detail system */
.product-brand-hero{min-height:620px;display:flex;align-items:flex-end;position:relative;background:linear-gradient(135deg,var(--product-accent),#061528);background-image:var(--hero);background-size:cover;background-position:center;overflow:hidden}.product-brand-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,18,38,.96) 0%,rgba(4,18,38,.82) 47%,rgba(4,18,38,.28) 100%)}.product-brand-copy{position:relative;z-index:2;color:#fff;padding-top:150px;padding-bottom:95px;max-width:1180px}.product-brand-copy h1{max-width:880px;font-size:clamp(44px,6vw,78px);line-height:1.02;margin:16px 0 22px}.product-brand-copy p{max-width:760px;font-size:20px;line-height:1.65;color:rgba(255,255,255,.88)}.narrow-center{max-width:900px;text-align:center}.narrow-center .lead-dark{font-size:21px;line-height:1.75}.product-audience{margin:26px auto 0;padding:16px 20px;border-left:4px solid var(--product-accent);background:#f6f8fb;text-align:left;max-width:780px}.feature-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.feature-story{background:#fff;border:1px solid #e4e9f0;border-radius:18px;padding:28px;box-shadow:0 12px 34px rgba(16,35,58,.05);position:relative;overflow:hidden}.feature-story>span{position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--product-accent)}.feature-story h3{font-size:25px;margin:0 0 7px}.feature-story b{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--product-accent)}.feature-story p{line-height:1.65;color:#526170}.product-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.shot-card{padding:0;border:0;background:#eef2f6;border-radius:14px;overflow:hidden;box-shadow:0 10px 28px rgba(10,25,45,.08);cursor:zoom-in}.shot-card img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;transition:.25s}.shot-card.expanded{grid-column:1/-1}.shot-card.expanded img{aspect-ratio:auto;object-fit:contain}.dark-product{background:#071a31;color:#fff}.process-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.process-step{position:relative;border:1px solid rgba(255,255,255,.15);border-radius:14px;padding:20px;background:rgba(255,255,255,.04)}.process-step span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--product-accent);font-weight:800}.process-step p{color:rgba(255,255,255,.82);line-height:1.55}.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:980px;margin:auto}.pricing-card{border:1px solid #dce3ec;border-radius:20px;padding:32px;background:#fff;position:relative}.pricing-card.recommended{border:2px solid var(--product-accent);box-shadow:0 18px 45px rgba(15,40,70,.1)}.price-note{display:inline-block;background:var(--product-accent);color:#fff;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.price-main{font-size:28px;font-weight:850;color:#0b2038;margin:16px 0}.pricing-card p{line-height:1.7;color:#536270}.release-list{display:grid;gap:14px}.release-card{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;background:#fff;border:1px solid #e0e6ee;border-radius:16px;padding:26px}.release-card span{font-size:12px;color:#758294;text-transform:uppercase;letter-spacing:.06em}.release-card h3{margin:6px 0 8px}.release-card ul{margin:12px 0 0;padding-left:20px;color:#536270}.final-product-cta{background:linear-gradient(135deg,var(--product-accent),#06172d);color:#fff}.final-product-cta p{color:rgba(255,255,255,.8);font-size:18px}.final-product-cta .btn{margin-top:18px}@media(max-width:800px){.product-brand-hero{min-height:560px}.product-brand-overlay{background:linear-gradient(0deg,rgba(4,18,38,.97),rgba(4,18,38,.55))}.feature-story-grid,.pricing-grid,.release-card{grid-template-columns:1fr}.product-gallery{grid-template-columns:1fr 1fr}.process-flow{grid-template-columns:1fr}.product-brand-copy{padding-top:130px;padding-bottom:60px}.product-brand-copy h1{font-size:42px}.product-brand-copy p{font-size:17px}}@media(max-width:520px){.product-gallery{grid-template-columns:1fr}}
.release-home{background:#f5f7fa}.release-home-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.release-home-card{background:#fff;border:1px solid #e0e6ee;border-radius:16px;padding:24px}.release-home-card span{font-size:11px;font-weight:800;letter-spacing:.08em;color:#17458f}.release-home-card h3{font-size:23px;margin:10px 0}.release-home-card p{color:#596879;line-height:1.6}.release-home-card a{font-weight:800;color:#17458f}@media(max-width:800px){.release-home-grid{grid-template-columns:1fr}}
/* v5.1 commerce */
.sales-shell{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:36px;align-items:start}.sales-form,.sales-aside,.transparency-box{background:#fff;border:1px solid #e0e6ed;border-radius:18px;padding:24px;box-shadow:0 12px 32px rgba(20,42,70,.06)}.sales-form label{display:block;font-weight:700;margin:14px 0}.sales-form input,.sales-form textarea,.sales-form select{width:100%;padding:12px;border:1px solid #cbd5e1;border-radius:10px;margin-top:6px;background:#fff}.sales-form textarea{min-height:120px}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sales-success{padding:14px 16px;background:#edf8f1;border:1px solid #bfe4cc;border-radius:12px;margin:16px 0}.transparency-box{margin:20px 0;background:#f5f9ff}.sales-aside{position:sticky;top:100px}.sales-aside .btn{display:block;margin:10px 0;text-align:center}.transparency-section{background:linear-gradient(180deg,#fff,#f5f9ff)}@media(max-width:800px){.sales-shell{grid-template-columns:1fr}.sales-aside{position:static}.form-pair{grid-template-columns:1fr}}

/* v5.2 explicit commercial terms */
.terms-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:26px}
.term-card{background:#fff;border:1px solid #dfe7f0;border-radius:16px;padding:22px;box-shadow:0 10px 28px rgba(20,42,70,.05)}
.term-card h3{margin-top:0}.plain-language-box{margin-top:18px;padding:20px 22px;border-radius:15px;background:#102a48;color:#fff}.plain-language-box p{margin-bottom:0;color:#edf4fb}.plain-terms{padding-left:20px;margin:16px 0 0}.plain-terms li{margin:10px 0;line-height:1.55}
@media(max-width:760px){.terms-grid{grid-template-columns:1fr}}

/* v5.2.1 corporate principles */
.principles-hero{padding:92px 0 72px;background:linear-gradient(135deg,#0d2239,#173c61);color:#fff}.principles-hero h1{font-size:clamp(42px,6vw,76px);line-height:1.02;max-width:900px;margin:14px 0}.principles-hero p{max-width:720px;font-size:20px;color:#dce8f4}.principles-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.principle-card{border:1px solid #e0e7ef;border-radius:18px;padding:28px;background:#fff}.principle-card>span{font-size:12px;font-weight:900;letter-spacing:.12em;color:#52708f}.principle-card h2{margin:10px 0}.principle-card.featured{background:#102a48;color:#fff}.principle-card.featured p{color:#dce8f4}.principle-card.featured>span{color:#9fc2e7}.principles-manifesto{max-width:1050px;margin:auto}.commitment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px}.commitment-grid>div{background:#fff;border:1px solid #e0e7ef;border-radius:14px;padding:20px}.commitment-grid b{font-size:18px}.circle-belief{font-size:clamp(25px,4vw,40px);line-height:1.25;font-weight:800;margin:0;border:0}.philosophy-home{background:#f7f9fc}.philosophy-split{display:grid;grid-template-columns:1.3fr .7fr;gap:40px;align-items:center}.philosophy-quote{background:#102a48;color:#fff;border-radius:20px;padding:32px}.philosophy-quote p{font-size:24px;line-height:1.4;margin:0}.text-link{font-weight:800;text-decoration:none}.narrow-center{text-align:center}
@media(max-width:800px){.principles-grid,.commitment-grid,.philosophy-split{grid-template-columns:1fr}.principles-hero{padding:65px 0 50px}}

/* v5.4.0 — unified public shell + intentional portfolio */
.desktop-nav a.active{font-weight:700}
.catalog-hero{background:linear-gradient(120deg,#102b40,#071722);color:#fff;padding:90px 0}.catalog-hero-grid{display:grid;grid-template-columns:1.5fr .85fr;gap:70px;align-items:center}.catalog-hero h1{font-size:clamp(42px,5.4vw,76px);line-height:1.02;margin:15px 0 24px}.catalog-hero h1 em{font-style:normal;font-weight:300}.catalog-hero p{font-size:17px;line-height:1.7;max-width:780px;color:#d7e1e8}.catalog-manifesto{padding:30px;border:1px solid rgba(255,255,255,.25);border-radius:18px;background:rgba(255,255,255,.06)}.catalog-manifesto small{display:block;letter-spacing:.15em;margin-bottom:14px}.catalog-manifesto b{display:block;font-size:25px;line-height:1.25}.catalog-manifesto p{font-size:14px}
.catalog-lines{padding:80px 0}.catalog-line-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.catalog-line-card{border:1px solid #dde4ea;border-radius:16px;padding:24px;text-decoration:none;color:#172a3a;transition:.2s;background:#fff}.catalog-line-card:hover{transform:translateY(-4px);box-shadow:0 16px 38px rgba(12,35,52,.08)}.line-num{font-size:12px;font-weight:800;letter-spacing:.14em}.catalog-line-card h3{font-size:18px;margin:28px 0 10px}.catalog-line-card p{font-size:13px;line-height:1.6;color:#5c6974;min-height:104px}.catalog-line-card small{font-weight:700}
.portfolio-band{padding:82px 0}.portfolio-band.soft{background:#f5f7f8}.portfolio-band-head{display:grid;grid-template-columns:1.1fr 1fr;gap:50px;align-items:end;margin-bottom:34px}.portfolio-band-head h2{font-size:38px;margin:8px 0}.portfolio-band-head>p{font-size:15px;line-height:1.7;color:#586874}.portfolio-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.portfolio-product-grid.count-1{grid-template-columns:minmax(0,760px)}.portfolio-product-card{border:1px solid #dce3e8;border-radius:18px;overflow:hidden;background:#fff;display:flex;flex-direction:column;min-height:470px}.product-card-top{display:flex;justify-content:space-between;padding:18px 20px 0}.product-code{font-size:12px;font-weight:800;letter-spacing:.12em}.portfolio-product-image{height:180px;background-size:cover;background-position:center;margin-top:15px}.portfolio-product-monogram{height:180px;margin-top:15px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#132e42,#244b68);color:#fff;font-size:44px;font-weight:800;letter-spacing:.04em}.portfolio-product-body{padding:24px;display:flex;flex-direction:column;flex:1}.portfolio-product-body h3{font-size:25px;margin:0 0 8px}.portfolio-product-body>strong{font-size:14px;line-height:1.5}.portfolio-product-body>p{color:#64727d;line-height:1.65;font-size:14px}.product-card-actions{display:flex;justify-content:space-between;gap:12px;margin-top:auto;padding-top:16px;border-top:1px solid #edf0f2}.text-link{font-weight:800;font-size:13px;text-decoration:none;color:#153f5b}.text-link.subdued{font-weight:600;color:#65737e}.catalog-close{background:#15384f;color:#fff;padding:65px 0}.catalog-close-grid{display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px}.catalog-close h2{font-size:34px;margin:10px 0}.catalog-close p{color:#d8e2e8}
@media(max-width:1000px){.catalog-line-grid{grid-template-columns:repeat(2,1fr)}.portfolio-product-grid{grid-template-columns:repeat(2,1fr)}.catalog-hero-grid{grid-template-columns:1fr}}
@media(max-width:700px){.catalog-line-grid,.portfolio-product-grid,.portfolio-band-head,.catalog-close-grid{grid-template-columns:1fr}.catalog-line-card p{min-height:0}.portfolio-product-grid.count-1{grid-template-columns:1fr}.catalog-hero{padding:62px 0}.portfolio-band{padding:58px 0}}

/* v5.4.5 — professional services */
.professional-services-focus{padding:82px 0;background:#f6f8f9}.professional-services-focus .service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:34px}.professional-services-focus .service-card{background:#fff;border:1px solid #dde4e9;border-radius:16px;padding:30px;display:flex;flex-direction:column}.professional-services-focus .service-number{font-size:12px;font-weight:800;letter-spacing:.15em}.professional-services-focus .service-card h3{font-size:23px;margin:24px 0 12px}.professional-services-focus .service-card p{font-size:14px;line-height:1.7;color:#5d6b76}.professional-services-focus .service-card a{margin-top:auto;padding-top:18px;font-size:13px;font-weight:800;text-decoration:none;color:#153f5b}
@media(max-width:800px){.professional-services-focus .service-grid{grid-template-columns:1fr}}

/* v5.4.6 — expanded navigation and Circle Certified store, preserving original design */
.product-mega,.services-mega{max-width:min(1180px,calc(100vw - 40px))}
.store-hero .catalog-direction{align-self:stretch}
.store-filter-row{display:flex;gap:10px;flex-wrap:wrap;margin:26px 0}
.store-filter-row a{display:inline-flex;padding:9px 14px;border:1px solid #d9e1e6;border-radius:999px;text-decoration:none;font-size:13px;font-weight:700}
.store-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:24px}
.store-card{background:#fff;border:1px solid #dfe6eb;border-radius:16px;overflow:hidden;display:flex;flex-direction:column}
.store-card img{width:100%;aspect-ratio:4/3;object-fit:cover;background:#eef2f4}
.store-card-body{padding:24px;display:flex;flex-direction:column;gap:10px}
.store-card-body small{font-weight:800;letter-spacing:.1em}
.store-card-body h3{margin:0}
.store-price{font-size:24px;font-weight:800}
.store-empty{max-width:760px;margin:30px auto 0;padding:48px;text-align:center;background:#fff;border:1px solid #dfe6eb;border-radius:18px}
.store-empty-icon{font-size:34px;display:block;margin-bottom:16px}
.game-categories+.game-categories{padding-top:0}
@media(max-width:900px){.store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.store-grid{grid-template-columns:1fr}.store-empty{padding:30px 22px}}

/* v5.4.7 — deeper dropdown architecture, account actions and client-panel visual consistency */
.why-mega{max-width:min(1180px,calc(100vw - 40px))}
.auth-main{padding:72px 0;background:#f4f7f8;min-height:70vh}
.auth-shell{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:stretch;max-width:1050px}
.auth-brand-panel,.auth-card{border-radius:18px}
.auth-brand-panel{padding:48px;background:#143d56;color:#fff;display:flex;flex-direction:column;justify-content:center}
.auth-brand-panel .kicker{color:#d7e4ec}
.auth-brand-panel h1{font-size:42px;margin:18px 0 12px}
.auth-brand-panel p{font-size:16px;line-height:1.75;color:#d7e4ec}
.auth-logo{width:84px;height:84px;object-fit:contain;margin-bottom:22px}
.auth-card{padding:42px;background:#fff;border:1px solid #dfe6eb;box-shadow:0 14px 40px rgba(16,50,70,.08)}
.auth-card h2{font-size:30px;margin:0 0 24px}
.auth-card form{display:grid;gap:17px}
.auth-card label{display:grid;gap:7px;font-size:13px;font-weight:800}
.auth-card input{width:100%;box-sizing:border-box;padding:13px 14px;border:1px solid #cfd9df;border-radius:9px;font:inherit}
.auth-switch{margin:18px 0 0;font-size:13px}
.auth-error{padding:11px 13px;border-radius:9px;background:#fff1f1;border:1px solid #efc6c6;margin-bottom:16px}
.detail-architecture{background:#fff}
.detail-two-col{display:grid;grid-template-columns:1fr 1fr;gap:44px}
.detail-list{padding-left:20px;line-height:1.8}
.detail-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:42px}
.detail-info-card{padding:24px;border:1px solid #dfe6eb;border-radius:14px;background:#f8fafb}
.detail-info-card small{font-size:11px;font-weight:800;letter-spacing:.12em}
.detail-info-card h3{font-size:18px;margin:10px 0 0}
.version-history-block{margin-top:56px}
.version-list{display:grid;gap:14px}
.version-list article{display:grid;grid-template-columns:180px 1fr;gap:20px;padding:18px 0;border-top:1px solid #e4eaee}
.version-list article div{display:flex;flex-direction:column}
.version-list article small{margin-top:5px;color:#6a7882}
.history-empty{padding:24px;border:1px dashed #cfd9df;border-radius:12px}
@media(max-width:1100px){}
@media(max-width:850px){.auth-shell,.detail-two-col{grid-template-columns:1fr}.detail-info-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.detail-info-grid{grid-template-columns:1fr}.auth-brand-panel,.auth-card{padding:28px}.version-list article{grid-template-columns:1fr}}

.auth-success{padding:11px 13px;border-radius:9px;background:#eef8f1;border:1px solid #c8e1cf;margin-bottom:16px;font-size:13px}.auth-success a{font-weight:800}

/* v5.5.0 — commercial purchase flow */
.purchase-plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.purchase-plan-card{padding:30px;border:1px solid #dfe6eb;border-radius:16px;background:#fff}
.purchase-plan-card small{font-size:11px;font-weight:800;letter-spacing:.12em}
.purchase-plan-card h3{font-size:24px;margin:12px 0}
.purchase-price{font-size:28px;font-weight:800;margin:12px 0 18px}
.auth-card textarea{width:100%;box-sizing:border-box;padding:13px 14px;border:1px solid #cfd9df;border-radius:9px;font:inherit;resize:vertical}
@media(max-width:700px){.purchase-plan-grid{grid-template-columns:1fr}}
\n/* v5.5.1 — uniform public-page extensions built on the original Circle ICT design */
.product-detail-hero .product-meta-card{background:#fff;color:#10233e;padding:28px;border-radius:6px;box-shadow:0 25px 65px rgba(0,0,0,.25)}
.product-meta-card small{display:block;color:#087db8;font-size:10px;font-weight:850;letter-spacing:.13em}.product-meta-card h3{font-size:27px;margin:6px 0 10px}.product-meta-card p{color:#687d91;font-size:14px}.product-meta-card .meta-line{padding:12px 0;border-top:1px solid #e6edf3}.product-meta-card .meta-line b,.product-meta-card .meta-line span{display:block}.product-meta-card .meta-line span{font-size:12px;color:#718599;margin-top:3px}
.product-commercial-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:27px}.product-commercial-actions .btn{min-width:165px}
.release-list{display:grid;gap:0;border-top:1px solid #dfe7ee}.release-row{display:grid;grid-template-columns:160px 1fr;gap:30px;padding:24px 0;border-bottom:1px solid #dfe7ee}.release-row b{font-size:18px;color:#0a4774}.release-row small{display:block;color:#7890a5;margin-top:4px}.release-row p{margin:0;color:#667c90}
.product-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.product-gallery-grid img{display:block;width:100%;border:1px solid #dfe7ee;box-shadow:0 12px 30px rgba(8,42,76,.08)}
.public-form-shell{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:start}.public-form-card{border:1px solid #dce6ed;padding:30px;background:#fff;box-shadow:0 18px 45px rgba(8,42,76,.07)}.public-form-card label{display:block;font-size:12px;font-weight:800;margin-bottom:16px}.public-form-card input,.public-form-card textarea,.public-form-card select{display:block;width:100%;margin-top:6px;border:1px solid #cddae4;padding:13px;font:inherit;font-size:14px}.public-form-card .btn{width:100%}
.notice-card{padding:28px;border:1px solid #dfe7ee;background:#fff}.notice-card h3{margin-top:0}.notice-card p{color:#667c90}
.package-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.package-card{padding:30px;border:1px solid #dfe7ee;background:#fff}.package-card small{font-size:10px;color:#087db8;font-weight:850;letter-spacing:.12em}.package-card h3{font-size:24px;margin:7px 0}.package-card .price{font-size:30px;font-weight:850;color:#0a4774;margin:15px 0}.package-card p{color:#667c90}
.store-filter-row{display:flex;gap:10px;flex-wrap:wrap;margin:25px 0}.store-filter-row a{padding:9px 13px;border:1px solid #dfe7ee;background:#fff;font-size:12px;font-weight:800}.store-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.store-card{border:1px solid #dfe7ee;background:#fff}.store-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.store-card-body{padding:22px}.store-card-body small{font-size:10px;color:#087db8;font-weight:850;letter-spacing:.12em}.store-card-body h3{font-size:21px}.store-card-body p{color:#667c90;font-size:14px}.store-price{font-size:25px;font-weight:850;color:#0a4774;margin:10px 0 16px}
.client-auth-logo{width:76px;height:76px;object-fit:contain;margin-bottom:20px}
@media(max-width:850px){.public-form-shell,.package-grid{grid-template-columns:1fr}.store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.release-row{grid-template-columns:1fr;gap:8px}.product-gallery-grid{grid-template-columns:1fr}}
@media(max-width:600px){.store-grid{grid-template-columns:1fr}.product-commercial-actions{flex-direction:column}.product-commercial-actions .btn{width:100%}}

/* =========================================================
   v5.5.2 — ORIGINAL CIRCLE ICT VISUAL SYSTEM CONSOLIDATION
   ========================================================= */
.original-product-hero{
  padding:86px 0 78px;
}
.original-product-hero .wrap{max-width:1120px}
.original-product-hero h1{
  max-width:820px;
  margin:12px 0 18px;
}
.original-product-hero .lead{
  max-width:760px;
  margin:0;
}
.product-index-intro{padding-bottom:30px}
.portfolio-intro-row{
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:56px;
  align-items:end;
}
.portfolio-intro-row h2{margin:8px 0 0}
.portfolio-intro-row p{margin:0;line-height:1.75}

.portfolio-line{padding:58px 0}
.portfolio-line:nth-of-type(even){background:#f7f9fb}
.portfolio-line-head{
  display:grid;
  grid-template-columns:72px 1fr;
  gap:22px;
  align-items:start;
  margin-bottom:30px;
}
.portfolio-line-number{
  width:58px;height:58px;border:1px solid #d9e2e8;border-radius:14px;
  display:flex;align-items:center;justify-content:center;
  font-size:18px;font-weight:800;color:#174463;background:#fff;
}
.portfolio-line-copy h2{margin:6px 0 8px}
.portfolio-line-copy p{max-width:760px;margin:0;color:#5f6f79}

.product-showcase-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
}
.product-showcase-card{
  min-height:300px;
  padding:26px;
  border:1px solid #dfe6eb;
  border-radius:14px;
  background:#fff;
  display:flex;
  flex-direction:column;
  box-shadow:0 8px 24px rgba(17,50,70,.045);
}
.product-card-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-bottom:25px;
}
.product-card-mark{
  min-width:46px;height:46px;padding:0 10px;border-radius:10px;
  display:flex;align-items:center;justify-content:center;
  background:#eef3f6;color:#16415e;font-weight:800;font-size:12px;
  letter-spacing:.04em;
}
.support-status{
  display:inline-flex;align-items:center;gap:6px;
  padding:6px 10px;border-radius:999px;
  font-size:11px;font-weight:800;
  background:#edf7f0;color:#27623d;
}
.support-status:before{
  content:"";width:7px;height:7px;border-radius:50%;background:#3a8d57;
}
.product-card-body h3{font-size:22px;margin:0 0 12px}
.product-card-body p{font-size:14px;line-height:1.72;color:#65737d;margin:0}
.product-card-footer{margin-top:auto;padding-top:24px}
.text-arrow{
  display:inline-flex;align-items:center;gap:8px;
  font-weight:800;text-decoration:none;color:#174463;font-size:13px;
}
.text-arrow span{transition:transform .18s ease}
.text-arrow:hover span{transform:translateX(3px)}
.portfolio-closing{padding:72px 0}
.portfolio-closing-inner{
  display:flex;justify-content:space-between;gap:36px;align-items:center;
  padding:34px 0;border-top:1px solid #dfe6eb;
}
.portfolio-closing-inner h2{margin:7px 0 8px}
.portfolio-closing-inner p{margin:0;max-width:700px}

/* Product hero actions: equal, proportional controls. */
.product-hero-actions{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  max-width:700px;
}
.product-hero-actions .btn{
  width:100%;
  min-height:46px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  box-sizing:border-box;
  padding-left:16px;
  padding-right:16px;
}

/* New account pages — original-site palette & proportions. */
.client-auth-main{
  padding:76px 0;
  background:#f6f8fa;
}
.client-auth-wrap{
  max-width:1040px;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:0;
  background:#fff;
  border:1px solid #dbe4e9;
  border-radius:16px;
  overflow:hidden;
  box-shadow:0 18px 44px rgba(17,48,67,.08);
}
.client-auth-intro{
  padding:48px;
  background:#123f5d;
  color:#fff;
}
.client-auth-logo-link{display:inline-flex;margin-bottom:34px}
.client-auth-logo{width:72px;height:72px;object-fit:contain}
.client-auth-intro h1{font-size:40px;line-height:1.12;margin:12px 0 14px}
.client-auth-intro>p{line-height:1.75;color:#dce8ef;max-width:470px}
.client-auth-points{
  display:grid;
  gap:14px;
  margin-top:34px;
}
.client-auth-points div{
  padding-top:14px;
  border-top:1px solid rgba(255,255,255,.16);
}
.client-auth-points strong{display:block;font-size:13px;margin-bottom:4px}
.client-auth-points span{font-size:12px;line-height:1.55;color:#cddde6}

.client-auth-form-card{
  padding:48px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  background:#fff;
}
.client-auth-form-head{margin-bottom:26px}
.client-auth-form-head h2{font-size:32px;margin:7px 0 8px}
.client-auth-form-head p{font-size:13px;line-height:1.7;color:#687985;margin:0}
.circle-form{display:grid;gap:17px}
.circle-form label{
  display:grid;gap:7px;
  font-size:12px;font-weight:800;color:#27485e;
}
.circle-form input,
.circle-form textarea{
  width:100%;box-sizing:border-box;
  border:1px solid #cfdbe2;
  border-radius:8px;
  background:#fff;
  padding:13px 14px;
  min-height:46px;
  font:inherit;color:#203944;
  outline:none;
}
.circle-form input:focus,
.circle-form textarea:focus{
  border-color:#477997;
  box-shadow:0 0 0 3px rgba(50,104,138,.10);
}
.auth-submit,.auth-secondary{
  width:100%;
  min-height:46px;
  display:flex;
  align-items:center;
  justify-content:center;
  box-sizing:border-box;
}
.client-auth-divider{
  display:flex;align-items:center;gap:12px;
  margin:22px 0;
  color:#87949d;font-size:10px;font-weight:800;letter-spacing:.12em;
}
.client-auth-divider:before,.client-auth-divider:after{
  content:"";height:1px;background:#e3e8eb;flex:1;
}
.form-alert{
  padding:12px 14px;border-radius:8px;margin-bottom:18px;
  font-size:13px;line-height:1.5;
}
.form-alert.error{background:#fff3f3;border:1px solid #efcccc;color:#8a2d2d}
.form-alert.success{background:#eef8f1;border:1px solid #c8e1cf;color:#2f6640}

/* Keep all recently added pages on the original site's restrained palette. */
.detail-info-card,
.purchase-plan-card,
.store-card,
.store-empty,
.client-auth-form-card{
  box-shadow:none!important;
}
.catalog-hero,
.auth-brand-panel{
  background:#123f5d!important;
}
.detail-info-card,
.purchase-plan-card,
.store-card,
.store-empty{
  border-color:#dbe4e9!important;
}
.detail-info-card{
  background:#f7f9fb!important;
}

@media(max-width:980px){
  .product-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .portfolio-intro-row{grid-template-columns:1fr;gap:18px}
}
@media(max-width:760px){
  .client-auth-wrap{grid-template-columns:1fr}
  .client-auth-intro,.client-auth-form-card{padding:32px 26px}
  .product-hero-actions{grid-template-columns:1fr}
  .portfolio-closing-inner{display:block}
  .portfolio-closing-inner .btn{margin-top:20px}
}
@media(max-width:620px){
  .product-showcase-grid{grid-template-columns:1fr}
  .portfolio-line-head{grid-template-columns:1fr}
}

/* =========================================================
   v5.5.4 — HARD SEPARATION: SOLUTIONS vs PRODUCTS
   ========================================================= */
.solution-overview{padding-bottom:34px}
.solution-line{padding:58px 0;border-top:1px solid #e1e7eb}
.solution-line:nth-of-type(even){background:#f7f9fb}
.solution-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.solution-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}
.solution-card{
  min-height:275px;padding:26px;border:1px solid #dce4e9;border-radius:14px;background:#fff;
  display:flex;flex-direction:column;
}
.solution-card-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px}
.solution-mark{
  min-width:48px;height:46px;padding:0 10px;border-radius:10px;background:#eef3f6;color:#174463;
  display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800
}
.solution-card h3{font-size:22px;margin:0 0 11px}
.solution-card p{font-size:14px;line-height:1.72;color:#65737d;margin:0 0 24px}
.solution-card .text-arrow{margin-top:auto}
.solution-subhead{margin:4px 0 14px;border-bottom:1px solid #dfe6eb;padding-bottom:9px}
.solution-subhead span{font-size:11px;font-weight:800;letter-spacing:.12em;color:#526b7b}
.solution-subhead-spaced{margin-top:30px}
.solution-to-product{
  margin-top:28px;padding:28px;border:1px solid #dce4e9;border-radius:14px;background:#f7f9fb;
  display:flex;align-items:center;justify-content:space-between;gap:28px
}
.solution-to-product h3{margin:6px 0 8px}.solution-to-product p{margin:0}

.store-intro-section{padding-bottom:44px}
.store-intro-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:48px;align-items:start}
.store-intro-grid h2{margin:7px 0 12px}
.store-intro-grid p{line-height:1.75}
.store-account-card{padding:26px;border:1px solid #dce4e9;border-radius:14px;background:#f7f9fb}
.store-account-row{display:grid;grid-template-columns:100px 1fr;gap:14px;padding:14px 0;border-bottom:1px solid #e0e6ea}
.store-account-row strong{color:#174463}
.store-account-row span{font-size:13px;color:#65737d}
.store-account-card>p{font-size:12px;color:#6c7b85;margin:16px 0 0}

.store-catalog-section{background:#f7f9fb;border-top:1px solid #e2e8ec}
.store-catalog-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}
.store-catalog-head h2{margin:7px 0}.store-catalog-head p{margin:0}
.store-filter-row{margin:0}
.store-filter-row a.active{background:#174463;color:#fff;border-color:#174463}
.store-empty-rich{
  display:grid;grid-template-columns:170px 1fr;gap:32px;align-items:center;
  padding:38px;border:1px solid #dce4e9;border-radius:14px;background:#fff
}
.store-empty-mark{
  min-height:130px;border-radius:12px;background:#174463;color:#fff;display:flex;align-items:center;justify-content:center;
  text-align:center;font-size:13px;font-weight:800;letter-spacing:.08em;line-height:1.5
}
.store-empty-rich h3{font-size:25px;margin:7px 0 10px}
.store-empty-rich p{max-width:700px;color:#65737d;line-height:1.72}
.store-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.store-product-card{background:#fff;border:1px solid #dce4e9;border-radius:14px;overflow:hidden}
.store-product-image{aspect-ratio:4/3;background:#edf2f5;display:flex;align-items:center;justify-content:center}
.store-product-image img{width:100%;height:100%;object-fit:cover}
.store-image-placeholder{font-size:12px;font-weight:800;letter-spacing:.09em;color:#607582}
.store-product-body{padding:24px}
.store-product-type{font-size:10px;font-weight:800;letter-spacing:.12em;color:#687c89}
.store-product-body h3{font-size:21px;margin:8px 0 10px}
.store-product-price{font-size:25px;font-weight:800;color:#174463;margin:8px 0}
.store-product-body p{font-size:13px;line-height:1.68;color:#65737d}
.store-product-actions{margin-top:20px}
.product-vs-solution{padding:66px 0}
.product-vs-solution-inner{display:flex;align-items:center;justify-content:space-between;gap:34px;border-top:1px solid #dfe6eb;padding-top:34px}
.product-vs-solution-inner h2{margin:7px 0 8px}.product-vs-solution-inner p{margin:0;max-width:760px}

@media(max-width:900px){
  .solution-grid,.store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .store-intro-grid{grid-template-columns:1fr}
  .store-catalog-head{display:block}
  .store-catalog-head .store-filter-row{margin-top:18px}
}
@media(max-width:680px){
  .solution-grid,.solution-grid-two,.store-product-grid{grid-template-columns:1fr}
  .solution-to-product,.product-vs-solution-inner{display:block}
  .solution-to-product .btn,.product-vs-solution-inner .btn{margin-top:18px}
  .store-empty-rich{grid-template-columns:1fr;padding:26px}
  .store-empty-mark{min-height:100px}
}

/* v5.5.5 — Intellectual Property Notice */
.legal-wrap{max-width:920px}
.legal-block{padding:30px 0;border-bottom:1px solid #e1e7eb}
.legal-block:first-child{padding-top:0}
.legal-block h2{margin:7px 0 12px}
.legal-block p{line-height:1.78;color:#5f6f79;margin:0 0 14px}
.legal-disclaimer{margin-top:34px;padding:22px 24px;border:1px solid #dce4e9;border-radius:12px;background:#f7f9fb}
.legal-disclaimer strong{display:block;margin-bottom:6px;color:#174463}
.legal-disclaimer p{margin:0;font-size:13px;line-height:1.7;color:#65737d}
