*{box-sizing:border-box;margin:0;padding:0}:root{--navy:#142441;--navy-light:#1f3563;--orange:#ff9d1f;--orange-dark:#f57c00;--cyan:#4fc9f7;--cyan-dark:#1fb0e6;--teal:#00a99d;--teal-dark:#00897b;--bg:#fff;--bg-soft:#f4f6fa;--text:#1a1f2c;--text-muted:#6b7280;--border:#e6e9f0;--danger:#e53935;--pink:#d6178a;--lavender:#edf1f8;--lavender-deep:#eaeef8;--lavender-mid:#e0eaf9;--lavender-blue:#b9cff2;--teal-tint:#d9f0ec;--radius:14px;--max:640px;--maxd:1180px}body,html{max-width:100%;overflow-x:hidden}body{font-family:Pretendard Variable,Pretendard,Apple SD Gothic Neo,Malgun Gothic,-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:-.2px;color:var(--text);background:var(--bg-soft);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;transition:transform .12s ease,opacity .12s ease,background .15s ease}button:active{transform:scale(.98)}input,select{font-family:inherit}.wrap{max-width:var(--max);margin:0 auto;background:var(--bg);min-height:100vh;box-shadow:0 0 40px rgba(20,36,65,.06)}@media (min-width:900px){.wrap{max-width:var(--maxd);box-shadow:none}}.header{background:var(--bg);border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;z-index:40}.header-inner{display:flex;align-items:center;padding:16px 20px}@media (min-width:900px){.header-inner{padding:20px 40px}}.header .logo{font-size:19px;font-weight:900;color:var(--text);letter-spacing:-.3px}.header .logo .logo-pick{color:#6d4aff;font-family:Baloo\ 2,Pretendard Variable,sans-serif;font-weight:800}.header .logo span{color:var(--orange)}.section1{background:var(--lavender);text-align:center}.s1-inner{padding:28px 0 44px}@media (min-width:900px){.s1-inner{max-width:960px;margin:0 auto;padding:36px 0 56px}}.hero-banner{width:100%;line-height:0;margin-bottom:24px;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(20,36,65,.1)}.hero-banner-img{width:100%;height:auto;display:block}.lead-form-block{text-align:left}.field-list{list-style:none;display:flex;flex-direction:column;gap:12px;margin-bottom:18px}.field-list li{background:#fff;border-radius:22px;padding:0 26px;height:108px;display:flex;align-items:center;gap:16px;box-shadow:0 2px 10px rgba(20,36,65,.06)}.field-list li label{font-size:20px;font-weight:900;color:var(--text);flex-shrink:0}.field-list li input{flex:1 1;height:100%;border:none;outline:none;background:transparent;font-size:19px;font-weight:600;color:var(--text);text-align:left}.field-list li input::placeholder{color:#b6bcc8}.gender-toggle{flex:1 1;display:flex;justify-content:flex-end;gap:8px}.gender-toggle button{padding:14px 28px;border-radius:999px;border:1.5px solid var(--border);background:var(--bg-soft);font-weight:800;font-size:17px;color:var(--text-muted)}.gender-toggle button.active{border-color:var(--navy);background:var(--navy);color:#fff}.privacy-wrap{display:flex;align-items:center;gap:9px;margin-bottom:4px;padding:0 16px}.privacy-wrap input[type=checkbox]{width:20px;height:20px;accent-color:var(--navy);flex-shrink:0}.privacy-label{font-size:14.5px;font-weight:700;color:var(--text)}.privacy-wrap button{background:none;font-size:12.5px;color:var(--text-muted);text-decoration:underline;margin-left:auto;flex-shrink:0}.privacy-detail{font-size:11px;color:var(--text-muted);line-height:1.6;max-height:0;overflow:hidden;border-radius:10px;background:rgba(20,36,65,.05);margin:0 16px}.privacy-detail.show{max-height:160px;padding:10px 12px;margin:8px 16px 4px}.submit-btn{width:100%;height:112px;background:var(--navy);color:#fff;border-radius:24px;font-size:29px;font-weight:900;margin-bottom:14px;margin-top:4px}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.form-notice{padding:0 16px}.form-notice p{font-size:11.5px;color:var(--text-muted);line-height:1.7}.error-text{color:var(--danger);font-size:12.5px;margin:0 0 10px;padding:0 16px}.success-box{text-align:center;background:#fff;border-radius:var(--radius);padding:34px 20px;box-shadow:0 8px 24px rgba(20,36,65,.1)}.success-box .icon{font-size:40px;margin-bottom:10px}.success-box h3{font-size:18px;font-weight:800;color:var(--navy);margin-bottom:8px}.success-box p{font-size:13px;color:var(--text-muted);line-height:1.6}.lead-form-block.dark .privacy-label{color:hsla(0,0%,100%,.92)}.lead-form-block.dark .privacy-wrap button{color:hsla(0,0%,100%,.8)}.lead-form-block.dark .privacy-detail{background:hsla(0,0%,100%,.14);color:hsla(0,0%,100%,.85)}.lead-form-block.dark .form-notice p{color:hsla(0,0%,100%,.8)}.lead-form-block.dark .error-text{color:#ffe08a}.section2{background-color:var(--navy);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cg stroke='white' stroke-opacity='0.16' stroke-width='1.6' fill='none' stroke-linecap='round'%3E%3Ccircle cx='150' cy='30' r='7'/%3E%3Cpath d='M20 14 L32 26 M32 14 L20 26'/%3E%3Cpath d='M45 145 L45 167 M34 156 L56 156 M37.5 148.5 L52.5 163.5 M52.5 148.5 L37.5 163.5'/%3E%3Ccircle cx='168' cy='120' r='4'/%3E%3Cpath d='M100 45 L100 63 M91 54 L109 54 M93.5 47.5 L106.5 60.5 M106.5 47.5 L93.5 60.5'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat;text-align:center}.s2-inner{padding:56px 6px 52px}.s2-eyebrow{display:inline-block;background:hsla(0,0%,100%,.16);border:2px solid rgba(125,216,255,.6);color:#b9ecff;padding:18px 56px;border-radius:40px;font-size:34px;font-weight:900;letter-spacing:6px;margin-bottom:26px;text-shadow:0 0 20px rgba(125,216,255,.5)}.s2-title{font-size:29px;font-weight:900;color:#fff;line-height:1.4;margin-bottom:10px}.s2-sub{font-size:14.5px;font-weight:600;color:hsla(0,0%,100%,.72);line-height:1.6;margin-bottom:28px}.s2-cards{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.gift-card{background:#fff;border-radius:20px;box-shadow:0 4px 16px rgba(20,36,65,.08);padding:38px 14px;flex-direction:column;gap:12px}.gift-card,.gift-card-icon{display:flex;align-items:center}.gift-card-icon{width:68px;height:68px;border-radius:50%;background:var(--lavender);justify-content:center;color:var(--navy)}.gift-card-icon svg{width:30px;height:30px}.gift-card-brand{font-size:19px;font-weight:900;color:var(--navy)}.gift-card-name{font-size:14.5px;font-weight:700;color:var(--text-muted);line-height:1.5}.s2-notice{margin-top:22px;font-size:12px;color:hsla(0,0%,100%,.6)}@media (min-width:900px){.s2-inner{max-width:var(--maxd);margin:0 auto}.s2-cards{grid-template-columns:repeat(4,1fr);max-width:900px;margin:0 auto}}.section3{background:var(--lavender-mid);text-align:center;border-top:8px solid var(--bg);position:relative}.s3-flank{display:none}@media (min-width:1200px){.s3-flank{display:block;position:absolute;bottom:0;width:100px;height:auto;pointer-events:none;filter:drop-shadow(0 8px 12px rgba(20,36,65,.16))}.s3-flank-left{left:4px}.s3-flank-right{right:4px}}.s3-inner{padding:40px 0 60px}.s3-eyebrow{display:inline-block;background:rgba(0,169,157,.12);color:var(--teal-dark);padding:5px 14px;border-radius:20px;font-size:11px;font-weight:800;letter-spacing:1.5px;margin-bottom:14px}.s3-title{padding:0 16px}.s3-title p{font-size:22px;font-weight:800;color:var(--navy);line-height:1.55}.s3-title-sub{font-weight:700!important;color:var(--text-muted)!important;font-size:18px!important;margin-top:2px}.s3-title-big{font-size:34px!important;font-weight:900!important;color:var(--navy)!important;letter-spacing:-.4px;margin-top:8px}.s3-brand{color:#6d4aff;font-family:Black Han Sans,Pretendard Variable,sans-serif;font-weight:400;font-size:1.18em;line-height:1;display:inline-block;vertical-align:-.06em}.s3-accent{position:relative;color:var(--navy);font-weight:800;white-space:nowrap}.s3-accent:after{content:"";position:absolute;left:-2px;right:-2px;bottom:2px;height:9px;background:rgba(255,157,31,.4);border-radius:3px;z-index:-1}.s3-checklist{list-style:none;display:flex;flex-direction:column;gap:12px;margin-top:30px;text-align:left}.s3-checklist li{background:#fff;border-radius:24px;padding:28px 30px;gap:22px;min-height:116px;box-shadow:0 4px 16px rgba(20,36,65,.07)}.check-badge,.s3-checklist li{display:flex;align-items:center;justify-content:center}.check-badge{width:62px;height:62px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,var(--teal) 0,var(--teal-dark) 100%);box-shadow:0 3px 8px rgba(0,169,157,.35)}.check-badge svg{width:31px;height:31px;color:#fff}.s3-checklist li span:last-child{font-size:22px;font-weight:900;color:var(--text);letter-spacing:-.2px;line-height:1.35}@media (min-width:900px){.s3-inner{max-width:960px;margin:0 auto}}.section4{background-color:var(--teal-tint);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='150' height='150'%3E%3Cg fill='%23142441' fill-opacity='0.1'%3E%3Ccircle cx='25' cy='22' r='4'/%3E%3Ccircle cx='118' cy='38' r='7'/%3E%3Ccircle cx='70' cy='90' r='3'/%3E%3Ccircle cx='30' cy='125' r='5.5'/%3E%3Ccircle cx='135' cy='115' r='3.5'/%3E%3Ccircle cx='100' cy='15' r='2.5'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat;text-align:center;border-top:8px solid var(--bg)}.s4-inner{padding:52px 0 60px}.s4-title{font-size:24px;font-weight:900;color:var(--navy);line-height:1.5;margin-bottom:22px;padding:0 16px}@media (min-width:900px){.s4-inner{max-width:960px;margin:0 auto;padding:56px 0 60px}}