:root{color-scheme:dark;--bg: #07111d;--bg-soft: #0c1725;--panel: rgba(9, 19, 33, .82);--panel-strong: rgba(11, 24, 40, .96);--line: rgba(168, 191, 214, .14);--text: #e8f1fb;--muted: #90a5bd;--accent: #69d6ff;--accent-2: #8bf0c7;--danger: #ff6d7a;--warning: #ffd36a;--success: #86f0be;--shadow: 0 24px 80px rgba(1, 7, 16, .45)}*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,PingFang SC,sans-serif;background:radial-gradient(circle at top left,rgba(105,214,255,.14),transparent 28%),radial-gradient(circle at top right,rgba(139,240,199,.08),transparent 24%),linear-gradient(180deg,#07111d,#09111a);color:var(--text)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{min-height:100vh}.front-portal{min-height:100vh;background:radial-gradient(circle at top left,rgba(108,97,255,.16),transparent 22%),linear-gradient(180deg,#1a2336,#131a2a 280px,#f3f7fc 280px,#f7fafe);color:#f5f7ff}.front-hero{position:relative;overflow:hidden;padding:26px 32px 14px}.front-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at right top,rgba(97,117,255,.18),transparent 28%),linear-gradient(180deg,#1f293f57,#121a2a00);opacity:1}.front-hero-inner{position:relative;z-index:1;width:min(1240px,100%);margin:0 auto;display:grid;gap:20px}.front-brand-row,.front-hero-copy,.front-inline-steps{animation:front-rise .7s ease both}.front-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center}.front-brand-row{display:flex;align-items:center;gap:14px}.front-brand-mark{width:46px;height:46px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,#7d6dff,#5765f4);color:#fff;font-weight:700;box-shadow:0 16px 36px #5b5be857}.front-brand-name{font-size:20px;font-weight:700;color:#f7f8ff}.front-brand-sub{margin-top:4px;color:#a4b2d1;font-size:13px}.front-hero-copy{max-width:640px;animation-delay:.08s}.front-eyebrow{color:#b8c8ff}.front-hero-title{margin:10px 0;max-width:880px;font-size:clamp(32px,5vw,48px);line-height:1.02;letter-spacing:-.05em}.front-hero-text{max-width:620px;font-size:15px;line-height:1.8;color:#b2bed9}.front-inline-steps{display:flex;gap:10px;flex-wrap:wrap;animation-delay:.14s}.front-inline-step{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;border:1px solid rgba(173,189,230,.14);background:#ffffff0a;color:#ced8f2;font-size:13px}.front-inline-step-index{width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:#ffffff1a;font-size:12px;font-weight:700}.front-workspace{width:min(1240px,calc(100% - 48px));margin:0 auto;position:relative;z-index:2;padding-bottom:48px}.front-workspace-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:18px}.front-section-kicker{color:#6a79a0;font-size:13px}.front-section-title{margin:8px 0 0;font-size:32px;color:#24314b}.front-section-copy{margin:8px 0 0;color:#7887a5;line-height:1.7}.front-status-chip{display:inline-flex;align-items:center;gap:10px;border-radius:999px;padding:10px 16px;background:#ffffffd1;border:1px solid #e0e8f6;color:#43526f}.front-status-chip-dark{background:#ffffff0f;border-color:#adbde61f;color:#dbe4fb}.front-status-dot{width:10px;height:10px;border-radius:999px;background:#7d8ca7}.front-status-dot.is-busy{background:#4b8ff7;box-shadow:0 0 0 8px #4b8ff71f}.front-workspace-grid{display:grid;grid-template-columns:280px minmax(0,1fr);gap:18px;align-items:start}.front-side-panel,.front-form-shell{border-radius:22px;border:1px solid #e6edf8;background:#fffffff5;box-shadow:0 18px 44px #1a2c5414}.front-side-panel{padding:20px;display:grid;gap:16px}.front-side-block+.front-side-block{padding-top:18px;border-top:1px solid #edf2f9}.front-side-label{color:#7e8da9;font-size:13px}.front-side-value{margin-top:10px;color:#22314a;font-size:18px;font-weight:600;line-height:1.5;word-break:break-all}.front-side-copy{margin:10px 0 0;color:#7b89a5;line-height:1.7}.front-side-list{margin:12px 0 0;padding-left:18px;color:#53627f;line-height:1.9}.front-form-shell{padding:22px}.front-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.upload-frame{padding:16px;border-radius:18px;border:1px dashed #cfdcf0;background:linear-gradient(180deg,#fbfdff,#f6f9fe)}.front-result-page{min-height:100vh;padding:28px 24px;background:radial-gradient(circle at top left,rgba(108,97,255,.12),transparent 24%),linear-gradient(180deg,#eff4fb,#f7fafe)}.front-result-shell{width:min(1120px,100%);margin:0 auto;border-radius:24px;border:1px solid #e6edf8;background:#fffffff0;box-shadow:0 20px 54px #1a2c541a;padding:24px}.front-result-top{display:flex;justify-content:space-between;gap:20px;align-items:start;margin-bottom:24px}.front-result-title{margin:10px 0 0;color:#22314a;font-size:32px}.front-result-copy{margin:10px 0 0;color:#73829f;line-height:1.8}.front-result-grid{display:grid;grid-template-columns:minmax(0,1.45fr) 260px;gap:18px}.front-result-main,.front-result-side{display:grid;gap:18px}.front-result-section,.front-result-meta{border-radius:18px;border:1px solid #e8eef8;background:#fbfcff;padding:18px}.front-result-label{color:#7a89a5;font-size:13px}.front-result-heading{margin:10px 0 0;color:#26344f;font-size:24px;line-height:1.2}.front-result-text{margin:14px 0 0;color:#5d6c89;line-height:1.8}.result-card-list{display:grid;gap:12px;margin-top:16px}.result-card-item{border-radius:14px;border:1px solid #dde7f5;background:#fff;padding:14px 16px;color:#22314a;font-weight:600;letter-spacing:.03em}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);font-size:12px}.glass-card{width:min(560px,100%);background:linear-gradient(180deg,#0c1725e0,#0a121ef2);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:28px;padding:28px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.section-title{font-size:28px;margin:0 0 8px}.section-copy{margin:0 0 24px;color:var(--muted);line-height:1.7}.form-grid{display:grid;gap:16px}.field{display:grid;gap:8px}.field label{color:#bfd0e3;font-size:14px}.field input,.field textarea,.field select{width:100%;border-radius:16px;border:1px solid rgba(151,173,196,.15);background:#050c14b8;color:var(--text);padding:14px 16px;outline:none}.field textarea{min-height:120px;resize:vertical}.button-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}.btn{border:0;border-radius:999px;padding:14px 22px;cursor:pointer;transition:transform .18s ease,opacity .18s ease,background .18s ease}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.btn-primary{color:#04111d;background:linear-gradient(135deg,var(--accent),var(--accent-2))}.btn-secondary{color:var(--text);background:#ffffff0f;border:1px solid var(--line)}.admin-shell .btn,.login-card .btn,.modal-card .btn{border-radius:10px;padding:11px 18px;font-weight:600}.admin-shell .btn-primary,.login-card .btn-primary,.modal-card .btn-primary{color:#fff;background:linear-gradient(135deg,#4b8ff7,#3d7df1);box-shadow:0 12px 24px #3d7df13d}.admin-shell .btn-secondary,.login-card .btn-secondary,.modal-card .btn-secondary{color:#31415f;background:#fff;border:1px solid #d9e3f2}.btn-block{width:100%}.meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.meta-card{padding:14px;border-radius:18px;border:1px solid var(--line);background:#ffffff08}.meta-card small{display:block;color:var(--muted);margin-bottom:8px}.admin-shell{min-height:100vh;display:grid;grid-template-columns:292px minmax(0,1fr);background:#f4f7fc;color:#23314d}.sidebar{position:sticky;top:0;display:flex;flex-direction:column;gap:28px;height:100vh;padding:26px 12px 18px;background:radial-gradient(circle at top left,rgba(111,92,255,.2),transparent 30%),linear-gradient(180deg,#1f2538,#161d2f);color:#d3ddf6}.sidebar-brand{display:flex;align-items:center;gap:14px;padding:4px 16px 0}.sidebar-logo{width:40px;height:40px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#7c6cff,#5d56f2);color:#fff;font-weight:700;box-shadow:0 14px 28px #5755e759}.brand-mark{font-size:18px;font-weight:700;color:#8f82ff}.brand-sub{margin-top:6px;color:#94a0c1;font-size:12px;line-height:1.6}.nav-groups{display:grid;gap:18px}.nav-group{display:grid;gap:10px}.nav-group-title{padding:0 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#7380a6}.nav{display:grid;gap:8px}.nav-link{display:flex;align-items:center;gap:12px;margin:0 6px;padding:16px 18px;border-radius:16px;color:#9fb0d1;border:1px solid transparent;transition:background .18s ease,color .18s ease,transform .18s ease}.nav-link:hover{color:#f1f4ff;background:#ffffff0a}.nav-link-dot{width:8px;height:8px;border-radius:999px;background:currentColor;opacity:.55}.nav-link.active{background:linear-gradient(135deg,#5d56f2,#4f65f3);border-color:#97a1ff47;color:#fff;box-shadow:0 16px 30px #545ae54d}.sidebar-footer{margin-top:auto;display:grid;gap:12px;padding:0 6px}.sidebar-user-card{border:1px solid rgba(164,180,221,.12);border-radius:18px;padding:14px 16px;background:#ffffff0a}.sidebar-user-name{color:#f4f7ff;font-weight:600}.sidebar-user-role{margin-top:6px;color:#94a0c1;font-size:12px}.admin-main{min-width:0;display:flex;flex-direction:column}.content{padding:30px 28px}.topbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px}.page-title{font-size:30px;margin:0;color:#24314b}.page-copy{margin:8px 0 0;color:#7483a3}.grid-4,.grid-3,.grid-2{display:grid;gap:16px}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.panel{border-radius:24px;border:1px solid #e7edf7;background:#fff;padding:22px;box-shadow:0 18px 45px #1f356714}.panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.panel h3{margin:0 0 8px;font-size:18px;color:#2a3651}.panel p{color:#7786a6;line-height:1.7}.stat-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px;border-radius:24px;border:1px solid #edf1f8;background:#fff;box-shadow:0 18px 42px #1f35670f}.stat-label{font-size:14px;color:#7382a1}.stat-value-row{display:flex;align-items:baseline;gap:8px}.stat-value{font-size:42px;font-weight:700;letter-spacing:-.04em;margin-top:14px;color:#24314b}.stat-unit{color:#8a97b2;font-size:14px}.stat-icon{width:58px;height:58px;border-radius:18px}.stat-card-1 .stat-icon{background:linear-gradient(135deg,#e4ebff,#d4ddff)}.stat-card-2 .stat-icon{background:linear-gradient(135deg,#ddf5f0,#d3efe6)}.stat-card-3 .stat-icon{background:linear-gradient(135deg,#fff2d8,#fee8bf)}.stat-card-4 .stat-icon{background:linear-gradient(135deg,#ffe4e4,#ffd6d6)}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:14px 12px;border-bottom:1px solid #edf1f7;white-space:nowrap}th{color:#8492ad;font-weight:600;background:#fbfcff}.status-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;border:1px solid #dce6f5;font-size:12px;font-weight:700;letter-spacing:.01em;background:#ffffffe0;color:#5c6d89;box-shadow:inset 0 1px #ffffffb3}.status-pill:before{content:"";width:8px;height:8px;border-radius:999px;background:currentColor;opacity:.9}.status-pill.passed{color:#198754;background:linear-gradient(180deg,#f1fcf6,#e9f9f0);border-color:#cfeeda}.status-pill.failed,.status-pill.risk_rejected,.status-pill.duplicate_order{color:#d84f61;background:linear-gradient(180deg,#fff5f6,#ffedef);border-color:#f7d4da}.status-pill.manual_review,.status-pill.stock_shortage{color:#c98417;background:linear-gradient(180deg,#fffaf0,#fff4df);border-color:#f4dfac}.status-pill.pending{color:#3977d8;background:linear-gradient(180deg,#f3f8ff,#ebf3ff);border-color:#d3e3ff}.toolbar{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:16px;align-items:center}.toolbar input,.toolbar select{min-width:160px;border-radius:10px;padding:11px 14px;border:1px solid #d9e3f2;background:#fff;color:#2d3b56}.toolbar input::placeholder{color:#9aa7c0}.login-shell{min-height:100vh;display:grid;place-items:center;padding:32px;background:radial-gradient(circle at top left,rgba(110,97,255,.16),transparent 26%),radial-gradient(circle at bottom right,rgba(70,163,255,.14),transparent 22%),linear-gradient(180deg,#eef3fb,#f8fbff)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#03080fb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;place-items:center;padding:24px;z-index:20}.modal-card{width:min(680px,100%);max-height:calc(100vh - 48px);overflow:auto;background:#fff;border:1px solid #e5edf7;border-radius:28px;padding:22px;box-shadow:0 28px 70px #1a2c542e}.modal-card.wide{width:min(960px,100%)}.helper-text{color:#7f8da8;font-size:13px;line-height:1.7}.inline-actions{display:flex;gap:8px;flex-wrap:wrap}.config-key{font-family:Consolas,SFMono-Regular,monospace;font-size:13px;color:#31405e}.config-input{width:100%;border-radius:14px;border:1px solid #d8e1f0;background:#f8fbff;color:#24314b;padding:10px 12px;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.config-input:focus{border-color:#8fb4ff;box-shadow:0 0 0 4px #5a80ff1f;background:#fff}.config-input.is-dirty{border-color:#ffbf8f;background:#fff8f1}.config-input-area{min-height:88px;resize:vertical}.notice{padding:12px 14px;border-radius:16px;border:1px solid #e1e8f5;background:#fff;color:#6d7b98}.notice.success{border-color:#d6f0df;color:#1f9b63;background:#f1fbf5}.notice.error{border-color:#ffd8df;color:#d84e67;background:#fff4f7}.error-text{color:#e45b74;font-size:13px}.pager{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;flex-wrap:wrap}.skeleton-line{height:14px;border-radius:999px;background:linear-gradient(90deg,#ffffff0a,#ffffff24,#ffffff0a);background-size:200% 100%;animation:skeleton-shimmer 1.4s ease-in-out infinite}.skeleton-line--sm{width:72%}.skeleton-line--xs{width:44%}.skeleton-actions{display:flex;gap:8px}.skeleton-check{width:18px;height:18px;border-radius:6px;background:linear-gradient(90deg,#ffffff0a,#ffffff24,#ffffff0a);background-size:200% 100%;animation:skeleton-shimmer 1.4s ease-in-out infinite}.skeleton-pill{width:64px;height:32px;border-radius:999px;background:linear-gradient(90deg,#ffffff0a,#ffffff24,#ffffff0a);background-size:200% 100%;animation:skeleton-shimmer 1.4s ease-in-out infinite}.login-card{width:min(480px,100%);background:#ffffffeb;border:1px solid #e4ebf7;box-shadow:0 28px 70px #26407724}.login-card .section-title,.modal-card .section-title{color:#24314b}.login-card .section-copy,.modal-card .section-copy{color:#7584a1}.admin-shell .field label,.login-card .field label,.modal-card .field label{color:#5d6c8b}.admin-shell .field input,.admin-shell .field textarea,.admin-shell .field select,.login-card .field input,.login-card .field textarea,.login-card .field select,.modal-card .field input,.modal-card .field textarea,.modal-card .field select{border-radius:12px;border:1px solid #d9e3f2;background:#fff;color:#2d3b56}.admin-shell .field input::placeholder,.admin-shell .field textarea::placeholder,.login-card .field input::placeholder,.login-card .field textarea::placeholder,.modal-card .field input::placeholder,.modal-card .field textarea::placeholder{color:#9aa7c0}.admin-shell .meta-card,.modal-card .meta-card{border:1px solid #e4ebf7;background:#f9fbff}.admin-shell .meta-card small,.modal-card .meta-card small{color:#7b89a6}.admin-shell input[type=checkbox]{width:16px;height:16px;accent-color:#4a83f3}@keyframes front-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes front-float{0%{transform:scale(1.04) translateZ(0)}to{transform:scale(1.09) translate3d(-10px,12px,0)}}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 1080px){.admin-shell,.grid-4,.grid-3,.grid-2,.front-workspace-grid,.front-result-grid,.front-form-grid{grid-template-columns:1fr}.sidebar{position:relative;height:auto}.front-hero,.front-workspace,.content{padding:24px}.front-workspace{width:min(100%,calc(100% - 24px));margin-top:-28px}.front-workspace-head,.front-result-top{align-items:start;flex-direction:column}.front-toolbar{flex-direction:column;align-items:start}}@media (max-width: 720px){.front-portal,.front-result-page{overflow-x:hidden}.front-hero{min-height:auto;padding:28px 18px 16px}.front-hero-inner{gap:18px}.front-hero-title{font-size:34px;line-height:1.06}.front-workspace{width:min(100%,calc(100% - 16px));padding-bottom:22px}.front-form-shell,.front-side-panel,.front-result-shell{padding:20px;border-radius:24px}.front-inline-steps{gap:8px}.front-inline-step{width:100%;justify-content:flex-start}.front-result-page{padding:18px 8px}.front-result-title{font-size:30px}}.front-portal{position:relative;min-height:100vh;overflow:hidden;padding:44px 24px 56px;background:linear-gradient(180deg,#fbfbff,#eef4ff);color:#18233c}.front-ambient{position:absolute;width:560px;height:560px;border-radius:999px;filter:blur(84px);opacity:.55;pointer-events:none}.front-ambient-left{top:-120px;left:-160px;background:#ffccd1e6}.front-ambient-right{top:-80px;right:-140px;background:#aad3ffeb}.front-hero,.front-workspace{position:relative;z-index:1}.front-hero{padding:10px 0 28px}.front-hero-inner{width:min(1280px,100%);margin:0 auto;display:grid;justify-items:center;text-align:center;gap:18px}.front-brand-row{display:inline-flex;align-items:center;gap:14px;padding:10px 18px;border-radius:999px;background:#ffffff8c;border:1px solid rgba(210,222,245,.9);box-shadow:0 14px 30px #56699614;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.front-brand-mark{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#172239,#243457);color:#fff;font-size:14px;font-weight:800;letter-spacing:.08em}.front-brand-name{font-size:18px;font-weight:800;color:#18233c}.front-brand-sub{margin-top:3px;font-size:13px;color:#6d7b98}.front-hero-copy{display:grid;gap:12px}.front-hero-title{margin:0;font-size:clamp(42px,6vw,62px);line-height:1.04;letter-spacing:-.05em;color:#16213a}.front-hero-text{margin:0;max-width:720px;font-size:16px;line-height:1.8;color:#6f7f9d}.front-hero-cta{display:inline-flex;align-items:center;justify-content:center;min-width:168px;padding:13px 24px;border-radius:999px;background:#172239;color:#fff;font-weight:700;box-shadow:0 18px 32px #15223a2e}.front-workspace{width:min(1280px,100%);margin:0 auto}.front-workspace-grid{display:grid;grid-template-columns:1fr 1.78fr;gap:34px;align-items:start}.front-side-panel,.front-form-shell{border-radius:34px;background:#ffffffb3;border:1px solid rgba(224,232,247,.95);box-shadow:0 28px 56px #40588a1f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.front-side-panel{padding:32px 30px}.front-section-kicker{font-size:14px;color:#6c7b98}.front-section-title{margin:10px 0 0;font-size:clamp(26px,3vw,40px);line-height:1.12;color:#16213a}.front-section-copy{margin:12px 0 0;color:#7786a3;line-height:1.8}.front-guide-list{margin-top:28px;display:grid}.front-guide-item{display:grid;grid-template-columns:56px minmax(0,1fr);gap:16px;padding:22px 0;border-top:1px solid #edf2fb}.front-guide-item:first-child{padding-top:0;border-top:0}.front-step-badge{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:#172239;color:#fff;font-size:15px;font-weight:800}.front-guide-title{font-size:18px;font-weight:800;color:#172239}.front-guide-copy{margin:8px 0 0;color:#7a89a5;line-height:1.75}.front-side-meta{margin-top:20px;padding-top:22px;border-top:1px solid #edf2fb}.front-side-label{font-size:13px;color:#7e8da9}.front-side-value{margin-top:10px;font-size:16px;font-weight:700;line-height:1.7;color:#22314a;word-break:break-all}.front-form-shell{padding:38px 42px}.front-form-header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:28px}.front-status-chip{display:inline-flex;align-items:center;gap:10px;padding:12px 18px;border-radius:999px;background:#fff;border:1px solid #dfe8f6;color:#42516d;white-space:nowrap}.front-status-dot{width:10px;height:10px;border-radius:999px;background:#8d9ab0}.front-status-dot.is-busy{background:#4895ff;box-shadow:0 0 0 8px #4895ff24}.front-form-shell .form-grid{display:grid;gap:22px}.front-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.front-portal .field{display:grid;gap:10px}.front-portal .field label{font-size:15px;color:#5b6a87}.front-portal .field input,.front-portal .field textarea,.front-portal .field select{width:100%;border-radius:16px;border:1px solid #d6e2f3;background:#ffffffe6;color:#22314a;padding:15px 16px;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.front-portal .field textarea{min-height:154px;resize:vertical}.front-portal .field input:focus,.front-portal .field textarea:focus,.front-portal .field select:focus{border-color:#7cb2ff;box-shadow:0 0 0 4px #5c98ff24;background:#fff}.front-portal .field input::placeholder,.front-portal .field textarea::placeholder{color:#a1aec5}.upload-frame{padding:22px;border-radius:22px;border:1px dashed #ccdaee;background:linear-gradient(180deg,#fdfefffa,#f5f9fff2)}.upload-frame-top{display:flex;justify-content:space-between;gap:18px;align-items:center}.upload-frame-title{font-size:18px;font-weight:700;color:#1f2d48}.upload-file-hash{margin-top:16px;font-size:12px;color:#7c8ba7;word-break:break-all}.front-portal .helper-text{color:#8694ae;font-size:13px;line-height:1.75}.front-button-row{margin-top:8px}.front-portal .btn{border-radius:14px;padding:14px 24px;font-weight:700}.front-portal .btn-primary{color:#fff;background:linear-gradient(135deg,#4d97ff,#347ef5);box-shadow:0 16px 28px #3c7df142}.front-portal .notice{border-radius:16px;padding:14px 16px}@media (max-width: 1080px){.front-portal{padding:28px 16px 32px}.front-workspace-grid,.front-form-grid{grid-template-columns:1fr}.front-form-header,.upload-frame-top{flex-direction:column;align-items:flex-start}.front-form-shell,.front-side-panel{padding:28px 22px}}@media (max-width: 720px){.front-brand-row{width:100%;justify-content:flex-start;border-radius:24px}.front-hero-inner{justify-items:stretch;text-align:left}.front-hero-title{font-size:38px}.front-hero-cta{justify-self:flex-start}.front-side-panel,.front-form-shell{border-radius:26px}.front-guide-item{grid-template-columns:48px minmax(0,1fr)}.front-step-badge{width:48px;height:48px;border-radius:16px}}.front-result-page{position:relative;min-height:100vh;overflow:hidden;padding:44px 24px 56px;background:linear-gradient(180deg,#fbfbff,#eef4ff)}.front-result-shell{position:relative;z-index:1;width:min(1280px,100%);margin:0 auto;border-radius:34px;border:1px solid rgba(224,232,247,.95);background:#ffffffb8;box-shadow:0 28px 56px #40588a1f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:34px 36px}.front-result-top{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:28px}.front-result-hero-copy{display:grid;gap:22px}.front-brand-row-static{justify-self:flex-start}.front-result-title{margin:10px 0 0;font-size:clamp(34px,4vw,52px);line-height:1.06;letter-spacing:-.05em;color:#16213a}.front-result-copy{margin:12px 0 0;max-width:720px;color:#72819e;line-height:1.8}.front-result-status-wrap{display:grid;justify-items:end;gap:12px}.front-result-status-wrap .status-pill{padding:10px 16px;font-size:13px;border-radius:999px;box-shadow:0 12px 20px #3d7df114}.front-result-tone{padding:10px 16px;border-radius:999px;background:#ffffffeb;border:1px solid #dfe8f6;color:#55647f;font-weight:600}.front-result-grid{display:grid;grid-template-columns:minmax(0,1.55fr) 280px;gap:26px}.front-result-main,.front-result-side{display:grid;gap:20px}.front-result-section,.front-result-meta{border-radius:26px;border:1px solid rgba(225,233,247,.95);background:#ffffffe0;box-shadow:0 16px 30px #485b8412}.front-result-section{padding:26px}.front-result-highlight{background:linear-gradient(180deg,#ffffffeb,#f6faffe0)}.front-result-label{font-size:13px;color:#8090ad}.front-result-heading{margin:12px 0 0;color:#1b2945;font-size:clamp(24px,3vw,34px);line-height:1.25}.front-result-text{margin:14px 0 0;color:#63728f;line-height:1.85}.result-card-list{display:grid;gap:14px;margin-top:18px}.result-card-item{display:grid;gap:8px;padding:18px 18px 16px;border-radius:20px;border:1px solid #dde7f5;background:linear-gradient(180deg,#fff,#f8fbff)}.result-card-index{font-size:12px;color:#7890b1;letter-spacing:.08em;text-transform:uppercase}.result-card-item strong{color:#1d2b46;font-size:16px;line-height:1.7;word-break:break-all}.front-result-meta{padding:20px 18px}.front-result-meta small{display:block;color:#8190ad;font-size:12px;margin-bottom:10px}.front-result-meta strong{color:#1f2d48;font-size:16px;line-height:1.6;word-break:break-word}.front-result-loading{border-radius:26px;border:1px solid rgba(225,233,247,.95);background:#ffffffd1;padding:28px;color:#697998}.front-result-actions{margin-top:28px}.front-result-page .btn{border-radius:14px;padding:14px 24px;font-weight:700}.front-result-page .btn-primary{color:#fff;background:linear-gradient(135deg,#4d97ff,#347ef5);box-shadow:0 16px 28px #3c7df142}.front-result-page .btn-secondary{color:#31415f;background:#ffffffeb;border:1px solid #d9e3f2}@media (max-width: 1080px){.front-result-page{padding:28px 16px 32px}.front-result-shell{padding:28px 22px}.front-result-grid{grid-template-columns:1fr}.front-result-top,.front-result-status-wrap{align-items:flex-start;justify-items:start;flex-direction:column}}@media (max-width: 720px){.front-result-shell{border-radius:26px;padding:22px 18px}.front-result-title{font-size:38px}.front-result-section,.front-result-meta,.front-result-loading{border-radius:22px;padding:20px}}.front-portal-pro,.front-result-page-pro{position:relative;min-height:100vh;overflow:hidden;background:radial-gradient(circle at 12% 14%,rgba(248,190,199,.42),transparent 26%),radial-gradient(circle at 86% 8%,rgba(164,206,255,.46),transparent 28%),linear-gradient(180deg,#fcfdff,#f2f6fd)}.front-portal-pro{padding:0 0 64px}.front-result-page-pro{padding:32px 24px 56px}.front-ambient{opacity:.42}.front-hero-pro{position:relative;z-index:1;padding:24px 24px 18px}.front-hero-grid{width:min(1280px,100%);margin:0 auto;min-height:min(780px,calc(100vh - 72px));display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:56px;align-items:center}.front-hero-grid-compact{min-height:auto;display:flex;align-items:center;gap:0}.front-brand-row-pro{display:inline-flex;align-items:center;gap:14px;padding:12px 18px;border-radius:999px;background:#ffffff8a;border:1px solid rgba(213,223,241,.9);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 12px 28px #3c568914}.front-hero-copy-pro{display:grid;gap:28px;max-width:720px}.front-hero-kicker{color:#6f81a1;font-size:13px;letter-spacing:.12em;text-transform:uppercase}.front-hero-title-pro{margin:12px 0 0;max-width:760px;font-size:clamp(52px,7vw,86px);line-height:.96;letter-spacing:-.07em;color:#13203a}.front-hero-text-pro{max-width:560px;margin-top:18px;font-size:17px;line-height:1.9;color:#6d7c98}.front-hero-actions{display:flex;gap:16px;flex-wrap:wrap;align-items:center}.front-hero-link{display:inline-flex;align-items:center;justify-content:center;min-width:140px;padding:13px 8px;color:#233556;font-weight:700}.front-hero-visual{position:relative;min-height:520px;display:grid;place-items:center}.front-hero-orbit{position:absolute;width:440px;height:440px;border-radius:999px;background:radial-gradient(circle at 30% 30%,rgba(77,151,255,.18),transparent 34%),radial-gradient(circle at 70% 70%,rgba(23,34,57,.12),transparent 38%),linear-gradient(180deg,#ffffffc2,#f2f7ff7a);border:1px solid rgba(219,228,243,.85);filter:blur(.2px);animation:front-orbit-float 9s ease-in-out infinite alternate}.front-hero-console{position:relative;z-index:1;width:min(360px,100%);padding:28px;border-radius:34px;background:#ffffffb3;border:1px solid rgba(217,227,243,.95);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 28px 52px #384f7c24}.front-hero-console-label{color:#8192b0;font-size:12px;letter-spacing:.16em;text-transform:uppercase}.front-stage-list{display:grid;gap:12px;margin-top:22px}.front-stage-item{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border-radius:18px;background:linear-gradient(180deg,#ffffffeb,#f7faffe6);border:1px solid #e1e8f5;color:#20304d;font-weight:700}.front-stage-index{color:#7a8eb0;font-size:12px;letter-spacing:.14em}.front-hero-console-foot{margin-top:18px;padding-top:18px;border-top:1px solid #e7edf8;display:flex;justify-content:space-between;gap:10px;color:#7586a5;font-size:13px}.front-workspace-pro{position:relative;z-index:1;width:min(1280px,calc(100% - 48px));margin:10px auto 0}.front-workspace-grid-pro{grid-template-columns:320px minmax(0,1fr);gap:24px}.front-side-panel-pro,.front-form-shell-pro,.front-result-shell-pro{background:#ffffffb3;border:1px solid rgba(221,230,244,.96);border-radius:30px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 24px 50px #3a507b1a}.front-side-panel-pro{padding:28px}.front-guide-list-pro{margin-top:26px}.front-guide-item-pro{gap:14px;padding:18px 0}.front-step-badge{background:linear-gradient(180deg,#16213a,#233759);box-shadow:0 10px 20px #18253f29}.front-side-meta-pro{margin-top:18px}.front-form-shell-pro{padding:30px}.front-form-header-pro{margin-bottom:24px}.front-status-chip-pro{background:#ffffffd1;border:1px solid #dbe5f3;box-shadow:0 10px 22px #465c8614}.form-grid-pro{gap:18px}.front-form-grid-pro{gap:16px}.field-pro label{color:#566782;font-size:14px;font-weight:600}.field-pro input,.field-pro textarea{border-radius:18px;border:1px solid #d8e3f2;background:#ffffffdb}.field-pro textarea{min-height:148px}.upload-frame-pro{padding:22px;border-radius:24px;border:1px dashed #ccdaee;background:linear-gradient(180deg,#fefffff5,#f6faffeb)}.upload-frame-top-pro{gap:24px}.front-portal-pro .btn,.front-result-page-pro .btn{border-radius:14px;padding:14px 24px;font-weight:700}.front-portal-pro .btn-primary,.front-result-page-pro .btn-primary{color:#fff;background:linear-gradient(135deg,#4a95ff,#347cf1);box-shadow:0 18px 28px #3b7df038}.front-portal-pro .btn-secondary,.front-result-page-pro .btn-secondary{color:#30415f;background:#ffffffeb;border:1px solid #d9e3f2}.front-result-shell-pro{width:min(1280px,100%);margin:0 auto;padding:30px}.front-result-top-pro{margin-bottom:24px}.front-result-hero-copy-pro{gap:24px}.front-result-title-pro{font-size:clamp(40px,5vw,64px);letter-spacing:-.06em}.front-result-copy-pro{max-width:640px}.front-result-status-wrap-pro{gap:14px}.front-result-grid-pro{grid-template-columns:minmax(0,1.65fr) 300px;gap:24px}.front-result-section-pro,.front-result-meta-pro,.front-result-loading-pro{border-radius:24px;background:#ffffffd1;border:1px solid rgba(225,233,247,.95);box-shadow:0 14px 28px #465a8212}.front-result-highlight-pro{background:linear-gradient(180deg,#fffffff0,#f7faffe0)}.result-card-list-pro{gap:12px}.result-card-item-pro{border-radius:18px;box-shadow:none}.front-result-meta-pro{padding:18px}.front-result-actions-pro{margin-top:24px}.front-brand-row-pro,.front-hero-copy-pro,.front-side-panel-pro,.front-form-shell-pro,.front-result-shell-pro{animation:front-rise-soft .8s ease both}.front-form-shell-pro{animation-delay:.06s}.front-result-shell-pro{animation-delay:.05s}@keyframes front-orbit-float{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(8px,16px,0) scale(1.03)}}@keyframes front-rise-soft{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1080px){.front-hero-grid,.front-workspace-grid-pro,.front-result-grid-pro{grid-template-columns:1fr}.front-hero-grid{min-height:auto;gap:28px}.front-hero-grid-compact{display:flex}.front-hero-visual{min-height:360px}.front-workspace-pro{width:min(100%,calc(100% - 24px));margin-top:10px}.front-result-page-pro,.front-hero-pro{padding-left:16px;padding-right:16px}.front-result-top-pro,.front-result-status-wrap-pro,.front-form-header-pro,.upload-frame-top-pro{flex-direction:column;align-items:flex-start;justify-items:start}}@media (max-width: 720px){.front-hero-title-pro{font-size:44px;line-height:1.02}.front-result-title-pro{font-size:38px}.front-hero-console,.front-side-panel-pro,.front-form-shell-pro,.front-result-shell-pro{border-radius:24px;padding:22px 18px}.front-hero-actions{align-items:stretch}.front-hero-cta,.front-hero-link{width:100%}}
