.kim-seller-landing{--navy: #0F1E33;--navy-mid: #1E3A5F;--navy-card: #0C2340;--blue-500: #3B82F6;--blue-600: #2563EB;--blue-400: #60A5FA;--blue-50: #EFF6FF;--gold: #FBBF24;--white: #FFFFFF;--light: #F7FAFC;--text-muted-dark: rgba(255, 255, 255, .76);--text-subtle-dark: rgba(255, 255, 255, .58);--glass: rgba(255, 255, 255, .1);--glass-border: rgba(255, 255, 255, .24);--radius: .65rem;--shadow: 0 24px 70px rgba(0, 0, 0, .22);--max-width: 1200px;margin:0;font-family:Outfit,sans-serif;color:var(--navy);background:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;width:100%;max-width:100%;overflow-x:hidden}.kim-seller-landing *{box-sizing:border-box}.kim-seller-landing{scroll-behavior:smooth}.kim-seller-landing img,.kim-seller-landing iframe,.kim-seller-landing video,.kim-seller-landing svg{max-width:100%}.kim-seller-landing .hero,.kim-seller-landing .section,.kim-seller-landing .container,.kim-seller-landing .hero-grid,.kim-seller-landing .hero-copy,.kim-seller-landing .form-card,.kim-seller-landing .video-shell{min-width:0}.kim-seller-landing a{color:inherit}.kim-seller-landing h1,.kim-seller-landing h2,.kim-seller-landing h3{font-family:Cormorant Garamond,Georgia,serif;margin:0;line-height:1.05;letter-spacing:-.02em}.kim-seller-landing p{margin:0}.kim-seller-landing .section{padding:48px 20px}.kim-seller-landing .container{width:100%;max-width:var(--max-width);margin:0 auto}.kim-seller-landing .hero{position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:center;color:var(--white);background:linear-gradient(135deg,#0f1e33d1,#1e3a5fd1),url(/seller-hero-bg.webp) center center / cover no-repeat}.kim-seller-landing .hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 18%,rgba(59,130,246,.22),transparent 34%),radial-gradient(circle at 85% 12%,rgba(96,165,250,.14),transparent 30%),linear-gradient(#0f1e331a,#0f1e3375);pointer-events:none}.kim-seller-landing .hero .container{position:relative;z-index:1}.kim-seller-landing .hero-grid{display:grid;gap:36px;align-items:center}.kim-seller-landing .hero-copy{text-align:center;max-width:720px;margin:0 auto}.kim-seller-landing .eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;padding:8px 12px;border:1px solid rgba(255,255,255,.26);border-radius:999px;color:#ffffffe6;background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.kim-seller-landing .eyebrow svg{width:16px;height:16px;color:var(--blue-400)}.kim-seller-landing h1{color:var(--white);font-size:clamp(3.05rem,13vw,5.85rem);font-weight:700;max-width:780px;text-shadow:rgba(0,0,0,.22) 0px 8px 26px}.kim-seller-landing .subheadline{margin:20px auto 32px;color:var(--text-muted-dark);font-size:clamp(1.04rem,4vw,1.28rem);max-width:700px;text-shadow:rgba(0,0,0,.25) 0px 2px 14px}.kim-seller-landing .video-shell{width:min(100%,360px);margin:0 auto}.kim-seller-landing .video-frame{overflow:hidden;width:100%;aspect-ratio:9 / 16;border-radius:calc(var(--radius) + .25rem);background:#000;box-shadow:var(--shadow)}.kim-seller-landing .video-frame iframe,.kim-seller-landing .video-frame video{display:block;width:100%;height:100%;border:0}.kim-seller-landing .video-frame video{object-fit:cover;background:#000}.kim-seller-landing .video-cta{display:inline-block;margin-top:16px;padding:14px 32px;background:var(--blue-500);color:#fff;font-family:Outfit,sans-serif;font-weight:600;font-size:1rem;border-radius:var(--radius);text-decoration:none;text-align:center;transition:background .2s,transform .2s;width:100%;max-width:320px;box-shadow:#2563eb42 0 14px 30px}.kim-seller-landing .video-cta:hover,.kim-seller-landing .video-cta:focus-visible{background:var(--blue-600);transform:translateY(-1px)}.kim-seller-landing .form-card{width:100%;max-width:520px;margin:0 auto;padding:28px;border-radius:calc(var(--radius) + .25rem);background:#0c2340e0;border:1px solid rgba(255,255,255,.2);box-shadow:var(--shadow)}.kim-seller-landing .form-card h2{color:var(--white);font-size:clamp(2.1rem,10vw,3.15rem);font-weight:700}.kim-seller-landing .form-card .form-intro{margin:8px 0 22px;color:#ffffffb8}.kim-seller-landing form{display:grid;gap:16px}.kim-seller-landing .field{display:grid;gap:7px}.kim-seller-landing label{color:#ffffffe6;font-size:.93rem;font-weight:600}.kim-seller-landing input{width:100%;min-height:50px;border:1px solid rgba(255,255,255,.24);border-radius:var(--radius);padding:13px 15px;color:var(--white);background:#ffffff1a;font:500 1rem/1.2 Outfit,sans-serif;outline:none;transition:.3s}.kim-seller-landing input::placeholder{color:#ffffff6b}.kim-seller-landing input:focus{border-color:var(--blue-400);box-shadow:#60a5fa2e 0 0 0 4px;background:#ffffff21}.kim-seller-landing .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:14px 22px;border:0;border-radius:var(--radius);font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;cursor:pointer;transition:.3s}.kim-seller-landing .btn-primary{color:var(--white);background:linear-gradient(to right,#3b82f6,#2563eb);box-shadow:#2563eb52 0 16px 34px}.kim-seller-landing .btn-primary:hover,.kim-seller-landing .btn-primary:focus-visible{transform:translateY(-1px)}.kim-seller-landing .btn-secondary{color:var(--navy-mid);background:var(--white);box-shadow:#00000029 0 14px 30px}.kim-seller-landing .btn-secondary:hover,.kim-seller-landing .btn-secondary:focus-visible{background:var(--blue-50);transform:translateY(-1px)}.kim-seller-landing .btn-full{width:100%}.kim-seller-landing .btn:disabled{cursor:not-allowed;opacity:.78;transform:none}.kim-seller-landing .spinner{width:17px;height:17px;border:2px solid rgba(255,255,255,.38);border-top-color:var(--white);border-radius:50%;animation:kim-spin .8s linear infinite}@keyframes kim-spin{to{transform:rotate(360deg)}}.kim-seller-landing .consent{color:var(--text-subtle-dark);font-size:11px;line-height:1.55}.kim-seller-landing .consent a{color:var(--blue-400);text-decoration:underline;text-underline-offset:3px}.kim-seller-landing .consent-group{display:flex;flex-direction:column;gap:6px}.kim-seller-landing .consent-check{display:flex;align-items:flex-start;gap:6px;cursor:pointer}.kim-seller-landing .consent-check input[type=checkbox]{width:16px;height:16px;min-width:16px;min-height:16px;max-height:16px;flex:0 0 16px;margin-top:2px;flex-shrink:0;accent-color:var(--blue-400, #3b82f6);appearance:auto;-webkit-appearance:checkbox}.kim-seller-landing .form-message{display:none;margin-top:16px;padding:13px 14px;border-radius:var(--radius);font-weight:600;line-height:1.45}.kim-seller-landing .form-message.error{display:block;color:#fee2e2;background:#dc26262e;border:1px solid rgba(248,113,113,.36)}.kim-seller-landing .thank-you{display:none;padding-top:8px}.kim-seller-landing .thank-you.is-visible{display:block}.kim-seller-landing .thank-you h2{margin-bottom:12px;color:var(--white);font-size:clamp(2.1rem,9vw,3rem)}.kim-seller-landing .thank-you p{color:#ffffffad;font-size:1.03rem;margin-bottom:20px}.kim-seller-landing .thank-you .strategy-note{margin-top:22px;margin-bottom:12px;color:#ffffffe0;font-weight:700}.kim-seller-landing .credibility{background:linear-gradient(135deg,#1e3a5f,#2563eb);padding-top:30px;padding-bottom:30px;border-bottom:0;box-shadow:#ffffff1f 0 1px inset,#0f1e331f 0 -1px inset}.kim-seller-landing .credibility-row{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:center}.kim-seller-landing .headshot-wrap{grid-column:1 / -1;display:flex;justify-content:center;align-items:center;gap:14px;text-align:left}.kim-seller-landing .headshot{width:64px;height:64px;object-fit:cover;border-radius:50%;border:2px solid var(--blue-500);box-shadow:#00000038 0 12px 30px;flex:0 0 auto}.kim-seller-landing .headshot-copy strong{display:block;font-size:1rem;color:var(--white)}.kim-seller-landing .headshot-copy span{display:block;font-size:.88rem;color:#ffffffc2}.kim-seller-landing .badge{display:flex;align-items:center;gap:10px;min-height:52px;color:var(--white);font-weight:700}.kim-seller-landing .badge small{display:block;color:#ffffffbd;font-weight:600;line-height:1.25}.kim-seller-landing .icon{width:48px;height:48px;flex:0 0 48px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:var(--white);background:#ffffff26}.kim-seller-landing .icon svg{width:22px;height:22px}.kim-seller-landing .reviews{background:var(--white);padding-top:42px;padding-bottom:42px}.kim-seller-landing .reviews-card{display:grid;justify-items:center;gap:10px;max-width:560px;margin:0 auto;padding:24px 22px;color:var(--navy);text-align:center;text-decoration:none;border-top:1px solid rgb(229,234,240);border-bottom:1px solid rgb(229,234,240);border-radius:calc(var(--radius) + .25rem);background:linear-gradient(#fff,#f8fbff);box-shadow:#0000000b 0 4px 20px;transition:.3s}.kim-seller-landing .reviews-card:hover,.kim-seller-landing .reviews-card:focus-visible{transform:translateY(-2px);box-shadow:#0f1e3317 0 12px 34px}.kim-seller-landing .stars{display:flex;gap:4px;color:var(--gold);font-size:1.45rem;letter-spacing:2px}.kim-seller-landing .review-source{display:flex;align-items:center;justify-content:center;gap:8px;color:#0f1e33ad;font-size:.98rem;font-weight:500}.kim-seller-landing .google-word{font-weight:700;letter-spacing:-.02em}.kim-seller-landing .google-word span:nth-child(1){color:#4285f4}.kim-seller-landing .google-word span:nth-child(2){color:#db4437}.kim-seller-landing .google-word span:nth-child(3){color:#f4b400}.kim-seller-landing .google-word span:nth-child(4){color:#4285f4}.kim-seller-landing .google-word span:nth-child(5){color:#0f9d58}.kim-seller-landing .google-word span:nth-child(6){color:#db4437}.kim-seller-landing .testimonial{max-width:620px;margin:26px auto 0;padding:26px 28px;text-align:center;border-radius:calc(var(--radius) + .25rem);background:var(--white);border:1px solid rgb(229,234,240);box-shadow:#0f1e330f 0 8px 26px}.kim-seller-landing .testimonial-stars{color:var(--gold);font-size:1.2rem;letter-spacing:2px}.kim-seller-landing .testimonial blockquote{margin:12px 0 16px;padding:0;color:var(--navy);font-size:1.08rem;line-height:1.6;font-style:italic}.kim-seller-landing .testimonial figcaption{display:flex;flex-direction:column;gap:2px}.kim-seller-landing .testimonial figcaption strong{color:var(--navy);font-weight:700}.kim-seller-landing .testimonial figcaption span{color:#0f1e3399;font-size:.86rem}.kim-seller-landing .guarantee{background:var(--navy);color:#fff;padding:48px 20px}.kim-seller-landing .guarantee-inner{max-width:800px;text-align:center;margin:0 auto}.kim-seller-landing .guarantee h2{font-size:clamp(1.8rem,5vw,2.4rem);color:#fff;margin-bottom:16px}.kim-seller-landing .guarantee p{color:#fffc;font-size:1.1rem;line-height:1.7;max-width:640px;margin:0 auto 24px}.kim-seller-landing .guarantee-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#3b82f626;border:1px solid rgba(59,130,246,.3);border-radius:var(--radius)}.kim-seller-landing .guarantee-badge span{color:var(--blue-400);font-weight:600;font-size:.9rem;letter-spacing:.05em;text-transform:uppercase}.kim-seller-landing .value{background:linear-gradient(#fff,#f7fafc)}.kim-seller-landing .section-heading{text-align:center;margin-bottom:38px}.kim-seller-landing .section-heading h2{color:var(--navy);font-size:clamp(2.45rem,10vw,4.35rem);font-weight:700}.kim-seller-landing .cards{display:grid;gap:22px}.kim-seller-landing .value-card{padding:32px 30px;border-width:3px 1px 1px;border-style:solid;border-color:rgb(59,130,246) rgb(229,234,240) rgb(229,234,240);border-radius:calc(var(--radius) + .25rem);background:var(--white);box-shadow:#00000014 0 4px 20px;transition:.3s}.kim-seller-landing .value-card:hover{transform:translateY(-4px);box-shadow:#0f1e331f 0 14px 34px}.kim-seller-landing .value-card .icon{width:48px;height:48px;margin-bottom:20px;color:var(--blue-500);background:#eff6ff;border-radius:50%}.kim-seller-landing .value-card .icon svg{width:25px;height:25px}.kim-seller-landing .value-card h3{color:var(--navy);font-size:1.65rem;margin-bottom:10px}.kim-seller-landing .value-card p{color:#0f1e33ad;font-size:1rem}.kim-seller-landing .closing-cta{text-align:center;color:var(--white);background:linear-gradient(135deg,#0f1e33,#1e3a5f)}.kim-seller-landing .closing-cta h2{color:var(--white);font-size:clamp(2.45rem,10vw,4.6rem);font-weight:700;max-width:820px;margin:0 auto}.kim-seller-landing .closing-cta p{margin:18px auto 28px;max-width:620px;color:var(--text-muted-dark);font-size:1.13rem}.kim-seller-landing .footer{color:var(--white);text-align:center;background:linear-gradient(135deg,#0a1628,#152b47)}.kim-seller-landing .footer .container{display:grid;gap:24px;justify-items:center}.kim-seller-landing .agent-info{color:#ffffffc7;font-size:.98rem}.kim-seller-landing .agent-info strong{color:var(--white);font-weight:700}.kim-seller-landing .eho{max-width:780px;display:grid;justify-items:center;gap:10px;color:#ffffff94;font-size:.88rem}.kim-seller-landing .eho-logo{width:46px;height:46px;color:var(--white)}.kim-seller-landing .legal{color:#ffffff80;font-size:.9rem}.kim-seller-landing .legal-links{margin-top:6px;display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.kim-seller-landing .legal-links a{color:var(--blue-400);text-decoration:none}.kim-seller-landing .legal-links a:hover,.kim-seller-landing .legal-links a:focus-visible{text-decoration:underline;text-underline-offset:4px}.kim-seller-landing .commission{color:#ffffff4d;font-size:.78rem}.kim-seller-landing :focus-visible{outline:rgba(96,165,250,.85) solid 3px;outline-offset:3px}@media (min-width: 768px){.kim-seller-landing .section{padding:80px 32px}.kim-seller-landing .credibility{padding-top:30px;padding-bottom:30px}.kim-seller-landing .reviews{padding-top:48px;padding-bottom:48px}.kim-seller-landing .hero-grid{gap:46px}.kim-seller-landing .hero-copy{text-align:left}.kim-seller-landing .subheadline{margin-left:0;margin-right:0}.kim-seller-landing .video-shell{margin:0 auto}.kim-seller-landing .credibility-row{grid-template-columns:auto repeat(4,minmax(130px,1fr));gap:22px}.kim-seller-landing .headshot-wrap{grid-column:auto;justify-content:flex-start;min-width:220px}.kim-seller-landing .cards{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.kim-seller-landing .hero{min-height:900px}.kim-seller-landing .hero-grid{grid-template-columns:1fr 1fr;gap:48px}.kim-seller-landing .hero-copy{text-align:left;margin:0}.kim-seller-landing h1{max-width:600px}.kim-seller-landing .video-shell{width:320px;margin:0 auto}.kim-seller-landing .form-card{padding:34px;background:#ffffff1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border)}}@media (max-width: 390px){.kim-seller-landing .section{padding-left:16px;padding-right:16px}.kim-seller-landing .form-card{padding:22px}.kim-seller-landing .credibility-row{gap:14px}.kim-seller-landing .badge{gap:8px;font-size:.86rem}.kim-seller-landing .badge .icon{width:42px;height:42px;flex-basis:42px}.kim-seller-landing .video-shell{width:min(100%,310px)}}
