:root{--blue:#294b9b;--navy:#172b55;--yellow:#f2c346;--ink:#1a2639;--muted:#657082;--line:#e1e5ea;--pale:#f4f6fa}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);font-family:Pretendard,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;word-break:keep-all;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;object-fit:cover}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid #2b68e3;outline-offset:5px}a,button{touch-action:manipulation}::selection{background:var(--yellow);color:var(--navy)}.wrap{max-width:1280px;width:calc(100% - 112px);margin:auto}.header{height:94px;padding:0 56px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:10px;font-size:25px;font-weight:800;letter-spacing:1.4px}.brand img{width:35px;height:38px;border-radius:3px}.brand-ko{display:block;font-size:10px;font-weight:600;letter-spacing:5px;margin-top:2px}.header nav{display:flex;gap:35px;font-size:15px;font-weight:600}.header nav a:hover{color:var(--blue)}.header-contact{background:var(--blue);color:#fff;padding:14px 21px;border-radius:5px;font-size:14px;font-weight:600}.header-contact span{margin-left:22px}.menu{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center;padding-top:67px;padding-bottom:70px;min-height:670px}.eyebrow{font-size:12px;line-height:1.6;letter-spacing:1.7px;font-weight:700;margin:0 0 24px;color:var(--blue);display:flex;align-items:center;gap:9px}.little-square{width:8px;height:8px;background:var(--yellow)}h1{font-size:clamp(45px,4.65vw,70px);line-height:1.26;letter-spacing:-3.8px;margin:22px 0 25px;font-weight:800}.blue{color:var(--blue)}.highlight{position:relative;z-index:0;white-space:nowrap}.highlight:after{content:"";position:absolute;bottom:2px;left:-2px;width:100%;height:24%;background:var(--yellow);z-index:-1}.hero-desc{font-size:17px;line-height:1.9;color:var(--muted);margin-bottom:30px}.actions{display:flex;align-items:center;gap:28px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:18px 23px;border-radius:5px;font-weight:650;font-size:15px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.primary{background:var(--blue);color:white}.primary:hover{background:var(--navy)}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:14px;font-weight:650;padding:9px 0;border-bottom:1px solid currentColor}.hero-bottom{display:flex;gap:13px;align-items:center;margin-top:53px}.hero-bottom p{font-size:10px;letter-spacing:1.5px;color:#7b8595}.small-line{height:1px;width:31px;background:#8e98a6}.hero-visual{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:252px 201px;gap:12px;position:relative;padding:0 0 0 16px}.photo{position:relative;overflow:hidden;border-radius:9px}.photo img{width:100%;height:100%;transition:transform .6s}.photo:hover img{transform:scale(1.035)}.photo-main{grid-column:1/3}.photo-main img{object-position:center 48%}.photo-main:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(8,22,38,.6))}.photo-caption{position:absolute;bottom:22px;left:22px;color:white;font-size:15px;font-weight:500;z-index:1}.photo-maker{grid-column:1}.photo-products{grid-column:2}.image-tag{position:absolute;left:14px;bottom:13px;background:white;padding:8px 11px;font-size:10px;font-weight:700;letter-spacing:1px;border-radius:3px}.visual-label{position:absolute;left:-12px;top:-22px;border:6px solid white;background:var(--blue);color:white;border-radius:10px;display:flex;gap:17px;padding:19px;font-size:15px;line-height:1.35;letter-spacing:1px;transform:rotate(-6deg);box-shadow:0 6px 15px #10264715}.visual-label b{color:var(--yellow)}.spark{font-size:43px;align-self:center;color:var(--yellow)}.round-stamp{position:absolute;right:-19px;bottom:-23px;width:123px;height:123px;background:var(--yellow);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;line-height:1.6;transform:rotate(9deg);border:6px solid #fff}.round-stamp span{font-size:26px;line-height:1.1}.field-strip{background:var(--pale);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:29px 0}.field-strip>.wrap{display:flex;align-items:center;gap:55px}.field-strip p{font-size:12px;color:var(--muted);flex-shrink:0}.field-strip .wrap>div{display:flex;justify-content:space-between;gap:20px;flex:1}.field-strip span{font-size:18px;letter-spacing:-.5px;font-weight:700;color:#667183}.section{padding-top:100px;padding-bottom:100px}h2{font-size:40px;line-height:1.35;letter-spacing:-1.8px;font-weight:750;margin:0}h3{letter-spacing:-.7px}.about{display:grid;grid-template-columns:1fr 1fr;gap:65px}.about-detail>p:first-child{font-size:20px;line-height:1.65;font-weight:550;margin:36px 0 18px}.muted{font-size:16px;line-height:1.85;color:var(--muted)}.metrics{display:grid;grid-template-columns:1fr 1fr 1fr;gap:15px;padding-top:25px;margin-top:28px;border-top:1px solid var(--line)}.metrics strong{font-size:39px;letter-spacing:-1.5px;color:var(--blue);font-weight:750}.metrics strong span{font-size:16px;margin-left:5px}.metrics p{font-size:12px;color:var(--muted);margin-bottom:0}.metric-note{font-size:11px;color:#768091;margin-top:18px}.business{background:var(--pale)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:40px}.section-head .eyebrow{margin-bottom:18px}.section-head>.muted{margin:0 0 4px}.business-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.business-grid article,.business-cta{background:white;padding:30px;min-height:292px;border:1px solid #e7eaf0;border-radius:8px;position:relative}.card-number{font-size:10px;font-weight:700;letter-spacing:1.5px;color:var(--muted)}.service-symbol{position:absolute;right:28px;top:54px;color:var(--blue);font-size:43px}.business-grid h3{font-size:23px;margin:59px 0 13px}.business-grid p{font-size:15px;line-height:1.8;color:var(--muted);max-width:310px}.chips{display:flex;gap:6px;margin-top:22px;flex-wrap:wrap}.chips span{font-size:11px;padding:5px 9px;border:1px solid var(--line);border-radius:3px;color:#5b677c}.business-grid .business-cta{background:var(--blue);color:white;border-color:var(--blue)}.business-cta .card-number{color:#c9d7f4}.business-cta h3{margin:30px 0 17px;line-height:1.4;font-size:26px}.business-cta p{color:#d9e4fb}.cta-circle{position:absolute;bottom:29px;right:29px;border-radius:50%;width:44px;height:44px;display:grid;place-items:center;background:var(--yellow);color:var(--navy);font-size:26px;transition:transform .2s}.business-cta:hover .cta-circle{transform:rotate(45deg)}.tabs{display:flex;gap:9px;border-bottom:1px solid var(--line);padding-bottom:21px;margin-bottom:30px;overflow:auto}.tabs button{flex-shrink:0;border:1px solid var(--line);padding:12px 23px;border-radius:40px;background:#fff;color:var(--muted);cursor:pointer;font-size:14px;font-weight:600}.tabs button[aria-selected=true]{background:var(--blue);color:white;border-color:var(--blue)}.tabs button:hover:not([aria-selected=true]){background:var(--pale)}.program-panel{display:grid;grid-template-columns:1.05fr 1fr;gap:64px;align-items:center;min-height:360px}.program-image{height:360px;border-radius:8px;overflow:hidden;background:var(--pale)}.program-image img{height:100%;width:100%}.program-copy .eyebrow{font-size:10px;margin-bottom:16px}.program-copy h3{font-size:31px;line-height:1.35;margin:0 0 19px}.program-copy p{font-size:15px;line-height:1.85;color:var(--muted);margin:0}.program-copy ul{padding:0;list-style:none;margin:19px 0;color:#475770;font-size:13px;line-height:2}.program-copy li:before{content:"+";color:var(--blue);margin-right:10px}.platform{background:var(--navy);border-radius:10px;padding:56px 68px;display:grid;grid-template-columns:1.25fr 1fr;gap:65px;color:white;overflow:hidden}.platform .eyebrow{color:var(--yellow);font-size:11px}.platform h2{font-size:43px}.platform p:not(.eyebrow){font-size:16px;line-height:1.85;color:#c2cce0;margin:24px 0}.platform-steps{display:flex;gap:20px;font-size:11px;color:#c8d5ed;margin:29px 0}.yellow{background:var(--yellow);color:var(--navy)}.platform-image{align-self:center;position:relative;background:#11141a;border-radius:10px;padding:15px;transform:rotate(3deg);border:1px solid #ffffff30}.platform-image img{width:100%;max-height:350px;object-fit:contain}.platform-image>span{display:block;text-align:center;font-size:9px;letter-spacing:1.7px;color:#a7b1c3;padding:14px 0 0}.stories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.story-photo{height:237px;position:relative;overflow:hidden;border-radius:7px}.story-photo img{width:100%;height:100%;transition:transform .5s}.story:hover img{transform:scale(1.04)}.story-photo>span{position:absolute;left:16px;top:16px;background:white;border-radius:3px;padding:7px 10px;font-size:11px;font-weight:650}.story-meta{display:flex;justify-content:space-between;font-size:11px;color:var(--blue);margin:20px 0 14px}.story-meta span{color:var(--muted)}.story h3{font-size:22px;line-height:1.45;position:relative;margin:0;padding-right:24px}.story h3>span{position:absolute;right:0;top:0;font-size:25px;color:var(--blue)}.story>p:last-child{font-size:14px;color:var(--muted);line-height:1.8;margin:13px 0 0}.story-image-note{font-size:11px;color:#6c7788;line-height:1.7;margin-top:27px}.contact{background:var(--yellow);padding:74px 0}.contact-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.contact .eyebrow{color:var(--navy);font-size:11px}.contact h2{font-size:43px;color:var(--navy)}.contact p:not(.eyebrow){font-size:16px;line-height:1.85;margin:22px 0 0;color:#5f502e}.contact-links a{display:block;padding:24px 0;border-bottom:1px solid #172b5533}.contact-links a>span{font-size:13px;display:block;margin-bottom:12px}.contact-links strong{font-size:25px;font-weight:650;display:flex;justify-content:space-between;gap:10px;color:var(--navy)}.footer{padding-top:42px;padding-bottom:32px}.footer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:26px}.footer-links{display:flex;gap:25px;font-size:13px}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:30px;padding-top:19px;color:var(--muted);font-size:11px;line-height:1.9}.footer-bottom p:last-child{text-align:right}.mobile-break{display:none}.skip{position:fixed;top:-60px;left:20px;background:var(--navy);color:white;padding:14px;z-index:50}.skip:focus{top:5px}
@media(min-width:1600px){.hero{min-height:720px}.header{padding-left:max(56px,calc((100vw - 1280px)/2));padding-right:max(56px,calc((100vw - 1280px)/2))}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header{padding:0 32px}.header nav{gap:22px;font-size:13px}.hero{gap:18px;padding-top:60px;padding-bottom:60px;min-height:600px}h1{font-size:51px;letter-spacing:-3px}.hero-visual{grid-template-rows:225px 180px;padding-left:8px}.hero-desc{font-size:15px}.actions{gap:20px}.button{padding:16px 17px;font-size:13px;gap:16px}.field-strip>.wrap{gap:25px}.field-strip span{font-size:15px}.about{gap:40px}h2{font-size:34px}.business-grid article,.business-cta{padding:24px}.business-grid h3{font-size:20px}.business-grid p{font-size:14px}.program-panel{gap:35px}.platform{padding:45px;gap:35px}.contact-inner{gap:45px}.contact-links strong{font-size:23px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.header{height:76px;padding:0 20px}.brand{font-size:22px}.header-contact{margin-left:auto;margin-right:18px;font-size:12px;padding:11px 14px}.header-contact span{margin-left:10px}.menu{width:30px;height:36px;display:flex;flex-direction:column;justify-content:center;gap:6px;border:0;background:none;padding:3px;cursor:pointer}.menu span{width:23px;height:2px;background:var(--navy)}.header nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;padding:18px 24px 28px;border-bottom:1px solid var(--line);box-shadow:0 20px 25px #13223d10}.header nav.open{display:flex;flex-direction:column;gap:0}.header nav a{padding:14px;font-size:16px}.hero{grid-template-columns:1fr;padding-top:41px;padding-bottom:55px;gap:35px}.hero .eyebrow{font-size:10px;letter-spacing:1.3px}h1{font-size:clamp(42px,8.5vw,64px);margin:20px 0;line-height:1.23;letter-spacing:-2.5px}.hero-desc{font-size:16px;line-height:1.85}.hero-bottom{display:none}.hero-visual{padding:0 10px 0 0;grid-template-rows:240px 175px;margin-top:10px;gap:10px}.visual-label{left:-4px;top:-14px;font-size:13px;padding:14px;gap:10px}.spark{font-size:32px}.round-stamp{width:100px;height:100px;right:-5px;bottom:-17px;font-size:10px}.field-strip{padding:20px 0}.field-strip>.wrap{display:block}.field-strip p{margin:0 0 17px;font-size:11px}.field-strip .wrap>div{display:grid;grid-template-columns:1fr 1fr;gap:19px 10px}.field-strip span{font-size:16px}.section{padding-top:64px;padding-bottom:64px}.about{grid-template-columns:1fr;gap:6px}.about-detail>p:first-child{margin-top:20px;font-size:19px}.about-detail .muted{font-size:15px}.eyebrow{font-size:10px;margin-bottom:17px}h2{font-size:31px;letter-spacing:-1.2px}.metrics{margin-top:23px;padding-top:22px;gap:10px}.metrics strong{font-size:34px}.metrics p{font-size:11px;line-height:1.6}.metrics strong span{font-size:13px}.metric-note{font-size:10px}.section-head{display:block;margin-bottom:27px}.section-head>.muted{margin-top:20px;font-size:14px}.section-head>.text-link{margin-top:20px}.business-grid{grid-template-columns:1fr 1fr;gap:12px}.business-grid article,.business-cta{padding:22px;min-height:282px}.business-grid h3{font-size:20px;margin-top:50px}.service-symbol{font-size:33px;right:21px;top:42px}.card-number{font-size:9px;letter-spacing:1px}.business-grid p{font-size:13px}.business-cta h3{font-size:23px}.chips span{font-size:10px}.tabs{gap:7px;margin-bottom:25px;padding-bottom:17px}.tabs button{font-size:13px;padding:11px 18px}.program-panel{grid-template-columns:1fr;gap:28px}.program-image{height:310px}.program-copy h3{font-size:28px}.program-copy .eyebrow{margin-bottom:14px}.program-copy p{font-size:15px}.program-copy li{font-size:13px}.platform{width:calc(100% - 40px);grid-template-columns:1fr;padding:33px 27px;gap:35px}.platform h2{font-size:34px}.platform p:not(.eyebrow){font-size:14px}.platform-steps{gap:14px;font-size:10px}.platform-image{max-width:310px;justify-self:center;transform:rotate(2deg)}.platform-image img{max-height:275px}.stories-grid{grid-template-columns:1fr;gap:37px}.story-photo{height:270px}.story h3{font-size:23px}.story>p:last-child{max-width:520px}.story-meta{margin-top:16px}.contact{padding:51px 0}.contact-inner{grid-template-columns:1fr;gap:22px}.contact h2{font-size:34px}.contact p:not(.eyebrow){font-size:14px}.contact-links strong{font-size:24px}.footer-top{align-items:flex-start;gap:25px}.footer-links{flex-direction:column;gap:14px;font-size:12px}.footer-bottom{display:block;font-size:10px}.footer-bottom p:last-child{text-align:left;margin-top:20px}}
@media(max-width:440px){.brand{font-size:19px;gap:7px}.brand img{width:28px;height:31px}.brand-ko{font-size:9px;letter-spacing:4px}.header-contact{font-size:11px;margin-right:13px;padding:10px}.hero-desc{font-size:14px}.hero-visual{grid-template-rows:205px 154px}.photo-caption{font-size:12px;bottom:15px;left:15px}.actions{gap:18px}.actions .button{font-size:12px;gap:15px}.actions .text-link{font-size:12px;gap:12px}.business-grid{grid-template-columns:1fr}.business-grid article,.business-cta{min-height:244px;padding:26px}.business-grid h3{font-size:23px;margin-top:38px}.business-grid p{font-size:15px;max-width:100%}.card-number{font-size:10px}.service-symbol{right:27px;top:39px;font-size:38px}.business-cta h3{margin-top:22px}.program-image{height:250px}.mobile-break{display:block}.contact-links strong{font-size:22px}.story-photo{height:230px}.platform .eyebrow{font-size:9px;letter-spacing:1px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
/* Full-width photographic hero, based on the current Toss visual composition. */
.header{height:76px;border-bottom:0}.hero-cinematic{width:calc(100% - 32px);max-width:none;margin:0 16px 32px;min-height:640px;height:calc(100svh - 100px);max-height:1000px;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;border-radius:32px;padding:55px 24px 75px;background:#273a4b;isolation:isolate}.hero-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 46%;z-index:-3;animation:hero-intro 1.3s ease-out both}.hero-cinematic:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,21,35,.15),rgba(12,21,35,.40) 35%,rgba(12,21,35,.63) 100%);z-index:-2}.hero-cinematic .hero-copy{text-align:center;color:#fff;position:relative;margin-top:30px;animation:copy-intro .9s .15s ease-out both}.hero-cinematic .eyebrow{justify-content:center;color:#fff;opacity:.86;font-size:12px;letter-spacing:3.2px;margin:0 0 25px}.hero-cinematic h1{font-size:clamp(52px,6vw,88px);line-height:1.25;letter-spacing:-3.5px;font-weight:750;margin:0 0 27px;text-shadow:0 2px 28px #00000015}.hero-cinematic .hero-desc{font-size:20px;line-height:1.65;color:#fff;opacity:.93;margin:0 0 33px}.hero-cinematic .actions{justify-content:center;gap:12px}.hero-cinematic .button{font-size:15px;padding:18px 23px;gap:25px;border-radius:9px}.hero-primary{background:#fff;color:#233451}.hero-secondary{background:#ffffff21;border:1px solid #ffffff60;color:white;backdrop-filter:blur(12px)}.hero-primary:hover{background:#f1f5fc}.hero-secondary:hover{background:#ffffff35}.hero-context{position:absolute;left:35px;bottom:29px;color:#ffffffb3;font-size:10px;line-height:1.9;letter-spacing:1px}.scroll-cue{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;color:#ffffffcf;gap:1px}.scroll-cue span:first-child{font-size:9px;letter-spacing:2px}.scroll-cue span:last-child{font-size:27px}.field-strip{border-top:0}.section{scroll-margin-top:15px}@keyframes hero-intro{from{transform:scale(1.035)}to{transform:scale(1)}}@keyframes copy-intro{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media(max-width:800px){.header nav{top:76px}.hero-cinematic{width:calc(100% - 20px);margin:0 10px 20px;min-height:600px;height:calc(100svh - 95px);border-radius:24px;padding:55px 18px 80px}.hero-cinematic h1{font-size:clamp(42px,8.5vw,66px);letter-spacing:-2.2px;margin-bottom:24px}.hero-cinematic .eyebrow{font-size:10px;letter-spacing:2.1px;margin-bottom:22px}.hero-cinematic .hero-desc{font-size:16px;margin-bottom:28px}.hero-cinematic .hero-copy{margin-top:0}.hero-cinematic .button{padding:15px 17px;font-size:13px;gap:17px}.hero-context{left:22px;bottom:20px;font-size:9px;letter-spacing:.5px}.hero-background{object-position:52% center}.hero-cinematic .actions{gap:9px}.scroll-cue{left:auto;right:20px;transform:none}.scroll-cue span:first-child{font-size:8px;letter-spacing:1px}}@media(max-width:440px){.hero-cinematic{min-height:540px}.hero-cinematic h1{font-size:43px}.hero-cinematic .hero-desc{font-size:14px}.hero-cinematic .button{font-size:12px;gap:11px;padding:14px 15px}.hero-cinematic .actions{gap:9px}}@media(prefers-reduced-motion:reduce){.hero-background,.hero-cinematic .hero-copy{animation:none}}

/* Supplied horizontal brand mark and progressive scroll reveals. */
.brand .brand-logo{width:188px;height:auto;max-width:none;object-fit:contain;border-radius:0}
.footer .brand .brand-logo{width:194px}
.scroll-reveal{transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0ms)}
.scroll-reveal.reveal-pending{opacity:0;transform:translate3d(0,28px,0)}
.scroll-reveal.is-revealed{opacity:1;transform:none}
@media(max-width:800px){.brand .brand-logo{width:152px}.footer .brand .brand-logo{width:166px}.scroll-reveal.reveal-pending{transform:translate3d(0,20px,0)}}
@media(max-width:440px){.brand .brand-logo{width:143px}.footer .brand .brand-logo{width:151px}}
@media(prefers-reduced-motion:reduce){.scroll-reveal,.scroll-reveal.reveal-pending,.scroll-reveal.is-revealed{opacity:1!important;transform:none!important;transition:none!important}}
