*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#06265c;background:#f7f7f8;margin:0;font-family:Arial,Helvetica,sans-serif}.container{width:min(1100px,100% - 40px);margin:0 auto}.colour-strip{height:7px;display:flex}.colour-strip div{height:100%}.yellow{background:#fdbb12;width:38%}.navy{background:#06265c;width:42%}.red{background:#e30613;width:20%}header{z-index:20;background:#fffffff7;border-bottom:1px solid #e5e5e5;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:30px;min-height:78px;display:flex}.brand{color:#06265c;align-items:center;gap:13px;text-decoration:none;display:flex}.brand img{object-fit:contain;border-radius:50%;width:55px;height:55px}.brand div{flex-direction:column;display:flex}.brand strong{font-size:.9rem}.brand span{color:#e30613;letter-spacing:.09em;margin-top:4px;font-size:.77rem;font-weight:700}nav{gap:26px;display:flex}nav a{color:#06265c;font-weight:700;text-decoration:none}nav a:hover,nav a.active{color:#e30613}.hero{background:radial-gradient(circle at 10% 20%,#fdbb122e,#0000 28%),linear-gradient(135deg,#fff 0% 70%,#edf2fa 100%);padding:95px 0 90px}.hero-inner{max-width:920px}.category,.section-label{color:#e30613;letter-spacing:.14em;margin:0 0 15px;font-size:.76rem;font-weight:900}h1{color:#06265c;letter-spacing:-.055em;margin:0;font-size:clamp(3rem,7vw,5.6rem);line-height:.98}.product-title{flex-direction:column;align-items:flex-start;gap:7px;display:flex}.product-title-logo-wrap{width:390px;max-width:85%;height:57px;display:block;position:relative;overflow:hidden}.product-title-logo{width:760px;max-width:none;height:auto;display:block;position:absolute;top:-189px;left:-191px}.product-title-text{color:#06265c;margin:0;line-height:.95;display:block}.hero-text{color:#58616e;max-width:760px;margin:28px 0 0;font-size:1.2rem;line-height:1.7}.guide-tags{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.guide-tags span{color:#06265c;background:#fdbb12;border-radius:20px;padding:9px 13px;font-size:.82rem;font-weight:700}.content-section{background:#fff;padding:85px 0}.article-grid{grid-template-columns:1.2fr .8fr;align-items:start;gap:70px;display:grid}h2{color:#06265c;letter-spacing:-.04em;margin:0 0 25px;font-size:clamp(2.1rem,4vw,3.2rem);line-height:1.07}article p{color:#606975;font-size:1.05rem;line-height:1.8}.spec-card{background:#f7f8fa;border:1px solid #dfe2e7;border-radius:18px;overflow:hidden}.spec-heading{color:#fff;letter-spacing:.12em;background:#06265c;padding:16px 22px;font-size:.75rem;font-weight:900}.spec-row{border-bottom:1px solid #e1e3e7;justify-content:space-between;gap:25px;padding:18px 22px;display:flex}.spec-row:last-child{border-bottom:0}.spec-row span{color:#68707b}.features-section{background:#f7f7f8;padding:85px 0}.feature-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:40px;display:grid}.feature-card{background:#fff;border:1px solid #e1e2e6;border-radius:16px;padding:27px}.feature-card>span{color:#e30613;font-size:.72rem;font-weight:900}.feature-card h3{margin:15px 0 10px;font-size:1.3rem}.feature-card p{color:#656d77;margin-bottom:0;line-height:1.6}.demo-section{color:#fff;background:#06265c;padding:85px 0}.demo-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;display:grid}.demo-section h2{color:#fff}.demo-section p{color:#d4ddea;line-height:1.75}.yellow-text{color:#fdbb12}.demo-box{background:#ffffff14;border:1px solid #ffffff2e;border-radius:18px;padding:38px}.demo-number{color:#fdbb12;font-size:4.8rem;font-weight:900;line-height:1}.demo-box strong{margin-top:15px;font-size:1.4rem;display:block}.practical-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:40px;display:grid}.practical-grid>div{background:#f7f7f8;border-left:5px solid #fdbb12;border-radius:8px;padding:26px}.practical-grid strong{font-size:1.15rem}.practical-grid p{color:#626a75;margin-bottom:0;line-height:1.65}.video-section{background:#fdbb12;padding:80px 0}.video-box{grid-template-columns:minmax(380px,540px) 1fr;align-items:center;gap:45px;display:grid}.video-thumbnail{aspect-ratio:16/9;object-fit:cover;object-position:center;border-radius:14px;width:100%;display:block;box-shadow:0 12px 28px #0000002e}.video-box h2{margin-bottom:16px}.video-box p{color:#29476e;max-width:700px;line-height:1.7}.video-button{color:#fff;background:#e30613;border-radius:8px;margin-top:10px;padding:14px 22px;font-weight:700;text-decoration:none;display:inline-block}.back-section{background:#fff;padding:35px 0}.back-links{justify-content:space-between;gap:20px;display:flex}.back-links a{color:#06265c;font-weight:700;text-decoration:none}footer{color:#fff;background:#050f24;padding:50px 0}.footer-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.footer-brand{align-items:center;gap:16px;display:flex}.footer-brand img{object-fit:contain;border-radius:50%;width:65px;height:65px}footer p{color:#adb8ca;font-size:.88rem}@media (width<=850px){.article-grid,.demo-grid{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,1fr)}.practical-grid{grid-template-columns:1fr}}@media (width<=650px){.container{width:min(100% - 28px,1100px)}nav{display:none}.hero{padding:65px 0}.product-title{gap:5px}.product-title-logo-wrap{width:280px;max-width:85%;height:41px}.product-title-logo{width:548px;top:-136px;left:-137px}.feature-grid,.video-box{grid-template-columns:1fr}.video-thumbnail{width:100%}.footer-inner{flex-direction:column;align-items:flex-start}}
