:root{--ink:#142f39;--muted:#617780;--line:#dce6e6;--brand:#087b72;--light:#edf5f3;--paper:#fff;--danger:#923d37;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--ink);background:#f3f6f7;font-family:Inter,Microsoft YaHei,PingFang SC,sans-serif;font-size:14px}*{box-sizing:border-box}body{margin:0;line-height:1.65}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button,.button{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #c8d9d9;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:9px 15px;font-weight:600;line-height:1.4;display:inline-flex}button:hover,.button:hover{background:var(--light);text-decoration:none}button:disabled{opacity:.48;cursor:not-allowed}.primary{background:var(--brand);border-color:var(--brand);color:#fff}.primary:hover{color:#fff;background:#05655e}.danger{color:var(--danger)}input,textarea,select{width:100%;color:var(--ink);background:#fff;border:1px solid #c8d7dc;border-radius:7px;margin-top:5px;padding:10px 12px}input[type=checkbox],input[type=radio]{width:auto}input:focus,textarea:focus,select:focus,button:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #85c9bb}label{margin:0 0 15px;font-weight:500;display:block}fieldset{border:0;margin:0;padding:0}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.8px;margin-bottom:10px;font-size:30px;line-height:1.3}h2{margin-bottom:18px;font-size:19px}h3{font-size:16px}small,.muted{color:var(--muted)}.eyebrow{color:var(--brand);letter-spacing:2px;margin-bottom:12px;font-size:11px;font-weight:700}.site-header{border-bottom:1px solid var(--line);z-index:10;background:#fff;justify-content:space-between;align-items:center;gap:30px;height:76px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{color:var(--ink);white-space:nowrap;align-items:center;gap:12px;font-size:20px;font-weight:800;display:flex}.brand-mark{background:var(--ink);color:#fff;border-radius:11px;padding:3px 12px;font-size:25px}.site-header nav{align-items:center;gap:22px;display:flex}.site-header nav a{color:var(--muted);font-weight:600}.site-header nav a[aria-current=page]{color:var(--brand)}.page{max-width:1220px;margin:0 auto;padding:36px 28px 100px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.page-heading p{margin-bottom:0}.card{border:1px solid var(--line);background:#fff;border-radius:14px;min-width:0;margin-bottom:20px;padding:24px}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.grid>.card{margin-bottom:0}.metric{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0;padding:22px}.metric p{color:var(--muted);margin-bottom:12px;font-size:13px}.metric strong{letter-spacing:-.6px;font-variant-numeric:tabular-nums;font-size:29px}.hero{background:var(--ink);color:#fff;border-radius:18px;justify-content:space-between;align-items:center;margin-bottom:26px;padding:36px;display:flex}.hero p{color:#b9d4d3}.hero h1{font-size:34px}.hero .eyebrow{color:#8ed6c8}.hero-art{color:#9bd5c4;letter-spacing:-12px;padding-right:24px;font-size:70px}.tabs,.actions{flex-wrap:wrap;align-items:center;gap:10px;margin:16px 0;display:flex}.tabs .active{background:var(--ink);color:#fff}.badge{color:#52646c;white-space:nowrap;background:#f0f2f4;border-radius:5px;padding:3px 9px;font-size:12px;display:inline-block}.badge.positive{color:#147957;background:#e4f4ee}.price{font-variant-numeric:tabular-nums;margin:16px 0;font-size:28px;font-weight:750}.price small{font-size:13px;font-weight:400}.alert{border-left:3px solid var(--brand);overflow-wrap:anywhere;background:#edf5f4;border-radius:5px;padding:12px 16px}.empty{text-align:center;color:var(--muted);border:1px dashed #cbdcdd;border-radius:10px;margin:14px 0;padding:38px 20px}.table-scroll{overflow:auto}table{border-collapse:collapse;text-align:left;white-space:nowrap;width:100%}th{color:var(--muted);background:#f6f9f9;font-size:12px;font-weight:600}th,td{border-bottom:1px solid #e6eeee;padding:14px 12px}td{font-size:13px}td.wrap{white-space:normal;overflow-wrap:anywhere;max-width:400px}.pagination{justify-content:flex-end;align-items:center;gap:20px;margin:22px 0;display:flex}.pagination span{color:var(--muted)}dialog{border:1px solid var(--line);width:calc(100% - 32px);max-width:560px;color:var(--ink);border-radius:16px;padding:28px;box-shadow:0 20px 100px #17383f33}dialog::backdrop{background:#10283188}.summary{grid-template-columns:minmax(120px,1fr) 2fr;gap:10px 22px;display:grid}.summary dt{color:var(--muted)}.summary dd{overflow-wrap:anywhere;margin:0}.delivery{white-space:pre-wrap;overflow-wrap:anywhere;border:1px solid var(--line);font:inherit;background:#f6f9f8;border-radius:8px;padding:18px}.support{background:var(--brand);color:#fff;z-index:20;border-radius:40px;padding:13px 22px;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #163d3822}.support small{color:inherit;display:block}.admin-layout{min-height:100vh;display:flex}.sidebar{color:#fff;background:#142f39;flex-shrink:0;width:224px;padding:27px 17px;position:fixed;inset:0 auto 0 0;overflow:auto}.sidebar .brand{color:#fff;margin:0 8px 32px}.sidebar a{color:#bfd1d5;border-radius:7px;margin:4px 0;padding:10px 16px;display:block}.sidebar a[aria-current=page],.sidebar a:hover{color:#fff;background:#294852;text-decoration:none}.admin-content{width:calc(100% - 224px);margin-left:224px}.admin-bar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;height:64px;padding:17px 28px;display:flex}.auth-card{border:1px solid var(--line);background:#fff;border-radius:16px;max-width:560px!important;margin:32px auto!important;padding:32px!important}.filters{flex-wrap:wrap;align-items:end;gap:14px;display:flex}.filters label{flex:1;min-width:160px}.section-gap{margin:24px 0}.nowrap{white-space:nowrap}.mono{overflow-wrap:anywhere;font-family:ui-monospace,monospace}.qr{width:100%;max-width:240px;height:auto}.mobile-only{display:none}@media (max-width:1000px){.grid,.grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.site-header nav{gap:12px;font-size:13px}}@media (max-width:700px){.site-header{flex-wrap:wrap;gap:12px;height:auto;padding:14px 18px;position:static}.site-header nav{white-space:nowrap;width:100%;padding-bottom:3px;overflow:auto}.page{padding:24px 16px 100px}.grid,.grid.two,.grid.four{grid-template-columns:1fr}.page-heading{flex-direction:column;align-items:flex-start}h1{font-size:26px}.hero{padding:26px}.hero h1{font-size:28px}.hero-art{display:none}.card{padding:19px}.summary{grid-template-columns:1fr}.summary dd{margin-bottom:8px}.support{padding:10px 16px;bottom:14px;right:14px}.sidebar{width:170px}.admin-content{width:calc(100% - 170px);margin-left:170px}.admin-content .page{padding:20px 12px}.admin-bar{padding:15px}.auth-card{margin:16px!important}.metric strong{font-size:26px}}.site-header nav{margin-left:auto}.header-account{white-space:nowrap}.metric+.card{margin-top:22px}.variant+.variant{border-top:1px solid var(--line);margin-top:22px;padding-top:22px}@media (max-width:700px){.site-header .brand{order:0}.header-account{order:1;margin-left:auto}.site-header nav{order:2;justify-content:space-between;gap:10px;margin:0}.site-header nav a{font-size:12px}}.quantity-control{align-items:center;gap:8px;max-width:260px;margin:8px 0 16px;display:flex}.quantity-control input{text-align:center;width:100%;min-width:0}.quantity-control button{flex-shrink:0}.customer-header{flex-wrap:wrap;gap:18px;height:auto;min-height:76px;padding-top:12px;padding-bottom:12px}.header-actions{align-items:center;gap:16px;min-width:0;max-width:100%;margin-left:auto;display:flex}.header-balance{color:var(--ink);overflow-wrap:anywhere;font-variant-numeric:tabular-nums;font-weight:600}.customer-header .header-account{flex-shrink:0}@media (max-width:900px){.customer-header nav{order:2;justify-content:space-between;width:100%;margin:0}.customer-header .header-actions{order:1}}@media (max-width:700px){.customer-header .header-actions{justify-content:flex-end;gap:12px;width:100%}.header-balance{font-size:14px}.customer-header .header-account{margin-left:0}}
:root{--jh-primary:#0b4f78;--jh-primary-hover:#09456a;--jh-primary-pressed:#073b5b}body{--brand:var(--jh-primary)}.primary{background:var(--jh-primary);border-color:var(--jh-primary);color:#fff}.primary:hover{background:var(--jh-primary-hover);border-color:var(--jh-primary-hover);color:#fff}.primary:active{background:var(--jh-primary-pressed);border-color:var(--jh-primary-pressed)}.jh-stage{--jh-navy:#123b5d;--jh-text:#102a43;--jh-muted:#64748b;--jh-bg:#f6f9fc;--jh-soft:#eaf4fa;--jh-border:#dce7f0;--jh-white:#fff;--jh-success:#24755b;--jh-warning:#99621a;--jh-danger:#a13232;--jh-font-text:"PingFang SC", "Microsoft YaHei", "Noto Sans SC", system-ui, sans-serif;--jh-font-number:Inter, Geist, "Segoe UI", Arial, sans-serif;--jh-radius:14px;--jh-shadow:0 6px 24px #123b5d0a;--ink:var(--jh-text);--muted:var(--jh-muted);--brand:var(--jh-primary);--line:var(--jh-border);--light:var(--jh-soft);background:var(--jh-bg);min-height:100vh;color:var(--jh-text);font-family:var(--jh-font-text);font-size:15px;line-height:1.65}.jh-stage *,.jh-stage :before,.jh-stage :after{box-sizing:border-box}.jh-stage a{text-decoration:none}.jh-stage a:hover{color:var(--jh-primary)}.jh-container{width:min(1320px,100% - 80px);margin-inline:auto}.jh-stage .jh-icon{vertical-align:middle;flex:none;width:22px;height:22px}.jh-stage button,.jh-stage .button{border:1px solid var(--jh-border);min-height:44px;color:var(--jh-navy);box-shadow:none;background:#fff;border-radius:9px;padding:10px 18px;font-size:15px;font-weight:600;transition:background .15s,border-color .15s}.jh-stage button:hover,.jh-stage .button:hover{background:var(--jh-soft);border-color:#abc6d9}.jh-stage .primary{color:#fff;background:var(--jh-primary);border-color:var(--jh-primary)}.jh-stage .primary:hover{background:var(--jh-primary-hover);border-color:var(--jh-primary-hover);color:#fff}.jh-stage .primary:active{background:var(--jh-primary-pressed);border-color:var(--jh-primary-pressed)}.jh-stage .danger{color:var(--jh-danger);background:#fff7f7;border-color:#e5bebe}.jh-stage .text-button{color:var(--jh-primary);background:0 0;border-color:#0000}.jh-stage .badge.positive{color:var(--jh-success);background:#e8f5ef}.jh-stage .price,.jh-stage .jh-balance strong,.jh-stage .jh-asset-value{font-family:var(--jh-font-number);font-variant-numeric:tabular-nums}.jh-stage button:disabled{opacity:.5;cursor:not-allowed}.jh-stage :is(button,a,input,select,textarea):focus-visible{outline-offset:3px;outline:3px solid #90bdd8}.jh-stage input,.jh-stage select,.jh-stage textarea{color:var(--jh-text);min-height:48px;box-shadow:none;background:#fff;border:1px solid #d7e3ee;border-radius:9px;margin-top:7px;padding:11px 14px;font-size:16px}.jh-stage input::placeholder{color:#8294a9}.jh-stage label{color:#47647d;margin-bottom:16px;font-size:14px}.jh-stage .card{border:1px solid var(--jh-border);border-radius:var(--jh-radius);box-shadow:var(--jh-shadow);background:#fff;margin-bottom:0;padding:24px}.jh-stage h1,.jh-stage h2,.jh-stage h3{color:var(--jh-text)}.jh-stage h2{letter-spacing:-.4px;margin-bottom:14px;font-size:21px;line-height:1.4}.jh-stage h3{font-size:16px}.jh-stage .muted,.jh-stage small{color:var(--jh-muted)}.jh-stage .price{color:var(--jh-primary);font-variant-numeric:tabular-nums;font-size:27px;font-weight:700}.jh-stage .price small{font-size:12px;font-weight:400}.jh-eyebrow{color:#557996;letter-spacing:2.5px;font-size:11px;font-weight:600}.jh-brand{color:var(--jh-navy,#123b5d);white-space:nowrap;align-items:center;gap:9px;display:inline-flex}.jh-bird{flex:none;width:62px;height:44px;display:block}.jh-wordmark{flex-direction:column;line-height:1.2;display:flex}.jh-wordmark strong{letter-spacing:3px;font-size:25px;font-weight:800}.jh-wordmark small{color:var(--jh-navy,#123b5d);letter-spacing:2.1px;margin-top:5px;font-size:8px;font-weight:700}.jh-brand.is-compact .jh-bird{width:42px;height:32px}.jh-brand.is-compact strong{font-size:19px}.jh-brand.is-compact small{letter-spacing:1px;font-size:7px}.jh-header{z-index:20;background:#fffffff7;border-bottom:1px solid #e3edf4;position:relative}.jh-header-inner{align-items:center;gap:40px;min-height:82px;display:flex}.jh-header nav{gap:28px;margin-left:20px;display:flex}.jh-header nav a{color:var(--jh-text);white-space:nowrap;font-size:14px;font-weight:600}.jh-header-actions{justify-content:flex-end;align-items:center;gap:20px;min-width:0;margin-left:auto;display:flex}.jh-balance{color:#446582;background:#f0f7fb;border-radius:8px;align-items:center;gap:8px;padding:9px 12px;font-size:12px;font-weight:400;display:inline-flex}.jh-balance strong{color:var(--jh-navy);font-variant-numeric:tabular-nums;font-size:17px}.jh-balance .jh-icon{width:19px}.jh-account{color:var(--jh-navy);white-space:nowrap;align-items:center;gap:8px;min-height:44px;font-size:14px;font-weight:600;display:flex}.jh-account .jh-icon{background:#f6f9fc;border:1px solid #dce8f1;border-radius:50%;width:34px;height:34px;padding:6px}.jh-hero{isolation:isolate;background:#eaf4fa url(/brand/mountain-sea-sail.png) 50% 56%/cover no-repeat;min-height:395px;position:relative}.jh-hero:before{content:"";z-index:-1;background:linear-gradient(90deg,#f6fbffe8 0%,#f6fbffbd 32%,#f6fbff0a 67%),linear-gradient(#0000 85%,#f6f9fc 100%);position:absolute;inset:0}.jh-hero-content{padding-block:48px 52px}.jh-hero h1{letter-spacing:-1.4px;margin:12px 0 18px;font-size:clamp(32px,3.15vw,46px);font-weight:800;line-height:1.4}.jh-hero-motto,.jh-brand-line{color:#476989;margin-bottom:6px;font-size:16px}.jh-service-marks{flex-wrap:wrap;gap:28px;margin-top:27px;display:flex}.jh-service-marks span{color:var(--jh-navy);align-items:center;gap:9px;font-size:14px;font-weight:600;display:flex}.jh-service-marks .jh-icon{color:#2d6c97;width:26px;height:26px}.jh-home-content{margin-top:-12px;position:relative}.jh-resource-entrances{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:24px;display:grid}.jh-resource-entrances a{box-shadow:var(--jh-shadow);color:var(--jh-text);background:#fff;border:1px solid #e3edf4;border-radius:12px;align-items:center;gap:18px;padding:21px 23px;transition:border-color .15s;display:flex}.jh-resource-entrances a:hover{border-color:#a9c8de}.jh-resource-entrances strong{font-size:19px;display:block}.jh-resource-entrances small{margin-top:3px;font-size:12px;display:block}.jh-entry-icon{width:52px;height:52px;color:var(--jh-primary);background:#edf6fc;border-radius:10px;flex:none;place-items:center;display:grid}.jh-entry-icon .jh-icon{width:28px;height:28px}.jh-resource-entrances a>.jh-icon{width:17px;margin-left:auto}.jh-home-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px;display:grid}.jh-catalog-main{min-width:0}.jh-catalog-main>.card{margin-bottom:24px}.jh-section-description{color:var(--jh-muted);margin-top:-6px;margin-bottom:24px;font-size:13px}.jh-account-selectors{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.jh-account-selectors label{min-width:0}.jh-account-selectors select{text-overflow:ellipsis;width:100%}.jh-purchase-bottom{border-top:1px solid #edf2f6;align-items:center;gap:22px;padding-top:19px;display:flex}.jh-price-block{min-width:0;margin-right:auto}.jh-field-label{color:#647e94;font-size:13px}.jh-price-block .price{overflow-wrap:anywhere;margin:0 0 2px;line-height:1.4}.jh-stock{color:#74879a;align-items:center;gap:5px;margin:0;font-size:12px;display:flex}.jh-stock .jh-icon{width:14px;height:14px}.jh-stage .jh-quantity-label{max-width:154px;margin:0}.jh-stage .quantity-control{gap:0;max-width:154px;margin:4px 0 0}.jh-stage .quantity-control button{border-radius:7px 0 0 7px;min-width:40px;min-height:44px;padding:6px 11px}.jh-stage .quantity-control button:last-child{border-radius:0 7px 7px 0}.jh-stage .quantity-control input{appearance:textfield;border-inline:0;border-radius:0;width:68px;min-height:44px;margin:0;padding:7px 3px}.jh-stage .quantity-control input::-webkit-inner-spin-button{appearance:none}.jh-purchase-bottom>.primary{min-width:148px;min-height:48px;font-size:16px}.jh-purchase-note{color:#7990a5;border-top:1px solid #edf2f6;align-items:center;gap:7px;margin:18px 0 0;padding-top:14px;font-size:11px;display:flex}.jh-purchase-note .jh-icon{width:14px;height:14px}.jh-resource-section{border:1px solid var(--jh-border);background:#fff;border-radius:14px;padding:24px;scroll-margin-top:20px}.jh-section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.jh-section-heading h2{margin-bottom:0}.jh-section-heading a{white-space:nowrap;align-items:center;gap:4px;font-size:12px;display:inline-flex}.jh-section-heading .jh-icon{width:14px}.jh-stage .tabs{flex-wrap:wrap;gap:7px;margin:17px 0 22px;display:flex}.jh-stage .tabs button{background:#f1f6fa;border-color:#0000;min-height:36px;padding:7px 15px;font-size:12px;font-weight:400}.jh-stage .tabs button.active{color:#fff;background:var(--jh-primary)}.jh-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.jh-product-grid>.card{box-shadow:none;border-color:#e5edf4;padding:20px}.jh-product-grid h2{margin-block:13px 9px;font-size:17px}.jh-product-grid h3{margin-bottom:8px;font-size:13px}.jh-product-grid p{margin-bottom:8px;font-size:12px}.jh-product-grid .price{font-size:22px}.jh-product-grid .variant{border-color:#edf2f6}.jh-product-grid .badge{margin-left:12px;font-size:10px}.jh-platform{vertical-align:middle;width:42px;height:42px;color:var(--jh-primary);background:#edf4fa;border-radius:10px;place-items:center;font-family:Arial,sans-serif;font-size:32px;line-height:1;display:inline-grid}.jh-platform.facebook{color:#fff;background:#1877f2;border-radius:50%;padding-top:6px}.jh-platform.google{color:#4285f4;background:#fff}.jh-platform.tiktok{color:#151d25;text-shadow:2px 1px #fe2c55,-1px -1px #25f4ee;background:#f6f8fb}.jh-platform.youtube{color:#e62117;background:#ffeded}.jh-platform.instagram{background:linear-gradient(35deg,#f8c453,#dd3175,#8052d0)}.jh-camera{border:2px solid #fff;border-radius:7px;width:25px;height:25px;position:relative}.jh-camera:after{content:"";border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;top:5px;left:5px}.jh-sidebar{gap:20px;min-width:0;display:grid}.jh-asset-value{color:var(--jh-navy);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;align-items:center;gap:9px;font-size:23px;font-weight:700;display:flex}.jh-asset-card>.button{width:100%;font-size:13px}.jh-asset-card .muted{font-size:13px}.jh-asset-links{border-top:1px solid #edf2f6;justify-content:space-around;margin-top:19px;padding-top:16px;font-size:12px;display:flex}.jh-order-row{border-bottom:1px solid #edf2f6;align-items:center;gap:10px;padding:14px 0;font-size:11px;display:flex}.jh-order-row strong{overflow-wrap:anywhere;font-weight:500;display:block}.jh-order-row small{font-size:10px;display:block}.jh-order-row>span:nth-child(2){flex:1;min-width:0}.jh-order-row>span:last-child{white-space:nowrap;color:var(--jh-primary)}.jh-order-icon{color:#5991b5}.jh-small-empty{color:#8da4b8;align-items:center;gap:14px;padding:24px 0 8px;display:flex}.jh-small-empty p{margin:0;font-size:14px}.jh-sidebar-note{color:#64829a;gap:13px;padding:12px 16px;display:flex}.jh-sidebar-note h3{color:#476b88;margin:0 0 6px;font-size:14px}.jh-sidebar-note p{margin:0;font-size:12px}.jh-footer{color:#748ca2;border-top:1px solid #e0eaf2;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:38px;padding-block:25px 35px;display:flex}.jh-footer p,.jh-footer>span{margin:0;font-size:12px}.jh-support{z-index:35;color:var(--jh-primary);background:#fff;border:1px solid #cfe0ee;border-radius:26px;align-items:center;gap:10px;padding:13px 18px;font-size:12px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 20px #123b5d17}.jh-support .jh-icon{width:19px;height:19px}.jh-mobile-nav,.jh-mobile-copy{display:none}.jh-login-scene{isolation:isolate;background:#edf5fa url(/brand/mountain-sea-sail.png) calc(50% - 210px)/auto 100% no-repeat;flex-direction:column;min-height:calc(100vh - 83px);padding-top:24px;display:flex;position:relative}.jh-login-scene:before{content:"";z-index:-1;background:linear-gradient(90deg,#f9fcff8c,#f9fcff1a 55%,#edf6fd26 58%,#edf5fa 72%);position:absolute;inset:0}.jh-login-layout{flex:1;grid-template-columns:minmax(0,1fr) minmax(340px,430px);align-items:center;gap:clamp(32px,4vw,68px);min-height:0;display:grid}.jh-login-layout>*{min-width:0}.jh-login-intro{padding-top:0}.jh-login-intro h1{letter-spacing:-1px;margin:15px 0 20px;font-size:clamp(30px,3.2vw,44px);font-weight:800;line-height:1.45}.jh-login-motto,.jh-login-intro .jh-brand-line{color:#476989;font-size:15px;line-height:1.8}.jh-login-intro .jh-service-marks{gap:25px;margin-top:35px}.jh-stage .jh-login-card{background:#fffffffa;border:1px solid #d7e6f2;border-radius:20px;width:100%;max-width:none;margin:0;padding:28px 32px;box-shadow:0 14px 50px #2d5b801c}.jh-login-card-heading{text-align:center}.jh-login-card-heading .jh-brand{margin:0 auto 24px;transform:scale(.9)}.jh-login-card-heading h2{margin:0 0 6px;font-size:29px;font-weight:700}.jh-login-card-heading p{color:#718aa0;margin:0 0 20px;font-size:13px}.jh-login-card>p[role=status]:empty{display:none}.jh-login-card>p[role=status]:not(:empty){color:#496580;background:#f1f6fa;border-radius:8px;padding:10px 12px;font-size:13px}.jh-login-card form>p{margin:0 0 19px}.jh-login-card label{margin:0;position:relative}.jh-login-card input{background:#fbfdff;min-height:52px;margin-top:7px}.jh-login-card input[name=username],.jh-login-card input[name=password]{padding-inline:45px}.jh-input-icon{color:#67829b;pointer-events:none;position:absolute;bottom:14px;left:14px}.jh-input-icon .jh-icon{width:21px;height:21px}.jh-stage .jh-password-toggle{color:#7891a7;background:0 0;border:0;min-width:44px;min-height:44px;padding:10px;position:absolute;bottom:3px;right:3px}.jh-stage .jh-login-submit{gap:18px;width:100%;min-height:52px;margin-top:5px;font-size:17px}.jh-stage .jh-register-link{background:#fff;border-color:#92b0c8;width:100%;min-height:49px;margin-top:12px;display:flex}.jh-login-help{text-align:center;color:#8295a6;margin:15px 0 21px;font-size:11px}.jh-login-contact{color:#456c8b;background:#eef6fb;border-radius:10px;align-items:center;gap:11px;padding:15px 12px;font-size:11px;display:flex}.jh-login-contact>.jh-icon:first-child{color:#2482b7;border-radius:50%;width:26px;height:26px}.jh-login-contact>.jh-icon:last-child{width:14px;margin-left:auto}.jh-login-bottom{color:#5f819a;border-top:1px solid #d7e6f0;justify-content:space-between;align-items:center;width:min(1320px,100% - 80px);margin:24px auto 0;padding:18px 0;font-size:12px;display:flex}.jh-auth-stage .jh-support{display:none}@media (min-width:1600px){.jh-hero{background-position:50% 55%}}@media (max-width:1160px){.jh-container{width:calc(100% - 48px)}.jh-header-inner{gap:25px}.jh-header nav{gap:18px;margin-left:0}.jh-header-actions{gap:12px}.jh-wordmark strong{font-size:22px}.jh-bird{width:52px}.jh-home-grid{grid-template-columns:minmax(0,1fr) 275px;gap:18px}.jh-stage .card,.jh-resource-section{padding:20px}.jh-purchase-bottom{flex-wrap:wrap;gap:12px}.jh-purchase-bottom>.primary{min-width:120px}.jh-login-layout{grid-template-columns:minmax(0,1fr) 410px;gap:36px}.jh-login-card-heading p{font-size:12px}.jh-login-intro .jh-service-marks{gap:18px}.jh-login-intro .jh-service-marks span{font-size:12px}}@media (max-width:900px){.jh-header nav{display:none}.jh-home-grid{grid-template-columns:1fr}.jh-sidebar{grid-template-columns:1fr 1fr}.jh-sidebar-note{display:none}.jh-resource-entrances{gap:10px}.jh-resource-entrances a{gap:11px;padding:17px 14px}.jh-resource-entrances small{font-size:11px}.jh-resource-entrances a>.jh-icon{display:none}.jh-login-layout{grid-template-columns:minmax(0,1fr) 370px;gap:25px}.jh-stage .jh-login-card{padding:28px}.jh-login-intro h1{font-size:32px}.jh-login-intro .jh-service-marks{flex-direction:column;gap:12px}}@media (max-width:700px){.jh-stage{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.jh-container{width:calc(100% - 32px)}.jh-header-inner{flex-wrap:wrap;gap:8px;min-height:75px;padding-block:12px}.jh-brand{gap:5px}.jh-bird{width:39px;height:34px}.jh-wordmark strong{letter-spacing:1.5px;font-size:18px}.jh-wordmark small{letter-spacing:1.2px;margin-top:4px;font-size:6px}.jh-header-actions{flex:1;gap:8px}.jh-balance{gap:5px;padding:7px 8px;font-size:10px}.jh-balance strong{font-size:13px}.jh-balance .jh-icon{width:15px}.jh-account .jh-icon{width:34px;height:34px}.jh-account{justify-content:center;min-width:44px}.jh-account span{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.jh-hero{background-position:68% 65%;background-size:auto 400px;min-height:300px}.jh-hero:before{background:linear-gradient(#f8fcfff2 0%,#f8fcffd4 43%,#f8fcff14 75%,#f6f9fc)}.jh-hero-content{padding-top:22px;padding-bottom:20px}.jh-hero .jh-eyebrow{letter-spacing:2px;margin-bottom:8px;font-size:8px}.jh-hero h1{letter-spacing:-.9px;margin:10px 0 12px;font-size:clamp(24px,6.65vw,30px);line-height:1.45}.jh-hero-motto,.jh-hero .jh-brand-line{max-width:330px;font-size:11px;line-height:1.8}.jh-hero-motto{max-width:310px}.jh-hero .jh-service-marks{justify-content:space-between;gap:10px;margin-top:55px}.jh-service-marks span{gap:6px;font-size:12px}.jh-service-marks .jh-icon{width:20px;height:20px}.jh-home-content{margin-top:0}.jh-resource-entrances{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:17px}.jh-resource-entrances a{text-align:center;border-radius:11px;flex-direction:column;gap:8px;padding:15px 5px}.jh-entry-icon{background:0 0;width:35px;height:35px}.jh-entry-icon .jh-icon{width:30px;height:30px}.jh-resource-entrances strong{font-size:14px}.jh-resource-entrances small{display:none}.jh-stage .card,.jh-resource-section{border-radius:13px;padding:20px 18px}.jh-stage h2{font-size:20px}.jh-section-description{margin-bottom:20px;font-size:12px;line-height:1.8}.jh-account-selectors{grid-template-columns:1fr;gap:0}.jh-account-selectors label{margin-bottom:15px;font-size:13px}.jh-account-selectors select{min-height:48px;font-size:15px}.jh-purchase-bottom{grid-template-columns:minmax(0,1fr) auto;gap:16px;padding-top:17px;display:grid}.jh-price-block{margin-right:0}.jh-stage .jh-price-block .price{font-size:25px}.jh-purchase-bottom>.primary{grid-column:1/-1;width:100%;min-height:50px}.jh-purchase-bottom>.muted{max-width:125px;font-size:11px}.jh-quantity-label{width:125px}.jh-stage .quantity-control input{width:48px}.jh-stage .quantity-control button{min-width:38px;padding-inline:10px}.jh-purchase-note{gap:5px;font-size:10px}.jh-catalog-main>.card{margin-bottom:17px}.jh-resource-section>.jh-section-heading .jh-eyebrow{font-size:10px}.jh-stage .tabs{flex-wrap:nowrap;gap:6px;max-width:100%;padding-bottom:4px;overflow-x:auto}.jh-stage .tabs button{white-space:nowrap;flex:none;min-height:44px;padding:7px 11px}.jh-product-grid{grid-template-columns:1fr;gap:12px}.jh-product-grid>.card{padding:18px}.jh-stage .jh-product-grid h2{font-size:17px}.jh-product-grid .variant .primary{width:100%}.jh-sidebar{grid-template-columns:1fr;gap:17px}.jh-asset-card{display:none}.jh-footer{text-align:center;justify-content:center;gap:12px;margin-top:25px;padding-block:22px}.jh-footer .jh-brand,.jh-footer>span{display:none}.jh-mobile-nav{bottom:0;z-index:40;padding:8px 10px calc(8px + env(safe-area-inset-bottom));background:#fffffffa;border-top:1px solid #e1eaf2;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;inset-inline:0;box-shadow:0 -4px 18px #123b5d08}.jh-mobile-nav a{color:#748da3;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:49px;font-size:11px;display:flex}.jh-mobile-nav a[aria-current=page]{color:var(--jh-primary);font-weight:700}.jh-mobile-nav .jh-icon{width:22px;height:22px}.jh-support{border-radius:12px;justify-content:center;width:calc(100% - 32px);min-height:46px;margin:12px auto 24px;padding:13px 18px;position:static}.jh-support span{font-size:13px}.jh-support .jh-icon{width:21px;height:21px}.jh-auth-stage{padding-bottom:0}.jh-auth-stage .jh-header-actions{display:none}.jh-auth-stage .jh-header{background:#f4f9fc;border-bottom:0}.jh-login-scene{background-color:#f2f8fc;background-position:69% -55px;background-size:auto 400px;padding-top:0}.jh-login-scene:before{background:linear-gradient(#f6fbffdb,#f6fbff14 235px,#f2f8fc 345px)}.jh-login-layout{min-height:0;display:block}.jh-login-intro{min-height:234px;padding:21px 8px 0}.jh-desktop-copy{display:none}.jh-mobile-copy{display:block}.jh-login-intro .jh-eyebrow{display:none}.jh-login-intro h1{letter-spacing:-1px;margin:0 0 14px;font-size:30px;line-height:1.5}.jh-login-motto{display:none}.jh-login-intro .jh-brand-line{font-size:12px}.jh-login-intro .jh-service-marks{flex-direction:row;justify-content:space-between;gap:8px;margin-top:50px}.jh-login-intro .jh-service-marks span{gap:5px;font-size:12px}.jh-login-intro .jh-service-marks .jh-icon{width:19px}.jh-stage .jh-login-card{border-radius:17px;margin-top:22px;padding:25px 22px}.jh-login-card-heading{text-align:left}.jh-login-card-heading .jh-brand{display:none}.jh-login-card-heading h2{font-size:23px}.jh-login-card-heading p{margin-top:6px;margin-bottom:23px;font-size:11px}.jh-login-card label .jh-field-label{font-size:13px}.jh-login-card input{min-height:50px;font-size:16px}.jh-stage .jh-login-submit{min-height:50px}.jh-stage .jh-register-link{min-height:48px}.jh-login-contact{gap:8px;padding:14px 10px;font-size:12px}.jh-login-bottom{flex-direction:column;justify-content:center;gap:8px;width:calc(100% - 40px);margin-top:24px;padding:20px 0 28px;font-size:11px}.jh-login-bottom .jh-brand{display:none}}@media (max-width:350px){.jh-container{width:calc(100% - 24px)}.jh-header-inner{gap:4px}.jh-header-actions{gap:2px}.jh-header .jh-bird{width:30px}.jh-header .jh-wordmark strong{font-size:16px}.jh-header .jh-wordmark small{letter-spacing:1px;font-size:5px}.jh-balance{padding:6px}.jh-balance .jh-icon{display:none}.jh-balance strong{font-size:12px}.jh-account{min-width:38px}.jh-hero h1{font-size:23px}.jh-hero-motto{font-size:12px}.jh-hero .jh-service-marks{gap:7px;margin-top:43px}.jh-service-marks span{font-size:12px}.jh-service-marks .jh-icon{width:18px}.jh-stage .card,.jh-resource-section{padding:18px 14px}.jh-stage .jh-price-block .price{font-size:22px}.jh-purchase-note{font-size:11px}.jh-login-intro h1{font-size:27px}.jh-stage .jh-login-card{padding:23px 18px}.jh-login-contact{font-size:11px}}.jh-sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.jh-search-form{border:1px solid var(--jh-border);box-shadow:var(--jh-shadow);background:#fff;border-radius:14px;gap:12px;margin:0 0 24px;padding:12px;display:flex}.jh-search-field{flex:1;min-width:0;position:relative;margin:0!important}.jh-search-field>.jh-icon{color:var(--jh-muted);position:absolute;top:14px;left:15px}.jh-stage .jh-search-field input{background:var(--jh-bg);height:50px;margin:0;padding-inline:46px 44px}.jh-search-field input::-webkit-search-cancel-button{appearance:none}.jh-stage .jh-search-clear{background:0 0;border:0;width:40px;min-height:44px;padding:0;font-size:23px;position:absolute;top:3px;right:3px}.jh-search-form>button{min-width:126px}.jh-home-search{width:min(100%,clamp(480px,36vw,560px));margin-bottom:24px}.jh-home-search .jh-search-form{box-shadow:none;background:0 0;border:0;gap:8px;margin:0;padding:0}.jh-home-search .jh-search-form>button{min-width:108px;height:50px}.jh-mobile-search-toggle,.jh-mobile-search-panel{display:none}@media (max-width:700px){.jh-home-search{display:none}.jh-header--home .jh-header-inner{grid-template-columns:minmax(0,1fr) 44px 44px;column-gap:4px;display:grid}.jh-header--home .jh-header-inner:has(.jh-balance){grid-template-columns:minmax(0,1fr) auto 44px 44px}.jh-header--home .jh-header-inner:has(.jh-balance) .jh-mobile-search-toggle{grid-column:3}.jh-header--home .jh-header-actions{display:contents}.jh-header--home .jh-account{grid-area:1/-2/auto/-1}.jh-header--home .jh-account .jh-icon{padding:5px}.jh-header--home .jh-balance{grid-area:1/2;min-width:0;max-width:min(28vw,150px);min-height:34px;padding:6px 4px;font-size:9px}.jh-header--home .jh-balance .jh-icon{display:none}.jh-header--home .jh-balance strong{font-size:clamp(11px,3.1vw,13px)}.jh-header--home .jh-balance>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.jh-stage .jh-mobile-search-toggle{background:0 0;border:0;grid-area:1/2;justify-self:center;place-items:center;width:44px;height:44px;padding:0;display:grid}.jh-stage .jh-mobile-search-toggle:hover,.jh-stage .jh-mobile-search-toggle:active{background:0 0;border:0}.jh-mobile-search-panel{border-top:1px solid var(--jh-border);grid-area:2/1/auto/-1;min-width:0;padding-top:8px;display:block}.jh-mobile-search-heading{color:var(--jh-navy);justify-content:space-between;align-items:center;margin-bottom:8px;font-weight:600;display:flex}.jh-mobile-search-panel .jh-search-form{box-shadow:none;border:0;margin:0;padding:0}.jh-stage .jh-mobile-search-panel .jh-search-field input{font-size:16px}}.jh-home-closing{margin-top:32px}.jh-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:26px 0 34px;display:grid}.jh-service-grid article{align-items:flex-start;gap:16px;display:flex}.jh-service-grid article>.jh-icon{width:31px;height:31px;color:var(--jh-primary);margin-top:5px}.jh-service-grid h3{margin:0 0 6px}.jh-service-grid p{color:var(--jh-muted);margin:0;font-size:13px}.jh-brand-banner{border:1px solid var(--jh-border);background:linear-gradient(90deg,#eff7fced 5%,#eff7fcb8 44%,#eff7fc00 77%),url(/brand/mountain-sea-sunlit.png) 50% 66%/cover no-repeat;border-radius:18px;align-items:center;min-height:240px;padding:40px;display:flex}.jh-brand-banner h2{letter-spacing:0;font-size:clamp(24px,2.5vw,34px);font-weight:750}.jh-brand-banner p:last-child{color:#42647e;margin-bottom:0;font-size:14px}.jh-banner-break{display:none}.jh-resource-entrances a,.jh-search-product{transition:transform .18s,box-shadow .18s}@media (hover:hover){.jh-resource-entrances a:hover,.jh-search-product:hover{transform:translateY(-2px);box-shadow:0 9px 28px #123b5d0c}}.jh-search-page{min-height:65vh;padding-block:38px 48px}.jh-search-heading h1{margin:7px 0 22px;font-size:32px}.jh-query-caption{overflow-wrap:anywhere;color:var(--jh-muted);margin:10px 0 24px}.jh-search-results{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.jh-result-title{align-items:center;gap:14px;margin-bottom:20px;display:flex}.jh-search-product{overflow-wrap:anywhere;min-width:0}.jh-result-description{color:var(--jh-muted);white-space:pre-line}.jh-search-variant{border-top:1px solid var(--jh-border);margin-top:18px;padding-block:18px 4px}.jh-search-variant h3{margin:0}.jh-search-variant button{width:100%}.jh-result-price{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin:10px 0 16px;display:flex}.jh-result-price .price{overflow-wrap:anywhere;font-size:24px}.jh-sold-out{color:var(--jh-muted);font-size:13px}.jh-in-stock{color:var(--jh-success);font-size:13px}.jh-search-empty{border:1px solid var(--jh-border);text-align:center;background:#fff;border-radius:18px;padding:60px 24px}.jh-search-empty>.jh-icon{color:#7794aa;width:36px;height:36px;margin-bottom:16px}.jh-search-empty p{color:var(--jh-muted)}.jh-search-empty>div{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px;display:flex}.jh-search-skeleton{border:1px solid var(--jh-border);background:linear-gradient(#edf3f8 60px,#fff 60px);border-radius:14px;min-height:260px}@media (max-width:1000px){.jh-search-results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.jh-search-form{flex-direction:column;gap:8px;margin-bottom:18px;padding:10px}.jh-search-form>button{min-height:46px}.jh-stage .jh-search-field input{font-size:14px}.jh-home-content{margin-top:-4px}.jh-resource-entrances a{min-height:94px}.jh-service-grid{grid-template-columns:1fr;gap:20px;padding:8px 6px 28px}.jh-service-grid h3{font-size:16px}.jh-service-grid p{font-size:13px}.jh-brand-banner{background-image:linear-gradient(#f4f9fff2 8%,#f4f9ffb0 50%,#eaf4fa15 100%),url(/brand/mountain-sea-sunlit.png);background-position:50%,64% 65%;background-size:auto,auto 410px;align-items:flex-start;min-height:280px;padding:25px 20px}.jh-brand-banner h2{font-size:25px;line-height:1.5}.jh-brand-banner p:last-child{max-width:220px;font-size:13px}.jh-brand-banner .jh-eyebrow{letter-spacing:1px;font-size:9px}.jh-banner-break{display:block}.jh-search-results{grid-template-columns:1fr;gap:16px}.jh-search-page{padding-top:24px}.jh-search-heading h1{font-size:27px}.jh-search-empty{padding:40px 18px}}@media (prefers-reduced-motion:reduce){.jh-stage *{scroll-behavior:auto!important;transition:none!important}}
.jh-interior .jh-customer-page{overflow-wrap:anywhere;width:calc(100% - 80px);max-width:1320px;min-height:65vh;padding:36px 0 48px}.jh-interior .page-heading{align-items:flex-end;margin-bottom:24px}.jh-interior .page-heading h1{letter-spacing:-.7px;margin:8px 0 10px;font-size:30px}.jh-interior .page-heading .muted{max-width:720px}.jh-interior .jh-page-content{gap:24px;min-width:0;display:grid}.jh-interior .jh-page-content>*{min-width:0}.jh-workspace-nav{border-bottom:1px solid var(--jh-border);flex-wrap:wrap;gap:8px 24px;margin-bottom:28px;padding:0 0 16px;display:flex}.jh-workspace-nav a{min-height:44px;color:var(--jh-muted);align-items:center;font-size:14px;display:inline-flex}.jh-workspace-nav a[aria-current=page]{color:var(--jh-primary);box-shadow:0 2px var(--jh-primary);font-weight:700}.jh-interior .card,.jh-interior .metric{margin-bottom:0}.jh-interior .metric{border-color:var(--jh-border);border-radius:var(--jh-radius)}.jh-interior .metric strong{font-family:var(--jh-font-number);overflow-wrap:anywhere;font-size:clamp(22px,2.4vw,30px)}.jh-interior .actions{flex-wrap:wrap}.jh-interior .summary{margin:20px 0}.jh-interior .summary dd{overflow-wrap:anywhere;font-variant-numeric:tabular-nums;min-width:0}.jh-interior .empty{background:var(--jh-bg);border:1px dashed var(--jh-border);border-radius:12px;padding:40px 20px}.jh-interior .alert,.jh-soft-note{background:var(--jh-soft);color:var(--jh-navy);border:1px solid var(--jh-border);border-radius:10px;padding:16px 18px}.jh-interior .alert:empty{display:none}.jh-soft-note p:last-child,.jh-interior .pagination{margin-bottom:0}.jh-interior table{white-space:normal;width:100%;min-width:0}.jh-interior th{background:var(--jh-bg);color:var(--jh-muted);font-size:13px;font-weight:500}.jh-interior td{vertical-align:middle;padding-block:20px}.jh-interior td small{margin-top:4px;display:block}.jh-interior .table-wrap{margin:0}.jh-interior .jh-money{font-family:var(--jh-font-number);font-variant-numeric:tabular-nums;white-space:normal;font-weight:700}.jh-interior .jh-identifier{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.jh-detail-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.jh-detail-heading :is(h2,h3,p){margin:0}.jh-detail-panel{scroll-margin-top:28px}.jh-delivery-unit{margin-top:20px}.jh-interior .delivery{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;background:var(--jh-bg);border:1px solid var(--jh-border);max-height:none;color:var(--jh-text);border-radius:10px;padding:20px;font:14px/1.9 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:visible}.jh-order-item+.jh-order-item{border-top:1px solid var(--jh-border);margin-top:28px;padding-top:28px}.jh-order-meta{color:var(--jh-muted);flex-wrap:wrap;gap:12px 24px;margin:16px 0;display:flex}.jh-wallet-balance{border:1px solid var(--jh-border);border-radius:var(--jh-radius);background:linear-gradient(115deg,#edf6fb,#fff 80%);justify-content:space-between;align-items:center;gap:24px;padding:30px;display:flex}.jh-wallet-balance .price{overflow-wrap:anywhere;margin:10px 0;font-size:clamp(30px,3.3vw,42px);line-height:1.3}.jh-wallet-balance .jh-wallet-actions{flex-wrap:wrap;gap:12px;display:flex}.jh-tier-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:20px 0;display:grid}.jh-tier-grid button{font-family:var(--jh-font-number);padding:18px 8px;font-size:20px}.jh-tier-grid button[aria-pressed=true]{background:var(--jh-soft);border-color:var(--jh-primary);color:var(--jh-primary);box-shadow:inset 0 0 0 1px var(--jh-primary)}.jh-account-identity{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:20px;display:flex}.jh-account-identity h3{margin:0 0 5px}.jh-account-identity p{margin:0}.jh-interior .auth-card{width:100%;box-shadow:var(--jh-shadow);border:1px solid var(--jh-border);border-radius:var(--jh-radius);background:#fff;max-width:none!important;margin:0!important;padding:24px!important}.jh-profile-forms{grid-template-columns:1fr 1fr;gap:40px;display:grid}.jh-profile-forms>section+section{border-left:1px solid var(--jh-border);padding-left:40px}.jh-profile-forms h3{margin-bottom:8px}.jh-profile-forms form p{margin:0}.jh-profile-forms form{margin-top:24px}.jh-profile-username{background:var(--jh-bg);border-radius:10px;align-items:center;gap:12px;margin:20px 0 28px;padding:16px;display:flex}.jh-interior .jh-recent-list p{border-bottom:1px solid var(--jh-border);padding:16px 0}.jh-deposit-layout{grid-template-columns:minmax(280px,.8fr) minmax(0,1.35fr);align-items:start;gap:24px;display:grid}.jh-deposit-form{gap:8px;display:grid}.jh-deposit-form button{width:100%}.jh-payment-placeholder{text-align:center;align-content:center;justify-items:center;gap:12px;min-height:360px;padding:32px;display:grid}.jh-payment-placeholder>.jh-icon{color:#7594ab;width:44px;height:44px}.jh-payment-amount{background:var(--jh-soft);border-radius:12px;margin:24px 0;padding:24px}.jh-payment-amount p{margin:0 0 6px}.jh-payment-amount strong{font-family:var(--jh-font-number);font-variant-numeric:tabular-nums;color:var(--jh-primary);font-size:clamp(24px,2.4vw,34px);line-height:1.4;display:block}.jh-payment-amount strong small{color:var(--jh-primary);font-size:14px}.jh-qr-address{grid-template-columns:176px minmax(0,1fr);align-items:center;gap:24px;display:grid}.jh-qr-address img{object-fit:contain;border:1px solid var(--jh-border);background:#fff;border-radius:12px;width:176px;max-width:100%;height:176px;padding:10px}.jh-address-row{border-bottom:1px solid var(--jh-border);padding:18px 0}.jh-address-row p{margin-bottom:8px}.jh-address-row code{overflow-wrap:anywhere;word-break:break-word;margin-bottom:12px;font-size:14px;display:block}.jh-payment-guidance{border:1px solid var(--jh-border);background:#f7fafc;border-radius:10px;margin-top:22px;padding:18px 20px;font-size:14px}.jh-payment-guidance ul{margin-bottom:0;padding-left:18px}.jh-payment-guidance li+li{margin-top:6px}.jh-payment-history{gap:12px;padding:0;list-style:none;display:grid}.jh-payment-history li{border-bottom:1px solid var(--jh-border);padding:12px 0}.jh-payment-history button{text-align:left;overflow-wrap:anywhere;flex-wrap:wrap;justify-content:space-between;width:100%}.jh-resource-nav{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.jh-resource-nav a[aria-current=page]{background:var(--jh-primary);color:#fff;border-color:var(--jh-primary)}.jh-catalog-filter{max-width:360px;margin:0 0 24px}.jh-resource-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.jh-resource-products>.card{flex-direction:column;display:flex}.jh-product-identity{align-items:center;gap:14px;margin-bottom:18px;display:flex}.jh-product-identity h2{margin:0;font-size:19px}.jh-resource-products .variant{border-top:1px solid var(--jh-border);margin-top:18px;padding-top:18px}.jh-resource-products .variant button{width:100%}.jh-fulfillment-note{color:var(--jh-muted);align-items:flex-start;gap:8px;font-size:13px;display:flex}.jh-interior .jh-about-hero{border:1px solid var(--jh-border);border-radius:var(--jh-radius);background:linear-gradient(90deg,#f0f7fbe8,#f0f7fb66),url(/brand/mountain-sea-sail.png) 50% 64%/cover;align-content:center;min-height:300px;padding:48px;display:grid}.jh-about-hero h2{max-width:700px;font-size:clamp(26px,3vw,38px);line-height:1.5}.jh-about-hero p{max-width:560px;margin-bottom:0}.jh-service-principles{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.jh-service-principles .jh-icon{width:32px;height:32px;color:var(--jh-primary);margin-bottom:20px}.jh-contact-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.jh-contact-card>.jh-icon{box-sizing:content-box;background:var(--jh-soft);width:36px;height:36px;color:var(--jh-primary);border-radius:14px;margin-bottom:20px;padding:18px}.jh-contact-card .button{margin-top:12px}.jh-interior .jh-footer-links{flex-wrap:wrap;gap:20px;display:flex}@media (max-width:1000px){.jh-resource-products{grid-template-columns:repeat(2,minmax(0,1fr))}.jh-deposit-layout{grid-template-columns:minmax(0,1fr)}.jh-profile-forms{gap:24px}.jh-profile-forms>section+section{padding-left:24px}}@media (max-width:700px){.jh-interior .pagination{gap:8px}.jh-interior .pagination button{white-space:nowrap;padding-inline:12px}.jh-interior .pagination span{white-space:nowrap}.jh-interior .jh-customer-page{width:calc(100% - 32px);padding:24px 0 32px}.jh-interior .page-heading{flex-direction:column;align-items:stretch;gap:16px}.jh-interior .page-heading h1{font-size:25px}.jh-interior .page-heading .actions{margin:0}.jh-interior .card,.jh-interior .auth-card{padding:18px!important}.jh-interior .jh-page-content{gap:18px}.jh-workspace-nav{gap:8px 18px;margin-bottom:22px;padding-bottom:12px}.jh-workspace-nav a{font-size:13px}.jh-interior .grid.two,.jh-interior .grid.four{grid-template-columns:minmax(0,1fr)}.jh-interior .grid.four{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.jh-interior .grid.four .metric{padding:16px 12px}.jh-interior .grid.four .metric strong{font-size:22px}.jh-interior .jh-responsive-table{overflow:visible}.jh-responsive-table :is(table,tbody){min-width:0;display:block}.jh-responsive-table thead{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.jh-responsive-table tr{border:1px solid var(--jh-border);border-radius:12px;gap:0;margin-bottom:14px;padding:16px;display:grid}.jh-interior .jh-responsive-table td{text-align:left;border:0;grid-template-columns:minmax(62px,28%) minmax(0,1fr);align-items:start;gap:12px;padding:8px 0;display:grid}.jh-responsive-table td:before{content:attr(data-label);color:var(--jh-muted);font-size:12px;font-weight:400}.jh-responsive-table td>*{min-width:0}.jh-responsive-table td button{width:fit-content}.jh-interior .jh-money{white-space:normal}.jh-interior .delivery{padding:14px;font-size:13px}.jh-wallet-balance{flex-direction:column;align-items:stretch;padding:24px 20px}.jh-wallet-actions>*{flex:1}.jh-tier-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.jh-interior .summary{grid-template-columns:minmax(0,1fr)}.jh-interior .summary dd{margin-bottom:12px}.jh-profile-forms,.jh-resource-products,.jh-service-principles,.jh-contact-grid{grid-template-columns:minmax(0,1fr)}.jh-profile-forms>section+section{border-left:0;border-top:1px solid var(--jh-border);padding:24px 0 0}.jh-qr-address{grid-template-columns:minmax(0,1fr);gap:12px}.jh-qr-address img{width:204px;height:204px;margin-inline:auto}.jh-payment-amount{padding:18px}.jh-payment-history button{gap:12px}.jh-interior .jh-about-hero{background-position:62% 62%;min-height:280px;padding:26px 22px}.jh-interior dialog{width:calc(100% - 24px);max-width:calc(100% - 24px);max-height:calc(100dvh - 32px);padding:20px;overflow:auto}.jh-interior dialog .actions{grid-template-columns:1fr 1fr;display:grid}.jh-interior .jh-footer-links{justify-content:center}}
