:root{--navy:#0b2f4f;--blue:#1167a8;--orange:#e66a1a;--ink:#14202b;--muted:#63717e;--line:#dfe7ed;--soft:#f4f7f9;--white:#fff;--max:1120px;--r:16px;--shadow:0 18px 45px rgba(10,47,79,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"Noto Sans JP","Yu Gothic",sans-serif;font-size:16px;line-height:1.8;-webkit-font-smoothing:antialiased}a{color:inherit}.wrap{width:min(calc(100% - 40px),var(--max));margin:auto}.header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.95);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.header-in{height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:11px;color:var(--navy);font-size:19px;font-weight:900;letter-spacing:.09em;text-decoration:none}.mark{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;color:#fff;background:var(--blue);font-size:14px}.nav{display:flex;align-items:center;gap:25px}.nav a{font-size:14px;font-weight:700;text-decoration:none}.nav a:hover,.nav a[aria-current=page]{color:var(--blue)}.nav .nav-contact{padding:9px 17px;border-radius:99px;color:#fff;background:var(--navy)}.menu-button{display:none;width:43px;height:43px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:0}.menu-button:before{content:"";display:block;width:19px;height:2px;margin:auto;background:var(--ink);box-shadow:0 -6px var(--ink),0 6px var(--ink)}h1,h2,h3{margin:0;line-height:1.4;letter-spacing:-.02em}h1{font-size:clamp(39px,5.5vw,66px)}h2{font-size:clamp(29px,3.5vw,42px)}h3{font-size:21px}.label{margin:0 0 18px;color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.16em}.lead{color:var(--muted);font-size:18px}.hero{position:relative;overflow:hidden;padding:112px 0 105px;background:linear-gradient(120deg,#fff 0%,#fff 62%,#eef4f8 62%)}.hero:before{content:"";position:absolute;left:0;top:0;width:5px;height:100%;background:var(--orange)}.hero:after{content:"";position:absolute;right:-100px;bottom:-240px;width:520px;height:520px;border:1px solid #cfdee9;border-radius:50%}.hero-content{position:relative;z-index:1;max-width:800px}.hero h1{margin-bottom:27px}.hero .lead{max-width:680px;margin:0 0 35px;font-size:20px}.actions{display:flex;flex-wrap:wrap;gap:12px}.btn{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:12px;padding:11px 23px;border:1px solid var(--blue);border-radius:8px;color:#fff;background:var(--blue);font-weight:800;text-decoration:none;transition:.2s}.btn:after{content:"→"}.btn:hover{transform:translateY(-2px);background:var(--navy);border-color:var(--navy)}.btn.ghost{color:var(--navy);background:#fff;border-color:#aab8c3}.btn.orange{background:var(--orange);border-color:var(--orange)}.btn.orange:hover{background:#c9530d;border-color:#c9530d}.section{padding:104px 0}.section.soft{background:var(--soft)}.section.dark{color:#fff;background:var(--navy)}.section.dark .lead{color:#d5e1e9}.section-head{max-width:720px;margin-bottom:42px}.section-head h2{margin-bottom:16px}.about-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.about-key{color:var(--blue);font-size:17px;font-weight:900;letter-spacing:.13em}.home-values,.language-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.home-values span,.language-list span{padding:7px 14px;border-radius:99px;color:var(--navy);background:var(--soft);font-size:13px;font-weight:900}.home-resource-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:30px}.home-resource-list span{padding:20px;border-left:3px solid var(--orange);background:#fff;font-weight:800}.section-button{width:max-content}.home-product{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;align-items:center}.product-mini-cover,.cover-grid{display:flex;flex-direction:column;color:#fff;background-color:var(--navy);background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:23px 23px}.product-mini-cover{aspect-ratio:4/5;max-width:340px;padding:36px;box-shadow:var(--shadow)}.product-mini-cover span,.cover-grid span{font-size:11px;font-weight:900;letter-spacing:.14em}.product-mini-cover strong,.cover-grid strong{margin:auto 0 8px;font-size:36px}.product-mini-cover small,.cover-grid small{color:#9ec8e8}.home-price{color:var(--orange);font-size:32px;font-weight:900}.home-business{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.home-business .label{color:#f29a62}.home-business ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.home-business li{padding:18px 20px;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:rgba(255,255,255,.04)}.page-hero{padding:80px 0 68px;background:var(--soft);border-bottom:1px solid var(--line)}.page-hero h1{margin-bottom:15px;font-size:clamp(35px,4.5vw,52px)}.crumbs{margin-bottom:27px!important;color:var(--muted);font-size:12px}.crumbs a{color:var(--blue);text-decoration:none}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.resource-card{display:flex;min-height:260px;flex-direction:column;padding:28px;border:1px solid var(--line);border-radius:var(--r);background:#fff}.resource-icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:24px;border-radius:11px;color:#fff;background:var(--blue);font-weight:900}.resource-card h2{margin-bottom:12px;font-size:23px}.resource-card p{margin:0 0 24px;color:var(--muted);font-size:14px}.resource-card .btn{width:100%;margin-top:auto;font-size:14px}.product-layout{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:76px;align-items:start}.product-cover{position:sticky;top:110px;aspect-ratio:4/5;max-width:430px;padding:28px;border-radius:18px;background:#edf5fc;box-shadow:var(--shadow)}.cover-grid{height:100%;padding:38px;border:1px solid #a9cbe8;border-radius:10px}.product-content h2{margin-bottom:24px}.product-description{margin-bottom:27px;color:var(--muted);font-size:17px}.product-details{padding:28px 30px;border:1px solid var(--line);border-radius:14px;background:var(--soft)}.product-details h3{margin-bottom:14px}.product-details ul{display:grid;grid-template-columns:repeat(2,1fr);gap:7px 30px;margin:0;padding-left:20px}.product-price{display:flex;align-items:baseline;gap:18px;margin:31px 0 22px}.product-price span{color:var(--muted);font-weight:800}.product-price strong{color:var(--navy);font-size:34px}.business-list{display:grid;gap:13px;margin:38px 0;padding:0;list-style:none}.business-list li{position:relative;padding:19px 22px 19px 52px;border:1px solid var(--line);border-radius:11px;background:#fff}.business-list li:before{content:"✓";position:absolute;left:21px;color:var(--blue);font-weight:900}.instagram-note{margin:30px 0;padding:23px 25px;border-left:4px solid var(--orange);background:var(--soft);color:var(--navy);font-weight:800}.contact-methods{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.contact-methods article{padding:30px;border:1px solid var(--line);border-radius:15px;background:#fff}.contact-methods h3{margin-bottom:10px}.contact-methods p{color:var(--muted)}.inline-form{max-width:760px;margin:50px auto 0;padding:36px;border:1px solid var(--line);border-radius:16px;background:#fff}.inline-form h3{margin-bottom:25px}.form{display:grid;gap:20px}.field label{display:block;margin-bottom:6px;font-weight:800}.field input,.field textarea{width:100%;padding:14px;border:1px solid #bdc9d3;border-radius:8px;background:#fff;font:inherit}.field textarea{min-height:160px}.form-message{color:var(--blue);font-weight:800}.cta{padding:76px 0;color:#fff;background:var(--blue)}.cta-in{display:flex;align-items:center;justify-content:space-between;gap:40px}.cta p{margin:8px 0 0;color:#e1eef7}.cta .btn{color:var(--navy);background:#fff;border-color:#fff}.footer{padding:58px 0 24px;color:#c8d7e3;background:#092239}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:42px}.footer .brand{color:#fff}.footer-links{display:flex;gap:22px}.footer-links a{text-decoration:none}.copy{padding-top:18px;border-top:1px solid #294156;color:#8096a8;font-size:12px}
@media(max-width:900px){.menu-button{display:block}.nav{position:absolute;top:76px;inset-inline:0;display:none;padding:22px 20px 27px;flex-direction:column;align-items:stretch;background:#fff;border-bottom:1px solid var(--line);box-shadow:var(--shadow)}.nav.is-open{display:flex}.nav .nav-contact{text-align:center}.hero{padding:88px 0}.about-grid,.home-product,.home-business,.product-layout{grid-template-columns:1fr;gap:46px}.home-resource-list,.resource-grid{grid-template-columns:repeat(2,1fr)}.product-cover{position:relative;top:auto;max-width:380px}}
@media(max-width:600px){body{font-size:15px}.wrap{width:calc(100% - 32px)}.header-in{height:68px}.nav{top:68px}.brand{font-size:16px}.hero{padding:70px 0 76px}.hero h1{font-size:clamp(30px,9vw,36px);line-height:1.45}.hero .lead{font-size:17px}.actions,.actions .btn{width:100%}.section{padding:74px 0}.home-resource-list,.resource-grid,.contact-methods{grid-template-columns:1fr}.section-button,.resource-card .btn,.contact-methods .btn,.inline-form .btn,.purchase-button{width:100%}.product-mini-cover,.product-cover{max-width:100%}.product-cover{padding:18px}.cover-grid{padding:28px}.product-details{padding:22px}.product-details ul{grid-template-columns:1fr}.inline-form{padding:26px 20px}.cta-in,.footer-top{align-items:flex-start;flex-direction:column}.cta .btn{width:100%}.footer-links{flex-direction:column;gap:8px}}
.dm-contact{max-width:820px;margin:auto;padding:50px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow);text-align:center}.dm-contact h2{margin-bottom:18px}.dm-contact p{margin:0 auto 28px;max-width:600px}.dm-contact .btn{min-width:290px;background:var(--orange);border-color:var(--orange)}.mobile-instagram-cta{display:none}
.resource-card .language-list{justify-content:center;margin:14px 0 8px}.availability-note{margin:18px 0 8px;font-weight:700;color:var(--navy)}.purchase-note{margin:14px 0 0;font-size:.86rem;color:var(--muted)}
.download-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:18px}.download-links a{display:flex;min-height:46px;align-items:center;justify-content:center;padding:8px;border:1px solid var(--navy);border-radius:8px;color:var(--navy);font-weight:800;text-decoration:none}.download-links a:hover{color:#fff;background:var(--navy)}
.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.resource-card{min-width:0;overflow:hidden}.resource-thumbnail{width:calc(100% + 56px);height:180px;display:block;margin:-28px -28px 24px;border:0;border-bottom:1px solid var(--line);border-radius:var(--r) var(--r) 0 0;background:#fff;object-fit:cover;object-position:top}
.product-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--r);background:#fff;box-shadow:var(--shadow)}.product-card-image{display:block;aspect-ratio:1.91/1;overflow:hidden;background:var(--navy);border-bottom:4px solid var(--orange)}.product-card-image img{width:100%;height:100%;display:block;object-fit:cover}.product-card-body{padding:30px}.product-card h2{margin-bottom:14px;font-size:27px}.product-card p{color:var(--muted)}.product-card-meta{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:24px 0}.product-card-meta strong{color:var(--navy);font-size:25px}.price-note{font-size:12px;font-weight:800;color:var(--orange)}.product-card .btn{width:100%}.product-visual{position:sticky;top:110px;overflow:hidden;max-width:520px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.product-visual img{width:100%;height:auto;display:block}.product-visual-caption{padding:14px 18px;border-top:4px solid var(--orange);color:var(--navy);font-size:13px;font-weight:900}.detail-summary{margin:0 0 24px;color:var(--muted);font-size:17px}.product-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:26px 0}.product-specs span{padding:12px 14px;border-left:3px solid var(--orange);background:var(--soft);font-size:14px;font-weight:800}.breadcrumb-list{display:flex;flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none}.breadcrumb-list li:not(:last-child)::after{content:"/";margin-left:7px;color:#9aa7b2}.breadcrumb-list a{color:var(--blue);text-decoration:none}.home-products{display:grid;gap:54px}.home-product+.home-product{padding-top:54px;border-top:1px solid var(--line)}.home-product .product-preview-image{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.home-product .product-preview-image img{width:100%;height:auto;display:block}
@media(max-width:600px){body{padding-bottom:76px}.dm-contact{padding:34px 22px}.dm-contact .btn{width:100%;min-width:0}.mobile-instagram-cta{position:fixed;z-index:100;left:12px;right:12px;bottom:12px;display:flex;min-height:52px;align-items:center;justify-content:center;border-radius:10px;color:#fff;background:var(--orange);box-shadow:0 8px 24px rgba(0,0,0,.24);font-weight:900;text-decoration:none}}
@media(max-width:900px){.product-card-grid{grid-template-columns:1fr}.product-visual{position:relative;top:auto;max-width:680px}}
@media(max-width:600px){.product-card-body{padding:24px 20px}.product-card-meta{align-items:flex-start;flex-direction:column}.product-specs{grid-template-columns:1fr}.home-products{gap:42px}.home-product+.home-product{padding-top:42px}}
@media(max-width:900px){.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.resource-grid{grid-template-columns:minmax(0,1fr)}}
.resource-icon-sprite{position:absolute;width:0;height:0;overflow:hidden}.resource-card{height:100%;min-height:532px}.resource-icon{flex:0 0 48px}.resource-icon svg{width:34px;height:34px;display:block;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.resource-card h2{min-height:2.8em}.download-links{margin-top:auto}@media(max-width:600px){.resource-card{min-height:0;padding:24px}.resource-card h2{min-height:0}.resource-thumbnail{width:calc(100% + 48px);height:168px;margin:-24px -24px 22px}.download-links a{min-height:48px}}
.brand{white-space:nowrap}.product-card{display:flex;flex-direction:column}.product-card-body{display:flex;flex:1;flex-direction:column}.product-card-body>.product-card-meta{margin-top:auto;padding-top:24px}.product-card-meta{flex-wrap:wrap}.product-language{display:inline-flex;padding:5px 10px;border-radius:99px;color:var(--navy);background:var(--soft);font-size:12px;font-weight:900;line-height:1.5}.product-card-meta strong{white-space:nowrap}
@media(max-width:600px){.header-in{gap:12px}.brand{gap:8px;font-size:14px;letter-spacing:.04em}.mark{width:32px;height:32px;flex:0 0 32px}.product-card-body>.product-card-meta{padding-top:20px}}
@media(max-width:360px){.brand{gap:7px;font-size:13px;letter-spacing:.02em}.mark{width:30px;height:30px;flex-basis:30px}.menu-button{width:40px;height:40px}}
.header .brand-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;line-height:1.15}.header .brand-name{display:block}.header .brand-tagline{display:block;margin-top:3px;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.12em;line-height:1.3}@media(max-width:600px){.header .brand-tagline{font-size:8.5px;letter-spacing:.08em}}
.free-intro{padding:54px 0 0}.free-intro-panel{padding:34px 38px;border-left:4px solid var(--orange);border-radius:0 14px 14px 0;background:var(--soft)}.free-intro-panel h2{margin-bottom:14px;font-size:clamp(26px,3vw,36px)}.free-intro-panel p{margin:5px 0;color:var(--muted)}.free-intro-panel .free-intro-note{margin-top:18px;color:var(--navy);font-size:14px;font-weight:800}.free-library{padding-top:72px}.resource-category+.resource-category{margin-top:78px}.resource-category-head{margin-bottom:26px;padding-bottom:16px;border-bottom:1px solid var(--line)}.resource-category-head .label{margin-bottom:6px}.resource-category-head h2{font-size:clamp(27px,3vw,36px)}.resource-grid-single{grid-template-columns:minmax(0,360px)}.resource-card h3{min-height:2.8em;margin-bottom:12px;font-size:23px}.next-learning{margin-top:22px;padding-top:18px;border-top:1px solid var(--line)}.next-learning h4{margin:0 0 8px;color:var(--navy);font-size:14px}.resource-card .next-learning p{margin:0 0 12px;font-size:12px;line-height:1.7}.next-learning-link{color:var(--orange);font-size:13px;font-weight:900;text-decoration:none}.next-learning-link:hover{text-decoration:underline}.free-business-cta{max-width:900px;margin:auto;padding:44px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.free-business-cta h2{margin-bottom:18px;font-size:clamp(27px,3.4vw,40px)}.free-business-cta p{margin:8px 0;color:var(--muted)}.free-business-cta .btn{margin-top:24px}.company-sample{max-width:960px;margin:auto}.company-sample>h2{margin-bottom:8px}.sample-subheading{margin:0 0 28px;color:var(--orange);font-size:17px;font-weight:900}.sample-copy{max-width:860px}.sample-copy p{margin:10px 0}.sample-points{display:grid;gap:8px;margin:20px 0 0;padding-left:24px}.sample-points li::marker{color:var(--orange)}.sample-pdf-card{display:flex;align-items:center;gap:20px;margin-top:34px;padding:24px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.sample-pdf-icon{width:64px;height:64px;display:grid;flex:0 0 64px;place-items:center;border-radius:12px;color:#fff;background:var(--navy);font-size:14px;font-weight:900;letter-spacing:.1em}.sample-pdf-details{min-width:0}.sample-pdf-details h3{margin-bottom:4px;font-size:19px}.sample-pdf-details p{margin:0;color:var(--muted);font-size:13px}.sample-pdf-button{margin-left:auto;white-space:nowrap}.sample-note{margin:16px 0 0;color:var(--muted);font-size:13px}.sample-contact{margin-top:38px;padding-top:32px;border-top:1px solid var(--line)}.sample-contact h3{margin-bottom:12px;font-size:clamp(22px,2.6vw,30px)}.sample-contact p{margin:8px 0;color:var(--muted)}.sample-contact .btn{margin-top:22px}.dm-contact .instagram-note{max-width:none;margin:24px 0}.company-sample-section+.section{padding-top:84px}
@media(max-width:600px){.free-intro{padding-top:36px}.free-intro-panel{padding:26px 22px}.free-intro-panel p{font-size:14px}.free-library{padding-top:58px}.resource-category+.resource-category{margin-top:58px}.resource-grid-single{grid-template-columns:minmax(0,1fr)}.resource-card h3{min-height:0;font-size:22px}.next-learning{margin-top:20px}.resource-card .next-learning p{font-size:13px}.free-business-cta{padding:30px 22px}.free-business-cta .btn{width:100%}.sample-subheading{margin-bottom:22px}.sample-pdf-card{align-items:stretch;flex-direction:column;padding:22px}.sample-pdf-button{width:100%;margin-left:0;white-space:normal}.sample-note{font-size:13px}.sample-contact .btn{width:100%}}

/* Customer voices, distortion manual and survey (1.3.0) */
.distortion-manual-cover{display:flex;flex-direction:column;justify-content:flex-end;padding:34px;color:#fff;background-color:var(--navy);background-image:linear-gradient(135deg,rgba(255,255,255,.08) 25%,transparent 25%),linear-gradient(315deg,rgba(255,255,255,.06) 25%,transparent 25%);background-position:0 0,18px 18px;background-size:36px 36px}.distortion-manual-cover:before{content:"";width:58px;height:4px;margin-bottom:auto;background:#c39849}.distortion-manual-cover .cover-kicker{color:#d9bf8b;font-size:11px;font-weight:900;letter-spacing:.14em}.distortion-manual-cover strong{margin:9px 0 5px;font-size:clamp(27px,3vw,39px);line-height:1.25}.distortion-manual-cover small{color:#dce8f1;font-size:13px;font-weight:700}.btn-disabled{cursor:not-allowed;pointer-events:none;background:#8b98a3;border-color:#8b98a3}.btn-disabled:after{content:""}.sales-url-note{color:#875f18}.customer-voices{border-top:1px solid var(--line)}.voice-card{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.voice-card-head{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 28px;color:#fff;background:var(--navy)}.voice-card-head p{margin:0;color:#dce8f1;font-size:14px;font-weight:700}.voice-mark{color:#d9bf8b;font-size:12px;font-weight:900;letter-spacing:.15em}.voice-sections{display:grid;grid-template-columns:.8fr 1.5fr .8fr}.voice-sections section{padding:30px;border-right:1px solid var(--line)}.voice-sections section:last-child{border-right:0}.voice-sections p{margin:0}.voice-label{margin-bottom:14px!important;color:#8b651f;font-size:13px;font-weight:900;letter-spacing:.06em}.voice-empty{color:var(--muted)}.feedback-cycle{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:34px}.feedback-cycle>div{position:relative;padding:24px;border:1px solid var(--line);border-radius:12px;background:#fff}.feedback-cycle span{display:block;margin-bottom:12px;color:#a87824;font-size:12px;font-weight:900;letter-spacing:.1em}.feedback-cycle strong{display:block;color:var(--navy);font-size:17px}.feedback-cycle p{margin:5px 0 0;color:var(--muted);font-size:13px}.voice-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.survey-hero .lead{max-width:720px}.survey-section{background:linear-gradient(90deg,#fff 0,#fff 48%,var(--soft) 48%,var(--soft) 100%)}.survey-layout{display:grid;grid-template-columns:minmax(260px,.68fr) minmax(0,1.32fr);gap:78px;align-items:start}.survey-intro{position:sticky;top:112px}.survey-intro h2{margin-bottom:22px}.survey-intro>p:not(.label){color:var(--muted)}.survey-intro ul{display:grid;gap:10px;margin:28px 0 0;padding:0;list-style:none}.survey-intro li{padding-left:24px;position:relative;font-size:14px;font-weight:700}.survey-intro li:before{content:"✓";position:absolute;left:0;color:#a87824;font-weight:900}.survey-panel{min-width:0}.survey-form{display:grid;gap:34px;padding:42px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.survey-fieldset{min-width:0;margin:0;padding:0;border:0}.survey-fieldset legend,.survey-field>label{display:block;color:var(--navy);font-size:18px;font-weight:900}.question-number{display:inline-grid;width:34px;height:34px;place-items:center;margin-right:10px;border-radius:50%;color:#fff;background:var(--navy);font-size:12px;vertical-align:middle}.survey-form em{margin-left:7px;color:#b84d32;font-size:12px;font-style:normal}.optional{margin-left:6px;color:var(--muted);font-size:12px;font-weight:700}.field-help{margin:10px 0 14px;color:var(--muted);font-size:13px}.choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.choice-grid label{position:relative;cursor:pointer}.choice-grid input{position:absolute;opacity:0}.choice-grid span{display:flex;min-height:52px;align-items:center;padding:10px 14px 10px 43px;border:1px solid #bdc9d3;border-radius:9px;background:#fff;font-size:14px;font-weight:700}.choice-grid span:before{content:"";position:absolute;left:15px;width:17px;height:17px;border:2px solid #8a99a5;border-radius:4px}.choice-grid input:checked+span{color:var(--navy);background:#eef5fa;border-color:var(--blue)}.choice-grid input:checked+span:before{border-color:var(--blue);background:var(--blue);box-shadow:inset 0 0 0 3px #fff}.choice-grid input:focus-visible+span{outline:3px solid rgba(17,103,168,.25);outline-offset:2px}.survey-field textarea,.survey-field input,.survey-field select{width:100%;padding:14px;border:1px solid #bdc9d3;border-radius:9px;color:var(--ink);background:#fff;font:inherit}.survey-field textarea{min-height:150px;resize:vertical}.survey-field textarea:focus,.survey-field input:focus,.survey-field select:focus{outline:3px solid rgba(17,103,168,.18);border-color:var(--blue)}.optional-fields{border:1px solid var(--line);border-radius:11px}.optional-fields summary{padding:16px 18px;cursor:pointer;color:var(--navy);font-weight:900}.optional-fields-inner{display:grid;gap:22px;padding:4px 18px 20px}.field-error{margin:10px 0 0;color:#b13324;font-size:13px;font-weight:800}.privacy-note{margin:0;padding:15px 17px;border-left:3px solid #c39849;color:var(--muted);background:var(--soft);font-size:12px}.survey-submit{width:100%;border:0;font:inherit;cursor:pointer}.survey-submit[disabled]{cursor:wait;opacity:.68;transform:none}.survey-submit:after{content:"→"}.form-message{min-height:1.8em;margin:0;color:#b13324;font-size:14px}.honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important;white-space:nowrap!important}.survey-success{padding:54px 42px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow);text-align:center}.survey-success[hidden]{display:none}.success-mark{display:grid;width:58px;height:58px;place-items:center;margin:0 auto 20px;border-radius:50%;color:#fff;background:var(--blue);font-size:28px;font-weight:900}.survey-success h2{margin-bottom:14px}.survey-success p{color:var(--muted)}.survey-success .voice-actions{justify-content:center}.footer-links a[aria-current=page]{color:#fff;font-weight:900}
.home-product .distortion-manual-cover{aspect-ratio:1.91/1;min-height:0}
.home-product .product-preview-image.distortion-manual-cover{border-bottom:4px solid var(--orange);background-color:var(--navy);background-image:linear-gradient(135deg,rgba(255,255,255,.08) 25%,transparent 25%),linear-gradient(315deg,rgba(255,255,255,.06) 25%,transparent 25%);background-position:0 0,18px 18px;background-size:36px 36px}
@media(max-width:900px){.voice-sections{grid-template-columns:1fr}.voice-sections section{border-right:0;border-bottom:1px solid var(--line)}.voice-sections section:last-child{border-bottom:0}.survey-section{background:var(--soft)}.survey-layout{grid-template-columns:1fr;gap:40px}.survey-intro{position:relative;top:auto;max-width:720px}}
@media(max-width:600px){body[data-hide-mobile-cta]{padding-bottom:0}.distortion-manual-cover{padding:24px}.voice-card-head{align-items:flex-start;flex-direction:column;padding:20px}.voice-sections section{padding:24px 20px}.feedback-cycle{grid-template-columns:1fr}.voice-actions,.voice-actions .btn{width:100%}.choice-grid{grid-template-columns:1fr}.survey-form{gap:30px;padding:26px 20px}.survey-fieldset legend,.survey-field>label{font-size:16px}.question-number{width:30px;height:30px;margin-right:7px}.survey-success{padding:42px 20px}.footer-links{width:100%}}
/* WAZNEXA renewal 2.0.0 - white, navy and gold */
:root{--orange:#b88732;--gold:#b88732;--gold-soft:#f4ead6;--navy:#0a2d4a;--blue:#174f78;--ink:#15212b;--soft:#f4f6f7}
.mark{background:var(--navy);border:1px solid var(--gold);border-radius:4px}.label,.route-number{color:#8b651f}.hero-renewal{padding:124px 0 112px;background:linear-gradient(105deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.94) 54%,rgba(10,45,74,.08) 100%),url("assets/hero-manufacturing.webp") right center/52% auto no-repeat}.hero-renewal:before{background:var(--gold)}.hero-renewal h1{max-width:930px;color:var(--navy);font-size:clamp(42px,6vw,72px)}.hero-renewal .lead{max-width:720px;color:#43515d}.route-section{padding-top:86px}.route-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.route-card{display:flex;min-height:420px;flex-direction:column;padding:46px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.route-card-business{border-top:5px solid var(--navy)}.route-card-materials{border-top:5px solid var(--gold)}.route-number{margin:0 0 28px;font-size:12px;font-weight:900;letter-spacing:.14em}.route-card h2{color:var(--navy)}.route-card>p:not(.route-number){margin:22px 0 32px;color:var(--muted)}.route-card .btn{width:max-content;margin-top:auto}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:78px;align-items:start}.story-copy p{margin:0 0 20px;color:var(--muted);font-size:17px}.focus-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.focus-grid article{padding:34px;border-left:4px solid var(--gold);background:var(--soft)}.focus-grid span,.service-grid span,.process-grid span{color:#8b651f;font-size:12px;font-weight:900;letter-spacing:.12em}.focus-grid h3{margin:12px 0}.focus-grid p{margin:0;color:var(--muted)}.instagram-band{display:flex;align-items:center;justify-content:space-between;gap:50px}.instagram-band>div{max-width:760px}.instagram-band .label{color:#d9bf8b}.instagram-band .btn{flex:0 0 auto;color:var(--navy);background:#fff;border-color:#fff}.business-hero .lead{max-width:760px}.business-hero .btn{margin-top:22px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.service-grid article{padding:30px;border:1px solid var(--line);border-radius:14px;background:#fff}.service-grid h3{margin:14px 0}.service-grid p{margin:0;color:var(--muted)}.service-note{margin-top:28px;padding:28px 30px;border-left:4px solid var(--gold);background:var(--gold-soft)}.service-note strong{color:var(--navy);font-size:19px}.service-note p{margin:8px 0 0}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}.process-grid li{padding:27px 24px;border-top:3px solid var(--gold);background:#fff}.process-grid h3{margin:10px 0}.process-grid p{margin:0;color:var(--muted);font-size:14px}.truth-note{margin:24px 0 0;color:var(--muted);font-size:13px}.case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.case-card{display:flex;min-height:390px;flex-direction:column;padding:30px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:var(--shadow)}.pdf-badge{width:max-content;margin-bottom:23px;padding:5px 10px;border-radius:99px;color:var(--navy);background:var(--gold-soft);font-size:12px;font-weight:900}.case-card h3{color:var(--navy)}.case-card p{margin:18px 0 25px;color:var(--muted)}.case-card .btn{width:100%;margin-top:auto}.material-route-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.material-route-card{display:flex;min-height:440px;flex-direction:column;padding:42px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.material-route-card h2{color:var(--navy)}.material-route-card>p:not(.route-number){color:var(--muted)}.material-route-card .btn{width:max-content;margin-top:auto}.category-tags{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 30px}.category-tags span{padding:6px 12px;border-radius:99px;color:var(--navy);background:var(--soft);font-size:13px;font-weight:800}.topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.topic-grid article{padding:26px;border:1px solid var(--line);border-radius:12px;background:#fff}.topic-grid h3{color:var(--navy)}.topic-grid p{margin:8px 0 0;color:var(--muted);font-size:14px}.contact-renewal{display:grid;grid-template-columns:1.2fr .8fr;gap:24px}.contact-renewal article{padding:40px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.contact-renewal h2{margin-bottom:15px}.contact-renewal article>p:not(.label){color:var(--muted)}.contact-renewal .btn{margin-top:18px}.mobile-contact-cta{display:none}
@media(max-width:900px){.route-grid,.story-grid,.service-grid,.case-grid,.material-route-grid,.contact-renewal{grid-template-columns:1fr}.process-grid,.topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.instagram-band{align-items:flex-start;flex-direction:column}.hero-renewal{background:linear-gradient(110deg,rgba(255,255,255,.98),rgba(244,246,247,.96))}.route-card,.material-route-card{min-height:0}}
@media(max-width:600px){.hero-renewal{padding:76px 0 70px}.hero-renewal h1{font-size:clamp(31px,9.7vw,42px)}.route-card,.material-route-card{padding:30px 24px}.route-card .btn,.material-route-card .btn{width:100%}.story-grid{gap:32px}.focus-grid,.process-grid,.topic-grid{grid-template-columns:1fr}.service-grid article,.case-card{padding:25px 22px}.case-card{min-height:0}.contact-renewal article{padding:30px 24px}.mobile-contact-cta{position:fixed;z-index:100;left:12px;right:12px;bottom:12px;display:flex;min-height:52px;align-items:center;justify-content:center;border-radius:8px;color:#fff;background:var(--navy);border:1px solid var(--gold);box-shadow:0 8px 24px rgba(0,0,0,.24);font-weight:900;text-decoration:none}.mobile-instagram-cta{display:none!important}}
