:root{--bg:#fcfcfa;--bg-soft:#f7f7f2;--surface:#fff;--surface-2:#fafaf6;--surface-3:#f4f4ef;--border:#edede7;--border-2:#f0f0eb;--border-3:#f2f2ec;--border-strong:#e0e0da;--text:#15171a;--text-2:#3a3f45;--text-soft:#4a5550;--muted:#6b7280;--muted-2:#9aa0a6;--muted-3:#b6b6ae;--navy:#15171a;--navy-2:#2a2c30;--navy-soft:#f4f4ef;--navy-soft-2:#e0e0da;--navy-ink:#15171a;--blue:#0e9f6e;--blue-soft:#e3f5ee;--accent:#0e9f6e;--accent-2:#0b8a5f;--accent-soft:#e3f5ee;--accent-ink:#0a5a3f;--amber:#f59e0b;--amber-soft:#fdefd2;--amber-ink:#92580b;--green:#0e9f6e;--green-soft:#e3f5ee;--red:#c0392b;--red-soft:#fbe3e0;--warn:#d97706;--warn-soft:#fcefd2;--radius:9px;--radius-lg:14px;--radius-xl:20px;--shadow-card:0 1px 2px #14171a0a;--shadow-pop:0 10px 30px #14171a12;--shadow-lg:0 24px 60px #14171a29;color:var(--text);-webkit-font-smoothing:antialiased;font-family:Pretendard Variable,Pretendard,Apple SD Gothic Neo,Segoe UI,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--bg)}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}.mono{font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.tnum{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#d8d8d0;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#b6b6ae}::-webkit-scrollbar-track{background:0 0}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.55}}@keyframes truckRoll{0%{transform:translate(-30px)}to{transform:translate(0)}}@keyframes bar{0%{width:0}}.hl-app{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}.hl-app.world-customer,.hl-app.world-admin{background:var(--bg)}.hl-topbar{z-index:70;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);color:var(--text);background:#fcfcfaeb;position:sticky;top:0}.hl-topbar-inner{align-items:center;gap:16px;max-width:1480px;margin:0 auto;padding:9px 22px;display:flex}.hl-brand{cursor:pointer;align-items:center;gap:11px;display:flex}.hl-brand .mk{background:var(--accent);border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.hl-brand .mk svg{color:#fff}.hl-brand .name{color:var(--text);letter-spacing:-.2px;font-size:14px;font-weight:800}.hl-brand .name .en{opacity:.55;letter-spacing:1.4px;color:var(--muted-2);margin-left:5px;font-size:10.5px;font-weight:700}.hl-brand .sub{color:var(--muted-2);letter-spacing:.2px;font-size:10.5px}.hl-spacer{flex:1}.hl-role-tabs{background:var(--surface-3);border-radius:999px;gap:3px;padding:4px;display:inline-flex}.hl-role-tab{color:var(--muted);background:0 0;border:0;border-radius:999px;padding:7px 16px;font-size:12.5px;font-weight:700}.hl-role-tab:hover{color:var(--text)}.hl-role-tab.active{background:var(--text);color:#fff;font-weight:800}.hl-badge{background:var(--accent-soft);color:var(--accent-ink);border-radius:999px;align-items:center;gap:5px;padding:4px 11px;font-size:10.5px;font-weight:800;display:inline-flex}.hl-reset{color:var(--muted);border:1px solid var(--border-strong);background:#fff;border-radius:7px;padding:6px 12px;font-size:11px;font-weight:700}.hl-reset:hover{color:var(--text);border-color:var(--text)}.hl-toast{background:var(--text);color:#fff;box-shadow:var(--shadow-lg);z-index:2000;border-radius:999px;align-items:center;gap:9px;padding:11px 22px;font-size:13px;font-weight:700;animation:.2s ease-out fadeIn;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%)}.hl-toast:before{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px}.hl-toast.warn:before{background:var(--amber)}.hl-toast.success:before{background:var(--accent)}.hl-toast.error:before{background:var(--red)}.hl-customer{flex-direction:column;flex:1;display:flex}.hl-cnav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);z-index:50;background:#fcfcfadb;position:sticky;top:50px}.hl-cnav-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;max-width:1180px;margin:0 auto;padding:18px 36px;display:grid}.hl-cnav .logo{cursor:pointer;color:var(--text);letter-spacing:-.4px;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:19px;font-weight:800;display:flex}.hl-cnav .logo span:after{content:".";color:var(--accent);margin-left:0;font-weight:800}.hl-cnav .menu{justify-content:center;gap:6px;display:flex}.hl-cnav .menu button{color:#5a5f66;background:0 0;border:0;border-radius:0;padding:6px 14px;font-size:14px;font-weight:600;position:relative}.hl-cnav .menu button:hover{color:var(--text)}.hl-cnav .menu button.active{color:var(--text);font-weight:700}.hl-cnav .menu button.active:after{content:"";background:var(--accent);height:2px;position:absolute;bottom:-19px;left:14px;right:14px}.hl-cnav .actions{align-items:center;gap:12px;display:flex}.hl-cnav .actions .phone{color:var(--text);align-items:center;gap:5px;font-family:Pretendard Variable,IBM Plex Mono,monospace;font-size:13.5px;font-weight:700;display:inline-flex}.hl-cnav .actions .cta{background:var(--text);color:#fff;border:0;border-radius:999px;padding:10px 20px;font-size:13px;font-weight:700}.hl-cnav .actions .cta:hover{background:#2a2c30}.hl-cmain{flex:1}.hl-hero{background:var(--bg);color:var(--text);text-align:center;padding:84px 36px 72px;position:relative;overflow:hidden}.hl-hero-bg{display:none}.hl-hero-inner{max-width:760px;margin:0 auto;display:block;position:relative}.hl-hero-text{text-align:center}.hl-hero-text .eyebrow{letter-spacing:2px;color:var(--accent);margin-bottom:18px;font-size:12px;font-weight:600;display:block}.hl-hero-text h1{letter-spacing:-1.6px;color:var(--text);max-width:760px;margin:0 auto;font-size:54px;font-weight:800;line-height:1.13}.hl-hero-text h1 strong{color:var(--text);font-weight:800}.hl-hero-text p{color:var(--muted);max-width:520px;margin:22px auto 28px;font-size:15.5px;line-height:1.7}.hl-hero-actions{justify-content:center;gap:10px;display:flex}.hl-hero-actions .btn-primary{background:var(--accent);color:#fff;border-radius:999px;padding:13px 24px;font-weight:800}.hl-hero-actions .btn-primary:hover{background:var(--accent-2)}.hl-hero-actions .btn-ghost{color:var(--text);border-color:var(--border-strong);background:#fff;border-radius:999px;padding:13px 22px;font-weight:700}.hl-hero-actions .btn-ghost:hover{background:var(--surface-3)}.hl-hero-img{display:none}.hl-rate-widget{z-index:5;max-width:760px;margin:0 auto;padding:40px 36px 0;position:relative}.hl-rate-widget .head{display:none}.hl-rate-widget .body{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.hl-rate-widget .picker{background:#fff;border:1px solid #e7e7e2;border-radius:999px;grid-template-columns:1fr 1fr 1fr auto;align-items:center;gap:0;padding:8px 8px 8px 0;display:grid;box-shadow:0 14px 44px #00000012}.hl-rate-widget .picker .arrow{display:none}.hl-rate-widget .picker .btn-primary{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;margin:0 8px 0 4px;padding:0;font-size:22px;font-weight:600;line-height:1;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 6px 16px #0e9f6e47}.hl-rate-widget .picker .btn-primary:hover{background:var(--accent-2);transform:scale(1.04);box-shadow:0 8px 20px #0e9f6e5c}.hl-rate-widget .fld{border-right:1px solid var(--border);text-align:left;flex-direction:column;gap:2px;padding:11px 26px;display:flex}.hl-rate-widget .fld:last-of-type{border-right:0}.hl-rate-widget .fld label{color:var(--muted-2);letter-spacing:0;text-transform:none;font-size:10px;font-weight:600}.hl-rate-widget .fld select{color:var(--text);appearance:none;cursor:pointer;background:0 0;border:0;border-radius:0;outline:none;padding:0;font-size:14.5px;font-weight:700}.hl-rate-widget .fld select:focus{color:var(--text)}.hl-rate-widget .result{background:var(--accent-soft);text-align:left;border-radius:20px;grid-template-columns:1fr auto;grid-template-areas:"lb btn""price btn""note btn";align-items:center;gap:2px 18px;max-width:760px;margin:18px auto 0;padding:24px 28px;display:grid}.hl-rate-widget .result .lb{color:var(--text-soft);letter-spacing:.3px;grid-area:lb;font-size:11px;font-weight:700}.hl-rate-widget .result .price{color:var(--text);letter-spacing:-.6px;grid-area:price;margin:6px 0 4px;font-family:IBM Plex Mono,monospace;font-size:28px;font-weight:800}.hl-rate-widget .result .note{color:var(--text-soft);grid-area:note;font-size:11.5px}.hl-rate-widget .result .btn-ghost.dark{color:#fff;background:var(--text);white-space:nowrap;border:0;border-radius:999px;grid-area:btn;align-self:center;padding:13px 22px;font-weight:800}.hl-section{max-width:1100px;margin:0 auto;padding:80px 36px 30px}.hl-section-head{text-align:left;margin-bottom:26px}.hl-section-head.row{text-align:left;justify-content:space-between;align-items:flex-end;display:flex}.hl-section-head .eb{letter-spacing:2px;color:var(--accent);font-size:12px;font-weight:600}.hl-section-head h2{letter-spacing:-.7px;color:var(--text);margin:8px 0 0;font-size:30px;font-weight:800}.hl-section-head .more{color:var(--text);border:0;border-bottom:1px solid var(--text);background:0 0;align-items:center;gap:5px;padding-bottom:2px;font-size:13px;font-weight:600;display:inline-flex}.hl-features{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.hl-feat{border:1px solid var(--border);text-align:left;background:#fff;border-radius:16px;padding:26px 22px;transition:box-shadow .15s,transform .15s}.hl-feat:hover{box-shadow:var(--shadow-pop);transform:translateY(-2px)}.hl-feat .ic{color:var(--accent);margin-bottom:12px;font-size:28px}.hl-feat .t{color:var(--text);margin-bottom:6px;font-size:16px;font-weight:800}.hl-feat .d{color:var(--muted);font-size:13px;line-height:1.65}.hl-stats{color:var(--text);border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;grid-template-columns:repeat(4,1fr);gap:0;max-width:100%;margin:24px 0 0;padding:32px 36px;display:grid;position:relative}.hl-stats .hl-stat{text-align:center;padding:0 12px;position:relative}.hl-stats .hl-stat:not(:last-child):after{content:"";background:var(--border);width:1px;height:38px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.hl-stats .hl-stat .n{color:var(--text);letter-spacing:-.5px;justify-content:center;align-items:baseline;gap:3px;font-family:IBM Plex Mono,monospace;font-size:32px;font-weight:700;display:flex}.hl-stats .hl-stat .n .u{color:var(--muted-2);font-family:Pretendard Variable,sans-serif;font-size:14px;font-weight:600}.hl-stats .hl-stat .l{color:var(--muted-2);letter-spacing:0;margin-top:3px;font-size:12.5px;font-weight:500}.hl-notice-list{background:0 0;border:0;border-radius:0;overflow:visible}.hl-notice-list .row-item{border:0;border-top:1px solid var(--border);text-align:left;cursor:pointer;background:0 0;grid-template-columns:64px 1fr auto;align-items:center;gap:14px;width:100%;padding:15px 4px;display:grid}.hl-notice-list .row-item:first-child{border-top:1px solid var(--border)}.hl-notice-list .row-item:last-child{border-bottom:1px solid var(--border)}.hl-notice-list .row-item:hover{background:var(--surface-2)}.hl-notice-list .row-item .cat{background:var(--accent-soft);color:var(--accent-ink);text-align:center;border-radius:5px;padding:3px 9px;font-size:10.5px;font-weight:700}.hl-notice-list .row-item .t{color:var(--text);font-size:14px;font-weight:600}.hl-notice-list .row-item .dt{color:var(--muted-2);font-family:IBM Plex Mono,monospace;font-size:11.5px}.hl-cta-band{background:var(--accent-soft);text-align:center;flex-direction:column;align-items:center;gap:24px;max-width:100%;margin:60px 0 0;padding:72px 36px;display:flex}.hl-cta-band>div:first-child{flex-direction:column;gap:12px;display:flex}.hl-cta-band h3{letter-spacing:-1px;color:var(--text);margin:0;font-size:34px;font-weight:800}.hl-cta-band p{color:var(--text-soft);margin:0;font-size:15px}.hl-cta-band .row{justify-content:center;gap:12px;display:flex}.hl-cta-band .btn-ghost.dark{color:var(--text);background:#fff;border:1px solid #00000014;border-radius:999px;padding:14px 26px;font-family:IBM Plex Mono,monospace;font-weight:700}.hl-cta-band .btn-ghost.dark:hover{color:var(--text);background:#fff}.hl-cta-band .btn-primary{background:var(--accent);color:#fff;border-radius:999px;padding:14px 30px;font-weight:800}.hl-cfooter{background:var(--text);color:#9aa0a6;margin-top:0;padding:56px 36px 28px}.hl-cfooter-inner{grid-template-columns:1.5fr 2fr;gap:40px;max-width:1100px;margin:0 auto;display:grid}.hl-cfooter .title{color:#fff;margin-bottom:14px;font-size:18px;font-weight:800}.hl-cfooter .title:after{content:".";color:var(--accent)}.hl-cfooter .info{color:#7a8088;font-size:12px;line-height:1.7}.hl-cfooter .cols{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.hl-cfooter h5{color:#fff;letter-spacing:1.2px;margin:0 0 14px;font-size:11px;font-weight:800}.hl-cfooter ul{margin:0;padding:0;list-style:none}.hl-cfooter ul li{color:#7a8088;cursor:pointer;padding:4px 0;font-size:12.5px;line-height:1.7}.hl-cfooter ul li:hover{color:#fff}.hl-cfooter .bottom{color:#6a7078;border-top:1px solid #ffffff14;max-width:1100px;margin:36px auto 0;padding-top:20px;font-size:11.5px}.hl-floating{z-index:90;flex-direction:column;align-items:stretch;gap:10px;display:flex;position:fixed;bottom:24px;right:24px}.hl-floating .fb{cursor:pointer;border:0;border-radius:999px;justify-content:flex-start;align-items:center;gap:10px;min-width:168px;height:46px;padding:12px 20px 12px 18px;font-size:13px;font-weight:800;transition:transform .15s;display:flex;box-shadow:0 8px 24px #00000029}.hl-floating .fb:hover{transform:scale(1.04)}.hl-floating .fb.call{background:var(--accent);color:#fff;box-shadow:0 8px 24px #0e9f6e52}.hl-floating .fb.call .num{font-family:IBM Plex Mono,monospace;font-size:13px;font-weight:700}.hl-floating .fb.chat{color:#3a1d1d;background:#fee500}.hl-modal-bg{z-index:200;background:#14171a8c;justify-content:flex-end;align-items:flex-end;padding:24px 28px 100px;animation:.18s ease-out fadeIn;display:flex;position:fixed;inset:0}.hl-kchat{width:360px;max-width:100%;box-shadow:var(--shadow-lg);background:#fff;border-radius:14px;animation:.22s ease-out slideUp;overflow:hidden}.hl-kchat header{background:#fee500;align-items:center;gap:11px;padding:14px 18px;display:flex}.hl-kchat header .ic{font-size:24px}.hl-kchat header .t{color:#3a1d1d;font-size:14px;font-weight:800}.hl-kchat header .s{color:#3a1d1da6;font-size:11px}.hl-kchat header button{color:#3a1d1d;background:0 0;border:0;border-radius:8px;width:30px;height:30px;margin-left:auto}.hl-kchat .body{background:#f7f7f2;min-height:200px;padding:18px 18px 12px}.hl-kchat .msg{background:#fff;border-radius:4px 12px 12px;max-width:90%;margin-bottom:10px;padding:12px 14px;font-size:12.5px;line-height:1.65;box-shadow:0 1px 2px #0000000a}.hl-kchat .cta{flex-direction:column;gap:8px;padding:14px 18px 18px;display:flex}.hl-kchat .cta .kakao{color:#3a1d1d;background:#fee500;border:0;border-radius:8px;padding:12px;font-size:13px;font-weight:800}.hl-kchat .cta .ghost{border:1px solid var(--border-strong);color:var(--text-soft);background:0 0;border-radius:8px;padding:10px;font-size:12px;font-weight:700}.btn-primary{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:12px 22px;font-size:13px;font-weight:800;display:inline-flex}.btn-primary:hover{background:var(--accent-2)}.btn-primary:disabled{background:var(--muted-3);cursor:not-allowed}.btn-ghost{color:var(--text);border:1px solid var(--border-strong);cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:12px 22px;font-size:13px;font-weight:700;display:inline-flex}.btn-ghost:hover{background:var(--surface-2)}.btn-ghost.sm{border-radius:8px;padding:6px 12px;font-size:11.5px}.btn-ghost.danger{color:var(--red);border-color:#f4c8c0}.btn-ghost.danger:hover{background:var(--red-soft)}.hl-page{max-width:1100px;margin:0 auto;padding:64px 36px 40px}.hl-page-head{margin-bottom:40px}.hl-page-head .eb{letter-spacing:2px;color:var(--accent);font-size:12px;font-weight:600}.hl-page-head h1{letter-spacing:-1px;color:var(--text);margin:10px 0;font-size:38px;font-weight:800}.hl-page-head p{color:var(--muted);max-width:640px;margin:0;font-size:14.5px;line-height:1.7}.hl-card{border:1px solid var(--border);background:#fff;border-radius:20px;margin-bottom:20px;padding:28px 30px}.hl-card h2{color:var(--text);margin:0 0 18px;font-size:16px;font-weight:800}.hl-card blockquote{border-left:3px solid var(--accent);background:var(--surface-2);color:var(--text-2);border-radius:0 12px 12px 0;margin:0;padding:18px 22px;font-size:14.5px;line-height:1.7}.ceo-sign{text-align:right;color:var(--text-soft);margin-top:14px;font-family:IBM Plex Mono,monospace;font-size:12px}.hl-history{flex-direction:column;display:flex}.hl-history .hr{border-top:1px solid var(--border);grid-template-columns:80px 18px 1fr;align-items:center;gap:14px;padding:14px 0;display:grid}.hl-history .hr:last-child{border-bottom:1px solid var(--border)}.hl-history .yr{color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:14px;font-weight:700}.hl-history .dot{background:var(--accent);border-radius:50%;width:8px;height:8px}.hl-history .ev{color:var(--text-2);font-size:13.5px;font-weight:500}.hl-cert-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.hl-cert{border:1px solid var(--border);background:#fff;border-radius:14px;padding:18px}.hl-cert .t{margin-top:10px;font-size:13px;font-weight:800}.hl-cert .b{color:var(--muted-2);margin-top:3px;font-size:11.5px;font-weight:500}.hl-truck-grid{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:40px;display:grid}.hl-truck{border:1px solid var(--border);background:#fff;border-radius:20px;overflow:hidden}.hl-truck-img{aspect-ratio:16/6;background:var(--accent-soft);flex-direction:column;justify-content:center;align-items:center;padding:26px 28px;display:flex;position:relative}.hl-truck-img .size{color:var(--text);letter-spacing:-.5px;font-size:28px;font-weight:800;position:absolute;top:22px;left:28px}.hl-truck-body{padding:22px 28px 26px}.hl-truck-body h3{color:var(--text-soft);margin:0 0 4px;font-size:13px;font-weight:600}.hl-truck-body .cap{color:var(--text);margin-bottom:14px;font-size:13px;font-weight:600}.hl-truck-body ul{flex-wrap:wrap;gap:6px;margin:0 0 14px;padding:0;list-style:none;display:flex}.hl-truck-body ul li{background:var(--surface-3);color:var(--muted);border-radius:999px;padding:5px 11px;font-size:11.5px;font-weight:600}.hl-truck-body .charge{color:var(--accent-ink);background:var(--accent-soft);border-radius:8px;margin-bottom:12px;padding:8px 12px;font-size:12px;font-weight:700}.hl-truck-body .actions{gap:8px;display:flex}.hl-truck-body .actions .btn-ghost,.hl-truck-body .actions .btn-primary{border-radius:9px;flex:1;padding:11px;font-size:12.5px}.hl-truck-body .actions .btn-primary{background:var(--text)}.hl-rate-card .rate-form{flex-direction:column;gap:18px;display:flex}.hl-rate-card .route{grid-template-columns:1fr 32px 1fr;align-items:end;gap:10px;display:grid}.hl-rate-card .route .arr{color:var(--muted-2);text-align:center;padding:0 4px 13px;font-size:18px}.hl-rate-card .row2{grid-template-columns:1fr 1fr;gap:10px;display:grid}.hl-rate-card .fld{flex-direction:column;gap:6px;display:flex}.hl-rate-card .fld label{color:var(--muted);letter-spacing:0;font-size:11px;font-weight:700}.hl-rate-card .fld label .opt{color:var(--muted-2);margin-left:4px;font-weight:500}.hl-rate-card .fld input,.hl-rate-card .fld select{border:1.5px solid var(--border-strong);color:var(--text);background:#fff;border-radius:9px;outline:none;padding:12px 14px;font-size:14px;font-weight:700}.hl-rate-card .fld input:focus,.hl-rate-card .fld select:focus{border-color:var(--accent)}.hl-rate-card .rate-actions{align-items:stretch;gap:8px;display:flex}.hl-rate-card .rate-actions .btn-ghost{white-space:nowrap;border-radius:10px;flex:none;padding:14px 22px;font-size:13.5px}.hl-rate-card .rate-actions .btn-primary{white-space:nowrap;border-radius:10px;flex:1;padding:14px;font-size:14px}.hl-rate-result{background:var(--accent-soft);border:0;border-radius:20px;padding:28px 30px}.hl-rate-result .route-tag{align-items:center;gap:8px;margin-bottom:18px;font-size:15px;font-weight:800;display:flex}.hl-rate-result .route-tag .from,.hl-rate-result .route-tag .to{color:var(--text);background:#fff;border:1px solid #0000000f;border-radius:8px;padding:6px 13px}.hl-rate-result .route-tag .arr{color:#7a857f}.hl-rate-result .route-tag .t{color:var(--text-soft);margin-left:4px;font-size:12.5px;font-weight:600}.hl-rate-result .big-price{background:#fff;border:0;border-radius:14px;margin-bottom:14px;padding:24px 26px}.hl-rate-result .big-price .lb{color:var(--muted);letter-spacing:.3px;font-size:11px;font-weight:700}.hl-rate-result .big-price .v{color:var(--text);letter-spacing:-1px;margin:8px 0 2px;font-family:IBM Plex Mono,monospace;font-size:40px;font-weight:800}.hl-rate-result .big-price .v .x{color:var(--border-strong);margin:0 8px;font-weight:600}.hl-rate-result .big-price .mid{color:var(--muted);font-size:12.5px;font-weight:500}.hl-rate-result .hint{color:var(--text-soft);margin:0 0 18px;padding:0;font-size:12.5px;line-height:1.9;list-style:none}.hl-rate-result .hint li{padding-left:14px;position:relative}.hl-rate-result .hint li:before{content:"·";font-weight:800;position:absolute;left:4px}.hl-rate-result .cta-row{justify-content:stretch;gap:8px;display:flex}.hl-rate-result .cta-row .btn-primary,.hl-rate-result .cta-row .btn-ghost{border-radius:10px;flex:1;padding:13px;font-size:13px}.hl-rate-result .cta-row .btn-primary{background:var(--text);color:#fff}.hl-tbl{border-collapse:separate;border-spacing:0;width:100%;font-size:13px}.hl-tbl thead th{text-align:left;color:var(--muted-2);letter-spacing:.3px;text-transform:none;background:var(--surface-2);border-bottom:0;padding:13px 22px;font-size:10.5px;font-weight:700}.hl-tbl tbody td{border-top:1px solid var(--border-2);vertical-align:middle;padding:14px 22px}.hl-tbl tbody tr:hover{background:var(--surface-2)}.hl-tbl tbody tr:last-child td{border-bottom:0}.hl-tbl.wide{font-size:12.5px}.hl-tbl .empty{text-align:center;color:var(--muted);padding:24px;font-size:12.5px}.hl-stepper{align-items:center;gap:0;margin-bottom:26px;padding:0 6px;display:flex}.hl-stepper .st{flex:none;align-items:center;gap:10px;display:flex}.hl-stepper .st .num{color:#a6a69e;background:#f0f0eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-family:IBM Plex Mono,monospace;font-size:14px;font-weight:800;display:flex}.hl-stepper .st.active .num,.hl-stepper .st.done .num{background:var(--accent);color:#fff}.hl-stepper .st .lb{color:#a6a69e;white-space:nowrap;font-size:13px;font-weight:700}.hl-stepper .st.active .lb{color:var(--accent);font-weight:800}.hl-stepper .st.done .lb{color:var(--accent)}.hl-stepper .st .ln{background:var(--border);flex:1;height:2px;margin:0 14px}.hl-stepper .st.done .ln{background:var(--accent)}.hl-quote-form{padding:30px 32px}.hl-quote-form h2{margin:0 0 22px;font-size:16px;font-weight:800}.hl-quote-form .row2{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.hl-quote-form .fld{flex-direction:column;gap:7px;margin-bottom:16px;display:flex}.hl-quote-form .fld label{color:var(--text-soft);letter-spacing:0;font-size:11.5px;font-weight:700}.hl-quote-form .fld label .req{color:var(--accent);margin-left:3px}.hl-quote-form .fld input,.hl-quote-form .fld select,.hl-quote-form .fld textarea{border:1.5px solid var(--border-strong);color:var(--text);background:#fff;border-radius:9px;outline:none;padding:12px 14px;font-size:13.5px}.hl-quote-form .fld input:focus,.hl-quote-form .fld select:focus,.hl-quote-form .fld textarea:focus{border-color:var(--accent)}.hl-quote-form .fld textarea{resize:vertical}.addr-block{border:1px solid var(--border);background:var(--surface-2);border-radius:12px;margin-bottom:14px;padding:16px 18px 4px}.addr-block .addr-head{color:var(--accent);border-bottom:1px dashed var(--border-strong);margin-bottom:12px;padding-bottom:8px;font-size:12.5px;font-weight:800}.up-zone{background:var(--surface-2);border:1.5px dashed #d8d8d0;border-radius:12px;padding:18px}.up-zone .up-btn{color:var(--text);border:1px solid var(--border-strong);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:12.5px;font-weight:700;display:inline-flex}.up-zone .up-btn:hover{background:var(--surface-3)}.up-list{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.up-empty{color:var(--muted-2);padding:6px 0;font-size:11.5px}.up-item{border:1px solid var(--border-strong);background:#fff;border-radius:8px;grid-template-columns:1fr auto 28px;align-items:center;gap:10px;padding:8px 12px;font-size:12px;font-weight:600;display:inline-grid}.up-item .sz{color:var(--muted-2);font-size:11px;font-weight:500}.up-item button{color:var(--muted-2);background:0 0;border:0;width:24px;height:24px}.up-item button:hover{color:var(--red)}.agree-list{flex-direction:column;gap:8px;margin:8px 0 14px;display:flex}.agree-list label{color:var(--text-2);align-items:flex-start;gap:9px;font-size:12.5px;display:flex}.agree-list label input{accent-color:var(--accent);margin-top:3px}.summary-card{background:var(--surface-2);border:1px solid var(--border);border-radius:10px;margin-bottom:14px;padding:14px 18px;font-size:12.5px}.summary-card summary{cursor:pointer;font-weight:800}.summary-card .summary-body{color:var(--text-2);flex-direction:column;gap:4px;margin-top:10px;display:flex}.summary-card .summary-body b{color:var(--accent);margin-right:5px}.form-actions{border-top:1px solid var(--border);align-items:center;gap:10px;margin-top:18px;padding-top:18px;display:flex}.form-actions .step-text{color:var(--muted-2);margin-left:auto;margin-right:6px;font-size:12.5px;font-weight:600}.hl-quote-side{grid-template-columns:1fr 1fr;gap:14px;display:grid}.hl-quote-side .hl-feat{padding:22px 20px}.hl-quote-done{justify-content:center;align-items:center;padding:80px 28px;display:flex}.hl-quote-done .card{border:1px solid var(--border);text-align:center;width:100%;max-width:560px;box-shadow:var(--shadow-pop);background:#fff;border-radius:18px;padding:44px 36px}.hl-quote-done .check{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 18px;font-size:30px;font-weight:800;display:flex}.hl-quote-done h1{letter-spacing:-.5px;margin:0 0 8px;font-size:24px;font-weight:800}.hl-quote-done p{color:var(--muted);margin:0 0 24px;font-size:14px}.hl-quote-done .id{color:var(--text);background:var(--accent-soft);letter-spacing:1px;border-radius:10px;padding:12px 24px;font-family:IBM Plex Mono,monospace;font-size:22px;font-weight:800;display:inline-block}.hl-quote-done .meta{color:var(--muted);margin-top:8px;font-size:12px}.hl-quote-done .info{text-align:left;flex-direction:column;gap:8px;margin:24px 0;display:flex}.hl-quote-done .info .r{background:var(--surface-2);color:var(--text-2);border-radius:10px;align-items:center;gap:10px;padding:12px 16px;font-size:12.5px;display:flex}.hl-quote-done .actions{gap:8px;display:flex}.hl-quote-done .actions .btn-ghost,.hl-quote-done .actions .btn-primary{border-radius:10px;flex:1;padding:13px}.hl-tabbar{border-bottom:1.5px solid var(--border);gap:4px;margin-bottom:24px;display:flex}.hl-tabbar button{color:var(--text);background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1.5px;padding:13px 20px;font-size:14px;font-weight:700}.hl-tabbar button.active{color:var(--text);border-bottom-color:var(--accent);font-weight:700}.hl-faq-chips{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.hl-faq-chips .chip{border:1px solid var(--border-strong);color:var(--muted);background:#fff;border-radius:999px;padding:8px 15px;font-size:12px;font-weight:600}.hl-faq-chips .chip.active{background:var(--text);color:#fff;border-color:var(--text);font-weight:700}.hl-notice-table{background:0 0;border:0;padding:0;overflow:hidden}.hl-notice-table .row{border-bottom:0}.hl-notice-table .row .head{border-top:1px solid var(--border)}.hl-notice-table .row:last-child .head{border-bottom:1px solid var(--border)}.hl-notice-table .head{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:70px 1fr 90px 24px;align-items:center;gap:14px;width:100%;padding:18px 4px;display:grid}.hl-notice-table .head:hover,.hl-notice-table .row.open .head{background:var(--surface-2)}.hl-notice-table .head .cat{text-align:center;border-radius:5px;padding:4px 10px;font-size:10.5px;font-weight:700}.hl-notice-table .head .cat.c-공지{background:var(--accent-soft);color:var(--accent-ink)}.hl-notice-table .head .cat.c-점검{background:var(--amber-soft);color:var(--amber-ink)}.hl-notice-table .head .cat.c-소식,.hl-notice-table .head .cat.c-faq{background:var(--accent-soft);color:var(--accent-ink)}.hl-notice-table .head .t{color:var(--text);font-size:14.5px;font-weight:700}.hl-notice-table .head .pin{color:var(--accent);margin-right:5px}.hl-notice-table .head .dt{color:var(--muted-2);text-align:right;font-family:IBM Plex Mono,monospace;font-size:12px}.hl-notice-table .head .caret{color:var(--muted-2);text-align:center}.hl-notice-table .body{color:var(--text-2);white-space:pre-wrap;padding:4px 4px 18px 88px;font-size:13px;line-height:1.75}.hl-admin{background:var(--bg);flex:1;grid-template-columns:236px 1fr;min-height:calc(100vh - 51px);display:grid}.hl-aside{color:var(--text-2);border-right:1px solid var(--border);background:#fff;flex-direction:column;height:calc(100vh - 51px);padding:20px 16px;display:flex;position:sticky;top:51px}.hl-aside-brand{border-bottom:0;align-items:center;gap:10px;padding:4px 8px 18px;display:flex}.hl-aside-brand .logo{background:var(--accent);color:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.hl-aside-brand .logo svg{color:#fff;display:block}.hl-cnav .logo svg{display:none}.hl-aside-brand .name{color:var(--text);font-size:14px;font-weight:800}.hl-aside-brand .name:after{content:".";color:var(--accent)}.hl-aside-brand .sub{color:var(--muted-2);letter-spacing:0;font-size:11px;font-weight:600}.g-label{letter-spacing:1.2px;color:#b6b6ae;text-transform:none;padding:14px 10px 6px;font-size:10px;font-weight:800}.g-menu{flex-direction:column;gap:2px;padding:0;display:flex}.g-menu button{color:var(--text-2);text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;width:100%;padding:10px 12px;font-size:13px;font-weight:600;display:flex;position:relative}.g-menu button:hover{background:var(--surface-3)}.g-menu button.active{background:var(--accent-soft);color:var(--text);font-weight:700}.g-menu button.active svg{color:var(--accent)}.g-menu button svg{color:var(--muted);flex-shrink:0}.g-menu button .b{background:var(--text);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:auto;padding:0 7px;font-size:10px;font-weight:800;display:inline-flex}.hl-aside-foot{border-top:1px solid var(--border);margin-top:auto;padding:16px 0 0}.hl-aside-foot .me{align-items:center;gap:10px;padding:0 4px;display:flex}.hl-aside-foot .me .av{background:var(--accent-soft);width:32px;height:32px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex}.hl-aside-foot .me .nm{color:var(--text);font-size:12.5px;font-weight:700}.hl-aside-foot .me .rk{color:var(--muted-2);font-size:11px;font-weight:500}.hl-amain{min-width:0;padding:26px 32px 60px;animation:.2s ease-out fadeIn;overflow-x:hidden}.hl-apage{max-width:1320px}.hl-apage .ph{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:22px;display:flex}.hl-apage .ph .eb{letter-spacing:1.5px;color:var(--accent);text-transform:none;font-size:11px;font-weight:600}.hl-apage .ph h1{letter-spacing:-.4px;color:var(--text);margin:6px 0 3px;font-size:25px;font-weight:800}.hl-apage .ph p{color:var(--muted-2);max-width:720px;margin:0;font-size:12.5px;font-weight:500;line-height:1.6}.hl-apage .ph .row{align-items:center;gap:8px;display:flex}.hl-apage .card{border:1px solid var(--border);background:#fff;border-radius:14px;margin-bottom:16px;overflow:hidden}.hl-apage .card .ch{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:16px 20px;font-size:14px;font-weight:800;display:flex}.hl-apage .card .ch .sub{color:var(--muted-2);font-size:11.5px;font-weight:600}.hl-apage .card .ch .link{color:var(--accent);cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700}.hl-apage .card .ch select{border:1px solid var(--border-strong);color:var(--text-2);background:#fff;border-radius:8px;padding:8px 14px;font-size:12.5px;font-weight:600}.kpi-row{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px;display:grid}.hl-kpi{border:1px solid var(--border);text-align:left;background:#fff;border-radius:14px;padding:18px 20px}.hl-kpi[disabled]{cursor:default}.hl-kpi:not([disabled]){cursor:pointer}.hl-kpi:not([disabled]):hover{box-shadow:var(--shadow-card);border-color:var(--border-strong)}.hl-kpi .lb{color:var(--muted-2);font-size:11.5px;font-weight:600}.hl-kpi .v{color:var(--text);letter-spacing:-.4px;margin-top:6px;font-family:IBM Plex Mono,monospace;font-size:27px;font-weight:800}.hl-kpi .v .u{color:var(--muted-2);margin-left:3px;font-family:Pretendard Variable,sans-serif;font-size:13px;font-weight:600}.hl-kpi .sub{color:var(--muted-2);margin-top:4px;font-size:11px;font-weight:500}.hl-kpi.navy{background:var(--text);border-color:var(--text);color:#fff}.hl-kpi.navy .lb{color:#fff9}.hl-kpi.navy .v{color:var(--accent)}.hl-kpi.navy .v .u{color:#ffffff80}.hl-kpi.navy .sub{color:#fff9}.hl-kpi.amber .v{color:var(--amber-ink)}.hl-kpi.green .v,.hl-kpi.ok .v{color:var(--accent)}.grid-2{grid-template-columns:1.5fr 1fr;gap:16px;margin-bottom:16px;display:grid}@media (width<=1100px){.grid-2{grid-template-columns:1fr}}.bars7{align-items:flex-end;gap:8px;height:260px;padding:22px 24px 18px;display:flex;overflow:hidden}.bars7 .b-col{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;min-width:0;height:100%;display:flex}.bars7 .b-col .b{background:var(--accent-soft);border-radius:4px 4px 0 0;flex-shrink:0;width:100%;max-width:38px;max-height:160px;animation:.6s ease-out bar}.bars7 .b-col:nth-last-child(-n+2) .b{background:var(--accent)}.bars7 .b-col .x{color:var(--muted-2);flex-shrink:0;font-size:11px;font-weight:600}.bars7 .b-col .n{color:var(--muted-2);flex-shrink:0;font-family:IBM Plex Mono,monospace;font-size:10.5px}.rank{width:22px;height:22px;color:var(--muted-2);background:0 0;border-radius:0;justify-content:center;align-items:center;font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:700;display:inline-flex}.hl-tbl tbody tr:first-child .rank{color:var(--accent);background:0 0}.hl-tbl tbody tr:nth-child(2) .rank,.hl-tbl tbody tr:nth-child(3) .rank{color:var(--muted-2);background:0 0}.pill{letter-spacing:0;background:var(--surface-3);color:var(--text-soft);cursor:pointer;border:0;border-radius:6px;padding:4px 9px;font-size:10.5px;font-weight:800}.pill.big{letter-spacing:0;border-radius:7px;padding:5px 11px;font-size:11px}.pill.new{background:var(--accent-soft);color:var(--accent-ink)}.pill.contacting{background:var(--amber-soft);color:var(--amber-ink)}.pill.quoted{color:#1e5bc6;background:#dbeafe}.pill.done{color:var(--muted);background:#f0f0eb}.pill.cancelled{background:var(--red-soft);color:var(--red)}.pill.blue{color:#1e5bc6;background:#dbeafe}.pill.ok{background:var(--accent-soft);color:var(--accent-ink)}.pill.gray{color:var(--muted);background:#f0f0eb}.pill.on{box-shadow:inset 0 0 0 2px}.pill.cat-공지{background:var(--accent-soft);color:var(--accent-ink)}.pill.cat-점검{background:var(--amber-soft);color:var(--amber-ink)}.pill.cat-소식{background:var(--accent-soft);color:var(--accent-ink)}.pill.cat-운임{color:#1e5bc6;background:#dbeafe}.pill.cat-운송{background:var(--amber-soft);color:var(--amber-ink)}.pill.cat-결제,.pill.cat-회원{color:var(--muted);background:#f0f0eb}.filter-bar{flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:16px;display:flex}.filter-bar .chip{border:1px solid var(--border-strong);color:var(--text-2);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:600;display:inline-flex}.filter-bar .chip.active{background:var(--text);color:#fff;border-color:var(--text);font-weight:700}.filter-bar .chip .c{background:#ffffff2e;border-radius:999px;padding:1px 7px;font-size:10px;font-weight:800}.filter-bar .chip:not(.active) .c{background:var(--surface-3);color:var(--muted)}.filter-bar .search{margin-left:auto}.filter-bar .search input{border:1px solid var(--border-strong);min-width:240px;color:var(--text);background:#fff;border-radius:8px;outline:none;padding:8px 14px;font-size:12.5px}.filter-bar .search input:focus{border-color:var(--accent)}.cmp{font-size:13px;font-weight:700}.mgr{color:var(--muted-2);font-size:11px;font-weight:500}.muted{color:var(--muted-2)}.info{flex-direction:column;gap:4px;padding:22px 24px;display:flex}.info .r{justify-content:space-between;padding:6px 0;font-size:12.5px;display:flex}.info .r .k{color:var(--muted-2);font-weight:500}.info .r .v{color:var(--text);font-weight:700}.info .atts{flex-direction:column;gap:8px;margin:6px 0 8px;display:flex}.info .att{background:var(--surface-2);border:1px solid var(--border);border-radius:9px;grid-template-columns:1fr auto;padding:10px 14px;font-size:12.5px;font-weight:600;display:grid}.info .att .sz{color:var(--muted-2);font-weight:500}.info .note-box{background:var(--surface-2);border-left:3px solid var(--accent);color:var(--text-2);border-radius:0 10px 10px 0;margin-top:14px;padding:14px 16px;font-size:12.5px;line-height:1.65}.info .note-box b{color:var(--accent);letter-spacing:.3px;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.status-pills{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.row2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.fld{flex-direction:column;gap:6px;display:flex}.fld label{color:var(--muted);letter-spacing:0;font-size:11px;font-weight:600}.fld input,.fld select,.fld textarea{border:1.5px solid var(--border-strong);color:var(--text);background:#fff;border-radius:9px;outline:none;padding:11px 14px;font-size:13.5px;font-weight:600}.fld input:focus,.fld select:focus,.fld textarea:focus{border-color:var(--accent)}.mat-wrap{padding:0;overflow-x:auto}.hl-matrix{border-collapse:separate;border-spacing:0;width:100%;font-size:12px}.hl-matrix thead th{background:var(--surface-2);color:var(--muted);border-bottom:1px solid var(--border-2);text-align:center;white-space:nowrap;padding:11px 10px;font-weight:700}.hl-matrix thead th.corner{background:var(--surface-2);color:var(--muted-2);text-align:left;z-index:2;font-weight:700;position:sticky;left:0}.hl-matrix tbody th{background:var(--surface-2);color:var(--text-2);text-align:left;border-right:1px solid var(--border-2);z-index:1;padding:11px 14px;font-weight:700;position:sticky;left:0}.hl-matrix tbody td{text-align:center;border-bottom:1px solid var(--border-2);color:var(--text);padding:11px 10px;font-family:IBM Plex Mono,monospace;font-size:13px;font-weight:700}.hl-matrix tbody td.self{color:var(--muted-3);background:var(--surface-3)}.hl-matrix tbody tr:hover td:not(.self){background:var(--accent-soft)}.up-panel{background:var(--accent-soft);border:0;border-radius:14px;margin-bottom:16px;padding:18px 22px}.up-head{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-bottom:14px;display:grid}.up-head .ic{font-size:26px}.up-head .info{flex-direction:column;gap:2px;padding:0}.up-head .info .t{color:var(--text);font-size:14px;font-weight:800}.up-head .info .s{color:var(--text-soft);font-size:11.5px;font-weight:500}.step-pills{gap:6px;display:flex}.sp{color:var(--muted);background:#ffffffb3;border-radius:999px;align-items:center;gap:6px;padding:5px 11px;font-size:10.5px;font-weight:600;display:inline-flex}.sp .dot{background:var(--border-strong);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:9px;font-weight:800;display:flex}.sp.on{background:var(--text);color:#fff;font-weight:700}.sp.on .dot{background:var(--accent)}.sp.done{background:var(--accent);color:#fff;font-weight:700}.sp.done .dot{background:#ffffff4d}.up-bar{padding:12px 0 0}.up-bar .bar{background:#fff9;border-radius:999px;height:8px;margin-bottom:8px;overflow:hidden}.up-bar .bar>span{background:var(--accent);height:100%;transition:width .15s ease-out;display:block}.up-bar .t{color:var(--text-soft);font-size:12px;font-weight:600}.up-msg{color:var(--text-2);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:14px 0 0;font-size:12.5px;display:grid}.up-msg .spinner{border:3px solid var(--border-strong);border-top-color:var(--accent);border-radius:50%;width:22px;height:22px;animation:.9s linear infinite spin}.up-msg .ok{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-weight:800;display:flex}.up-msg .row{gap:8px;display:flex}.up-msg.success .ok{background:var(--accent)}.phase-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:22px;display:grid}.phase-card{border:1px solid var(--border);background:#fff;border-top:4px solid;border-radius:14px;padding:22px}.phase-card.navy{border-top-color:#15171a}.phase-card.amber{border-top-color:var(--amber)}.phase-card.green{border-top-color:var(--accent)}.phase-card .phead{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.phase-card .num{letter-spacing:1px;color:var(--muted-2);font-size:11px;font-weight:800}.phase-card .badge{border-radius:5px;padding:4px 9px;font-size:10px;font-weight:800}.phase-card .badge.navy{color:#15171a;background:#eeeeea}.phase-card .badge.amber{background:var(--amber-soft);color:var(--amber-ink)}.phase-card .badge.green{background:var(--accent-soft);color:var(--accent-ink)}.phase-card h3{color:var(--text);margin:0 0 6px;font-size:15px;font-weight:800}.phase-card .weeks{color:var(--muted-2);margin-bottom:14px;font-size:11.5px;font-weight:500}.phase-card .lb{color:var(--muted);letter-spacing:.3px;margin:14px 0 6px;font-size:10.5px;font-weight:700}.phase-card ul{color:var(--text-2);margin:0;padding-left:18px;font-size:12px;line-height:1.8}.phase-card .tables{flex-wrap:wrap;gap:4px;display:flex}.phase-card .tables span{background:var(--surface-3);color:var(--muted);border-radius:5px;padding:3px 8px;font-family:IBM Plex Mono,monospace;font-size:10.5px}.erd-card .erd-canvas{background:var(--surface-2);padding:16px 20px;overflow-x:auto}.erd-card .erd-canvas svg{width:100%;min-width:980px;height:auto}.erd-legend{color:var(--text-soft);border-top:1px solid var(--border);background:#fff;align-items:center;gap:16px;padding:12px 22px;font-size:11.5px;display:flex}.erd-legend .dot{border-radius:50%;width:10px;height:10px;margin-right:4px;display:inline-block}.erd-legend .dot.navy{background:#15171a}.erd-legend .dot.amber{background:var(--amber)}.erd-legend .dot.green{background:var(--accent)}.principles{color:var(--text-2);margin:0;padding:18px 24px 18px 36px;font-size:13px;line-height:1.8}.principles b{color:var(--accent)}.actions{justify-content:flex-end;gap:6px;display:flex}.hl-modal{width:100%;max-width:580px;box-shadow:var(--shadow-lg);background:#fff;border-radius:14px;flex-direction:column;max-height:90vh;animation:.2s ease-out slideUp;display:flex}.hl-modal-bg.center{justify-content:center;align-items:center}.hl-modal-bg{justify-content:center;align-items:center;padding:24px}.hl-modal header{border-bottom:1px solid var(--border);align-items:center;padding:18px 24px;display:flex}.hl-modal header h2{color:var(--text);margin:0;font-size:16px;font-weight:800}.hl-modal header button{width:32px;height:32px;color:var(--muted-2);background:0 0;border:0;border-radius:8px;margin-left:auto}.hl-modal header button:hover{background:var(--surface-3);color:var(--text)}.hl-modal .body{flex-direction:column;gap:14px;padding:22px 24px;display:flex;overflow-y:auto}.hl-modal .body .fld{flex-direction:column;gap:6px;display:flex}.hl-modal .body .fld label{color:var(--text-soft);font-size:11.5px;font-weight:700}.hl-modal .body .fld input,.hl-modal .body .fld select,.hl-modal .body .fld textarea{border:1.5px solid var(--border-strong);color:var(--text);background:#fff;border-radius:9px;outline:none;padding:11px 14px;font-family:inherit;font-size:13px}.hl-modal .body .fld input:focus,.hl-modal .body .fld select:focus,.hl-modal .body .fld textarea:focus{border-color:var(--accent)}.hl-modal .body .pinlbl{cursor:pointer;align-items:center;gap:6px;font-weight:800;display:flex}.hl-modal footer{border-top:1px solid var(--border);justify-content:flex-end;gap:8px;padding:14px 24px;display:flex}@media (width<=1100px){.hl-admin{grid-template-columns:72px 1fr}.hl-aside-brand .name,.hl-aside-brand .sub,.g-label,.hl-aside-foot .me .nm,.hl-aside-foot .me .rk{display:none}.g-menu button{justify-content:center}.g-menu button span:not(.b){display:none}.hl-aside-foot{padding:14px 6px}.kpi-row{grid-template-columns:1fr 1fr}.hl-hero-text h1{font-size:38px}.hl-cnav .menu{display:none}.phase-grid{grid-template-columns:1fr}}@media (width<=720px){.hl-topbar-inner{gap:10px;padding:9px 14px}.hl-brand .sub,.hl-brand .name .en{display:none}.hl-role-tab{padding:6px 11px;font-size:11.5px}.hl-features,.hl-stats{grid-template-columns:1fr 1fr}.hl-truck-grid{grid-template-columns:1fr}.hl-cta-band{padding:48px 24px}.hl-cfooter-inner{grid-template-columns:1fr}.hl-cfooter .cols{grid-template-columns:1fr 1fr}.hl-stepper .st .lb{display:none}.hl-rate-widget .picker{grid-template-columns:1fr 1fr}}
