/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Noto Sans KR,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.hero-film{color:#172448;background:#fff;height:100svh;min-height:640px;padding-top:92px;position:relative;overflow:hidden}.hero-film-video{object-fit:contain;background:#fff;width:100%;height:100%;display:block}.hero-film-controls{z-index:3;align-items:center;gap:9px;display:flex;position:absolute;bottom:34px;left:4.5vw}.hero-film-controls button,.hero-film-skip{color:#172448;cursor:pointer;background:#fffffff0;border:1px solid #d8e1e7;justify-content:center;align-items:center;min-height:44px;padding:0 17px;font-size:10px;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 8px 24px #071b3314}.hero-film-controls .hero-film-sound{color:#fff;background:#be352e;border-color:#be352e}.hero-film-scroll{letter-spacing:.2em;color:#6c7781;font-size:9px;font-weight:900;position:absolute;bottom:38px;right:4.5vw}.hero-film-scroll:after{content:"";vertical-align:middle;background:#be352e;width:46px;height:1px;margin-left:12px;display:inline-block}.site-header{z-index:20;border-bottom:1px solid var(--line);background:#fffffff7;justify-content:space-between;align-items:center;height:92px;padding:0 4.5vw;display:flex;position:absolute;inset:0 0 auto}.brand{width:116px;display:flex}.brand img{width:104px;height:auto}.site-header nav{gap:26px;font-size:12px;font-weight:700;display:flex}.site-header nav a{padding:36px 0}.site-header nav a:hover{color:var(--blue)}.header-actions,.language{align-items:center;display:flex}.header-actions{gap:18px}.language{gap:8px;font-size:10px}.language strong{color:var(--blue)}.nav-cta{background:var(--blue);color:#fff;padding:14px 18px;font-size:11px;font-weight:800}.hero{color:#fff;align-items:center;height:92vh;min-height:790px;padding:150px 8vw 90px;display:flex;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center 45%}.hero-shade{background:linear-gradient(90deg,#031326f5,#051c35d9 48%,#051a2f4d 77%,#051a2f1a),linear-gradient(#0000 50%,#04162b8c);position:absolute;inset:0}.hero-content{z-index:2;max-width:900px;position:relative}.kicker,.section-label{color:var(--sky);letter-spacing:.2em;font-size:10px;font-weight:900}.hero h1{letter-spacing:-.055em;margin:22px 0 26px;font-size:clamp(52px,6vw,88px);line-height:1.02}.hero h1 span,h2 span{color:var(--sky)}.hero-copy{color:#fffc;max-width:660px;font-size:17px;line-height:1.75}.hero-actions{gap:12px;margin-top:34px;display:flex}.button{justify-content:center;align-items:center;gap:30px;min-height:54px;padding:0 22px;font-size:12px;font-weight:800;display:inline-flex}.button.primary{background:var(--blue);color:#fff}.button.ghost{color:#fff;border:1px solid #ffffff8c}.button.white{color:var(--navy);background:#fff}.hero-proof{z-index:2;color:#ffffffb3;letter-spacing:.12em;align-items:center;gap:13px;width:360px;font-size:9px;display:flex;position:absolute;bottom:48px;right:7vw}.hero-proof i{background:#fff6;flex:1;height:1px}.hero-proof b{color:#fff;font-size:14px}.trust-bar{background:var(--ice);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:92px;padding:22px 8vw;display:flex}.trust-bar p{margin:0;font-size:13px}.trust-bar>div{gap:35px;display:flex}.trust-bar span{color:var(--muted);font-size:10px}.trust-bar b{color:var(--navy);margin-right:5px;font-size:19px}.story-section{background:#fff;padding:100px 8vw 110px}.story-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:9vw;margin-bottom:48px;display:grid}.story-heading h2{letter-spacing:-.05em;margin:0;font-size:clamp(38px,4.4vw,64px);line-height:1.12}.story-heading h2 span{color:var(--blue)}.story-heading>p{color:var(--muted);margin:0;font-size:14px;line-height:1.85}.story-player{border:1px solid var(--line);background:#050505;max-width:1400px;margin:auto;box-shadow:0 28px 70px #11244824}.story-visual{aspect-ratio:16/8.6;background:#101829;position:relative;overflow:hidden}.story-frame{background-image:url(/stos-logistics-storyboard-v2.png);background-repeat:no-repeat;background-size:400% 200%;position:absolute;inset:-2%;transform:scale(1.035)}.story-frame.playing{animation:9s ease-in-out both storyPan}.story-vignette{background:linear-gradient(#040a160d 36%,#040a16ed),linear-gradient(90deg,#040a1659,#0000 42%);position:absolute;inset:0}.story-route{z-index:1;opacity:0;background:linear-gradient(90deg,#0000,#ffffffd9,#0000);width:38%;height:2px;position:absolute;top:24%;left:10%;transform:rotate(-4deg)}.story-route i{background:var(--sky);width:8px;height:8px;box-shadow:0 0 18px var(--sky);border-radius:50%;position:absolute;inset:-3px auto auto 0}.story-route b{border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:11px solid #fff;width:0;height:0;position:absolute;top:-5px;right:-2px}.story-route.playing{animation:1s .5s forwards routeReveal}.story-route.playing i{animation:5s ease-in-out 1s infinite routeTravel}.story-number{color:#07101e;letter-spacing:.18em;background:var(--blue);padding:10px 12px;font-size:12px;font-weight:900;position:absolute;top:30px;left:34px}.story-caption{z-index:2;color:#fff;max-width:900px;animation:.75s ease-out both captionRise;position:absolute;bottom:7%;left:4.5%;right:4.5%}.story-caption small{color:var(--sky);letter-spacing:.16em;font-size:9px;font-weight:900}.story-caption h3{letter-spacing:-.04em;margin:12px 0;font-size:clamp(27px,3vw,46px)}.story-caption p{color:#ffffffe6;text-shadow:0 2px 8px #00000073;margin:0;font-size:15px;line-height:1.75}.story-controls{color:#fff;background:#050505;align-items:center;gap:14px;min-height:80px;padding:14px 20px;display:flex}.story-controls button{cursor:pointer;font:inherit;border:0}.story-play{background:var(--blue);color:#07101e;min-width:190px;padding:15px 18px;font-size:11px;font-weight:900}.story-sound{color:#fff;background:0 0;padding:13px 14px;font-size:9px;font-weight:800;border:1px solid #ffffff40!important}.story-progress{flex:1;align-items:center;gap:5px;display:flex}.story-progress button{background:0 0;flex:1;align-items:center;height:32px;padding:0;display:flex}.story-progress span{background:#ffffff40;width:100%;height:2px;transition:all .3s}.story-progress button.active span{background:var(--sky);height:4px}.story-controls>strong{color:#ffffffb3;min-width:38px;font-size:10px}@keyframes storyPan{0%{transform:scale(1.035)translate(0)}50%{transform:scale(1.09)translate(-.8%,.4%)}to{transform:scale(1.055)translate(.5%,-.3%)}}@keyframes captionRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes routeReveal{to{opacity:.75}}@keyframes routeTravel{0%{left:0}to{left:100%}}.section{padding:110px 8vw}.section-label{margin-bottom:30px}.split-heading,.section-head{grid-template-columns:1.15fr .85fr;align-items:end;gap:9vw;display:grid}.split-heading h2,.section-head h2,.project-head h2,.network h2,.quote h2{letter-spacing:-.05em;margin:0;font-size:clamp(38px,4.4vw,64px);line-height:1.12}.split-heading p,.section-head>p,.network-copy>p,.quote-intro>p{color:var(--muted);font-size:14px;line-height:1.85}.split-heading .lead{color:var(--ink);font-size:19px;font-weight:700}.strength-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:70px;display:grid}.strength-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:130px;padding:24px}.strength-grid b{color:var(--blue);font-size:11px}.strength-grid p{margin:28px 0 0;font-size:14px;font-weight:700;line-height:1.5}.services{background:var(--navy);color:#fff}.section-head.light>p{color:#ffffff94}.service-grid{border-top:1px solid #ffffff2b;border-left:1px solid #ffffff2b;grid-template-columns:repeat(4,1fr);margin-top:60px;display:grid}.service-grid article{border-bottom:1px solid #ffffff2b;border-right:1px solid #ffffff2b;flex-direction:column;min-height:300px;padding:27px;display:flex}.service-grid b{color:var(--sky);font-size:10px}.service-grid h3{margin:42px 0 15px;font-size:20px}.service-grid p{color:#ffffff91;margin:0;font-size:12px;line-height:1.75}.service-grid a{color:var(--sky);border-top:1px solid #ffffff21;justify-content:space-between;margin-top:auto;padding-top:20px;font-size:10px;font-weight:800;display:flex}.process{background:#f7fafc}.process-list{border-top:1px solid var(--line);margin-top:60px}.process-list article{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr;padding:22px 0;display:grid}.process-list article>b{color:var(--blue);font-size:11px}.process-list h3{margin:0 0 6px;font-size:18px}.process-list p{color:var(--muted);margin:0;font-size:11px}.projects{background:#fff;padding-top:1px}.project-head{text-align:center}.project-gallery{grid-template-columns:repeat(12,1fr);grid-auto-flow:dense;gap:6px;padding:0 6px 6px;display:grid}.gallery-item{background:var(--ice);min-height:310px;position:relative;overflow:hidden}.gallery-item img{object-fit:cover}.gallery-item-1,.gallery-item-4{grid-column:span 7;min-height:480px}.gallery-item-2,.gallery-item-3{grid-column:span 5;min-height:480px}.gallery-item-5,.gallery-item-6{grid-column:span 6;min-height:380px}.network{background:var(--navy2);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:8vw;display:grid}.network-copy>p{color:#ffffff9e;max-width:560px}.network .button{margin-top:20px}.world-card{background:radial-gradient(circle,#55b8ff29,#0000 47%),linear-gradient(#ffffff0a 1px,#0000 1px) 0 0/52px 52px,linear-gradient(90deg,#ffffff0a 1px,#0000 1px) 0 0/52px 52px;border:1px solid #ffffff29;height:470px;position:relative;overflow:hidden}.world-card>b{text-align:center;color:#fff;font-size:27px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.world-card small{color:var(--sky);letter-spacing:.15em;font-size:8px}.orbit{border:1px solid #55b8ff66;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-one{width:240px;height:240px}.orbit-two{width:390px;height:390px}.region{color:#bde3ff;letter-spacing:.1em;background:#0b3b65;padding:8px 10px;font-size:8px;position:absolute}.r1{top:28%;left:8%}.r2{top:12%;left:30%}.r3{top:32%;right:11%}.r4{bottom:14%;right:22%}.quote{grid-template-columns:.8fr 1.2fr;gap:9vw;display:grid}.quote-intro .direct{border-top:1px solid var(--line);flex-direction:column;gap:8px;margin-top:45px;padding-top:22px;display:flex}.direct small{color:var(--blue);letter-spacing:.16em;font-size:9px;font-weight:900}.direct a:first-of-type{font-size:22px;font-weight:800}.direct a:last-child{color:var(--muted);font-size:13px}.quote-form{grid-template-columns:1fr 1fr;gap:22px 18px;display:grid}.quote-form label{color:var(--muted);flex-direction:column;gap:8px;font-size:10px;font-weight:800;display:flex}.quote-form input,.quote-form textarea{width:100%;color:var(--ink);background:0 0;border:0;border-bottom:1px solid #aebbc6;outline:0;padding:13px 2px}.quote-form input:focus,.quote-form textarea:focus{border-color:var(--blue)}.quote-form .full{grid-column:1/-1}.quote-form .consent{flex-direction:row;align-items:center;font-weight:500}.consent input{width:16px}.quote-form button{background:var(--blue);color:#fff;cursor:pointer;border:0;grid-column:1/-1;justify-content:space-between;align-items:center;min-height:56px;padding:0 20px;font-weight:800;display:flex}.contact-strip{background:var(--blue);color:#fff;justify-content:space-between;align-items:center;padding:55px 8vw;display:flex}.contact-strip small{letter-spacing:.16em;font-size:9px}.contact-strip h2{margin:9px 0 0;font-size:28px}footer{color:#fff;background:#061526;grid-template-columns:1.4fr .8fr 1fr;align-items:center;gap:35px;padding:38px 5vw;display:grid}.footer-brand{align-items:center;gap:18px;display:flex}.footer-brand img{background:#fff;width:90px;height:auto;padding:6px}.footer-brand>div,.footer-info,.footer-legal{flex-direction:column;gap:7px;display:flex}.footer-brand span,.footer-info,.footer-legal{color:#ffffff80;font-size:10px}.footer-legal{text-align:right}.floating-cta{z-index:30;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 35px #03162a38}.floating-cta a{color:var(--navy);background:#fff;padding:14px 17px;font-size:10px;font-weight:800}.floating-cta a:first-child{background:var(--blue);color:#fff}@media (width<=980px){.site-header{height:80px;padding:0 20px}.brand img{width:84px}.site-header nav{display:none}.header-actions{gap:10px}.nav-cta{padding:12px}.hero{height:auto;min-height:700px;padding:140px 24px 110px}.hero h1{font-size:clamp(45px,10vw,68px)}.hero-proof{width:300px;bottom:40px;left:24px;right:auto}.trust-bar{align-items:flex-start;gap:18px;padding:22px 24px}.trust-bar>div{gap:14px}.section{padding:82px 24px}.split-heading,.section-head,.network,.quote{grid-template-columns:1fr;gap:36px}.strength-grid,.service-grid{grid-template-columns:repeat(2,1fr)}.gallery-item,.gallery-item-1,.gallery-item-2,.gallery-item-3,.gallery-item-4,.gallery-item-5,.gallery-item-6{grid-column:span 6;min-height:320px}.world-card{height:400px}.contact-strip{padding:42px 24px}footer{grid-template-columns:1fr}.footer-legal{text-align:left}}@media (width<=620px){.language{display:none}.hero{background:#050505;align-items:flex-start;min-height:760px;padding:390px 24px 92px}.hero-image{object-fit:contain;object-position:center top}.hero-shade{background:linear-gradient(#0000 0 25%,#050505e0 44%,#050505 62%)}.hero h1{font-size:43px}.hero-copy{font-size:14px}.hero-actions{flex-direction:column;width:230px}.hero-proof{bottom:30px}.trust-bar{display:block}.trust-bar>div{flex-wrap:wrap;margin-top:18px}.strength-grid,.service-grid{grid-template-columns:1fr}.service-grid article{min-height:250px}.project-gallery{grid-template-columns:1fr;gap:4px;padding:0 4px 4px}.gallery-item,.gallery-item-1,.gallery-item-2,.gallery-item-3,.gallery-item-4,.gallery-item-5,.gallery-item-6{aspect-ratio:1432/832;grid-column:1;min-height:0}.world-card{height:340px}.orbit-two{width:300px;height:300px}.quote-form{grid-template-columns:1fr}.quote-form label,.quote-form .full,.quote-form button{grid-column:1}.contact-strip{flex-direction:column;align-items:flex-start;gap:25px}.floating-cta{bottom:12px;right:12px}}@media (width<=980px){.story-section{padding:82px 24px}.story-heading{grid-template-columns:1fr;gap:24px}.story-visual{aspect-ratio:16/10}.story-caption{max-width:90%}.story-controls{flex-wrap:wrap}.story-progress{flex-basis:100%;order:3}}@media (width<=620px){.story-section{padding:70px 14px}.story-heading{margin-bottom:30px;padding:0 10px}.story-visual{aspect-ratio:4/4.4}.story-number{top:16px;left:16px}.story-caption{bottom:22px;left:20px;right:20px}.story-caption h3{font-size:27px}.story-caption p{font-size:12px;line-height:1.65}.story-caption small{font-size:7px}.story-controls{padding:12px}.story-play{flex:1;min-width:0}.story-sound{padding:12px 10px}}@media (prefers-reduced-motion:reduce){.story-frame.playing,.story-caption,.story-route.playing,.story-route.playing i{animation:none}.story-route{display:none}}@media (width<=980px){.hero-film{min-height:560px;padding-top:80px}.hero-film-controls{flex-wrap:wrap;bottom:20px;left:20px;right:20px}.hero-film-scroll{display:none}}@media (width<=620px){.hero-film{height:auto;min-height:0;padding-top:80px;padding-bottom:82px}.hero-film-video{aspect-ratio:16/9;height:auto}.hero-film-controls{bottom:18px}.hero-film-controls button,.hero-film-skip{min-height:40px;padding:0 12px;font-size:9px}}.story-frame{background-image:url(/stos-logistics-storyboard-3d.png)}:root{--navy:#050505;--navy2:#35468f;--blue:#34bfea;--sky:#79d8f4;--ice:#edfaff;--ink:#172448;--muted:#66738c;--line:#dce8ef}.site-header{border-bottom-color:var(--line);background:#fffffffa}.brand img{filter:none}.site-header nav{color:var(--ink)}.language a{color:#8e8e8e}.nav-cta,.button.primary,.floating-cta a:first-child{color:#081325}.hero-shade{background:linear-gradient(90deg,#07070ff7,#263370db 49%,#34468f57 78%,#0608121f),linear-gradient(#0000 50%,#03030894)}.button.white{color:#050505}.trust-bar{background:#dff8ff;border-bottom-color:#b9eaf7}.trust-bar p strong{color:#167da1}.trust-bar b{color:#35468f}.services{background:#050505}.service-grid article{transition:background .2s}.service-grid article:hover{background:#35468f}.region{color:#c9f3ff;background:#253776}.contact-strip{color:#091326}.contact-strip small{font-weight:900}.quote-form button{color:#081325}footer{background:#050505}.footer-brand img{filter:grayscale()brightness(0)invert();background:0 0}.floating-cta a{color:#050505}.trust-bar{padding-top:28px;padding-bottom:28px}.trust-bar p{font-size:18px;font-weight:600;line-height:1.55}.trust-bar p strong{font-weight:900}.trust-bar span{font-size:14px;font-weight:600}.trust-bar b{margin-right:8px;font-size:29px}@media (width<=980px){.trust-bar p{font-size:16px}.trust-bar span{font-size:12px}.trust-bar b{font-size:24px}}@media (width<=620px){.trust-bar p{font-size:16px}.trust-bar span{font-size:12px}.trust-bar b{font-size:23px}}.location{background:#f5f8fb;grid-template-columns:.8fr 1.2fr;gap:9vw;display:grid}.location-details dl{border-top:1px solid var(--line);margin:0}.location-details dl>div{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr;padding:21px 0;display:grid}.location-details dt{color:#258cad;letter-spacing:.08em;font-size:10px;font-weight:900}.location-details dd{margin:0;font-size:13px;line-height:1.8}.map-button{border:1px solid var(--ink);justify-content:space-between;align-items:center;margin-top:24px;padding:17px 19px;font-size:11px;font-weight:900;display:flex}.map-button:hover{color:#fff;background:#050505}@media (width<=980px){.location{grid-template-columns:1fr;gap:40px}}@media (width<=620px){.location-details dl>div{grid-template-columns:82px 1fr}}
