.hc-page{background:#fbfbff;color:#071333;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin-top:-100px;padding-top:100px}.hc-page *{box-sizing:border-box}.hc-hero{min-height:420px;display:grid;place-items:center;padding:70px 24px 64px;text-align:center;background:radial-gradient(circle at 18% 18%,rgba(119,62,216,.13),transparent 28rem),linear-gradient(102deg,rgba(246,241,255,.92),rgba(255,255,255,.88),rgba(239,231,255,.9))}.hc-hero-inner{width:min(760px,100%);position:relative}.hc-pill{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 18px;border-radius:999px;background:rgba(119,62,216,.09);color:#773ed8;font-size:14px;font-weight:700}.hc-hero h1{margin:22px 0 18px;color:#071333;font-size:clamp(42px,6vw,62px);font-weight:700;line-height:1.05;letter-spacing:0}.hc-hero h1 span{color:#773ed8}.hc-hero p{margin:0 0 28px;color:#5c6682;font-size:17px;line-height:1.7}.hc-search{display:flex;align-items:center;width:min(650px,100%);min-height:62px;gap:14px;margin:0 auto;padding:0 24px;border:1px solid #d9dce8;border-radius:16px;background:#ffffff;color:#8790aa;box-shadow:0 15px 35px rgba(30,22,73,.08)}.hc-search input{width:100%;border:0;outline:0;color:#071333;background:transparent;font-size:15px}.hc-search-results{position:absolute;z-index:5;left:50%;top:calc(100% + 12px);width:min(650px,100%);transform:translateX(-50%);overflow:hidden;border:1px solid #e5e7f0;border-radius:14px;background:white;box-shadow:0 24px 48px rgba(30,22,73,.14);text-align:left}.hc-search-results a{display:block;padding:14px 18px;border-bottom:1px solid #eef0f6;color:#071333;text-decoration:none}.hc-search-results a:last-child{border-bottom:0}.hc-search-results span{display:block;color:#773ed8;font-size:12px;font-weight:700}.hc-search-results strong{display:block;margin-top:4px}.hc-search-results p{margin:0;padding:18px;color:#5c6682}.hc-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;padding:34px 42px;border-top:1px solid #e5e7f0;border-bottom:1px solid #e5e7f0;background:#ffffff}.hc-tabs a,.hc-tabs button{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0 22px;border:0;border-radius:999px;background:#f6f1ff;color:#27304d;cursor:pointer;font-weight:600;text-decoration:none}.hc-tabs a.active,.hc-tabs button.active{background:linear-gradient(135deg,#6733d8,#8b51ee);color:#ffffff}.hc-article-contact,.hc-preview-section,.hc-section{padding:48px}.hc-section{background:#ffffff}.hc-light,.hc-preview-section{background:#fbfcff}.hc-section-head{width:min(840px,100%);margin:0 auto 28px;text-align:center}.hc-section-head h2{margin:12px 0;color:#071333;font-size:32px;line-height:1.18}.hc-section-head p{margin:0;color:#5c6682;font-size:16px;line-height:1.7}.hc-category-grid{width:min(1200px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.hc-empty-content{display:grid;grid-column:1/-1;justify-items:center;gap:12px;min-height:220px;padding:42px 24px;border:1px dashed #d8ccff;border-radius:14px;background:#fbf8ff;color:#46516f;text-align:center}.hc-empty-content svg{color:#773ed8}.hc-empty-content strong{color:#071333;font-size:20px}.hc-empty-content p{max-width:460px;margin:0;line-height:1.6}.hc-loading-content{border-style:solid}.hc-loading-bars{display:grid;width:min(360px,100%);gap:10px;margin-top:4px}.hc-loading-bars span{display:block;height:12px;border-radius:999px;background:linear-gradient(90deg,#eee8fb,#f8f5ff 48%,#eee8fb);background-size:200% 100%;animation:hcSkeletonPulse 1.15s ease-in-out infinite}.hc-loading-bars span:nth-child(2){width:82%}.hc-loading-bars span:nth-child(3){width:64%}.hc-error-content svg{color:#be123c}@keyframes hcSkeletonPulse{0%{background-position:200% 0}to{background-position:-200% 0}}.hc-category-card{display:flex;min-height:242px;flex-direction:column;gap:16px;padding:30px 22px 22px;border:1px solid #e5e7f0;border-radius:14px;background:#ffffff;color:#071333;text-decoration:none;box-shadow:0 10px 28px rgba(29,35,70,.035);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.hc-category-card:hover{transform:translateY(-3px);border-color:#cfc2ff;box-shadow:0 18px 32px rgba(50,34,112,.09)}.hc-category-card>span{display:grid;width:54px;height:54px;place-items:center;border-radius:50%;background:#f3edff;color:#773ed8}.hc-category-card strong{font-size:18px}.hc-category-card p{margin:0;color:#46516f;font-size:14px;line-height:1.65}.hc-category-card em{display:flex;justify-content:space-between;align-items:center;margin-top:auto;color:#3d4662;font-style:normal}.hc-article-panels{width:min(1200px,100%);margin:28px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:24px}.hc-article-panels article{padding:22px;border:1px solid #e5e7f0;border-radius:14px;background:#ffffff}.hc-article-panels header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.hc-article-panels h3{display:flex;align-items:center;gap:8px;margin:0;font-size:17px}.hc-article-panels header a{color:#773ed8;font-size:14px;font-weight:700;text-decoration:none}.hc-article-panels article>a{display:flex;align-items:center;min-height:34px;gap:10px;color:#23304c;font-size:14px;text-decoration:none}.hc-article-panels article>a>svg:last-child{margin-left:auto}.hc-article-panels time{margin-left:auto;color:#7a849d}.hc-article-panels small{margin-left:8px;padding:3px 8px;border-radius:999px;background:#dff8ed;color:#0b996a;font-size:12px}.hot{color:#ff405c}.hc-support-banner{width:min(1610px,calc(100vw - 192px));min-height:360px;margin:56px auto 72px;padding:60px 40px;border-radius:32px;background:linear-gradient(112deg,#773ed8,#9f6de5);color:#ffffff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:none;transition:transform .22s ease,box-shadow .22s ease}.hc-support-banner:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(86,39,185,.18)}.hc-support-banner h2{margin:0 0 22px;color:white;font-size:clamp(34px,4vw,20px);font-weight:700;line-height:1.05;letter-spacing:0}.hc-support-banner p{margin:0 0 36px;color:rgba(255,255,255,.96);font-size:clamp(17px,1.55vw,28px);line-height:1.45}.hc-support-banner div{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.hc-support-banner a,.hc-support-banner button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:58px;padding:0 28px;border:3px solid rgba(255,255,255,.36);border-radius:16px;background:rgba(255,255,255,.06);color:white;cursor:pointer;font-size:17px;font-weight:700;text-align:center;text-decoration:none;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.hc-support-banner .primary{border-color:white;background:white;color:#773ed8}.hc-support-banner a svg,.hc-support-banner button svg{flex-shrink:0}.hc-support-banner .support-action{width:270px}.hc-support-banner .email-action{width:190px}.hc-support-banner .report-action{width:368px}.hc-support-banner a:hover,.hc-support-banner button:hover{transform:translateY(-2px) scale(1.02);border-color:rgba(255,255,255,.64);background:rgba(255,255,255,.14);box-shadow:0 12px 26px rgba(36,16,96,.18)}.hc-support-banner .primary:hover{background:#ffffff;color:#773ed8;box-shadow:0 14px 30px rgba(255,255,255,.22)}.hc-support-banner a:active,.hc-support-banner button:active{transform:translateY(0)}.hc-preview-section{display:grid;grid-template-columns:190px minmax(0,1fr) minmax(320px,.95fr);gap:24px}.hc-article-mini,.hc-preview-main,.hc-preview-sidebar{border:1px solid #e5e7f0;border-radius:14px;background:#ffffff;padding:22px}.hc-preview-sidebar{align-self:start;position:sticky;top:24px}.hc-article-mini small,.hc-preview-sidebar small{display:block;margin-bottom:14px;color:#773ed8;font-weight:700}.hc-preview-sidebar a{display:block;padding:13px 12px;border-radius:8px;color:#46516f;text-decoration:none}.hc-preview-sidebar .current{background:#f3edff;color:#773ed8;font-weight:700}.hc-driver-title{display:flex;gap:22px;margin-bottom:24px}.hc-driver-title>span{display:grid;width:82px;height:82px;flex:0 0 auto;place-items:center;border-radius:50%;background:#f3edff;color:#773ed8}.hc-article-mini h2,.hc-driver-title h2{margin:0 0 10px;font-size:28px}.hc-article-mini p,.hc-driver-title p{margin:0 0 12px;color:#46516f;line-height:1.7}.hc-compact-search{width:100%;min-height:48px;border-radius:10px;box-shadow:none}.hc-topic-group{margin-top:14px;border:1px solid #e5e7f0;border-radius:10px;scroll-margin-top:28px}.hc-topic-group summary{display:flex;align-items:center;justify-content:space-between;min-height:56px;padding:0 16px;cursor:pointer;font-weight:800}.hc-topic-group summary::marker{color:transparent}.hc-topic-group em{display:grid;min-width:24px;height:24px;place-items:center;border-radius:50%;background:#f3edff;color:#773ed8;font-size:12px;font-style:normal}.hc-topic-group a{display:flex;align-items:center;justify-content:space-between;padding:0 18px 14px 26px;color:#394563;text-decoration:none}.hc-mini-callout{margin:18px 0;padding:18px;border:1px solid #dfd3ff;border-radius:10px;background:#fbf8ff;color:#3c4260;line-height:1.6}.hc-mini-callout strong{color:#773ed8}.hc-article-mini h3{margin:24px 0 10px;font-size:18px}.hc-mini-dashboard{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:74px;margin-top:20px;padding:20px;border:1px solid #e5e7f0;border-radius:10px;box-shadow:0 12px 28px rgba(28,33,70,.06)}.hc-mini-dashboard button{padding:11px 16px;border:0;border-radius:8px;background:linear-gradient(135deg,#6733d8,#7437f1);color:white;font-weight:800}.hc-article-contact{position:relative;isolation:isolate;overflow:hidden;width:min(1200px,calc(100% - 48px));margin:24px auto;border-radius:26px;background:radial-gradient(circle at 25% 80%,rgba(37,0,144,.58),transparent 34rem),linear-gradient(118deg,#4a1dd0,#7133df 48%,#994de3);color:white;text-align:center;box-shadow:0 24px 58px rgba(60,24,126,.18)}.hc-article-contact h2,.hc-article-contact p,.hc-article-contact>small,.hc-contact-options,.hc-response-note{position:relative;z-index:2}.hc-article-contact h2{margin:22px 0 10px;color:white;font-size:clamp(28px,3.5vw,40px);line-height:1.08}.hc-article-contact p{margin:0 auto 24px;color:rgba(255,255,255,.94);font-size:18px;line-height:1.45}.hc-contact-options{display:grid;grid-template-columns:1.18fr 1fr 1.2fr;gap:14px}.hc-contact-options a,.hc-contact-options button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:64px;padding:14px 18px;border:3px solid rgba(255,255,255,.34);border-radius:16px;background:transparent;color:white;cursor:pointer;text-align:left;text-decoration:none}.hc-contact-options .primary{border-color:white;background:white;color:#4920d0;box-shadow:0 18px 30px rgba(25,12,82,.12)}.hc-contact-options strong{display:block;font-size:16px;line-height:1.2}.hc-contact-options small{display:block;margin-top:4px;color:currentColor;font-size:13px;opacity:.82}.hc-response-note{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:24px}.hc-response-note span{width:110px;height:3px;border-radius:999px;background:rgba(255,255,255,.22)}.hc-article-contact>small{display:block;margin-top:10px;color:white;font-size:14px}.hc-watermark{position:absolute;z-index:1;right:36px;top:160px;color:rgba(255,255,255,.09);transform:rotate(-8deg)}.hc-dot-pattern{position:absolute;z-index:1;width:220px;height:190px;opacity:.26;background-image:radial-gradient(rgba(255,255,255,.55) 2px,transparent 0);background-size:18px 18px}.hc-dot-pattern.left{left:18px;top:16px}.hc-dot-pattern.right{right:10px;bottom:16px}.hc-chip-grid{width:min(1100px,100%);margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.hc-chip-grid span{display:inline-flex;min-height:38px;align-items:center;padding:0 14px;border:1px solid #e6ddff;border-radius:999px;background:#fbf8ff;color:#32215d;font-weight:700}.hc-route-card,.hc-scale-card{width:min(1100px,100%);margin:24px auto 0;padding:24px;border:1px solid #d9ccff;border-radius:14px;background:linear-gradient(100deg,#f7f2ff,#ffffff)}.hc-scale-card strong{display:block;margin-bottom:8px;color:#773ed8;font-size:18px}.hc-route-card p,.hc-scale-card p{margin:0;color:#46516f;line-height:1.7}.hc-topic-library{width:min(1200px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hc-requirement-grid article,.hc-topic-library article{padding:22px;border:1px solid #e5e7f0;border-radius:14px;background:white;box-shadow:0 10px 28px rgba(29,35,70,.035)}.hc-topic-library header{display:flex;gap:14px;margin-bottom:14px}.hc-topic-library header span{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:50%;background:#f3edff;color:#773ed8}.hc-requirement-grid h3,.hc-route-card h3,.hc-topic-library h3{margin:0 0 10px;font-size:20px}.hc-topic-library small{color:#5c6682}.hc-topic-library a{display:flex;align-items:center;min-height:34px;justify-content:space-between;color:#394563;text-decoration:none}.hc-requirement-grid{width:min(1200px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.hc-requirement-grid p{display:flex;gap:8px;align-items:flex-start;margin:0;padding:9px 0;border-bottom:1px solid #eef0f6;color:#394563;font-size:14px;line-height:1.45}.hc-requirement-grid p:last-child{border-bottom:0}.hc-requirement-grid svg{flex:0 0 auto;color:#17b981;margin-top:2px}.hc-route-card{display:grid;grid-template-columns:.75fr 1fr;gap:26px}.hc-route-card code{display:grid;grid-template-columns:190px 1fr;gap:14px;padding:10px 0;border-bottom:1px solid #ece5ff;color:#28324f;white-space:normal}.hc-route-card code:last-child{border-bottom:0}.hc-route-card code span{color:#773ed8;font-family:Poppins,sans-serif;font-weight:800}.hc-category-route{background:#fbfcff}.hc-category-hero{padding:36px 48px 24px;background:#ffffff}.hc-category-breadcrumbs{display:flex;width:min(1200px,100%);min-height:54px;align-items:center;gap:14px;margin:0 auto 22px;color:#7a849d;font-size:13px}.hc-category-breadcrumbs a{color:#773ed8;font-weight:700;text-decoration:none}.hc-category-breadcrumbs strong{color:#4e5873;font-weight:700}.hc-category-hero-grid{display:grid;grid-template-columns:250px minmax(0,1fr);gap:28px;width:min(1200px,100%);margin:0 auto}.hc-category-main{padding:34px;border:1px solid #e5e7f0;border-radius:14px;background:#ffffff}.hc-category-title h1{margin:0 0 10px;font-size:40px;line-height:1.12}.hc-category-topics{margin-top:22px}.hc-inline-results{overflow:hidden;margin-top:14px;border:1px solid #e5e7f0;border-radius:12px;background:#ffffff}.hc-inline-results a{display:grid;grid-template-columns:1fr auto;gap:4px 12px;align-items:center;padding:14px 16px;border-bottom:1px solid #eef0f6;color:#071333;text-decoration:none}.hc-inline-results a:last-child{border-bottom:0}.hc-inline-results span{color:#773ed8;font-size:12px;font-weight:800}.hc-inline-results strong{font-size:14px}.hc-inline-results svg{grid-row:1/span 2;grid-column:2;color:#773ed8}.hc-inline-results p{margin:0;padding:16px;color:#5c6682}.hc-category-topics .hc-topic-group summary span{display:inline-flex;align-items:center;gap:10px}.hc-category-popular{margin-top:22px;padding:18px;border-radius:12px;background:#fbf8ff}.hc-category-popular strong{display:block;margin-bottom:12px;color:#071333}.hc-category-popular a{display:block;padding:8px 0;color:#46516f;font-size:13px;text-decoration:none}.hc-category-route{background:linear-gradient(180deg,#ffffff,#fbfbff 42%,#f7f9ff)}.hc-category-route .hc-category-hero{padding:34px 32px 36px;background:transparent}.hc-category-route .hc-category-breadcrumbs{max-width:1200px;min-height:44px;margin-bottom:20px;color:#8a93aa}.hc-category-route .hc-category-breadcrumbs a{color:#6b3ee4}.hc-category-route .hc-category-hero-grid{grid-template-columns:minmax(230px,250px) minmax(0,960px);align-items:start;justify-content:center;gap:28px;width:min(1200px,100%)}.hc-category-route .hc-preview-sidebar{position:sticky;top:112px;padding:18px;border:1px solid #e7eaf3;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 18px 38px rgba(24,31,67,.06)}.hc-category-jump-nav{display:grid;gap:4px}.hc-category-route .hc-preview-sidebar small{margin:4px 0 16px;color:#6b3ee4;font-size:12px;letter-spacing:0}.hc-category-route .hc-preview-sidebar a{position:relative;min-height:42px;padding:10px 12px 10px 14px;border-radius:10px;color:#273858;line-height:1.45;transition:background .16s ease,color .16s ease}.hc-category-route .hc-preview-sidebar a:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:999px;background:transparent}.hc-category-route .hc-preview-sidebar a.current{background:#f4edff;color:#6733e2;font-weight:800}.hc-category-route .hc-preview-sidebar a.current:before{background:#6733e2}.hc-category-route .hc-faq-more summary:focus-visible,.hc-category-route .hc-preview-sidebar a:focus-visible,.hc-category-route .hc-topic-article-link:focus-visible,.hc-category-route .hc-topic-group summary:focus-visible,.hc-category-route .hc-topic-more-toggle:focus-visible{outline:2px solid #773ed8;outline-offset:3px}.hc-category-route .hc-category-main{padding:34px;border:1px solid #e6e9f2;border-radius:22px;background:rgba(255,255,255,.98);box-shadow:0 24px 56px rgba(29,35,70,.07)}.hc-category-route .hc-category-title{align-items:flex-start;margin-bottom:26px}.hc-category-route .hc-category-title>span{width:82px;height:82px;border-radius:28px;background:linear-gradient(145deg,#f5edff,#fbf8ff);color:#6f3fe0}.hc-category-route .hc-category-title h1{max-width:680px;margin-bottom:12px;font-size:clamp(34px,4vw,44px);font-weight:700}.hc-category-route .hc-category-title p{max-width:760px;color:#485977;font-size:16px;line-height:1.75}.hc-category-route .hc-category-title small{display:inline-flex;min-height:28px;align-items:center;margin-top:2px;padding:0 10px;border-radius:999px;background:#f7f3ff;color:#4d5c7a;font-weight:700}.hc-category-route .hc-compact-search{min-height:58px;padding:0 20px;border-color:#dfe4ef;border-radius:14px;box-shadow:0 14px 32px rgba(20,26,54,.06);transition:border-color .16s ease,box-shadow .16s ease}.hc-category-route .hc-compact-search:focus-within{border-color:#773ed8;box-shadow:0 0 0 4px rgba(119,62,216,.12),0 14px 32px rgba(20,26,54,.06)}.hc-category-route .hc-category-topics{display:grid;gap:16px;margin-top:22px}.hc-category-route .hc-topic-group{overflow:hidden;margin-top:0;border:1px solid #e5e9f2;border-radius:18px;background:#ffffff;box-shadow:0 12px 28px rgba(29,35,70,.045);scroll-margin-top:112px}.hc-category-route .hc-topic-group summary{min-height:68px;padding:0 18px;list-style:none;transition:background .16s ease}.hc-category-route .hc-topic-group summary::-webkit-details-marker{display:none}.hc-category-route .hc-topic-group summary:hover{background:#fbf8ff}.hc-category-route .hc-topic-group summary>span{min-width:0}.hc-category-route .hc-topic-icon{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:12px;background:#f3edff;color:#6733e2}.hc-category-route .hc-topic-summary-meta{display:inline-flex;align-items:center;gap:10px}.hc-category-route .hc-topic-group em{min-width:30px;height:30px;padding:0 9px;border-radius:999px;background:#f3edff;color:#6733e2;font-weight:800}.hc-category-route .hc-topic-summary-meta>svg{color:#6d7891;transition:transform .18s ease}.hc-category-route .hc-topic-group[open] .hc-topic-summary-meta>svg{transform:rotate(90deg)}.hc-topic-articles{border-top:1px solid #eef1f7}.hc-category-route .hc-topic-group .hc-topic-article-link{min-height:56px;padding:0 18px 0 58px;border-bottom:1px solid #f0f2f7;color:#24334f;font-size:15px;line-height:1.45;transition:background .16s ease,color .16s ease}.hc-category-route .hc-topic-group .hc-topic-article-link:last-child{border-bottom:0}.hc-category-route .hc-topic-group .hc-topic-article-link:hover{background:#fbf8ff;color:#071333}.hc-category-route .hc-topic-group .hc-topic-article-link svg{margin-left:12px;color:#7b849d;transition:transform .16s ease,color .16s ease}.hc-category-route .hc-topic-group .hc-topic-article-link:hover svg{color:#6733e2;transform:translateX(3px)}.hc-category-route .hc-topic-faq[open] .hc-topic-articles,.hc-category-route .hc-topic-long[open] .hc-topic-articles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hc-category-route .hc-topic-faq .hc-topic-article-link,.hc-category-route .hc-topic-long .hc-topic-article-link{padding-left:18px}.hc-faq-more,.hc-topic-more-toggle{grid-column:1/-1}.hc-faq-more summary,.hc-topic-more-toggle{display:flex;align-items:center;min-height:54px;padding:0 18px;border:0;border-top:1px solid #f0f2f7;background:#ffffff;color:#6733e2;cursor:pointer;font:inherit;font-weight:800;text-align:left}.hc-faq-more summary::-webkit-details-marker,.hc-faq-more summary::marker{color:transparent}.hc-faq-more>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #eef1f7}.hc-category-route .hc-category-popular{padding:18px;border:1px solid #eee7ff;border-radius:16px;background:linear-gradient(180deg,#fffdff,#fbf7ff)}.hc-category-route .hc-category-popular strong{display:flex;align-items:center;gap:8px;color:#071333}.hc-category-route .hc-category-popular strong svg{color:#6733e2}.hc-category-route .hc-category-popular a{padding:10px 0;border-bottom:1px solid #eee8fb;color:#30415f;line-height:1.45}.hc-category-route .hc-category-popular a:last-child{border-bottom:0}.hc-category-popular-mobile{display:none}.hc-category-route .hc-category-contact{width:min(900px,calc(100% - 48px));min-height:auto;margin:18px auto 54px;padding:30px;border-radius:20px}.hc-category-route .hc-category-contact h2{margin-bottom:10px;font-size:clamp(26px,3vw,34px)}.hc-category-route .hc-category-contact p{max-width:620px;margin-bottom:22px;font-size:16px}@media (prefers-reduced-motion:reduce){.hc-category-route *,.hc-category-route :after,.hc-category-route :before,.hc-loading-bars span,.hc-related-articles *,.hc-related-articles :after,.hc-related-articles :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.hc-article-route{min-height:100vh;margin-top:0;padding:32px 18px 48px;background:#f8f9fc;color:#071333;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hc-article-shell{width:min(1360px,100%);margin:0 auto;overflow:visible;border:1px solid #e5e7f0;border-radius:14px;background:#ffffff;box-shadow:0 18px 42px rgba(29,35,70,.06)}.hc-breadcrumbs{display:flex;min-height:62px;align-items:center;gap:14px;padding:0 28px;border-bottom:1px solid #e5e7f0;color:#7a849d;font-size:13px}.hc-breadcrumbs a{color:#773ed8;font-weight:700;text-decoration:none}.hc-breadcrumbs strong{color:#4e5873;font-weight:700}.hc-article-grid{display:grid;grid-template-columns:minmax(0,1fr) 210px}.hc-article-body{padding:34px 28px 24px}.hc-article-body h1{margin:0 0 12px;color:#071333;font-size:32px;line-height:1.12;letter-spacing:0}.hc-article-lede{max-width:560px;margin:0;color:#46516f;font-size:16px;line-height:1.75}.hc-article-meta{display:flex;gap:10px;margin-top:16px;color:#8590a8;font-size:13px}.hc-important-note{display:grid;grid-template-columns:auto 1fr;gap:14px;margin:24px 0 30px;padding:18px;border:1px solid #dfd3ff;border-radius:10px;background:#fbf8ff}.hc-important-note>span{display:grid;width:24px;height:24px;place-items:center;color:#773ed8;font-weight:900}.hc-important-note strong{color:#773ed8}.hc-important-note p{margin:8px 0 0;color:#46516f;line-height:1.6}.hc-article-body section{margin-top:28px;scroll-margin-top:28px}.hc-article-body h2{margin:0 0 8px;color:#071333;font-size:22px;line-height:1.25}.hc-article-body section>p{margin:0 0 14px;color:#46516f;line-height:1.7}.hc-article-body ul{margin:10px 0 20px 28px;color:#2f3a58;line-height:1.75}.hc-rich-article{margin-top:26px;color:#2f3a58;font-size:16px;line-height:1.75}.hc-rich-article>div{min-width:0}.hc-rich-article p{margin:0 0 16px;color:#46516f}.hc-rich-article h1,.hc-rich-article h2,.hc-rich-article h3{color:#071333;letter-spacing:0}.hc-rich-article h1{margin:30px 0 12px;font-size:28px;line-height:1.16}.hc-rich-article h2{margin:28px 0 10px;font-size:22px;line-height:1.25;scroll-margin-top:28px}.hc-rich-article h3{margin:22px 0 8px;font-size:19px}.hc-rich-article a{color:#6733e2;font-weight:800;text-decoration:underline;text-underline-offset:3px}.hc-rich-article img{max-width:360px;max-height:700px;width:auto;height:auto;display:block;margin:32px auto;object-fit:contain;border-radius:12px}.hc-rich-article blockquote{margin:22px 0;padding:16px 18px;border-left:4px solid #773ed8;border-radius:0 10px 10px 0;background:#fbf8ff;color:#394563}.hc-rich-article .hc-important-note{grid-template-columns:1fr}.hc-dashboard-card{overflow:hidden;border:1px solid #e5e7f0;border-radius:10px;background:white;box-shadow:0 14px 30px rgba(29,35,70,.06)}.hc-dashboard-card>small{display:block;padding:0 20px 18px;color:#7a849d}.hc-dashboard-top,.hc-dashboard-trip{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px}.hc-dashboard-top{border-bottom:1px solid #eef0f6}.hc-dashboard-top button{padding:11px 18px;border:0;border-radius:6px;background:linear-gradient(135deg,#6733d8,#7437f1);color:white;font-size:13px;font-weight:800}.hc-dashboard-trip small{display:block;margin-bottom:8px;color:#071333;font-weight:800}.hc-dashboard-trip p{margin:0;color:#071333;font-weight:800}.hc-dashboard-trip p span{margin:0 12px}.hc-dashboard-trip a{color:#773ed8;font-size:13px;font-weight:800;text-decoration:none}.hc-route-map{position:relative;overflow:hidden;height:112px;border:1px solid #e5e7f0;border-radius:8px;background:linear-gradient(31deg,transparent 46%,rgba(148,162,190,.35) 47%,rgba(148,162,190,.35) 49%,transparent 50%),linear-gradient(149deg,transparent 44%,rgba(148,162,190,.28) 45%,rgba(148,162,190,.28) 47%,transparent 48%),linear-gradient(90deg,rgba(104,147,184,.12) 1px,transparent 0),linear-gradient(rgba(104,147,184,.12) 1px,transparent 0),#eef5f3;background-size:170px 90px,160px 95px,46px 46px,46px 46px,auto}.hc-route-line{position:absolute;left:68px;right:52px;top:54px;height:42px;border-bottom:5px solid #773ed8;border-radius:0 0 50% 45%;transform:skewX(-18deg)}.hc-pin{position:absolute;z-index:2;width:18px;height:18px;border:4px solid #773ed8;border-radius:50% 50% 50% 0;background:white;transform:rotate(-45deg)}.hc-pin.start{left:62px;top:34px}.hc-pin.end{right:44px;top:54px;border-color:#0b1741}.hc-article-feedback{display:grid;justify-items:center;gap:10px;margin:24px 0 18px}.hc-article-feedback-row{display:flex;align-items:center;justify-content:center;gap:14px;color:#5b6681;font-size:13px}.hc-article-feedback-row button{min-width:58px;padding:8px 18px;border:1px solid #773ed8;border-radius:5px;background:white;color:#773ed8;cursor:pointer;font-size:13px;font-weight:800}.hc-article-feedback-row button.is-selected,.hc-article-feedback-row button:hover{background:#773ed8;color:#ffffff}.hc-article-feedback-row button:disabled{cursor:wait;opacity:.72}.hc-article-feedback-response{color:#46516f}.hc-article-feedback-error,.hc-article-feedback-response{margin:0;font-size:13px;line-height:1.5;text-align:center}.hc-article-feedback-error{color:#be123c}.hc-related-articles{padding:22px;border:1px solid #e5e7eb;border-radius:18px;background:#ffffff;box-shadow:0 16px 36px rgba(15,23,42,.055)}.hc-related-articles h3{display:flex;align-items:center;gap:10px;margin:0 0 14px;padding-bottom:14px;border-bottom:1px solid #eef0f6;color:#071333;font-size:15px;font-weight:700}.hc-related-articles h3 span{display:inline-flex;min-width:24px;height:24px;align-items:center;justify-content:center;padding:0 8px;border-radius:999px;background:#f3edff;color:#773ed8;font-size:12px;font-weight:700}.hc-related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hc-related-articles.is-expanded .hc-related-grid{animation:hcRelatedReveal .18s ease-out}.hc-related-grid a{display:flex;align-items:center;min-height:56px;gap:12px;min-width:0;padding:10px 12px;border-radius:13px;background:#ffffff;color:#172033;font-size:14px;line-height:1.45;text-decoration:none;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.hc-related-grid a span:nth-child(2){min-width:0;overflow-wrap:anywhere}.hc-related-grid a:hover{background:#faf7ff;color:#071333;box-shadow:inset 0 0 0 1px #efe7ff}.hc-related-grid a:focus-visible,.hc-related-toggle:focus-visible{outline:2px solid #773ed8;outline-offset:2px}.hc-related-icon-shell{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:10px;background:#f3edff;color:#773ed8}.hc-related-articles .hc-related-icon{flex:0 0 auto;margin-left:0;color:currentColor}.hc-related-grid a>svg:last-child{flex:0 0 auto;margin-left:auto;color:#773ed8;transition:transform .18s ease}.hc-related-grid a:hover>svg:last-child{transform:translateX(3px)}.hc-related-toggle{display:flex;align-items:center;justify-content:center;gap:6px;min-height:42px;margin:16px auto 0;padding:0 16px;border:0;border-radius:999px;background:#f6f1ff;color:#6733e2;cursor:pointer;font:inherit;font-size:14px;font-weight:800;transition:background .18s ease,transform .18s ease}.hc-related-toggle:hover{background:#efe7ff;transform:translateY(-1px)}.hc-related-toggle span{font-size:15px}@keyframes hcRelatedReveal{0%{opacity:.82;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.hc-article-aside{position:sticky;top:100px;align-self:start;padding:34px 20px;border-left:1px solid #e5e7f0;background:#ffffff}.hc-article-actions{position:relative;display:flex;flex-direction:column;gap:12px;margin-bottom:32px;color:#4d5876;font-size:13px;font-weight:800}.hc-article-actions button,.hc-share-menu a{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:inherit;cursor:pointer;font:inherit;text-decoration:none}.hc-article-actions>button:hover,.hc-share-menu a:hover,.hc-share-menu button:hover{background:#f6f1ff;color:#6733e2}.hc-share-menu{display:grid;gap:4px;min-width:190px;padding:8px;border:1px solid #e5e7f0;border-radius:10px;background:#ffffff;box-shadow:0 18px 36px rgba(29,35,70,.12)}.hc-share-menu button{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:left}.hc-article-toc{padding:16px;border:1px solid #e5e7f0;border-radius:10px}.hc-article-toc h3{margin:0 0 14px;font-size:14px}.hc-article-toc a{display:block;margin-bottom:16px;color:#34405e;font-size:13px;font-weight:700;line-height:1.35;text-decoration:none}.hc-article-toc a.active{color:#773ed8}@media (max-width:1100px){.hc-support-banner{width:calc(100% - 48px)}.hc-category-grid,.hc-requirement-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hc-preview-section,.hc-route-card,.hc-topic-library{grid-template-columns:1fr 1fr}.hc-article-mini{grid-column:1/-1}.hc-category-hero-grid,.hc-contact-options{grid-template-columns:1fr}.hc-category-route .hc-category-hero-grid .hc-preview-sidebar{position:static;overflow:hidden}.hc-category-route .hc-category-jump-nav{display:flex;overflow-x:auto;gap:8px;padding-bottom:2px;scrollbar-width:thin}.hc-category-route .hc-preview-sidebar a{flex:0 0 auto;min-height:40px;white-space:nowrap}.hc-category-route .hc-preview-sidebar .hc-category-popular,.hc-category-route .hc-preview-sidebar a:before{display:none}.hc-category-popular-mobile{display:block;margin-top:18px}.hc-article-grid{grid-template-columns:1fr}.hc-article-aside{position:static;border-left:0;border-top:1px solid #e5e7f0}.hc-article-actions{align-items:stretch;flex-direction:row;flex-wrap:wrap;margin-bottom:20px}.hc-article-actions>button{flex:1 1 150px;justify-content:center;border:1px solid #e5e7f0}.hc-related-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.hc-share-menu{flex:1 1 100%;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.hc-page{margin-top:-86px;padding-top:86px}.hc-hero{min-height:360px;padding:48px 18px}.hc-hero h1{font-size:40px}.hc-tabs{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;padding:22px 18px}.hc-tabs a,.hc-tabs button{flex:0 0 auto}.hc-article-contact,.hc-category-hero,.hc-preview-section,.hc-section{padding:36px 18px}.hc-category-route .hc-category-hero{padding:24px 16px 28px}.hc-article-panels,.hc-category-grid,.hc-preview-section,.hc-requirement-grid,.hc-route-card,.hc-topic-library{grid-template-columns:1fr}.hc-support-banner{width:calc(100% - 24px);min-height:auto;margin-top:44px;padding:56px 20px;border-radius:22px}.hc-article-contact p,.hc-support-banner p{font-size:18px}.hc-support-banner a,.hc-support-banner button{width:100%;min-height:44px;padding:0 22px;font-size:13px}.hc-article-contact{width:calc(100% - 24px);margin:28px auto;border-radius:22px}.hc-article-contact h2{margin-top:28px}.hc-contact-options a,.hc-contact-options button{min-height:92px;padding:18px}.hc-response-note span{width:62px}.hc-route-card code{grid-template-columns:1fr;gap:4px}.hc-category-breadcrumbs{overflow-x:auto;white-space:nowrap}.hc-category-main{padding:22px 18px}.hc-category-route .hc-category-main{padding:20px 16px;border-radius:16px}.hc-category-title{flex-direction:column}.hc-category-title h1{font-size:32px}.hc-category-route .hc-category-title>span{width:64px;height:64px;border-radius:20px}.hc-category-route .hc-category-title h1{font-size:30px}.hc-category-route .hc-preview-sidebar{padding:14px;border-radius:14px}.hc-category-route .hc-preview-sidebar a{min-height:44px;max-width:230px;white-space:normal}.hc-category-route .hc-topic-group{border-radius:14px;scroll-margin-top:24px}.hc-category-route .hc-topic-group summary{min-height:60px;padding:0 14px}.hc-category-route .hc-topic-group summary>span{gap:10px}.hc-category-route .hc-topic-icon{width:34px;height:34px}.hc-category-route .hc-topic-faq[open] .hc-topic-articles,.hc-category-route .hc-topic-long[open] .hc-topic-articles,.hc-faq-more>div{grid-template-columns:1fr}.hc-category-route .hc-topic-group .hc-topic-article-link{min-height:52px;padding:0 14px}.hc-category-route .hc-category-contact{width:calc(100% - 24px);padding:28px 18px;border-radius:18px}.hc-watermark{right:-24px;top:135px;width:130px;height:130px}.hc-article-route{margin-top:0;padding:24px 10px 28px}.hc-breadcrumbs{overflow-x:auto;padding:0 18px;white-space:nowrap}.hc-article-aside,.hc-article-body{padding:24px 18px}.hc-related-articles{padding:18px;border-radius:16px}.hc-related-grid{grid-template-columns:1fr;gap:8px}.hc-related-grid a{min-height:48px;padding:9px 10px}.hc-related-icon-shell{width:28px;height:28px;border-radius:9px}.hc-share-menu{grid-template-columns:1fr}.hc-article-body h1{font-size:28px}.hc-rich-article img{max-width:100%;max-height:none}.hc-article-feedback-row,.hc-dashboard-top,.hc-dashboard-trip{align-items:start;flex-direction:column}.hc-article-feedback-row button,.hc-dashboard-top button{width:100%}}@media (max-width:767px){.hc-category-route,.hc-category-route .hc-category-hero{overflow-x:hidden}.hc-category-route .hc-category-hero{padding:24px 16px 28px}.hc-category-route .hc-category-breadcrumbs,.hc-category-route .hc-category-hero-grid,.hc-category-route .hc-category-main,.hc-category-route .hc-preview-sidebar{width:100%;max-width:100%;min-width:0}.hc-category-route .hc-category-hero-grid{grid-template-columns:minmax(0,1fr);justify-content:stretch;gap:16px}.hc-category-route .hc-preview-sidebar{position:static;padding:14px;overflow:hidden}.hc-category-route .hc-category-jump-nav{display:flex;max-width:100%;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch}.hc-category-route .hc-preview-sidebar a{flex:0 0 auto;max-width:240px;min-height:44px;white-space:normal}.hc-category-route .hc-category-main,.hc-category-route .hc-category-popular,.hc-category-route .hc-category-title,.hc-category-route .hc-category-topics,.hc-category-route .hc-compact-search{min-width:0}}@media print{body *{visibility:hidden}.hc-article-shell,.hc-article-shell *{visibility:visible}.hc-article-route{margin:0;padding:0;background:#ffffff}.hc-article-shell{width:100%;border:0;box-shadow:none}.hc-article-grid{display:block}.hc-article-aside,.hc-article-feedback,.hc-breadcrumbs,.hc-related-articles{display:none}.hc-article-body{padding:0}}