:root{color:#222;background:#fff;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{min-width:320px;margin:0;background:#fff}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-page{min-height:100vh}.floating-customer-service{position:fixed;z-index:30;right:22px;bottom:24px;display:flex;min-width:158px;align-items:center;gap:10px;padding:9px 15px 9px 9px;border:1px solid rgba(255,255,255,.72);border-radius:999px;color:#fff;background:linear-gradient(135deg,#32a9e8,#116fc1);box-shadow:0 10px 26px #0e5b9747,0 2px 7px #0e5b9726;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;font:inherit}.floating-customer-service:after{position:absolute;top:3px;right:5px;width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:#22c55e;content:""}.floating-customer-service:hover,.floating-customer-service:focus-visible{transform:translateY(-3px);box-shadow:0 14px 30px #0e5b9757,0 3px 9px #0e5b972e;outline:none}.floating-customer-icon{display:grid;width:39px;height:39px;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff;background:#fff3}.floating-customer-icon svg{width:22px;height:22px}.floating-customer-copy{display:grid;gap:2px;line-height:1.25}.floating-customer-copy strong{font-size:13px;font-weight:700}.floating-customer-copy small{font-size:10px;opacity:.86}.customer-service-dialog{position:fixed;z-index:60;right:22px;bottom:22px;display:flex;width:min(410px,calc(100vw - 66px));height:min(660px,calc(100vh - 44px));overflow:visible;flex-direction:column;background:transparent}.customer-service-dialog-close{position:absolute;z-index:3;top:10px;left:-44px;display:grid;width:36px;height:36px;padding:0;place-items:center;border:1px solid #d9e7f1;border-radius:50%;color:#58758a;background:#fffffff5;box-shadow:0 6px 18px #11416529;cursor:pointer;font:300 23px/1 Arial,sans-serif;transition:color .16s ease,border-color .16s ease,transform .16s ease}.customer-service-dialog-close:hover,.customer-service-dialog-close:focus-visible{border-color:#83b7d8;color:#0870c9;transform:translateY(-1px);outline:none}.customer-service-dialog-body{position:relative;overflow:hidden;min-height:0;flex:1 1 auto;border:1px solid #d9e7f1;border-radius:16px;background:#f6f9fc;box-shadow:0 22px 64px #1141653d,0 4px 14px #1141651f}.customer-service-dialog-body iframe{display:block;width:100%;height:100%;border:0;background:#fff}.customer-service-dialog-loading{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:10px;color:#648096;background:#f6f9fc;font-size:12px}.customer-service-dialog-enter-active,.customer-service-dialog-leave-active{transition:transform .22s ease,opacity .18s ease}.customer-service-dialog-enter-from,.customer-service-dialog-leave-to{transform:translateY(14px) scale(.98);opacity:0}.site-header{width:100%;height:72px;background:#0870c9;color:#fff}.site-header-inner{display:flex;width:min(1160px,calc(100% - 36px));height:100%;margin:0 auto;align-items:center}.brand{display:flex;flex:0 0 286px;align-items:center;gap:12px}.brand-mark,.footer-logo{color:#fff;font-size:16px;font-style:italic;font-weight:900;letter-spacing:-.08em;transform:skew(-10deg)}.brand-name{font-size:12px;font-weight:700;white-space:nowrap}.site-nav{display:flex;height:100%;flex:1 1 auto;align-items:center;justify-content:center}.site-nav a{position:relative;display:flex;height:100%;align-items:center;padding:0 20px;font-size:16px;font-weight:700;white-space:nowrap}.site-nav a+a:before{position:absolute;left:0;color:#ffffffd1;content:"|";font-weight:400}.site-nav a.active:after{position:absolute;top:0;right:20px;left:20px;height:3px;background:#55b6e9;content:""}.site-account{display:flex;flex:0 0 auto;align-items:center;font-size:13px}.site-account>a{display:grid;min-width:68px;height:36px;place-items:center}.site-account .register{background:#6cc0ed8c}.site-account .login{background:#fff;color:#333}.language{display:flex;align-items:center;gap:8px;margin-left:14px;font-weight:700;white-space:nowrap}.language i{display:grid;width:24px;height:17px;place-items:center;background:#e32d26;color:#ffd34d;font-size:8px;font-style:normal}#download-content{display:block}.download-hero{display:grid;grid-template-columns:minmax(0,1fr) 146px 210px;gap:18px;width:min(912px,calc(100% - 36px));min-height:242px;margin:0 auto;padding:23px 0 25px;align-items:start}.hero-copy h1{display:grid;gap:6px;margin:0;font-size:40px;line-height:1.28;letter-spacing:-.025em}.hero-copy p{max-width:440px;margin:26px 0 0;font-size:14px;font-weight:700;line-height:2}.hero-nav{display:grid;gap:8px;padding-top:2px}.hero-nav a,.hero-nav button{display:grid;min-height:50px;padding:0;place-items:center;border:1px solid #269ee4;background:#fff;color:#269ee4;cursor:pointer;font-size:14px;font-family:inherit}.hero-nav .customer-service{background:#2ca0df;color:#fff;font-weight:700}.hero-qrs{display:grid;grid-template-columns:repeat(2,96px);gap:10px;justify-content:end;padding-top:8px}.hero-qr-item{display:grid;gap:6px;justify-items:center}.hero-qr-item>span{font-size:10px;font-weight:700;white-space:nowrap}.qr-frame{position:relative;display:grid;overflow:hidden;place-items:center;border:1px solid #edf1f5;background:#fff}.qr-frame img{display:block;width:100%;height:100%;object-fit:contain}.qr-frame.small{width:96px;height:96px}.qr-frame.small.legacy-qr-crop img{position:absolute;max-width:none}.qr-frame.small.legacy-qr-crop.panosim img{width:341px;transform:translate(-126px,-12px)}.qr-frame.small.legacy-qr-crop.panocar img{width:344px;transform:translate(-132px,-96px)}.state-card{display:flex;width:min(912px,calc(100% - 36px));min-height:280px;margin:0 auto 68px;align-items:center;justify-content:center;gap:12px;background:#eee;color:#666}.loader{width:22px;height:22px;border:2px solid #d4d4d4;border-top-color:#269ee4;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-card{flex-direction:column}.error-card button{padding:9px 18px;border:0;background:#2ca0df;color:#fff;cursor:pointer}.product-list{display:grid;gap:70px;width:min(912px,calc(100% - 36px));margin:0 auto 90px}.product-section{padding:22px 28px 38px;background:#eee}.product-section h2{margin:0 0 18px 4px;font-size:19px;line-height:1.5}.product-banner{width:100%;overflow:hidden;border-radius:14px;background:#10243f}.product-banner img{display:block;width:100%;height:auto;max-width:100%}.product-banner.legacy-banner-crop{position:relative;aspect-ratio:3.32 / 1}.product-banner.legacy-banner-crop img{position:absolute;max-width:none}.product-banner.legacy-banner-crop.panosim img{width:149.3%;transform:translate(-18.7%,-49%)}.product-banner.legacy-banner-crop.panocar img{width:105.8%;transform:translate(-3.82%,-18%)}.tutorial-link{display:grid;max-width:440px;gap:6px;margin:22px 0 23px;color:#188ed5}.tutorial-link strong{color:#171717;font-size:21px}.tutorial-link span{overflow-wrap:anywhere;font-size:14px;font-weight:700;line-height:1.75}.product-downloads{max-width:100%}.download-group h3{margin:0 0 7px;font-size:21px;line-height:1.5}.download-notice{max-width:650px;margin:0 0 10px;color:#168ed6;font-size:13px;font-weight:700;line-height:2}.file-table{background:#fff}.file-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(74px,94px) 82px;column-gap:10px;min-height:60px;align-items:center;border-bottom:1px solid #e8e8e8;padding:0 10px}.file-row:last-child{border-bottom:0}.file-row>strong{min-width:0;padding:12px 4px;overflow-wrap:anywhere;font-size:14px;font-weight:400}.file-row>span{min-width:0;color:#3f3f3f;font-size:13px;white-space:nowrap;text-align:right}.file-row>a{display:grid;width:68px;height:37px;margin:0;justify-self:end;place-items:center;background:#f1f2f4;color:#333;font-size:13px;transition:background .2s ease,color .2s ease}.file-row>a:hover,.file-row>a:focus-visible{background:#2ca0df;color:#fff;outline:none}.external-links{display:grid;max-width:790px;gap:17px;margin:18px 0 28px}.external-links a{display:block;color:#222;font-size:13px;line-height:1.85;overflow-wrap:anywhere}.external-links strong{font-weight:400}.external-links span{margin-right:8px}.external-links em{font-style:normal}.manual-group{margin-top:4px}.product-qr{display:grid;gap:9px;justify-items:center;margin:20px auto 0}.qr-frame.large{width:124px;height:124px}.qr-frame.large.legacy-qr-crop img{position:absolute;max-width:none}.qr-frame.large.legacy-qr-crop.panosim img{width:440px;transform:translate(-162px,-15px)}.qr-frame.large.legacy-qr-crop.panocar img{width:443px;transform:translate(-170px,-124px)}.product-qr>strong{color:#168ed6;font-size:15px}.source-link{display:grid;gap:8px;max-width:620px;margin-top:22px}.source-link strong{font-size:21px}.source-link span{font-size:13px;line-height:1.7;overflow-wrap:anywhere}.site-footer{position:relative;overflow:hidden;min-height:0;border-top:1px solid #e9eef3;background:linear-gradient(115deg,transparent 45%,rgba(219,240,255,.74) 100%),#fff}.site-footer-inner{position:relative;display:flex;align-items:center;justify-content:center;width:min(960px,calc(100% - 36px));margin:0 auto;padding:18px 0}.footer-legal{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;color:#73879a;font-size:12px;line-height:1.6;text-align:center}.footer-legal a{color:inherit;text-decoration:none}.footer-legal a:hover,.footer-legal a:focus-visible{color:#1677bd;text-decoration:underline}.footer-legal-separator{color:#aab9c5}.footer-brand{display:grid;align-content:start;gap:18px}.footer-logo{color:#16538b;font-size:33px}.footer-brand small{color:#777;font-size:9px}.footer-contact{display:grid;align-content:start;gap:5px;font-size:10px;line-height:1.35}.footer-contact strong{margin-bottom:6px;color:#111}.footer-record{position:absolute;top:15px;left:0;color:#888;font-size:10px}@media (max-width: 1100px){.brand{flex-basis:230px}.brand-name{display:none}.site-nav a{padding:0 14px}.site-nav a.active:after{right:14px;left:14px}.site-account>a{min-width:54px}}@media (max-width: 820px){html{scroll-padding-top:60px}.site-header{height:60px}.site-header-inner{justify-content:space-between}.brand{flex-basis:auto}.site-nav,.site-account .register,.site-account .login{display:none}.download-hero{grid-template-columns:minmax(0,1fr) 150px;min-height:auto;padding:28px 0 34px}.hero-copy h1{font-size:clamp(30px,6vw,40px)}.hero-copy p{margin-top:18px}.hero-qrs{grid-column:1 / -1;justify-content:start;padding-top:2px}.product-list{gap:38px;margin-bottom:52px}.product-section{padding:20px 20px 34px}}@media (max-width: 560px){.site-header-inner,.download-hero,.state-card,.product-list,.site-footer-inner{width:min(100% - 24px,912px)}.download-hero{grid-template-columns:1fr;gap:22px}.hero-copy h1{font-size:34px}.hero-copy p{font-size:13px}.hero-nav{grid-template-columns:1fr 1fr;padding:0}.hero-nav .customer-service{grid-column:1 / -1}.hero-qrs{grid-column:auto}.floating-customer-service{right:14px;bottom:14px;min-width:0;padding:7px}.customer-service-dialog{right:0;bottom:0;width:100vw;height:100dvh;padding-top:44px;background:#f5f8fb}.customer-service-dialog-close{top:4px;right:8px;left:auto;width:34px;height:34px;box-shadow:none}.customer-service-dialog-body{border-right:0;border-bottom:0;border-left:0;border-radius:12px 12px 0 0;box-shadow:none}.floating-customer-copy{display:none}.floating-customer-icon{width:43px;height:43px}.product-section{padding:16px 12px 28px}.product-section h2{margin-left:0;font-size:18px}.product-banner{border-radius:9px}.tutorial-link{margin:18px 0 22px}.tutorial-link strong,.download-group h3,.source-link strong{font-size:19px}.file-row{grid-template-columns:minmax(0,1fr) 68px;column-gap:0;min-height:66px;padding:0}.file-row>strong{grid-row:1 / span 2;padding:10px 8px;font-size:12px}.file-row>span{align-self:end;padding:8px 8px 2px 0;font-size:11px;text-align:center}.file-row>a{width:58px;height:28px;align-self:start;margin:2px 0 8px;font-size:12px}.external-links{gap:12px}.site-footer-inner{width:min(100% - 24px,912px)}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}#download-content{min-height:100vh;padding-bottom:56px;color:#132b45;background:#f3f7fb}.download-hero-v2{padding:28px 0 22px;border-bottom:1px solid #dce8f3;background:radial-gradient(circle at 84% 16%,rgba(133,193,246,.22),transparent 28%),linear-gradient(135deg,#f9fcff,#eaf4ff)}.download-shell,.product-panel,#download-content>.state-card{width:min(1160px,calc(100% - 48px));margin-right:auto;margin-left:auto}.hero-kicker{display:flex;align-items:center;justify-content:space-between;color:#4f83ad;font-size:11px;font-weight:800;letter-spacing:.16em}.hero-status{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid #d4e8f8;border-radius:999px;color:#4c86af;background:#ffffffb8;font-size:11px;font-weight:600;letter-spacing:0}.hero-status i{width:7px;height:7px;border-radius:50%;background:#22b978;box-shadow:0 0 0 4px #22b9781f}.hero-copy-v2{margin-top:24px}.hero-copy-v2 h1{margin:0;color:#132b45;font-size:clamp(28px,4vw,42px);font-weight:800;letter-spacing:-.045em;line-height:1.2}.hero-copy-v2 p{margin:10px 0 0;color:#6d8498;font-size:14px;line-height:1.8}.product-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:760px;margin-top:24px}.product-switch-item{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr) auto 18px;gap:12px;min-height:76px;align-items:center;padding:12px 15px;border:1px solid #d9e5ef;border-radius:13px;color:#28455f;background:#ffffffdb;box-shadow:0 5px 14px #255b850d;cursor:pointer;font:inherit;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.product-switch-item:hover,.product-switch-item:focus-visible{border-color:#8bc5ed;box-shadow:0 8px 20px #1c73b224;outline:none;transform:translateY(-1px)}.product-switch-item.active{border-color:#258fd2;box-shadow:0 8px 22px #1c73b229}.product-switch-item.active:after{position:absolute;right:24px;bottom:-1px;left:24px;height:3px;border-radius:3px 3px 0 0;background:#258fd2;content:""}.product-switch-mark{display:grid;width:44px;height:44px;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(145deg,#268fd5,#1764b2);font-size:14px;font-weight:900;letter-spacing:-.06em}.product-switch-mark.panocar{background:linear-gradient(145deg,#355679,#1c334f)}.product-switch-text{display:grid;min-width:0;gap:4px}.product-switch-text strong{color:#17324d;font-size:16px}.product-switch-text small{color:#7890a3;font-size:12px}.product-switch-meta{color:#8aa0b1;font-size:11px;white-space:nowrap}.product-switch-item.active .product-switch-meta{color:#2386c7;font-weight:700}.product-switch-arrow{color:#5d99c5;font-size:18px;line-height:1}.product-panel{margin-top:24px;padding:24px;border:1px solid #e0eaf2;border-radius:16px;background:#fff;box-shadow:0 10px 28px #24517414}.product-panel-head{display:grid;grid-template-columns:minmax(0,1fr) 270px 116px;gap:22px;align-items:start}.product-panel-copy{min-width:0}.product-eyebrow{display:block;margin-bottom:8px;color:#278acb;font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.product-title-row{display:flex;flex-wrap:wrap;gap:10px 12px;align-items:center}.product-title-row h2{margin:0;color:#17324d;font-size:clamp(22px,3vw,29px);font-weight:800;letter-spacing:-.035em;line-height:1.25}.version-chip{padding:5px 10px;border-radius:999px;color:#1778be;background:#e9f5ff;font-size:12px;font-weight:800;white-space:nowrap}.product-panel-copy>p{max-width:670px;margin:12px 0 0;color:#71879a;font-size:13px;line-height:1.8}.product-panel-side{display:grid;gap:8px;min-width:0}.tutorial-cta{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:10px;padding:12px 13px;border-radius:11px;color:#fff;background:linear-gradient(135deg,#258fd2,#1268b7);box-shadow:0 7px 16px #146ab033;transition:transform .18s ease,box-shadow .18s ease}.tutorial-cta:hover,.tutorial-cta:focus-visible{box-shadow:0 10px 20px #146ab047;outline:none;transform:translateY(-1px)}.tutorial-cta span{display:grid;min-width:0;gap:4px}.tutorial-cta small{opacity:.78;font-size:10px}.tutorial-cta strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.tutorial-cta b,.source-link-v2>b{flex:none;font-size:20px;font-weight:400}.tutorial-url{overflow:hidden;color:#6c8ea9;font-size:10px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.product-qr-inline{display:grid;align-content:start;justify-items:center;gap:7px}.product-qr-frame{position:relative;display:grid;width:104px;height:104px;overflow:hidden;place-items:center;border:1px solid #e0eaf2;border-radius:10px;background:#fff}.product-qr-frame img{display:block;width:100%;height:100%;object-fit:contain}.product-qr-frame.legacy-qr-crop img{position:absolute;max-width:none}.product-qr-inline>span{color:#5d7690;font-size:11px;font-weight:700}.product-banner-v2{margin:22px 0 20px;border-radius:14px;box-shadow:0 6px 17px #183d5e1f}.product-banner-v2.legacy-banner-crop{position:relative;aspect-ratio:3.32 / 1}.product-banner-v2.legacy-banner-crop img{position:absolute;max-width:none}.product-banner-v2.legacy-banner-crop.panosim img{width:149.3%;transform:translate(-18.7%,-49%)}.product-banner-v2.legacy-banner-crop.panocar img{width:105.8%;transform:translate(-3.82%,-18%)}.resource-grid,.manual-source-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.manual-source-grid{margin-top:16px}.resource-card,.source-link-v2{min-width:0;padding:18px;border:1px solid #e2ebf3;border-radius:12px;background:#f9fcff}.resource-heading{display:flex;gap:10px;align-items:center;margin-bottom:14px}.resource-heading h3{margin:0;color:#17324d;font-size:16px;line-height:1.35}.resource-heading p{margin:3px 0 0;overflow:hidden;color:#8298aa;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.resource-icon{display:grid;width:30px;height:30px;flex:none;place-items:center;border-radius:9px;color:#167bc3;background:#e4f3ff;font-size:22px;font-weight:800;line-height:1}.cloud-icon{font-size:23px}.manual-icon{font-size:17px}.download-notice{margin:-2px 0 12px;color:#6e8da5;font-size:11px;line-height:1.65}.download-notice strong{margin-right:6px;color:#2587c7}.file-table-v2{display:grid;gap:8px;background:transparent}.file-row-v2{display:grid;grid-template-columns:36px minmax(0,1fr) 82px 58px;min-height:56px;column-gap:9px;align-items:center;padding:7px 9px;border:1px solid #e5edf4;border-radius:9px;background:#fff;box-shadow:0 2px 7px #1e507608}.file-row-v2>strong{min-width:0;padding:0;overflow-wrap:anywhere;color:#29445c;font-size:12px;font-weight:600;line-height:1.45}.file-row-v2>span:not(.file-type-icon){color:#7990a2;font-size:11px;text-align:right;white-space:nowrap}.file-type-icon{position:relative;display:grid;width:30px;height:30px;place-items:center;border-radius:7px;color:#247bce;background:#e7f3ff;font-size:8px;font-weight:900;letter-spacing:-.03em}.file-type-icon:before{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:7px;background:currentColor;content:"";opacity:.08}.file-row-v2>a{display:grid;width:58px;height:32px;margin:0;place-items:center;border:1px solid #86c3ed;border-radius:7px;color:#1b82cc;background:#f4fbff;font-size:12px;font-weight:700;transition:color .18s ease,background .18s ease,border-color .18s ease}.file-row-v2>a:hover,.file-row-v2>a:focus-visible{border-color:#1b82cc;color:#fff;background:#1b82cc;outline:none}.external-links-v2{display:grid;gap:8px;margin:0;max-width:none}.external-links-v2>a{display:grid;grid-template-columns:minmax(0,1fr) auto 18px;gap:8px;align-items:center;min-height:60px;padding:9px 10px;border:1px solid #e5edf4;border-radius:9px;color:#29445c;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.external-links-v2>a:hover,.external-links-v2>a:focus-visible{border-color:#8bc5ed;box-shadow:0 4px 11px #1d73b217;outline:none}.external-link-main{display:grid;min-width:0;gap:3px}.external-link-main strong{overflow:hidden;color:#36536c;font-size:11px;font-weight:700;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.external-link-main small{overflow:hidden;color:#8399ab;font-size:9px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.external-links-v2 em{padding:5px 8px;border:1px solid #d8e8f8;border-radius:999px;color:#4c85ae;background:#f2f8fe;font-size:10px;font-style:normal;white-space:nowrap}.external-links-v2>a>b{color:#6d9dc0;font-size:16px;font-weight:400}.source-link-v2{display:grid;grid-template-columns:34px minmax(0,1fr) 18px;gap:11px;align-items:center;margin:0;color:#1b82cc;transition:border-color .18s ease,box-shadow .18s ease}.source-link-v2:hover,.source-link-v2:focus-visible{border-color:#8bc5ed;box-shadow:0 4px 11px #1d73b217;outline:none}.source-link-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;color:#167bc3;background:#e4f3ff;font-size:11px;font-weight:800}.source-link-v2>span:not(.source-link-icon){display:grid;min-width:0;gap:5px}.source-link-v2 strong{color:#274b69;font-size:13px}.source-link-v2 small{overflow-wrap:anywhere;color:#6d9abd;font-size:10px;line-height:1.45}.source-link-v2>b{color:#6d9dc0}.product-fade-enter-active,.product-fade-leave-active{transition:opacity .2s ease,transform .2s ease}.product-fade-enter-from,.product-fade-leave-to{opacity:0;transform:translateY(6px)}#download-content>.state-card{width:min(1160px,calc(100% - 48px));min-height:300px;margin-top:24px;margin-bottom:0;border:1px solid #e0eaf2;border-radius:16px;background:#fff}@media (max-width: 980px){.product-panel-head{grid-template-columns:minmax(0,1fr) 116px}.product-panel-side{grid-column:1 / 2;grid-row:2;grid-template-columns:minmax(0,270px) minmax(0,1fr);align-items:center}.product-qr-inline{grid-column:2;grid-row:1 / span 2}}@media (max-width: 700px){#download-content{padding-bottom:32px}.download-shell,.product-panel,#download-content>.state-card{width:min(100% - 24px,1160px)}.download-hero-v2{padding-top:20px}.hero-kicker{align-items:flex-start;gap:12px;flex-direction:column}.hero-copy-v2{margin-top:20px}.hero-copy-v2 h1{font-size:30px}.product-switch{grid-template-columns:1fr;gap:9px;margin-top:19px}.product-switch-item{min-height:68px}.product-panel{margin-top:14px;padding:14px;border-radius:13px}.product-panel-head{grid-template-columns:1fr;gap:14px}.product-panel-side{grid-column:auto;grid-row:auto;grid-template-columns:1fr}.product-qr-inline{grid-column:auto;grid-row:auto;justify-items:start;grid-template-columns:84px auto;align-items:center}.product-qr-frame{width:84px;height:84px}.product-banner-v2{margin:16px 0 14px;border-radius:9px}.resource-grid,.manual-source-grid{grid-template-columns:1fr;gap:11px}.resource-card,.source-link-v2{padding:13px}.file-row-v2{grid-template-columns:32px minmax(0,1fr) 63px 54px;gap:6px;min-height:53px;padding:6px}.file-type-icon{width:27px;height:27px}.file-row-v2>strong{font-size:11px}.file-row-v2>span:not(.file-type-icon){font-size:10px}.file-row-v2>a{width:54px;height:29px;font-size:11px}.external-links-v2>a{grid-template-columns:minmax(0,1fr) auto 14px}.external-link-main strong{font-size:10px}}.product-switch-mark{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.36);box-shadow:inset 0 1px #ffffff47,0 6px 13px #1f69ca33}.product-switch-mark:after{position:absolute;top:-14px;left:-10px;width:42px;height:24px;border-radius:50%;background:#ffffff26;content:"";transform:rotate(-16deg)}.product-switch-mark svg{position:relative;z-index:1;width:29px;height:29px;color:#fff}.resource-icon{border:1px solid rgba(122,191,237,.25);background:linear-gradient(145deg,#edf8ff,#dcefff);box-shadow:inset 0 1px #ffffffe6}.file-type-icon{border:1px solid rgba(66,132,203,.09);box-shadow:0 3px 8px #1e5f9714}.external-service-icon{border:1px solid rgba(255,255,255,.44);box-shadow:0 4px 9px #1a5b9921}.source-link-icon svg{width:20px;height:20px}.is-english .file-row-v2{grid-template-columns:32px minmax(0,1fr) 70px 72px}.is-english .file-row-v2>a{width:72px}@media (max-width: 700px){.is-english .file-row-v2{grid-template-columns:29px minmax(0,1fr) 52px 67px}.is-english .file-row-v2>a{width:67px;font-size:10px}}#download-content{padding-bottom:68px;background:#f4f8fc}.download-hero-v2{position:relative;overflow:hidden;padding:30px 0 28px;border-bottom:1px solid #dfeaf6;background:radial-gradient(circle at 91% 25%,rgba(112,176,240,.2),transparent 23%),radial-gradient(circle at 5% 120%,rgba(172,211,248,.22),transparent 36%),linear-gradient(135deg,#fbfdff,#edf5ff)}.download-hero-v2:before,.download-hero-v2:after{position:absolute;width:74%;height:150%;border:1px solid rgba(255,255,255,.84);border-radius:50%;content:"";pointer-events:none}.download-hero-v2:before{top:-112%;left:-24%;transform:rotate(13deg)}.download-hero-v2:after{top:-118%;left:-20%;transform:rotate(13deg) scale(1.06);opacity:.7}.download-shell{position:relative;z-index:1;width:min(1120px,calc(100% - 40px))}.hero-kicker{display:none}.hero-copy-v2{margin-top:0;text-align:center}.hero-copy-v2 h1{color:#182f4a;font-size:clamp(28px,3.5vw,36px);letter-spacing:-.045em}.hero-copy-v2 p{margin-top:9px;color:#5e7187;font-size:14px}.product-switch{max-width:520px;margin:18px auto 0;gap:12px}.product-switch-item{grid-template-columns:44px minmax(0,1fr);min-height:62px;gap:11px;padding:9px 13px;border-color:#dce5ef;border-radius:12px;background:#ffffffc7;box-shadow:0 6px 17px #2a587e0f}.product-switch-item:hover,.product-switch-item:focus-visible{transform:translateY(-2px)}.product-switch-item.active{border-color:#4d91e9;box-shadow:0 9px 21px #2d69b526}.product-switch-item.active:after{right:50%;bottom:-2px;left:auto;width:24px;height:4px;transform:translate(50%);border-radius:5px;background:#367de2}.product-switch-mark{width:44px;height:46px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.product-switch-mark.panocar{background:transparent}.product-switch-mark:after{content:none}.product-switch-mark img{display:block;width:44px;height:46px}.product-switch-text{gap:5px}.product-switch-text strong{font-size:15px}.product-list-v2{width:min(1120px,calc(100% - 40px));margin:22px auto 0}.product-panel{width:100%;margin-top:0;padding:17px;border:1px solid #dce7f1;border-radius:15px;background:#fff;box-shadow:0 9px 25px #254d6e14;scroll-margin-top:18px}.product-panel+.product-panel{margin-top:22px}.product-banner-v2{position:relative;margin:0;aspect-ratio:3.32 / 1;border-radius:12px;box-shadow:none}.product-banner-v2:after{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(255,255,255,.17);border-radius:inherit;content:"";pointer-events:none}.product-banner-overlay{position:absolute;z-index:2;bottom:10%;left:6.5%;display:grid;justify-items:start;gap:9px}.product-banner-tutorial{display:inline-flex;min-height:34px;align-items:center;gap:7px;padding:0 13px;border:1px solid rgba(255,255,255,.24);border-radius:7px;color:#fff;background:#1370cce6;box-shadow:0 4px 11px #0a366e38;font-size:12px;font-weight:700;transition:background .18s ease,transform .18s ease}.product-banner-tutorial:hover,.product-banner-tutorial:focus-visible{background:#146dc0;outline:none;transform:translateY(-1px)}.product-banner-tutorial>span{font-size:10px}.product-banner-qr{position:absolute;z-index:2;top:50%;right:4.8%;display:grid;width:94px;gap:6px;justify-items:center;padding:8px 8px 9px;border:1px solid #dfe8f0;border-radius:9px;background:#fffffff5;box-shadow:0 7px 17px #092f5633;transform:translateY(-50%)}.product-banner-qr:hover,.product-banner-qr:focus-visible{outline:2px solid rgba(71,147,227,.68);outline-offset:2px}.product-banner-qr>strong{color:#1c5da4;font-size:10px;white-space:nowrap}.product-qr-frame{width:76px;height:76px;border:0;border-radius:3px}.product-qr-frame.legacy-qr-crop.panosim img{width:341px;transform:translate(-126px,-12px)}.product-qr-frame.legacy-qr-crop.panocar img{width:344px;transform:translate(-132px,-96px)}.resource-grid,.manual-source-grid{gap:13px}.resource-grid{margin-top:15px}.manual-source-grid{margin-top:13px;align-items:start}.manual-source-grid.without-source .manual-card{grid-column:1 / -1}.resource-card,.source-link-v2{padding:15px;border-color:#dce7f1;border-radius:11px;background:linear-gradient(180deg,#fbfdff,#f7fbff)}.resource-heading{margin-bottom:11px}.resource-heading h3{font-size:15px}.resource-heading p{font-size:10px}.resource-icon{width:29px;height:29px;border-radius:8px}.resource-icon svg{width:19px;height:19px}.download-notice{margin-bottom:10px;font-size:10px}.file-table-v2{gap:7px}.file-row-v2{grid-template-columns:32px minmax(0,1fr) 76px 57px;min-height:53px;gap:8px;padding:6px 8px;border-radius:8px}.file-type-icon{width:28px;height:28px;border-radius:6px;overflow:hidden;font-size:0}.file-type-icon svg{width:100%;height:100%}.file-type-icon small{position:absolute;right:2px;bottom:2px;color:#fff;font-size:6px;font-weight:900;line-height:1;text-shadow:0 1px 2px rgba(0,0,0,.28)}.file-type-icon.pdf{color:#e33b48;background:#fff0f1}.file-type-icon.rar{color:#247bce;background:#e7f3ff}.file-row-v2>strong{font-size:11px}.file-row-v2>span:not(.file-type-icon){font-size:10px}.file-row-v2>a{width:57px;height:30px;border-radius:6px;font-size:11px}.external-links-v2{gap:7px}.external-links-v2>a{grid-template-columns:27px minmax(0,1fr) auto;min-height:57px;gap:7px;padding:8px;border-radius:8px}.external-service-icon{display:grid;width:27px;height:27px;place-items:center;border-radius:8px;color:#fff;font-size:13px;font-weight:900}.external-service-icon svg{width:19px;height:19px}.external-service-icon.feishu{background:linear-gradient(145deg,#31bdaf,#198b9d)}.external-service-icon.baidu{background:linear-gradient(145deg,#3c9be9,#3269cf)}.external-link-main strong{font-size:10px}.external-link-main small{font-size:8px}.external-links-v2 em{padding:4px 7px;font-size:9px}.external-code{display:inline-flex;min-width:58px;height:25px;align-items:center;justify-content:center;gap:5px;padding:0 7px;border:1px solid #cfdef3;border-radius:999px;color:#3e74b1;background:#f2f7ff;font-size:9px;font-weight:700;white-space:nowrap}.external-code svg{width:13px;height:13px;flex:none}.source-link-v2{grid-template-columns:34px minmax(0,1fr);align-self:start;min-height:0;height:fit-content}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media (max-width: 700px){#download-content{padding-bottom:34px}.download-shell,.product-list-v2,#download-content>.state-card{width:min(100% - 24px,1120px)}.download-hero-v2{padding-top:24px;padding-bottom:22px}.hero-copy-v2 h1{font-size:27px}.hero-copy-v2 p{font-size:12px}.product-switch{grid-template-columns:1fr;max-width:440px;margin-top:18px}.product-switch-item{min-height:68px}.product-list-v2{margin-top:14px}.product-panel{padding:10px;border-radius:12px}.product-panel+.product-panel{margin-top:14px}.product-banner-v2{border-radius:8px}.product-banner-overlay{bottom:8%;left:5%;gap:5px}.product-banner-tutorial{min-height:26px;gap:4px;padding:0 8px;font-size:9px}.product-banner-qr{right:3.5%;width:62px;gap:3px;padding:5px 4px;border-radius:6px}.product-banner-qr>strong{font-size:7px}.product-qr-frame{width:52px;height:52px}.resource-grid,.manual-source-grid{grid-template-columns:1fr;gap:9px}.resource-grid,.manual-source-grid{margin-top:9px}.resource-card,.source-link-v2{padding:11px}.file-row-v2{grid-template-columns:29px minmax(0,1fr) 59px 53px;gap:5px;min-height:49px;padding:5px}.file-type-icon{width:25px;height:25px}.file-row-v2>strong{font-size:10px}.file-row-v2>a{width:53px;height:28px}.external-links-v2>a{grid-template-columns:25px minmax(0,1fr) auto}.external-service-icon,.file-type-icon{width:25px;height:25px}}.admin-layout,.admin-login-page{color:#172033;font-family:Microsoft YaHei,Segoe UI,sans-serif}.admin-catalog-workspace,.admin-product-editor-list{display:grid;gap:18px}.admin-language-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 12px;border:1px solid #dce7f1;border-radius:12px;background:#ffffffe0;box-shadow:0 5px 16px #234d6e0d}.admin-language-toolbar>span{color:#70869a;font-size:12px}.admin-language-toolbar code{padding:4px 8px;border-radius:6px;color:#176ea9;background:#edf7ff;font-family:Consolas,monospace}.admin-language-tabs,.admin-product-tabs{display:inline-flex;justify-self:start;width:max-content;max-width:100%;gap:4px;padding:4px;border:1px solid #d9e5ef;border-radius:10px;background:#f3f8fc;box-sizing:border-box}.admin-language-tabs button,.admin-product-tabs button{min-width:88px;height:34px;padding:0 16px;border:0;border-radius:7px;color:#647d92;background:transparent;cursor:pointer;font-family:inherit;font-size:13px;font-weight:700;line-height:1}.admin-language-tabs button:hover,.admin-language-tabs button:focus-visible,.admin-product-tabs button:hover,.admin-product-tabs button:focus-visible{color:#147dbf;outline:none}.admin-language-tabs button.active,.admin-product-tabs button.active{color:#fff;background:linear-gradient(135deg,#248fd2,#176eb5);box-shadow:0 4px 10px #176eb533}.admin-page-config-card{overflow:hidden}.admin-page-config-card .admin-panel-heading{border-bottom:1px solid #e4ecf3}.admin-page-config-grid{padding:20px 22px 24px}.admin-product-tabs span{font-size:13px;font-weight:700}@media (max-width: 900px){.admin-language-toolbar{align-items:flex-start;flex-direction:column}.admin-product-tabs{width:max-content;max-width:100%;overflow-x:auto}.admin-product-tabs button{flex:1}}.admin-layout{display:flex;min-height:100vh;background:linear-gradient(180deg,#f4f8fc,#edf3f8)}.admin-layout button,.admin-login-page button,.admin-layout input,.admin-layout select,.admin-layout textarea,.admin-login-page input{font:inherit}.admin-layout button,.admin-login-page button{cursor:pointer}.admin-layout button:disabled,.admin-login-page button:disabled{cursor:default;opacity:.65}.admin-sidebar{position:fixed;z-index:20;display:flex;width:260px;height:100vh;flex-direction:column;color:#fff;background:linear-gradient(180deg,#0b2740,#12324d 58%,#0a2237)}.admin-sidebar-header{display:grid;height:68px;align-content:center;gap:4px;padding:0 22px;border-bottom:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,#061d34,#0b365b)}.admin-sidebar-header strong{font-family:Microsoft YaHei,Segoe UI,sans-serif;font-size:13px;letter-spacing:-.02em;line-height:1.2;white-space:nowrap}.admin-sidebar-header small{font-family:Microsoft YaHei,Segoe UI,sans-serif;color:#91a8bd;font-size:10px;letter-spacing:0}.admin-sidebar-nav{display:flex;flex:1;flex-direction:column;gap:3px;padding:18px 12px;overflow-y:auto}.admin-nav-item{display:flex;width:100%;align-items:center;gap:12px;padding:12px 16px;border-radius:10px;color:#94a3b8;font-size:14px;font-weight:500;text-decoration:none;transition:.2s ease}.admin-nav-item:hover{color:#fff;background:#7dd3fc1a}.admin-nav-item.active{color:#fff;background:linear-gradient(135deg,#1484bc,#245d9d);box-shadow:0 5px 16px #0284c73d}.admin-nav-group{display:grid;gap:3px;margin-top:8px}.admin-nav-parent{display:flex;width:100%;align-items:center;gap:12px;padding:12px 16px;border:0;border-radius:10px;color:#94a3b8;background:transparent;font-size:14px;font-weight:500;text-align:left;cursor:default;transition:.2s ease}.admin-nav-parent:hover{color:#fff;background:#7dd3fc1a}.admin-nav-parent.active{color:#fff;background:#1484bc33}.admin-nav-chevron{width:16px;height:16px;margin-left:auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;transition:transform .2s ease}.admin-nav-chevron.expanded{transform:rotate(180deg)}.admin-nav-child{padding-top:10px;padding-bottom:10px;padding-left:46px;font-size:13px}.admin-menu-icon{display:block;flex:0 0 auto}.admin-sidebar-footer{display:flex;align-items:center;gap:11px;margin:14px;padding:14px;border-top:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff0d}.admin-legal-footer{display:inline-flex;flex:0 0 auto;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;padding:12px 20px 18px;border-top:1px solid rgba(37,91,130,.1);color:#8193a4;background:#ffffff5c;font-size:11px;line-height:1.6;text-align:center}.admin-legal-footer a{color:inherit;text-decoration:none}.admin-legal-footer a:hover,.admin-legal-footer a:focus-visible{color:#1677bd;text-decoration:underline}.admin-legal-separator{color:#aab9c5}.admin-sidebar-footer div{display:grid;gap:3px}.admin-sidebar-footer small{color:#94a3b8;font-size:11px}.admin-sidebar-footer strong{font-size:13px}.admin-status-dot{width:10px;height:10px;border-radius:50%;background:#10b981;box-shadow:0 0 0 4px #10b9811f}.admin-main{display:flex;width:calc(100% - 260px);min-width:0;min-height:100vh;flex-direction:column;margin-left:260px}.admin-topbar{display:flex;height:68px;flex:0 0 68px;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid #d6e2ed;background:linear-gradient(90deg,#eef5fb,#f8fbfe 52%,#edf4fa);box-shadow:0 3px 14px #0f36540f}.admin-system-badge{display:inline-flex;min-height:32px;align-items:center;padding:0 13px;border-radius:7px;color:#fff;background:linear-gradient(135deg,#0f3d68,#082c51);box-shadow:0 4px 12px #082c512e;font-size:13px;font-weight:650}.admin-user-actions,.admin-user-chip{display:flex;align-items:center}.admin-user-actions{gap:12px}.admin-user-chip{gap:8px;padding:4px 12px 4px 4px;border:1px solid rgba(203,216,229,.72);border-radius:999px;background:#ffffffb8;font-size:13px}.admin-user-chip i{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#1688bd,#15568f);font-size:12px;font-style:normal}.admin-logout-button,.admin-secondary-button{min-height:38px;padding:8px 15px;border:1px solid #d5e2ed;border-radius:8px;color:#64748b;background:#fff;font-size:13px;font-weight:500}.admin-logout-button:hover{border-color:#fecaca;color:#ef4444;background:#fef2f2}.admin-secondary-button:hover{border-color:#aacce4;color:#1769aa;background:#f5fbff}.link-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.admin-primary-button{min-height:40px;padding:9px 18px;border:0;border-radius:8px;color:#fff;background:linear-gradient(135deg,#1484bc,#245d9d);box-shadow:0 5px 12px #245d9d29;font-size:13px;font-weight:650}.admin-page-wrapper{flex:1;min-width:0;padding:26px 30px 42px}.admin-page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.admin-page-heading h1{margin:0 0 6px;color:#172033;font-size:27px;font-weight:650}.admin-page-heading p,.admin-panel-heading p,.admin-section-heading p,.admin-product-editor-header p{margin:0;color:#708096;font-size:12px}.admin-heading-actions{display:flex;align-items:center;gap:10px}.admin-unsaved-indicator,.admin-saved-indicator{font-size:12px;font-weight:600;white-space:nowrap}.admin-unsaved-indicator{color:#b45309}.admin-saved-indicator{color:#168451}.admin-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px}.admin-stat-card,.admin-panel{border:1px solid #e1e9f0;border-radius:14px;background:#fff;box-shadow:0 2px 8px #0f172a0a}.admin-stat-card{padding:19px}.admin-stat-card span{color:#64748b;font-size:12px}.admin-stat-card strong{display:block;margin:9px 0 6px;color:#172033;font-size:29px}.admin-stat-card small{color:#94a3b8;font-size:11px}.admin-chart-stat{display:flex;min-height:166px;flex-direction:column}.admin-stat-card-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.admin-stat-card-heading span{color:#64748b;font-size:12px}.admin-stat-card-heading small{color:#9aa8b8;font-size:10px}.admin-stat-visual{display:flex;min-height:82px;flex:1;align-items:center;justify-content:space-between;gap:16px}.admin-stat-visual>strong{margin:0;font-size:31px}.admin-mini-bars{display:flex;width:88px;height:66px;align-items:flex-end;justify-content:center;gap:8px;padding:6px 9px 0;border-bottom:1px solid #dce6ef}.admin-mini-bars i{width:19px;min-height:5px;border-radius:5px 5px 1px 1px;box-shadow:0 3px 8px #1f5b841f}.admin-mini-donut{position:relative;display:grid;width:66px;height:66px;flex:0 0 auto;place-items:center;border-radius:50%}.admin-mini-donut:before{position:absolute;width:42px;height:42px;border-radius:50%;background:#fff;box-shadow:0 1px 5px #0f172a0d;content:""}.admin-mini-donut b{position:relative;z-index:1;color:#315671;font-size:13px}.admin-product-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:18px}.admin-analytics-grid{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:16px;margin-bottom:18px}.admin-chart-panel,.admin-product-breakdown{overflow:hidden}.admin-chart-content{display:flex;min-height:210px;align-items:center;gap:32px;padding:23px 28px}.admin-file-request-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;padding:20px}.admin-file-request-group{display:grid;gap:12px;padding:16px;border:1px solid #e3ebf2;border-radius:11px;background:#fbfdff}.admin-file-request-group+.admin-file-request-group{padding-top:16px}.admin-file-request-group-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.admin-file-request-group-heading>div{display:flex;min-width:0;align-items:center;gap:8px}.admin-file-request-group-heading strong{color:#26384b;font-size:13px}.admin-file-request-group-heading small{color:#8a99a9;font-size:11px}.admin-file-request-group-heading>b{color:#60768a;font-size:11px;white-space:nowrap}.admin-file-request-list{display:grid;gap:9px}.admin-file-request-row{display:grid;grid-template-columns:minmax(160px,1.2fr) minmax(150px,1fr) 46px;align-items:center;gap:12px}.admin-file-request-name{min-width:0}.admin-file-request-name strong,.admin-file-request-name small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-file-request-name strong{color:#354b61;font-size:11px}.admin-file-request-name small{margin-top:3px;color:#8a99a9;font-size:10px}.admin-file-request-track{height:11px;overflow:hidden;border-radius:999px;background:#eaf0f5}.admin-file-request-track i{display:block;height:100%;border-radius:inherit;box-shadow:2px 0 6px #1e618b1f;transition:width .25s ease}.admin-file-request-row>b{color:#315b7c;font-size:11px;text-align:right;white-space:nowrap}.admin-pie-chart{display:grid;width:174px;height:174px;flex:0 0 auto;place-items:center;border-radius:50%;box-shadow:0 8px 20px #1b496e1f}.admin-pie-hole{display:grid;width:100px;height:100px;place-items:center;align-content:center;border-radius:50%;background:#fff;box-shadow:0 2px 8px #0f172a0f}.admin-pie-hole strong{color:#214f76;font-size:25px;line-height:1.1}.admin-pie-hole span{margin-top:5px;color:#8493a4;font-size:11px}.admin-pie-legend{display:grid;min-width:0;flex:1;gap:16px}.admin-pie-legend-item{display:flex;min-width:0;align-items:flex-start;gap:10px}.admin-pie-legend-item i{width:10px;height:10px;flex:0 0 auto;margin-top:4px;border-radius:50%}.admin-pie-legend-item strong,.admin-pie-legend-item small{display:block}.admin-pie-legend-item strong{color:#26384b;font-size:13px}.admin-pie-legend-item small{margin-top:4px;color:#8a99a9;font-size:11px}.admin-product-breakdown-list{display:grid;gap:0}.admin-product-breakdown-item{display:flex;min-height:104px;align-items:center;justify-content:space-between;gap:16px;padding:17px 20px;border-bottom:1px solid #edf1f5}.admin-product-breakdown-item:last-child{border-bottom:0}.admin-product-breakdown-item h3{margin:9px 0 4px;color:#26384b;font-size:17px}.admin-product-breakdown-item p{margin:0;color:#8493a4;font-size:12px}.admin-product-breakdown-item dl{display:flex;gap:22px;margin:0}.admin-product-breakdown-item dl div{display:grid;gap:6px;text-align:right}.admin-product-breakdown-item dt{color:#8493a4;font-size:11px}.admin-product-breakdown-item dd{margin:0;color:#214f76;font-size:20px;font-weight:700}.admin-resource-bar-list{display:grid;gap:22px;padding:23px 22px 27px}.admin-resource-bar-item{display:grid;gap:11px}.admin-resource-bar-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.admin-resource-bar-heading>div{display:flex;min-width:0;align-items:center;gap:9px}.admin-resource-bar-heading strong{color:#26384b;font-size:13px}.admin-resource-bar-heading small{color:#8a99a9;font-size:11px}.admin-resource-bar-heading>b{color:#315b7c;font-size:13px;white-space:nowrap}.admin-resource-bar-track{height:17px;overflow:hidden;border-radius:999px;background:#eaf0f5}.admin-resource-bar-track i{display:block;height:100%;border-radius:inherit;box-shadow:2px 0 7px #1e618b24;transition:width .25s ease}.admin-product-summary{display:flex;min-height:150px;align-items:center;justify-content:space-between;gap:24px;padding:20px}.admin-product-summary h2{margin:11px 0 5px;font-size:20px}.admin-product-summary dl{display:flex;gap:26px;margin:0}.admin-product-summary dl div{display:grid;gap:7px;text-align:right}.admin-product-summary dt{color:#8493a4;font-size:11px}.admin-product-summary dd{margin:0;color:#214f76;font-size:24px;font-weight:700}.admin-state-badge,.admin-operator-badge{display:inline-flex;width:fit-content;min-height:25px;align-items:center;padding:0 9px;border-radius:999px;font-size:11px}.admin-state-badge.enabled{color:#147a47;background:#dcf7e8}.admin-state-badge.disabled{color:#8a5a09;background:#fff3c9}.admin-operator-badge{color:#1769aa;background:#e8f3fb}.admin-table-panel{overflow:hidden}.admin-panel-heading,.admin-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.admin-panel-heading{padding:19px 20px 16px;border-bottom:1px solid #edf1f5}.admin-panel-heading h2,.admin-section-heading h3{margin:0 0 5px;color:#172033;font-size:17px}.admin-filter-panel{padding:16px 20px 14px;border-bottom:1px solid #edf1f5;background:#fbfdff}.admin-filter-grid{display:grid;grid-template-columns:minmax(190px,1.6fr) repeat(4,minmax(120px,1fr)) auto;gap:12px;align-items:end}.admin-filter-grid label{display:grid;min-width:0;gap:6px;color:#64748b;font-size:11px;font-weight:600}.admin-filter-grid input,.admin-filter-grid select{width:100%;min-width:0;min-height:38px;padding:7px 10px;border:1px solid #d9e3ec;border-radius:8px;color:#26364a;background:#fff;font-size:12px;outline:none}.admin-filter-grid input:focus,.admin-filter-grid select:focus{border-color:#4b9dcc;box-shadow:0 0 0 3px #4b9dcc1f}.admin-date-input{position:relative;display:block;width:100%;color:#64829a}.admin-date-input input{width:100%;padding-right:36px!important;color-scheme:light}.admin-date-input input:hover{border-color:#b8d0df;background:#fff}.admin-date-input:focus-within{color:#1688bd}.admin-date-input-icon{position:absolute;top:50%;right:13px;width:14px;height:14px;transform:translateY(-50%);pointer-events:none;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55;transition:color .18s ease}.admin-date-input input::-webkit-calendar-picker-indicator{position:absolute;top:0;right:0;width:42px;height:100%;margin:0;padding:0;cursor:pointer;opacity:0}.admin-filter-actions{display:flex;gap:8px;align-items:end}.admin-filter-actions button{min-height:38px;padding:7px 12px;white-space:nowrap}.admin-filter-hint{margin:11px 0 0;color:#8a99a9;font-size:11px}.admin-bos-notice{margin:10px 0 0;padding:9px 11px;border:1px solid #d6e7f2;border-radius:8px;color:#47677f;background:#f2f8fc;font-size:11px;line-height:1.5}.admin-bos-notice.detail{margin:14px 20px 0}.admin-text-link{color:#1769aa;font-size:12px;text-decoration:none}.admin-table-wrap{overflow-x:auto}.admin-table-panel table{width:100%;min-width:850px;border-collapse:collapse}.admin-download-table>.admin-table-wrap>table{min-width:1640px}.admin-table-panel th,.admin-table-panel td{padding:13px 16px;border-bottom:1px solid #e9eef4;color:#52657a;font-size:12px;text-align:left;vertical-align:middle}.admin-table-panel th{color:#6c7c91;background:#f8fafc;font-weight:600}.admin-table-panel td strong,.admin-table-panel td small{display:block}.admin-table-panel td strong{margin-bottom:5px;color:#26384b}.admin-table-panel td small{margin-top:4px;color:#94a3b8}.admin-table-button{padding:6px 9px;border:1px solid #dce6ef;border-radius:7px;color:#52677f;background:#fff;font-size:11px}.admin-table-button.danger:hover{border-color:#f0c2c6;color:#b33b45;background:#fff7f7}.admin-empty{padding:36px!important;color:#94a3b8!important;text-align:center!important}.admin-detail-overlay{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:grid;padding:32px;place-items:center;background:#12283d7a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.admin-detail-dialog{display:flex;width:min(1480px,96vw);max-height:min(860px,92vh);overflow:hidden;flex-direction:column;border:1px solid #dce6ef;border-radius:14px;background:#fff;box-shadow:0 24px 70px #10304b38}.admin-detail-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:20px;border-bottom:1px solid #e8eef4}.admin-detail-heading h2{margin:0 0 6px;color:#172033;font-size:19px}.admin-detail-heading p{margin:0;color:#7a8b9e;font-size:12px}.admin-detail-close{width:34px;height:34px;padding:0;border:1px solid #dce6ef;border-radius:8px;color:#60758a;background:#fff;font-size:24px;line-height:1}.admin-detail-table-wrap{min-height:180px;overflow:auto;margin-top:14px;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5}.admin-detail-table{width:100%;min-width:1420px;border-collapse:collapse}.admin-detail-table th,.admin-detail-table td{padding:12px 14px;border-bottom:1px solid #e9eef4;color:#52657a;font-size:12px;text-align:left;vertical-align:middle}.admin-detail-table th{position:sticky;z-index:1;top:0;color:#6c7c91;background:#f8fafc;font-weight:600}.admin-detail-table td strong,.admin-detail-table td small{display:block}.admin-detail-table td strong{margin-bottom:4px;color:#26384b}.admin-detail-table td small{color:#8b9aac}.admin-ip-value{display:inline-flex;padding:4px 7px;border-radius:6px;color:#315f81;background:#eef6fb;font-family:Consolas,SFMono-Regular,monospace;font-size:11px;white-space:nowrap}.admin-request-referer{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-request-result{display:inline-flex;padding:4px 8px;border-radius:999px;font-size:11px;white-space:nowrap}.admin-request-result.redirected{color:#147a47;background:#dcf7e8}.admin-request-result.sign_failed,.admin-request-result.service_unavailable{color:#a34049;background:#fff0f1}.admin-settings-panel{overflow:hidden}.admin-settings-form{display:grid;max-width:900px;gap:19px;padding:24px}.admin-settings-form label,.admin-form-grid label,.admin-single-field{display:grid;min-width:0;gap:8px;color:#475569;font-size:12px;font-weight:600}.admin-settings-form input,.admin-settings-form textarea,.admin-form-grid input,.admin-form-grid textarea,.admin-form-grid select,.admin-single-field input,.admin-log-toolbar input{width:100%;min-width:0;min-height:42px;padding:9px 12px;border:1px solid #d9e3ec;border-radius:8px;color:#26364a;background:#fcfdff;font-size:13px;outline:none}.admin-settings-form textarea,.admin-form-grid textarea{line-height:1.65;resize:vertical}.admin-settings-form input:focus,.admin-settings-form textarea:focus,.admin-form-grid input:focus,.admin-form-grid textarea:focus,.admin-log-toolbar input:focus{border-color:#4b9dcc;background:#fff;box-shadow:0 0 0 3px #4b9dcc1f}.admin-object-key-control{display:flex;min-width:0;align-items:center;gap:8px}.admin-object-key-control input{flex:1 1 auto;min-width:0}.admin-inline-button{flex:0 0 auto;min-height:42px;padding:8px 11px;border:1px solid #b9d9ea;border-radius:8px;color:#1769aa;background:#f3fbff;font-size:12px;white-space:nowrap}.admin-inline-button:hover:not(:disabled){border-color:#75b5d6;background:#e4f5fd}.admin-object-key-control+small{display:block;margin-top:2px;font-size:11px;font-weight:500;line-height:1.45}.admin-form-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;padding-top:18px;border-top:1px solid #e7edf3}.admin-success-text{color:#168451}.admin-error-text,.admin-form-error{color:#d14343}.admin-feedback{margin-bottom:18px;padding:13px 15px;border:1px solid #cfe7d9;border-radius:9px;background:#f2fbf6;font-size:13px}.admin-feedback.admin-error-text{border-color:#f1c9cd;background:#fff7f7}.admin-password-panel{margin-top:22px}.admin-password-panel .admin-settings-form{max-width:560px}.admin-loading{padding:54px;color:#7b8b9e;text-align:center}.report-settings-form{display:grid;gap:20px;padding:24px}.report-mail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.report-mail-grid label{display:grid;gap:8px;color:#475569;font-size:12px;font-weight:600}.report-mail-grid input{min-height:40px;padding:8px 10px;border:1px solid #d9e3ec;border-radius:8px;color:#26364a;background:#fcfdff;font:inherit;outline:none}.report-tls-field{display:flex!important;align-items:center;gap:8px!important;font-weight:500!important}.report-tls-field input{width:16px;min-height:16px;accent-color:#1484bc}.report-recipients-field,.report-schedule-card label,.report-custom-fields label{display:grid;gap:8px;color:#475569;font-size:12px;font-weight:600}.report-recipients-field textarea,.report-schedule-card input,.report-schedule-card select,.report-custom-fields input{min-height:40px;padding:8px 10px;border:1px solid #d9e3ec;border-radius:8px;color:#26364a;background:#fcfdff;font:inherit;outline:none}.report-recipients-field textarea{resize:vertical}.report-recipients-field small{color:#8594a7;font-size:11px;font-weight:400}.report-schedule-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.report-schedule-card{display:grid;gap:14px;padding:16px;border:1px solid #e0e9f1;border-radius:10px;background:#f9fbfd}.report-switch{display:flex!important;align-items:center;gap:8px!important}.report-switch input{width:16px;min-height:16px;accent-color:#1484bc}.report-switch span{margin-left:auto;color:#8695a8;font-size:11px;font-weight:400}.report-inline-fields{display:flex;align-items:center;gap:6px}.report-inline-fields input{width:62px;min-width:0}.report-inline-fields select{min-width:72px}.report-inline-fields b,.report-inline-fields em,.report-custom-fields>span{color:#718198;font-size:12px;font-style:normal;font-weight:500}.report-time-fields{margin-top:-6px}.report-actions{padding-top:18px}.report-custom-box{display:flex;align-items:end;justify-content:space-between;gap:18px;padding:17px;border:1px solid #dbe8f2;border-radius:10px;background:linear-gradient(135deg,#f7fbfe,#f1f7fc)}.report-custom-box h3{margin:0 0 5px;color:#1e496e;font-size:14px}.report-custom-box p{margin:0;color:#8493a7;font-size:11px}.report-custom-fields{display:flex;align-items:end;gap:9px}.report-custom-fields input{width:145px}.report-history-panel{margin-top:22px}.report-history-table-wrap{overflow-x:auto}.report-history-table{width:100%;border-collapse:collapse;font-size:12px}.report-history-table th,.report-history-table td{padding:13px 18px;border-top:1px solid #edf1f5;color:#52677f;text-align:left;white-space:nowrap}.report-history-table th{color:#73849a;background:#f9fbfd;font-size:11px;font-weight:600}.report-history-table td small{display:block;margin-top:3px;color:#98a5b5;font-size:10px}.report-status{display:inline-flex;padding:4px 8px;border-radius:999px;font-size:11px}.report-status-sent{color:#147a47;background:#dcf7e8}.report-status-failed{color:#a34049;background:#fff0f1}.report-status-pending{color:#956019;background:#fff6df}.report-error{max-width:220px;overflow:hidden;text-overflow:ellipsis}.admin-empty-state{padding:30px!important;color:#94a3b8!important;text-align:center!important}.periodic-report-panel{overflow:hidden}.periodic-report-title,.periodic-history-heading,.periodic-detail-heading,.periodic-schedule-heading,.periodic-report-actions{display:flex;align-items:center;justify-content:space-between;gap:18px}.periodic-report-title{padding:20px 24px;border-bottom:1px solid #e8eef4;background:linear-gradient(180deg,#fbfdff,#f5f9fc)}.periodic-report-title h2{margin:0 0 6px;color:#1b405f;font-size:17px}.periodic-report-title p,.periodic-history-heading p,.periodic-detail-heading p{margin:0;color:#8594a7;font-size:11px}.report-timezone-badge{padding:6px 12px;border-radius:999px;color:#39769e;background:#eaf6fd;font-size:11px;white-space:nowrap}.periodic-report-body{display:grid;gap:20px;padding:24px}.report-mail-config h3,.periodic-recipient-block h3,.periodic-schedule-card h3,.periodic-detail-box h3,.periodic-history h3{margin:0;color:#1d334b;font-size:14px}.report-mail-config{display:grid;gap:12px}.periodic-recipient-block{display:grid;gap:8px}.periodic-recipient-entry{display:flex;max-width:700px;gap:10px}.periodic-recipient-entry input{flex:1;min-width:0;min-height:42px;padding:9px 12px;border:1px solid #d9e3ec;border-radius:8px;color:#26364a;background:#fcfdff;outline:none}.periodic-recipient-block>p{margin:0;color:#94a3b8;font-size:11px}.recipient-chip-list{display:flex;flex-wrap:wrap;gap:8px}.recipient-chip{display:inline-flex;align-items:center;gap:7px;padding:6px 8px 6px 10px;border:1px solid #cfe4f1;border-radius:999px;color:#2a628a;background:#f2faff;font-size:12px}.recipient-chip button{width:18px;height:18px;padding:0;border:0;border-radius:50%;color:#6e93aa;background:transparent;font-size:16px;line-height:16px}.recipient-chip button:hover{color:#bd4b58;background:#ffecef}.periodic-schedules{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.periodic-schedule-card{display:grid;gap:16px;padding:16px;border:1px solid #e0e9f1;border-radius:10px;background:#f9fbfd}.periodic-schedule-heading label{display:inline-flex;align-items:center;gap:6px;color:#76879a;font-size:11px;font-weight:500}.periodic-schedule-heading input{accent-color:#1688bd}.periodic-fields{display:grid;grid-template-columns:minmax(0,1fr) 116px;gap:10px}.periodic-fields label{display:grid;gap:7px;color:#5f7186;font-size:11px;font-weight:600}.periodic-fields input,.periodic-fields select{width:100%;min-height:38px;padding:7px 9px;border:1px solid #d9e3ec;border-radius:7px;color:#26364a;background:#fff;font:inherit;outline:none}.periodic-year-fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 116px}.periodic-schedule-card p{margin:0;color:#91a0b0;font-size:11px}.periodic-detail-box{display:grid;gap:14px;padding:16px;border:1px solid #e0e9f1;border-radius:10px}.periodic-detail-heading>div:last-child{display:flex;gap:12px}.periodic-detail-heading button{padding:0;border:0;color:#3281ae;background:transparent;font-size:11px}.periodic-column-grid{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:8px 12px}.periodic-column-grid label{display:flex;align-items:center;gap:7px;min-height:34px;padding:0 10px;border-radius:6px;color:#61758b;background:#f7fafc;font-size:11px}.periodic-column-grid input{accent-color:#1688bd}.periodic-report-actions{padding-top:18px;border-top:1px solid #e7edf3}.periodic-report-actions select{min-height:40px;padding:7px 28px 7px 10px;border:1px solid #d9e3ec;border-radius:8px;color:#52677f;background:#fff;font:inherit}.periodic-history{border-top:1px solid #e7edf3}.periodic-history-heading{padding:20px 24px 14px}.periodic-history .report-history-table{border-top:1px solid #edf1f5}.admin-product-editor-list{display:grid;gap:22px}.admin-product-editor{overflow:hidden}.admin-product-editor-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 24px;border-bottom:1px solid #dfe9f1;background:linear-gradient(180deg,#fbfdff,#f4f8fb)}.admin-product-editor-header h2{margin:7px 0 5px;color:#172033;font-size:20px}.admin-product-code{color:#3282b7;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.admin-switch,.admin-check{display:inline-flex!important;width:fit-content;align-items:center;gap:8px!important;white-space:nowrap}.admin-switch{padding:8px 12px;border:1px solid #d8e5ee;border-radius:999px;color:#41627c;background:#fff;font-size:12px}.admin-switch input,.admin-check input{width:16px;min-height:16px;margin:0;accent-color:#1688bd}.admin-editor-section{padding:23px 24px;border-bottom:1px solid #e7edf3}.admin-editor-section.last{border-bottom:0}.admin-editor-section>h3{margin:0 0 17px;color:#294d68;font-size:16px}.admin-form-grid{display:grid;gap:15px 18px}.admin-form-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-form-grid .span-all{grid-column:1 / -1}.admin-image-field{align-content:start}.admin-image-upload{display:grid;min-width:0;gap:9px;padding:10px;border:1px dashed #cddce8;border-radius:9px;background:#f8fbfd}.admin-image-upload input[type=file]{min-height:36px;padding:6px 8px;border:1px solid #d9e3ec;border-radius:7px;background:#fff;font-size:12px}.admin-image-preview{display:block;width:100%;max-width:320px;max-height:150px;border:1px solid #e1e9f0;border-radius:7px;background:#fff;object-fit:contain}.admin-image-preview.qr{width:132px;height:132px;padding:5px}.admin-image-upload small{overflow-wrap:anywhere;color:#8696a8;font-size:10px;font-weight:400;line-height:1.5}.admin-uploading-text{color:#1769aa;font-size:11px;font-weight:600}.admin-section-heading{margin-bottom:17px}.admin-single-field{max-width:640px;margin-bottom:16px}.admin-resource-list{display:grid;gap:13px}.admin-resource-card{position:relative;padding:17px 18px;border:1px solid #dfe8f0;border-radius:11px;background:#f9fbfd}.admin-resource-card-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding-right:58px}.admin-resource-card-heading strong{color:#27445c;font-size:13px}.admin-resource-card-heading span{color:#8493a4;font-size:11px}.admin-form-grid.resource-grid{grid-template-columns:minmax(160px,.85fr) minmax(220px,1.2fr) 120px minmax(260px,1.6fr) 90px auto;align-items:end}.admin-form-grid.link-grid{grid-template-columns:minmax(200px,1fr) minmax(300px,1.8fr) 120px 90px auto;align-items:end}.admin-remove-button{position:absolute;top:14px;right:14px;padding:5px 9px;border:1px solid #f1c9cd;border-radius:7px;color:#b33b45;background:#fff7f7;font-size:11px}.admin-remove-button:hover{border-color:#e89ba2;background:#ffeded}.admin-empty-block{padding:25px;border:1px dashed #d5e0e9;border-radius:10px;color:#94a3b8;background:#fafcfd;font-size:12px;text-align:center}.admin-log-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:flex-end;gap:10px;padding:18px 20px;border-bottom:1px solid #edf1f5}.admin-log-toolbar .admin-log-keyword{width:min(340px,100%);flex:0 1 340px}.admin-log-date-range{display:flex;align-items:flex-end;gap:8px}.admin-log-date-range label{display:grid;gap:5px;color:#65768a;font-size:11px}.admin-log-date-range input{width:150px}.admin-log-date-separator{padding-bottom:12px;color:#8493a5;font-size:12px}.admin-log-filter-error{width:100%;margin:0;color:#c2414b;font-size:12px;text-align:right}.admin-log-detail{max-width:520px;white-space:normal;overflow-wrap:anywhere}.admin-log-time{min-width:165px;white-space:nowrap}.admin-pagination{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:12px;padding:16px 20px;color:#73849a;font-size:12px}.admin-page-size-control{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.admin-page-size-control select{min-height:34px;padding:5px 28px 5px 10px;border:1px solid #dfe7ef;border-radius:7px;color:#52677f;background:#fff;font:inherit;cursor:pointer}.admin-page-size-control select:focus{border-color:#1688bd;outline:3px solid rgba(22,136,189,.12)}.admin-page-size-control select:disabled{cursor:not-allowed;opacity:.55}.admin-pagination button{min-height:34px;padding:6px 11px;border:1px solid #dfe7ef;border-radius:7px;color:#52677f;background:#fff}.admin-login-page{display:grid;min-height:100vh;place-items:center;background:radial-gradient(circle at 70% 15%,rgba(77,166,219,.16),transparent 28rem),linear-gradient(180deg,#f4f8fc,#edf3f8)}.admin-login-page .admin-legal-footer{position:fixed;right:0;bottom:0;left:0;border-top-color:#255b8214;background:#ffffff8c}.admin-login-card{width:min(420px,calc(100% - 36px));padding:38px;border:1px solid #e2eaf2;border-radius:15px;background:#fff;box-shadow:0 18px 45px #234f7514}.admin-login-logo{display:grid;width:42px;height:42px;margin-bottom:18px;place-items:center;border-radius:11px;color:#fff;background:linear-gradient(135deg,#1688bd,#15568f);font-size:22px;font-weight:800}.admin-login-card h1{margin:0 0 7px;color:#123d61;font-size:20px;line-height:1.35}.admin-login-card>p{margin:0;color:#123d61;font-size:20px;font-weight:700;line-height:1.35}.admin-login-card form{display:grid;gap:16px;margin:25px 0 18px}.admin-login-card label{display:grid;gap:7px;color:#617288;font-size:13px}.admin-login-card input{min-height:43px;padding:9px 11px;border:1px solid #cbd8e4;border-radius:8px;outline:none}.admin-login-card input:focus{border-color:#4b9dcc;box-shadow:0 0 0 3px #4b9dcc1f}.admin-password-field{position:relative;display:block}.admin-password-field input{width:100%;padding-right:48px}.admin-password-field input::-ms-reveal,.admin-password-field input::-ms-clear,.admin-password-field input::-webkit-credentials-auto-fill-button{display:none;visibility:hidden;pointer-events:none}.admin-password-toggle{position:absolute;top:50%;right:5px;display:grid;width:34px;height:34px;padding:0;transform:translateY(-50%);place-items:center;border:0;border-radius:7px;color:#71849a;background:transparent;transition:color .18s ease,background .18s ease}.admin-password-toggle:hover{color:#176da6;background:#eef6fc}.admin-password-toggle:focus-visible{outline:2px solid #4b9dcc;outline-offset:1px}.admin-password-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.admin-login-card>a{color:#668096;font-size:12px;text-decoration:none}.admin-form-error{margin:0;font-size:12px}@media (max-width: 1300px){.admin-form-grid.resource-grid,.admin-form-grid.link-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-form-grid.resource-grid .object-key-field,.admin-form-grid.link-grid .link-url-field{grid-column:span 2}}@media (max-width: 1000px){.admin-sidebar{width:220px}.admin-main{width:calc(100% - 220px);margin-left:220px}.admin-page-wrapper{padding:22px 20px 36px}.admin-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-analytics-grid,.admin-file-request-groups{grid-template-columns:1fr}.admin-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-filter-grid label:first-child{grid-column:span 2}.admin-filter-actions{justify-content:flex-end}.admin-form-grid.resource-grid,.admin-form-grid.link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-schedule-grid{grid-template-columns:1fr}.report-mail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.periodic-schedules{grid-template-columns:1fr}.periodic-column-grid{grid-template-columns:repeat(3,minmax(120px,1fr))}.report-custom-box{align-items:stretch;flex-direction:column}.report-custom-fields{flex-wrap:wrap}}@media (max-width: 680px){.admin-layout{display:block}.admin-sidebar{position:static;width:100%;height:auto}.admin-sidebar-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:10px 12px}.admin-nav-group{grid-column:1 / -1}.admin-sidebar-footer{display:none}.admin-main{width:100%;margin-left:0}.admin-topbar{padding:0 14px}.admin-system-badge,.admin-user-chip span{display:none}.admin-page-wrapper{padding:18px 12px 28px}.admin-detail-overlay{padding:8px}.admin-detail-dialog{width:100%;max-height:96vh}.admin-page-heading,.admin-product-editor-header,.admin-section-heading{align-items:stretch;flex-direction:column}.admin-heading-actions{flex-wrap:wrap}.admin-stat-grid,.admin-product-summary-grid,.admin-form-grid.two-columns,.admin-form-grid.resource-grid,.admin-form-grid.link-grid{grid-template-columns:1fr}.admin-filter-panel{padding:14px 15px}.admin-filter-grid,.admin-filter-grid label:first-child{grid-template-columns:1fr;grid-column:auto}.admin-filter-actions{justify-content:flex-start}.admin-product-summary{align-items:flex-start;flex-direction:column}.admin-chart-content{gap:24px;padding:20px}.admin-file-request-groups{padding:16px}.admin-file-request-row{grid-template-columns:minmax(0,1fr) 44px;gap:8px}.admin-file-request-name{grid-column:1 / -1}.admin-pie-chart{width:148px;height:148px}.admin-pie-hole{width:88px;height:88px}.admin-product-breakdown-item{align-items:flex-start;flex-direction:column}.admin-product-breakdown-item dl div,.admin-product-summary dl div{text-align:left}.admin-form-grid.resource-grid .object-key-field,.admin-form-grid.link-grid .link-url-field{grid-column:auto}.admin-editor-section,.admin-product-editor-header{padding:18px 15px}.admin-resource-card-heading{align-items:flex-start;flex-direction:column}.admin-log-toolbar{flex-direction:column}.admin-log-toolbar input{width:100%}.admin-log-date-range{display:grid;width:100%;grid-template-columns:1fr auto 1fr}.admin-log-date-range input,.admin-log-toolbar .admin-log-keyword{width:100%;flex-basis:auto}.report-settings-form{padding:18px 15px}.report-mail-grid{grid-template-columns:1fr}.periodic-report-title,.periodic-history-heading,.periodic-detail-heading,.periodic-report-actions{align-items:stretch;flex-direction:column}.periodic-report-body{padding:18px 15px}.periodic-recipient-entry{flex-direction:column}.periodic-fields,.periodic-year-fields{grid-template-columns:1fr}.periodic-column-grid{grid-template-columns:repeat(2,minmax(120px,1fr))}.report-custom-fields{align-items:stretch;flex-direction:column}.report-custom-fields input{width:100%}.report-custom-fields>span{display:none}}
