:root{font-family:Arial,Helvetica,sans-serif;color:#111;background:#fff;font-synthesis:none;--samsung-blue: #1428a0;--samsung-blue-dark: #0f1f7a;--samsung-blue-soft: #eef1ff;--samsung-blue-soft-hover: #e4e9ff;--samsung-blue-line: #b8c3ff;--ink: #111111;--muted: #666666;--surface: #ffffff;--surface-soft: #f7f7f7;--line: #dedede;--line-strong: #bdbdbd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--surface);color:var(--ink)}button,input,select,textarea{font:inherit}a{color:inherit}.content-width{width:min(1280px,calc(100% - 48px));margin:0 auto}.site-shell{min-height:100vh}.site-header{height:76px;border-bottom:1px solid #e5e5e5;background:#fffffffa;display:flex;align-items:center;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.logo-link{display:inline-flex;align-items:center}.samsung-logo{display:block;width:132px;height:auto}.header-label{font-size:14px;font-weight:700}.hero-section,.form-section{position:relative;isolation:isolate;overflow:hidden}.hero-section.has-background-image,.form-section.has-background-image{background-image:linear-gradient(90deg,#fffffff5,#ffffffe0 44%,#fff3),var(--section-bg-image);background-size:cover;background-position:center;background-repeat:no-repeat}.hero-section.has-background-image:after,.form-section.has-background-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,#ffffff08,#1428a00a)}.hero-section{padding:88px 0 92px;background:var(--surface-soft);border-bottom:1px solid #e6e6e6}.hero-inner{max-width:1100px;position:relative;z-index:1}.eyebrow{margin:0 0 20px;font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-section h1,.success-card h1{max-width:980px;margin:0;font-size:clamp(44px,6vw,76px);line-height:.98;letter-spacing:-.045em}.hero-copy{max-width:760px;margin:30px 0 36px;font-size:20px;line-height:1.55;color:#333}.primary-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 28px;border:1px solid #000000;border-radius:999px;background:#000;color:#fff;text-decoration:none;font-weight:700;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.primary-button:hover{background:var(--samsung-blue);border-color:var(--samsung-blue);color:#fff}.primary-button:focus-visible{outline:3px solid var(--samsung-blue-line);outline-offset:3px}.primary-button:disabled{opacity:.45;cursor:not-allowed}.intro-strip{border-bottom:1px solid #e6e6e6}.intro-grid{display:grid;grid-template-columns:repeat(3,1fr)}.intro-grid>div{padding:26px 26px 26px 0;display:flex;gap:14px;align-items:baseline;border-right:1px solid #e6e6e6}.intro-grid>div:not(:first-child){padding-left:26px}.intro-grid>div:last-child{border-right:0}.step-number,.section-number{color:var(--samsung-blue);font-size:13px;font-weight:700;letter-spacing:.08em}.intro-grid strong{font-size:14px}.lead-form{background:#fff}.form-section{padding:74px 0;border-bottom:1px solid var(--line)}.section-layout{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.65fr);gap:72px;position:relative;z-index:1}.section-heading{position:sticky;top:112px;align-self:start}.section-heading h2{margin:14px 0;font-size:clamp(30px,3vw,46px);line-height:1.03;letter-spacing:-.03em}.section-heading p{margin:0;max-width:350px;color:var(--muted);font-size:15px;line-height:1.55}.choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line-strong)}.choice-card{min-height:98px;border:0;border-bottom:1px solid var(--line-strong);background:#fffffff0;color:var(--ink);display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 20px 22px 0;text-align:left;font-size:18px;font-weight:700;cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease}.choice-card:nth-child(odd){border-right:1px solid var(--line-strong);padding-right:28px}.choice-card:nth-child(2n){padding-left:28px}.choice-card:hover{background:var(--samsung-blue-soft)}.choice-card:focus-visible{outline:3px solid var(--samsung-blue-line);outline-offset:-3px}.choice-card.selected{background:var(--samsung-blue-soft);color:var(--samsung-blue);border-bottom-color:var(--samsung-blue);box-shadow:inset 0 0 0 1px var(--samsung-blue)}.choice-card.selected+.choice-card{border-left-color:var(--samsung-blue)}.choice-indicator{font-size:24px;font-weight:700;flex:0 0 auto;color:currentColor}.field-grid{display:grid;gap:30px}.two-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-fields{margin-top:48px}.field{display:flex;flex-direction:column;gap:10px}.field>span{font-size:14px;font-weight:700}.field input,.field select{width:100%;height:54px;border:0;border-bottom:1px solid #777777;border-radius:0;background:#fffffff5;color:var(--ink);padding:0;outline:none}.field input:focus,.field select:focus{border-bottom:2px solid var(--samsung-blue)}.field input::placeholder{color:#999}.consent-block{margin-top:44px;padding-top:26px;border-top:1px solid #dddddd;display:grid;gap:18px}.checkbox-row{display:grid;grid-template-columns:22px 1fr;gap:12px;align-items:start;font-size:14px;line-height:1.55;color:#444}.checkbox-row input{width:18px;height:18px;margin-top:2px;accent-color:var(--samsung-blue)}.checkbox-row a{color:var(--samsung-blue);text-decoration:underline;text-underline-offset:2px}.turnstile-container{min-height:76px;margin-top:30px}.form-error{margin-top:20px;padding:14px 16px;background:#fff1f1;border-left:3px solid #d91f26;font-size:14px}.submit-row{margin-top:28px;display:flex;align-items:center;gap:22px;flex-wrap:wrap}.submit-row p{margin:0;font-size:12px;color:#777}.submit-button{border:0;min-width:190px}.success-wrap{min-height:calc(100vh - 230px);display:flex;align-items:center;padding:80px 0;background:var(--surface-soft)}.success-card{width:min(1040px,calc(100% - 48px));margin:0 auto}.success-icon{width:54px;height:54px;border-radius:50%;background:var(--samsung-blue);color:#fff;display:grid;place-items:center;font-size:26px;margin-bottom:32px}.success-copy{max-width:700px;margin:30px 0 18px;font-size:19px;line-height:1.55;color:#444}.lead-reference{color:#777;font-size:12px;word-break:break-all}.inline-button{margin-top:20px}.site-footer{padding:36px 0 42px;background:#fff;border-top:1px solid #dddddd}.footer-inner{display:grid;grid-template-columns:auto 1fr auto;gap:30px;align-items:center}.footer-logo{width:100px;height:auto}.footer-links{display:flex;gap:22px;justify-content:center;font-size:12px}.footer-links a{text-decoration:none}.footer-links a:hover{color:var(--samsung-blue);text-decoration:underline}.footer-inner p{margin:0;color:#666;font-size:11px;text-align:right}@media(max-width:900px){.content-width{width:min(100% - 32px,1280px)}.hero-section{padding:66px 0 70px}.hero-section h1,.success-card h1{font-size:clamp(40px,11vw,64px)}.hero-section.has-background-image,.form-section.has-background-image{background-image:linear-gradient(180deg,#fffffff0,#ffffffc7 58%,#ffffff5c),var(--section-bg-image);background-position:center}.intro-grid{grid-template-columns:1fr}.intro-grid>div,.intro-grid>div:not(:first-child){border-right:0;border-bottom:1px solid #e6e6e6;padding:18px 0}.intro-grid>div:last-child{border-bottom:0}.section-layout{grid-template-columns:1fr;gap:36px}.section-heading{position:static}.choice-grid,.two-cols{grid-template-columns:1fr}.choice-card:nth-child(odd),.choice-card:nth-child(2n){border-right:0;padding:20px 0}.footer-inner{grid-template-columns:1fr;justify-items:start}.footer-links{justify-content:flex-start;flex-wrap:wrap}.footer-inner p{text-align:left}}@media(max-width:540px){.site-header{height:66px}.samsung-logo{width:112px}.header-label{display:none}.hero-copy{font-size:17px}.form-section{padding:56px 0}.choice-card{min-height:78px;font-size:16px}}
