@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{.start{inset-inline-start:var(--spacing)}.block{display:block}}:root{--navy-950:#051d32;--navy-900:#082b49;--navy-800:#0c3c62;--blue-700:#0b6f9f;--blue-600:#0b88bc;--orange-500:#ed7b1a;--orange-100:#fff0df;--cyan-400:#ed7b1a;--cyan-100:#fff0df;--slate-900:#122334;--slate-700:#536474;--slate-500:#7c8995;--slate-300:#cbd7e1;--slate-200:#dfe7ee;--slate-100:#eef3f7;--paper:#fff;--cream:#f3f7f9;--red:#b42318;--green:#087c68}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--slate-900);margin:0;font-family:Inter,Noto Sans SC,Microsoft YaHei,PingFang SC,Arial,sans-serif;font-size:16px;line-height:1.5}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #ed7b1a6b}.topbar{background:var(--navy-950);color:#cdeefd;justify-content:space-between;align-items:center;gap:20px;min-height:32px;padding:0 max(20px,50vw - 540px);font-size:11px;display:flex}.topbar a{color:#cdeefd;text-decoration:none}.site-header{background:#fff;border-bottom:1px solid #e7edf1;justify-content:space-between;align-items:center;gap:30px;width:100%;height:84px;margin:0;padding:0 max(20px,50vw - 540px);display:flex}.brand{color:inherit;align-items:center;text-decoration:none;display:inline-flex}.brand-static{gap:10px}.brand-logo{object-fit:contain;border-radius:50%;flex:none;width:58px;height:58px}.brand-copy{flex-direction:column;display:flex}.brand .brand-copy strong{color:var(--navy-900);letter-spacing:.1em;font-size:19px;font-weight:900}.brand .brand-copy small{color:var(--slate-700);letter-spacing:.04em;margin-top:2px;font-size:10px;font-weight:750}.brand-mark{background:var(--navy-800);color:#fff;letter-spacing:-.08em;border-radius:11px 11px 11px 3px;place-items:center;width:42px;height:42px;font-size:24px;font-weight:900;display:grid}.brand>span:last-child{flex-direction:column;display:flex}.brand strong{letter-spacing:-.01em;font-size:17px;line-height:1.15}.brand small{color:var(--slate-500);letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:10px;font-weight:700}.header-actions{align-items:center;gap:20px;display:flex}.header-context{flex-direction:column;align-items:flex-end;display:flex}.header-context span{color:var(--orange-500);letter-spacing:.14em;font-size:9px;font-weight:900}.header-context strong{color:var(--navy-900);white-space:nowrap;margin-top:3px;font-size:13px}.support-link{background:var(--orange-500);color:#fff;border-radius:999px;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 12px 26px #ed7b1a33}.support-link span{font-size:15px}.hero{color:#fff;background:radial-gradient(circle at 82% 28%,#0b88bc47,#0000 30%),radial-gradient(circle at 72% 82%,#ed7b1a29,#0000 28%),linear-gradient(122deg,#051d32 0%,#082b49 58%,#0c3c62 100%);grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr);align-items:center;gap:76px;min-height:520px;padding:84px max(20px,50vw - 590px);display:grid;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #ffffff1a;border-radius:50%;width:520px;height:520px;position:absolute;top:-260px;right:-180px;box-shadow:0 0 0 75px #ffffff06,0 0 0 150px #ffffff05}.hero-copy,.hero-brief{z-index:1;position:relative}.eyebrow,.section-label,.panel-kicker{color:var(--cyan-400);letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:800}.eyebrow{align-items:center;gap:9px;display:flex}.live-dot{background:var(--cyan-400);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #4fd1c51f}.hero h1{letter-spacing:-.035em;max-width:680px;margin:24px 0 22px;font-size:clamp(40px,4.15vw,58px);font-weight:720;line-height:1.12}.hero h1 span{color:#fff;display:block}.hero-copy>p{color:#d9e6f0;max-width:650px;margin:0;font-size:17px;line-height:1.85}.hero-capacity{background:#ffffff12;border:1px solid #ffffff24;border-radius:10px;align-items:center;gap:13px;width:fit-content;margin-top:34px;padding:12px 16px;display:inline-flex}.hero-capacity strong{color:var(--orange-500);font-size:22px;line-height:1}.hero-capacity span{color:#d6e3ec;font-size:11px;font-weight:650}.hero-brief{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#051d32b8;border:1px solid #fff3;border-radius:24px;min-height:300px;padding:32px;box-shadow:0 32px 80px #00000047}.hero-brief>span{color:var(--orange-500);letter-spacing:.18em;font-size:10px;font-weight:900}.hero-brief h2{color:#fff;letter-spacing:-.035em;max-width:410px;margin:22px 0 42px;font-size:clamp(26px,2.5vw,38px);line-height:1.25}.hero-brief-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.hero-brief-grid div{border-top:2px solid #ed7b1ac7;flex-direction:column;padding-top:14px;display:flex}.hero-brief-grid strong{color:var(--orange-500);font-size:12px}.hero-brief-grid span{color:#d3e0e9;margin-top:8px;font-size:11px;line-height:1.5}.route-card-top{color:#aac0d0;letter-spacing:.14em;justify-content:space-between;align-items:center;font-size:10px;font-weight:800;display:flex}.route-status{color:var(--cyan-400)}.route-line{align-items:center;margin:68px 2px 52px;display:flex}.route-node{color:#fff;letter-spacing:.08em;border-radius:50%;place-items:center;width:64px;height:64px;font-size:10px;font-weight:900;display:grid}.route-node.port{background:var(--blue-600);box-shadow:0 0 0 12px #1c7ab821}.route-node.door{background:var(--cyan-400);color:var(--navy-950);box-shadow:0 0 0 12px #4fd1c51f}.route-track{background:linear-gradient(90deg, var(--blue-600), var(--cyan-400));flex:1;justify-content:space-around;align-items:center;height:2px;margin:0 16px;display:flex;position:relative}.route-track i{opacity:.8;background:#fff;border-radius:50%;width:6px;height:6px}.route-services{justify-content:space-between;gap:8px;display:flex}.route-services span{color:#bdd0de;border:1px solid #ffffff1a;border-radius:7px;padding:8px 10px;font-size:10px;font-weight:700}.workspace-section{width:min(1180px,100% - 40px);margin:0 auto;padding:92px 0 72px}.workspace-heading{justify-content:space-between;align-items:flex-end;margin-bottom:30px;display:flex}.section-label{color:var(--blue-700)}.workspace-heading h2,.process-section h2{color:var(--navy-950);letter-spacing:-.035em;margin:8px 0 0;font-size:clamp(28px,3vw,42px);line-height:1.15}.secure-note{color:var(--slate-500);align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.shield{background:var(--cyan-100);width:24px;height:24px;color:var(--green);border-radius:50% 50% 45% 45%;place-items:center;display:grid}.workspace{background:var(--paper);border:1px solid #d7e1e8;border-radius:22px;grid-template-columns:260px minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 20px 60px #182d4117}.tab-list{background:var(--navy-950);padding:22px 0}.tab-list button{color:#d1deea;text-align:left;cursor:pointer;background:0 0;border:0;align-items:flex-start;gap:15px;width:100%;min-height:94px;padding:18px 22px;transition:background .16s,color .16s;display:flex;position:relative}.tab-list button:after{content:"";background:0 0;width:3px;position:absolute;top:18px;bottom:18px;right:0}.tab-list button:hover{background:#ffffff0a}.tab-list button.active{color:#fff;background:linear-gradient(90deg,#ed7b1a2e,#0000)}.tab-list button.active:after{background:var(--cyan-400)}.tab-number{color:var(--cyan-400);letter-spacing:.08em;font-size:10px;font-weight:900}.tab-list button>span:last-child{flex-direction:column;font-size:15px;font-weight:800;display:flex}.tab-list small{color:#8299ab;margin-top:7px;font-size:11px;font-weight:500}.panel{min-height:660px;padding:40px 44px;scroll-margin-top:12px}.panel-title{border-bottom:1px solid var(--slate-200);justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:28px;display:flex}.panel-kicker{color:var(--blue-700)}.panel-title h3{color:var(--navy-950);letter-spacing:-.025em;margin:6px 0 7px;font-size:27px;line-height:1.2}.panel-title p{color:var(--slate-500);margin:0;font-size:13px}.step-badge{background:var(--slate-100);color:var(--blue-700);border-radius:999px;padding:7px 11px;font-size:10px;font-weight:800}.status-banner{border-radius:9px;align-items:flex-start;gap:10px;margin:22px 0 0;padding:13px 15px;font-size:13px;font-weight:700;display:flex}.status-banner.success{color:#086353;background:#eaf8f4;border:1px solid #b9e7da}.status-banner.error{color:var(--red);background:#fff0ef;border:1px solid #f5cbc7}.status-dot{background:currentColor;border-radius:50%;flex:none;width:8px;height:8px;margin-top:5px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:28px;display:grid;position:relative}.field{min-width:0;color:var(--navy-900);flex-direction:column;gap:8px;font-size:12px;font-weight:800;display:flex}.field.full{grid-column:1/-1}.field input,.field select,.token-input input{width:100%;height:48px;color:var(--slate-900);border:1px solid var(--slate-300);background:#fbfcfd;border-radius:8px;padding:0 14px;font-size:14px;font-weight:500;transition:border-color .16s,box-shadow .16s,background .16s}.field input:hover,.field select:hover,.token-input input:hover{border-color:#9cb0bf}.field input:focus,.field select:focus,.token-input input:focus{border-color:var(--blue-600);background:#fff;outline:none;box-shadow:0 0 0 3px #1c7ab81a}.field select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#60778a 50%),linear-gradient(135deg,#60778a 50%,#0000 50%);background-position:calc(100% - 18px) 20px,calc(100% - 13px) 20px;background-repeat:no-repeat;background-size:5px 5px,5px 5px}.field input::placeholder,.token-input input::placeholder{color:#99a8b4}.field-hint{color:var(--slate-500);margin-top:-2px;font-size:10px;font-weight:500}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.form-footer{border-top:1px solid var(--slate-200);justify-content:space-between;align-items:center;gap:24px;margin-top:32px;padding-top:25px;display:flex}.form-footer p{max-width:480px;color:var(--slate-500);margin:0;font-size:11px}.primary-button{background:var(--orange-500);color:#fff;cursor:pointer;border:0;border-radius:8px 8px 8px 2px;justify-content:space-between;align-items:center;gap:24px;min-width:168px;height:48px;padding:0 18px;font-size:13px;font-weight:800;transition:transform .16s,background .16s;display:inline-flex;box-shadow:0 10px 24px #ed7b1a33}.primary-button:hover:not(:disabled){background:#d9680d;transform:translateY(-1px)}.primary-button:disabled{box-shadow:none;cursor:not-allowed;background:#a8b6c1}.primary-button span{font-size:18px}.token-box{background:var(--slate-100);border:1px solid #d8e2ea;border-radius:12px;margin-top:26px;padding:22px}.token-box>label{color:var(--navy-900);font-size:12px;font-weight:800}.token-input{margin-top:9px;display:flex}.token-input input{border-radius:8px 0 0 8px}.token-input button{background:var(--orange-500);color:#fff;cursor:pointer;border:0;border-radius:0 8px 8px 0;min-width:118px;padding:0 16px;font-size:12px;font-weight:800}.token-input button:disabled{cursor:wait;opacity:.65}.token-box .status-banner{margin-top:12px}.token-memory{color:var(--slate-500);justify-content:space-between;align-items:center;gap:12px;margin-top:10px;font-size:10px;font-weight:650;display:flex}.token-memory button{min-width:48px;min-height:30px;color:var(--navy-800);border:1px solid var(--slate-300);cursor:pointer;background:#fff;border-radius:999px;padding:0 10px;font-size:10px;font-weight:800}.token-memory button:hover{color:var(--red);border-color:#e8b5b0}.history-memory{grid-column:1/-1;width:100%;margin-top:-8px;font-weight:600}.inquiry-form .form-grid{margin-top:28px}.range-field{border:1px solid var(--slate-300);background:#fbfcfd;border-radius:8px;align-items:center;gap:14px;height:48px;padding:0 12px;display:flex}.range-field input{height:auto;box-shadow:none;accent-color:var(--blue-600);border:0;padding:0}.range-field output{background:var(--navy-800);color:#fff;border-radius:6px;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.file-field input[type=file]{background:var(--slate-100);height:auto;padding:11px 12px}.batch-area{margin-top:28px}.batch-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.download-card,.upload-card{min-height:116px;color:var(--navy-900);border:1px solid var(--slate-300);cursor:pointer;background:#fbfcfd;border-radius:12px;align-items:center;gap:14px;padding:19px;text-decoration:none;transition:border-color .16s,transform .16s,box-shadow .16s;display:flex}.download-card:hover,.upload-card:hover{border-color:var(--blue-600);transform:translateY(-2px);box-shadow:0 12px 24px #123a6314}.download-icon,.upload-icon{background:var(--cyan-100);width:42px;height:42px;color:var(--green);border-radius:9px;flex:none;place-items:center;font-size:20px;font-weight:900;display:grid}.download-card>span:nth-child(2),.upload-card>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.download-card strong,.upload-card strong{font-size:13px}.download-card small,.upload-card small{color:var(--slate-500);text-overflow:ellipsis;margin-top:5px;font-size:10px;line-height:1.45;overflow:hidden}.file-tag{background:var(--navy-800);color:#fff;border-radius:4px;padding:4px 6px;font-size:8px;font-weight:900}.upload-card input{opacity:0;width:1px;height:1px;position:absolute}.preview-block{margin-top:30px}.preview-heading{justify-content:space-between;align-items:flex-end;margin-bottom:14px;display:flex}.preview-heading h4{color:var(--navy-950);margin:3px 0 0;font-size:20px}.preview-stats{gap:10px;display:flex}.preview-stats span{background:var(--slate-100);color:var(--slate-500);border-radius:6px;padding:6px 9px;font-size:10px}.preview-stats strong{color:var(--navy-900)}.preview-stats .has-errors{color:var(--red);background:#fff0ef}.preview-stats .has-errors strong{color:var(--red)}.preview-table-wrap{border:1px solid var(--slate-200);border-radius:9px;max-height:390px;overflow:auto}.preview-table{border-collapse:collapse;width:100%;font-size:11px}.preview-table th{z-index:1;background:var(--navy-800);color:#fff;text-align:left;white-space:nowrap;padding:10px;position:sticky;top:0}.preview-table td{max-width:220px;color:var(--slate-700);border-bottom:1px solid var(--slate-200);vertical-align:top;padding:10px}.preview-table tr:last-child td{border-bottom:0}.preview-table .error-row td{background:#fff8f7}.row-ok{color:var(--green);font-weight:800}.row-error{color:var(--red);font-weight:700}.preview-limit{color:var(--slate-500);margin:8px 0 0;font-size:10px}.history-area{min-width:0}.history-form{background:var(--slate-100);border:1px solid #d8e2ea;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:28px;padding:24px;display:grid}.history-submit{border-top:1px solid var(--slate-200);grid-column:1/-1;justify-content:space-between;align-items:center;gap:24px;padding-top:20px;display:flex}.history-submit p{color:var(--slate-500);margin:0;font-size:11px}.history-results{margin-top:30px}.history-results-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:14px;display:flex}.history-results-heading h4{color:var(--navy-950);margin:4px 0 0;font-size:20px}.history-results-heading>span{background:var(--orange-100);color:#b95609;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.history-table-wrap{border:1px solid var(--slate-200);border-radius:10px;max-height:520px;overflow:auto}.history-table{border-collapse:collapse;width:100%;min-width:980px;font-size:11px}.history-table th{z-index:1;background:var(--navy-900);color:#fff;text-align:left;white-space:nowrap;padding:11px 12px;position:sticky;top:0}.history-table td{max-width:250px;color:var(--slate-700);border-bottom:1px solid var(--slate-200);vertical-align:top;padding:12px}.history-table tr:last-child td{border-bottom:0}.history-table tbody tr:hover td{background:#fffaf5}.history-table td:first-child{min-width:130px}.history-table td:first-child strong,.history-date{display:block}.history-table td:first-child strong{color:var(--navy-900);margin-top:3px}.history-date{color:var(--slate-500);font-size:9px}.history-address{min-width:220px;line-height:1.6}.history-status-pill{color:var(--green);white-space:nowrap;background:#e9f6f3;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:800;display:inline-flex}.history-price{white-space:nowrap;font-weight:800;color:var(--navy-900)!important}.history-empty{border:1px dashed var(--slate-300);text-align:center;background:#fbfcfd;border-radius:12px;margin-top:28px;padding:38px 24px}.history-empty strong{color:var(--navy-900)}.history-empty p{color:var(--slate-500);margin:7px 0 0;font-size:11px}.process-section{grid-template-columns:.75fr 1.25fr;align-items:start;gap:76px;width:min(1180px,100% - 40px);margin:0 auto;padding:72px 0 96px;display:grid}.process-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin:0;padding:0;list-style:none;display:grid}.process-list li{border-top:3px solid var(--orange-500);background:#fff;min-height:190px;padding:22px;box-shadow:0 12px 30px #182d410f}.process-list li>span{color:var(--cyan-400);font-size:11px;font-weight:900}.process-list strong{color:var(--navy-900);margin-top:30px;font-size:17px;display:block}.process-list p{color:var(--slate-500);margin:10px 0 0;font-size:12px;line-height:1.7}.footer-cta{background:var(--navy-800);color:#fff;justify-content:space-between;align-items:center;gap:32px;padding:54px max(20px,50vw - 540px);display:flex}.footer-cta>div>span{color:#cdeefd;letter-spacing:.12em;font-size:11px;font-weight:800}.footer-cta h2{margin:7px 0 0;font-size:clamp(26px,3vw,40px);line-height:1.2}.footer-cta>a{background:var(--orange-500);color:#fff;white-space:nowrap;border-radius:999px;justify-content:space-between;align-items:center;gap:18px;min-width:158px;min-height:48px;padding:0 20px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}footer{background:var(--navy-950);color:#fff;padding:56px max(20px,50vw - 540px) 22px}.footer-main{grid-template-columns:1.25fr .75fr 1.35fr 1.2fr;gap:42px;display:grid}.footer-about strong,.footer-column>strong{color:#fff;margin-bottom:14px;font-size:13px;display:block}.footer-about p{color:#ffffffa6;max-width:250px;margin:0;font-size:12px;line-height:1.8}.footer-column{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footer-column a,.footer-column span{color:#ffffffa6;font-size:11px;text-decoration:none}.footer-column a:hover{color:var(--orange-500)}.footer-bottom{color:#ffffff7a;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:20px;margin-top:44px;padding-top:18px;font-size:10px;display:flex}.footer-bottom a{color:#ffffffa6;text-decoration:none}@media (max-width:980px){.hero{grid-template-columns:1fr;gap:48px;padding-top:70px;padding-bottom:70px}.hero-brief{max-width:560px}.workspace{grid-template-columns:1fr}.tab-list{grid-template-columns:repeat(4,1fr);padding:0;display:grid}.tab-list button{min-height:82px;padding:16px}.tab-list button:after{width:auto;height:3px;inset:auto 16px 0}.tab-list small{display:none}.process-section{grid-template-columns:1fr;gap:34px}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.topbar{justify-content:center;min-height:30px}.topbar>span{display:none}.site-header{height:74px;padding:0 14px}.brand-logo{width:48px;height:48px}.brand .brand-copy strong{font-size:17px}.brand .brand-copy small{font-size:9px}.header-context{display:none}.support-link{min-height:40px;padding:0 14px;font-size:11px}.hero{min-height:auto;padding:48px 20px 52px}.hero h1{margin:18px 0;font-size:36px;line-height:1.14}.hero-copy>p{font-size:14px;line-height:1.75}.hero-capacity{margin-top:26px}.hero-brief{display:none}.workspace-section,.process-section{width:min(100% - 28px,1180px);padding-top:64px}.workspace-heading{flex-direction:column;align-items:flex-start;gap:16px}.tab-list{grid-template-columns:repeat(2,minmax(0,1fr))}.tab-list button{border-bottom:1px solid #ffffff14;border-right:1px solid #ffffff14;align-items:flex-start;min-height:78px;padding:15px 14px}.tab-list button:after{left:12px;right:12px}.tab-list button>span:last-child{font-size:14px}.panel{min-height:0;padding:26px 16px}.panel-title{align-items:flex-start;gap:12px;padding-bottom:22px}.panel-title h3{font-size:23px}.panel-title p{max-width:none;font-size:12px;line-height:1.65}.step-badge{flex:none}.form-grid,.history-form,.batch-actions{grid-template-columns:1fr}.field.full{grid-column:auto}.field input,.field select,.token-input input{height:52px;font-size:16px}.history-form,.token-box{padding:18px 14px}.form-footer,.history-submit{flex-direction:column;align-items:stretch}.primary-button{width:100%;height:52px;font-size:14px}.token-input{flex-direction:column;gap:8px}.token-input input,.token-input button{border-radius:8px;min-height:52px}.token-input button{width:100%;font-size:14px}.token-memory button{min-width:58px;min-height:36px}.download-card,.upload-card{min-height:108px}.preview-table-wrap{-webkit-overflow-scrolling:touch}.history-table-wrap{border:0;max-height:none;overflow:visible}.history-table,.history-table tbody,.history-table tr,.history-table td{width:100%;min-width:0;display:block}.history-table thead{display:none}.history-table tr{border:1px solid var(--slate-200);background:#fff;border-radius:12px;margin-bottom:14px;overflow:hidden;box-shadow:0 8px 18px #182d410f}.history-table td,.history-table td:first-child{border-bottom:1px solid var(--slate-200);max-width:none;min-height:48px;padding:12px 12px 12px 42%;position:relative}.history-table td:last-child{border-bottom:0}.history-table td:before{content:attr(data-label);width:34%;color:var(--slate-500);font-size:10px;font-weight:800;position:absolute;top:12px;left:12px}.history-address{min-width:0}.process-list{grid-template-columns:1fr}.process-list li{min-height:150px}.footer-cta{flex-direction:column;align-items:flex-start}.footer-cta>a{width:100%}.footer-main{grid-template-columns:1fr;gap:30px}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (max-width:460px){.site-header{gap:14px}.brand .brand-copy small{display:none}.support-link{padding:0 12px}.hero h1{font-size:32px}.workspace-section,.process-section{width:min(100% - 20px,1180px)}.workspace{border-radius:16px}}
