.lp-buyer{--blue:#2563eb;--blue-600:#1d4ed8;--navy:#1e3a8a;--blue-50:#eff6ff;--blue-100:#dbeafe;--blue-tint:#f4f8ff;--bg:#fff;--soft:#fafaf7;--cream:#fff9f0;--line:#e6eaf0;--line-2:#edf0f5;--text:#0f172a;--text-2:#334155;--muted:#6b7280;--muted-2:#94a3b8;--green:#0e9f6e;--green-50:#ecfdf5;--amber:#f59e0b;--amber-50:#fef3c7;--gold:#b45309;--red:#ef4444;--korea-red:#cd2e3a;--korea-blue:#0047a0;--shadow-sm:0 1px 2px rgba(15,23,42,.04);--shadow-md:0 8px 24px rgba(15,23,42,.06);--shadow-lg:0 24px 60px -20px rgba(30,58,138,.18);--maxw:1240px;font-family:Inter,Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;background:#fff;color:var(--text);font-size:16px;line-height:1.55;letter-spacing:-.011em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.lp-buyer,.lp-buyer *,.lp-buyer :after,.lp-buyer :before{box-sizing:border-box}.lp-buyer button{font-family:inherit;cursor:pointer;border:0;background:none;color:inherit}.lp-buyer a{color:inherit;text-decoration:none}.lp-buyer .num{font-feature-settings:"tnum" 1;font-variant-numeric:tabular-nums}.lp-buyer .container{max-width:var(--maxw);margin:0 auto;padding:0 32px}.lp-buyer section{padding:96px 0}.lp-buyer header.site{position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.85);backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid transparent;transition:border-color .2s ease}.lp-buyer header.site.scrolled{border-bottom-color:var(--line)}.lp-buyer .nav{max-width:var(--maxw);margin:0 auto;height:68px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.lp-buyer .brand{display:flex;align-items:center;gap:10px;font-weight:800;font-size:20px;letter-spacing:-.04em;color:var(--text)}.lp-buyer .brand .logo{width:30px;height:30px;border-radius:9px;background:linear-gradient(135deg,var(--blue) 0,var(--navy) 100%);display:grid;place-items:center;color:#fff;font-weight:900;font-size:14px;box-shadow:0 4px 10px rgba(37,99,235,.35)}.lp-buyer .brand .for-tag{font-size:10.5px;font-weight:700;color:var(--blue);background:var(--blue-50);padding:3px 7px;border-radius:5px;letter-spacing:.04em;text-transform:uppercase;margin-left:4px}.lp-buyer .nav-links{display:flex;gap:28px;align-items:center}.lp-buyer .nav-links a{font-size:14.5px;color:var(--text-2);font-weight:500;letter-spacing:-.005em;white-space:nowrap}.lp-buyer .nav-links a:hover{color:var(--text)}.lp-buyer .nav-cta{display:flex;align-items:center;gap:14px}.lp-buyer .lang-sel{display:inline-flex;align-items:center;gap:5px;height:36px;padding:0 10px;border-radius:8px;background:transparent;font-size:13.5px;font-weight:600;color:var(--text-2)}.lp-buyer .lang-sel:hover{background:var(--soft);color:var(--text)}.lp-buyer .lang-sel svg{width:13px;height:13px}.lp-buyer .signin{font-size:14.5px;font-weight:600;color:var(--text-2)}.lp-buyer .signin:hover{color:var(--text)}.lp-buyer .btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:44px;padding:0 20px;border-radius:10px;font-weight:700;font-size:14.5px;letter-spacing:-.005em;transition:transform .15s ease,background .15s ease,box-shadow .15s ease,border-color .15s ease,color .15s ease;white-space:nowrap}.lp-buyer .btn-primary{background:var(--blue);color:#fff;box-shadow:0 6px 16px rgba(37,99,235,.28)}.lp-buyer .btn-primary:hover{background:var(--blue-600);transform:translateY(-1px);box-shadow:0 10px 24px rgba(37,99,235,.32)}.lp-buyer .btn-ghost{background:#fff;color:var(--text);border:1px solid var(--line)}.lp-buyer .btn-ghost:hover{border-color:var(--text-2);transform:translateY(-1px)}.lp-buyer .btn-lg{height:56px;padding:0 28px;font-size:16px;border-radius:12px}.lp-buyer .btn-xl{height:64px;padding:0 32px;font-size:17px;border-radius:14px}.lp-buyer .btn .arr{transition:transform .2s ease}.lp-buyer .btn:hover .arr{transform:translateX(3px)}.lp-buyer .btn-amber{background:var(--amber);color:#fff;box-shadow:0 6px 16px rgba(245,158,11,.28)}.lp-buyer .btn-amber:hover{background:#d97706;transform:translateY(-1px)}.lp-buyer .burger{display:none;width:40px;height:40px;border-radius:10px;border:1px solid var(--line);align-items:center;justify-content:center;color:var(--text)}.lp-buyer .burger svg{width:18px;height:18px}.lp-buyer .hero{padding:72px 0 96px;position:relative;overflow:hidden}.lp-buyer .hero:before{top:-100px;right:-100px;width:600px;height:600px;background:radial-gradient(circle,rgba(245,158,11,.08),transparent 60%)}.lp-buyer .hero:after,.lp-buyer .hero:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.lp-buyer .hero:after{bottom:-150px;left:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(37,99,235,.08),transparent 60%)}.lp-buyer .hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center;position:relative;z-index:1}.lp-buyer .hero-flag{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,rgba(205,46,58,.08),rgba(0,71,160,.08));border:1px solid rgba(205,46,58,.2);padding:7px 14px;border-radius:999px;font-size:13px;font-weight:600;color:var(--text);letter-spacing:-.005em}.lp-buyer .hero-flag .kr-circle{width:18px;height:18px;border-radius:50%;background:linear-gradient(180deg,var(--korea-red) 50%,var(--korea-blue) 50%);border:1.5px solid #fff;box-shadow:0 1px 3px rgba(0,0,0,.1)}.lp-buyer .hero h1{font-size:62px;font-weight:800;line-height:1.06;letter-spacing:-.035em;margin:18px 0 24px;color:var(--text);text-wrap:balance}.lp-buyer .hero h1 .accent{background:linear-gradient(135deg,var(--amber),var(--gold));-webkit-background-clip:text;background-clip:text;color:transparent;font-style:italic;font-weight:800}.lp-buyer .hero h1 .blue{color:var(--blue)}.lp-buyer .hero p.sub{font-size:19px;color:var(--text-2);line-height:1.55;max-width:520px;margin:0 0 32px}.lp-buyer .hero p.sub strong{color:var(--text);font-weight:700}.lp-buyer .hero-cta{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:28px}.lp-buyer .hero-badges{display:flex;flex-wrap:wrap;gap:8px 18px;padding-top:24px;border-top:1px solid var(--line-2)}.lp-buyer .badge{display:inline-flex;gap:8px;align-items:center;font-size:13.5px;color:var(--text-2);font-weight:500}.lp-buyer .badge .chk{width:18px;height:18px;border-radius:50%;background:var(--green-50);color:var(--green);display:grid;place-items:center;flex-shrink:0}.lp-buyer .badge .chk svg{width:11px;height:11px}.lp-buyer .hero-vis{position:relative}.lp-buyer .hero-stack{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;position:relative}.lp-buyer .hp-card{background:#fff;border:1px solid var(--line-2);border-radius:16px;overflow:hidden;box-shadow:var(--shadow-md);transition:transform .25s ease,box-shadow .25s ease}.lp-buyer .hp-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}.lp-buyer .hp-card.featured{grid-row:span 2;transform:translateY(-12px)}.lp-buyer .hp-card.featured:hover{transform:translateY(-16px)}.lp-buyer .hp-img{aspect-ratio:1.1/1;display:grid;place-items:center;color:#fff;font-weight:800;font-size:20px;letter-spacing:-.03em;padding:18px;text-align:center;line-height:1.2;position:relative}.lp-buyer .hp-img.featured{aspect-ratio:1/1.3}.lp-buyer .hp-img.b1{background:linear-gradient(135deg,#f472b6,#a855f7 50%,#3b82f6)}.lp-buyer .hp-img.b2{background:linear-gradient(135deg,#fb923c,#ea580c)}.lp-buyer .hp-img.b3{background:linear-gradient(135deg,#22c55e,#15803d)}.lp-buyer .hp-img.b4{background:linear-gradient(135deg,#60a5fa,#1e40af)}.lp-buyer .hp-img .moq-tag{left:10px;background:hsla(0,0%,100%,.92);color:var(--text)}.lp-buyer .hp-img .free-tag,.lp-buyer .hp-img .moq-tag{position:absolute;top:10px;font-size:10.5px;font-weight:800;padding:3px 8px;border-radius:5px;letter-spacing:.04em}.lp-buyer .hp-img .free-tag{right:10px;background:var(--amber);color:#fff}.lp-buyer .hp-info{padding:12px 14px}.lp-buyer .hp-name{font-size:13px;font-weight:700;color:var(--text);letter-spacing:-.01em;line-height:1.35}.lp-buyer .hp-meta{display:flex;justify-content:space-between;align-items:baseline;margin-top:6px;font-size:11.5px}.lp-buyer .hp-meta .price{font-weight:800;color:var(--text);font-size:14px}.lp-buyer .hp-meta .price .crncy{color:var(--muted);font-weight:600;font-size:11.5px;margin-right:1px}.lp-buyer .hp-meta .cert{font-size:10.5px;font-weight:700;padding:2px 6px;border-radius:4px;background:var(--blue-50);color:var(--blue)}.lp-buyer .hp-meta .moq{font-size:11px;color:var(--muted);font-weight:600}.lp-buyer .hero-pop{position:absolute;background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px 14px;box-shadow:var(--shadow-lg);display:flex;align-items:center;gap:10px;z-index:2}.lp-buyer .hero-pop .ic{width:32px;height:32px;border-radius:9px;background:var(--green-50);color:var(--green);display:grid;place-items:center;flex-shrink:0}.lp-buyer .hero-pop .ic svg{width:14px;height:14px}.lp-buyer .hero-pop .body{font-size:12.5px;line-height:1.3}.lp-buyer .hero-pop .t{font-weight:700;color:var(--text)}.lp-buyer .hero-pop .d{font-size:11px;color:var(--muted)}.lp-buyer .hero-pop.p1{top:-20px;right:-40px;animation:lpb-float 4s ease-in-out infinite}.lp-buyer .hero-pop.p2{bottom:30px;left:-40px;animation:lpb-float 4s ease-in-out .8s infinite}@keyframes lpb-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.lp-buyer .trust-bar{background:var(--soft);padding:36px 0;border-top:1px solid var(--line-2);border-bottom:1px solid var(--line-2)}.lp-buyer .trust-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:1000px;margin:0 auto}.lp-buyer .ts{text-align:center}.lp-buyer .ts .v{font-size:32px;font-weight:800;letter-spacing:-.035em;color:var(--text);line-height:1;display:flex;align-items:baseline;justify-content:center;gap:3px}.lp-buyer .ts .v .accent{color:var(--amber)}.lp-buyer .ts .v .plus{color:var(--amber);font-weight:800}.lp-buyer .ts .l{font-size:13.5px;color:var(--muted);font-weight:500;margin-top:6px}.lp-buyer .eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:700;color:var(--blue);padding:6px 12px;background:var(--blue-50);border-radius:999px;letter-spacing:-.005em}.lp-buyer .eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--blue)}.lp-buyer .eyebrow.amber{color:var(--amber);background:var(--amber-50)}.lp-buyer .eyebrow.amber .dot{background:var(--amber)}.lp-buyer .section-head{margin-bottom:48px;text-align:center}.lp-buyer .section-head h2{font-size:40px;font-weight:800;letter-spacing:-.03em;line-height:1.2;margin:14px 0 12px}.lp-buyer .section-head p{font-size:17px;color:var(--text-2);max-width:580px;margin:0 auto;line-height:1.55}.lp-buyer .cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.lp-buyer .cat{background:#fff;border:1px solid var(--line-2);border-radius:16px;overflow:hidden;cursor:pointer;transition:transform .2s,box-shadow .2s,border-color .2s}.lp-buyer .cat:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--blue-100)}.lp-buyer .cat-img{aspect-ratio:1.3/1;display:grid;place-items:center;color:#fff;position:relative}.lp-buyer .cat-img.c1{background:linear-gradient(135deg,#f472b6,#be185d)}.lp-buyer .cat-img.c2{background:linear-gradient(135deg,#fb923c,#c2410c)}.lp-buyer .cat-img.c3{background:linear-gradient(135deg,#22c55e,#047857)}.lp-buyer .cat-img.c4{background:linear-gradient(135deg,#a78bfa,#5b21b6)}.lp-buyer .cat-img .emoji{font-size:48px;line-height:1}.lp-buyer .cat-img .badge-trend{position:absolute;top:12px;right:12px;background:hsla(0,0%,100%,.95);color:var(--text);font-size:10.5px;font-weight:800;padding:3px 8px;border-radius:5px;letter-spacing:.04em}.lp-buyer .cat-body{padding:18px 20px}.lp-buyer .cat-body h3{margin:0 0 4px;font-size:18px;font-weight:800;letter-spacing:-.025em}.lp-buyer .cat-body .cnt{font-size:13px;color:var(--muted);font-weight:500}.lp-buyer .cat-body .cnt strong{color:var(--text);font-weight:700}.lp-buyer .prod-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lp-buyer .prod{background:#fff;border:1px solid var(--line-2);border-radius:16px;overflow:hidden;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;flex-direction:column}.lp-buyer .prod:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--blue-100)}.lp-buyer .prod-img{aspect-ratio:1.1/1;display:grid;place-items:center;color:#fff;font-weight:800;font-size:22px;text-align:center;padding:24px;letter-spacing:-.03em;line-height:1.2;position:relative}.lp-buyer .prod-img.f1{background:linear-gradient(135deg,#f472b6,#a855f7 50%,#3b82f6)}.lp-buyer .prod-img.f2{background:linear-gradient(135deg,#fb923c,#ea580c)}.lp-buyer .prod-img.f3{background:linear-gradient(135deg,#22c55e,#15803d)}.lp-buyer .prod-img.f4{background:linear-gradient(135deg,#60a5fa,#1e40af)}.lp-buyer .prod-img.f5{background:linear-gradient(135deg,#a78bfa,#5b21b6)}.lp-buyer .prod-img.f6{background:linear-gradient(135deg,#fca5a5,#dc2626)}.lp-buyer .prod-img .save{position:absolute;top:12px;right:12px;width:34px;height:34px;border-radius:9px;background:hsla(0,0%,100%,.92);color:var(--muted);display:grid;place-items:center}.lp-buyer .prod-img .save:hover{color:var(--korea-red);background:#fff}.lp-buyer .prod-img .save svg{width:16px;height:16px}.lp-buyer .prod-img .badge-row{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:5px;align-items:flex-start}.lp-buyer .prod-img .b-sample{background:var(--amber);color:#fff}.lp-buyer .prod-img .b-new,.lp-buyer .prod-img .b-sample{font-size:10.5px;font-weight:800;padding:3px 8px;border-radius:5px;letter-spacing:.04em}.lp-buyer .prod-img .b-new{background:#fff;color:var(--green)}.lp-buyer .prod-body{padding:18px 20px;flex:1;display:flex;flex-direction:column;gap:8px}.lp-buyer .prod-brand{font-size:11.5px;font-weight:700;color:var(--blue);letter-spacing:.06em;text-transform:uppercase}.lp-buyer .prod-name{font-size:15px;font-weight:700;color:var(--text);letter-spacing:-.015em;line-height:1.4;margin:-2px 0 2px}.lp-buyer .prod-stats{display:flex;justify-content:space-between;align-items:baseline;font-size:13px;color:var(--text-2);padding-top:8px;border-top:1px dashed var(--line);margin-top:auto}.lp-buyer .prod-stats .price{font-size:17px;font-weight:800;color:var(--text);letter-spacing:-.02em}.lp-buyer .prod-stats .price .crncy{font-size:13px;color:var(--muted);font-weight:600;margin-right:1px}.lp-buyer .prod-stats .moq{font-size:11.5px;color:var(--muted);font-weight:600}.lp-buyer .prod-cert{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:700;color:var(--green);background:var(--green-50);padding:3px 8px;border-radius:5px;align-self:flex-start}.lp-buyer .prod-cert svg{width:10px;height:10px}.lp-buyer .prod-cta{padding:0 20px 18px}.lp-buyer .prod-cta .b{width:100%;height:38px;border-radius:9px;background:var(--soft);color:var(--text);font-weight:700;font-size:13.5px;letter-spacing:-.005em;display:inline-flex;align-items:center;justify-content:center;gap:5px;transition:background .15s,color .15s}.lp-buyer .prod:hover .prod-cta .b{background:var(--blue);color:#fff}.lp-buyer .prod-cta .b svg{width:12px;height:12px}.lp-buyer .browse-all{text-align:center;margin-top:40px}.lp-buyer .how-bg{background:var(--cream)}.lp-buyer .how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;position:relative}.lp-buyer .how-step{background:#fff;border:1px solid var(--line-2);border-radius:20px;padding:36px 32px;position:relative}.lp-buyer .how-num{position:absolute;top:-20px;left:32px;width:40px;height:40px;border-radius:11px;background:var(--blue);color:#fff;display:grid;place-items:center;font-weight:800;font-size:14px;letter-spacing:-.01em;box-shadow:0 6px 14px rgba(37,99,235,.32)}.lp-buyer .how-step.amber .how-num{background:var(--amber);box-shadow:0 6px 14px rgba(245,158,11,.32)}.lp-buyer .how-step.green .how-num{background:var(--green);box-shadow:0 6px 14px rgba(14,159,110,.32)}.lp-buyer .how-ic{width:48px;height:48px;border-radius:14px;background:var(--blue-50);color:var(--blue);display:grid;place-items:center;margin:8px 0 16px}.lp-buyer .how-step.amber .how-ic{background:var(--amber-50);color:var(--amber)}.lp-buyer .how-step.green .how-ic{background:var(--green-50);color:var(--green)}.lp-buyer .how-ic svg{width:24px;height:24px}.lp-buyer .how-step h3{margin:0 0 8px;font-size:22px;font-weight:800;letter-spacing:-.025em}.lp-buyer .how-step p{margin:0 0 14px;font-size:15px;color:var(--text-2);line-height:1.6}.lp-buyer .how-step .feats{display:flex;flex-direction:column;gap:6px;font-size:13.5px;color:var(--text-2)}.lp-buyer .how-step .feats .ck{color:var(--green);font-weight:800;margin-right:5px}.lp-buyer .why-grid{display:grid;grid-template-columns:repeat(2,1fr) 1.5fr;grid-template-rows:auto auto;gap:18px}.lp-buyer .why{background:#fff;border:1px solid var(--line-2);border-radius:18px;padding:28px;transition:transform .2s,box-shadow .2s,border-color .2s}.lp-buyer .why:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:var(--blue-100)}.lp-buyer .why-hero{grid-column:span 2;grid-row:1;background:linear-gradient(135deg,var(--navy) 0,var(--blue) 100%);color:#fff;border-color:transparent;padding:36px;display:flex;flex-direction:column;justify-content:space-between;min-height:280px;position:relative;overflow:hidden}.lp-buyer .why-hero:after{content:"";position:absolute;top:-60px;right:-60px;width:280px;height:280px;background:radial-gradient(circle,rgba(245,158,11,.25),transparent 60%);pointer-events:none}.lp-buyer .why-hero .label{font-size:11px;font-weight:800;color:hsla(0,0%,100%,.7);letter-spacing:.1em;text-transform:uppercase}.lp-buyer .why-hero h3{margin:8px 0 14px;font-size:34px;font-weight:800;letter-spacing:-.03em;line-height:1.15}.lp-buyer .why-hero p{margin:0;font-size:16px;color:hsla(0,0%,100%,.85);line-height:1.55;max-width:460px}.lp-buyer .why-hero .save-pill{display:inline-flex;align-items:center;gap:6px;background:rgba(245,158,11,.95);color:#fff;font-weight:800;padding:8px 14px;border-radius:999px;font-size:13.5px;align-self:flex-start;margin-top:auto;letter-spacing:-.005em;z-index:1;position:relative}.lp-buyer .why-tall{grid-column:3;grid-row:1/3;display:flex;flex-direction:column}.lp-buyer .why-tall .ic{width:54px;height:54px;border-radius:14px;background:var(--green-50);color:var(--green);display:grid;place-items:center;margin-bottom:18px}.lp-buyer .why-tall .ic svg{width:26px;height:26px}.lp-buyer .why-tall h3{margin:0 0 10px;font-size:22px;font-weight:800;letter-spacing:-.025em}.lp-buyer .why-tall p{margin:0 0 16px;font-size:14.5px;color:var(--text-2);line-height:1.6}.lp-buyer .why-tall .feats{display:flex;flex-direction:column;gap:9px}.lp-buyer .why-tall .feats .ft{display:flex;gap:8px;align-items:flex-start;font-size:13px;color:var(--text-2);line-height:1.5}.lp-buyer .why-tall .feats .ft .b{width:18px;height:18px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;flex-shrink:0;margin-top:1px}.lp-buyer .why-tall .feats .ft .b svg{width:10px;height:10px}.lp-buyer .why-sm .label{font-size:11px;font-weight:800;color:var(--muted);letter-spacing:.1em;text-transform:uppercase;display:flex;align-items:center;gap:8px}.lp-buyer .why-sm .label .num{color:var(--blue);font-weight:900;font-size:15px;letter-spacing:0}.lp-buyer .why-sm h3{margin:8px 0;font-size:19px;font-weight:800;letter-spacing:-.025em;line-height:1.3}.lp-buyer .why-sm p{margin:0;font-size:14px;color:var(--text-2);line-height:1.55}.lp-buyer .testi-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.lp-buyer .testi{background:#fff;border:1px solid var(--line-2);border-radius:20px;padding:32px;position:relative}.lp-buyer .testi .quote-mark{position:absolute;top:24px;right:28px;color:var(--blue-100);font-size:80px;font-weight:800;line-height:.8;font-family:serif}.lp-buyer .testi blockquote{margin:0 0 24px;font-size:17px;color:var(--text);line-height:1.55;font-weight:500;letter-spacing:-.01em}.lp-buyer .testi blockquote .hl{background:var(--amber-50);color:var(--gold);padding:0 4px;font-weight:700}.lp-buyer .testi-author{display:flex;align-items:center;gap:12px;padding-top:18px;border-top:1px solid var(--line-2)}.lp-buyer .testi-av{width:42px;height:42px;border-radius:11px;color:#fff;font-weight:800;font-size:14px;display:grid;place-items:center;flex-shrink:0;letter-spacing:-.02em}.lp-buyer .testi-av.a1{background:linear-gradient(135deg,#22c55e,#15803d)}.lp-buyer .testi-av.a2{background:linear-gradient(135deg,#60a5fa,#1e40af)}.lp-buyer .testi-info .nm{font-size:14px;font-weight:800;color:var(--text);letter-spacing:-.01em}.lp-buyer .testi-info .where{font-size:12px;color:var(--muted);font-weight:500;margin-top:1px;display:flex;align-items:center;gap:5px}.lp-buyer .testi-results{display:flex;gap:18px;margin-top:14px;padding-top:14px;border-top:1px dashed var(--line)}.lp-buyer .testi-results .r{font-size:11.5px;color:var(--muted);font-weight:500}.lp-buyer .testi-results .r .v{display:block;font-size:18px;font-weight:800;color:var(--text);letter-spacing:-.02em;line-height:1.1;margin-bottom:2px}.lp-buyer .testi-results .r .v.g{color:var(--green)}.lp-buyer .testi-note{margin-top:28px;text-align:center;font-size:13px;color:var(--muted)}.lp-buyer .ex-tag{display:inline-block;font-size:11px;font-weight:800;color:var(--muted);border:1px solid var(--line-2);border-radius:999px;padding:3px 10px;margin-bottom:14px;letter-spacing:.02em}.lp-buyer .ts-bg{background:var(--soft)}.lp-buyer .ts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.lp-buyer .ts-card{background:#fff;border:1px solid var(--line-2);border-radius:18px;padding:28px}.lp-buyer .ts-card .ic{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;margin-bottom:18px;color:#fff}.lp-buyer .ts-card .ic.gov{background:linear-gradient(135deg,var(--korea-red),#a0212a)}.lp-buyer .ts-card .ic.esc{background:linear-gradient(135deg,var(--blue),var(--navy))}.lp-buyer .ts-card .ic.lang{background:linear-gradient(135deg,var(--green),#047857)}.lp-buyer .ts-card .ic svg{width:22px;height:22px}.lp-buyer .ts-card h3{margin:0 0 8px;font-size:18px;font-weight:800;letter-spacing:-.025em}.lp-buyer .ts-card p{margin:0 0 14px;font-size:14px;color:var(--text-2);line-height:1.55}.lp-buyer .ts-card .points{display:flex;flex-direction:column;gap:6px;font-size:13px;color:var(--text-2);line-height:1.5}.lp-buyer .ts-card .points .ck{color:var(--green);font-weight:800;margin-right:5px}.lp-buyer .ts-card .flag-row{display:flex;gap:6px;margin-top:8px}.lp-buyer .ts-card .flag-row span{font-size:18px}.lp-buyer .faq{max-width:820px;margin:0 auto}.lp-buyer .faq-item{border-bottom:1px solid var(--line)}.lp-buyer .faq-item:first-child{border-top:1px solid var(--line)}.lp-buyer .faq-q{width:100%;padding:24px 8px;display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:17px;font-weight:700;color:var(--text);letter-spacing:-.015em;text-align:left}.lp-buyer .faq-q .chev{width:28px;height:28px;border-radius:50%;background:var(--soft);display:grid;place-items:center;color:var(--text-2);flex-shrink:0;transition:transform .25s ease,background .2s ease,color .2s}.lp-buyer .faq-q .chev svg{width:14px;height:14px}.lp-buyer .faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease}.lp-buyer .faq-a-inner{padding:0 8px 24px;font-size:15px;color:var(--text-2);line-height:1.7}.lp-buyer .faq-item.open .chev{transform:rotate(180deg);background:var(--blue);color:#fff}.lp-buyer .faq-item.open .faq-a{max-height:400px}.lp-buyer .final{background:linear-gradient(180deg,#fff 0,var(--cream) 100%);text-align:center;padding:96px 0 80px}.lp-buyer .final h2{font-size:46px;font-weight:800;letter-spacing:-.03em;margin:14px 0 18px;line-height:1.2}.lp-buyer .final h2 .accent{background:linear-gradient(135deg,var(--amber),var(--gold));-webkit-background-clip:text;background-clip:text;color:transparent;font-style:italic}.lp-buyer .final p{font-size:18px;color:var(--text-2);max-width:560px;margin:0 auto 32px;line-height:1.55}.lp-buyer .final-cta{gap:12px}.lp-buyer .final-badges,.lp-buyer .final-cta{display:flex;justify-content:center;flex-wrap:wrap}.lp-buyer .final-badges{gap:24px;margin-top:28px}.lp-buyer footer.site{background:#0b1220;color:#94a3b8;padding:60px 0 32px}.lp-buyer footer.site a{color:#cbd5e1}.lp-buyer .foot-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px}.lp-buyer footer .brand{color:#fff}.lp-buyer footer .brand .for-tag{background:rgba(37,99,235,.18);color:#93c5fd}.lp-buyer .foot-info{font-size:13px;line-height:1.7;margin-top:16px;color:#94a3b8}.lp-buyer footer h6{color:#fff;font-size:14px;font-weight:700;margin:0 0 14px;letter-spacing:-.01em}.lp-buyer footer ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;font-size:14px}.lp-buyer .foot-lang{margin-top:14px;display:flex;gap:6px;flex-wrap:wrap}.lp-buyer .foot-lang button{height:30px;padding:0 10px;border-radius:7px;background:hsla(0,0%,100%,.06);color:#cbd5e1;font-weight:600;font-size:12px;display:inline-flex;align-items:center;gap:4px}.lp-buyer .foot-lang button:hover{background:hsla(0,0%,100%,.12);color:#fff}.lp-buyer .foot-lang button.active{background:var(--blue);color:#fff}.lp-buyer .foot-bot{margin-top:48px;padding-top:24px;border-top:1px solid #1e293b;display:flex;justify-content:space-between;font-size:13px;color:#64748b;flex-wrap:wrap;gap:8px}.lp-buyer .mobile-cta{position:fixed;left:12px;right:12px;bottom:12px;z-index:60;background:var(--blue);color:#fff;height:54px;border-radius:14px;display:none;align-items:center;justify-content:center;gap:8px;font-weight:800;font-size:15.5px;box-shadow:0 12px 30px rgba(37,99,235,.4)}.lp-buyer .menu-overlay{position:fixed;inset:0;background:rgba(15,23,42,.45);z-index:55;display:none}.lp-buyer .menu-overlay.open{display:block}.lp-buyer .menu-drawer{position:fixed;top:0;right:0;bottom:0;width:80%;max-width:340px;background:#fff;z-index:56;padding:24px;display:flex;flex-direction:column;gap:8px;transform:translateX(100%);transition:transform .25s ease}.lp-buyer .menu-drawer.open{transform:translateX(0)}.lp-buyer .menu-drawer a{padding:14px 12px;border-radius:10px;font-size:16px;font-weight:600;color:var(--text)}.lp-buyer .menu-drawer a:hover{background:var(--soft)}.lp-buyer .menu-close{align-self:flex-end;margin-bottom:8px;width:40px;height:40px;border-radius:10px;display:grid;place-items:center;color:var(--text)}.lp-buyer [data-reveal]{transition:opacity .55s ease,transform .55s ease}.js-reveal .lp-buyer [data-reveal]:not(.in){opacity:0;transform:translateY(16px)}.js-reveal .lp-buyer [data-reveal].in{opacity:1;transform:none}@media (max-width:1100px){.lp-buyer .hero h1{font-size:48px}.lp-buyer .hero-grid{grid-template-columns:1fr;gap:48px}.lp-buyer .hero-vis{max-width:560px}.lp-buyer .cat-grid,.lp-buyer .prod-grid{grid-template-columns:repeat(2,1fr)}.lp-buyer .why-grid{grid-template-columns:1fr 1fr}.lp-buyer .why-hero{grid-column:span 2}.lp-buyer .why-tall{grid-column:span 2;grid-row:auto}.lp-buyer .testi-grid,.lp-buyer .ts-grid{grid-template-columns:1fr}}@media (max-width:880px){.lp-buyer .nav-cta .signin,.lp-buyer .nav-links{display:none}.lp-buyer .burger{display:flex}}@media (max-width:720px){.lp-buyer .container{padding:0 20px}.lp-buyer section{padding:64px 0}.lp-buyer .hero{padding:40px 0 64px}.lp-buyer .hero h1{font-size:36px;line-height:1.15}.lp-buyer .hero p.sub{font-size:16px}.lp-buyer .section-head h2{font-size:30px}.lp-buyer .section-head p{font-size:15px}.lp-buyer .trust-stats{gap:24px}.lp-buyer .cat-grid,.lp-buyer .how-grid,.lp-buyer .prod-grid,.lp-buyer .trust-stats,.lp-buyer .why-grid{grid-template-columns:1fr}.lp-buyer .why-hero{grid-column:auto;min-height:auto}.lp-buyer .why-hero h3{font-size:26px}.lp-buyer .why-tall{grid-column:auto}.lp-buyer .final h2{font-size:30px}.lp-buyer .foot-grid{grid-template-columns:1fr;gap:32px}.lp-buyer .mobile-cta{display:flex}body:has(.lp-buyer){padding-bottom:74px}.lp-buyer .testi-results{flex-wrap:wrap}}@media (max-width:600px){.lp-buyer .nav{padding:0 16px}.lp-buyer .nav-cta{gap:8px}.lp-buyer .nav-cta .btn{display:none}.lp-buyer .lang-sel{padding:0 4px}.lp-buyer .lang-sel select{max-width:84px}}