@font-face{font-family:Pretendard;src:url(/fonts/PretendardVariable.woff2) format("woff2-variations");font-weight:100 900;font-style:normal;font-display:swap}:root{--orange: #ff6a00;--orange-dark: #df5a00;--charcoal: #1f2937;--ink: #111827;--muted: #6b7280;--line: #e5e7eb;--surface: #f8fafc;--white: #ffffff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Pretendard,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--white);letter-spacing:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-shell{min-height:100vh;overflow-x:hidden}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(229,231,235,.86);background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner,.site-footer,.section{width:min(1180px,calc(100% - 48px));margin:0 auto}.header-inner{display:flex;height:72px;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;min-width:0}.brand-logo{width:128px;height:auto}.header-nav{display:flex;align-items:center;gap:26px;color:var(--charcoal);font-size:15px;font-weight:700}.header-nav a{transition:color .16s ease}.header-nav a:hover,.header-nav a:focus-visible{color:var(--orange)}.hero{position:relative;display:flex;min-height:760px;align-items:center;justify-content:center;overflow:hidden;border-bottom:1px solid var(--line);text-align:center}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:#ffffff8c}.hero-content{position:relative;z-index:1;width:min(1180px,calc(100% - 48px));margin:0 auto;padding:96px 0 120px}.section-kicker{margin:0 0 16px;color:var(--orange);font-size:15px;font-weight:850}.hero h1{margin:0;color:var(--charcoal);font-size:76px;font-weight:850;line-height:1.18}.hero h1,.hero-copy,.section-heading h2,.feature-card h3,.feature-card p,.workflow-copy h3,.workflow-copy p,.cta-panel h2,.cta-panel p{word-break:keep-all}.hero h1 span{color:var(--orange)}.hero-copy{max-width:660px;margin:28px auto 0;color:#4e5968;font-size:22px;font-weight:650;line-height:1.6}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:52px}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;border-radius:8px;padding:0 22px;border:1px solid transparent;font-size:16px;font-weight:800;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button-primary{color:var(--white);background:var(--orange)}.button-primary:hover,.button-primary:focus-visible{background:var(--orange-dark)}.button-secondary{color:var(--charcoal);border-color:#1f293729;background:#ffffffc2}.section{padding:132px 0}.section-heading{max-width:820px;margin:0 auto;text-align:center}.section-heading h2,.cta-panel h2{margin:0;color:var(--charcoal);font-size:44px;font-weight:850;line-height:1.24}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px;margin-top:80px}.feature-card{display:flex;align-items:center;flex-direction:column;text-align:center}.feature-icon{display:grid;width:80px;height:80px;place-items:center;border-radius:999px;color:var(--orange);background:#ff6a0017;font-size:36px;font-weight:850}.workflow-copy span{color:var(--orange);font-size:14px;font-weight:850}.feature-card h3,.workflow-copy h3{margin:22px 0 0;color:var(--charcoal);font-size:25px;font-weight:850;line-height:1.34;white-space:pre-line}.feature-card p,.workflow-copy p,.cta-panel p{margin:16px 0 0;color:var(--muted);font-size:17px;font-weight:550;line-height:1.68;white-space:pre-line}.workflow-section{border-top:0}.workflow-list{display:grid;gap:88px;margin-top:64px}.workflow-item{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:56px}.workflow-item-reverse{grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr)}.workflow-item-reverse .workflow-copy{order:2}.workflow-media{display:flex;min-height:400px;align-items:center;justify-content:center;padding:0}.workflow-media img{max-height:430px;object-fit:contain}.cta-section{padding-top:32px;width:100%;max-width:none;background:#f9fafb;text-align:center}.cta-panel{width:min(800px,calc(100% - 48px));margin:0 auto;background:transparent;padding:0}.cta-panel h2{color:var(--charcoal)}.cta-panel .button{margin-top:34px}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:28px;border-top:1px solid var(--line);padding:36px 0}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px;color:var(--muted);font-size:14px;font-weight:650}.footer-links a:hover,.footer-links a:focus-visible{color:var(--orange)}@media(max-width:860px){.header-inner,.site-footer,.section,.hero-content{width:min(100% - 32px,1180px)}.header-nav{gap:14px;font-size:14px}.header-nav a:first-child,.header-nav a:nth-child(2){display:none}.hero{min-height:680px}.hero h1{font-size:48px}.hero-copy{font-size:20px}.section{padding:80px 0}.section-heading h2,.cta-panel h2{font-size:32px}.feature-grid,.workflow-item,.workflow-item-reverse{grid-template-columns:1fr}.workflow-item-reverse .workflow-copy{order:0}.workflow-media{min-height:280px}.cta-panel{width:min(100% - 32px,800px)}.site-footer{align-items:flex-start;flex-direction:column}.footer-links{justify-content:flex-start}}@media(max-width:520px){.brand-logo{width:116px}.header-inner{height:64px}.hero{min-height:620px}.hero-content{padding:72px 0 96px}.hero h1{font-size:34px}.hero-copy{font-size:18px}.button{width:100%}}
