@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/variable/pretendardvariable-dynamic-subset.css";:root{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f5f8fc;font-synthesis:none;--ocean:#1479e8;--ocean-dark:#0e5fb9;--forest:#21b15b;--navy:#172033;--muted:#68758a;--border:#dce4ee;--surface:#fff;--radius:14px}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}h1,h2,p{margin-top:0}svg{width:18px;height:18px}.button{border:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 16px;font-weight:700;transition:.15s}.button-primary{background:var(--ocean);color:#fff}.button-primary:hover{background:var(--ocean-dark)}.button-secondary{background:#fff;color:var(--navy);border:1px solid var(--border)}.button-ghost{background:transparent;color:var(--muted)}.card,.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 8px 28px #19375a0d}.brand{display:flex;align-items:center;gap:11px}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;color:#fff;background:linear-gradient(135deg,var(--ocean),#19a6d8,var(--forest));font-weight:900}.brand-mark.large{width:58px;height:58px;border-radius:18px;font-size:24px}.login-page{min-height:100vh;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:7vw;padding:8vw;background:radial-gradient(circle at 15% 15%,rgba(20,121,232,.15),transparent 35%),radial-gradient(circle at 80% 85%,rgba(33,177,91,.12),transparent 30%),#f7faff}.login-copy h1{font-size:clamp(42px,5vw,72px);line-height:1.08;letter-spacing:-.05em;margin:22px 0}.login-copy>p{max-width:620px;font-size:19px;line-height:1.75;color:var(--muted)}.pill,.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:800;color:var(--ocean)}.pill{display:inline-block;border:1px solid rgba(20,121,232,.25);border-radius:100px;padding:8px 12px;background:#fff}.login-feature{display:flex;align-items:center;gap:10px;margin-top:34px;color:var(--forest);font-weight:700}.login-card{padding:48px;text-align:center;max-width:470px}.login-card .large{margin:0 auto 24px}.login-card h2{font-size:30px;margin:10px 0}.login-card>p:not(.eyebrow){color:var(--muted);line-height:1.65}.login-card .button{width:100%;height:54px;margin:24px 0 16px;background:#fee500;color:#191919}.login-card small{color:var(--muted)}.center-page,.state{min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:14px}.center-page{min-height:100vh;padding:24px}.state{padding:48px;color:var(--muted)}.state svg{width:34px;height:34px}.state-error{color:#b42318}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.admin-layout{min-height:100vh;display:flex}.sidebar{position:sticky;top:0;width:260px;height:100vh;background:#10243d;color:#fff;padding:24px 16px;flex:0 0 auto}.sidebar .brand{padding:0 8px 30px}.brand small{display:block;color:#91a3b8;margin-top:3px}.sidebar-close,.menu-button{display:none;border:0;background:transparent;color:inherit}.nav-label{padding:0 12px;color:#7990a9;font-size:11px;font-weight:800;letter-spacing:.12em}.sidebar nav{display:grid;gap:5px}.sidebar nav a{display:flex;align-items:center;gap:12px;color:#b9c6d4;text-decoration:none;padding:12px;border-radius:9px;font-weight:650}.sidebar nav a:hover,.sidebar nav a.active{background:#ffffff1a;color:#fff}.sidebar nav a.active{box-shadow:inset 3px 0 var(--forest)}.admin-content{min-width:0;flex:1}.admin-header{height:68px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:flex-end;padding:0 30px;gap:20px;position:sticky;top:0;z-index:10}.admin-header span{color:var(--muted)}.admin-main{padding:34px;max-width:1700px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.page-heading h1{font-size:30px;letter-spacing:-.03em;margin:5px 0}.page-heading>div>p:last-child{color:var(--muted);margin:0}.field{display:grid;gap:6px;min-width:145px}.field span{font-size:12px;font-weight:700;color:var(--muted)}.field input,.field select{height:40px;border:1px solid var(--border);border-radius:9px;background:#fff;padding:0 11px;color:var(--navy)}.field.compact{min-width:170px}.kpi-grid{display:grid;grid-template-columns:repeat(6,minmax(130px,1fr));gap:14px;margin-bottom:24px}.kpi-grid.small{grid-template-columns:repeat(3,minmax(160px,240px))}.kpi{padding:20px}.kpi p{font-size:13px;color:var(--muted);margin-bottom:12px}.kpi strong{display:block;font-size:28px;letter-spacing:-.03em}.kpi small{display:block;color:#b54708;margin-top:6px}.panel{overflow:hidden;margin-top:22px}.panel-title{padding:20px 22px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.panel-title h2{font-size:18px;margin-bottom:4px}.panel-title p,.panel-title small{margin:0;color:var(--muted);font-size:13px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;white-space:nowrap}th,td{text-align:left;padding:14px 16px;border-bottom:1px solid #edf1f5;font-size:14px}th{background:#f8fafc;color:#65748a;font-size:12px;text-transform:uppercase;letter-spacing:.03em}tbody tr:last-child td{border-bottom:0}tr.clickable:hover{background:#f2f7fd;cursor:pointer}.status{display:inline-flex;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.status-requested{background:#e8f3ff;color:#1166b7}.status-pending{background:#fff4d8;color:#946200}.status-dispatched{background:#e5f8ed;color:#14763c}.status-in_operation{background:#e7f5f5;color:#126a70}.status-completed{background:#edf0f3;color:#536171}.status-canceled{background:#feeceb;color:#b42318}.filter-bar{display:flex;align-items:end;flex-wrap:wrap;gap:12px;background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:16px}.pagination{display:flex;align-items:center;justify-content:center;gap:16px;padding:18px}.data-note{color:#7b5a11;background:#fff8e4;border:1px solid #f0daa1;border-radius:10px;padding:12px 15px;font-size:13px;margin-top:16px}.detail-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:20px}.detail-grid>.card{padding:24px}.detail-title{display:flex;justify-content:space-between;align-items:center}.details{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin:24px 0 0}.details div{border-top:1px solid var(--border);padding-top:13px}.details dt{font-size:12px;color:var(--muted);margin-bottom:7px}.details dd{margin:0;font-weight:700;display:flex;align-items:center;gap:6px}.unavailable,.placeholder,.forbidden{text-align:center;color:var(--muted)}.unavailable{padding:34px 14px;background:#f7f9fc;border-radius:12px}.unavailable svg,.placeholder svg,.forbidden svg{width:42px;height:42px;color:var(--ocean)}.section-gap{margin-top:28px}.memo{padding:15px;background:#f7f9fc;border-radius:10px;color:var(--muted)}.timeline{list-style:none;padding:22px 28px;margin:0}.timeline li{display:flex;gap:14px;padding-bottom:22px}.timeline li>span{width:10px;height:10px;border-radius:50%;background:var(--ocean);margin-top:5px;box-shadow:0 0 0 5px #e7f2ff}.timeline p{margin:5px 0;color:var(--muted)}.timeline small{color:#8290a2}.panel-empty{padding:24px;color:var(--muted)}.placeholder,.forbidden{padding:60px 30px}.placeholder h2,.forbidden h1{color:var(--navy);margin:16px 0 8px}.forbidden{max-width:520px}.user-page{min-height:100vh;background:linear-gradient(180deg,#f2f8ff,#f7fafc 300px)}.user-header{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid rgba(20,121,232,.12);background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.user-main{max-width:820px;margin:auto;padding:55px 24px}.application-cards{display:grid;gap:14px}.application-card{padding:22px}.application-card-head{display:flex;justify-content:space-between;gap:15px}.route-line{display:flex;align-items:center;gap:13px;margin:22px 0}.route-line svg{color:var(--ocean)}.route-line div{display:flex;align-items:center;gap:12px;font-size:17px}.route-line span{color:#9aa6b4}.application-meta{display:flex;gap:22px;color:var(--muted);font-size:14px}.application-meta span{display:flex;align-items:center;gap:5px}.app-boundary{display:flex;gap:15px;align-items:center;margin-top:34px;padding:20px;border:1px dashed #a9bdd1;border-radius:14px;color:var(--muted)}.app-boundary svg{width:30px;height:30px;color:var(--forest)}.app-boundary p{margin:4px 0 0;font-size:13px}@media(max-width:1100px){.kpi-grid{grid-template-columns:repeat(3,1fr)}.detail-grid{grid-template-columns:1fr}}@media(max-width:800px){.login-page{grid-template-columns:1fr;padding:40px 20px}.login-copy{display:none}.login-card{padding:34px 24px}.sidebar{position:fixed;left:-280px;z-index:40;transition:.2s}.sidebar-open{left:0}.sidebar-close{display:block;margin-left:auto}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#06122180;border:0;z-index:30}.menu-button{display:block}.admin-header{justify-content:space-between;padding:0 18px}.admin-main{padding:24px 16px}.page-heading{align-items:start;flex-direction:column}.kpi-grid,.kpi-grid.small{grid-template-columns:repeat(2,1fr)}.details{grid-template-columns:1fr}.user-main{padding-top:38px}.route-line div{align-items:flex-start;flex-direction:column;gap:5px}.route-line span{transform:rotate(90deg)}}@media(max-width:480px){.kpi-grid,.kpi-grid.small{grid-template-columns:1fr 1fr}.application-card-head{align-items:flex-start}.user-header{padding:0 16px}.button{padding:0 12px}.admin-header>div{display:none}}html{scroll-behavior:smooth}.brand-link{color:inherit;text-decoration:none}a,button{outline-offset:3px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(20,121,232,.35)}.public-page{width:100%;max-width:100vw;min-height:100vh;overflow-x:hidden;background:#fff;color:var(--navy)}.public-header{width:100%;height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 clamp(24px,6vw,90px);position:sticky;top:0;z-index:20;background:#ffffffeb;border-bottom:1px solid rgba(220,228,238,.8);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.public-header>nav,.public-actions{display:flex;align-items:center;gap:24px}.public-header>nav a,.public-footer a,.user-header nav>a{color:var(--muted);text-decoration:none;font-weight:700;font-size:14px}.public-header>nav a:hover,.public-footer a:hover,.user-header nav>a:hover{color:var(--ocean)}.public-actions{gap:8px}.public-actions .button{min-height:38px}.public-auth-loading{font-size:13px;color:var(--muted)}.home-hero{min-width:0;min-height:680px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:6vw;padding:80px clamp(24px,8vw,130px);overflow:hidden;background:radial-gradient(circle at 12% 20%,rgba(20,121,232,.14),transparent 32%),radial-gradient(circle at 88% 74%,rgba(33,177,91,.14),transparent 30%),linear-gradient(145deg,#f8fbff,#f5fbf8)}.hero-copy{min-width:0;max-width:690px}.hero-copy h1{font-size:clamp(52px,5.8vw,82px);line-height:1.04;letter-spacing:-.065em;word-break:keep-all;margin:24px 0}.hero-copy h1 em{font-style:normal;color:var(--ocean);white-space:nowrap}.hero-copy>p{max-width:610px;font-size:20px;line-height:1.75;color:var(--muted);word-break:keep-all}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:34px}.hero-actions .button{min-height:52px;padding:0 24px}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--navy);font-weight:800;text-decoration:none}.text-link svg{color:var(--forest)}.hero-visual{position:relative;min-height:470px;display:grid;place-items:center}.visual-orbit{position:absolute;border:1px solid rgba(20,121,232,.16);border-radius:50%}.orbit-one{width:430px;height:430px}.orbit-two{width:300px;height:300px;border-color:#21b15b33}.journey-card{position:absolute;display:flex;align-items:center;gap:16px;background:#fffffff0;border:1px solid rgba(220,228,238,.95);border-radius:18px;padding:20px 22px;box-shadow:0 22px 55px #1a416921}.journey-card>svg{width:30px;height:30px;color:var(--ocean)}.journey-card div{display:grid;gap:4px}.journey-card small{font-size:10px;letter-spacing:.13em;color:var(--muted);font-weight:800}.journey-card strong{font-size:18px}.journey-card span{font-size:13px;color:var(--muted)}.journey-main{width:min(360px,85%);transform:translate(-7%,-24%)}.journey-sub{right:0;bottom:16%;transform:rotate(2deg)}.journey-sub>svg{color:var(--forest)}.visual-pin{width:74px;height:74px;display:grid;place-items:center;border-radius:24px;color:#fff;background:linear-gradient(135deg,var(--ocean),var(--forest));box-shadow:0 18px 45px #1479e847;transform:translate(120px,-155px) rotate(8deg)}.visual-pin svg{width:34px;height:34px}.home-section{padding:100px clamp(24px,8vw,130px);scroll-margin-top:74px}.section-heading{max-width:720px;margin-bottom:42px}.section-heading h2,.section-copy h2,.app-copy h2{font-size:clamp(34px,4vw,52px);letter-spacing:-.045em;line-height:1.18;margin:10px 0 18px}.section-heading>p:last-child,.section-copy>p:last-child,.app-copy>p{color:var(--muted);font-size:17px;line-height:1.75}.problem-section{display:grid;grid-template-columns:1.1fr .9fr;gap:8vw;align-items:center;background:#10243d;color:#fff}.problem-section .eyebrow{color:#68c7ff}.problem-section .section-copy>p:last-child{color:#b9c7d8}.benefit-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.benefit-list span{min-height:110px;display:flex;align-items:flex-end;padding:20px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff0f;font-weight:750;line-height:1.45}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-card{padding:26px;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:0 12px 35px #19375a0f}.feature-card>span{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#eaf4ff;color:var(--ocean)}.feature-card:nth-child(2n)>span{background:#eaf8ef;color:var(--forest)}.feature-card h3{font-size:19px;margin:22px 0 10px}.feature-card p{color:var(--muted);line-height:1.7;margin:0}.how-section{background:#f5f8fc}.step-list{list-style:none;display:grid;grid-template-columns:repeat(5,1fr);padding:0;margin:50px 0 0}.step-list li{position:relative;min-height:150px;padding:22px;border-top:3px solid var(--ocean);background:#fff}.step-list li+li{border-left:1px solid var(--border)}.step-list span{display:block;color:var(--ocean);font-size:12px;font-weight:900;letter-spacing:.1em;margin-bottom:38px}.step-list strong{line-height:1.5}.app-section{display:grid;grid-template-columns:1fr .8fr;gap:7vw;align-items:center;background:linear-gradient(135deg,#edf6ff,#eefaf2)}.app-copy .button{margin-top:15px}.app-section .app-boundary{margin:0;background:#ffffffad;min-height:150px}.public-footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:36px clamp(24px,6vw,90px);background:#0c1d31;color:#fff}.public-footer nav{display:flex;gap:24px}.public-footer p{margin:0;color:#8799ad;font-size:13px}.user-header nav{display:flex;align-items:center;gap:18px}.user-header .button{padding-right:0}.my-page{max-width:980px}.account-summary{display:flex;align-items:center;gap:16px;padding:22px;margin-bottom:46px}.account-summary>svg{width:34px;height:34px;color:var(--forest);flex:0 0 auto}.account-summary p{margin:5px 0 0;color:var(--muted);font-size:14px}.my-history>.section-copy{margin-bottom:24px}.my-history>.section-copy h2{font-size:26px;margin:5px 0 8px}.my-history>.section-copy>p:last-child{color:var(--muted)}.history-groups{display:grid;gap:42px}.history-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:14px}.history-heading p{margin-bottom:5px}.history-heading h2{margin:0;font-size:21px}.history-heading>span{font-size:13px;color:var(--muted)}.application-card-past{background:#f3f5f7;border-color:#e2e7ec;box-shadow:none}.application-card-past .route-line,.application-card-past .application-meta{color:#778495}.application-card-past .eyebrow{color:#718096}@media(max-width:1050px){.public-header>nav{display:none}.home-hero{grid-template-columns:1fr;min-height:auto}.hero-copy{max-width:760px}.hero-visual{min-height:420px}.feature-grid{grid-template-columns:repeat(2,1fr)}.step-list{grid-template-columns:repeat(3,1fr)}.app-section{grid-template-columns:1fr}.problem-section{grid-template-columns:1fr;gap:42px}}@media(max-width:720px){.public-header{height:66px;padding:0 18px}.public-actions .button-ghost{display:none}.public-actions .button-primary{padding:0 13px}.home-hero{padding:64px 22px 48px;gap:24px}.hero-copy h1{font-size:46px}.hero-copy>p{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-visual{min-height:330px}.orbit-one{width:310px;height:310px}.orbit-two{width:220px;height:220px}.journey-main{width:290px;transform:translate(-2%,-16%)}.journey-sub{right:2%;bottom:10%;padding:15px}.visual-pin{width:58px;height:58px;transform:translate(92px,-112px)}.visual-pin svg{width:26px;height:26px}.home-section{padding:72px 22px}.benefit-list,.feature-grid{grid-template-columns:1fr}.benefit-list span{min-height:86px}.step-list{grid-template-columns:1fr}.step-list li{min-height:auto}.step-list li+li{border-left:0}.step-list span{margin-bottom:18px}.public-footer{align-items:flex-start;flex-direction:column}.public-footer nav{flex-wrap:wrap}.user-header{padding:0 18px}.user-header nav{gap:10px}.user-header nav>a{display:none}.user-header .button{padding:0 4px}.user-main{padding:38px 18px}.route-line div{align-items:flex-start;flex-direction:column;gap:5px}.route-line span{transform:rotate(90deg)}.application-meta{flex-wrap:wrap}.account-summary,.app-boundary{align-items:flex-start}}.hero-visual{min-width:0}@media(max-width:720px){.hero-visual{width:100%;max-width:100%}.journey-sub{right:-34px;width:245px}.public-header .brand{flex:0 0 auto}.public-actions{min-width:0}.public-actions .button{white-space:nowrap}}@media(max-width:480px){.journey-sub{display:none}}
