:root{font-family:Arial,Helvetica Neue,Helvetica,sans-serif;line-height:1.5;font-weight:400;color:#4b4b4b;background:#f8f8f8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--navy: #4b4b4b;--navy-soft: #585858;--slate: #585858;--white: #ffffff;--accent: #2a88ac;--accent-dark: #0d5570;--border: #e3e3e3;--surface: #f8f8f8;--shadow: 0 16px 36px rgba(75, 75, 75, .08);--success: #4cbf60;--error: #8f3139}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#f8f8f8,#f3f3f3)}button,input,select,textarea{font:inherit}button{cursor:pointer}.page-shell{width:min(1240px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 4rem}.hero-brand-shell{margin-bottom:1.5rem}.hero-brand-card{background:var(--white);border:1px solid var(--border);border-radius:28px;box-shadow:var(--shadow);padding:1.25rem 2rem}.hero-shell{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(460px,1.08fr);gap:1.5rem;align-items:start}.hero-panel,.section,.form-card-shell{background:var(--white);border:1px solid var(--border);border-radius:28px;box-shadow:var(--shadow)}.hero-panel{padding:2.5rem}.hero-brand-row{display:flex;align-items:center;gap:1rem}.brand-logo{width:76px;height:76px;object-fit:contain;border-radius:18px;background:#fff}.hero-brand-copy{display:grid;gap:.35rem}.brand-mark{font-weight:600;font-size:.92rem;color:var(--navy-soft);letter-spacing:.01em;line-height:1.35;display:flex;flex-direction:column}.brand-mark span{display:block}.brand-submark{color:var(--accent-dark);font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;font-weight:800}.hero-grid{display:grid;grid-template-columns:1fr .95fr;gap:2.25rem;align-items:start}.hero-title-full{margin:.6rem 0 0;font-size:clamp(1.85rem,3.2vw,3.25rem);line-height:1.22;letter-spacing:-.01em;width:100%}.hero-copy-body{min-width:0}@media (min-width: 1041px){.hero-shell{align-items:stretch}.hero-panel,.form-card-shell{height:100%}.hero-grid{grid-template-columns:minmax(0,1fr)}.hero-title-full{grid-column:1 / -1;font-size:2.7rem;line-height:1.15;margin-bottom:.35rem}.hero-copy-body{display:block}.lead{margin-top:1rem;max-width:none;margin-bottom:0}.lead-detail{max-width:none}.credibility-list{margin-top:1.25rem}.desktop-inserted-image{display:block;margin-top:1.5rem;height:auto}.desktop-side-image-frame{height:auto;min-height:520px;width:100%}.desktop-inserted-image-asset{width:100%;height:520px;object-fit:cover;object-position:center center;display:block}.form-card-shell{min-height:100%;padding-bottom:1.5rem}.form-grid{gap:.8rem}.form-card-header p{margin:.45rem 0 .8rem}}.lead{margin:1.5rem 0 0;color:var(--navy-soft);font-size:1rem;line-height:1.8;max-width:36rem}.lead-block{display:grid;gap:.9rem}.lead-detail{margin:0;color:var(--navy-soft);font-size:1rem;line-height:1.75;max-width:36rem}.microcopy,.section-intro,.process-list li,.trust-grid p{color:var(--slate)}.microcopy{margin-top:1.6rem;font-weight:600}.credibility-list{margin:1.7rem 0 0;padding:0;list-style:none;display:grid;gap:.75rem}.credibility-list li{position:relative;padding-left:1.4rem;color:var(--navy-soft);font-weight:600}.credibility-list li:before{content:"";position:absolute;left:0;top:.5rem;width:.55rem;height:.55rem;border-radius:999px;background:var(--accent)}.hero-visual-column{display:flex}.supporting-image-frame{width:100%;background:var(--white);border-radius:0;padding:0;border:0;aspect-ratio:4 / 3;overflow:hidden;display:flex;align-items:center;justify-content:center}.supporting-image{width:100%;height:100%;object-fit:contain;object-position:center center;border-radius:0;display:block;background:transparent}.desktop-inserted-image{display:none;margin-top:1.5rem}.desktop-inserted-image-asset{width:100%;height:auto;display:block;border-radius:0}.form-card-shell{padding:1.6rem;position:sticky;top:1.5rem}.form-card-header h2{margin:0;font-size:1.5rem}.form-card-header p{margin:.6rem 0 1rem;color:var(--slate);font-size:.95rem}.lead-form{background:transparent;border:0;border-radius:0;padding:0}.form-grid{display:grid;grid-template-columns:1fr;gap:.95rem}label{display:grid;gap:.45rem;font-weight:600;color:var(--navy)}input,select,textarea{width:100%;border:1px solid var(--border);border-radius:14px;background:var(--white);padding:.95rem 1rem;color:var(--navy)}input:focus,select:focus,textarea:focus{outline:2px solid rgba(42,136,172,.18);border-color:var(--accent)}button[type=submit]{width:100%;border:0;border-radius:14px;padding:1rem 1.1rem;background:linear-gradient(135deg,#2a88ac,#6ab7d4);color:var(--white);font-weight:700;box-shadow:0 18px 32px #2a88ac3d;transition:background .15s ease,transform .15s ease}button[type=submit]:hover{background:linear-gradient(135deg,#0d5570,#2a88ac);transform:translateY(-1px)}button[type=submit]:disabled{cursor:wait;opacity:.7}.form-message{margin:.85rem 0 0;font-weight:600}.form-message.success{color:var(--success)}.form-message.error{color:var(--error)}.section{margin-top:1.5rem;padding:2rem}.section h2{margin:.35rem 0 .8rem;font-size:2rem}.process-list{margin:1rem 0 0;padding-left:1.2rem;display:grid;gap:.75rem}.trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem}.trust-grid article{border:1px solid var(--border);border-radius:20px;padding:1.15rem}.trust-card{background:#fff}.trust-card-soft{background:#eaf4f7}.trust-icon{width:2.4rem;height:2.4rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:.9rem;background:#2a88ac;color:#fff;font-size:1rem;font-weight:700}.trust-grid h3{margin-top:0}.testimonials-block{margin-top:2rem}.testimonials-title{margin:0;font-size:1.5rem;color:var(--navy)}.testimonials-subtitle{margin:.35rem 0 1rem;color:var(--slate);font-weight:600}.testimonials-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.testimonial-card{border:1px solid var(--border);border-radius:20px;padding:1.2rem;background:#fff}.testimonial-card h4{margin:0 0 .55rem;color:var(--navy)}.testimonial-card p{margin:0;color:var(--slate);line-height:1.7}.testimonial-stars{margin-bottom:.8rem;color:#d4a62a;letter-spacing:.14em;font-size:1rem}.site-footer{margin-top:1.5rem;background:var(--white);border:1px solid var(--border);border-radius:28px;box-shadow:var(--shadow);padding:2rem 2.5rem}.footer-grid{display:grid;grid-template-columns:1.18fr .94fr .94fr 1.18fr;column-gap:2rem;row-gap:1.5rem;align-items:start}.footer-column{min-width:0;padding:0;display:flex;flex-direction:column}.site-footer h3{margin:0 0 .75rem;color:var(--navy);font-size:1rem}.site-footer p{margin:0 0 .5rem;color:var(--slate);line-height:1.65}@media (min-width: 1041px){.hero-visual-column{display:none}.desktop-inserted-image{display:block;margin-top:1.5rem}.desktop-side-image-frame{min-height:540px}}@media (max-width: 1040px){.hero-shell,.hero-grid,.trust-grid,.testimonials-grid,.footer-grid{grid-template-columns:1fr}.hero-title-full{font-size:2.2rem}.desktop-inserted-image{display:none}.hero-visual-column{display:flex}.form-card-shell{position:static}}@media (max-width: 640px){.page-shell{width:min(100% - 1rem,100%);padding-top:1rem}.hero-brand-card,.hero-panel,.section,.form-card-shell,.site-footer{border-radius:20px;padding:1.25rem}.supporting-image-frame{aspect-ratio:auto;min-height:280px}.supporting-image{height:100%}.hero-title-full{font-size:2.2rem}}
