:root{--om-navy:#0e2447;--om-orange:#f47b20;--om-cream:#f7f5f1;--om-text:#17233b;--om-muted:#65728b;--om-line:#e6e8ee;--om-white:#ffffff;--om-shell:1200px;--om-radius:18px;--om-shadow:0 18px 50px rgba(14,36,71,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body.omref-body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--om-text);background:#fff;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.omref-shell{width:min(var(--om-shell), calc(100% - 40px));margin:0 auto}.omref-header{position:sticky;top:0;z-index:50;background:rgb(255 255 255 / .94);backdrop-filter:blur(14px);border-bottom:1px solid var(--om-line)}body.admin-bar .omref-header{top:32px}.omref-header-inner{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:30px}.omref-brand{display:inline-flex;align-items:center;gap:10px;font-size:30px;line-height:1;font-weight:500;letter-spacing:-.04em;color:var(--om-text)}.omref-brand-mark{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:10px;background:var(--om-orange);color:#fff;font-weight:900;font-size:24px;transform:translateY(-1px)}.omref-brand-text strong{font-weight:800}.omref-brand-text{color:var(--om-orange)}.omref-brand-text strong{color:var(--om-text)}.custom-logo{max-height:54px;width:auto}.omref-nav{display:flex;align-items:center;gap:26px;font-weight:700}.omref-nav a{font-size:15px}.omref-nav a:hover{color:var(--om-orange)}.omref-nav-cta:hover{color:#fff}.omref-btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 22px;border-radius:12px;font-weight:800;transition:.18s ease;cursor:pointer;border:1px solid #fff0}.omref-btn-primary{background:var(--om-orange);color:#fff;box-shadow:0 12px 24px rgb(244 123 32 / .22)}.omref-btn-primary:hover{background:#df6910;color:#fff;transform:translateY(-1px)}.omref-btn-ghost{background:#fff;border-color:var(--om-line);color:var(--om-text)}.omref-btn-ghost:hover{border-color:var(--om-orange);color:var(--om-orange)}.omref-btn-full{width:100%}.omref-menu-toggle{display:none;background:none;border:none;padding:8px}.omref-menu-toggle span{display:block;width:26px;height:2px;background:var(--om-navy);margin:5px 0}.omref-kicker{display:inline-block;font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:900;color:var(--om-orange);margin-bottom:14px}.omref-kicker-light{color:#ffcfad}.omref-section-head{max-width:820px;margin-bottom:34px}.omref-section-head h2,.omref-page-hero h1{font-size:clamp(34px,5vw,62px);line-height:1.04;letter-spacing:-.05em;margin:0 0 10px;color:var(--om-navy)}.omref-section-head p,.omref-page-hero p{font-size:18px;color:var(--om-muted);margin:0}.omref-section-head-split{display:grid;grid-template-columns:1.2fr .8fr;gap:30px;align-items:end}.omref-hero{padding:56px 0 76px;background:#fff}.omref-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:52px;align-items:center}.omref-hero-copy h1{font-size:clamp(42px,7vw,82px);line-height:.96;letter-spacing:-.06em;margin:0 0 18px;color:var(--om-navy);max-width:720px}.omref-hero-copy p{font-size:20px;color:var(--om-muted);max-width:650px;margin:0 0 24px}.omref-actions{display:flex;gap:14px;flex-wrap:wrap}.omref-chips{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.omref-chips span{padding:10px 14px;border:1px solid var(--om-line);border-radius:999px;font-size:13px;font-weight:700;color:var(--om-text);background:#fff}.omref-hero-media{position:relative}.omref-hero-media:before{content:"";position:absolute;left:-18px;bottom:-18px;width:46%;height:38%;background:var(--om-orange);border-radius:18px;z-index:0}.omref-hero-media img{position:relative;z-index:1;width:100%;aspect-ratio:1.05;object-fit:cover;border-radius:22px;box-shadow:var(--om-shadow)}.omref-service-section{padding:78px 0 40px;background:var(--om-cream)}.omref-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.omref-card{background:#fff;border:1px solid var(--om-line);border-radius:18px;overflow:hidden;box-shadow:0 12px 32px rgb(23 35 59 / .04)}.omref-card img{width:100%;aspect-ratio:1.28;object-fit:cover}.omref-card-body{padding:22px}.omref-card h3{margin:0 0 10px;font-size:28px;line-height:1.1;letter-spacing:-.03em;color:var(--om-navy)}.omref-card p{margin:0 0 18px;color:var(--om-muted)}.omref-card a{font-weight:900;color:var(--om-orange);font-size:14px}.omref-scenarios{padding:26px 0 72px;background:var(--om-cream)}.omref-scenarios-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.omref-scenario{background:#fff;border:1px solid var(--om-line);border-radius:16px;padding:18px 20px}.omref-scenario strong{display:block;font-size:18px;color:var(--om-navy);margin-bottom:4px}.omref-scenario span{display:block;color:var(--om-muted);font-size:14px}.omref-cta-band{padding:24px 0;background:var(--om-navy);color:#fff}.omref-cta-band-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.omref-cta-band h2{margin:0 0 4px;font-size:34px;line-height:1}.omref-cta-band p{margin:0;color:#c8d1e3}.omref-before-after{padding:78px 0;background:#fff}.omref-ba-box{position:relative;height:640px;border-radius:22px;overflow:hidden;background:#ddd;box-shadow:var(--om-shadow)}.omref-ba-layer,.omref-ba-layer img{position:absolute;inset:0;width:100%;height:100%}.omref-ba-layer img{object-fit:cover}.omref-ba-after{clip-path:inset(0 50% 0 0)}.omref-ba-label{position:absolute;top:18px;z-index:4;padding:10px 14px;border-radius:999px;font-size:11px;letter-spacing:.14em;font-weight:900;color:#fff}.omref-ba-label-before{left:18px;background:rgb(14 36 71 / .82)}.omref-ba-label-after{right:18px;background:var(--om-orange)}.omref-ba-range{position:absolute;inset:0;z-index:5;opacity:0;cursor:ew-resize;width:100%;height:100%;margin:0}.omref-ba-handle{position:absolute;top:0;bottom:0;left:50%;width:3px;background:#fff;z-index:3;transform:translateX(-50%);box-shadow:0 0 0 1px rgb(14 36 71 / .16)}.omref-ba-handle:before{content:"↔";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--om-navy);font-weight:900;box-shadow:0 10px 24px rgb(14 36 71 / .18)}.omref-center-cta{text-align:center;margin-top:24px}.omref-process{padding:78px 0;background:#fff}.omref-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.omref-process-grid article{background:var(--om-cream);border-radius:16px;padding:26px;border-top:4px solid var(--om-orange)}.omref-process-grid strong{display:block;color:var(--om-orange);font-size:14px;font-weight:900;margin-bottom:14px}.omref-process-grid h3{margin:0 0 8px;font-size:28px;line-height:1.1;color:var(--om-navy)}.omref-process-grid p{margin:0;color:var(--om-muted)}.omref-form-section{padding:84px 0;background:var(--om-navy);color:#fff}.omref-form-grid{display:grid;grid-template-columns:1fr 480px;gap:50px;align-items:center}.omref-form-copy h2{font-size:clamp(34px,5vw,64px);line-height:1.02;letter-spacing:-.05em;margin:0 0 14px;color:#fff}.omref-form-copy p{color:#d0d6e3;font-size:18px;margin:0 0 18px}.omref-mini-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.omref-mini-list li{padding-left:18px;position:relative;color:#d0d6e3}.omref-mini-list li:before{content:"•";position:absolute;left:0;color:var(--om-orange)}.omref-form-card{background:#fff;border-radius:20px;padding:24px;box-shadow:0 20px 44px rgb(0 0 0 / .16)}.omref-wa-form{display:grid;gap:14px}.omref-wa-form label{display:grid;gap:8px;color:var(--om-text);font-weight:700;font-size:14px}.omref-wa-form input,.omref-wa-form select,.omref-wa-form textarea{width:100%;padding:14px 15px;border:1px solid var(--om-line);border-radius:12px;font:inherit;color:var(--om-text);background:#fff}.omref-wa-form textarea{resize:vertical;min-height:110px}.omref-form-note{margin:0;text-align:center;color:var(--om-muted);font-size:13px}.omref-footer{background:#091a37;color:#fff;padding:42px 0 20px}.omref-footer-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:32px}.omref-footer h3{margin:0 0 12px;font-size:22px}.omref-footer p{margin:0 0 10px;color:#c7d0e2}.omref-footer-bottom{margin-top:18px;padding-top:18px;border-top:1px solid rgb(255 255 255 / .1);font-size:13px;color:#aeb8cb;display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px}.omref-footer-copyright{white-space:nowrap}.omref-footer-legal-menu{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.omref-footer-legal-menu li{display:flex;align-items:center;gap:8px}.omref-footer-legal-menu li:not(:first-child)::before{content:"·";color:#7f8ca5}.omref-footer-legal-menu a{color:#c7d0e2;text-decoration:none}.omref-footer-legal-menu a:hover,.omref-footer-legal-menu a:focus{color:var(--om-orange);text-decoration:underline}.omref-footer .omref-brand{color:#fff}.omref-footer .omref-brand-text strong,.omref-footer .omref-brand-text{color:#fff}.omref-footer .omref-brand-mark{background:var(--om-orange)}.omref-page-hero{padding:70px 0 28px;background:#fff;border-bottom:1px solid var(--om-line)}.omref-page-hero-small{padding-bottom:12px}.omref-page-hero h1{margin-bottom:10px}.omref-page-services{padding:56px 0;background:#fff}.omref-service-list{display:grid;gap:20px}.omref-service-row{display:grid;grid-template-columns:360px 1fr;gap:26px;align-items:center;padding:22px;border:1px solid var(--om-line);border-radius:18px;background:#fff;box-shadow:0 14px 34px rgb(23 35 59 / .04)}.omref-service-row img{width:100%;aspect-ratio:1.2;object-fit:cover;border-radius:14px}.omref-service-row h2{margin:0 0 10px;font-size:36px;line-height:1.05;color:var(--om-navy)}.omref-service-row p{margin:0 0 16px;color:var(--om-muted);font-size:17px}.omref-page-cta{padding:0 0 70px;background:#fff}.omref-page-cta-inner{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:30px;background:var(--om-cream);border-radius:18px}.omref-page-cta h2{margin:0 0 6px;font-size:34px;color:var(--om-navy)}.omref-page-cta p{margin:0;color:var(--om-muted)}.omref-page-content{padding:52px 0;background:#fff}.omref-page-grid{display:grid;grid-template-columns:1fr 320px;gap:34px;align-items:start}.omref-copy{font-size:18px}.omref-copy h2{font-size:34px;line-height:1.08;margin:0 0 10px;color:var(--om-navy)}.omref-copy p,.omref-copy li{color:var(--om-text)}.omref-side-card{position:sticky;top:110px;background:var(--om-cream);padding:22px;border-radius:18px;border:1px solid var(--om-line)}.omref-side-card h3{margin:0 0 8px;font-size:28px;color:var(--om-navy)}.omref-side-card p{margin:0 0 18px;color:var(--om-muted)}@media (max-width:1100px){.omref-service-grid{grid-template-columns:repeat(2,1fr)}.omref-scenarios-grid{grid-template-columns:repeat(2,1fr)}.omref-form-grid,.omref-hero-grid,.omref-section-head-split,.omref-page-grid{grid-template-columns:1fr}.omref-service-row{grid-template-columns:1fr}}@media (max-width:760px){body.admin-bar .omref-header{top:46px}.omref-shell{width:min(var(--om-shell), calc(100% - 24px))}.omref-header-inner{min-height:72px}.omref-menu-toggle{display:block}.omref-nav{display:none;position:absolute;top:72px;left:0;right:0;flex-direction:column;align-items:stretch;background:#fff;border-bottom:1px solid var(--om-line);padding:18px}.omref-nav.is-open{display:flex}.omref-hero{padding:34px 0 56px}.omref-hero-copy h1{font-size:54px}.omref-hero-copy p,.omref-section-head p,.omref-page-hero p{font-size:17px}.omref-service-grid,.omref-scenarios-grid,.omref-process-grid,.omref-footer-grid{grid-template-columns:1fr}.omref-service-section,.omref-before-after,.omref-process,.omref-form-section{padding:56px 0}.omref-cta-band-inner,.omref-page-cta-inner{flex-direction:column;align-items:flex-start}.omref-cta-band h2,.omref-page-cta h2{font-size:28px}.omref-ba-box{height:420px;border-radius:16px}.omref-form-card{padding:18px}}