:root{--background: 43 33% 97%;--foreground: 215 41% 15%;--border: 210 21% 86%;--input: 210 21% 86%;--ring: 178 73% 32%;--card: 0 0% 100%;--card-foreground: 215 41% 15%;--card-border: 210 21% 86%;--popover: 0 0% 100%;--popover-foreground: 215 41% 15%;--popover-border: 210 21% 86%;--primary: 178 73% 32%;--primary-foreground: 0 0% 100%;--secondary: 38 74% 53%;--secondary-foreground: 215 41% 15%;--muted: 205 27% 94%;--muted-foreground: 212 17% 43%;--accent: 11 71% 63%;--accent-foreground: 0 0% 100%;--destructive: 0 72% 51%;--destructive-foreground: 0 0% 100%;--sidebar: 210 35% 17%;--sidebar-foreground: 43 33% 97%;--sidebar-border: 210 30% 24%;--sidebar-primary: 178 73% 32%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 210 30% 24%;--sidebar-accent-foreground: 43 33% 97%;--sidebar-ring: 178 73% 42%;--radius: .8rem;--app-font-sans: "DM Sans", sans-serif;--app-font-serif: Georgia, serif;--app-font-mono: "DM Mono", monospace;--primary-border: hsl(var(--primary));--secondary-border: hsl(var(--secondary));--muted-border: hsl(var(--muted));--accent-border: hsl(var(--accent));--destructive-border: hsl(var(--destructive))}.dark{--background: 214 38% 10%;--foreground: 43 33% 97%;--border: 210 30% 24%;--input: 210 30% 24%;--card: 210 35% 17%;--card-foreground: 43 33% 97%;--card-border: 210 30% 24%;--popover: 210 35% 17%;--popover-foreground: 43 33% 97%;--popover-border: 210 30% 24%;--primary: 178 73% 42%;--primary-foreground: 214 38% 10%;--secondary: 38 74% 53%;--secondary-foreground: 214 38% 10%;--muted: 210 30% 22%;--muted-foreground: 210 20% 70%;--accent: 11 71% 63%;--accent-foreground: 0 0% 100%;--destructive: 0 72% 56%;--destructive-foreground: 0 0% 100%;--sidebar: 214 38% 10%;--sidebar-foreground: 43 33% 97%;--sidebar-border: 210 30% 24%;--sidebar-primary: 178 73% 42%;--sidebar-primary-foreground: 214 38% 10%;--sidebar-accent: 210 30% 22%;--sidebar-accent-foreground: 43 33% 97%;--sidebar-ring: 178 73% 48%}@layer base{*,*:before,*:after{box-sizing:border-box}body{margin:0;background:hsl(var(--background));color:hsl(var(--foreground));font-family:var(--app-font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,a{-webkit-tap-highlight-color:transparent}}@keyframes rise-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes soft-pulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.9;transform:scale(1.08)}}.mpr-page{min-height:100dvh;overflow:hidden;background:hsl(var(--background))}.mpr-display{font-family:Manrope,sans-serif}.mpr-header{position:relative;z-index:5;height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,6vw,88px);background:#faf9f4f5;border-bottom:1px solid hsl(var(--border))}.mpr-brand{display:inline-flex;align-items:center;gap:12px;color:hsl(var(--foreground));text-decoration:none;letter-spacing:-.04em}.mpr-brand-mark{width:38px;height:38px;position:relative;display:grid;place-items:center;color:hsl(var(--primary-foreground));background:hsl(var(--primary));border-radius:11px 11px 11px 4px;box-shadow:4px 4px hsl(var(--secondary))}.mpr-brand-mark:before,.mpr-brand-mark:after{content:"";position:absolute;background:currentColor;border-radius:99px}.mpr-brand-mark:before{width:16px;height:4px}.mpr-brand-mark:after{width:4px;height:16px}.mpr-brand-name{font-family:Manrope,sans-serif;font-size:16px;font-weight:800;line-height:1.05}.mpr-brand-sub{display:block;color:hsl(var(--muted-foreground));font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;margin-top:3px}.mpr-disclosure{appearance:none;border:0;padding:7px 0;background:transparent;color:hsl(var(--muted-foreground));font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;cursor:pointer;transition:color .2s ease}.mpr-disclosure:hover{color:hsl(var(--primary))}.mpr-hero{position:relative;min-height:calc(100dvh - 82px);display:flex;justify-content:center;padding:clamp(28px,5vh,56px) 20px 44px;background:#142334}.mpr-hero:before{content:"";position:absolute;inset:0;opacity:.24;background-image:linear-gradient(135deg,transparent 0 48%,hsl(var(--accent)) 48% 50%,transparent 50% 100%),linear-gradient(45deg,transparent 0 61%,hsl(var(--secondary)) 61% 63%,transparent 63% 100%);background-size:290px 290px,420px 420px;background-position:-70px -60px,170px 80px;mix-blend-mode:screen}.mpr-hero:after{content:"";position:absolute;top:-120px;right:12%;width:340px;height:340px;border-radius:50%;background:hsl(var(--primary) / .22);filter:blur(70px);animation:soft-pulse 8s ease-in-out infinite}.mpr-hero-inner{width:min(1040px,100%);position:relative;z-index:1}.mpr-headline{max-width:780px;margin:0 auto 12px;color:#faf8f5;font-family:Manrope,sans-serif;font-size:clamp(31px,4.7vw,61px);font-weight:800;letter-spacing:-.06em;line-height:1.03;text-align:center;animation:rise-in .65s .08s ease both}.mpr-headline em{color:hsl(var(--secondary));font-style:normal}.mpr-subhead{max-width:570px;margin:0 auto 28px;color:#d1d9e0;font-size:clamp(14px,1.7vw,17px);line-height:1.55;text-align:center;animation:rise-in .65s .14s ease both}.mpr-form-stage{position:relative;width:min(600px,100%);margin:0 auto;padding:9px;border:1px solid hsl(43 33% 97% / .18);border-radius:15px;background:#faf8f517;box-shadow:0 22px 50px #070d1252;animation:rise-in .7s .22s ease both}.mpr-form-stage:before{content:"";position:absolute;top:0;left:13%;right:13%;height:2px;background:hsl(var(--secondary))}#formTargetDiv{min-height:295px;overflow:hidden;border-radius:9px;background:#fff}.mpr-trust-row{display:flex;justify-content:center;gap:clamp(18px,5vw,44px);margin-top:20px;color:#d7dee4;font-size:11px;font-weight:600;animation:rise-in .65s .32s ease both}.mpr-trust-item{display:flex;align-items:center;gap:7px}.mpr-trust-dot{width:6px;height:6px;border-radius:50%;background:hsl(var(--secondary))}.mpr-dialog-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:20px;background:#0b141eb8}.mpr-dialog{width:min(460px,100%);padding:28px;border:1px solid hsl(var(--border));border-radius:14px;background:hsl(var(--background));box-shadow:0 20px 70px #070d1259}.mpr-dialog h2{margin:0 0 10px;font-family:Manrope,sans-serif;font-size:22px;letter-spacing:-.04em}.mpr-dialog p{margin:0;color:hsl(var(--muted-foreground));font-size:14px;line-height:1.6}.mpr-dialog-close{margin-top:20px;padding:10px 15px;border:0;border-radius:7px;background:hsl(var(--primary));color:hsl(var(--primary-foreground));font-size:13px;font-weight:700;cursor:pointer}.mpr-footer{border-top:1px solid hsl(var(--border));background:#faf9f4fa}.mpr-footer-inner{width:min(1040px,100%);margin:0 auto;padding:22px clamp(22px,6vw,88px);display:flex;align-items:center;justify-content:space-between;gap:24px}.mpr-footer-brand{color:hsl(var(--foreground));transform:scale(.9);transform-origin:left center}.mpr-footer-brand .mpr-brand-mark{width:32px;height:32px;box-shadow:3px 3px hsl(var(--secondary))}.mpr-footer-brand .mpr-brand-name{font-size:14px}.mpr-footer-brand .mpr-brand-sub{font-size:9px}.mpr-footer-meta{display:flex;align-items:flex-end;flex-direction:column;gap:7px}.mpr-footer-links{display:flex;align-items:center;gap:18px}.mpr-footer-links a{color:hsl(var(--foreground));font-size:11px;font-weight:700;text-underline-offset:3px}.mpr-footer-links a:hover{color:hsl(var(--primary))}.mpr-footer-copy{margin:0;color:hsl(var(--muted-foreground));font-size:10px}.mpr-policy-page{min-height:100dvh;background:hsl(var(--background));color:hsl(var(--foreground))}.mpr-policy-label{color:hsl(var(--muted-foreground));font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.mpr-policy-main{width:min(720px,100%);margin:0 auto;padding:clamp(40px,8vw,84px) 22px 72px}.mpr-policy-back{display:inline-block;margin-bottom:44px;color:hsl(var(--primary));font-size:12px;font-weight:700;text-underline-offset:4px}.mpr-policy-eyebrow{margin:0 0 10px;color:hsl(var(--primary));font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.mpr-policy-main h1{margin:0;font-family:Manrope,sans-serif;font-size:clamp(38px,7vw,60px);letter-spacing:-.06em;line-height:1}.mpr-policy-updated{margin:14px 0 46px;color:hsl(var(--muted-foreground));font-size:12px}.mpr-policy-main h2{margin:34px 0 9px;font-family:Manrope,sans-serif;font-size:20px;letter-spacing:-.03em}.mpr-policy-main p{margin:0;color:#485665;font-size:15px;line-height:1.7}.mpr-policy-main a{color:hsl(var(--primary))}@media(max-width:600px){.mpr-header{height:70px;padding:0 18px}.mpr-brand-mark{width:34px;height:34px}.mpr-brand-name{font-size:14px}.mpr-brand-sub{font-size:9px}.mpr-disclosure{max-width:122px;font-size:9px;text-align:right;line-height:1.25}.mpr-hero{min-height:calc(100dvh - 70px);padding:26px 13px 28px}.mpr-headline{font-size:clamp(29px,9vw,42px)}.mpr-subhead{margin-bottom:22px;font-size:14px}.mpr-form-stage{padding:6px;border-radius:11px}#formTargetDiv{min-height:320px}.mpr-trust-row{gap:13px;margin-top:15px;font-size:10px}.mpr-footer-inner{align-items:flex-start;flex-direction:column;gap:16px}.mpr-footer-meta{align-items:flex-start;width:100%}.mpr-footer-links{gap:16px}.mpr-policy-label{max-width:122px;text-align:right;line-height:1.25}.mpr-policy-main{padding-top:34px}.mpr-policy-back{margin-bottom:34px}}
