@charset "UTF-8";:root{--portal-primary: #1a5fb4;--portal-primary-hover: #1550a0;--portal-primary-dark: #163869;--portal-primary-deep: #0f2446;--portal-topbar: #1a3a6b;--portal-text: #333;--portal-muted: #64748b;--portal-muted-light: #94a3b8;--portal-soft: #eef4ff;--portal-border: #e1e8f4;--portal-border-strong: #d7e3f5;--portal-border-light: #edf2f7;--portal-card: #fff;--portal-bg: #f5f6fa;--portal-state: var(--portal-primary);--portal-state-strong: var(--portal-primary-dark);--portal-radius: 12px;--portal-shadow: 0 6px 18px rgba(18,54,115,.05)}*,:after,:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--portal-border)}html{scroll-behavior:smooth;overflow-y:auto;scrollbar-width:none}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none;width:0;height:0}#__nuxt,body,html{margin:0;min-height:100%;width:100%;overflow-x:clip;font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif;background:var(--portal-bg);color:var(--portal-text)}a{color:inherit;text-decoration:none}img,svg{max-width:100%;-moz-user-select:none;user-select:none;-webkit-user-select:none;user-drag:none;-webkit-user-drag:none}h1,h2,h3,p{overflow-wrap:anywhere}button,input,select,textarea{font:inherit}.message-bridge{display:none}input,select,textarea{-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:none}input:not(.n-input__input-el)::-moz-placeholder,textarea:not(.n-input__textarea-el)::-moz-placeholder{color:var(--portal-muted-light);opacity:1}input:not(.n-input__input-el)::placeholder,textarea:not(.n-input__textarea-el)::placeholder{color:var(--portal-muted-light);opacity:1}.n-input__input-el::-moz-placeholder,.n-input__textarea-el::-moz-placeholder{color:transparent!important;-webkit-text-fill-color:transparent!important}.n-input__input-el::placeholder,.n-input__textarea-el::placeholder{color:transparent!important;-webkit-text-fill-color:transparent!important}button{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;border-color:transparent;color:inherit;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.n-base-selection,.n-input{--n-border: 1px solid var(--portal-border-strong);--n-border-hover: 1px solid var(--portal-primary);--n-border-focus: 1px solid var(--portal-primary);--n-box-shadow-focus: 0 0 0 3px rgba(26,95,180,.08)}.n-base-selection .n-base-selection__state-border,.n-button .n-button__state-border,.n-input .n-input__state-border{box-shadow:none}.n-button{font-weight:600}.n-button .n-button__content{display:flex;align-items:center;justify-content:center;width:100%;line-height:1.2;text-align:center}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid rgba(26,95,180,.45);outline-offset:2px}.portal-motion-ready [data-motion]{opacity:0;transition:opacity .28s ease}.portal-motion-ready [data-motion].portal-motion-visible{opacity:1}[data-motion-hover]{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}[data-motion-hover]:hover{transform:translateY(-3px)}.portal-motion-ready [data-motion][data-motion-stagger] [data-motion-item]{opacity:0;transition:opacity .28s ease-out}.portal-motion-ready [data-motion][data-motion-stagger].portal-motion-visible [data-motion-item]{opacity:1}.portal-motion-ready [data-motion][data-motion-stagger].portal-motion-visible [data-motion-item]:nth-child(2){transition-delay:.06s}.portal-motion-ready [data-motion][data-motion-stagger].portal-motion-visible [data-motion-item]:nth-child(3){transition-delay:.12s}.portal-motion-ready [data-motion][data-motion-stagger].portal-motion-visible [data-motion-item]:nth-child(4){transition-delay:.18s}.portal-motion-ready [data-motion][data-motion-stagger].portal-motion-visible [data-motion-item]:nth-child(5){transition-delay:.24s}.portal-motion-ready [data-motion][data-motion-stagger].portal-motion-visible [data-motion-item]:nth-child(n+6){transition-delay:.3s}.portal-motion-ready [data-motion][data-motion-stagger].portal-motion-visible [data-motion-item]:hover{transition-delay:0s}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.container,.portal-shell .container{margin-right:auto;margin-left:auto;width:calc(100% - 40px);max-width:1200px}@media(min-width:1600px){.container,.portal-shell .container{width:calc(100% - 96px);max-width:1560px}.portal-shell .section-card{padding:32px}}@media(min-width:2200px){.container,.portal-shell .container{max-width:1760px}}.page-anchor{scroll-margin-top:96px}.page-block{padding-top:2rem}.page-title{margin:0;margin-bottom:.625rem;color:var(--portal-primary-dark)}.section-card{border-width:1px;border-radius:.75rem;padding:1.75rem;background:var(--portal-card);border-color:#e6ebf4;box-shadow:var(--portal-shadow)}.section-title{margin:0;margin-bottom:1rem;font-size:24px;color:var(--portal-primary-dark)}.section-desc{margin:0;margin-bottom:1rem;color:#637189;line-height:1.7}.portal-button{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:.375rem;font-weight:600;min-height:42px;padding:0 22px;border:1px solid transparent;line-height:1.2;text-align:center;vertical-align:middle;box-shadow:none;transition:background .2s,color .2s,border-color .2s,transform .2s}.portal-button:hover{transform:translateY(-1px)}.portal-button-primary{background:var(--portal-primary);color:#fff}.portal-button-primary:hover{background:var(--portal-primary-hover)}.portal-button-outline,.portal-button-secondary{background:var(--portal-soft);color:var(--portal-primary);border-color:var(--portal-border-strong)}.portal-button-outline:hover,.portal-button-secondary:hover{background:#dfeaff;border-color:var(--portal-primary)}.portal-button-light{background:#fff;color:var(--portal-primary)}.portal-button-light:hover{background:var(--portal-soft)}.portal-button-ghost{background:#ffffff1a;color:#fff;border-color:#ffffff52}.portal-button-ghost:hover{background:#ffffff2e}.portal-error-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#f5f8fc}.portal-error-card{width:min(100%,520px);padding:48px 32px;border:1px solid #d7e3f5;border-radius:8px;background:#fff;box-shadow:0 12px 32px #0f24461a;text-align:center}.portal-error-code{margin:0 0 8px;color:var(--portal-primary);font-size:44px;font-weight:700;line-height:1}.portal-error-card h1{margin:0;color:var(--portal-primary-dark);font-size:22px}.portal-error-card>p:not(.portal-error-code){margin:12px 0 0;color:var(--portal-muted);line-height:1.7}.portal-error-actions{margin-top:1.5rem;display:flex;justify-content:center;gap:.75rem}.portal-shell{min-height:100vh;display:flex;flex-direction:column}.portal-main{flex:1 1 0%}.portal-topbar{background:var(--portal-topbar);color:#c8d8f0;font-size:12px}.portal-footer-bottom a{color:inherit}.portal-topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:34px}.portal-contact,.portal-topbar-left{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.portal-topbar-tag{border-radius:9999px;padding:.125rem .5rem;background:#ffffff1f;border:1px solid hsla(0,0%,100%,.2);color:#7ec8f8}.portal-toplink:hover{color:#fff}.portal-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:2px solid var(--portal-primary)}.portal-header-inner{min-height:4.25rem;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;position:relative}.portal-menu-button{display:none;align-items:center;justify-content:center;border-width:1px;border-radius:.5rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:0;text-align:center;flex-direction:column;width:40px;height:40px;gap:5px;border-color:var(--portal-border);line-height:1;box-shadow:0 6px 16px #0f244614}.portal-menu-button span{display:block;flex-shrink:0;border-radius:9999px;width:22px;height:2px;background:var(--portal-primary-dark);transition:transform .2s,opacity .2s}.portal-drawer-open .portal-menu-button span:first-child{transform:translateY(7px) rotate(45deg)}.portal-drawer-open .portal-menu-button span:nth-child(2){opacity:0}.portal-drawer-open .portal-menu-button span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.portal-brand{display:flex;flex-shrink:0;align-items:center;gap:.75rem}.portal-brand-mark{display:flex;align-items:center;justify-content:center;border-radius:.5rem;font-weight:700;width:42px;height:42px;background:linear-gradient(135deg,var(--portal-primary),#3a8ee6);color:#fff}.portal-brand-name{font-weight:700;font-size:22px;color:var(--portal-primary-dark)}.portal-brand-domain{font-size:12px;color:#8a94a6}.portal-menu-panel{display:flex;flex:1 1 0%;align-items:center;justify-content:space-between;gap:1.25rem}.portal-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.25rem}.portal-nav a{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;padding:.5rem .875rem;text-align:center;color:#334155;min-height:38px;line-height:1.2}.portal-link-active,.portal-nav a:hover{background:var(--portal-soft);color:var(--portal-primary)!important}.portal-actions{display:flex;flex-shrink:0;gap:.625rem}.portal-drawer-actions,.portal-drawer-nav{display:grid;gap:.75rem}.portal-drawer-nav a{display:flex;align-items:center;justify-content:center;border-width:1px;border-radius:.75rem;padding:.75rem 1rem;text-align:center;font-weight:600;min-height:44px;background:var(--portal-soft);border-color:var(--portal-border);color:var(--portal-primary-dark)}.portal-drawer-nav .portal-link-active,.portal-drawer-nav a:hover{background:var(--portal-primary);border-color:var(--portal-primary);color:#fff!important}.portal-drawer-actions{margin-top:1.25rem}.portal-drawer-actions .portal-button{width:100%}.portal-footer{margin-top:3rem;background:var(--portal-primary-deep);color:#dbe7ff}.portal-footer-inner{display:grid;gap:1.5rem;padding-top:2rem;padding-bottom:2rem;grid-template-columns:2fr repeat(3,1fr)}.portal-footer-title{margin:0;margin-bottom:.75rem;font-size:22px}.portal-footer-muted{margin:0;color:#c6d3ef;line-height:1.8}.portal-footer-contact{display:grid;margin-top:.75rem;gap:.25rem;color:#c6d3ef;line-height:1.8}.portal-footer-contact div{overflow-wrap:anywhere}.portal-footer-contact strong{color:#7ec8f8}.portal-footer-col h4{margin:0;margin-bottom:.75rem;padding-bottom:.5rem;color:#fff;border-bottom:1px solid hsla(0,0%,100%,.15)}.portal-footer-links{display:grid;gap:.5rem}.portal-footer-link{display:inline-flex;align-items:center;text-align:left;width:100%;color:#ffffffad;font-size:13px;line-height:1.45}.portal-footer-link:hover{color:#fff}.portal-footer-button{border-width:0px;background-color:transparent;padding:0}.portal-footer-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;padding-top:1rem;padding-bottom:1rem;color:#ffffff8c;border-top:1px solid hsla(0,0%,100%,.15);font-size:12px}.portal-modal-mask{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:1rem;background:#00000073;z-index:4000}.portal-toast{position:fixed;top:1.5rem;right:1.5rem;border-width:1px;border-radius:.5rem;padding:.5rem 1rem;text-align:center;color:#fff;border-color:#ffffff2e;box-shadow:0 10px 30px #0f24462e;z-index:4200}.portal-toast-success{background:var(--portal-state)}.portal-toast-error{background:var(--portal-state-strong)}.empty-block{padding:2rem;text-align:center;color:#94a3b8}.empty-block h1{margin:0;margin-bottom:.5rem;color:var(--portal-primary-dark);font-size:24px}.empty-block p{margin:0;line-height:1.7}@media(max-width:640px){.site-header{padding:0 12px}.header-right{gap:8px}.btn-login,.btn-register{min-height:32px;padding:0 14px;font-size:12px}.banner-slide{min-height:320px}.b1-inner,.b2-inner,.b3-inner{padding:0 16px}.b2-inner,.b3-inner{gap:24px}.b1-left h1,.b1-left h2,.b2-left h1,.b2-left h2,.b3-left h1,.b3-left h2{font-size:20px;line-height:1.35}.b1-left p,.b3-desc,.b3-sub,.subtitle{font-size:13px}.b2-btns,.b3-btns,.hero-btns{flex-direction:column}.b2-btn-outline,.b2-btn-primary,.b3-btn-outline,.b3-btn-primary,.hero-btns .btn-primary{width:100%}.stats-bar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.stat-item{border-right:1px solid #e8edf5;border-bottom:1px solid #e8edf5}.stat-item:nth-child(2n){border-right:0}.stat-item:nth-last-child(-n+2){border-bottom:0}.notice-bar{gap:8px}.notice-bar .more,.notice-bar .tag{flex-shrink:0}}.form-control{border-width:1px;border-radius:.375rem;padding-left:.75rem;padding-right:.75rem;min-height:42px;background:#fff;border-color:#d9e2ef;color:var(--portal-text)}.form-control:focus{outline:none;border-color:var(--portal-primary);box-shadow:0 0 0 3px #1a5fb414}@media(max-width:1100px){.portal-footer-inner{grid-template-columns:1.4fr 1fr 1fr}}@media(max-width:900px){.container,.portal-shell .container{width:calc(100% - 24px)}.section-card{padding:1.25rem}.portal-topbar{display:none}.portal-header{border-bottom-width:1px}.portal-header-inner{display:grid;padding-top:.75rem;padding-bottom:.75rem;grid-template-columns:1fr auto;gap:12px}.portal-menu-button{display:flex}.portal-menu-panel{display:none;grid-column:1 / -1}.portal-nav{display:grid;gap:.5rem;width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}.portal-nav a{text-align:center;background:var(--portal-soft);border:1px solid var(--portal-border)}.portal-actions{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.portal-actions .portal-button{flex:1 1 0%}.portal-footer-inner{grid-template-columns:1fr}.portal-footer-inner{gap:1rem}.portal-footer-col{border-radius:.75rem;padding:1rem;background:#ffffff0f}.portal-footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-footer-link{border-radius:.375rem;padding:.5rem .75rem;background:#ffffff0f}}@media(max-width:640px){.container,.portal-shell .container{width:calc(100% - 32px)}.page-block{padding-top:1.25rem}.section-card{padding:1rem;border-radius:14px}.section-title{font-size:21px;line-height:1.35}.portal-header-inner{width:calc(100% - 32px);min-height:62px}.portal-header-inner.portal-drawer-open{margin-right:auto;margin-left:auto;width:calc(100% - 32px)}.portal-brand-mark{width:36px;height:36px;border-radius:10px}.portal-contact{gap:.5rem}.portal-brand-name{font-size:18px}.portal-brand-domain,.portal-topbar-icon{display:none}.portal-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.portal-actions .portal-button,.portal-nav a{min-height:40px;padding:0 10px}.portal-footer{margin-top:2rem}.portal-footer-inner{gap:1rem;padding-top:1.5rem;padding-bottom:1.5rem}.portal-footer-title{font-size:20px}.portal-footer-contact,.portal-footer-muted{font-size:13px}.portal-footer-col{padding:14px}.portal-footer-col h4{margin-bottom:.75rem;font-size:16px}.portal-footer-links{gap:8px}.portal-footer-link{min-height:38px;justify-content:center;text-align:center;font-size:12px}.portal-toast{top:14px;right:16px;left:16px}.portal-footer-bottom{flex-direction:column;align-items:stretch}}@media(max-width:380px){.portal-actions{grid-template-columns:1fr}}.portal-button[aria-disabled=true],button:disabled{cursor:not-allowed;opacity:.55;transform:none!important}button:disabled,button:disabled *{pointer-events:none}@media(max-width:480px){.container,.portal-header-inner,.portal-header-inner.portal-drawer-open,.portal-shell .container{width:calc(100% - 24px)}.portal-button{min-height:40px;padding:0 14px;white-space:normal}.portal-actions{grid-template-columns:1fr}.portal-footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}}.portal-nav-button{display:inline-flex;cursor:pointer;align-items:center;justify-content:center;border-width:0px;border-radius:.375rem;background-color:transparent;padding:.5rem .875rem;text-align:center;min-height:38px;color:#334155;line-height:1.2}.portal-nav-button:hover{background:var(--portal-soft);color:var(--portal-primary)}.portal-topbutton{cursor:pointer;border-width:0px;background-color:transparent;padding:0;color:inherit}.portal-drawer-link-button{width:100%;cursor:pointer;border-width:0px;border-radius:.5rem;background-color:transparent;padding:.5rem .75rem;text-align:left;color:var(--portal-text)}.portal-drawer-link-button:hover{background:var(--portal-soft);color:var(--portal-primary)}@media(max-width:900px){.portal-actions .portal-button,.portal-nav-button{min-height:40px;padding:0 10px}}.card-grid,.card-grid-2{display:grid;gap:14px}.card-grid{grid-template-columns:repeat(3,1fr)}.card-grid-2{grid-template-columns:repeat(2,1fr)}.service-card{display:flex;align-items:flex-start;border-radius:.5rem;text-align:left;gap:14px;min-height:138px;padding:20px;background:#fff;border:1px solid #e0e8f5;color:inherit;transition:all .25s}button.service-card{width:100%}.service-card:hover{border-color:#1a5fb4;box-shadow:0 4px 16px #1a5fb41f;transform:translateY(-2px)}.service-card-clickable{cursor:pointer}.card-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;width:48px;height:48px;background:linear-gradient(135deg,#1a5fb4,#3a8ee6);font-size:22px}.card-body{display:flex;flex:1 1 0%;flex-direction:column;align-items:flex-start;min-width:0;align-self:stretch}.card-body h3{margin:0;color:#1a3a6b;font-size:15px;font-weight:600}.card-body p{margin-top:.375rem;margin-bottom:.625rem;flex:1 1 auto;color:#777;font-size:12px;line-height:1.6}.card-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:.25rem;font-style:normal;min-height:26px;border:0;margin-top:auto;padding:0 16px;background:#1a5fb4;color:#fff;cursor:pointer;font-size:12px}*,:after,:before{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.top-0{top:0}.z-1{z-index:1}.z-10{z-index:10}.grid{display:grid}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-3\.5{margin-bottom:.875rem}.mb-4{margin-bottom:1rem}.mb-4\.5{margin-bottom:1.125rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mt-0\.5{margin-top:.125rem}.block{display:block}.empty-block:empty{display:block}.hidden{display:none}.h-\[110px\]{height:110px}.h-\[14px\]{height:14px}.h-\[22px\]{height:22px}.h-\[28px\]{height:28px}.h-\[2px\]{height:2px}.h-\[30px\]{height:30px}.h-\[32px\]{height:32px}.h-\[34px\]{height:34px}.h-\[36px\]{height:36px}.h-\[38px\]{height:38px}.h-\[44px\]{height:44px}.h-\[48px\]{height:48px}.h-\[60px\]{height:60px}.h-\[64px\]{height:64px}.h-\[6px\]{height:6px}.h-\[72px\]{height:72px}.h-\[8px\]{height:8px}.h1{height:.25rem}.h2{height:.5rem}.h3{height:.75rem}.h4{height:1rem}.max-w-860px{max-width:860px}.min-h-\[16px\]{min-height:16px}.min-h-\[340px\]{min-height:340px}.min-h-\[34px\]{min-height:34px}.min-h-\[360px\]{min-height:360px}.min-h-\[36px\]{min-height:36px}.min-h-\[386px\]{min-height:386px}.min-h-\[38px\]{min-height:38px}.min-h-\[40px\]{min-height:40px}.min-h-\[438px\]{min-height:438px}.min-h-\[72px\]{min-height:72px}.min-h-\[842px\]{min-height:842px}.min-h-\[86px\]{min-height:86px}.min-w-0{min-width:0}.w-\[110px\]{width:110px}.w-\[120px\]{width:120px}.w-\[20px\]{width:20px}.w-\[22px\]{width:22px}.w-\[24px\]{width:24px}.w-\[28px\]{width:28px}.w-\[30px\]{width:30px}.w-\[32px\]{width:32px}.w-\[36px\]{width:36px}.w-\[38px\]{width:38px}.w-\[44px\]{width:44px}.w-\[48px\]{width:48px}.w-\[4px\]{width:4px}.w-\[560px\]{width:560px}.w-\[60px\]{width:60px}.w-\[6px\]{width:6px}.w-\[72px\]{width:72px}.w-\[8px\]{width:8px}.w-full{width:100%}.flex{display:flex}.inline-flex{display:inline-flex}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.table{display:table}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.cursor-pointer{cursor:pointer}.resize{resize:both}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-3\.5{gap:.875rem}.gap-4{gap:1rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-y-1{row-gap:.25rem}.overflow-hidden{overflow:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.border{border-width:1px}.border-0{border-width:0}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.bg-transparent{background-color:transparent}.p-0{padding:0}.px,.px-4{padding-left:1rem;padding-right:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.pb-5{padding-bottom:1.25rem}.pt-7{padding-top:1.75rem}.text-center{text-align:center}.text-left{text-align:left}.text-14px{font-size:14px}.text-18px{font-size:18px}.text-\[var\(--portal-muted\)\]{color:var(--portal-muted)}.text-\[var\(--portal-text\)\]{color:var(--portal-text)}.font-700,.font-bold{font-weight:700}.font-black{font-weight:900}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-\[1\.1\]{line-height:1.1}.leading-\[1\.2\]{line-height:1.2}.leading-\[1\.25\]{line-height:1.25}.leading-\[1\.3\]{line-height:1.3}.leading-\[1\.4\]{line-height:1.4}.leading-\[1\.45\]{line-height:1.45}.leading-\[1\.5\]{line-height:1.5}.leading-\[1\.6\]{line-height:1.6}.leading-\[1\.7\]{line-height:1.7}.leading-\[1\.8\]{line-height:1.8}.leading-\[1\]{line-height:1}.leading-7{line-height:1.75rem}.underline{text-decoration-line:underline}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4}.text-shadow{--un-text-shadow:0 0 1px var(--un-text-shadow-color, rgba(0,0,0,.2)),0 0 1px var(--un-text-shadow-color, rgba(1,0,5,.1));text-shadow:var(--un-text-shadow)}.opacity-\[0\.7\]{opacity:.7}.opacity-0{opacity:0}.opacity-100{opacity:1}.outline{outline-style:solid}.backdrop-filter{-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.agreement-rich-content h1,.agreement-rich-content h2,.agreement-rich-content h3,.agreement-rich-content h4{color:var(--portal-text);margin:24px 0 8px}.agreement-rich-content ol,.agreement-rich-content p,.agreement-rich-content ul{color:var(--portal-muted);font-size:14px;line-height:1.8;margin:12px 0}.agreement-rich-content a{color:var(--portal-primary);text-decoration:underline}.portal-content-icon[data-v-c54a4a41]{display:inline-flex;width:1em;height:1em;align-items:center;justify-content:center;vertical-align:middle;-moz-user-select:none;user-select:none;-webkit-user-select:none;user-drag:none;-webkit-user-drag:none}.portal-content-icon[data-v-c54a4a41] svg{width:100%;height:100%}.portal-content-icon img[data-v-c54a4a41]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.service-hero{background:radial-gradient(circle at 82% 18%,rgba(93,180,255,.24),transparent 28%),linear-gradient(135deg,var(--portal-primary-deep),var(--portal-primary));color:#fff}.service-hero-inner{padding-top:2.75rem;padding-bottom:2.75rem}.service-hero-badge{margin-bottom:.875rem;display:inline-flex;border-radius:9999px;padding:.375rem .75rem;background:#ffffff21;border:1px solid hsla(0,0%,100%,.18);color:#ffffffe6;font-size:13px}.service-hero-title{margin:0;margin-bottom:.875rem;line-height:1.18;font-size:42px}.service-hero-desc{margin:0;margin-bottom:1.25rem;line-height:1.8;max-width:760px;color:#ffffffd6}.service-hero-stat-grid{display:grid;margin-bottom:1.25rem;gap:.75rem;max-width:760px;grid-template-columns:repeat(3,minmax(0,1fr))}.service-hero-stat-card{border-width:1px;border-radius:.75rem;padding:.75rem 1rem;min-width:0;background:#ffffff1f;border-color:#ffffff2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.service-hero-stat-card strong{display:block;line-height:1.25;color:#fff;font-size:26px;overflow-wrap:anywhere}.service-hero-stat-card em{margin-top:.25rem;display:block;font-style:normal;color:#ffffffc2;font-size:13px}.service-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.service-breadcrumb{margin-bottom:.875rem;display:flex;align-items:center;gap:.5rem;font-size:14px;color:#ffffffb8}.service-breadcrumb a:hover{color:#fff}.service-section{padding-bottom:1.25rem}.service-section-first{padding-top:1.75rem}.service-section-last{padding-bottom:2.5rem}.service-alert{border-width:1px;border-radius:.75rem;padding:1rem;border-color:#d7e3f5;background:var(--portal-soft);color:var(--portal-primary-dark);line-height:1.7}.service-policy-card{background:linear-gradient(135deg,#fff,#f4f8ff)}.service-grid{display:grid;gap:1rem}.service-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.service-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.service-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.service-process-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.service-faq-card,.service-feature-card,.service-info-card,.service-material-card,.service-number-card,.service-step-card{border-width:1px;border-radius:.75rem;border-color:#e5edf8}.service-info-card{padding:1rem;background:#f8fbff}.service-info-card-white{background:#fff}.service-info-card-active{background:linear-gradient(135deg,#f8fbff,#fff);border-color:#c9daf3}.service-feature-card,.service-info-card-white,.service-number-card,.service-step-card{background:#fff}.service-feature-card{display:flex;align-items:center;gap:.75rem;padding:1rem}.service-feature-card span{display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;font-weight:700;width:34px;height:34px;background:var(--portal-soft);color:var(--portal-primary)}.service-feature-card strong{color:var(--portal-primary-dark);line-height:1.45}.service-tabs{margin-bottom:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.service-tab{display:inline-flex;align-items:center;justify-content:center;border-width:1px;border-radius:9999px;padding:.5rem 1rem;text-align:center;min-height:38px;background:#fff;border-color:#dde6f3;color:#475569;line-height:1.2;transition:background .2s,border-color .2s,color .2s}.service-tab-active,.service-tab:hover{background:var(--portal-primary);border-color:var(--portal-primary);color:#fff}.service-type-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.service-type-grid-card{display:flex;flex-direction:column;min-width:0}.service-type-grid-card .service-card-button{margin-top:auto}.qualification-panel{display:grid;gap:1rem}.qualification-summary{border-width:1px;border-radius:.75rem;padding:1rem;background:linear-gradient(135deg,#f8fbff,#fff);border-color:#c9daf3}.qualification-summary strong{color:var(--portal-primary-dark);font-size:20px}.qualification-summary p{margin:0;margin-top:.5rem;color:var(--portal-muted);line-height:1.7}.store-platform-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.store-platform-card{display:flex;flex-direction:column;border-width:1px;border-radius:.75rem;padding:1rem;min-height:220px;background:#fff;border-color:#e5edf8}.store-platform-card:hover{border-color:var(--portal-primary);box-shadow:0 8px 22px #1a5fb41a}.store-platform-card p{margin:0;margin-top:.75rem;color:var(--portal-muted);line-height:1.7;flex:1}.store-platform-head{display:flex;align-items:flex-start;gap:.75rem}.store-platform-head em,.store-platform-head strong{display:block}.store-platform-head strong{color:var(--portal-primary-dark);font-size:17px;line-height:1.35}.store-platform-head em{margin-top:.25rem;font-style:normal;color:var(--portal-muted);font-size:12px}.store-platform-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:.75rem;width:46px;height:46px;background:var(--portal-soft);font-size:22px}.store-platform-badge{margin-left:auto;border-radius:9999px;padding:.125rem .5rem;background:var(--portal-primary);color:#fff;font-size:12px}.service-info-title{display:block;font-weight:700;font-size:18px;color:var(--portal-primary-dark);line-height:1.45}.service-info-desc{margin-top:.5rem;display:block;color:var(--portal-muted);line-height:1.7}.service-card-button{margin-top:1rem}.service-number-card{padding:1rem}.service-number-card span{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;font-weight:700;width:30px;height:30px;background:var(--portal-soft);color:var(--portal-primary)}.service-number-card p{margin:0;margin-top:.75rem;color:#475569;line-height:1.7}.service-step-card{padding:1rem}.service-step-index{color:var(--portal-primary);font-size:12px;font-weight:700}.service-step-title{margin-top:.625rem;font-weight:700;font-size:18px;color:var(--portal-primary-dark)}.service-chip-list,.service-city-steps,.service-mini-tags{display:flex;flex-wrap:wrap;gap:.5rem}.service-chip-list{margin-bottom:1.5rem}.service-chip{display:inline-flex;align-items:center;border-radius:9999px;padding:.375rem .75rem;background:var(--portal-soft);color:var(--portal-primary);font-size:13px}.service-chip-light{background:#ffffff1f;color:#fff}.service-city-steps,.service-mini-tags{margin-top:.875rem}.service-city-steps span,.service-mini-tags span{border-radius:9999px;padding:.25rem .625rem;background:var(--portal-soft);color:var(--portal-primary);font-size:12px}.service-city{margin-bottom:.625rem;display:inline-flex;border-radius:9999px;padding:.25rem .625rem;font-weight:700;background:var(--portal-primary);color:#fff;font-size:12px}.service-material-card{display:flex;justify-content:space-between;gap:1rem;padding:1rem;background:#f8fbff;color:var(--portal-primary-dark)}.service-material-card p{margin:0;margin-top:.5rem;color:var(--portal-muted);line-height:1.7}.service-material-card span{flex-shrink:0;border-radius:9999px;padding:.25rem .625rem;height:28px;background:#fff;border:1px solid #d7e3f5;color:var(--portal-primary);font-size:12px;font-weight:700}.service-faq-list{display:grid;gap:.75rem}.service-faq-card{overflow:hidden;padding:0;background:#f8fbff}.service-faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-width:0px;background-color:transparent;padding:1rem;text-align:left;color:var(--portal-primary-dark);line-height:1.45}.service-faq-question span{display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;width:24px;height:24px;background:var(--portal-soft);color:var(--portal-primary)}.service-faq-answer{margin:0;padding-left:1rem;padding-right:1rem;padding-bottom:1rem;color:var(--portal-muted);line-height:1.7}.trademark-table-wrap{overflow-x:auto;border-width:1px;border-radius:.75rem;border-color:var(--portal-border);max-width:100%;-webkit-overflow-scrolling:touch}.trademark-table{width:100%;min-width:860px;border-collapse:collapse;table-layout:fixed}.trademark-table td,.trademark-table th{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #edf2f7;overflow-wrap:anywhere;vertical-align:middle}.trademark-table th{background:var(--portal-primary-dark);color:#fff;font-weight:700}.trademark-table tr:nth-child(2n) td{background:#f8fbff}.trademark-empty{color:var(--portal-muted);text-align:center}.trademark-apply{min-height:34px;padding:0 14px;font-size:13px;white-space:nowrap}.service-tip-list{display:grid;margin-top:1rem;gap:.5rem}.service-tip-list p{margin:0;border-radius:.5rem;padding:.5rem .75rem;background:var(--portal-soft);color:var(--portal-primary-dark);font-size:13px;line-height:1.6}.service-case-card{border-width:1px;border-radius:.75rem;padding:1rem;background:#fff;border-color:#e5edf8}.service-case-card strong{color:var(--portal-primary-dark);font-size:17px}.service-case-card p{margin:0;margin-top:.5rem;color:var(--portal-muted);line-height:1.7}.service-cta-card{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;background:linear-gradient(135deg,#15386b,var(--portal-primary));color:#fff}.service-cta-card h2{margin:0;margin-bottom:.625rem;font-size:28px;line-height:1.35}.service-cta-card p{margin:0;color:#ffffffd1}.field{display:flex;flex-direction:column;gap:.5rem}.field>span{color:#334155;font-weight:600}.field textarea{min-height:108px;resize:vertical}@media(max-width:1100px){.service-grid-4,.store-platform-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.service-grid-3,.service-type-grid,.service-grid-2,.service-grid-4,.store-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-hero-title{font-size:34px}.service-cta-card{flex-direction:column;align-items:flex-start}.service-cta-button{width:100%}}@media(max-width:640px){.service-grid-2,.service-grid-3,.service-grid-4,.service-process-grid,.service-type-grid,.store-platform-grid{grid-template-columns:1fr}.service-hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.service-hero-actions .portal-button{width:100%;padding:0 12px}.service-hero-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-hero-inner{padding-top:1.75rem;padding-bottom:1.75rem}.service-hero-title{font-size:26px;line-height:1.28;word-break:break-word}.service-hero-desc{font-size:15px;line-height:1.75}.service-breadcrumb{font-size:12px}.service-hero-badge{max-width:100%;line-height:1.4}.service-chip-list{margin-bottom:1.25rem;gap:8px}.service-chip{padding:6px 10px;font-size:12px}.service-section-first{padding-top:1rem}.service-section{padding-bottom:1rem}.service-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.service-tab{width:100%;padding:0 10px;min-height:40px;border-radius:999px;font-size:13px}.service-case-card,.service-feature-card,.service-info-card,.service-material-card,.service-number-card,.service-step-card{border-radius:14px}.service-info-title,.service-step-title{font-size:16px}.service-material-card{flex-direction:column}.service-cta-card h2{font-size:23px}}@media(max-width:380px){.service-hero-actions,.service-hero-stat-grid,.service-tabs{grid-template-columns:1fr}}.field-required{color:var(--portal-primary);font-style:normal}.service-lead-card{display:grid;gap:1.5rem;grid-template-columns:.8fr 1.2fr}.service-lead-copy{border-radius:.75rem;padding:1.25rem;background:linear-gradient(135deg,#0d2a52,#1a5fb4);color:#fff}.service-lead-copy .section-desc,.service-lead-copy .section-title{color:#fff}.service-lead-form{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.service-lead-wide{grid-column:1 / -1}@media(max-width:900px){.service-lead-card,.service-lead-form{grid-template-columns:1fr}}.trademark-data-table{overflow:hidden;border-radius:.75rem;border:1px solid var(--portal-border)}.trademark-data-table .n-data-table-th{background:var(--portal-primary-dark);color:#fff;font-weight:700}.trademark-data-table .n-data-table-td{color:var(--portal-text);vertical-align:middle}.service-faq-collapse{overflow:hidden;border-width:1px;border-radius:.75rem;border-color:var(--portal-border);background:#f8fbff}.service-faq-collapse .n-collapse-item{padding:0 16px}.service-faq-collapse .n-collapse-item__header{color:var(--portal-primary-dark)}.service-detail-global-store .service-hero,.service-detail-independent-site .service-hero,.service-detail-trademark .service-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#0d2d6b,#1a5fb4 50%,#2980d9)}.service-detail-global-store .service-hero:before,.service-detail-independent-site .service-hero:before,.service-detail-trademark .service-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.035) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.035) 1px,transparent 0);background-size:44px 44px}.service-detail-global-store .service-hero-inner,.service-detail-independent-site .service-hero-inner,.service-detail-trademark .service-hero-inner{position:relative;z-index:1;text-align:center;padding-top:58px;padding-bottom:64px}.service-detail-global-store .service-breadcrumb,.service-detail-global-store .service-hero-actions,.service-detail-independent-site .service-breadcrumb,.service-detail-independent-site .service-hero-actions,.service-detail-trademark .service-breadcrumb,.service-detail-trademark .service-hero-actions{justify-content:center}.service-detail-global-store .service-hero-desc,.service-detail-global-store .service-hero-stat-grid,.service-detail-independent-site .service-hero-desc,.service-detail-independent-site .service-hero-stat-grid,.service-detail-trademark .service-hero-desc,.service-detail-trademark .service-hero-stat-grid{margin-right:auto;margin-left:auto}.split-hero-layout{width:100%;display:flex;align-items:center;justify-content:space-between;gap:2.5rem}.split-hero-copy{min-width:0;flex:1 1 0%}.split-hero-title .accent{color:#4db8ff}.split-hero-title .line2{display:block}.split-hero-desc{max-width:720px}.split-hero-actions{justify-content:flex-start}.split-hero-visual{display:flex;flex-shrink:0;flex-direction:column;align-items:center;gap:1.25rem}.split-hero-icon{display:flex;align-items:center;justify-content:center;border-radius:22px;width:110px;height:110px;background:linear-gradient(135deg,#1a5fb48c,#3a8ee661);border:1px solid hsla(0,0%,100%,.18);box-shadow:0 8px 32px #00000047;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:52px}.split-hero-stats{display:flex;gap:.875rem}.split-hero-stat{border-radius:.5rem;padding:.625rem 1rem;text-align:center;min-width:64px;background:#ffffff14;border:1px solid hsla(0,0%,100%,.14)}.split-hero-stat strong{display:block;color:#4db8ff;font-size:18px;font-weight:700}.split-hero-stat em{margin-top:.125rem;display:block;font-style:normal;color:#ffffff8c;font-size:11px}.trademark-hero-layout{text-align:center}.trademark-hero-title{margin-right:auto;margin-left:auto}.trademark-hero-desc,.trademark-hero-sub{margin-right:auto;margin-left:auto;max-width:860px}.trademark-hero-sub{margin-top:-4px;color:#ffffffb8;font-size:15px}.trademark-hero-badges{margin-top:1.5rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.trademark-hero-badge{display:inline-flex;align-items:center;gap:.5rem;border-width:1px;border-radius:9999px;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:.5rem 1rem;font-weight:600;border-color:#dbe7f7;color:#1a5fb4}.operation-section-head{margin-bottom:1.75rem;display:flex;align-items:center;gap:.75rem;padding-bottom:12px;border-bottom:2px solid #e8edf5}.operation-section-head>span{display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:.25rem;width:30px;height:30px;background:#1a5fb4;color:#fff;font-weight:700}.operation-section-head h2{margin:0;color:#1a3a6b;font-size:22px}.operation-section-head p{margin:0;margin-top:.25rem;color:#777;font-size:13px}.operation-card-grid{display:grid;gap:1rem}.operation-card-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.operation-card-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.operation-card,.operation-number-card{border-width:1px;border-radius:.75rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:1.25rem;border-color:#e0e8f5;transition:transform .25s,box-shadow .25s,border-color .25s}.operation-card:hover,.operation-number-card:hover{border-color:#1a5fb4;box-shadow:0 6px 20px #1a5fb424;transform:translateY(-3px)}.operation-card-icon{margin-bottom:.75rem;display:flex;align-items:center;justify-content:center;border-radius:.75rem;width:48px;height:48px;background:linear-gradient(135deg,#1a5fb4,#3a8ee6);color:#fff;font-size:22px}.operation-card strong{display:block;color:#1a3a6b;font-size:17px;line-height:1.45}.operation-card p,.operation-number-card p{margin:0;margin-top:.5rem;color:#666;font-size:13px;line-height:1.75}.operation-card-top{display:flex;align-items:center;gap:.75rem}.operation-card-top .operation-card-icon{margin-bottom:0;flex-shrink:0}.operation-card-top em{margin-left:auto;border-radius:9999px;padding:.125rem .5rem;font-style:normal;background:#ffefe0;color:#f57c00;font-size:12px}.gateway-card{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));border:1px solid #e0e8f5;border-radius:8px;box-shadow:0 1px 6px #1a5fb412;padding:24px 28px}.gateway-card-head{position:relative;margin-bottom:.375rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:.75rem;border-bottom:2px solid #e8edf5}.gateway-card-head:after{content:"";position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:#1a5fb4}.gateway-card-title{display:flex;align-items:center;gap:.5rem}.gateway-card-title span{display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:.25rem;width:22px;height:22px;background:#1a5fb4;color:#fff;font-size:12px;font-weight:700}.gateway-advantage-card h3,.gateway-card-title h2,.gateway-cta-card h2,.gateway-module-body h3{margin:0;color:#1a3a6b}.gateway-card-title h2{font-size:17px;font-weight:700}.gateway-card-desc{margin-top:.5rem;margin-bottom:1.25rem;color:#999;font-size:13px}.gateway-grid{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.gateway-module-card{display:flex;align-items:flex-start;border-radius:.5rem;gap:14px;padding:18px 20px;background:#fff;border:1px solid #e0e8f5;transition:all .25s}.gateway-advantage-card:hover,.gateway-module-card:hover{border-color:#1a5fb4;box-shadow:0 4px 16px #1a5fb41f;transform:translateY(-2px)}.gateway-module-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));width:44px;height:44px;font-size:20px;background:linear-gradient(135deg,#1a5fb4,#3a8ee6)}.gateway-module-card:nth-child(2) .gateway-module-icon{background:linear-gradient(135deg,#e65c00,#ff9800)}.gateway-module-card:nth-child(3) .gateway-module-icon{background:linear-gradient(135deg,#1a8a4a,#27ae60)}.gateway-module-card:nth-child(4) .gateway-module-icon{background:linear-gradient(135deg,#6c3483,#9b59b6)}.gateway-module-card:nth-child(5) .gateway-module-icon{background:linear-gradient(135deg,#c0392b,#e74c3c)}.gateway-module-card:nth-child(6) .gateway-module-icon{background:linear-gradient(135deg,#0e6655,#1abc9c)}.gateway-module-body{min-width:0}.gateway-advantage-card h3,.gateway-module-body h3{margin-bottom:.25rem;font-size:15px;font-weight:600}.gateway-advantage-card p,.gateway-cta-card p,.gateway-module-body p{margin:0;color:#777;font-size:12px;line-height:1.7}.gateway-advantage-card{border-radius:.5rem;padding:20px;background:#fff;border:1px solid #e0e8f5;transition:all .25s}.gateway-advantage-icon{margin-bottom:.75rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;width:44px;height:44px;font-size:22px}.gateway-advantage-card:first-child .gateway-advantage-icon{background:#fff8e1}.gateway-advantage-card:nth-child(2) .gateway-advantage-icon{background:#fdecea}.gateway-advantage-card:nth-child(3) .gateway-advantage-icon{background:#e3f2fd}.gateway-advantage-card:nth-child(4) .gateway-advantage-icon{background:#f3e5f5}.gateway-advantage-card:nth-child(5) .gateway-advantage-icon{background:#e8f5e9}.gateway-advantage-card:nth-child(6) .gateway-advantage-icon{background:#fff3e0}.gateway-cta-card{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;background:linear-gradient(120deg,#0d2447,#1a5fb4);border-radius:8px;padding:36px 40px}.gateway-cta-card h2{margin-bottom:.375rem;color:#fff;font-size:22px;font-weight:700}.gateway-cta-card p{color:#a8d4f8;font-size:13px}.gateway-cta-button{flex-shrink:0;cursor:pointer;border-width:0px;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));font-weight:700;text-decoration:none;border-radius:4px;color:#1a5fb4;font-family:inherit;font-size:15px;padding:12px 36px;transition:all .2s;white-space:nowrap}.gateway-cta-button:hover{transform:scale(1.03)}@media(max-width:900px){.gateway-grid{grid-template-columns:1fr}.gateway-cta-card{flex-direction:column;align-items:flex-start}}@media(max-width:640px){.gateway-card{padding:20px 18px}}.operation-number-card span{display:flex;align-items:center;justify-content:center;border-radius:9999px;font-weight:700;width:32px;height:32px;background:#eef4ff;color:#1a5fb4}.operation-point-list{display:grid;margin-top:1rem;gap:.5rem;padding-left:0;list-style:none}.operation-point-list li{border-radius:.375rem;padding:.5rem .75rem;background:#f5f8ff;color:#436079;font-size:13px}.operation-process{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.operation-process article{position:relative;border-width:1px;border-radius:.75rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:1.25rem;text-align:center;border-color:#e0e8f5}.operation-process article span{margin-left:auto;margin-right:auto;margin-bottom:.75rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;font-weight:700;width:34px;height:34px;background:#1a5fb4;color:#fff}.operation-process article em,.operation-process article strong{display:block}.operation-process article strong{color:#1a3a6b}.operation-process article em{margin-top:.25rem;font-style:normal;color:#888;font-size:12px}.operation-region-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.operation-region-chips span{display:inline-flex;align-items:center;gap:.5rem;border-width:1px;border-radius:9999px;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:.5rem 1rem;font-weight:600;border-color:#dbe7f7;color:#1a5fb4}.trademark-stat-row{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.trademark-stat-card{display:flex;flex-direction:column;align-items:center;border-width:1px;border-radius:.75rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:1.5rem 1.25rem;text-align:center;border-color:#e0e8f5}.trademark-stat-value{color:#1a5fb4;font-size:30px;font-weight:800;line-height:1}.trademark-stat-label{margin-top:.5rem;color:#66788a;font-size:13px}.trademark-note-box{margin-top:1.25rem;border-width:1px;border-radius:.75rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:1.25rem 1.5rem;border-color:#e0e8f5}.trademark-note-box h3{margin:0;margin-bottom:.75rem;color:#1a3a6b;font-size:18px}.trademark-simple-head{margin-bottom:20px}.trademark-simple-head h2{margin:0;color:#1a3a6b;font-size:24px;font-weight:700}.trademark-simple-head-with-desc p{margin:8px 0 0;color:#777;font-size:13px;line-height:1.7}.trademark-note-box ul{display:grid;margin:0;gap:.5rem;padding-left:1.25rem;color:#555;font-size:13px;line-height:1.8}.operation-cta-card{background:linear-gradient(135deg,#0d2d6b,#1a5fb4 55%,#2980d9)}@media(max-width:900px){.operation-card-grid-3,.operation-card-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.split-hero-layout{flex-direction:column;align-items:flex-start}.split-hero-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.trademark-stat-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.operation-card-grid-3,.operation-card-grid-4,.operation-process{grid-template-columns:1fr}.trademark-stat-row{display:grid;grid-template-columns:1fr}.service-detail-customs-1210 .split-hero-visual,.service-detail-customs-9610 .split-hero-visual,.service-detail-customs-b2b .split-hero-visual{width:100%;align-items:flex-start}.service-detail-customs-1210 .split-hero-stats,.service-detail-customs-9610 .split-hero-stats,.service-detail-customs-b2b .split-hero-stats{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}.service-detail-customs-1210 .split-hero-stat,.service-detail-customs-9610 .split-hero-stat,.service-detail-customs-b2b .split-hero-stat{min-width:0;padding-right:6px;padding-left:6px}}.service-detail-export-tax-refund .service-hero,.service-detail-tax-exemption .service-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#0d2d6b,#1a5fb4 52%,#2f8de8)}.service-detail-export-tax-refund .service-hero:before,.service-detail-tax-exemption .service-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.035) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.035) 1px,transparent 0);background-size:44px 44px}.service-detail-export-tax-refund .service-hero-inner,.service-detail-tax-exemption .service-hero-inner{position:relative;z-index:1;text-align:center;padding-top:58px;padding-bottom:64px}.service-detail-export-tax-refund .service-breadcrumb,.service-detail-export-tax-refund .service-hero-actions,.service-detail-tax-exemption .service-breadcrumb,.service-detail-tax-exemption .service-hero-actions{justify-content:center}.service-detail-export-tax-refund .service-hero-desc,.service-detail-export-tax-refund .service-hero-stat-grid,.service-detail-tax-exemption .service-hero-desc,.service-detail-tax-exemption .service-hero-stat-grid{margin-right:auto;margin-left:auto}.operation-card-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tax-step-list{display:grid;margin-top:1rem;gap:.5rem;padding-left:1.25rem;color:#436079;font-size:13px;line-height:1.6}.tax-material-table{min-width:760px}.tax-material-table td:first-child,.tax-material-table th:first-child{width:72px;text-align:center}.tax-city-card .operation-card-icon{background:linear-gradient(135deg,#0d9488,#1a5fb4)}@media(max-width:900px){.operation-card-grid-2{grid-template-columns:1fr}}.service-detail-export-tax-refund .service-hero-desc,.service-detail-tax-exemption .service-hero-desc{white-space:pre-line}.service-detail-export-tax-refund{background:#f5f6fa}.service-detail-export-tax-refund .service-section.container{width:calc(100% - 80px);max-width:none;margin-right:40px;margin-left:40px}.service-detail-export-tax-refund .service-alert{display:flex;align-items:center;gap:.5rem;border-radius:.375rem;padding:.625rem 1rem;background:#fffbe6;border-color:#ffe58f;color:#8a6d00;font-size:13px}.export-tax-notice-icon{flex-shrink:0}.export-tax-notice-text{min-width:0;flex:1 1 0%}.export-tax-notice-text strong{color:#8a6d00;font-weight:700}.export-tax-card{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));border:1px solid #e0e8f5;border-radius:8px;box-shadow:0 1px 6px #1a5fb412;padding:24px 28px}.export-tax-card-head{position:relative;margin-bottom:.375rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:.75rem;border-bottom:2px solid #e8edf5}.export-tax-card-head:after{content:"";position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:#1a5fb4}.export-tax-card-title{display:flex;align-items:center;gap:.5rem}.export-tax-card-title span{display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:.25rem;width:22px;height:22px;background:#1a5fb4;color:#fff;font-size:12px;font-weight:700}.export-tax-card-title h2{margin:0;color:#1a3a6b;font-size:17px;font-weight:700}.export-tax-card-head em{border-width:1px;border-radius:9999px;padding:.25rem .75rem;font-style:normal;background:#e8f4ff;border-color:#c0d8f8;color:#1a5fb4;font-size:12px}.export-tax-card-desc{margin-top:.5rem;margin-bottom:1.25rem;color:#999;font-size:13px}.export-tax-advantage-grid,.export-tax-service-grid{display:grid;gap:14px}.export-tax-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.export-tax-service-card{display:flex;align-items:flex-start;border-radius:.5rem;gap:16px;padding:20px 22px;background:#fff;border:1px solid #e0e8f5;cursor:pointer;transition:all .25s}.export-tax-service-card-active{border-color:#1a5fb4;box-shadow:0 4px 16px #1a5fb424;position:relative}.export-tax-service-card-active:before{content:"";position:absolute;top:0;bottom:0;left:0;width:4px;border-radius:2px 0 0 2px;background:linear-gradient(180deg,#1a5fb4,#3a8ee6)}.export-tax-advantage-card:hover,.export-tax-service-card:hover{border-color:#1a5fb4;box-shadow:0 4px 16px #1a5fb41f;transform:translateY(-2px)}.export-tax-service-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;width:52px;height:52px;font-size:24px}.export-tax-service-card-active .export-tax-service-icon{background:linear-gradient(135deg,#fff3e0,#ffe0b2)}.export-tax-service-card:not(.export-tax-service-card-active) .export-tax-service-icon{background:linear-gradient(135deg,#e3f2fd,#bbdefb)}.export-tax-advantage-card,.export-tax-service-body{min-width:0}.export-tax-advantage-card h3,.export-tax-cta-card h2,.export-tax-cta-card p,.export-tax-service-body h3{margin:0}.export-tax-advantage-card h3,.export-tax-service-body h3{margin-bottom:.25rem;color:#1a3a6b;font-size:15px;font-weight:600}.export-tax-advantage-card p,.export-tax-service-body p{margin:0;color:#777;font-size:12px;line-height:1.7}.export-tax-tag-list{margin-top:.625rem;display:flex;flex-wrap:wrap;gap:.375rem}.export-tax-tag-list span{border-width:1px;border-radius:9999px;padding:.125rem .625rem;font-size:12px}.export-tax-service-card-active .export-tax-tag-list span{background:#fff8f0;border-color:#ffd699;color:#e07800}.export-tax-service-card:not(.export-tax-service-card-active) .export-tax-tag-list span{background:#f0f5ff;border-color:#d0e4ff;color:#1a5fb4}.export-tax-process{display:flex;align-items:flex-start}.export-tax-process article{position:relative;display:flex;flex:1 1 0%;flex-direction:column;align-items:center;text-align:center}.export-tax-process article:not(:last-child):after{content:"";position:absolute;top:17px;left:calc(50% + 18px);right:calc(-50% + 18px);height:2px;background:linear-gradient(90deg,#1a5fb4,#c0d8f8)}.export-tax-process article>span{position:relative;z-index:1;margin-bottom:.5rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;font-weight:700;width:34px;height:34px;background:linear-gradient(135deg,#1a5fb4,#3a8ee6);box-shadow:0 3px 10px #1a5fb44d;color:#fff;font-size:14px}.export-tax-process strong{margin-bottom:.125rem;display:block;color:#1a3a6b;font-size:13px}.export-tax-process p{margin:0;color:#555;font-size:12px;line-height:1.5}.export-tax-table-wrap{overflow-x:auto}.export-tax-table{width:100%;min-width:760px;border-collapse:collapse;font-size:13px}.export-tax-table th{background:#f0f5ff;border:1px solid #e0eaff;color:#1a3a6b;font-weight:600;padding:9px 14px;text-align:left}.export-tax-table td:first-child,.export-tax-table th:first-child{width:72px;text-align:center}.export-tax-table td{border:1px solid #eef2f8;color:#555;line-height:1.6;padding:9px 14px}.export-tax-table tr:hover td{background:#fafcff}.export-tax-pill{display:inline-block;border-width:1px;border-radius:9999px;padding:.125rem .5rem;font-size:11px}.export-tax-pill-required{background:#fff0f0;border-color:#ffd0d0;color:#d0021b}.export-tax-pill-optional{background:#f0fff4;border-color:#b8e8c4;color:#2d7a3a}.export-tax-advantage-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.export-tax-advantage-card{border-radius:.5rem;padding:18px 20px;background:#fff;border:1px solid #e0e8f5;transition:all .25s}.export-tax-advantage-icon{margin-bottom:.625rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;width:40px;height:40px;font-size:20px}.export-tax-advantage-card:first-child .export-tax-advantage-icon{background:#fff8e1}.export-tax-advantage-card:nth-child(2) .export-tax-advantage-icon{background:#fdecea}.export-tax-advantage-card:nth-child(3) .export-tax-advantage-icon{background:#e3f2fd}.export-tax-advantage-card:nth-child(4) .export-tax-advantage-icon{background:#f3e5f5}.export-tax-advantage-card:nth-child(5) .export-tax-advantage-icon{background:#e8f5e9}.export-tax-advantage-card:nth-child(6) .export-tax-advantage-icon{background:#fff3e0}.export-tax-faq-list{display:grid;gap:.5rem}.export-tax-faq-item{overflow:hidden;border:1px solid #e0e8f5;border-radius:6px;transition:border-color .2s}.export-tax-faq-item:hover{border-color:#1a5fb4}.export-tax-faq-question{width:100%;display:flex;cursor:pointer;align-items:center;justify-content:space-between;border-width:0px;text-align:left;font-weight:600;background:#fafbff;color:#1a3a6b;font-size:13px;padding:13px 16px}.export-tax-faq-question em{font-style:normal;color:#1a5fb4;font-size:18px;line-height:1;transition:transform .2s}.export-tax-faq-item.active .export-tax-faq-question em{transform:rotate(45deg)}.export-tax-faq-answer-wrap{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.export-tax-faq-item.active .export-tax-faq-answer-wrap{max-height:360px;padding:12px 16px}.export-tax-faq-answer{margin:0;color:#555;font-size:13px;line-height:1.8}.export-tax-form-grid{display:grid;align-items:flex-start;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.export-tax-form-col{display:flex;flex-direction:column;gap:.625rem}.export-tax-field{display:block}.export-tax-field span{margin-bottom:.25rem;display:block;color:#666;font-size:12px}.export-tax-field em{color:#d0021b;font-style:normal}.export-tax-field input,.export-tax-field textarea{width:100%;border-width:1px;border-radius:.25rem;outline:2px solid transparent;outline-offset:2px;background:#fff;border-color:#dde4f0;color:#333;font-family:inherit;font-size:13px;padding:8px 10px;transition:border-color .2s}.export-tax-field input:focus,.export-tax-field textarea:focus{border-color:#1a5fb4}.export-tax-field .n-select{--n-border: 1px solid #dde4f0;--n-border-hover: 1px solid #1a5fb4;--n-border-focus: 1px solid #1a5fb4;--n-box-shadow-focus: 0 0 0 2px rgba(26,95,180,.12);--n-font-size: 13px;--n-height: 36px;width:100%}.export-tax-field-textarea textarea{height:80px;resize:none}.export-tax-submit{width:100%;cursor:pointer;border-width:0px;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));margin-top:4px;border-radius:4px;background:#1a5fb4;font-family:inherit;font-size:14px;font-weight:600;padding:11px 16px;transition:all .2s}.export-tax-submit:hover:not(:disabled){background:#1550a0;transform:translateY(-1px)}.export-tax-submit:disabled{cursor:not-allowed;opacity:.7}.export-tax-cta-card{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;background:linear-gradient(120deg,#0d2447,#1a5fb4);border-radius:8px;padding:32px 40px}.export-tax-cta-card h2{margin-bottom:.375rem;color:#fff;font-size:20px;font-weight:700}.export-tax-cta-card p{color:#a8d4f8;font-size:13px}.export-tax-cta-card button{flex-shrink:0;cursor:pointer;border-width:0px;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));font-weight:700;border-radius:4px;color:#1a5fb4;font-family:inherit;font-size:14px;padding:11px 32px;transition:all .2s}.export-tax-cta-card button:hover{transform:scale(1.03)}@media(max-width:900px){.service-detail-export-tax-refund .service-section.container{width:calc(100% - 40px);margin-right:20px;margin-left:20px}.export-tax-advantage-grid,.export-tax-form-grid,.export-tax-service-grid{grid-template-columns:1fr}.export-tax-cta-card,.export-tax-process{flex-direction:column;align-items:flex-start}.export-tax-process article{align-items:flex-start;text-align:left}.export-tax-process article:not(:last-child):after{display:none}}@media(max-width:640px){.export-tax-card{padding:20px 18px}.export-tax-card-head{align-items:flex-start}.export-tax-card-head em{white-space:nowrap}}.service-detail-customs-agent{background:#f5f6fa}.service-detail-customs-agent .service-section.container{width:calc(100% - 80px);max-width:none;margin-right:40px;margin-left:40px}.service-detail-customs-agent .service-alert{display:flex;align-items:center;gap:.5rem;border-radius:.375rem;padding:.625rem 1rem;background:#fffbe6;border-color:#ffe58f;color:#8a6d00;font-size:13px}.customs-agent-notice-icon{flex-shrink:0}.customs-agent-notice-text{min-width:0;flex:1 1 0%}.customs-agent-notice-text strong{color:#8a6d00;font-weight:700}.customs-agent-card{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));border:1px solid #e0e8f5;border-radius:8px;box-shadow:0 1px 6px #1a5fb412;padding:24px 28px}.customs-agent-card-head{position:relative;margin-bottom:.375rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:.75rem;border-bottom:2px solid #e8edf5}.customs-agent-card-head:after{content:"";position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:#1a5fb4}.customs-agent-card-title{display:flex;align-items:center;gap:.5rem}.customs-agent-card-title span{display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:.25rem;width:22px;height:22px;background:#1a5fb4;color:#fff;font-size:12px;font-weight:700}.customs-agent-card-title h2{margin:0;color:#1a3a6b;font-size:17px;font-weight:700}.customs-agent-card-head em{border-width:1px;border-radius:9999px;padding:.25rem .75rem;font-style:normal;background:#e8f4ff;border-color:#c0d8f8;color:#1a5fb4;font-size:12px}.customs-agent-card-desc{margin-top:.5rem;margin-bottom:1.25rem;color:#999;font-size:13px}.customs-agent-advantage-grid,.customs-agent-form-grid,.customs-agent-pain-grid,.customs-agent-service-grid{display:grid;gap:14px}.customs-agent-pain-grid,.customs-agent-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customs-agent-pain-card{display:flex;align-items:flex-start;border-radius:.5rem;gap:14px;padding:18px 22px;background:#fafbff;border:1px solid #e0e8f5;transition:all .25s}.customs-agent-advantage-card:hover,.customs-agent-pain-card:hover,.customs-agent-service-card:hover{border-color:#1a5fb4;box-shadow:0 4px 16px #1a5fb41f;transform:translateY(-2px)}.customs-agent-pain-card span{display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));font-weight:700;width:32px;height:32px;background:linear-gradient(135deg,#1a5fb4,#3a8ee6);font-size:15px}.customs-agent-advantage-card p,.customs-agent-cta-card p,.customs-agent-faq-answer,.customs-agent-pain-card p,.customs-agent-process p,.customs-agent-service-body p{margin:0}.customs-agent-pain-card p{color:#444;font-size:14px;line-height:1.7;padding-top:4px}.customs-agent-service-card{display:flex;align-items:flex-start;border-radius:.5rem;gap:16px;padding:20px 22px;background:#fff;border:1px solid #e0e8f5;cursor:pointer;transition:all .25s;position:relative;overflow:hidden}.customs-agent-service-card-active{border-color:#1a5fb4;box-shadow:0 4px 16px #1a5fb424}.customs-agent-service-card-active:before{content:"";position:absolute;top:0;bottom:0;left:0;width:4px;border-radius:2px 0 0 2px;background:linear-gradient(180deg,#1a5fb4,#3a8ee6)}.customs-agent-service-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;width:52px;height:52px;font-size:24px}.customs-agent-service-grid article:first-child .customs-agent-service-icon,.customs-agent-service-grid article:nth-child(4) .customs-agent-service-icon{background:linear-gradient(135deg,#e3f2fd,#bbdefb)}.customs-agent-service-grid article:nth-child(2) .customs-agent-service-icon{background:linear-gradient(135deg,#fff3e0,#ffe0b2)}.customs-agent-service-grid article:nth-child(3) .customs-agent-service-icon{background:linear-gradient(135deg,#e8f5e9,#c8e6c9)}.customs-agent-advantage-card,.customs-agent-service-body{min-width:0}.customs-agent-advantage-card h3,.customs-agent-cta-card h2,.customs-agent-service-body h3{margin:0;color:#1a3a6b}.customs-agent-advantage-card h3,.customs-agent-service-body h3{margin-bottom:.25rem;font-size:15px;font-weight:600}.customs-agent-advantage-card p,.customs-agent-service-body p{color:#777;font-size:12px;line-height:1.7}.customs-agent-process{display:flex;align-items:flex-start}.customs-agent-process article{position:relative;display:flex;flex:1 1 0%;flex-direction:column;align-items:center;text-align:center}.customs-agent-process article:not(:last-child):after{content:"";position:absolute;top:17px;left:calc(50% + 18px);right:calc(-50% + 18px);height:2px;background:linear-gradient(90deg,#1a5fb4,#c0d8f8)}.customs-agent-process article>span{position:relative;z-index:1;margin-bottom:.5rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;font-weight:700;width:34px;height:34px;background:linear-gradient(135deg,#1a5fb4,#3a8ee6);box-shadow:0 3px 10px #1a5fb44d;color:#fff;font-size:14px}.customs-agent-process strong{margin-bottom:.125rem;display:block;color:#1a3a6b;font-size:13px}.customs-agent-process p{color:#555;font-size:12px;line-height:1.5}.customs-agent-table-wrap{overflow-x:auto}.customs-agent-table{width:100%;min-width:760px;border-collapse:collapse;font-size:13px}.customs-agent-table th{background:#f0f5ff;border:1px solid #e0eaff;color:#1a3a6b;font-weight:600;padding:9px 14px;text-align:left}.customs-agent-table td:first-child,.customs-agent-table th:first-child{width:72px;text-align:center}.customs-agent-table td{border:1px solid #eef2f8;color:#555;line-height:1.6;padding:9px 14px}.customs-agent-table tr:hover td{background:#fafcff}.customs-agent-pill{display:inline-block;border-width:1px;border-radius:9999px;padding:.125rem .5rem;font-size:11px}.customs-agent-pill-required{background:#fff0f0;border-color:#ffd0d0;color:#d0021b}.customs-agent-pill-optional{background:#f0fff4;border-color:#b8e8c4;color:#2d7a3a}.customs-agent-advantage-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.customs-agent-advantage-card{border-radius:.5rem;padding:18px 20px;background:#fff;border:1px solid #e0e8f5;transition:all .25s}.customs-agent-advantage-icon{margin-bottom:.625rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;width:40px;height:40px;font-size:20px}.customs-agent-advantage-card:first-child .customs-agent-advantage-icon{background:#e3f2fd}.customs-agent-advantage-card:nth-child(2) .customs-agent-advantage-icon{background:#fff8e1}.customs-agent-advantage-card:nth-child(3) .customs-agent-advantage-icon{background:#fdecea}.customs-agent-advantage-card:nth-child(4) .customs-agent-advantage-icon{background:#f3e5f5}.customs-agent-advantage-card:nth-child(5) .customs-agent-advantage-icon{background:#e8f5e9}.customs-agent-advantage-card:nth-child(6) .customs-agent-advantage-icon{background:#fff3e0}.customs-agent-faq-list{display:grid;gap:.5rem}.customs-agent-faq-item{overflow:hidden;border:1px solid #e0e8f5;border-radius:6px;transition:border-color .2s}.customs-agent-faq-item:hover{border-color:#1a5fb4}.customs-agent-faq-question{width:100%;display:flex;cursor:pointer;align-items:center;justify-content:space-between;border-width:0px;text-align:left;font-weight:600;background:#fafbff;color:#1a3a6b;font-size:13px;padding:13px 16px}.customs-agent-faq-question em{font-style:normal;color:#1a5fb4;font-size:18px;line-height:1;transition:transform .2s}.customs-agent-faq-item.active .customs-agent-faq-question em{transform:rotate(45deg)}.customs-agent-faq-answer-wrap{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.customs-agent-faq-item.active .customs-agent-faq-answer-wrap{max-height:360px;padding:12px 16px}.customs-agent-faq-answer{color:#555;font-size:13px;line-height:1.8}.customs-agent-form-grid{align-items:flex-start;grid-template-columns:repeat(3,minmax(0,1fr))}.customs-agent-form-col{display:flex;flex-direction:column;gap:.625rem}.customs-agent-field{display:block}.customs-agent-field span{margin-bottom:.25rem;display:block;color:#666;font-size:12px}.customs-agent-field em{color:#d0021b;font-style:normal}.customs-agent-field input,.customs-agent-field textarea{width:100%;border-width:1px;border-radius:.25rem;outline:2px solid transparent;outline-offset:2px;background:#fff;border-color:#dde4f0;color:#333;font-family:inherit;font-size:13px;padding:8px 10px;transition:border-color .2s}.customs-agent-field input:focus,.customs-agent-field textarea:focus{border-color:#1a5fb4}.customs-agent-field .n-select{--n-border: 1px solid #dde4f0;--n-border-hover: 1px solid #1a5fb4;--n-border-focus: 1px solid #1a5fb4;--n-box-shadow-focus: 0 0 0 2px rgba(26,95,180,.12);--n-font-size: 13px;--n-height: 36px;width:100%}.customs-agent-field-textarea textarea{height:80px;resize:none}.customs-agent-submit{width:100%;cursor:pointer;border-width:0px;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));margin-top:4px;border-radius:4px;background:#1a5fb4;font-family:inherit;font-size:14px;font-weight:600;padding:11px 16px;transition:all .2s}.customs-agent-submit:hover:not(:disabled){background:#1550a0;transform:translateY(-1px)}.customs-agent-submit:disabled{cursor:not-allowed;opacity:.7}.customs-agent-cta-card{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;background:linear-gradient(120deg,#0d2447,#1a5fb4);border-radius:8px;padding:32px 40px}.customs-agent-cta-card h2{margin-bottom:.375rem;color:#fff;font-size:20px;font-weight:700}.customs-agent-cta-card p{color:#a8d4f8;font-size:13px}.customs-agent-cta-card button{flex-shrink:0;cursor:pointer;border-width:0px;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));font-weight:700;border-radius:4px;color:#1a5fb4;font-family:inherit;font-size:14px;padding:11px 32px;transition:all .2s}.customs-agent-cta-card button:hover{transform:scale(1.03)}@media(max-width:900px){.service-detail-customs-agent .service-section.container{width:calc(100% - 40px);margin-right:20px;margin-left:20px}.customs-agent-advantage-grid,.customs-agent-form-grid,.customs-agent-pain-grid,.customs-agent-service-grid{grid-template-columns:1fr}.customs-agent-cta-card,.customs-agent-process{flex-direction:column;align-items:flex-start}.customs-agent-process article{display:grid;width:100%;grid-template-columns:34px minmax(0,1fr);-moz-column-gap:12px;column-gap:12px;padding-bottom:20px;text-align:left}.customs-agent-process article:not(:last-child):after{inset:34px auto 0 16px;width:2px;height:auto;background:linear-gradient(180deg,#1a5fb4,#c0d8f8)}.customs-agent-process article>span{margin-bottom:0}}@media(max-width:640px){.customs-agent-card{padding:20px 18px}.customs-agent-card-head{align-items:flex-start}.customs-agent-card-head em{white-space:nowrap}}.service-detail-customs-1210 .service-hero{position:relative;overflow:hidden;background:linear-gradient(110deg,#0b1f45,#0f2d6b 45%,#1a5fb4)}.service-detail-customs-1210 .service-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.04) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.04) 1px,transparent 0);background-size:40px 40px}.service-detail-customs-1210 .service-hero:after{content:"";position:absolute;top:-80px;right:12%;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle,rgba(58,142,230,.26),transparent 65%);pointer-events:none}.service-detail-customs-1210 .service-hero-inner{position:relative;z-index:1;display:flex;align-items:center;max-width:none;padding-right:80px;padding-left:120px}.service-detail-customs-1210 .split-hero-layout{position:relative;z-index:1}.service-detail-customs-1210 .service-breadcrumb,.service-detail-customs-1210 .service-hero-actions{justify-content:flex-start}.service-detail-customs-1210 .service-hero-desc,.service-detail-customs-1210 .service-hero-stat-grid{margin-right:0;margin-left:0}.service-detail-customs-1210 .split-hero-title{font-size:40px;font-weight:800}.service-detail-customs-1210 .portal-button-light{background:#1a5fb4;color:#fff}.service-detail-customs-1210 .portal-button-light:hover{background:#1550a0}.service-detail-customs-1210 .portal-button-ghost{border-color:#ffffff80;background:transparent;color:#fff}.service-detail-customs-1210 .portal-button-ghost:hover{background:#ffffff1a}.customs-1210-card,.customs-1210-cta,.customs-1210-policy{border:1px solid #e0e8f5;border-radius:8px;background:#fff;box-shadow:0 1px 6px #1a5fb412}.customs-1210-policy{display:flex;gap:1rem;padding:1.25rem;background:linear-gradient(135deg,#f8fbff,#fff)}.customs-1210-block-head>span,.customs-1210-card-title>span,.customs-1210-policy-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;background:#1a5fb4;color:#fff}.customs-1210-policy-icon{height:2.5rem;width:2.5rem;border-radius:.5rem;font-size:1.25rem;line-height:1.75rem}.customs-1210-card h2,.customs-1210-cta h2,.customs-1210-policy h2{margin:0;color:#1a3a6b}.customs-1210-policy h2{font-size:17px}.customs-1210-card-desc,.customs-1210-cta p,.customs-1210-policy p{margin:0;line-height:1.75;color:#64748b}.customs-1210-policy p{margin-top:8px;font-size:13px}.customs-1210-tag-list{margin-top:.75rem;display:flex;flex-wrap:wrap;gap:.5rem}.customs-1210-tag-list span{border-radius:9999px;padding:.25rem .75rem;background:#f0f5ff;color:#1a5fb4;font-size:12px}.customs-1210-card{padding:1.5rem}.customs-1210-card-head{position:relative;padding-bottom:12px;border-bottom:2px solid #e8edf5}.customs-1210-card-head:after{content:"";position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:#1a5fb4}.customs-1210-card-title{display:flex;align-items:center;gap:.5rem}.customs-1210-card-title>span{height:1.5rem;width:1.5rem;border-radius:.25rem;font-size:12px}.customs-1210-card-title h2{font-size:16px}.customs-1210-card-desc{margin-top:8px;font-size:13px}.customs-1210-process{margin-top:1.25rem;display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.customs-1210-process article{min-width:0;display:flex;flex:1 1 0%;flex-direction:column;align-items:center;text-align:center}.customs-1210-process-icon{height:3rem;width:3rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;background:#f0f5ff;color:#1a5fb4;font-size:24px}.customs-1210-process article.active .customs-1210-process-icon{background:#1a5fb4;color:#fff;box-shadow:0 0 0 5px #e5efff}.customs-1210-process strong{margin-top:.5rem;font-size:.875rem;line-height:1.25rem;color:#1a3a6b}.customs-1210-process small{margin-top:.25rem;line-height:1.5;color:#94a3b8;font-size:11px}.customs-1210-process-arrow{margin-top:.75rem;flex-shrink:0;color:#bfd0e8;font-size:28px;line-height:1}.customs-1210-declaration-group+.customs-1210-declaration-group{margin-top:28px;padding-top:24px;border-top:1px solid #edf2f7}.customs-1210-block-head{margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.customs-1210-block-head>span{height:1.75rem;width:1.75rem;border-radius:.25rem;font-size:12px}.customs-1210-block-head strong{color:#1a3a6b;font-size:15px}.customs-1210-block-head p{margin:0;margin-top:.25rem;line-height:1.5;color:#94a3b8;font-size:12px}.customs-1210-six-grid,.customs-1210-unified-grid{display:grid;gap:.75rem}.customs-1210-unified-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.customs-1210-advantage-card,.customs-1210-feature-card,.customs-1210-unified-item{display:flex;gap:.75rem;border-width:1px;border-radius:.5rem;padding:1rem;border-color:#e7edf6;background:#fbfdff;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.customs-1210-advantage-card:hover,.customs-1210-feature-card:hover,.customs-1210-unified-item:hover{border-color:#b8d0f2;box-shadow:0 8px 18px #1a5fb414}.customs-1210-advantage-card>span,.customs-1210-feature-card>span,.customs-1210-item-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;width:42px;height:42px;background:#eef4ff;color:#1a5fb4;font-size:21px}.customs-1210-unified-item small{color:#1a5fb4;font-size:11px}.customs-1210-advantage-card h3,.customs-1210-feature-card h3,.customs-1210-unified-item h3{margin:0;color:#1a3a6b;font-size:14px}.customs-1210-advantage-card p,.customs-1210-feature-card p,.customs-1210-unified-item p{margin:0;margin-top:.5rem;line-height:1.7;color:#64748b;font-size:12px}.customs-1210-six-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.customs-1210-feature-card{min-height:120px}.customs-1210-advantage-grid .customs-1210-advantage-card>span{background:#fff8e1;color:#d48806}.customs-1210-cta{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:26px 30px;background:linear-gradient(110deg,#0f2446,#1a5fb4);border-color:transparent;color:#fff}.customs-1210-cta h2{color:#fff;font-size:22px}.customs-1210-cta p{margin-top:.5rem;color:#ffffffc7;font-size:13px}.customs-1210-cta-button{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;padding:.75rem 1.25rem;font-weight:700;background:#fff;color:#1a5fb4;transition:transform .2s ease,box-shadow .2s ease}.customs-1210-cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 18px #00000029}@media(min-width:901px){.service-detail-customs-1210 .service-section.container{width:calc(100% - 80px);max-width:none;margin-right:40px;margin-left:40px}}@media(max-width:900px){.service-detail-customs-1210 .service-hero-inner{padding:40px 20px}.customs-1210-six-grid,.customs-1210-unified-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.service-detail-customs-1210 .split-hero-title{font-size:32px}.customs-1210-card,.customs-1210-cta,.customs-1210-policy{padding:18px}.customs-1210-process{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 8px}.customs-1210-process-arrow{display:none}.customs-1210-six-grid,.customs-1210-unified-grid{grid-template-columns:1fr}.customs-1210-cta{align-items:stretch;flex-direction:column}.customs-1210-cta-button{width:100%}}.service-detail-breadcrumb-bar,.tax-breadcrumb-bar{display:flex;align-items:center;gap:.375rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:.625rem 2.5rem;border-bottom:1px solid #e8edf5;color:#888;font-size:13px}.service-detail-breadcrumb-bar a,.tax-breadcrumb-bar a{color:#1a5fb4}.service-detail-tax-exemption{background:#f5f6fa}.service-detail-tax-exemption .service-section.container{width:calc(100% - 80px);max-width:none;margin-right:40px;margin-left:40px}.service-detail-tax-exemption .service-hero{height:300px;background:linear-gradient(110deg,#0b1f45,#0f2d6b 45%,#1a5fb4)}.service-detail-tax-exemption .service-hero:after{content:"";position:absolute;top:-80px;right:200px;width:380px;height:380px;border-radius:999px;background:radial-gradient(circle,rgba(58,142,230,.25),transparent 65%)}.service-detail-tax-exemption .service-hero-inner{display:flex;align-items:center;height:100%;max-width:none;width:100%;padding:0 80px 0 120px}.tax-hero-layout{position:relative;z-index:1;width:100%;display:flex;align-items:center;justify-content:space-between;gap:2.5rem}.tax-hero-copy{min-width:0;flex:1 1 0%;text-align:left}.service-detail-tax-exemption .service-hero-badge{margin-bottom:1rem;display:inline-flex;align-items:center;gap:.375rem;border-radius:9999px;padding:.25rem .875rem;background:#ffffff1a;border-color:#fff3;color:#7ec8f8;font-size:12px}.service-detail-tax-exemption .service-hero-badge:before{display:block;border-radius:9999px;content:"";width:6px;height:6px;background:#7ec8f8;animation:portalPulse 1.8s infinite}.service-detail-tax-exemption .service-hero-title{margin-bottom:.625rem;color:#fff;font-size:36px;font-weight:800;letter-spacing:2px;line-height:1.25}.service-detail-tax-exemption .service-hero-title span{color:#4db8ff}.service-detail-tax-exemption .service-hero-desc{margin-bottom:1.375rem;max-width:760px;margin-right:0;margin-left:0;color:#ffffffb8;font-size:14px;line-height:1.7;white-space:pre-line}.service-detail-tax-exemption .service-hero-actions{justify-content:flex-start;gap:12px}.service-detail-tax-exemption .portal-button{min-height:auto;border-radius:4px;padding:10px 28px;font-size:14px;font-weight:600}.service-detail-tax-exemption .portal-button-light{background:#1a5fb4;color:#fff;border-color:#1a5fb4}.service-detail-tax-exemption .portal-button-ghost{background:transparent;border-color:#ffffff80;color:#fff}.service-detail-tax-exemption .portal-button-light:hover{background:#1550a0;border-color:#1550a0}.service-detail-tax-exemption .portal-button-ghost:hover{background:#ffffff1a}.tax-hero-visual{display:flex;flex-shrink:0;flex-direction:column;align-items:center;gap:1rem}.tax-hero-icon{display:flex;align-items:center;justify-content:center;width:100px;height:100px;border:1px solid hsla(0,0%,100%,.18);border-radius:20px;background:linear-gradient(135deg,#1a5fb48c,#3a8ee661);box-shadow:0 8px 32px #00000047;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:48px}.service-detail-tax-exemption .service-hero-stat-grid{margin-bottom:0;display:flex;gap:.75rem;max-width:none}.service-detail-tax-exemption .service-hero-stat-card{min-width:4rem;border-radius:.5rem;padding:.625rem 1rem;text-align:center;background:#ffffff14;border-color:#ffffff24}.service-detail-tax-exemption .service-hero-stat-card strong{color:#4db8ff;font-size:17px}.service-detail-tax-exemption .service-hero-stat-card em{color:#ffffff8c;font-size:11px}.service-detail-tax-exemption .service-alert{border-radius:.375rem;padding:.625rem 1rem;background:#fffbe6;border-color:#ffe58f;color:#8a6d00;font-size:13px}.tax-service-alert{display:flex;align-items:center;gap:.5rem;border-radius:.375rem;padding:.625rem 1rem;background:#fffbe6;border:1px solid #ffe58f;color:#8a6d00;font-size:13px}.tax-service-alert-icon{flex-shrink:0}.tax-service-alert-text{min-width:0;flex:1 1 0%}.tax-section-card{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));border-radius:8px;padding:24px 28px;border:1px solid #e0e8f5;box-shadow:0 1px 6px #1a5fb412}.tax-section-head{position:relative;margin-bottom:.375rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:.75rem;border-bottom:2px solid #e8edf5}.tax-section-head:after{content:"";position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:#1a5fb4}.tax-section-title{display:flex;align-items:center;gap:.5rem}.tax-section-title span{display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:.25rem;width:22px;height:22px;background:#1a5fb4;color:#fff;font-size:12px;font-weight:700}.tax-section-title h2{margin:0;color:#1a3a6b;font-size:17px;font-weight:700}.tax-section-head em{border-width:1px;border-radius:9999px;padding:.25rem .75rem;font-style:normal;background:#e8f4ff;border-color:#c0d8f8;color:#1a5fb4;font-size:12px}.tax-section-desc{margin-top:.5rem;margin-bottom:1.25rem;color:#999;font-size:13px}.tax-policy-box{display:flex;align-items:flex-start;gap:1rem;border-radius:.5rem;padding:1.25rem 1.5rem;background:linear-gradient(135deg,#f0f6ff,#e8f0ff);border:1px solid #c5d8f5}.tax-policy-icon{flex-shrink:0;margin-top:2px;font-size:28px}.tax-city-head h3,.tax-city-step h4,.tax-policy-box h3,.tax-service-card h3{margin:0;color:#1a3a6b;font-weight:700}.tax-policy-box h3{margin-bottom:.5rem;font-size:15px}.tax-policy-box p{margin:0;color:#555;font-size:13px;line-height:1.8}.tax-policy-copy strong{color:#1a3a6b;font-weight:700}.tax-policy-tags{margin-top:.75rem;display:flex;flex-wrap:wrap;gap:.5rem}.tax-policy-tags span{padding:.125rem .625rem;background:#1a5fb4;border-radius:10px;color:#fff;font-size:12px}.tax-service-grid{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.tax-service-card{display:flex;align-items:flex-start;border-radius:.5rem;gap:14px;min-height:122px;padding:20px 22px;background:#fafbff;border:1px solid #e0e8f5;transition:all .25s}.tax-service-card:hover{border-color:#1a5fb4;box-shadow:0 4px 16px #1a5fb41a;transform:translateY(-2px)}.tax-service-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;width:44px;height:44px;background:linear-gradient(135deg,#1a5fb4,#3a8ee6);font-size:20px}.tax-service-card h3{margin-bottom:.25rem;font-size:14px}.tax-service-body{min-width:0}.tax-service-card p{margin:0;color:#777;font-size:12px;line-height:1.7}.tax-city-tabs{display:flex;overflow:hidden;border-top-left-radius:.5rem;border-top-right-radius:.5rem;border:1px solid #dde4f0;border-bottom:0}.tax-city-tabs button{display:flex;flex:1 1 0%;cursor:pointer;align-items:center;justify-content:center;border-width:0px;font-weight:600;background:#f5f7fc;border-right:1px solid #dde4f0;color:#666;font-size:14px;padding:13px 0;transition:all .2s}.tax-city-tabs button:last-child{border-right:0}.tax-city-tabs button.active,.tax-city-tabs button:hover{background:#fff;color:#1a5fb4}.tax-city-tabs button span{margin-right:.375rem;border-radius:9999px;width:7px;height:7px;background:#1a5fb4}.tax-city-panel{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));border:1px solid #dde4f0;border-top:0;padding:24px}.tax-city-head{margin-bottom:1.25rem;display:flex;align-items:flex-start;gap:1rem}.tax-city-head>span{flex-shrink:0;border-radius:9999px;padding:.375rem 1rem;font-weight:700;background:linear-gradient(135deg,#1a5fb4,#3a8ee6);color:#fff;font-size:13px;white-space:nowrap}.tax-city-head h3{margin-bottom:.25rem;font-size:15px}.tax-city-head p{margin:0;color:#666;font-size:13px;line-height:1.7;white-space:pre-line}.tax-city-steps{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.tax-city-step{display:flex;align-items:flex-start;gap:.75rem;border-radius:.5rem;background:#f8faff;border:1px solid #e0eaff;padding:14px 16px}.tax-city-step>span{display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;font-weight:700;width:26px;height:26px;background:linear-gradient(135deg,#1a5fb4,#3a8ee6);color:#fff;font-size:13px}.tax-city-step h4{margin-bottom:.25rem;font-size:13px}.tax-city-step p{margin:0;color:#666;font-size:12px;line-height:1.6}.tax-process{display:flex;align-items:flex-start}.tax-process article{position:relative;display:flex;flex:1 1 0%;flex-direction:column;align-items:center;text-align:center}.tax-process article:not(:last-child):after{content:"";position:absolute;top:17px;left:calc(50% + 18px);right:calc(-50% + 18px);height:2px;background:linear-gradient(90deg,#1a5fb4,#c0d8f8)}.tax-process article>span{position:relative;z-index:1;margin-bottom:.5rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;font-weight:700;width:34px;height:34px;background:linear-gradient(135deg,#1a5fb4,#3a8ee6);box-shadow:0 3px 10px #1a5fb44d;color:#fff;font-size:14px}.tax-process p{margin:0;color:#555;font-size:12px;line-height:1.5}.tax-process strong{margin-bottom:.125rem;display:block;color:#1a3a6b;font-size:13px}.tax-process-desc{display:inline}.tax-faq-list{display:grid;gap:.5rem}.tax-faq-item{overflow:hidden;border:1px solid #e0e8f5;border-radius:6px;transition:border-color .2s}.tax-faq-item:hover{border-color:#1a5fb4}.tax-faq-question{width:100%;display:flex;cursor:pointer;align-items:center;justify-content:space-between;border-width:0px;text-align:left;font-weight:600;background:#fafbff;color:#1a3a6b;font-size:13px;padding:13px 16px}.tax-faq-question em{font-style:normal;color:#1a5fb4;font-size:18px;line-height:1;transition:transform .2s}.tax-faq-item.active .tax-faq-question em{transform:rotate(45deg)}.tax-faq-answer-wrap{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.tax-faq-item.active .tax-faq-answer-wrap{max-height:360px;padding:12px 16px}.tax-faq-answer{margin:0;color:#555;font-size:13px;line-height:1.8}.tax-cta-card{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;background:linear-gradient(120deg,#0d2447,#1a5fb4);border-radius:8px;padding:32px 40px}.tax-cta-card h2,.tax-cta-card p{margin:0}.tax-cta-card h2{margin-bottom:.375rem;color:#fff;font-size:20px;font-weight:700}.tax-cta-card p{color:#a8d4f8;font-size:13px}.tax-cta-card button{flex-shrink:0;cursor:pointer;border-width:0px;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));font-weight:700;border-radius:4px;color:#1a5fb4;font-family:inherit;font-size:14px;padding:11px 32px;transition:all .2s}.tax-cta-card button:hover{transform:scale(1.03)}.detail-hero-layout{position:relative;z-index:1;width:100%;display:flex;align-items:center;justify-content:space-between;gap:2.5rem}.detail-hero-copy{min-width:0;flex:1 1 0%;text-align:left}.detail-hero-badge{color:#7ec8f8}.detail-hero-title{margin-bottom:.625rem;color:#fff;font-size:36px;font-weight:800;letter-spacing:2px;line-height:1.25}.detail-hero-title span{color:#4db8ff}.detail-hero-desc{margin-bottom:1.375rem;max-width:760px;color:#ffffffb8;font-size:14px;line-height:1.7;white-space:pre-line}.detail-hero-actions{justify-content:flex-start}.detail-hero-visual{display:flex;flex-shrink:0;flex-direction:column;align-items:center;gap:1rem}.detail-hero-icon{display:flex;align-items:center;justify-content:center;width:100px;height:100px;border:1px solid hsla(0,0%,100%,.18);border-radius:20px;background:linear-gradient(135deg,#1a5fb48c,#3a8ee661);box-shadow:0 8px 32px #00000047;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:48px}.detail-hero-stats{display:flex;gap:.75rem}.detail-hero-stat{min-width:4rem;border-radius:.5rem;padding:.625rem 1rem;text-align:center;background:#ffffff14;border:1px solid hsla(0,0%,100%,.14)}.detail-hero-stat strong{display:block;color:#4db8ff;font-size:17px;line-height:1.2}.detail-hero-stat em{margin-top:.125rem;display:block;font-style:normal;color:#ffffff8c;font-size:11px}@media(max-width:900px){.service-detail-breadcrumb-bar,.service-detail-tax-exemption .service-hero-inner,.service-detail-tax-exemption .service-section.container,.tax-breadcrumb-bar{padding-right:20px;padding-left:20px}.service-detail-tax-exemption .service-section.container{width:calc(100% - 40px);margin-right:20px;margin-left:20px}.service-detail-tax-exemption .service-hero{height:auto}.service-detail-tax-exemption .service-hero-inner{padding-top:40px;padding-bottom:40px}.detail-hero-layout,.tax-city-head,.tax-cta-card,.tax-hero-layout{flex-direction:column;align-items:flex-start}.tax-city-steps,.tax-service-grid{grid-template-columns:1fr}.tax-process{display:grid;gap:1rem}.tax-process article{align-items:flex-start;text-align:left}.tax-process article:not(:last-child):after{display:none}.detail-hero-icon{width:88px;height:88px;font-size:40px}.detail-hero-stats{flex-wrap:wrap}}@media(max-width:640px){.service-detail-tax-exemption .service-section.container{width:calc(100% - 24px);margin-right:12px;margin-left:12px}.service-detail-tax-exemption .service-hero-inner{padding:28px 16px 32px}.tax-hero-layout{align-items:center;gap:24px}.tax-hero-copy{width:100%;text-align:center}.service-detail-tax-exemption .service-hero-badge{margin-right:auto;margin-left:auto}.service-detail-tax-exemption .service-hero-title{font-size:30px;letter-spacing:0}.service-detail-tax-exemption .service-hero-actions,.tax-hero-visual{width:100%;justify-content:center}.service-detail-tax-exemption .service-hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.service-detail-tax-exemption .portal-button{width:100%;padding:10px 8px}.service-detail-tax-exemption .service-hero-stat-grid{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.service-detail-tax-exemption .service-hero-stat-card{min-width:0;padding:9px 4px}.tax-section-card{padding:20px 18px}}.service-detail-customs-9610 .service-hero,.service-detail-customs-b2b .service-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#0d2d6b,#1a5fb4 52%,#2f8de8)}.service-detail-customs-9610 .service-hero:before,.service-detail-customs-b2b .service-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.035) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.035) 1px,transparent 0);background-size:44px 44px}.service-detail-customs-9610 .service-hero-inner,.service-detail-customs-b2b .service-hero-inner{position:relative;z-index:1;text-align:center;padding-top:58px;padding-bottom:64px}.service-detail-customs-9610 .service-breadcrumb,.service-detail-customs-9610 .service-hero-actions,.service-detail-customs-b2b .service-breadcrumb,.service-detail-customs-b2b .service-hero-actions{justify-content:center}.service-detail-customs-9610 .service-hero-desc,.service-detail-customs-9610 .service-hero-stat-grid,.service-detail-customs-b2b .service-hero-desc,.service-detail-customs-b2b .service-hero-stat-grid{margin-right:auto;margin-left:auto}.service-detail-customs-agent .service-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#0d2d6b,#1a5fb4 52%,#2f8de8)}.service-detail-customs-agent .service-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.035) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.035) 1px,transparent 0);background-size:44px 44px}.service-detail-customs-agent .service-hero-inner{position:relative;z-index:1;text-align:center;padding-top:58px;padding-bottom:64px}.service-detail-customs-agent .service-breadcrumb,.service-detail-customs-agent .service-hero-actions{justify-content:center}.service-detail-customs-agent .service-hero-desc,.service-detail-customs-agent .service-hero-stat-grid{margin-right:auto;margin-left:auto}.service-detail-customs-agent .service-hero-desc{white-space:pre-line}.service-detail-customs-record .service-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#0d2d6b,#1a5fb4 52%,#2f8de8)}.service-detail-customs-record .service-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.035) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.035) 1px,transparent 0);background-size:44px 44px}.service-detail-customs-record .service-hero-inner{position:relative;z-index:1;text-align:center;padding-top:58px;padding-bottom:64px}.service-detail-customs-record .service-breadcrumb,.service-detail-customs-record .service-hero-actions{justify-content:center}.service-detail-customs-record .service-hero-desc,.service-detail-customs-record .service-hero-stat-grid{margin-right:auto;margin-left:auto}.record-type-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.record-type-chips span{border-width:1px;border-radius:9999px;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:.5rem 1rem;font-weight:600;border-color:#dbe7f7;color:#1a5fb4}.record-layout{display:grid;gap:1.25rem;grid-template-columns:210px minmax(0,1fr)}.record-sidebar{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));position:sticky;top:84px;overflow:hidden;border:1px solid #e0e8f5;border-radius:8px;box-shadow:0 1px 6px #1a5fb412}.record-sidebar-head{display:flex;align-items:center;gap:.375rem;padding:12px 16px;background:#f8faff;border-bottom:1px solid #e8edf5;color:#1a3a6b;font-size:13px;font-weight:700}.record-sidebar button{width:100%;display:flex;align-items:center;gap:.5rem;border-width:0px;text-align:left;padding:11px 16px;border-left:3px solid transparent;background:#fff;color:#555;font-size:13px;transition:all .2s}.record-sidebar-dot{flex-shrink:0;border-radius:9999px;width:6px;height:6px;background:#d0d8e8}.record-sidebar button:hover{background:#f5f8ff;color:#1a5fb4}.record-sidebar button.active{background:#eef4ff;border-left-color:#1a5fb4;color:#1a5fb4;font-weight:600}.record-sidebar button.active .record-sidebar-dot{background:#1a5fb4}.record-panel{border-width:1px;border-radius:1rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:1.5rem;border-color:#dbe7f7}.record-tag-grid{display:grid;margin-bottom:1.25rem;gap:.75rem;grid-template-columns:repeat(3,minmax(0,1fr))}.record-tag-grid span{border-width:1px;border-radius:.5rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:.75rem 1rem;border-color:#e0e8f5;color:#1a3a6b;font-weight:600}@media(max-width:900px){.record-sidebar{position:static;top:auto}}.record-info-block{margin-bottom:1.25rem}.record-info-block h3{margin:0;margin-bottom:.25rem;color:#1a3a6b;font-size:20px}.record-info-block>p{margin:0;margin-bottom:1rem;color:#777}.service-detail-customs-9610 .service-hero-inner,.service-detail-customs-agent .service-hero-inner,.service-detail-customs-b2b .service-hero-inner,.service-detail-customs-record .service-hero-inner,.service-detail-export-tax-refund .service-hero-inner,.service-detail-global-store .service-hero-inner,.service-detail-independent-site .service-hero-inner,.service-detail-trademark .service-hero-inner{text-align:left}.service-detail-customs-9610 .service-breadcrumb,.service-detail-customs-9610 .service-hero-actions,.service-detail-customs-agent .service-breadcrumb,.service-detail-customs-agent .service-hero-actions,.service-detail-customs-b2b .service-breadcrumb,.service-detail-customs-b2b .service-hero-actions,.service-detail-customs-record .service-breadcrumb,.service-detail-customs-record .service-hero-actions,.service-detail-export-tax-refund .service-breadcrumb,.service-detail-export-tax-refund .service-hero-actions,.service-detail-global-store .service-breadcrumb,.service-detail-global-store .service-hero-actions,.service-detail-independent-site .service-breadcrumb,.service-detail-independent-site .service-hero-actions,.service-detail-trademark .service-breadcrumb,.service-detail-trademark .service-hero-actions{justify-content:flex-start}.service-detail-customs-9610 .service-hero-desc,.service-detail-customs-9610 .service-hero-stat-grid,.service-detail-customs-agent .service-hero-desc,.service-detail-customs-agent .service-hero-stat-grid,.service-detail-customs-b2b .service-hero-desc,.service-detail-customs-b2b .service-hero-stat-grid,.service-detail-customs-record .service-hero-desc,.service-detail-customs-record .service-hero-stat-grid,.service-detail-export-tax-refund .service-hero-desc,.service-detail-export-tax-refund .service-hero-stat-grid,.service-detail-global-store .service-hero-desc,.service-detail-global-store .service-hero-stat-grid,.service-detail-independent-site .service-hero-desc,.service-detail-independent-site .service-hero-stat-grid,.service-detail-trademark .service-hero-desc,.service-detail-trademark .service-hero-stat-grid{margin-left:0;margin-right:0}.service-detail-page .service-detail-breadcrumb-bar{position:relative;z-index:2}.service-detail-customs-1210 .service-hero,.service-detail-customs-9610 .service-hero,.service-detail-customs-b2b .service-hero,.service-detail-global-store .service-hero{height:340px}.service-detail-customs-agent .service-hero,.service-detail-export-tax-refund .service-hero,.service-detail-independent-site .service-hero,.service-detail-tax-exemption .service-hero{height:300px}.service-detail-customs-record .service-hero{height:240px}.service-detail-customs-1210 .service-hero-inner,.service-detail-customs-9610 .service-hero-inner,.service-detail-customs-b2b .service-hero-inner,.service-detail-global-store .service-hero-inner{height:100%;padding-top:0;padding-bottom:0}.service-detail-customs-agent .service-hero-inner,.service-detail-customs-record .service-hero-inner,.service-detail-export-tax-refund .service-hero-inner,.service-detail-independent-site .service-hero-inner{height:100%;padding-top:0;padding-bottom:0;display:flex;align-items:center}.service-detail-customs-agent .service-hero-inner,.service-detail-customs-record .service-hero-inner,.service-detail-export-tax-refund .service-hero-inner,.service-detail-independent-site .service-hero-inner{max-width:none;width:100%;padding-right:80px;padding-left:120px}@media(max-width:900px){.record-layout{grid-template-columns:1fr}.record-tag-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-detail-breadcrumb-bar{padding-right:20px;padding-left:20px}.service-detail-customs-1210 .service-hero,.service-detail-customs-9610 .service-hero,.service-detail-customs-agent .service-hero,.service-detail-customs-b2b .service-hero,.service-detail-customs-record .service-hero,.service-detail-export-tax-refund .service-hero,.service-detail-global-store .service-hero,.service-detail-independent-site .service-hero,.service-detail-tax-exemption .service-hero,.service-detail-trademark .service-hero{height:auto}.service-detail-customs-1210 .service-hero-inner,.service-detail-customs-9610 .service-hero-inner,.service-detail-customs-agent .service-hero-inner,.service-detail-customs-b2b .service-hero-inner,.service-detail-customs-record .service-hero-inner,.service-detail-export-tax-refund .service-hero-inner,.service-detail-global-store .service-hero-inner,.service-detail-independent-site .service-hero-inner,.service-detail-trademark .service-hero-inner{padding:40px 20px}}@media(max-width:640px){.record-tag-grid{grid-template-columns:1fr}}.service-faq-collapse{display:grid;gap:.75rem;border-width:1px;border-radius:1rem;padding:.75rem;border-color:#dbe7f7;background:linear-gradient(180deg,#f8fbff,#fff)}.service-faq-collapse .n-collapse-item{overflow:hidden;border-width:1px;border-radius:.75rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding-left:0;padding-right:0;margin:0;border-color:#e0e8f5;box-shadow:0 8px 22px #1a5fb40f}.service-faq-collapse .n-collapse-item+.n-collapse-item{margin-top:0}.service-faq-collapse .n-collapse-item__header{padding:1rem 1.25rem;min-height:54px;color:#1a3a6b;font-weight:700}.service-faq-collapse .n-collapse-item__header:hover{background:#f5f8ff}.service-faq-collapse .n-collapse-item__content-inner{padding-left:1.25rem;padding-right:1.25rem;padding-bottom:1.25rem}.service-faq-collapse .service-faq-answer{border-radius:.5rem;padding:.75rem 1rem;margin:0;background:#f5f8ff;color:#436079;line-height:1.85}.service-detail-trademark .service-hero{background:linear-gradient(135deg,#1a3a6e,#1e5fa8 52%,#1a7fc1)}.service-detail-trademark .service-hero:before{content:"";position:absolute;inset:auto;width:280px;height:280px;border-radius:999px;background:#ffffff0a}.service-detail-trademark .service-hero:after{content:"";position:absolute;bottom:-60px;left:-40px;width:220px;height:220px;border-radius:999px;background:#ffffff0a}.service-detail-trademark .service-hero-inner{position:relative;z-index:1;text-align:center;padding-top:48px;padding-bottom:40px}.service-detail-trademark .trademark-hero-title{margin-bottom:.5rem;color:#fff;font-size:28px;line-height:1.35}.service-detail-trademark .trademark-hero-desc{margin-bottom:.25rem;margin-right:auto;margin-left:auto;text-align:center;color:#a8c8e8;font-size:14px;line-height:1.8}.service-detail-trademark .trademark-hero-sub{margin-top:0;margin-bottom:0;color:#7aafd4;font-size:13px}.service-detail-trademark .trademark-hero-badges{margin-top:.875rem;gap:.5rem}.service-detail-trademark .trademark-hero-badge{border-radius:9999px;padding:.25rem .75rem;font-weight:400;border-color:#ffffff38;background:#ffffff1f;color:#e0eeff;font-size:12px}.service-detail-trademark .service-section{margin-top:28px}.service-detail-trademark .trademark-simple-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding-bottom:10px;border-bottom:2px solid #eef0f5}.service-detail-trademark .trademark-simple-head h2{margin:0;padding-left:11px;border-left:4px solid #1a5fb4;color:#1a3a6b;font-size:17px;line-height:1.35}.service-detail-trademark .trademark-simple-head-with-desc p{margin:0;color:#888;font-size:13px}.service-detail-trademark .operation-card{border-radius:.5rem;padding:1.25rem 1rem;text-align:center;box-shadow:0 1px 6px #1a5fb412}.service-detail-trademark .operation-card-icon{margin-left:auto;margin-right:auto;margin-bottom:.5rem;display:block;height:auto;width:auto;border-radius:0;background-color:transparent;color:inherit;font-size:30px}.service-detail-trademark .operation-card strong{color:#1a3a6b;font-size:14px}.service-detail-trademark .operation-card p{color:#888;font-size:12px;line-height:1.7}.service-detail-trademark .trademark-stat-card{border-radius:.5rem;padding:1rem;box-shadow:0 1px 6px #1a5fb412}.service-detail-trademark .trademark-stat-value{font-size:26px;line-height:30px}.trademark-stat-unit{margin-top:0;color:#999;font-size:12px;line-height:16px}.service-detail-trademark .trademark-stat-label{margin-top:0;display:flex;align-items:center;justify-content:center;min-height:36px;color:#555;line-height:1.5}.trademark-process-wrap{border-width:1px;border-radius:.5rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:1.5rem 1.75rem;border-color:#e0e8f5;box-shadow:0 1px 6px #1a5fb412}.trademark-process-bar{display:flex;align-items:flex-start;justify-content:space-between}.trademark-process-step{position:relative;display:flex;flex:1 1 0%;flex-direction:column;align-items:center;text-align:center}.trademark-process-step:not(:last-child):after{content:"→";position:absolute;top:11px;right:-12px;color:#1a5fb4;font-size:18px;font-weight:700}.trademark-process-step span{margin-bottom:.5rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));width:42px;height:42px;background:linear-gradient(135deg,#1a5fb4,#3a8ee6);box-shadow:0 3px 8px #1a5fb440;font-size:15px;font-weight:700}.trademark-process-step em,.trademark-process-step strong{display:block;font-style:normal;color:#555;font-size:12px;line-height:1.6}.trademark-country-table-wrap{border-radius:.5rem;box-shadow:0 1px 6px #1a5fb412}.trademark-country-table{table-layout:fixed}.trademark-country-table th:first-child{width:18%}.trademark-country-table th:nth-child(2){width:12%}.trademark-country-table th:nth-child(3){width:35%}.trademark-country-table th:nth-child(4){width:20%;text-align:center}.trademark-country-table th:nth-child(5){width:15%;text-align:center}.trademark-country-table th{background:#1a3a6b;color:#fff;font-size:13px;font-weight:600}.trademark-country-table td{padding:12px 18px;color:#444;font-size:13px;vertical-align:middle}.trademark-country-table td:nth-child(4),.trademark-country-table td:nth-child(5){text-align:center}.trademark-country-table tbody tr:hover td{background:#f0f5ff}.trademark-country-table tbody tr:nth-child(2n) td{background:#f8f9fc}.trademark-country-table tbody tr:nth-child(2n):hover td{background:#e8f0ff}.trademark-country-cell,.trademark-time-cell{display:flex;align-items:center}.trademark-country-cell{gap:.625rem}.trademark-country-cell span{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:.25rem;padding:.125rem .375rem;min-width:28px;background:#e8eef8;color:#1a3a6b;font-size:10px;font-weight:700}.trademark-country-cell strong{color:#222;font-size:14px;font-weight:500}.trademark-region-tag{display:inline-flex;border-radius:9999px;padding:.1875rem .625rem;font-weight:600;font-size:12px}.trademark-region-asia{background:#e8f4ff;color:#1a6eb8}.trademark-region-europe{background:#f0e8ff;color:#6a1ab8}.trademark-region-namerica{background:#fff0e8;color:#b85a1a}.trademark-region-samerica{background:#e8fff0;color:#1ab86a}.trademark-region-oceania{background:#e8ffff;color:#1ab8b8}.trademark-region-mideast{background:#fff8e8;color:#b8921a}.trademark-region-africa{background:#ffe8e8;color:#b81a1a}.trademark-region-default{background:#edf2f7;color:#4a5568}.trademark-time-cell{width:100%;gap:.5rem}.trademark-time-text{min-width:65px;color:#1a3a6b;font-size:13px;font-weight:600;white-space:nowrap}.trademark-time-cell em{font-style:normal;color:#999;font-size:12px;white-space:nowrap}.trademark-time-bar{min-width:3rem;flex:1 1 0%;overflow:hidden;border-radius:9999px;height:6px;background:#e8eef8}.trademark-time-bar i{display:block;height:100%;border-radius:9999px;background:linear-gradient(90deg,#1a5fb4,#3a8ee6)}.trademark-time-bar-13{width:13%}.trademark-time-bar-17{width:17%}.trademark-time-bar-21{width:21%}.trademark-time-bar-25{width:25%}.trademark-time-bar-33{width:33%}.trademark-time-bar-38{width:38%}.trademark-time-bar-42{width:42%}.trademark-time-bar-50{width:50%}.trademark-time-bar-54{width:54%}.trademark-time-bar-58{width:58%}.trademark-time-bar-63{width:63%}.trademark-time-bar-79{width:79%}.trademark-validity{display:inline-flex;align-items:center;gap:.25rem;border-radius:9999px;padding:.1875rem .75rem;font-weight:700;background:#e8f7ee;color:#1a8a4a;font-size:13px}.trademark-validity-short{background:#fff3e8;color:#c77000}.trademark-apply-button{cursor:pointer;white-space:nowrap;border-radius:.25rem;border-style:none;padding:.375rem 1.125rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));background:#1a5fb4;font-size:13px;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s}.trademark-apply-button:hover{background:#1550a0;box-shadow:0 3px 8px #1a5fb44d;transform:translateY(-1px)}.service-detail-trademark .trademark-note-box{border-radius:.5rem;padding:1.25rem 1.5rem;box-shadow:0 1px 6px #1a5fb412}.service-detail-trademark .trademark-note-box h3{padding-left:.625rem;border-left:3px solid #1a5fb4;font-size:14px}.service-detail-trademark .trademark-note-box ul{list-style-type:none;padding-left:0}.service-detail-trademark .trademark-note-box li{position:relative;padding-left:1.125rem}.service-detail-trademark .trademark-note-box li:before{content:"※";position:absolute;top:1px;left:0;color:#1a5fb4;font-size:12px}.service-detail-trademark .operation-cta-card{border-radius:.5rem;background:linear-gradient(120deg,#0d2447,#1a5fb4)}@media(max-width:900px){.service-detail-trademark .trademark-simple-head{align-items:flex-start;gap:.5rem;flex-direction:column}.trademark-process-bar{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.trademark-process-step:not(:last-child):after{display:none}.trademark-country-table{min-width:920px}}@media(max-width:640px){.service-detail-trademark .trademark-hero-title{font-size:22px;word-break:normal;text-wrap:balance}.trademark-process-bar{grid-template-columns:1fr}.trademark-process-step{align-items:flex-start;text-align:left}.trademark-process-step span{margin-left:0;margin-right:0}}.service-detail-independent-site .detail-hero-title{font-size:38px;letter-spacing:2px}.service-detail-independent-site .detail-hero-title span{color:#4db8ff}.service-detail-independent-site .detail-hero-desc{white-space:pre-line}.service-detail-independent-site .service-section:not(.service-section-last){border-width:1px;border-radius:.5rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:1.5rem 1.75rem;margin-bottom:18px;border-color:#e0e8f5;box-shadow:0 1px 6px #1a5fb412}.service-detail-independent-site .service-section-last{margin-bottom:18px}.service-detail-independent-site .operation-section-head{margin-bottom:1.25rem;align-items:flex-start;gap:.625rem;padding-bottom:12px;border-bottom:2px solid #e8edf5;position:relative}.service-detail-independent-site .operation-section-head:after{content:"";position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:#1a5fb4}.service-detail-independent-site .operation-section-head>span{width:22px;height:22px;border-radius:4px;font-size:12px}.operation-section-copy{min-width:0;flex:1 1 0%}.operation-section-title-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.operation-section-title-row em{border-width:1px;border-radius:9999px;padding:.1875rem .75rem;font-style:normal;border-color:#c0d8f8;background:#e8f4ff;color:#1a5fb4;font-size:12px;white-space:nowrap}.service-detail-independent-site .operation-section-head h2{font-size:17px}.service-detail-independent-site .operation-section-head p{margin-top:.5rem;color:#777;font-size:13px;line-height:1.7}.service-detail-independent-site .operation-number-card{display:flex;align-items:flex-start;gap:.875rem;border-radius:.5rem;padding:1rem 1.25rem;background:#fafbff}.service-detail-independent-site .operation-number-card span{margin-top:.125rem;flex-shrink:0}.service-detail-independent-site .operation-number-card p{margin-top:0;color:#444}.service-detail-independent-site .operation-card-grid{gap:14px}.service-detail-independent-site .operation-card{border-radius:.5rem;padding:1.25rem;background:#fff;box-shadow:none}.service-detail-independent-site .operation-platform-card{cursor:pointer;overflow:hidden}.service-detail-independent-site .operation-card:hover,.service-detail-independent-site .operation-number-card:hover,.service-detail-independent-site .operation-platform-card:hover{box-shadow:0 4px 16px #1a5fb41f}.service-detail-independent-site .operation-card-icon{margin-bottom:.75rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;width:52px;height:52px;background:linear-gradient(135deg,#e3f2fd,#bbdefb);font-size:24px}.service-detail-independent-site .operation-card strong{font-size:15px}.operation-card-subtitle{margin-top:.25rem;display:block;font-style:normal;color:#4b5f75;font-size:13px;font-weight:600}.service-detail-independent-site .operation-card p{color:#777;font-size:12px}.service-detail-independent-site .service-mini-tags span{border-color:#c0d8f8;background:#e8f4ff;color:#1a5fb4;font-size:11px}.service-detail-independent-site .operation-point-list li{border-radius:4px;background:#f0f5ff;color:#436079}.service-detail-independent-site .operation-process{display:flex;align-items:flex-start;gap:0;grid-template-columns:none}.service-detail-independent-site .operation-process article{position:relative;display:flex;flex:1 1 0%;flex-direction:column;align-items:center;border-width:0px;background-color:transparent;padding:0;text-align:center}.service-detail-independent-site .operation-process article:not(:last-child):after{content:"";position:absolute;top:17px;left:calc(50% + 18px);right:calc(-50% + 18px);height:2px;background:linear-gradient(90deg,#1a5fb4,#c0d8f8)}.service-detail-independent-site .operation-process article span{position:relative;z-index:1;margin-bottom:.5rem;width:34px;height:34px;box-shadow:0 3px 10px #1a5fb44d}.service-detail-independent-site .operation-process article strong{color:#1a3a6b;font-size:13px}.service-detail-independent-site .operation-process article em{color:#555;font-size:12px;line-height:1.5}.service-detail-independent-site .service-faq-collapse{--n-title-font-size: 14px}.service-detail-independent-site .service-faq-collapse .n-collapse-item__header{display:flex;align-items:center;box-sizing:border-box;min-height:56px;line-height:1.5}.service-detail-independent-site .service-faq-collapse .n-collapse-item__header-extra,.service-detail-independent-site .service-faq-collapse .n-collapse-item__header-main{display:flex;align-items:center}.service-detail-independent-site .service-faq-collapse .n-collapse-item-arrow{display:flex;align-items:center;justify-content:center;line-height:1}.service-detail-independent-site .operation-cta-card{border-radius:.5rem;background:linear-gradient(120deg,#0d2447,#1a5fb4)}@media(max-width:900px){.service-detail-independent-site .service-section:not(.service-section-last){padding:1.25rem;margin-bottom:14px}.service-detail-independent-site .service-section-last{margin-bottom:14px}.operation-section-title-row{align-items:flex-start;flex-direction:column}.service-detail-independent-site .operation-process{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.service-detail-independent-site .operation-process article:not(:last-child):after{display:none}}@media(max-width:640px){.service-detail-independent-site .detail-hero-title{font-size:26px}.service-detail-independent-site .service-faq-collapse .n-collapse-item__header{min-height:52px}.service-detail-independent-site .operation-process{grid-template-columns:1fr}}.service-detail-global-store .service-section:not(.service-section-last){border-width:1px;border-radius:.5rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:1.5rem 1.75rem;border-color:#e0e8f5;box-shadow:0 1px 6px #1a5fb412}.service-detail-global-store .operation-section-head{margin-bottom:1.25rem;align-items:flex-start;gap:.625rem;padding-bottom:12px;border-bottom:2px solid #e8edf5;position:relative}.service-detail-global-store .operation-section-head:after{content:"";position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:#1a5fb4}.service-detail-global-store .operation-section-head>span{width:22px;height:22px;border-radius:4px;font-size:12px}.service-detail-global-store .operation-section-head h2{font-size:17px}.service-detail-global-store .operation-section-head p{margin-top:.5rem;color:#777;font-size:13px;line-height:1.7}.service-detail-global-store .operation-platform-card{position:relative;cursor:pointer;overflow:hidden;border-radius:.75rem;padding:1.25rem 1rem;text-align:center;border-width:1.5px;background:#fff}.service-detail-global-store .operation-platform-card .operation-card-top{flex-direction:column;gap:.25rem}.service-detail-global-store .operation-card-top em{position:absolute;right:.625rem;top:.625rem;margin-left:0;border-radius:9999px;padding:.125rem .5rem;background:#fff0f0;color:#e53935;font-size:10px}.service-detail-global-store .operation-platform-card .operation-card-icon{margin-left:auto;margin-right:auto;margin-bottom:.5rem;height:auto;width:auto;display:flex;border-radius:0;background-color:transparent;color:inherit;font-size:40px}.service-detail-global-store .operation-platform-card strong{color:#1a3a6b;font-size:15px;font-weight:700}.service-detail-global-store .operation-platform-card p{margin-top:.5rem;color:#777;font-size:12px;line-height:1.7}.service-detail-global-store .service-mini-tags{margin-top:.75rem;justify-content:center}.service-detail-global-store .service-mini-tags span{border-color:transparent;background:#eef3ff;color:#1a5fb4;font-size:11px}.service-detail-global-store .operation-process{display:flex;align-items:flex-start;gap:0;grid-template-columns:none}.service-detail-global-store .operation-process article{position:relative;display:flex;flex:1 1 0%;flex-direction:column;align-items:center;border-width:0px;background-color:transparent;padding:0;text-align:center}.service-detail-global-store .operation-process article:not(:last-child):after{content:"→";position:absolute;top:34px;right:-7px;color:#1a5fb4;font-size:18px;font-weight:700}.global-process-icon{margin-bottom:.5rem;display:block;font-style:normal;font-size:24px;line-height:1}.service-detail-global-store .operation-process article span{position:relative;z-index:1;margin-bottom:.5rem;width:34px;height:34px;box-shadow:0 3px 10px #1a5fb44d}.service-detail-global-store .operation-process article strong{color:#1a3a6b;font-size:13px}.service-detail-global-store .operation-process article em{max-width:140px;color:#555;font-size:12px;line-height:1.5}.global-faq-list{display:grid;gap:.75rem}.global-faq-item{border-width:1px;border-radius:.5rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:1rem 1.25rem;border-color:#dbe7f7}.global-faq-item summary{display:flex;cursor:pointer;list-style-type:none;align-items:center;gap:.5rem;font-weight:600;color:#1a3a6b;font-size:14px}.global-faq-item summary::-webkit-details-marker{display:none}.global-faq-item summary:after{content:"▾";margin-left:auto;color:#1a5fb4;transition:transform .2s}.global-faq-item:not([open]) summary:after{transform:rotate(-90deg)}.global-faq-item summary span{display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:.25rem;font-weight:700;width:22px;height:22px;background:#1a5fb4;color:#fff;font-size:12px}.global-faq-item p{margin-top:.75rem;margin-bottom:0;border-radius:.375rem;padding:.75rem 1rem;background:#f3f7ff;color:#52687f;font-size:13px;line-height:1.8}.service-detail-global-store .operation-cta-card{border-radius:.5rem;background:linear-gradient(120deg,#0d2447,#1a5fb4)}@media(max-width:900px){.service-detail-global-store .service-section:not(.service-section-last){padding:1.25rem}.service-detail-global-store .operation-process{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.service-detail-global-store .operation-process article:not(:last-child):after{display:none}}@media(max-width:640px){.service-detail-global-store .operation-process{grid-template-columns:1fr}.service-detail-global-store .operation-platform-card .operation-card-top{align-items:center}}.global-store-card{border-width:1px;border-radius:.5rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:1.5rem 1.75rem;margin-top:24px;border-color:#e0e8f5;box-shadow:0 1px 6px #1a5fb412}.global-store-card-first{margin-top:24px}.global-store-hero-shell{position:relative;width:100%}.global-store-hero-shell .detail-hero-layout{padding-right:80px;padding-left:120px}.global-store-hero-next-enter-active,.global-store-hero-next-leave-active,.global-store-hero-prev-enter-active,.global-store-hero-prev-leave-active{transition:opacity .24s ease,transform .24s ease}.global-store-hero-next-enter-from,.global-store-hero-prev-leave-to{opacity:0;transform:translate(24px)}.global-store-hero-next-leave-to,.global-store-hero-prev-enter-from{opacity:0;transform:translate(-24px)}.global-store-hero-arrow{position:absolute;display:flex;align-items:center;justify-content:center;border-width:1px;border-radius:9999px;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));top:50%;z-index:2;width:36px;height:36px;background:#ffffff26;border-color:#ffffff4d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transform:translateY(-50%);font-size:18px;transition:background .2s,transform .2s}.global-store-hero-arrow:hover{background:#ffffff47}.global-store-hero-arrow-left{left:16px}.global-store-hero-arrow-right{right:16px}.global-store-hero-dots{position:absolute;display:flex;align-items:center;gap:.5rem;bottom:14px;left:50%;z-index:2;transform:translate(-50%)}.global-store-hero-dot{border-width:0px;border-radius:9999px;width:8px;height:8px;background:#fff6;transition:width .25s,background .25s}.global-store-hero-dot.active{width:24px;background:#fff}.service-detail-global-store .detail-hero-title .line2{display:block}.service-detail-global-store .service-hero-inner{display:flex;align-items:center;width:100%;max-width:none}.global-store-head{margin-bottom:1.25rem;padding-bottom:12px;border-bottom:2px solid #e8edf5;position:relative}.global-store-head:after{content:"";position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:#1a5fb4}.global-store-title{display:flex;align-items:center;gap:.5rem}.global-store-title span{display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:.25rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));width:22px;height:22px;background:#1a5fb4;font-size:12px;font-weight:700}.global-store-title h2{margin:0;color:#1a3a6b;font-size:17px;font-weight:700}.global-store-head p{margin-bottom:0;margin-top:.5rem;color:#999;font-size:13px}.global-platform-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.global-platform-card{position:relative;overflow:hidden;border-width:1px;border-radius:.75rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:1.25rem 1rem;text-align:center;min-height:184px;border-width:1.5px;border-color:#e0e8f5;transition:transform .25s,border-color .25s,box-shadow .25s}.global-platform-card:hover{border-color:#1a5fb4;box-shadow:0 6px 20px #1a5fb421;transform:translateY(-3px)}.global-platform-badge{position:absolute;right:.625rem;top:.625rem;border-radius:9999px;padding:.125rem .5rem;font-style:normal;background:#e8f0fe;color:#1a5fb4;font-size:10px;font-weight:600}.global-platform-badge-hot{background:#fff0f0;color:#e53935}.global-platform-badge-new{background:#e8f5e9;color:#2e7d32}.global-platform-logo{margin-left:auto;margin-right:auto;margin-bottom:.5rem;display:block;font-size:40px;line-height:1}.global-platform-card h3{margin:0;color:#1a3a6b;font-size:15px;font-weight:700}.global-platform-card small{margin-top:.25rem;display:block;color:#999;font-size:11px;line-height:1.5}.global-platform-tags{margin-top:.625rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.25rem}.global-platform-tags span{border-radius:9999px;padding:.125rem .5rem;background:#eef3ff;color:#1a5fb4;font-size:11px}.global-process-steps{display:flex;align-items:flex-start}.global-process-step{position:relative;display:flex;flex:1 1 0%;flex-direction:column;align-items:center;padding-left:.5rem;padding-right:.5rem;text-align:center}.global-process-step:not(:last-child):after{content:"→";position:absolute;top:35px;right:-8px;color:#1a5fb4;font-size:18px;font-weight:700}.global-process-step-badge{position:relative;margin-bottom:.5rem;display:inline-flex}.global-process-step-icon{display:flex;align-items:center;justify-content:center;border-radius:9999px;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));font-style:normal;width:48px;height:48px;background:linear-gradient(135deg,#1a5fb4,#3a8ee6);box-shadow:0 4px 12px #1a5fb440;font-size:20px;line-height:1}.global-process-step-index{position:absolute;display:flex;align-items:center;justify-content:center;border-radius:9999px;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));top:-4px;right:-4px;width:18px;height:18px;background:#ff6b35;box-shadow:0 2px 6px #ff6b3552;font-size:10px;font-weight:700}.global-process-step strong{color:#1a3a6b;font-size:13px}.global-process-step p{margin-bottom:0;margin-top:.25rem;color:#555;font-size:12px;line-height:1.5}.global-faq-list-standalone .global-faq-item{padding:16px 20px}.global-faq-accordion{display:flex;flex-direction:column;gap:.625rem}.global-faq-accordion-item{overflow:hidden;border-width:1px;border-radius:.5rem;border-color:#e0e8f5}.global-faq-accordion-question{width:100%;display:flex;align-items:center;gap:.75rem;border-width:0px;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:.875rem 1rem;text-align:left;transition:background .2s}.global-faq-accordion-question:hover{background:#f5f8ff}.global-faq-accordion-label{flex-shrink:0;border-radius:9999px;text-align:center;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));width:24px;height:24px;background:#1a5fb4;font-size:12px;line-height:24px;font-weight:700}.global-faq-accordion-text{min-width:0;flex:1 1 0%;color:#1a3a6b;font-size:14px;font-weight:600}.global-faq-accordion-arrow{flex-shrink:0;font-style:normal;color:#999;font-size:16px;transition:transform .25s}.global-faq-accordion-item.open .global-faq-accordion-arrow{transform:rotate(180deg)}.global-faq-accordion-answer{max-height:0;overflow:hidden;background:#fafbff;transition:max-height .3s ease,padding .3s ease}.global-faq-accordion-item.open .global-faq-accordion-answer{max-height:240px;padding:12px 18px}.global-faq-accordion-answer p{margin:0;color:#666;font-size:13px;line-height:1.8}.global-store-cta{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;border-radius:.5rem;padding:2.25rem 2.5rem;margin-top:24px;margin-bottom:28px;background:linear-gradient(120deg,#0d2447,#1a5fb4)}.global-store-cta h2{margin:0;color:#fff;font-size:22px;font-weight:700}.global-store-cta p{margin-bottom:0;margin-top:.375rem;color:#a8d4f8;font-size:13px}.global-store-cta button{flex-shrink:0;cursor:pointer;border-width:0px;border-radius:.25rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:.75rem 2.25rem;font-weight:700;color:#1a5fb4;font-size:15px;transition:transform .2s}.global-store-cta button:hover{transform:scale(1.03)}@media(max-width:900px){.global-store-hero-arrow{display:none}.global-store-hero-shell .detail-hero-layout{padding-right:0;padding-left:0}.global-store-hero-dots{bottom:-4px}.global-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.global-process-steps{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.global-process-step:not(:last-child):after{display:none}.global-store-cta{flex-direction:column;align-items:flex-start;padding-left:1.5rem;padding-right:1.5rem}}@media(max-width:640px){.global-store-hero-shell .detail-hero-layout{gap:20px;padding:28px 20px 32px}.service-detail-global-store .detail-hero-copy{text-align:center}.service-detail-global-store .detail-hero-badge{margin-right:auto;margin-left:auto}.service-detail-global-store .detail-hero-title{font-size:28px;letter-spacing:0;line-height:1.3}.service-detail-global-store .detail-hero-desc{max-width:100%;font-size:14px}.service-detail-global-store .detail-hero-actions,.service-detail-global-store .detail-hero-visual{width:100%;justify-content:center}.service-detail-global-store .detail-hero-stats{width:100%;flex-wrap:nowrap;justify-content:center;gap:8px}.service-detail-global-store .detail-hero-stat{min-width:0;padding:8px 6px}.global-store-card{padding:1.25rem 1rem}.global-store-hero-dots{display:none}.global-platform-grid,.global-process-steps{grid-template-columns:1fr}}.service-detail-customs-9610 .service-hero{background:linear-gradient(110deg,#0b1f45,#0f2d6b 45%,#1a5fb4)}.service-detail-customs-9610 .service-hero:before{background-image:linear-gradient(hsla(0,0%,100%,.04) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.04) 1px,transparent 0);background-size:40px 40px}.service-detail-customs-9610 .service-hero:after{content:"";position:absolute;top:-80px;right:200px;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle,rgba(58,142,230,.25),transparent 65%);pointer-events:none}.service-detail-customs-9610 .service-hero-inner{display:flex;align-items:center;max-width:none;padding-right:80px;padding-left:120px}.service-detail-customs-9610 .split-hero-layout{position:relative;z-index:1}.service-detail-customs-9610 .portal-button-light{background:#1a5fb4;color:#fff}.service-detail-customs-9610 .portal-button-light:hover{background:#1550a0}.service-detail-customs-9610 .gateway-module-icon{width:48px;height:48px;background:linear-gradient(135deg,#1a5fb4,#3a8ee6);font-size:22px}.service-detail-customs-9610 .gateway-module-card:nth-child(n) .gateway-module-icon{background:linear-gradient(135deg,#1a5fb4,#3a8ee6)}.service-detail-customs-9610 .gateway-advantage-card:nth-child(n) .gateway-advantage-icon,.service-detail-customs-9610 .gateway-advantage-icon{border-radius:8px;background:#eef3ff}.service-detail-customs-b2b .service-hero{background:linear-gradient(110deg,#0b1f45,#0f2d6b 45%,#1a5fb4)}.service-detail-customs-b2b .service-hero:before{background-image:linear-gradient(hsla(0,0%,100%,.04) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.04) 1px,transparent 0);background-size:40px 40px}.service-detail-customs-b2b .service-hero:after{content:"";position:absolute;top:-80px;right:200px;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle,rgba(58,142,230,.25),transparent 65%);pointer-events:none}.service-detail-customs-b2b .service-hero-inner{display:flex;align-items:center;max-width:none;padding-right:80px;padding-left:120px}.service-detail-customs-b2b .split-hero-layout{position:relative;z-index:1}.service-detail-customs-b2b .service-hero-badge{margin-bottom:18px;padding:4px 14px;color:#7ec8f8;font-size:12px}.service-detail-customs-b2b .split-hero-title{margin-bottom:12px;font-size:40px;font-weight:800;letter-spacing:2px;line-height:1.25}.service-detail-customs-b2b .split-hero-desc{margin-bottom:24px;font-size:15px;line-height:1.5}.service-detail-customs-b2b .service-hero-actions .portal-button{min-height:0;padding:10px 28px;font-size:14px}.service-detail-customs-b2b .portal-button-light{background:#1a5fb4;color:#fff}.service-detail-customs-b2b .portal-button-light:hover{background:#1550a0}.service-detail-customs-b2b .portal-button-ghost{border-color:#ffffff80;background:transparent;color:#fff}.service-detail-customs-b2b .portal-button-ghost:hover{background:#ffffff1a}@media(max-width:900px){.service-detail-customs-b2b .service-hero-inner{padding:40px 20px}}@media(max-width:640px){.service-detail-customs-b2b .split-hero-title{font-size:32px}}@media(min-width:901px){.service-detail-customs-9610 .service-section.container,.service-detail-customs-b2b .service-section.container{width:calc(100% - 80px);max-width:none;margin-right:40px;margin-left:40px}}.service-detail-customs-record .service-hero{background:linear-gradient(110deg,#0b1f45,#0f2d6b 45%,#1a5fb4)}.service-detail-customs-record .service-hero:before{background-image:linear-gradient(hsla(0,0%,100%,.04) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.04) 1px,transparent 0);background-size:40px 40px}.service-detail-customs-record .service-hero:after{content:"";position:absolute;top:-80px;right:200px;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(58,142,230,.22),transparent 65%);pointer-events:none}.service-detail-customs-record .detail-hero-layout{position:relative;z-index:1}.service-detail-customs-record .detail-hero-title{font-size:34px}.service-detail-customs-record .detail-hero-icon{width:90px;height:90px;font-size:44px}.service-detail-customs-record .portal-button-light{background:#1a5fb4;color:#fff}.service-detail-customs-record .portal-button-light:hover{background:#1550a0}.record-layout{gap:20px}.record-content{min-width:0}.record-card{margin-bottom:20px;padding:24px 28px;border:1px solid #e0e8f5;border-radius:8px;background:#fff;box-shadow:0 1px 6px #1a5fb412}.record-card-head{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:2px solid #e8edf5}.record-card-head:after{content:"";position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:#1a5fb4}.record-card-title{display:flex;align-items:center;gap:8px;min-width:0}.record-card-title>span{display:flex;width:22px;height:22px;flex-shrink:0;align-items:center;justify-content:center;border-radius:4px;background:#1a5fb4;color:#fff;font-size:12px;font-weight:700}.record-card-title h2{margin:0;color:#1a3a6b;font-size:16px;font-weight:700}.record-card-badge{flex-shrink:0;border-radius:10px;background:#eef4ff;color:#1a5fb4;font-size:12px;font-style:normal;font-weight:500;padding:2px 10px}.record-card-desc{margin:8px 0 18px;color:#999;font-size:13px}.record-tag-list{display:flex;flex-wrap:wrap;gap:8px}.record-tag-list span{border:1px solid #d0e2ff;border-radius:16px;background:#f0f5ff;color:#1a5fb4;cursor:default;font-size:12px;padding:5px 12px}.record-info-table{width:100%;border-collapse:collapse}.record-info-table th{padding:9px 14px;border-bottom:1px solid #eee;background:#f8faff;color:#555;font-size:12px;font-weight:600;text-align:left}.record-info-table th:first-child{width:28%}.record-info-table td{padding:10px 14px;border-bottom:1px solid #f5f5f5;color:#333;font-size:13px;vertical-align:top}.record-info-table tbody tr:last-child td{border-bottom:0}.record-info-table tbody tr:hover td{background:#fafcff}.record-info-table em{margin-left:4px;color:#e53935;font-size:11px;font-style:normal;font-weight:600}.record-process{display:flex;align-items:flex-start;margin-top:8px}.record-process article{position:relative;flex:1;padding:0 8px;text-align:center}.record-process article:not(:last-child):after{content:"→";position:absolute;z-index:1;top:11px;right:-10px;color:#1a5fb4;font-size:18px;font-weight:700}.record-process article>span{display:flex;width:40px;height:40px;margin:0 auto 10px;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#1a5fb4,#3a8ee6);box-shadow:0 4px 12px #1a5fb440;color:#fff;font-size:16px}.record-process article>span.pending{border:2px solid #e0e8f5;background:#f0f4f8;box-shadow:none;color:#aaa}.record-process em,.record-process strong{display:block}.record-process strong{margin-bottom:3px;color:#1a3a6b;font-size:13px}.record-process em{color:#888;font-size:11px;font-style:normal;line-height:1.5}.record-tip-box{display:flex;align-items:flex-start;gap:8px;margin-top:-16px;margin-bottom:20px;border:1px solid #ffe58f;border-radius:6px;background:#fffbea;color:#7a5c00;font-size:13px;padding:12px 16px}.record-tip-box>span{flex-shrink:0}.record-tip-box p{margin:0;line-height:1.65}.record-cta-card{display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:8px;background:linear-gradient(120deg,#0d2447,#1a5fb4);padding:32px 40px}.record-cta-card h2{margin:0 0 6px;color:#fff;font-size:20px;font-weight:700}.record-cta-card p{margin:0;color:#a8d4f8;font-size:13px}.record-cta-card button{flex-shrink:0;border:0;border-radius:4px;background:#fff;color:#1a5fb4;font-size:14px;font-weight:700;padding:11px 32px;transition:transform .2s}.record-cta-card button:hover{transform:scale(1.03)}@media(min-width:901px){.service-detail-customs-record .service-section.container{width:calc(100% - 80px);max-width:none;margin-right:40px;margin-left:40px}}@media(max-width:900px){.record-card{padding:20px}.record-process{display:grid;gap:20px 12px;grid-template-columns:repeat(2,minmax(0,1fr))}.record-process article:not(:last-child):after{display:none}}@media(max-width:640px){.record-card-head,.record-cta-card{align-items:flex-start;flex-direction:column}.record-info-table{min-width:620px}.record-table-wrap{overflow-x:auto}.record-process{grid-template-columns:1fr}}@media(max-width:900px){.service-detail-global-store .detail-hero-layout,.service-detail-side-visual .detail-hero-layout{align-items:center;flex-direction:column;gap:24px;padding:36px 20px 52px}.service-detail-global-store .detail-hero-copy,.service-detail-side-visual .detail-hero-copy{width:100%;text-align:center}.service-detail-global-store .detail-hero-badge,.service-detail-side-visual .detail-hero-badge,.service-detail-global-store .detail-hero-desc,.service-detail-side-visual .detail-hero-desc{margin-right:auto;margin-left:auto}.service-detail-global-store .detail-hero-actions,.service-detail-side-visual .detail-hero-actions{justify-content:center}.service-detail-global-store .detail-hero-visual,.service-detail-side-visual .detail-hero-visual{width:100%;align-items:center}.service-detail-global-store .detail-hero-stats,.service-detail-side-visual .detail-hero-stats{justify-content:center;flex-wrap:wrap}.service-detail-customs-9610 .service-hero-inner,.service-detail-customs-b2b .service-hero-inner{padding:40px 20px}.service-detail-customs-9610 .split-hero-layout,.service-detail-customs-b2b .split-hero-layout{align-items:center;gap:24px}.service-detail-customs-9610 .split-hero-copy,.service-detail-customs-b2b .split-hero-copy{width:100%;text-align:center}.service-detail-customs-9610 .service-hero-badge,.service-detail-customs-b2b .service-hero-badge,.service-detail-customs-9610 .split-hero-desc,.service-detail-customs-b2b .split-hero-desc{margin-right:auto;margin-left:auto}.service-detail-customs-9610 .split-hero-actions,.service-detail-customs-b2b .split-hero-actions{justify-content:center}.service-detail-customs-9610 .split-hero-visual,.service-detail-customs-b2b .split-hero-visual{width:100%;align-items:center}.service-detail-customs-9610 .split-hero-stats,.service-detail-customs-b2b .split-hero-stats{width:min(100%,360px);grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.service-detail-customs-9610 .split-hero-stat,.service-detail-customs-b2b .split-hero-stat{min-width:0;padding:8px 4px}.service-detail-customs-9610 .split-hero-stat strong,.service-detail-customs-b2b .split-hero-stat strong{font-size:16px}}@media(max-width:640px){.service-detail-customs-9610 .split-hero-title,.service-detail-customs-b2b .split-hero-title,.service-detail-global-store .detail-hero-title,.service-detail-side-visual .detail-hero-title{font-size:28px;letter-spacing:0}}.about-page{background:#f5f6fa}.about-page-banner{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;height:240px;background:linear-gradient(135deg,#0d2d6b,#1a5fb4 50%,#2980d9)}.about-page-banner:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Cpath fill='%23fff' fill-opacity='.04' d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2zm0-30V0h-2v4h-4v2h4v4h2V6h4V4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2zM6 4V0H4v4H0v2h4v4h2V6h4V4z'/%3E%3C/svg%3E")}.about-page-banner:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 70% 50%,rgba(58,142,230,.25) 0,transparent 60%)}.about-page-banner-inner{position:relative;z-index:2;text-align:center}.about-breadcrumb{margin-bottom:.875rem;display:flex;align-items:center;justify-content:center;gap:.375rem;color:#fff9;font-size:13px}.about-breadcrumb a{color:#ffffffb3;transition:color .2s}.about-breadcrumb a:hover{color:#fff}.about-breadcrumb span{color:#fff6}.about-breadcrumb .current{color:#7ec8f8}.about-page-banner h1{margin:0;margin-bottom:.625rem;font-weight:700;color:#fff;font-size:36px;letter-spacing:2px}.about-page-banner p{margin:0;color:#ffffffc7;font-size:15px}.about-main{max-width:1200px;margin:0 auto;padding:40px 40px 60px}.about-section{margin-bottom:56px}.about-section-header{position:relative;display:flex;align-items:center;margin-bottom:28px;padding-bottom:12px;border-bottom:2px solid #e8edf5}.about-section-header:before{content:"";position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:#1a5fb4}.about-section-title{margin:0;display:flex;align-items:center;gap:.625rem;font-weight:700;color:#1a3a6b;font-size:20px}.about-section-title .icon{display:flex;align-items:center;justify-content:center;border-radius:.25rem;width:26px;height:26px;background:#1a5fb4;color:#fff;font-size:13px}.about-intro-grid{display:grid;align-items:center;grid-template-columns:1fr 420px;gap:36px}.about-intro-text p{margin:0 0 16px;color:#444;font-size:15px;line-height:2}.about-intro-text p:last-child{margin-bottom:0}.about-intro-text .highlight{color:#1a5fb4;font-weight:600}.about-intro-img{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:.75rem;height:280px;background:linear-gradient(135deg,#0d2d6b,#1a5fb4,#3a8ee6)}.about-intro-img:before{content:"";position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.04) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.04) 1px,transparent 0);background-size:40px 40px}.about-intro-img-inner{position:relative;z-index:2;text-align:center}.about-intro-img-inner .big-icon{margin-bottom:.75rem;display:block;font-size:64px}.about-intro-img-inner .tagline{color:#fff;font-size:22px;font-weight:700;letter-spacing:2px}.about-intro-img-inner .sub{margin-top:6px;color:#ffffffb3;font-size:13px}.about-data-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:32px}.about-data-card{position:relative;overflow:hidden;border-width:1px;border-radius:.5rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));text-align:center;padding:24px 20px;border-color:#e0e8f5;cursor:default;transition:all .25s}.about-data-card:before{content:"";position:absolute;top:0;right:0;left:0;height:3px;background:linear-gradient(90deg,#1a5fb4,#3a8ee6)}.about-data-card:hover{box-shadow:0 6px 20px #1a5fb424;transform:translateY(-3px)}.about-data-card .dc-icon{margin-bottom:10px;font-size:28px}.about-data-card .dc-num{margin-bottom:6px;color:#1a5fb4;font-size:32px;font-weight:800;line-height:1}.about-data-card .dc-num sup{font-size:16px;font-weight:600}.about-data-card .dc-label{color:#777;font-size:13px}.about-consult-cta{margin-top:2rem;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;border-radius:.75rem;padding:24px 28px;background:linear-gradient(120deg,#eaf3ff,#f7fbff);border:1px solid #cfe2fb}.about-consult-cta>div{display:grid;gap:.375rem}.about-consult-cta strong{color:#163869;font-size:16px}.about-consult-cta span{color:#64748b;font-size:13px}.about-consult-cta button{flex-shrink:0;border-width:0px;border-radius:.375rem;padding:.625rem 1.25rem;font-weight:500;background:#1a5fb4;color:#fff;cursor:pointer;transition:background-color .2s,transform .2s}.about-consult-cta button:hover{background:#134c91;transform:translateY(-1px)}@media(max-width:900px){.about-intro-grid{grid-template-columns:1fr}.about-data-cards{grid-template-columns:repeat(2,1fr)}.about-consult-cta{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.about-page-banner{height:210px}.about-page-banner h1{font-size:30px}.about-main{padding:28px 16px 44px}.about-data-cards{grid-template-columns:1fr}}.download-page{width:100%;padding:32px 40px 48px}.download-panel{width:100%;max-width:1560px;margin:0 auto;padding:28px 32px;border:1px solid #e0e8f5;border-radius:8px;background:#fff}.download-header{margin-bottom:20px}.download-header h1{margin:0 0 6px;color:#1a3a6b;font-size:20px;font-weight:700;line-height:1.35}.download-header p{margin:0;color:#888;font-size:13px;line-height:1.6}.download-filter{display:grid;grid-template-columns:minmax(0,1fr) 140px auto;gap:10px;margin-bottom:20px}.download-category-fallback,.download-keyword{width:100%;height:38px;padding:0 14px;border:1px solid #d0daea;border-radius:4px;background:#fff;color:#333;font-size:13px;transition:border-color .2s,box-shadow .2s}.download-keyword:focus{border-color:#1a5fb4;box-shadow:0 0 0 3px #1a5fb414}.download-keyword::-webkit-search-cancel-button{cursor:pointer}.download-category{--n-height: 38px;--n-font-size: 13px;--n-border-radius: 4px;--n-border: 1px solid #d0daea;--n-border-hover: 1px solid #1a5fb4;--n-border-focus: 1px solid #1a5fb4;--n-box-shadow-focus: 0 0 0 3px rgba(26,95,180,.08);width:140px}.download-category-fallback{display:flex;align-items:center;color:#555}.download-submit{min-width:76px;height:38px;padding:0 24px;border-radius:4px;background:#1a5fb4;color:#fff;font-size:13px;font-weight:600;transition:background .2s}.download-submit:hover{background:#1550a0}.download-result{margin:0 0 10px;color:#888;font-size:13px}.download-result strong{color:#1a5fb4}.download-list{display:flex;flex-direction:column}.download-item{display:flex;align-items:center;justify-content:space-between;min-width:0;padding:13px 0;border-bottom:1px solid #f0f3f8;transition:background .15s}.download-item:last-child{border-bottom:0}.download-item:hover{margin:0 -32px;padding-right:32px;padding-left:32px;background:#fafcff}.download-name-wrap{display:flex;flex:1;align-items:center;min-width:0;gap:10px}.download-name-wrap h2{min-width:0;margin:0;overflow:hidden;color:#1a3a6b;font-size:14px;font-weight:500;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.download-item-category{flex-shrink:0;padding:1px 8px;border:1px solid #c8d8f0;border-radius:10px;background:#eef4ff;color:#1a5fb4;font-size:11px;line-height:1.5;white-space:nowrap}.download-button{display:inline-flex;flex-shrink:0;align-items:center;min-height:30px;margin-left:16px;padding:6px 16px;gap:5px;border-radius:4px;background:#1a5fb4;color:#fff;font-size:13px;font-weight:600;line-height:1.2;transition:background .2s,box-shadow .2s,transform .2s}.download-button svg{width:13px;height:13px}.download-button:hover{background:#1550a0;box-shadow:0 3px 10px #1a5fb440;transform:translateY(-1px)}.download-empty{padding:48px 0;color:#aaa;text-align:center}.download-empty span{display:block;margin-bottom:10px;font-size:40px}.download-empty p{margin:0;font-size:14px}.download-pagination{display:flex;align-items:center;justify-content:center;margin-top:20px;gap:12px;color:#64748b;font-size:13px}.download-pagination button{min-height:34px;padding:0 14px;border:1px solid #d0daea;border-radius:4px;background:#fff;color:#1a5fb4}.download-pagination button:hover:not(:disabled){border-color:#1a5fb4;background:#eef4ff}@media(min-width:2200px){.download-panel{max-width:1760px}}@media(max-width:640px){.download-page{padding:20px 12px 32px}.download-panel{padding:20px 16px;border-radius:8px}.download-filter{grid-template-columns:1fr}.download-category,.download-category-fallback,.download-submit{width:100%}.download-item{align-items:flex-start;gap:12px}.download-item:hover{margin:0 -16px;padding-right:16px;padding-left:16px}.download-name-wrap{align-items:flex-start;flex-direction:column;gap:6px}.download-name-wrap h2{overflow:visible;white-space:normal}.download-button{margin-left:0}.download-pagination{flex-wrap:wrap}}@media(max-width:380px){.download-item{flex-direction:column}.download-button{width:100%;justify-content:center}.download-category,.download-submit{width:100%}}.top-bar{height:34px;display:flex;align-items:center;justify-content:space-between;padding:0 40px;background:#1a3a6b;color:#c8d8f0;font-size:12px}.top-bar .left,.top-bar .right{display:flex;align-items:center}.top-bar .left{gap:6px;min-width:0}.top-bar .right{gap:16px}.top-bar .right a,.top-bar .right button{border-width:0px;background-color:transparent;padding:0;color:#c8d8f0;transition:color .2s}.top-bar .right a.active,.top-bar .right a:hover,.top-bar .right button.active,.top-bar .right button:hover{color:#fff}.top-bar .right a.intl-link,.top-bar .right button.intl-link{display:inline-flex;align-items:center;gap:.25rem;border-radius:9999px;padding:.125rem .625rem;background:#00b4ff2e;border:1px solid rgba(0,180,255,.4);color:#4dd8ff;font-size:11px}.top-bar .right a.intl-link.active,.top-bar .right button.intl-link.active{color:#fff}.top-bar .right a.intl-link:before,.top-bar .right button.intl-link:before{content:"🌐";font-size:11px}.top-bar .right a.active,.top-bar .right button.active{color:#7ec8f8}.top-globe{font-size:13px}.portal-drawer-actions,.portal-drawer-nav,.site-header,.top-bar .right{-moz-user-select:none;user-select:none;-webkit-user-select:none}.slogan-tag{border-radius:9999px;padding:.125rem .5rem;background:#ffffff1f;border:1px solid hsla(0,0%,100%,.2);color:#7ec8f8;font-size:11px}.slogan-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#c8d8f0}.site-header{position:sticky;top:0;height:64px;display:flex;align-items:center;justify-content:space-between;z-index:100;padding:0 40px;background:#fff;border-bottom:2px solid #1a5fb4;box-shadow:0 2px 8px #00000014}.logo{display:flex;flex-shrink:0;align-items:center}.logo-image{height:44px;display:block;width:auto;max-width:180px;-o-object-fit:contain;object-fit:contain;user-drag:none;-webkit-user-drag:none}.site-nav{min-width:0;display:flex;align-items:center;justify-content:center;gap:.25rem}.site-nav a,.site-nav button{position:relative;min-height:36px;border-radius:.25rem;padding:.5rem 1rem;text-align:center;font-weight:500;line-height:1.2;color:#333;font-size:14px;transition:all .2s}.site-nav a.active,.site-nav a:hover,.site-nav button.active,.site-nav button:hover{background:#eef4ff;color:#1a5fb4}.site-nav a.active:after,.site-nav button.active:after{height:2px;width:20px;content:"";position:absolute;bottom:0;left:50%;border-radius:2px;background:#1a5fb4;transform:translate(-50%)}.header-right{display:flex;flex-shrink:0;align-items:center;gap:.75rem}.btn-login,.btn-register{min-height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:.25rem;line-height:1.2;padding:0 20px;font-size:13px;transition:all .2s}.btn-login{background:#fff;border:1.5px solid #1a5fb4;color:#1a5fb4}.btn-login:hover{background:#eef4ff}.btn-register{background:#1a5fb4;color:#fff}.btn-register:hover{background:#1550a0}.mobile-menu-button{display:none;height:34px;width:38px;align-items:center;justify-content:center;border-width:1px;border-radius:.25rem;flex-direction:column;gap:5px;border-color:#d7e3f5}.mobile-menu-button span{display:block;height:2px;width:20px;border-radius:9999px;background:#1a3a6b}@media(max-width:900px){.btn-login,.btn-register,.site-nav,.top-bar{display:none}.mobile-menu-button{display:flex}.site-header{height:60px;padding:0 20px}}@media(min-width:901px)and (max-width:1100px){.btn-login,.btn-register,.site-nav{display:none}.mobile-menu-button{display:flex}}@media(max-width:640px){.site-header{padding:0 16px}.logo-image{height:38px;max-width:144px}}@media(max-width:900px){.site-header{box-sizing:border-box;height:calc(60px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top)}}.portal-mobile-drawer .n-drawer-content{border-radius:0 0 18px 18px;padding-top:env(safe-area-inset-top)}.portal-mobile-drawer .n-drawer-header{min-height:56px;padding:0 20px;color:#193b6d;font-weight:700}.portal-mobile-drawer .n-drawer-body-content-wrapper{padding:4px 0 20px}.portal-mobile-drawer .portal-drawer-nav{gap:0}.portal-mobile-drawer .portal-drawer-nav .portal-drawer-link-button,.portal-mobile-drawer .portal-drawer-nav a{justify-content:flex-start;min-height:48px;padding:0 16px;border:0;border-bottom:1px solid #edf1f7;border-radius:0;background:#fff;color:#1f2937;font-weight:500;position:relative;transition:background-color .2s ease,color .2s ease}.portal-mobile-drawer .portal-drawer-nav .portal-drawer-link-button:hover,.portal-mobile-drawer .portal-drawer-nav a:hover{background:#eef4ff;color:#1a5fb4}.portal-mobile-drawer .portal-drawer-nav .portal-link-active{background:#eef4ff;color:#1a5fb4!important;font-weight:700}.portal-mobile-drawer .portal-drawer-nav .portal-link-active:before{position:absolute;top:13px;bottom:13px;left:0;width:3px;border-radius:0 3px 3px 0;background:#1a5fb4;content:""}.portal-mobile-drawer .portal-drawer-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 20px 0}.n-drawer.portal-mobile-drawer.slide-in-from-top-transition-enter-active{transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .24s ease}.n-drawer.portal-mobile-drawer.slide-in-from-top-transition-leave-active{transition:transform .24s cubic-bezier(.4,0,.2,1),opacity .2s ease}.n-drawer.portal-mobile-drawer.slide-in-from-top-transition-enter-from{transform:translateY(-24px);opacity:0}.n-drawer.portal-mobile-drawer.slide-in-from-top-transition-leave-to{transform:translateY(-12px);opacity:0}.auth-page-shell{animation:auth-page-enter .28s ease-out both}.auth-layout{animation:auth-card-enter .46s cubic-bezier(.22,1,.36,1) .08s both}@keyframes auth-page-enter{0%{opacity:0}to{opacity:1}}@keyframes auth-card-enter{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.auth-page-shell{min-height:100vh;display:flex;flex-direction:column;background:#f5f6fa}.auth-page-main{position:relative;display:flex;flex:1 1 0%;align-items:center;justify-content:center;overflow:hidden;padding:48px 20px;background:linear-gradient(135deg,#0d2d6b,#1a5fb4 50%,#2980d9)}.auth-page-main:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Cpath fill='%23fff' fill-opacity='.04' d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2zm0-30V0h-2v4h-4v2h4v4h2V6h4V4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2zM6 4V0H4v4H0v2h4v4h2V6h4V4z'/%3E%3C/svg%3E")}.auth-page-main:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 30% 50%,rgba(58,142,230,.25) 0,transparent 60%)}.auth-layout{position:relative;z-index:2;width:100%;display:flex;align-items:center;justify-content:center;max-width:1100px}.auth-footer{flex-shrink:0;padding:20px 40px;background:#1a3a6b;color:#ffffffb3}.auth-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:12px}@media(max-width:640px){.auth-page-main{padding:24px 14px 32px}.auth-page-main-tall{align-items:flex-start;overflow:visible}.auth-footer{padding:18px 16px max(18px,env(safe-area-inset-bottom))}.auth-footer-bottom{align-items:flex-start;flex-direction:column}}.auth-card{width:560px;min-height:386px;flex-shrink:0;overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 20px 60px #00000040;transition:min-height .28s ease,box-shadow .2s ease}.auth-card-login{min-height:386px}.auth-card-register{min-height:842px}.auth-card-reset{min-height:438px}.auth-panel-fade-enter-active,.auth-panel-fade-leave-active{transition:opacity .18s ease,transform .18s ease}.auth-panel-fade-enter-from{opacity:0;transform:translateY(10px)}.auth-panel-fade-leave-to{opacity:0;transform:translateY(-8px)}.auth-tabs{display:flex;border-bottom:1px solid #e8edf5}.auth-tab{position:relative;flex:1 1 0%;cursor:pointer;border-width:0px;text-align:center;font-weight:600;padding:20px 0;background:#f8faff;color:#888;font-size:16px;transition:all .2s}.auth-tab.active{background:#fff;color:#1a5fb4}.auth-tab.active:after{content:"";position:absolute;right:20%;bottom:-1px;left:20%;height:2px;border-radius:2px;background:#1a5fb4}.auth-body{padding:32px 40px 36px}.form-group{margin-bottom:18px}.form-group label{display:block;font-weight:500;margin-bottom:7px;color:#555;font-size:13px}.form-group .req,.req{margin-right:2px;color:#e53935}.form-group input{width:100%;height:44px;padding:0 14px;border:1.5px solid #dde3ee;border-radius:6px;outline:none;background:#fff;color:#333;font-size:14px;transition:border-color .2s,box-shadow .2s}.form-group input:focus{border-color:#1a5fb4;box-shadow:0 0 0 3px #1a5fb41a}.form-group input::-moz-placeholder{color:#bbb}.form-group input::placeholder{color:#bbb}.pwd-hint{min-height:16px;margin-top:5px;color:#aaa;font-size:11px}.pwd-rule-list{display:flex;flex-wrap:wrap;column-gap:.75rem;row-gap:.25rem;margin-top:5px;color:#94a3b8;font-size:11px}.pwd-rule-list .passed{color:#0a9e5c}.captcha-row,.code-row{display:flex;align-items:center;gap:.625rem}.captcha-row input,.code-row input{flex:1}.captcha-canvas{width:120px;height:44px;flex-shrink:0;cursor:pointer;border:1.5px solid #dde3ee;border-radius:6px}.btn-get-code{height:44px;flex-shrink:0;padding:0 16px;border:0;border-radius:6px;background:#1a5fb4;color:#fff;font-size:13px;white-space:nowrap;transition:background .2s}.btn-get-code:hover{background:#1550a0}.btn-get-code:disabled{cursor:not-allowed;background:#aaa}.auth-submit{width:100%;height:48px;margin-top:6px;border:0;border-radius:6px;background:linear-gradient(135deg,#1a5fb4,#2980d9);color:#fff;font-size:16px;font-weight:600;letter-spacing:2px;transition:all .2s}.auth-submit:hover{background:linear-gradient(135deg,#1550a0,#1a6db4);box-shadow:0 4px 16px #1a5fb459;transform:translateY(-1px)}.form-links{display:flex;align-items:center;justify-content:space-between;margin-top:16px;color:#888;font-size:13px}.form-links button{border-width:0px;background-color:transparent;padding:0;color:#1a5fb4}.agreement a:hover,.form-links button:hover{text-decoration:underline}.form-links-center{justify-content:center;gap:.25rem}.agreement{margin-bottom:1.125rem;display:flex;align-items:flex-start;gap:.5rem;color:#888;font-size:12px;line-height:1.6;-webkit-user-select:none;-moz-user-select:none;user-select:none}.agreement input{margin-top:.125rem;flex-shrink:0;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;accent-color:#1a5fb4}.agreement a{color:#1a5fb4}.forgot-header{display:flex;align-items:center;gap:.75rem;padding:28px 40px 18px;border-bottom:1px solid #e8edf5}.forgot-back{display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;width:32px;height:32px;border:1.5px solid #dde3ee;color:#888;font-size:16px;transition:all .2s}.forgot-back:hover{border-color:#1a5fb4;background:#eef4ff;color:#1a5fb4}.forgot-title{color:#1a3a6b;font-size:16px;font-weight:700}.forgot-subtitle{margin-top:2px;color:#999;font-size:12px}.steps{display:flex;align-items:center;padding:20px 40px 0}.step{position:relative;display:flex;flex:1 1 0%;flex-direction:column;align-items:center}.step:not(:last-child):after{content:"";position:absolute;z-index:0;top:14px;left:55%;width:90%;height:2px;background:#e8edf5}.step.active:not(:last-child):after,.step.done:not(:last-child):after{background:#1a5fb4}.step-dot{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;border-radius:9999px;font-weight:700;width:28px;height:28px;border:2px solid #dde3ee;background:#fff;color:#bbb;font-size:12px;transition:all .3s}.step.active .step-dot{border-color:#1a5fb4;background:#eef4ff;color:#1a5fb4}.step.done .step-dot{border-color:#1a5fb4;background:#1a5fb4;color:#fff}.step-label{margin-top:6px;color:#aaa;font-size:11px;white-space:nowrap}.step.active .step-label,.step.done .step-label{color:#1a5fb4}.info-tip{margin-bottom:1.125rem;display:flex;align-items:flex-start;gap:.5rem;border-radius:.375rem;padding:10px 14px;border:1px solid #bee3f8;background:#e8f4fd;color:#2b6cb0;font-size:12px;line-height:1.6}.info-tip .ti{flex-shrink:0;margin-top:1px;font-size:15px}.success-box{padding:20px 0 10px;text-align:center}.success-icon{margin-left:auto;margin-right:auto;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;width:72px;height:72px;background:linear-gradient(135deg,#48bb78,#38a169);box-shadow:0 8px 24px #48bb784d;color:#fff;font-size:34px}.success-title{margin-bottom:8px;color:#1a3a6b;font-size:20px;font-weight:700}.success-desc{margin-bottom:24px;color:#888;font-size:13px;line-height:1.8}@media(max-width:640px){.auth-card,.auth-card-login,.auth-card-register,.auth-card-reset{width:100%;min-height:0}.auth-body,.forgot-header,.steps{padding-right:22px;padding-left:22px}.auth-body{padding-top:24px;padding-bottom:28px}.captcha-row,.code-row{align-items:stretch;flex-direction:column}.btn-get-code,.captcha-canvas{width:100%}}.notice-page{padding-bottom:48px}.notice-card-wrap{border-width:1px;border-radius:.5rem;padding:1.75rem;background:#fff;border-color:#e0e8f5;box-shadow:var(--portal-shadow)}.notice-header{margin-bottom:1.25rem}.notice-header h1{margin:0;margin-bottom:.375rem;color:var(--portal-primary-dark);font-size:20px;font-weight:700}.notice-header p{margin:0;color:#888;font-size:13px}.notice-filter-bar{margin-bottom:1.25rem;display:flex;align-items:center;gap:.625rem}.notice-filter-bar .n-input{min-width:0;flex:1}.notice-filter-bar .n-button{flex:0 0 auto;min-width:88px}.notice-result-bar{margin-bottom:.75rem;font-size:.875rem;line-height:1.25rem;color:#888}.notice-result-bar strong{color:var(--portal-primary)}.notice-list{display:flex;flex-direction:column}.notice-item{position:relative;display:block;margin-bottom:12px;padding:18px 20px;border:1px solid #e8eef8;border-radius:6px;background:#fff;color:inherit;cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s}.notice-item:last-child{margin-bottom:0}.notice-item:hover{border-color:var(--portal-primary);box-shadow:0 4px 16px #1a5fb41a;transform:translateY(-1px)}.notice-item:focus-visible{border-color:var(--portal-primary);box-shadow:0 0 0 3px #1a5fb41f;outline:none}.notice-item.pinned{border-left:3px solid #e85d26}.notice-meta{margin-bottom:.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.notice-pinned,.notice-type{border-radius:9999px;padding:.125rem .5rem;font-size:11px}.notice-type{background:var(--portal-soft);color:var(--portal-primary)}.notice-pinned{background:#fff3e8;color:#c2410c}.notice-date{color:#aaa;font-size:12px}.notice-title{margin:0;margin-bottom:.375rem;color:var(--portal-primary-dark);font-size:15px;font-weight:600}.notice-summary{margin:0;line-height:1.7;display:-webkit-box;overflow:hidden;color:#666;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.notice-footer{margin-top:.625rem;display:flex;align-items:center;justify-content:space-between}.notice-read-more{display:inline-flex;align-items:center;gap:.25rem;color:var(--portal-primary);font-size:12px}.notice-read-more:after{content:"›";font-size:15px}.notice-views{color:#bbb;font-size:12px}.notice-empty{padding:48px 0}.notice-empty-icon{font-size:40px}.notice-pagination{margin-top:1.5rem;justify-content:center}mark{padding:0 2px;border-radius:2px;background:#fff3cd;color:#b45309}.notice-detail-modal{width:min(680px,100vw - 32px);max-width:calc(100vw - 32px)}.notice-modal-body{max-height:min(60vh,560px);overflow-y:auto}.notice-modal-meta{margin-bottom:1rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;color:var(--portal-muted);font-size:12px}.notice-modal-summary{margin:0;margin-bottom:1rem;border-radius:.375rem;padding:.5rem .75rem;background:var(--portal-soft);color:var(--portal-primary-dark);line-height:1.7;font-size:13px}.notice-modal-content{border-top-width:1px;padding-top:1.25rem;line-height:1.9;border-color:#edf2f7;color:#555;font-size:14px;white-space:pre-line}.notice-modal-footer{display:flex;justify-content:flex-end}@media(max-width:640px){.notice-card-wrap{padding:20px 16px}.notice-filter-bar{align-items:stretch;flex-direction:column}.notice-filter-bar .n-button{width:100%}.notice-item{padding:16px}.notice-detail-modal{width:calc(100vw - 24px);max-width:calc(100vw - 24px)}.notice-modal-body{max-height:65vh}}.service-list-page{padding-bottom:40px}.service-category-tabs{margin-bottom:1.25rem;display:flex;flex-wrap:wrap;gap:.75rem}.service-category-tabs a{border-width:1px;border-radius:9999px;padding:.5rem 1rem;font-weight:600;border-color:#d7e3f5;color:var(--portal-primary)}.service-category-tabs a.active,.service-category-tabs a:hover{background:var(--portal-primary);border-color:var(--portal-primary);color:#fff}.service-list-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:900px){.service-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.service-list-grid{grid-template-columns:1fr}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-top:4px solid transparent}:is(.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress)) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size: 44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-next,.swiper-button-prev).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-next,.swiper-button-prev).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-next,.swiper-button-prev){display:none!important}:is(.swiper-button-next,.swiper-button-prev) ::slotted(svg),:is(.swiper-button-next,.swiper-button-prev) svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - var(--swiper-navigation-size)/2)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon,.swiper-button-prev ::slotted(.swiper-navigation-icon){transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal~.swiper-button-prev{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - var(--swiper-navigation-size)/2);margin-left:0}.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal .swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev) .swiper-navigation-icon,:is(.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev) ::slotted(.swiper-navigation-icon){transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon,:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon){transform:rotate(0)}.swiper-vertical .swiper-button-next,.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-next,.swiper-vertical~.swiper-button-prev{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon,:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon,:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon){transform:rotate(90deg)}.banner-carousel{position:relative;overflow:hidden}.banner-swiper{width:100%}.banner-slide{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:340px}@media(min-width:901px){.banner-carousel,.banner-slide,.banner-swiper,.banner-swiper .swiper-slide,.banner-swiper .swiper-wrapper{height:340px}}@media(min-width:641px)and (max-width:900px){.banner-carousel,.banner-slide,.banner-swiper,.banner-swiper .swiper-slide,.banner-swiper .swiper-wrapper{height:520px;min-height:0}}@media(max-width:640px){.banner-carousel,.banner-slide,.banner-swiper,.banner-swiper .swiper-slide,.banner-swiper .swiper-wrapper{height:576px;min-height:0}.b2-inner,.b3-inner{align-items:stretch;flex-direction:column;gap:16px;padding-top:24px;padding-bottom:24px}.b2-left,.b3-left{text-align:center}.b2-badge,.b3-platform-tag{margin-right:auto;margin-left:auto}.b2-btns,.b2-tags,.b3-btns{justify-content:center}.b2-right,.b3-right{align-self:center}.b2-btns,.b3-btns{flex-direction:row}.b2-btn-outline,.b2-btn-primary,.b3-btn-outline,.b3-btn-primary{width:auto}}@media(prefers-reduced-motion:reduce){.banner-copy>*,.banner-visual{opacity:1;transform:none;animation:none!important}}.banner-slide-1{background:linear-gradient(135deg,#0d2d6b,#1a5fb4 50%,#2980d9)}.banner-slide-1:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Cpath fill='%23fff' fill-opacity='.04' d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2zm0-30V0h-2v4h-4v2h4v4h2V6h4V4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2zM6 4V0H4v4H0v2h4v4h2V6h4V4z'/%3E%3C/svg%3E")}.b1-inner,.b2-inner,.b3-inner{position:relative;z-index:1;width:100%;max-width:1100px;padding:0 60px}.b1-inner{display:flex;align-items:center;justify-content:center}.b1-left{text-align:center}.b1-left h1,.b1-left h2{margin:0;margin-bottom:.75rem;font-weight:700;color:#fff;font-size:42px;line-height:1.3}.b1-left h1 span,.b1-left h2 span{color:#7ec8f8}.b1-left p{margin:0;margin-bottom:1.75rem;color:#ffffffd1;font-size:16px}.hero-btns{display:flex;justify-content:center;gap:.875rem}.b2-btn-outline,.b2-btn-primary,.b3-btn-outline,.b3-btn-primary,.hero-btns .btn-primary{display:inline-flex;align-items:center;justify-content:center;border-radius:.25rem;min-height:40px;border:0;line-height:1.2;transition:all .2s}.hero-btns .btn-primary{padding:0 36px;background:#fff;color:#1a5fb4;font-size:15px;font-weight:600}.b2-btn-primary:hover,.b3-btn-primary:hover,.hero-btns .btn-primary:hover{transform:translateY(-1px)}.banner-slide-2{background:linear-gradient(135deg,#0a1f3d,#0d3b6e 45%,#1a5a9e)}.banner-slide-2:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 65% 50%,rgba(58,142,230,.22) 0,transparent 65%)}.banner-slide-2:after,.banner-slide-3:after{content:"";position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.035) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.035) 1px,transparent 0);background-size:44px 44px}.b2-inner,.b3-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.b2-left,.b3-left{flex:1}.b2-badge,.b3-platform-tag{display:inline-flex;align-items:center;border-radius:9999px;border:1px solid hsla(0,0%,100%,.2);color:#7ec8f8;font-size:12px}.b2-badge{margin-bottom:1rem;gap:.375rem;padding:.25rem .875rem;background:#ffffff1a}.b2-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:#7ec8f8}.b2-left h1,.b2-left h2{margin:0;margin-bottom:.625rem;font-weight:800;color:#fff;font-size:38px;line-height:1.25;letter-spacing:2px}.b2-left .accent{color:#4db8ff}.subtitle{margin-bottom:1.25rem;color:#ffffffb8;font-size:15px}.b2-btns,.b2-tags,.b3-btns{display:flex;flex-wrap:wrap;gap:.75rem}.b2-tags{margin-bottom:1.5rem}.b2-tag{border-radius:9999px;padding:.375rem 1rem;font-weight:600;background:#ffffff1a;border:1px solid hsla(0,0%,100%,.22);color:#ffffffeb;font-size:13px;letter-spacing:1px}.b2-btn-primary{padding:0 28px;background:#1a5fb4;color:#fff;font-size:14px;font-weight:600}.b2-btn-outline,.b3-btn-outline{padding:0 28px;background:transparent;border:1.5px solid hsla(0,0%,100%,.5);color:#fff;font-size:14px}.b2-right,.b3-right{display:flex;flex-shrink:0;flex-direction:column;align-items:center;gap:1rem}.b2-engine-icon{display:flex;align-items:center;justify-content:center;width:110px;height:110px;border-radius:22px;background:linear-gradient(135deg,#1a5fb48c,#3a8ee661);border:1px solid hsla(0,0%,100%,.18);box-shadow:0 8px 32px #00000047;font-size:52px}.b2-stats{display:flex;gap:.875rem}.b2-stat{border-radius:.5rem;padding:.5rem 1rem;text-align:center;background:#ffffff14;border:1px solid hsla(0,0%,100%,.14)}.b2-stat .n{color:#4db8ff;font-size:18px;font-weight:700}.b2-stat .l,.b3-label{color:#ffffff8c;font-size:11px}.banner-slide-3{background:linear-gradient(135deg,#0b1e3d,#102a52 40%,#0e3060 70%,#0d2a4e)}.banner-slide-3:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 30% 60%,rgba(0,120,255,.18) 0,transparent 55%),radial-gradient(ellipse at 80% 30%,rgba(0,200,255,.1) 0,transparent 50%)}.b3-platform-tag{margin-bottom:1.125rem;gap:.5rem;padding:.25rem .875rem;background:#00b4ff26;border-color:#00b4ff59;color:#4dd8ff}.b3-platform-tag:before{content:"🌐"}.b3-left h1,.b3-left h2{margin:0;margin-bottom:.375rem;font-weight:900;color:#fff;font-size:40px;line-height:1.2;letter-spacing:1px}.tw-prefix{color:#ffffffbf;font-size:28px;font-weight:600}.b3-num,.tw-brand{color:#4dd8ff}.b3-sub{margin-bottom:.875rem;font-weight:700;color:#fff;font-size:16px;letter-spacing:1px}.b3-desc{margin-bottom:1.5rem;max-width:440px;color:#ffffffb8;font-size:14px;line-height:1.7}.b3-btn-primary{padding:0 30px;background:linear-gradient(135deg,#0080ff,#00c8ff);color:#fff;font-size:14px;font-weight:600;box-shadow:0 4px 16px #00a0ff59}.b3-stats-grid{display:grid;gap:.625rem;grid-template-columns:1fr 1fr}.b3-stat-card{min-width:130px;padding:16px 22px;border-radius:10px;background:#ffffff12;border:1px solid rgba(0,180,255,.2);text-align:center}.b3-num{font-size:26px;font-weight:800;line-height:1.1}.carousel-dots{position:absolute;z-index:10;display:flex;gap:.5rem;bottom:14px;left:50%;transform:translate(-50%)}.dot{width:8px;height:8px;border-radius:4px;background:#fff6;transition:all .3s}.dot.active{width:24px;background:#fff}.carousel-arrow{position:absolute;z-index:10;display:flex;align-items:center;justify-content:center;border-radius:9999px;top:50%;width:36px;height:36px;background:#ffffff26;border:1px solid hsla(0,0%,100%,.3);color:#fff;font-size:18px;transform:translateY(-50%)}.carousel-arrow:hover{background:#ffffff4d}.carousel-arrow.prev{left:16px}.carousel-arrow.next{right:16px}@media(max-width:640px){.banner-slide-2 .b2-inner{align-items:stretch;flex-direction:column;gap:16px;padding:22px 28px 48px}.banner-slide-2 .b2-left{width:100%;text-align:center}.banner-slide-2 .b2-badge{margin:0 auto 12px}.banner-slide-2 .b2-left h1,.banner-slide-2 .b2-left h2{margin-bottom:10px;font-size:30px;letter-spacing:0}.banner-slide-2 .subtitle{margin-bottom:14px;font-size:14px}.banner-slide-2 .b2-tags{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:16px}.banner-slide-2 .b2-tag{padding:8px;font-size:13px;letter-spacing:0}.banner-slide-2 .b2-btns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.banner-slide-2 .b2-btn-outline,.banner-slide-2 .b2-btn-primary{width:100%;min-height:44px;padding:0 8px}.banner-slide-2 .b2-right{display:grid;width:100%;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:12px}.banner-slide-2 .b2-engine-icon{width:88px;height:88px;border-radius:18px;font-size:42px}.banner-slide-2 .b2-stats{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.banner-slide-2 .b2-stat{min-width:0;padding:8px 4px}.banner-slide-2 .b2-stat:last-child:nth-child(odd){grid-column:1 / -1}}.quick-entries{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:28px;padding:20px;border-radius:8px;background:#fff;border:1px solid #e0e8f5}.quick-entry{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;border-width:0px;border-radius:.375rem;background-color:transparent;text-align:center;min-height:86px;padding:14px 8px;color:#444;line-height:1.4;transition:all .2s}.quick-entry:hover{background:#eef4ff;color:#1a5fb4}.quick-entry>span:not(.qe-icon){color:#444;font-size:12px;line-height:1.4}.qe-icon{display:flex;align-items:center;justify-content:center;border-radius:9999px;width:44px;height:44px;background:#e8f0fe;font-size:20px}.qe-bg-blue{background:#e8f0fe}.qe-bg-green{background:#e8f5e9}.qe-bg-orange{background:#fff3e0}.qe-bg-pink{background:#fce4ec}.qe-bg-purple{background:#f3e5f5}.qe-bg-indigo{background:#e8eaf6}.qe-bg-teal{background:#e0f2f1}.qe-bg-cyan{background:#e0f7fa}.qe-bg-red{background:#fbe9e7}.quick-entry:nth-child(2) .qe-icon,.quick-entry:nth-child(9) .qe-icon{background:#e8f5e9}.quick-entry:nth-child(3) .qe-icon{background:#fff3e0}.quick-entry:nth-child(4) .qe-icon{background:#fce4ec}.quick-entry:nth-child(5) .qe-icon{background:#f3e5f5}.quick-entry:nth-child(6) .qe-icon{background:#e8eaf6}.quick-entry:nth-child(7) .qe-icon{background:#e0f2f1}.quick-entry:nth-child(8) .qe-icon{background:#e0f7fa}.quick-entry:nth-child(10) .qe-icon{background:#fbe9e7}.home-section{margin-bottom:28px}.home-section .section-header{position:relative;display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;padding-bottom:10px;border-bottom:2px solid #e8edf5}.home-section .section-header:before{content:"";position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:#1a5fb4}.home-section .section-title{margin:0;display:flex;align-items:center;gap:.5rem;font-weight:700;color:#1a3a6b;font-size:17px}.home-section .section-title .icon{display:flex;align-items:center;justify-content:center;border-radius:.25rem;width:22px;height:22px;background:#1a5fb4;color:#fff;font-size:12px}.section-more{color:#1a5fb4;font-size:13px}.stats-bar{display:flex;align-items:stretch;padding:0 40px;background:#fff;border-bottom:1px solid #e8edf5}.stat-item{flex:1 1 0%;text-align:center;padding:18px 20px;border-right:1px solid #e8edf5}.stat-item:last-child{border-right:0}.stat-item:hover{background:#f0f5ff}.stat-item .num{color:#1a5fb4;font-size:24px;font-weight:700}.stat-item .num span{margin-left:4px;color:#888;font-size:14px;font-weight:400}.stat-item .label{margin-top:2px;color:#888;font-size:12px}.notice-bar{display:flex;align-items:center;gap:.75rem;height:44px;margin:16px 40px;padding:0 20px;border-radius:6px;background:#fff;border:1px solid #e0e8f5}.notice-bar .tag{flex-shrink:0;border-radius:.25rem;padding:.25rem .625rem;background:#1a5fb4;color:#fff;font-size:12px}.notice-bar .marquee{flex:1 1 0%;overflow:hidden}.notice-bar .marquee-inner{white-space:nowrap;color:#555;font-size:13px;animation:marquee 30s linear infinite}.notice-bar .more{flex-shrink:0;color:#1a5fb4;font-size:13px}@keyframes marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}.home-main{padding:0 40px 40px}@media(max-width:900px){.b2-inner,.b3-inner{align-items:center;flex-direction:column;gap:24px}.b2-left,.b3-left{text-align:center}.b2-btns,.b2-tags,.b3-btns{justify-content:center}.b2-right,.b3-right{align-items:center}.stats-bar{flex-wrap:wrap}.stat-item{flex-basis:50%}.card-grid,.quick-entries{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.banner-slide{min-height:430px}.b1-inner,.b2-inner,.b3-inner{padding:0 28px}.b1-left h1,.b1-left h2,.b2-left h1,.b2-left h2,.b3-left h1,.b3-left h2{font-size:28px}.tw-prefix{font-size:20px}.b2-btns,.b2-stats,.b3-btns,.b3-stats-grid,.hero-btns{width:100%}.b2-stats,.b3-stats-grid{display:grid;grid-template-columns:repeat(2,1fr)}.b2-btn-outline,.b2-btn-primary,.b3-btn-outline,.b3-btn-primary,.hero-btns .btn-primary{flex:1;padding:0 16px}.carousel-arrow{display:none}.stats-bar{padding:0}.stat-item{flex-basis:50%;padding:14px 10px}.notice-bar{margin:12px 16px;padding:0 12px}.home-main{padding:0 16px 28px}.quick-entries{grid-template-columns:repeat(3,1fr);padding:14px}.card-grid,.card-grid-2{grid-template-columns:1fr}.service-card{min-height:auto}}.site-footer{margin-top:0;padding:32px 40px 20px;background:#1a3a6b;color:#ffffffb3}.site-footer .footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:32px;margin-bottom:24px}.site-footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:16px;border-top:1px solid hsla(0,0%,100%,.15);font-size:12px}.site-footer .footer-bottom a{color:inherit}.footer-brand .name{margin-bottom:.5rem;font-weight:700;color:#fff;font-size:20px}.footer-brand p{margin:0;line-height:1.8;white-space:pre-line;font-size:13px}.footer-brand .contacts{margin-top:12px;font-size:13px}.footer-brand .contacts div{margin-bottom:4px}.footer-brand .contacts strong{color:#7ec8f8}.footer-col{-moz-user-select:none;user-select:none;-webkit-user-select:none}.footer-col h4{margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid hsla(0,0%,100%,.15);color:#fff;font-size:14px}.footer-col a,.footer-col button{display:block;border-width:0px;background-color:transparent;padding:0;text-align:left;line-height:1.45;margin-bottom:6px;color:#fff9;font-size:13px}.footer-col a:hover,.footer-col button:hover{color:#fff}@media(max-width:900px){.site-footer .footer-top{grid-template-columns:repeat(2,1fr)}.site-footer .footer-bottom{flex-wrap:wrap}}@media(max-width:640px){.site-footer{padding:28px 16px max(18px,env(safe-area-inset-bottom))}.site-footer .footer-top{grid-template-columns:1fr 1fr}.site-footer .footer-bottom{align-items:flex-start;justify-content:flex-start;row-gap:8px;line-height:1.6}}.consult-modal{position:relative;display:flex;flex-direction:column;width:min(700px,100vw - 32px);max-height:92vh;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 24px 80px #00000059;color:#333}.consult-modal-header{position:relative;flex-shrink:0;padding:22px 28px 18px;background:linear-gradient(135deg,#0d2a52,#1a5fb4)}.consult-modal-brand{display:flex;align-items:center;gap:14px;margin-bottom:8px}.consult-modal-brand-icon{display:block;width:48px;height:48px;-o-object-fit:contain;object-fit:contain}.consult-modal-brand-mark{display:grid;flex:0 0 48px;width:48px;height:48px;place-items:center;overflow:hidden;border-radius:12px;background:linear-gradient(145deg,#4a90d9,#2563c7);box-shadow:0 4px 14px #00000040;color:#fff;font-size:20px;font-weight:900;text-shadow:0 1px 4px rgba(0,0,0,.3)}.consult-modal-brand em,.consult-modal-brand strong{display:block;font-style:normal}.consult-modal-brand strong{color:#fff;font-size:22px;font-weight:800;letter-spacing:2px;line-height:1.2}.consult-modal-brand em{margin-top:2px;color:#b4d2ffcc;font-size:12px;letter-spacing:.5px}.consult-modal-mode-tag{display:inline-flex;align-items:center;gap:4px;border:1px solid hsla(0,0%,100%,.2);border-radius:12px;padding:3px 10px;background:#ffffff1f;color:#7ec8f8;font-size:11px}.consult-modal-close{position:absolute;top:14px;right:18px;display:grid;width:30px;height:30px;padding:0;place-items:center;border:0;border-radius:50%;background:#ffffff1f;color:#fff;cursor:pointer;font-family:Arial,sans-serif;font-size:18px;line-height:1}.consult-modal-close:hover{background:#ffffff40}.consult-modal-body{flex:1 1 auto;min-height:0;padding:20px 28px;overflow-y:auto;overscroll-behavior:contain}.consult-modal-section{margin-bottom:18px}.consult-modal-section:last-child{margin-bottom:0}.consult-modal-section h2{display:flex;align-items:center;gap:6px;margin:0 0 12px;border-bottom:2px solid #e8f0fb;padding-bottom:7px;color:#1a3a6b;font-size:13px;font-weight:700}.consult-modal-section h2:before{width:4px;height:14px;border-radius:2px;background:linear-gradient(135deg,#1a5fb4,#3a8ee6);content:""}.consult-modal-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 14px}.consult-modal-field{display:flex;flex-direction:column;gap:5px}.consult-modal-field>span{color:#555;font-size:12px;font-weight:500}.consult-modal-field em,.consult-modal-hint em{color:#e63946;font-style:normal}.consult-modal-field input,.consult-modal-field textarea{width:100%;outline:0;border:1.5px solid #d9e3f0;border-radius:8px;padding:9px 12px;background:#fafcff;color:#333;font:inherit;font-size:13px;transition:border-color .2s,box-shadow .2s,background .2s}.consult-modal-field textarea{min-height:72px;resize:vertical;line-height:1.6}.consult-modal-field input:focus,.consult-modal-field textarea:focus{border-color:#1a5fb4;background:#fff;box-shadow:0 0 0 3px #1a5fb41a}.consult-modal-field input[aria-invalid=true]{border-color:#e63946}.consult-modal-field small,.consult-modal-field-error{color:#d92d20;font-size:11px;line-height:1.4}.consult-modal-hint{margin:-2px 0 12px;color:#999;font-size:11px;line-height:1.6}.consult-modal-service-groups{display:grid;gap:14px}.consult-modal-service-group>strong{display:inline-flex;align-items:center;gap:4px;margin-bottom:8px;border:1px solid #c8dcf8;border-radius:4px;padding:3px 10px;background:#eef4ff;color:#1a5fb4;font-size:11px;font-weight:700}.consult-modal-service-tags{display:flex;flex-wrap:wrap;gap:7px}.consult-modal-service-tags button{display:inline-flex;align-items:center;gap:5px;border:1.5px solid #d9e3f0;border-radius:20px;padding:6px 12px;background:#fafcff;color:#555;cursor:pointer;font-size:12px;line-height:1.2;white-space:nowrap}.consult-modal-service-tags button.active,.consult-modal-service-tags button:hover{border-color:#1a5fb4;background:linear-gradient(135deg,#eef4ff,#dceeff);color:#1a5fb4}.consult-modal-service-tags button.active{font-weight:600}.consult-modal-footer{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #f0f4fb;padding:14px 28px 18px;background:#fafcff}.consult-modal-footer p{display:flex;margin:0;color:#aaa;font-size:11px;line-height:1.5}.consult-modal-footer a{color:#1a5fb4;text-decoration:none}.consult-modal-footer>div{display:flex;flex-shrink:0;gap:10px}.consult-modal-cancel-button,.consult-modal-primary-button{min-height:38px;border-radius:8px;padding:9px 22px;cursor:pointer;font-size:13px}.consult-modal-cancel-button{border:1.5px solid #d9e3f0;background:#fff;color:#666}.consult-modal-primary-button{border:0;padding-right:26px;padding-left:26px;background:linear-gradient(135deg,#1a5fb4,#3a8ee6);box-shadow:0 4px 12px #1a5fb44d;color:#fff;font-weight:700;letter-spacing:.5px}.consult-modal-primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px #1a5fb466}.consult-modal-primary-button:disabled{cursor:wait;opacity:.7}.consult-modal-success{display:flex;min-height:360px;flex-direction:column;align-items:center;justify-content:center;padding:48px 28px;text-align:center}.consult-modal-success-icon{display:grid;width:72px;height:72px;margin-bottom:20px;place-items:center;border-radius:50%;background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 8px 24px #22c55e4d;color:#fff;font-size:32px}.consult-modal-success h2{margin:0 0 8px;color:#1a3a6b;font-size:20px}.consult-modal-success p{max-width:320px;margin:0 0 24px;color:#888;font-size:13px;line-height:1.8}@media(max-width:520px){.consult-modal{width:calc(100vw - 32px);max-height:calc(100vh - 24px)}.consult-modal-header{padding:16px 16px 12px}.consult-modal-body{padding:14px 16px}.consult-modal-footer{align-items:stretch;flex-direction:column;padding:10px 16px 14px}.consult-modal-footer>div{justify-content:flex-end}.consult-modal-form-grid{grid-template-columns:1fr}.consult-modal-brand strong{font-size:20px}}.consult-modal-overlay{position:fixed;inset:0;display:grid;place-items:center;overflow:auto;padding:12px 16px;background:#0815328f;backdrop-filter:blur(12px) saturate(130%);-webkit-backdrop-filter:blur(12px) saturate(130%)}.consult-modal-fade-enter-active,.consult-modal-fade-leave-active{transition:opacity .22s ease}.consult-modal-fade-enter-active .consult-modal{animation:consult-modal-enter .32s cubic-bezier(.22,1,.36,1)}.consult-modal-fade-leave-active .consult-modal{animation:consult-modal-leave .18s ease-in forwards}.consult-modal-fade-enter-from,.consult-modal-fade-leave-to{opacity:0}@keyframes consult-modal-enter{0%{opacity:0;transform:translateY(18px) scale(.975)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes consult-modal-leave{to{opacity:0;transform:translateY(8px) scale(.985)}}@media(prefers-reduced-motion:reduce){.consult-modal-fade-enter-active,.consult-modal-fade-leave-active{transition:none}.consult-modal-fade-enter-active .consult-modal,.consult-modal-fade-leave-active .consult-modal{animation:none}}.portal-container{margin-left:auto;margin-right:auto;width:calc(100% - 80px);max-width:1200px}@media(max-width:640px){.portal-container{width:calc(100% - 32px)}}
