*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:132px !important}body{font-family:'Noto Sans JP','Hiragino Kaku Gothic ProN','Meiryo',sans-serif;font-size:17px;line-height:1.7;color:#1a1a2e;background:#fff}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}* :has(>wbr){word-break:keep-all;overflow-wrap:anywhere}:root{--orange:#f07800;--orange-light:#ff9a1f;--orange-dark:#d06400;--navy:#1a2a4a;--navy-dark:#0d1a30;--gray-bg:#f5f6f8;--gray-mid:#e8eaed;--gray-text:#555;--white:#fff;--accent-blue:#06c}.container{max-width:1100px;margin:0 auto;padding:0 24px}.section{padding:72px 0}.section-alt{background:var(--gray-bg)}.section-navy{background:var(--navy);color:#fff}.section-title{font-size:2rem;font-weight:900;text-align:center;margin-bottom:12px;line-height:1.3}.section-sub{font-size:1.05rem;text-align:center;color:var(--gray-text);margin-bottom:48px}.section-navy .section-sub{color:#aac4e8}.tag-orange{display:inline-block;background:var(--orange);color:#fff;font-size:.8rem;font-weight:700;padding:3px 12px;border-radius:2px;letter-spacing:.05em;margin-bottom:10px}.btn-primary{display:inline-block;background:var(--orange);color:#fff;font-size:1.15rem;font-weight:700;padding:18px 40px;border-radius:4px;border:none;cursor:pointer;transition:background .2s,transform .1s;letter-spacing:.03em;text-align:center}.btn-primary:hover{background:var(--orange-dark);transform:translateY(-2px)}.btn-secondary{display:inline-block;background:#fff;color:var(--orange);font-size:1.05rem;font-weight:700;padding:16px 36px;border-radius:4px;border:2px solid var(--orange);cursor:pointer;transition:background .2s,color .2s;text-align:center}.btn-secondary:hover{background:var(--orange);color:#fff}.sticky-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.sticky-header-top{display:flex;align-items:center;justify-content:space-between;padding:0 36px;height:88px;background:#fff}.sticky-logo{display:flex;align-items:center;gap:18px;text-decoration:none}.sticky-logo-svg{flex-shrink:0}.sticky-logo-text{color:#1a1a2e;font-size:.85rem;font-weight:700;line-height:1.4}.sticky-logo-text .logo-main{display:block;font-size:1.35rem;font-weight:900;color:#1a1a2e;letter-spacing:-.01em}.sticky-logo-text .logo-sub{display:block;font-size:.78rem;color:#888;font-weight:400;margin-top:2px}.sticky-logo-text .logo-catch{display:flex;gap:6px;margin-top:6px}.sticky-logo-text .logo-catch span{display:inline-block;font-size:.72rem;font-weight:700;color:#555;border:1px solid #ddd;padding:2px 8px;border-radius:2px}.sticky-cta{display:flex;align-items:center;gap:20px}.sticky-tel{color:#1a1a2e;font-size:1.05rem;font-weight:700;display:flex;align-items:flex-start;gap:6px;text-decoration:none}.sticky-tel-icon{display:block;color:var(--orange)}.sticky-tel-icon svg{display:block}.sticky-tel small{display:block;margin-top:.25em;font-size:.8rem;font-weight:400;color:#888}.sticky-tel div{line-height:1em}.sticky-header-nav{background:#ef7f11;height:44px;display:flex;align-items:center;justify-content:center}.sticky-nav-item{display:flex;align-items:center;gap:6px;color:#fff;font-size:.88rem;font-weight:700;padding:0 20px;height:44px;line-height:1.2em;border-right:1px solid rgba(255,255,255,.3);transition:background .15s;text-decoration:none}.sticky-nav-item:first-child{border-left:1px solid rgba(255,255,255,.3)}.sticky-nav-item:hover{background:rgba(0,0,0,.1)}.hero{margin-top:132px;background:linear-gradient(135deg,var(--navy-dark) 0%,#1a3a6a 60%,#0d2a50 100%);color:#fff;padding:80px 0 72px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-80px;right:-80px;width:500px;height:500px;background:radial-gradient(circle,rgba(240,120,0,.18) 0%,transparent 70%);pointer-events:none}.hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:var(--orange);color:#fff;font-size:.85rem;font-weight:700;padding:6px 16px;border-radius:20px;margin-bottom:20px}.hero-title{font-size:2.6rem;font-weight:900;line-height:1.25;margin-bottom:20px}.hero-title em{font-style:normal;color:var(--orange-light)}.hero-lead{font-size:1.1rem;color:#c8d8f0;margin-bottom:32px;line-height:1.8}.hero-cta-group{display:flex;width:262px;max-width:100%;gap:16px;flex-wrap:wrap}.hero-cta-group a{width:100%}.hero-img-wrap{position:relative}.hero-img-collage{display:flex;flex-direction:column;gap:10px}.hero-img-main img{border-radius:12px;box-shadow:0 12px 36px rgba(0,0,0,.45);width:100%;height:220px;object-fit:cover;object-position:right bottom}.hero-img-sub-wrap{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hero-img-sub img{border-radius:10px;box-shadow:0 6px 20px rgba(0,0,0,.35);width:100%;height:130px;object-fit:cover}.hero-img-badge{position:absolute;bottom:-16px;right:-16px;background:var(--orange);color:#fff;border-radius:50%;width:110px;height:110px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:900;font-size:.85rem;text-align:center;line-height:1.3;box-shadow:0 4px 16px rgba(240,120,0,.5)}.hero-img-badge strong{font-size:1.4rem;display:block}.appeal-strip{background:var(--orange);padding:20px 0}.appeal-strip-inner{display:flex;justify-content:center;gap:0}.appeal-item{display:flex;align-items:center;gap:8px;padding:8px 10px;border-right:1px solid rgba(255,255,255,.35);color:#fff}.appeal-item:last-child{border-right:none}.appeal-icon{font-size:1.6rem;line-height:1}.appeal-text strong{display:block;font-size:1.15rem;font-weight:900;line-height:1.2}.appeal-text span{font-size:.78rem;opacity:.9}.trouble-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px}.trouble-card{background:#fff;border:2px solid var(--gray-mid);border-radius:8px;padding:24px 20px;position:relative}.trouble-card-title-wrap{display:flex;align-items:center;gap:1rem;margin-bottom:14px}.trouble-num{width:52px;height:52px;flex-shrink:0;background:linear-gradient(135deg,var(--orange) 0%,var(--orange-dark) 100%);color:#fff;font-size:1.6rem;font-weight:900;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(240,120,0,.35);flex-shrink:0}.trouble-card{position:relative}.trouble-card:after{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--orange) 0%,var(--orange-light) 100%);border-radius:8px 8px 0 0}.trouble-card p{font-size:1rem;font-weight:700;color:#333;line-height:1.5}.trouble-arrow{text-align:center;font-size:2.5rem;color:var(--orange);margin:8px 0 24px;font-weight:900}.trouble-resolve{background:linear-gradient(135deg,var(--navy) 0%,#1a3a6a 100%);color:#fff;border-radius:12px;padding:36px 40px;text-align:center}.trouble-resolve h3{font-size:1.7rem;font-weight:900;margin-bottom:12px}.trouble-resolve h3 em{font-style:normal;color:var(--orange-light)}.trouble-resolve p{font-size:1.05rem;color:#c8d8f0}.strength-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.strength-card{background:#fff;border-radius:12px;padding:36px 28px;box-shadow:0 4px 20px rgba(0,0,0,.07);border-top:4px solid var(--orange);text-align:center}.strength-num{font-size:.8rem;font-weight:700;color:var(--orange);letter-spacing:.1em;margin-bottom:8px}.strength-icon{font-size:2.8rem;margin-bottom:16px;line-height:1}.strength-card h3{font-size:1.6rem;font-weight:900;margin-bottom:12px;line-height:1.3}.strength-card h3 em{font-style:normal;color:var(--orange)}.strength-card p{font-size:.95rem;color:var(--gray-text);line-height:1.7}.strength-highlight{display:inline-block;background:#fff8f0;border:1px solid #ffd0a0;color:var(--orange-dark);font-size:.9rem;font-weight:700;padding:6px 14px;border-radius:4px;margin-top:14px}.product-featured{background:linear-gradient(135deg,#fff8f0 0%,#fff3e6 100%);border:2px solid #ffd0a0;border-radius:16px;padding:40px;margin-bottom:48px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.product-featured-label{display:inline-block;background:var(--orange);color:#fff;font-size:.8rem;font-weight:700;padding:4px 14px;border-radius:2px;margin-bottom:12px;letter-spacing:.08em}.product-featured h3{font-size:2rem;font-weight:900;margin-bottom:16px;line-height:1.3}.product-featured p{font-size:1rem;color:var(--gray-text);margin-bottom:20px;line-height:1.8}.spec-list{list-style:none;display:flex;flex-direction:column;gap:8px}.spec-list li{display:flex;align-items:flex-start;gap:10px;font-size:.95rem;color:#333}.spec-list li:before{content:"✔";color:var(--orange);font-weight:700;flex-shrink:0;margin-top:2px}.product-featured-img{border-radius:10px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.12)}.product-featured-img img{width:100%;height:280px;object-fit:cover}.coding-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px}.coding-item{background:var(--navy);color:#fff;border-radius:8px;padding:14px 10px;text-align:center}.coding-item strong{display:block;font-size:1.2rem;font-weight:900;color:var(--orange-light)}.coding-item span{font-size:.75rem;color:#aac4e8;line-height:1.4;display:block;margin-top:4px}.lineup-title{font-size:1.3rem;font-weight:900;margin-bottom:20px;padding-left:14px;border-left:4px solid var(--orange)}.lineup-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.lineup-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.08);transition:transform .2s,box-shadow .2s;border:1px solid var(--gray-mid)}.lineup-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.14)}.lineup-card-img{background:#f0f4f8;height:140px;display:flex;align-items:center;justify-content:center;overflow:hidden}.lineup-card-img img{height:110px;width:auto;object-fit:contain}.lineup-card-body{padding:16px}.lineup-card-body h4{font-size:1.05rem;font-weight:700;margin-bottom:6px}.lineup-card-body p{font-size:.82rem;color:var(--gray-text);line-height:1.5}.price-section{background:var(--navy);color:#fff;padding:72px 0}.price-section .section-sub{color:#fff}.price-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:40px}.price-card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.15);border-radius:12px;padding:32px 24px;text-align:center}.price-card.featured{background:var(--orange);border-color:var(--orange);box-shadow:0 8px 32px rgba(240,120,0,.4)}.price-label{font-size:.8rem;font-weight:700;letter-spacing:.1em;color:#aac4e8;margin-bottom:8px}.price-card.featured .price-label{color:rgba(255,255,255,.85)}.price-value{font-size:2.2rem;font-weight:900;margin-bottom:4px;line-height:1}.price-unit{font-size:.85rem;color:#aac4e8;margin-bottom:20px}.price-card.featured .price-unit{color:rgba(255,255,255,.85)}.price-features{list-style:none;text-align:left;display:flex;flex-direction:column;gap:8px}.price-features li{font-size:.9rem;display:flex;align-items:flex-start;gap:8px}.price-features li:before{content:"✔";color:var(--orange-light);font-weight:700;flex-shrink:0}.price-card.featured .price-features li:before{color:#fff}.price-note{text-align:center;font-size:.9rem;color:#aac4e8;margin-top:8px}.delivery-flow{display:flex;align-items:center;gap:0;margin:40px 0;flex-wrap:wrap}.flow-step{flex:1;align-self:stretch;min-width:160px;background:#fff;border-radius:10px;padding:24px 16px;text-align:center;box-shadow:0 2px 12px rgba(0,0,0,.07)}.flow-step-num{width:36px;height:36px;background:var(--orange);color:#fff;border-radius:50%;font-size:1rem;font-weight:900;display:flex;align-items:center;justify-content:center;margin:0 auto 10px}.flow-step-icon{font-size:1.8rem;margin-bottom:8px}.flow-step-icon svg{display:block;margin-inline:auto}.flow-step h4{font-size:.95rem;font-weight:700;margin-bottom:4px}.flow-step p{font-size:.8rem;color:var(--gray-text)}.flow-arrow{font-size:1.8rem;color:var(--orange);padding:0 8px;flex-shrink:0}.delivery-highlight{background:linear-gradient(135deg,var(--orange) 0%,var(--orange-dark) 100%);color:#fff;border-radius:12px;padding:32px 40px;display:flex;align-items:center;gap:32px}.delivery-highlight-icon{font-size:3.5rem;flex-shrink:0}.delivery-highlight h3{font-size:1.6rem;font-weight:900;margin-bottom:8px}.delivery-highlight p{font-size:1rem;opacity:.9}.voice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.voice-card{display:flex;flex-direction:column;background:#fff;border-radius:12px;padding:28px 24px;box-shadow:0 2px 16px rgba(0,0,0,.07);position:relative}.voice-card:before{content:"";font-size:4rem;color:var(--orange);opacity:.2;position:absolute;top:8px;left:16px;line-height:1;font-family:Georgia,serif}.voice-text{flex-grow:1;font-size:.98rem;line-height:1.75;color:#333;margin-bottom:20px;padding-top:16px}.voice-author{display:flex;align-items:center;gap:12px;border-top:1px solid var(--gray-mid);padding-top:16px}.voice-avatar{width:44px;height:44px;background:var(--navy);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;flex-shrink:0}.voice-name{font-size:.85rem;font-weight:700}.voice-role{font-size:.75rem;color:var(--gray-text)}.voice-stars{color:var(--orange);font-size:.9rem;margin-bottom:4px;display:flex;flex-direction:row;align-items:center;gap:2px}.faq-list{display:flex;flex-direction:column;gap:16px}.faq-item{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.06)}.faq-q{display:flex;align-items:flex-start;gap:16px;padding:22px 24px;cursor:pointer;font-size:1.05rem;font-weight:700;color:#1a1a2e}.faq-q-mark{width:32px;height:32px;background:var(--orange);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:900;flex-shrink:0}.faq-a{padding:0 24px 22px 72px;font-size:.98rem;color:var(--gray-text);line-height:1.75}.faq-a-mark{display:inline-block;background:var(--navy);color:#fff;border-radius:50%;width:32px;height:32px;text-align:center;line-height:32px;font-weight:700;margin-right:10px;font-size:.9rem}.cta-section{background:linear-gradient(135deg,var(--navy-dark) 0%,#1a3a6a 100%);padding:80px 0;color:#fff;text-align:center}.cta-title{font-size:2.2rem;font-weight:900;margin-bottom:16px;line-height:1.3}.cta-title em{font-style:normal;color:var(--orange-light)}.cta-lead{font-size:1.05rem;color:#c8d8f0;margin-bottom:48px}.cta-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px}.cta-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:32px 24px;text-align:center;transition:background .2s}.cta-card:hover{background:rgba(255,255,255,.14)}.cta-card-icon{font-size:2.4rem;margin-bottom:14px}.cta-card h3{font-size:1.1rem;font-weight:900;margin-bottom:10px}.cta-card p{font-size:.88rem;color:#aac4e8;margin-bottom:20px;line-height:1.6}.cta-tel-block{background:rgba(240,120,0,.15);border:1px solid rgba(240,120,0,.4);border-radius:12px;padding:28px 40px;display:inline-flex;align-items:center;gap:24px}.cta-tel-label{font-size:.9rem;color:#aac4e8}.cta-tel-num{font-size:2.2rem;font-weight:900;color:#fff;letter-spacing:.02em}.cta-tel-num:before{content:"📞 ";font-size:1.6rem}.cta-tel-hours{font-size:.8rem;color:#aac4e8}.form-section{background:var(--gray-bg);padding:72px 0}.form-wrap{max-width:720px;margin:0 auto;background:#fff;border-radius:16px;padding:48px;box-shadow:0 4px 24px rgba(0,0,0,.08)}.form-group{margin-bottom:20px}.form-label{display:block;font-size:.95rem;font-weight:700;margin-bottom:6px;color:#333}.form-label .required{background:var(--orange);color:#fff;font-size:.7rem;padding:2px 7px;border-radius:2px;margin-left:6px;font-weight:700}.form-input,.form-select,.form-textarea{width:100%;padding:13px 16px;border:1.5px solid #d0d4da;border-radius:6px;font-size:1rem;font-family:inherit;transition:border-color .2s;background:#fff;color:#1a1a2e}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:var(--orange);box-shadow:0 0 0 3px rgba(240,120,0,.12)}.form-textarea{height:120px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-submit{width:100%;background:var(--orange);color:#fff;font-size:1.2rem;font-weight:900;padding:20px;border:none;border-radius:6px;cursor:pointer;transition:background .2s;letter-spacing:.04em;margin-top:8px;display:flex;align-items:center;justify-content:center;gap:8px;line-height:1}.form-submit:hover{background:var(--orange-dark)}.form-privacy{font-size:.8rem;color:var(--gray-text);text-align:center;margin-top:14px}.form-privacy a{color:var(--orange);text-decoration:underline}.m12-coding-section{margin-bottom:48px}.m12-section-title{font-size:1.25rem;font-weight:900;color:var(--navy);margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid var(--orange)}.coding-table-wrap{overflow-x:auto}.coding-table{width:100%;border-collapse:collapse;font-size:.88rem;min-width:600px}.coding-table th{background:var(--navy);color:#fff;padding:10px 12px;text-align:center;font-weight:700}.coding-table td{padding:10px 12px;text-align:center;border:1px solid var(--gray-mid);line-height:1.4}.coding-table .coding-label{background:#f5f6f8;font-weight:700;text-align:left;color:#555}.coding-table tbody tr:nth-child(even) td:not(.coding-label){background:#fafbfc}.semi-order-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:48px}.semi-order-card{background:#fff;border:1px solid var(--gray-mid);border-radius:10px;padding:24px 20px;border-top:3px solid var(--orange)}.semi-order-icon{margin-bottom:14px}.semi-order-card h4{font-size:1rem;font-weight:900;color:var(--navy);margin-bottom:8px;line-height:1.4}.semi-order-card p{font-size:.88rem;color:var(--gray-text);line-height:1.7}.ilme-strengths{background:var(--navy);border-radius:16px;padding:40px;margin-bottom:40px}.ilme-strengths .m12-section-title{color:#fff;border-bottom-color:var(--orange)}.ilme-strength-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.ilme-strength-item{text-align:center}.ilme-strength-icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 10px}.ilme-strength-label{font-size:1rem;font-weight:900;color:var(--orange-light);margin-bottom:6px}.ilme-strength-desc{font-size:.78rem;color:#aac4e8;line-height:1.5}.svlec-section{background:var(--gray-bg);border-radius:12px;padding:32px}.svlec-content{display:grid;grid-template-columns:1fr auto;gap:32px;align-items:center}.svlec-title{font-size:1.15rem;font-weight:900;color:var(--navy);margin-bottom:12px}.svlec-desc{font-size:.95rem;color:var(--gray-text);line-height:1.8;margin-bottom:16px}.svlec-tags{display:flex;flex-wrap:wrap;gap:8px}.svlec-tags span{background:var(--navy);color:#fff;font-size:.78rem;font-weight:700;padding:4px 12px;border-radius:20px}.svlec-logo-wrap{text-align:center}.svlec-logo{border-radius:8px;display:inline-block;overflow:hidden}@media (max-width:900px){.semi-order-grid{grid-template-columns:1fr}.ilme-strength-grid{grid-template-columns:repeat(3,1fr)}.svlec-content{grid-template-columns:1fr}}.warehouse-section{margin-top:48px;background:var(--gray-bg);border-radius:16px;padding:40px}.warehouse-content{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.warehouse-title{font-size:1.6rem;font-weight:900;color:var(--navy);margin-bottom:16px;line-height:1.3}.warehouse-desc{font-size:1rem;color:var(--gray-text);line-height:1.8;margin-bottom:20px}.warehouse-list{list-style:none;display:flex;flex-direction:column;gap:10px}.warehouse-list li{display:flex;align-items:center;gap:8px;font-size:.98rem;font-weight:700;color:#333}.warehouse-imgs{display:flex;flex-direction:column;gap:10px}.warehouse-img-main{width:100%;height:200px;object-fit:cover;border-radius:10px;box-shadow:0 4px 16px rgba(0,0,0,.12)}.warehouse-img-sub-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.warehouse-img-sub{width:100%;height:110px;object-fit:cover;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.company-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;margin-bottom:40px}.company-table-wrap{overflow-x:auto}.company-table{width:100%;border-collapse:collapse;font-size:.95rem}.company-table th,.company-table td{padding:12px 16px;border-bottom:1px solid var(--gray-mid);text-align:left;vertical-align:top}.company-table th{width:120px;font-weight:700;color:#555;white-space:nowrap;background:#f9fafb}.company-table td{color:#333}.company-offices-title{font-size:1.1rem;font-weight:900;margin-bottom:16px;color:var(--navy)}.office-list{display:flex;flex-direction:column;gap:12px}.office-item{background:#fff;border-radius:8px;padding:14px 16px;border-left:3px solid var(--gray-mid)}.office-item--main{border-left-color:var(--orange)}.office-badge{display:inline-block;background:var(--orange);color:#fff;font-size:.7rem;font-weight:700;padding:2px 8px;border-radius:2px;margin-bottom:6px}.office-badge--gray{background:#888}.office-name{font-size:.95rem;font-weight:700;color:#1a1a2e;margin-bottom:4px}.office-addr{font-size:.82rem;color:#666}.company-photos{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.company-photo{width:100%;height:180px;object-fit:cover;border-radius:10px;box-shadow:0 4px 14px rgba(0,0,0,.1)}.footer{background:var(--navy-dark);color:#fff;padding:48px 0 24px}.footer-inner{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;margin-bottom:40px}.footer-logo{display:flex;align-items:center;gap:12px;margin-bottom:16px}.footer-logo-mark{width:44px;height:44px;background:var(--orange);border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:900;color:#fff}.footer-logo-text{font-size:1rem;font-weight:700;line-height:1.3}.footer-logo-text small{display:block;font-size:.7rem;color:#aac4e8;font-weight:400}.footer-desc{font-size:.85rem;color:#aac4e8;line-height:1.7}.footer-col h4{font-size:.9rem;font-weight:700;margin-bottom:14px;color:#fff;border-bottom:1px solid rgba(255,255,255,.15);padding-bottom:8px}.footer-col ul{list-style:none}.footer-col ul li{font-size:.85rem;color:#aac4e8;margin-bottom:8px}.footer-col ul li a{color:#aac4e8;transition:color .2s}.footer-col ul li a:hover{color:var(--orange-light)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:20px;display:flex;justify-content:space-between;align-items:center}.footer-bottom p{font-size:.8rem;color:#6a8aaa}.floating-cta{position:fixed;bottom:24px;right:24px;z-index:900;display:flex;flex-direction:column;gap:10px}.float-btn{display:flex;align-items:center;gap:8px;padding:14px 20px;border-radius:50px;font-size:.95rem;font-weight:700;box-shadow:0 4px 16px rgba(0,0,0,.25);cursor:pointer;transition:transform .2s;white-space:nowrap}.float-btn:hover{transform:scale(1.05)}.float-btn-tel{background:var(--navy);color:#fff}.float-btn-contact{background:var(--orange);color:#fff}.float-btn-icon{font-size:1.1rem}.sticky-header nav{display:block}#nav-button{display:none}.spOnly{display:none}.spec-list-indent5{padding-left:5em;text-indent:-5em}.grecaptcha-badge{transform:translateY(-150px)}#tidio-chat,#tidio-chat-code{display:none !important}.form-wrap .wpcf7-spinner{display:block;margin-inline:auto}@media (min-width:901px){.sticky-header nav{display:block !important}}@media (max-width:900px){html{scroll-padding-top:72px !important}.pcOnly{display:none}.spOnly{display:inline}.spOnly.sticky-cta{display:block;padding-inline:20px}.spOnly .sticky-tel{display:flex;margin-top:20px;color:#fff}.spOnly .sticky-tel small{color:inherit}.spOnly .sticky-tel .sticky-tel-icon{color:currentColor}.spOnly.sticky-cta .btn-primary{margin-top:20px;color:#f07800;background:#fff}.hero{margin-top:72px}.hero-cta-group{width:100%}.sticky-header-top{height:72px;padding:0 16px}#nav-button{position:relative;display:block;width:50px;background:#f07800;aspect-ratio:1/1;border:none}#nav-button:before,#nav-button:after{content:'';position:absolute;display:block;right:0;left:0;height:2px;width:50%;margin-inline:auto;background:#fff}#nav-button:before{top:40%}#nav-button:after{top:55%}#nav-button[aria-expanded=true]:before{top:46%;transform:rotate(35deg)}#nav-button[aria-expanded=true]:after{top:46%;transform:rotate(-35deg)}header nav{position:fixed;inset:72px 0 0;padding-bottom:30px;overflow-y:auto;background:#f07800}.sticky-header-nav{height:auto;flex-direction:column}.sticky-nav-item{width:100%;border-right:none;border-bottom:1px solid #fff}.sticky-nav-item:first-child{border-left:none;border-top:1px solid #fff}.sticky-logo{gap:8px}.sticky-logo-text .logo-main{font-size:1rem}.sticky-logo-text .logo-sub{font-size:.7rem}.sticky-logo-text .logo-catch{margin-top:2px}.sticky-logo-text .logo-catch span{padding-inline:3px;font-size:.6rem}.sticky-header nav{display:none}.hero-inner{grid-template-columns:1fr}.warehouse-content{grid-template-columns:1fr}.company-grid{grid-template-columns:1fr}.company-photos{grid-template-columns:1fr}.hero-img-wrap{display:none}.trouble-grid{grid-template-columns:1fr}.strength-grid{grid-template-columns:1fr}.product-featured{padding-inline:20px;grid-template-columns:1fr}.product-featured-img img{height:auto}.coding-grid{grid-template-columns:repeat(2,1fr)}.lineup-grid{grid-template-columns:repeat(2,1fr)}.price-grid{grid-template-columns:1fr}.voice-grid{grid-template-columns:1fr}.cta-cards{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.form-row{grid-template-columns:1fr}.form-wrap{padding:32px 24px}.ilme-strengths{padding-inline:20px}.appeal-strip-inner{flex-direction:column;align-items:center}.appeal-item{border-right:none;border-bottom:1px solid rgba(255,255,255,.25);width:100%;justify-content:center}.appeal-item:last-child{border-bottom:none}.delivery-flow{flex-direction:column}.flow-arrow{transform:rotate(90deg)}.delivery-highlight{flex-direction:column;padding-inline:20px;text-align:center}.warehouse-section{padding-inline:20px}.cta-tel-block{flex-direction:column;gap:8px}.sticky-tel{display:none}}html{scroll-behavior:smooth}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:2px solid var(--orange);outline-offset:2px}img{max-width:100%;height:auto;display:block}@media print{.sticky-header,.floating-cta,.appeal-strip{display:none !important}.hero{margin-top:0 !important}body{font-size:12pt;color:#000}a[href]:after{content:" (" attr(href) ")";font-size:.8em}}