:root{--pipero-blue:#0ab3ff;--pipero-blue-dark:#0474a8;--pipero-blue-deep:#09628c;--pipero-light:#eef9ff;--pipero-soft:#dff4ff;--pipero-border:#d9edf7;--pipero-text:#12212b;--pipero-muted:#60717c;--pipero-white:#ffffff;--pipero-shadow:0 18px 50px rgba(28,92,125,0.1);--pipero-shadow-hover:0 24px 60px rgba(28,92,125,0.17)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--pipero-white);-webkit-font-smoothing:antialiased}body,html{min-height:100%}body{margin:0;background:var(--pipero-white);color:var(--pipero-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6}a{color:inherit}button,input{font:inherit}.help-center{min-height:100vh;overflow:hidden}.container{width:min(1160px,calc(100% - 40px));margin:0 auto}.site-header{position:relative;z-index:20;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(9,98,140,.1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--pipero-text);text-decoration:none}.brand-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,var(--pipero-blue),var(--pipero-blue-dark));color:var(--pipero-white);font-size:23px;font-weight:800;box-shadow:0 12px 30px rgba(10,179,255,.28)}.brand-copy{display:flex;flex-direction:column;line-height:1.15}.brand-copy strong{color:var(--pipero-blue-deep);font-size:19px}.brand-copy small{margin-top:4px;color:var(--pipero-muted);font-size:12px;font-weight:600;letter-spacing:.04em}.support-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:10px 18px;border:0;border-radius:13px;background:linear-gradient(135deg,var(--pipero-blue),var(--pipero-blue-dark));color:var(--pipero-white);font-size:14px;font-weight:750;text-decoration:none;box-shadow:0 12px 28px rgba(10,179,255,.22);transition:transform .18s ease,box-shadow .18s ease}.support-button:hover{transform:translateY(-2px);box-shadow:0 18px 35px rgba(10,179,255,.3)}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 15% 10%,rgba(10,179,255,.22),transparent 35%),radial-gradient(circle at 85% 20%,rgba(4,116,168,.14),transparent 32%),linear-gradient(180deg,#f5fcff,#eaf8ff);border-bottom:1px solid var(--pipero-border)}.hero:after,.hero:before{content:"";position:absolute;border-radius:999px;filter:blur(2px);pointer-events:none}.hero:before{width:310px;height:310px;top:-180px;left:-90px;border:45px solid rgba(10,179,255,.07)}.hero:after{width:260px;height:260px;right:-100px;bottom:-170px;border:38px solid rgba(4,116,168,.06)}.hero-content{position:relative;z-index:2;max-width:860px;padding-top:94px;padding-bottom:100px;text-align:center}.eyebrow,.section-kicker{display:inline-block;color:var(--pipero-blue-dark);font-size:12px;font-weight:800;letter-spacing:.14em}.eyebrow{padding:8px 13px;border:1px solid rgba(10,179,255,.24);border-radius:999px;background:rgba(255,255,255,.76)}.hero h1{max-width:760px;margin:22px auto 16px;color:var(--pipero-text);font-size:clamp(38px,6vw,64px);line-height:1.04;letter-spacing:-.045em}.hero p{max-width:670px;margin:0 auto;color:var(--pipero-muted);font-size:18px;line-height:1.75}.search-form{max-width:720px;min-height:66px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;margin:36px auto 0;padding:7px 7px 7px 21px;border:1px solid rgba(9,98,140,.14);border-radius:18px;background:var(--pipero-white);box-shadow:var(--pipero-shadow)}.search-icon{color:var(--pipero-blue-dark);font-size:25px;line-height:1}.search-form input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--pipero-text);font-size:16px}.search-form input::placeholder{color:#8ba0ad}.search-form button{min-height:50px;padding:0 26px;border:0;border-radius:13px;background:var(--pipero-blue-deep);color:var(--pipero-white);font-weight:750;cursor:pointer;transition:transform .18s ease,background .18s ease}.search-form button:hover{transform:translateY(-1px);background:var(--pipero-blue-dark)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.content-wrapper{padding-top:82px;padding-bottom:95px}.categories-section,.popular-section,.search-results{margin-bottom:88px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.category-group-heading h2,.section-heading h2,.support-cta h2{margin:7px 0 0;color:var(--pipero-text);font-size:clamp(28px,4vw,40px);line-height:1.16;letter-spacing:-.035em}.clear-search{color:var(--pipero-blue-dark);font-size:14px;font-weight:750;text-decoration:none}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.category-card{position:relative;min-height:210px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;grid-gap:16px;gap:16px;padding:26px;border:1px solid var(--pipero-border);border-radius:22px;background:var(--pipero-white);color:inherit;text-decoration:none;box-shadow:0 12px 34px rgba(27,91,123,.06);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.category-card:hover{transform:translateY(-5px);border-color:rgba(10,179,255,.5);box-shadow:var(--pipero-shadow-hover)}.category-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:15px;background:var(--pipero-light);font-size:25px}.category-card h3{margin:1px 0 8px;color:var(--pipero-blue-deep);font-size:19px;line-height:1.35}.category-card p{margin:0;color:var(--pipero-muted);font-size:14px;line-height:1.65}.category-card small{display:inline-block;margin-top:18px;color:var(--pipero-blue-dark);font-size:12px;font-weight:750}.category-arrow{color:var(--pipero-blue-dark);font-size:23px;transition:transform .18s ease}.category-card:hover .category-arrow{transform:translateX(4px)}.article-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.article-card{min-height:170px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:16px;gap:16px;padding:24px;border:1px solid var(--pipero-border);border-radius:19px;background:var(--pipero-white);color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.article-card:hover{transform:translateY(-4px);border-color:rgba(10,179,255,.46);box-shadow:var(--pipero-shadow)}.article-icon{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;background:var(--pipero-light);color:var(--pipero-blue-dark);font-size:18px;font-weight:800}.article-card h3,.article-list-item h3{margin:0 0 7px;color:var(--pipero-text);font-size:18px;line-height:1.4}.article-card p,.article-list-item p{margin:0;color:var(--pipero-muted);font-size:14px;line-height:1.65}.article-card small{display:inline-block;margin-top:14px;color:var(--pipero-blue-dark);font-size:12px;font-weight:700}.category-articles{display:grid;grid-gap:48px;gap:48px}.category-article-group{scroll-margin-top:24px;display:grid;grid-template-columns:310px minmax(0,1fr);grid-gap:38px;gap:38px;padding:34px;border:1px solid var(--pipero-border);border-radius:24px;background:linear-gradient(135deg,rgba(238,249,255,.72),rgba(255,255,255,.98))}.category-group-heading{display:flex;align-items:flex-start;gap:14px}.category-group-heading>span{flex:0 0 auto;width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:var(--pipero-white);font-size:24px;box-shadow:0 10px 25px rgba(9,98,140,.08)}.category-group-heading h2{margin-top:0;font-size:25px}.category-group-heading p{margin:8px 0 0;color:var(--pipero-muted);font-size:14px}.article-list{display:grid;grid-gap:11px;gap:11px}.article-list-item{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:19px 20px;border:1px solid rgba(9,98,140,.1);border-radius:15px;background:var(--pipero-white);color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.article-list-item:hover{transform:translateX(4px);border-color:rgba(10,179,255,.46);box-shadow:0 12px 27px rgba(27,91,123,.08)}.article-list-item>span{flex:0 0 auto;color:var(--pipero-blue-dark);font-size:22px}.empty-state{padding:62px 30px;border:1px dashed rgba(9,98,140,.25);border-radius:22px;background:var(--pipero-light);text-align:center}.empty-state>span{font-size:38px}.empty-state h3{margin:15px 0 8px;font-size:23px}.empty-state p{max-width:530px;margin:0 auto;color:var(--pipero-muted)}.support-cta{padding:76px 0;background:radial-gradient(circle at 8% 20%,rgba(255,255,255,.12),transparent 30%),linear-gradient(135deg,var(--pipero-blue-deep),var(--pipero-blue-dark));color:var(--pipero-white)}.support-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:44px}.support-cta .section-kicker{color:#aee7ff}.support-cta h2{color:var(--pipero-white)}.support-cta p{max-width:650px;margin:14px 0 0;color:rgba(255,255,255,.82)}.support-button-large{flex:0 0 auto;min-height:56px;padding:14px 24px;background:var(--pipero-white);color:var(--pipero-blue-deep);box-shadow:0 18px 35px rgba(0,0,0,.16)}.site-footer{padding:26px 0;background:#082d40;color:rgba(255,255,255,.72)}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:13px}.footer-inner p{margin:0}.footer-inner a{color:var(--pipero-white);font-weight:700;text-decoration:none}@media (max-width:980px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-article-group{grid-template-columns:1fr}.category-group-heading{max-width:580px}}@media (max-width:760px){.container{width:min(100% - 28px,1160px)}.header-inner{min-height:70px}.brand-copy small{display:none}.support-button{padding:9px 13px;font-size:13px}.hero-content{padding-top:72px;padding-bottom:76px}.hero p{font-size:16px}.search-form{grid-template-columns:auto minmax(0,1fr);padding:13px 16px}.search-form button{grid-column:1/-1;width:100%}.content-wrapper{padding-top:62px;padding-bottom:70px}.categories-section,.popular-section,.search-results{margin-bottom:64px}.section-heading{align-items:flex-start;flex-direction:column}.article-grid,.category-grid{grid-template-columns:1fr}.category-card{min-height:auto}.category-article-group{padding:24px 18px}.support-cta{padding:62px 0}.support-cta-inner{align-items:flex-start;flex-direction:column}.support-button-large{width:100%}.footer-inner{align-items:flex-start;flex-direction:column;gap:8px}}@media (max-width:430px){.brand-mark{width:40px;height:40px;border-radius:12px}.brand-copy strong{font-size:17px}.support-button span{display:none}.hero h1{font-size:38px}.category-card{grid-template-columns:auto minmax(0,1fr)}.category-arrow{display:none}.article-card{grid-template-columns:1fr}}.article-hero{padding:74px 0 62px;background:radial-gradient(circle at 15% 10%,rgba(10,179,255,.16),transparent 34%),linear-gradient(180deg,#f6fcff,#edf9ff);border-bottom:1px solid var(--pipero-border)}.article-shell{max-width:850px}.article-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-bottom:30px;color:var(--pipero-muted);font-size:14px}.article-breadcrumb a{color:var(--pipero-blue-dark);font-weight:700;text-decoration:none}.article-breadcrumb a:hover{text-decoration:underline}.article-hero h1{max-width:820px;margin:12px 0 18px;color:var(--pipero-text);font-size:clamp(38px,6vw,58px);line-height:1.08;letter-spacing:-.045em}.article-summary{max-width:760px;margin:0;color:var(--pipero-muted);font-size:19px;line-height:1.75}.article-meta{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:25px;color:var(--pipero-blue-dark);font-size:13px;font-weight:700}.article-layout{padding:76px 0 95px;background:var(--pipero-white)}.article-content{max-width:850px}.article-body{color:var(--pipero-text);font-size:18px;line-height:1.85}.article-block+.article-block{margin-top:34px}.article-body p{margin:0 0 24px}.article-body h2{margin:48px 0 18px;color:var(--pipero-text);font-size:32px;line-height:1.25;letter-spacing:-.03em}.article-body h3{margin:38px 0 16px;color:var(--pipero-text);font-size:25px;line-height:1.3}.article-body h4{margin:30px 0 14px;color:var(--pipero-text);font-size:20px;line-height:1.4}.article-body h5,.article-body h6{margin:28px 0 12px;color:var(--pipero-text);line-height:1.4}.article-body ol,.article-body ul{margin:0 0 26px;padding-left:26px}.article-body li{margin-bottom:10px}.article-body a{color:var(--pipero-blue-dark);font-weight:700}.article-body blockquote{margin:30px 0;padding:20px 24px;border-left:4px solid var(--pipero-blue);border-radius:0 16px 16px 0;background:var(--pipero-light);color:var(--pipero-blue-deep)}.article-body blockquote p:last-child{margin-bottom:0}.article-body code{padding:2px 7px;border-radius:6px;background:var(--pipero-light);color:var(--pipero-blue-deep);font-size:.9em}.article-back{margin-top:58px;padding-top:28px;border-top:1px solid var(--pipero-border)}.article-back a{color:var(--pipero-blue-dark);font-weight:750;text-decoration:none}.article-back a:hover{text-decoration:underline}@media (max-width:760px){.article-hero{padding:54px 0 48px}.article-hero h1{font-size:38px}.article-summary{font-size:17px}.article-layout{padding:54px 0 70px}.article-body{font-size:16px;line-height:1.78}.article-body h2{margin-top:38px;font-size:27px}.article-body h3{font-size:22px}}.article-callout{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:16px;gap:16px;margin:32px 0;padding:22px 24px;border:1px solid;border-radius:18px}.article-callout-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:rgba(255,255,255,.72);font-size:20px;line-height:1}.article-callout-title{margin:1px 0 8px!important;color:inherit!important;font-size:18px!important;line-height:1.35!important;letter-spacing:-.01em}.article-callout-body{color:inherit;font-size:16px;line-height:1.7}.article-callout-body p{margin:0 0 12px}.article-callout-body p:last-child{margin-bottom:0}.article-callout-body ol,.article-callout-body ul{margin-bottom:12px}.article-callout-info{border-color:#9edcff;background:#effaff;color:#0b5275}.article-callout-tip{border-color:#ead06a;background:#fffbea;color:#705900}.article-callout-warning{border-color:#ffb68f;background:#fff3ed;color:#873b17}.article-callout-success{border-color:#99d9b1;background:#effbf4;color:#1e673b}@media (max-width:600px){.article-callout{grid-template-columns:1fr;gap:12px;padding:19px}.article-callout-icon{width:34px;height:34px;font-size:18px}}.article-steps{margin:44px 0}.article-steps-heading{margin:0 0 26px!important}.article-steps-list{grid-gap:18px;padding:0!important;list-style:none}.article-step,.article-steps-list{display:grid;gap:18px;margin:0!important}.article-step{grid-template-columns:auto minmax(0,1fr);grid-gap:18px;padding:22px 24px;border:1px solid var(--pipero-border);border-radius:18px;background:#ffffff;box-shadow:0 10px 30px rgba(13,83,118,.06)}.article-step-number{display:flex;align-items:center;justify-content:center;width:42px;height:42px;flex-shrink:0;border-radius:14px;background:linear-gradient(135deg,var(--pipero-blue),var(--pipero-blue-dark));color:#ffffff;font-size:16px;font-weight:800;line-height:1}.article-step-content{padding-top:2px}.article-step-title{margin:0 0 7px!important;color:var(--pipero-text)!important;font-size:19px!important;line-height:1.4!important;letter-spacing:-.015em}.article-step-description{margin:0!important;color:var(--pipero-muted);font-size:16px;line-height:1.7}@media (max-width:600px){.article-steps{margin:36px 0}.article-step{grid-template-columns:1fr;gap:13px;padding:19px}.article-step-number{width:38px;height:38px;border-radius:12px;font-size:15px}.article-step-title{font-size:18px!important}.article-step-description{font-size:15px}}.article-image-block{width:100%;max-width:100%;min-width:0;margin:38px 0;box-sizing:border-box}.article-image-full{width:100%;max-width:100%;min-width:0;margin-left:0;margin-right:0}.article-image-medium{width:100%;max-width:680px;min-width:0;margin-left:auto;margin-right:auto}.article-image-frame{width:100%;max-width:100%;min-width:0;overflow:hidden;box-sizing:border-box;border:1px solid var(--pipero-border);border-radius:20px;background:#f6fbfe;box-shadow:0 14px 36px rgba(13,83,118,.08)}.article-image-frame img{display:block;width:100%;max-width:100%;height:auto;margin:0;object-fit:contain}.article-image-caption{max-width:100%;margin-top:12px;padding:0 8px;color:var(--pipero-muted);font-size:14px;line-height:1.6;text-align:center;overflow-wrap:anywhere}@media (max-width:600px){.article-image-block{margin:30px 0}.article-image-frame{border-radius:15px}.article-image-caption{margin-top:9px;font-size:13px}}.article-youtube{margin:44px 0}.article-youtube-heading{margin-bottom:20px}.article-youtube-title{margin:0 0 8px!important}.article-youtube-description{margin:0!important;color:var(--pipero-muted);font-size:16px;line-height:1.7}.article-youtube-frame{position:relative;width:100%;overflow:hidden;padding-top:56.25%;border:1px solid var(--pipero-border);border-radius:20px;background:#071923;box-shadow:0 14px 36px rgba(13,83,118,.1)}.article-youtube-frame iframe{position:absolute;inset:0;display:block;width:100%;height:100%;border:0}@media (max-width:600px){.article-youtube{margin:34px 0}.article-youtube-heading{margin-bottom:16px}.article-youtube-description{font-size:15px}.article-youtube-frame{border-radius:15px}}.article-faq{margin:48px 0}.article-faq-heading{margin:0 0 24px!important}.article-faq-list{display:grid;grid-gap:14px;gap:14px}.article-faq-item{overflow:hidden;border:1px solid var(--pipero-border);border-radius:18px;background:#ffffff;box-shadow:0 10px 30px rgba(13,83,118,.05)}.article-faq-question{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:20px;gap:20px;padding:20px 22px;color:var(--pipero-text);font-size:17px;font-weight:750;line-height:1.5;cursor:pointer;list-style:none}.article-faq-question::-webkit-details-marker{display:none}.article-faq-question::marker{display:none;content:""}.article-faq-question:hover{background:#f7fcff}.article-faq-question:focus-visible{outline:3px solid rgba(0,158,229,.22);outline-offset:-3px}.article-faq-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;background:#eaf8ff;color:var(--pipero-blue-dark);font-size:22px;font-weight:500;line-height:1;transition:transform .2s ease,background .2s ease}.article-faq-item[open] .article-faq-question{border-bottom:1px solid var(--pipero-border);background:#f7fcff}.article-faq-item[open] .article-faq-icon{transform:rotate(45deg);background:var(--pipero-blue);color:#ffffff}.article-faq-answer{padding:20px 22px 22px;color:var(--pipero-muted);font-size:16px;line-height:1.75}.article-faq-answer p{margin:0 0 14px}.article-faq-answer p:last-child{margin-bottom:0}.article-faq-answer ol,.article-faq-answer ul{margin-top:10px;margin-bottom:14px}.article-faq-answer a{color:var(--pipero-blue-dark);font-weight:650}@media (max-width:600px){.article-faq{margin:38px 0}.article-faq-heading{margin-bottom:19px!important}.article-faq-list{gap:12px}.article-faq-item{border-radius:15px}.article-faq-question{gap:14px;padding:17px 18px;font-size:16px}.article-faq-icon{width:29px;height:29px;border-radius:9px;font-size:20px}.article-faq-answer{padding:17px 18px 19px;font-size:15px}}.article-related{margin-top:64px;padding-top:48px;border-top:1px solid #d9edf7}.article-related-heading{max-width:680px;margin-bottom:24px}.article-related-heading h2{margin:8px 0 10px;color:#10222f;font-size:clamp(28px,4vw,38px);line-height:1.15}.article-related-heading p{margin:0;color:#617887;font-size:16px;line-height:1.7}.article-related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.article-related-card{display:flex;align-items:flex-start;gap:16px;min-width:0;padding:24px;border:1px solid #d6eaf5;border-radius:20px;background:#ffffff;color:inherit;text-decoration:none;box-shadow:0 10px 30px rgba(15,91,126,.06);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.article-related-card:hover{transform:translateY(-3px);border-color:#8ed7f4;box-shadow:0 16px 36px rgba(15,91,126,.12)}.article-related-card:focus-visible{outline:3px solid rgba(10,178,239,.3);outline-offset:3px}.article-related-icon{display:inline-flex;flex:0 0 42px;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:#edf9fe;color:#0577aa;font-size:19px;font-weight:800}.article-related-copy{min-width:0}.article-related-copy h3{margin:2px 0 8px;color:#10222f;font-size:19px;line-height:1.35}.article-related-copy p{display:-webkit-box;margin:0 0 14px;overflow:hidden;color:#617887;font-size:15px;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:3}.article-related-meta{color:#0577aa;font-size:13px;font-weight:800}@media (max-width:700px){.article-related{margin-top:48px;padding-top:36px}.article-related-grid{grid-template-columns:1fr}.article-related-card{padding:20px;border-radius:18px}}.home-page{--home-navy:#0b0f2b;--home-copy:#1a2451;--home-muted:#697196;--home-border:rgba(70,91,174,0.16);--home-blue:#3b82ff;--home-violet:#8a5cff;--home-aqua:#00d7f5;position:relative;overflow:clip;color:var(--home-copy);background:#ffffff}.home-page .container{width:min(1160px,calc(100% - 48px))}.home-page .site-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(70,91,174,.1);background:rgba(255,255,255,.94);box-shadow:0 8px 28px rgba(27,38,91,.04);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.home-page .header-inner{min-height:82px;display:grid;grid-template-columns:170px minmax(0,1fr) auto;align-items:center;grid-gap:28px;gap:28px}.home-page .brand-logo{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;text-decoration:none}.home-page .brand-logo-image{display:block;width:146px;height:auto;object-fit:contain}.home-page .header-nav{display:flex;align-items:center;justify-content:center;gap:34px;min-width:0;color:#172052;font-size:14px;font-weight:750;white-space:nowrap}.home-page .header-nav a{position:relative;padding:11px 0;color:inherit;text-decoration:none;opacity:.84;transition:color .18s ease,opacity .18s ease}.home-page .header-nav a.is-active,.home-page .header-nav a:hover{color:#315cf5;opacity:1}.home-page .header-nav a.is-active:after{content:"";position:absolute;right:0;bottom:3px;left:0;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--home-blue),var(--home-violet))}.home-page .header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.home-page .support-button{min-height:46px;padding:0 22px;border:1px solid rgba(255,255,255,.58);border-radius:13px;color:#ffffff;background:linear-gradient(135deg,#346dff,#8257ff 54%,#ad3dff);box-shadow:0 14px 32px rgba(81,87,255,.24);font-size:14px;font-weight:800}.home-page .support-button:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(81,87,255,.3)}.home-page .mobile-nav{position:relative;display:none}.home-page .mobile-nav summary{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--home-border);border-radius:13px;color:var(--home-navy);background:#ffffff;box-shadow:0 10px 24px rgba(27,38,91,.08);cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home-page .mobile-nav summary::-webkit-details-marker{display:none}.home-page .mobile-nav summary::marker{content:""}.home-page .mobile-nav[open] summary{border-color:rgba(59,130,255,.3);color:#315cf5}.home-page .mobile-nav nav{position:absolute;top:calc(100% + 12px);right:0;width:min(286px,calc(100vw - 32px));display:grid;grid-gap:5px;gap:5px;padding:10px;border:1px solid var(--home-border);border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 24px 60px rgba(23,35,93,.18);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.home-page .mobile-nav nav a{padding:12px 14px;border-radius:12px;color:#202957;font-size:14px;font-weight:720;text-decoration:none}.home-page .mobile-nav nav a:hover{color:#315cf5;background:linear-gradient(135deg,rgba(59,130,255,.08),rgba(138,92,255,.08))}.home-page .hero{position:relative;overflow:hidden;border-bottom:1px solid rgba(70,91,174,.11);background:radial-gradient(circle at 18% 8%,rgba(138,92,255,.15),transparent 32%),radial-gradient(circle at 84% 18%,rgba(0,215,245,.16),transparent 30%),linear-gradient(135deg,#ffffff,#f6f4ff 48%,#effbff)}.home-page .hero:before{width:420px;height:420px;top:-275px;left:-135px;border:54px solid rgba(116,98,255,.055)}.home-page .hero:after{width:350px;height:350px;right:-150px;bottom:-245px;border:48px solid rgba(0,187,238,.055)}.home-page .hero-content{position:relative;z-index:2;max-width:880px;padding:84px 24px 90px;text-align:center}.home-page .eyebrow{padding:8px 14px;border:1px solid rgba(59,130,255,.2);border-radius:999px;color:#3659c7;background:rgba(255,255,255,.78);box-shadow:0 8px 22px rgba(50,71,147,.05);font-size:11px;font-weight:850;letter-spacing:.16em}.home-page .hero h1{max-width:780px;margin:24px auto 16px;color:var(--home-navy);font-size:clamp(44px,5vw,62px);line-height:1.04;letter-spacing:-.05em}.home-page .hero p{max-width:660px;margin:0 auto;color:var(--home-muted);font-size:17px;line-height:1.72}.home-page .search-form{position:relative;z-index:3;max-width:710px;min-height:64px;margin-top:34px;padding:7px 7px 7px 20px;border:1px solid rgba(70,91,174,.15);border-radius:19px;background:rgba(255,255,255,.94);box-shadow:0 20px 55px rgba(23,35,93,.12);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.home-page .search-icon{color:#3f63dc;font-size:24px}.home-page .search-form input{color:var(--home-navy);font-size:15px;font-weight:600}.home-page .search-form input::placeholder{color:#858cab}.home-page .search-form:focus-within{border-color:rgba(59,130,255,.4);box-shadow:0 22px 60px rgba(23,35,93,.14),0 0 0 4px rgba(59,130,255,.08)}.home-page .search-form button{min-height:48px;padding:0 25px;border-radius:13px;background:linear-gradient(135deg,#0c6f9e,#315cf5);font-size:14px;font-weight:800}.home-page .search-form button:hover{background:linear-gradient(135deg,#075f89,#254cda)}.home-page .hero-robot{position:absolute;z-index:2;display:block;width:116px;height:116px;object-fit:contain;pointer-events:none;filter:drop-shadow(0 18px 22px rgba(55,78,170,.2));animation:homeRobotFloat 4.8s ease-in-out infinite}.home-page .hero-robot-right{top:24%;right:clamp(28px,7vw,126px)}@keyframes homeRobotFloat{0%,to{transform:translateY(0) rotate(2deg)}50%{transform:translateY(-9px) rotate(-2deg)}}.home-page .content-wrapper{padding-top:68px;padding-bottom:92px}.home-page #kategori-bantuan,.home-page #panduan-awal,.home-page #troubleshooting{scroll-margin-top:104px}.home-page .floating-support{position:fixed;right:28px;bottom:24px;z-index:95;width:72px;height:72px;display:grid;place-items:center;border:0;border-radius:50%;background:linear-gradient(135deg,var(--home-blue),var(--home-violet));box-shadow:0 22px 48px rgba(78,94,255,.34);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.home-page .floating-support:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 26px 56px rgba(78,94,255,.4)}.home-page .floating-support img{display:block;width:66px;height:66px;border:3px solid rgba(255,255,255,.86);border-radius:50%;object-fit:cover}.home-page .floating-support span{position:absolute;right:4px;bottom:6px;width:16px;height:16px;border:3px solid #ffffff;border-radius:50%;background:#22c55e}.home-page a:focus-visible,.home-page button:focus-visible,.home-page input:focus-visible,.home-page summary:focus-visible{outline:3px solid rgba(59,130,255,.28);outline-offset:3px}@media (max-width:1180px){.home-page .container{width:min(100% - 40px,1080px)}.home-page .header-inner{grid-template-columns:150px minmax(0,1fr) auto;gap:20px}.home-page .brand-logo-image{width:136px}.home-page .header-nav{gap:22px;font-size:13px}.home-page .support-button{min-height:44px;padding:0 18px;font-size:13px}.home-page .hero-content{padding-top:76px;padding-bottom:82px}.home-page .hero-robot{width:92px;height:92px}.home-page .hero-robot-right{right:24px}}@media (max-width:1023px){.home-page .header-inner{min-height:72px;grid-template-columns:minmax(0,1fr) auto;gap:16px}.home-page .brand-logo-image{width:126px}.home-page .header-nav{display:none}.home-page .mobile-nav{display:block}.home-page .hero-robot{display:none}.home-page .hero-content{max-width:760px;padding:72px 24px 76px}.home-page .hero h1{font-size:clamp(44px,6.5vw,54px)}.home-page .content-wrapper{padding-top:62px}}@media (min-width:768px) and (max-width:1023px) and (orientation:portrait){.home-page .container{width:min(100% - 48px,820px)}.home-page .hero-content{padding-top:78px;padding-bottom:82px}.home-page .search-form{max-width:650px}.home-page .hero-robot{display:block!important}}@media (max-width:700px){.home-page .hero-robot{display:none!important}}@media (max-width:567px){.home-page .container{width:min(100% - 28px,1160px)}.home-page .site-header{backdrop-filter:none;-webkit-backdrop-filter:none}.home-page .header-inner{min-height:66px;gap:9px}.home-page .brand-logo-image{width:112px}.home-page .header-actions{gap:7px}.home-page .support-button{min-height:40px;padding:0 12px;border-radius:11px;font-size:12px}.home-page .mobile-nav summary{width:40px;height:40px;border-radius:11px}.home-page .mobile-nav nav{top:calc(100% + 10px)}.home-page .hero-content{padding:58px 14px 62px}.home-page .eyebrow{padding:7px 11px;font-size:10px}.home-page .hero h1{margin-top:19px;margin-bottom:13px;font-size:clamp(36px,11vw,42px);line-height:1.08}.home-page .hero p{font-size:15.5px;line-height:1.65}.home-page .search-form{min-height:0;grid-template-columns:auto minmax(0,1fr);gap:10px;margin-top:28px;padding:11px;border-radius:18px}.home-page .search-form button{grid-column:1/-1;width:100%;min-height:46px}.home-page .content-wrapper{padding-top:52px;padding-bottom:72px}.home-page .floating-support{right:16px;bottom:16px;width:62px;height:62px}.home-page .floating-support img{width:57px;height:57px}}@media (max-width:360px){.home-page .header-actions>.support-button{display:none}}@media (max-width:932px) and (max-height:600px) and (orientation:landscape){.home-page .hero-robot{display:none!important}.home-page .container{width:min(100% - 32px,900px)}.home-page .header-inner{min-height:60px}.home-page .brand-logo-image{width:108px}.home-page .support-button{min-height:38px;padding:0 12px;font-size:12px}.home-page .mobile-nav summary{width:38px;height:38px}.home-page .hero-content{max-width:700px;padding:32px 18px 38px}.home-page .eyebrow{padding:6px 10px;font-size:9px}.home-page .hero h1{margin:14px auto 9px;font-size:clamp(31px,6vw,38px)}.home-page .hero p{max-width:570px;font-size:14px;line-height:1.52}.home-page .search-form{max-width:620px;min-height:52px;grid-template-columns:auto minmax(0,1fr) auto;margin-top:20px;padding:5px 5px 5px 16px;border-radius:15px}.home-page .search-form button{grid-column:auto;width:auto;min-height:42px;padding:0 20px}.home-page .content-wrapper{padding-top:44px}.home-page .floating-support{width:56px;height:56px}.home-page .floating-support img{width:51px;height:51px}}@media (prefers-reduced-motion:reduce){.home-page .hero-robot{animation:none}.home-page *,.home-page :after,.home-page :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html.unified-sidebar-open{overflow:hidden}.unified-help{--unified-header-height:82px;--unified-search-height:76px;min-height:100vh;overflow-x:clip;overflow-y:visible;background:radial-gradient(circle at 18% 7%,rgba(138,92,255,.09),transparent 25%),radial-gradient(circle at 88% 11%,rgba(0,229,255,.09),transparent 24%),linear-gradient(180deg,#ffffff,#f9fbff 45%,#ffffff);color:#18214d}.unified-help button,.unified-help input{font:inherit}.unified-help button{color:inherit}.unified-container{width:min(1460px,calc(100% - 56px));margin:0 auto}.unified-help .unified-header{position:-webkit-sticky;position:sticky;top:0;z-index:120;height:var(--unified-header-height);background:rgba(255,255,255,.94);border-bottom:1px solid rgba(52,82,180,.11);box-shadow:0 8px 24px rgba(23,35,93,.035);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.unified-help .header-inner{min-height:var(--unified-header-height);display:grid;grid-template-columns:210px minmax(0,1fr) auto;align-items:center;grid-gap:24px;gap:24px}.unified-help .brand-logo-image{display:block;width:145px;height:auto}.unified-help .header-nav{display:flex;align-items:center;justify-content:center;gap:36px}.unified-help .header-nav a,.unified-help .header-nav button{position:relative;padding:10px 0;border:0;background:transparent;color:#26315f;font-size:14px;font-weight:750;text-decoration:none;cursor:pointer;opacity:.88;transition:color .18s ease,opacity .18s ease}.unified-help .header-nav .is-active,.unified-help .header-nav a:hover,.unified-help .header-nav button:hover{color:#315efb;opacity:1}.unified-help .header-nav .is-active:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;border-radius:999px;background:linear-gradient(90deg,#316dff,#9d46ff)}.unified-help .header-actions{display:flex;align-items:center;gap:10px}.unified-help .support-button{min-height:46px;padding:0 22px;border-radius:13px;color:#ffffff;background:linear-gradient(135deg,#316dff,#8753ff 57%,#b53cff);box-shadow:0 14px 34px rgba(79,89,255,.24)}.unified-mobile-menu-button{display:none;width:44px;height:44px;place-items:center;border:1px solid rgba(52,82,180,.15);border-radius:13px;background:rgba(255,255,255,.92);color:#172052;font-size:20px;cursor:pointer}.unified-search-strip{position:-webkit-sticky;position:sticky;top:var(--unified-header-height);z-index:105;height:var(--unified-search-height);border-bottom:1px solid rgba(52,82,180,.12);background:radial-gradient(circle at 20% 30%,rgba(138,92,255,.09),transparent 30%),radial-gradient(circle at 85% 10%,rgba(0,229,255,.12),transparent 31%),linear-gradient(90deg,rgba(249,250,255,.96),rgba(237,250,255,.95));box-shadow:0 10px 28px rgba(23,35,93,.055);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.unified-search-inner{position:relative;height:100%;display:flex;align-items:center;justify-content:center}.unified-search-wrap{position:relative;z-index:4;width:min(620px,62vw)}.unified-search-box{height:48px;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:0 14px;border:1px solid rgba(52,82,180,.15);border-radius:999px;background:rgba(255,255,255,.95);box-shadow:0 12px 30px rgba(23,35,93,.09)}.unified-search-box>span{color:#4f65dc;font-size:22px;line-height:1}.unified-search-box input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#172052;font-size:14px;font-weight:600}.unified-search-box input::placeholder{color:#7c84a7}.unified-search-box kbd{display:inline-flex;align-items:center;min-height:31px;padding:0 10px;border:1px solid rgba(52,82,180,.13);border-radius:10px;background:#f7f8ff;color:#747b9d;font-size:11px;font-weight:800}.unified-search-results{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:150;display:grid;grid-gap:5px;gap:5px;max-height:360px;overflow-y:auto;padding:9px;border:1px solid rgba(52,82,180,.15);border-radius:19px;background:rgba(255,255,255,.98);box-shadow:0 24px 65px rgba(23,35,93,.18)}.unified-search-results button{display:grid;grid-gap:4px;gap:4px;width:100%;padding:12px 14px;border:0;border-radius:13px;background:transparent;text-align:left;cursor:pointer}.unified-search-results button:hover{background:linear-gradient(135deg,rgba(59,130,255,.08),rgba(138,92,255,.08))}.unified-search-results strong{color:#10183f;font-size:14px}.unified-search-empty,.unified-search-results span{color:#697196;font-size:12px;line-height:1.45}.unified-search-empty{padding:14px}.unified-search-robot{position:absolute;right:13%;width:68px;height:auto;filter:drop-shadow(0 12px 20px rgba(78,94,255,.18));animation:unifiedRobotFloat 4.8s ease-in-out infinite}@keyframes unifiedRobotFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.unified-doc-layout{position:relative;z-index:1;display:grid;grid-template-columns:300px minmax(0,1fr) 280px;grid-gap:26px;gap:26px;align-items:start;padding-top:28px;padding-bottom:82px}.unified-rightbar,.unified-sidebar{position:-webkit-sticky;position:sticky;top:calc(var(--unified-header-height) + var(--unified-search-height) + 24px);align-self:start}.unified-sidebar{max-height:calc(100vh - var(--unified-header-height) - var(--unified-search-height) - 48px);overflow-y:auto;padding:16px;border:1px solid rgba(52,82,180,.15);border-radius:21px;background:rgba(255,255,255,.82);box-shadow:0 18px 52px rgba(23,35,93,.065)}.unified-sidebar::-webkit-scrollbar{width:6px}.unified-sidebar::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(76,86,128,.4)}.unified-sidebar-head{display:none;align-items:center;justify-content:space-between;padding-bottom:14px}.unified-sidebar-head button{width:35px;height:35px;border:1px solid rgba(52,82,180,.15);border-radius:11px;background:#ffffff;cursor:pointer}.unified-sidebar-filter{margin-bottom:12px}.unified-sidebar-filter input{width:100%;height:43px;padding:0 13px;border:1px solid rgba(52,82,180,.16);border-radius:12px;outline:0;background:rgba(255,255,255,.9);color:#172052}.unified-category{padding:2px 0 8px}.unified-category summary{display:flex;align-items:center;gap:10px;padding:9px 7px;color:#10183f;font-size:14px;font-weight:850;cursor:pointer;list-style:none}.unified-category summary::-webkit-details-marker{display:none}.unified-category summary:after{content:"⌄";margin-left:auto;color:#6c72a0;font-size:13px;transition:transform .16s ease}.unified-category[open] summary:after{transform:rotate(180deg)}.unified-category summary>span{width:21px;text-align:center}.unified-article-links{position:relative;display:grid;grid-gap:2px;gap:2px;margin-left:18px;padding-left:16px}.unified-article-links:before{content:"";position:absolute;left:4px;top:4px;bottom:4px;width:1px;background:rgba(52,82,180,.14)}.unified-article-links button{position:relative;width:100%;padding:9px 10px;border:0;border-radius:11px;background:transparent;color:#3a426e;font-size:13px;font-weight:650;line-height:1.4;text-align:left;cursor:pointer;transition:color .16s ease,background .16s ease,transform .16s ease}.unified-article-links button:before{content:"";position:absolute;left:-15px;top:50%;width:7px;height:7px;border-radius:50%;background:transparent;transform:translateY(-50%)}.unified-article-links button:hover{color:#245cff;background:rgba(59,130,255,.06);transform:translateX(2px)}.unified-article-links button.is-active{color:#245cff;background:linear-gradient(135deg,rgba(59,130,255,.12),rgba(138,92,255,.11))}.unified-article-links button.is-active:before{background:linear-gradient(135deg,#3b82ff,#8a5cff);box-shadow:0 0 0 4px rgba(59,130,255,.1)}.unified-help-card{display:grid;grid-template-columns:66px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;margin-top:16px;padding:13px;border:1px solid rgba(52,82,180,.15);border-radius:17px;background:linear-gradient(135deg,rgba(238,244,255,.96),rgba(255,255,255,.88))}.unified-help-card img{width:66px;height:auto;filter:drop-shadow(0 10px 14px rgba(78,94,255,.18))}.unified-help-card h4{margin:0 0 4px;color:#10183f;font-size:13px}.unified-help-card p{margin:0 0 8px;color:#697196;font-size:11px;line-height:1.4}.unified-help-card a{display:inline-flex;min-height:29px;align-items:center;padding:0 10px;border:1px solid rgba(31,199,109,.27);border-radius:999px;background:rgba(31,199,109,.1);color:#078b4e;font-size:10.5px;font-weight:800;text-decoration:none}.unified-article-card{min-width:0;padding:28px 38px 44px;scroll-margin-top:calc(var(--unified-header-height) + var(--unified-search-height) + 20px);border:1px solid rgba(52,82,180,.15);border-radius:25px;background:rgba(255,255,255,.9);box-shadow:0 22px 70px rgba(23,35,93,.075)}.unified-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:24px;color:#747b9d;font-size:12px;font-weight:650}.unified-breadcrumb button{padding:0;border:0;background:transparent;color:#6470a6;cursor:pointer}.unified-breadcrumb strong{color:#3d456f}.unified-article-header{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:20px;gap:20px;padding-bottom:24px;border-bottom:1px solid rgba(52,82,180,.11)}.unified-article-header h1{margin:0;color:#0b0f2b;font-size:clamp(34px,3.1vw,48px);line-height:1.08;letter-spacing:-.045em}.unified-article-header>div:first-child>p{max-width:820px;margin:13px 0 0;color:#4c557e;font-size:16px;line-height:1.65}.unified-article-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:20px;color:#727a9c;font-size:12px;font-weight:650}.unified-article-actions{display:flex;gap:8px;align-self:end}.unified-article-actions button{width:44px;height:44px;border:1px solid rgba(52,82,180,.15);border-radius:13px;background:rgba(255,255,255,.86);color:#35406d;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.unified-article-actions button:hover{transform:translateY(-2px);border-color:rgba(59,130,255,.3);box-shadow:0 10px 24px rgba(23,35,93,.09)}.unified-article-actions button.is-saved{color:#7c3aed;border-color:rgba(124,58,237,.28);background:rgba(124,58,237,.09)}.unified-article-body{padding-top:25px;color:#26305d;font-size:16px;line-height:1.82}.unified-article-body .article-block:first-child>p:first-child{margin-top:0}.unified-article-body p{margin:0 0 18px}.unified-article-body h2{margin:38px 0 16px;color:#0b0f2b;font-size:clamp(24px,2vw,30px);line-height:1.2;letter-spacing:-.025em}.unified-article-body h3{margin:28px 0 12px;color:#0b0f2b;font-size:20px;line-height:1.3}.unified-article-body h4{margin:25px 0 10px;color:#0b0f2b;font-size:18px}.unified-article-body ol,.unified-article-body ul{margin:0 0 22px;padding-left:24px}.unified-article-body li{margin:7px 0}.unified-article-body a{color:#245cff;font-weight:700}.unified-related{margin-top:52px;padding-top:36px}.unified-related .article-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.unified-related button.article-related-card{width:100%;font:inherit;text-align:left;cursor:pointer}.unified-rightbar{display:grid;grid-gap:18px;gap:18px}.unified-right-card{padding:19px;border:1px solid rgba(52,82,180,.15);border-radius:20px;background:rgba(255,255,255,.82);box-shadow:0 16px 46px rgba(23,35,93,.055)}.unified-right-card h3{margin:0 0 12px;color:#10183f;font-size:15px}.unified-related-list,.unified-toc{display:grid;grid-gap:8px;gap:8px}.unified-related-list button,.unified-toc button{position:relative;padding:3px 0;border:0;background:transparent;color:#4d567f;font-size:12.5px;font-weight:650;line-height:1.45;text-align:left;cursor:pointer}.unified-toc button{padding-left:13px}.unified-toc button:before{content:"";position:absolute;left:0;top:8px;width:3px;height:13px;border-radius:999px;background:transparent}.unified-related-list button:hover,.unified-toc button:hover{color:#245cff}.unified-toc button:hover:before{background:linear-gradient(180deg,#3b82ff,#8a5cff)}.unified-toc button.is-subheading{padding-left:25px;font-size:12px;opacity:.88}.unified-tags{display:flex;flex-wrap:wrap;gap:7px}.unified-tags>span:not(.unified-muted){display:inline-flex;min-height:29px;align-items:center;padding:0 10px;border-radius:999px;background:rgba(138,92,255,.1);color:#5d54d7;font-size:11px;font-weight:800}.unified-muted{color:#7b82a2;font-size:12px}.unified-sidebar-overlay{position:fixed;inset:0;z-index:135;display:none;padding:0;border:0;background:rgba(7,12,40,.38);cursor:pointer}.unified-sidebar-overlay.is-visible{display:block}.unified-floating-support{z-index:130}.unified-support-cta{padding:64px 0}.unified-toast{position:fixed;left:50%;bottom:25px;z-index:200;max-width:min(90vw,420px);padding:11px 17px;border-radius:999px;background:rgba(11,15,43,.93);color:#ffffff;font-size:12px;font-weight:750;text-align:center;opacity:0;pointer-events:none;transform:translate(-50%,15px);transition:opacity .18s ease,transform .18s ease}.unified-toast.is-visible{opacity:1;transform:translate(-50%)}.unified-empty{width:min(700px,calc(100% - 32px));margin:80px auto;padding:30px;border:1px solid var(--pipero-border);border-radius:20px;background:#ffffff;text-align:center}@media (max-width:1240px){.unified-container{width:min(1180px,calc(100% - 42px))}.unified-help .header-inner{grid-template-columns:180px minmax(0,1fr) auto}.unified-help .header-nav{gap:22px}.unified-doc-layout{grid-template-columns:280px minmax(0,1fr)}.unified-rightbar{display:none}.unified-search-robot{right:5%}}@media (max-width:920px){.unified-help{--unified-header-height:72px;--unified-search-height:68px}.unified-container{width:min(100% - 32px,820px)}.unified-help .unified-header,.unified-search-strip{backdrop-filter:none;-webkit-backdrop-filter:none}.unified-help .header-inner{grid-template-columns:1fr auto;min-height:var(--unified-header-height)}.unified-help .header-nav{display:none}.unified-help .brand-logo-image{width:125px}.unified-help .support-button{min-height:41px;padding:0 15px;font-size:12px}.unified-mobile-menu-button{display:grid}.unified-search-wrap{width:min(600px,calc(100% - 84px))}.unified-search-robot{right:0;width:58px}.unified-doc-layout{display:block;width:min(100% - 32px,840px);padding-top:22px}.unified-sidebar{position:fixed;top:0;left:0;z-index:145;width:min(88vw,360px);height:100dvh;max-height:none;border-radius:0 22px 22px 0;background:rgba(255,255,255,.98);transform:translateX(-105%);transition:transform .22s ease}.unified-sidebar.is-open{transform:translateX(0)}.unified-sidebar-head{display:flex}.unified-article-card{padding:26px 28px 38px;border-radius:22px}.unified-related .article-related-grid{grid-template-columns:1fr}}@media (max-width:700px){.unified-help{--unified-header-height:66px;--unified-search-height:64px}.unified-container{width:min(100% - 28px,680px)}.unified-help .brand-logo-image{width:113px}.unified-help .support-button{min-height:38px;padding:0 12px;font-size:11px}.unified-mobile-menu-button{width:39px;height:39px;border-radius:11px}.unified-search-inner{justify-content:stretch}.unified-search-wrap{width:100%}.unified-search-box{height:44px;border-radius:15px}.unified-search-box kbd,.unified-search-robot{display:none}.unified-doc-layout{width:min(100% - 24px,680px);padding-top:16px;padding-bottom:56px}.unified-article-card{padding:20px 18px 30px;border-radius:19px}.unified-breadcrumb{margin-bottom:18px;font-size:11px}.unified-article-header{display:block;padding-bottom:20px}.unified-article-header h1{font-size:clamp(29px,9vw,37px)}.unified-article-body,.unified-article-header>div:first-child>p{font-size:15px}.unified-article-actions{margin-top:16px}.unified-article-actions button{width:41px;height:41px}.unified-article-meta{gap:6px;font-size:11px}.unified-article-body{padding-top:21px;line-height:1.75}.unified-article-body h2{margin-top:32px;font-size:25px}.unified-article-body h3{font-size:19px}.unified-related{margin-top:42px;padding-top:30px}.unified-floating-support{right:15px;bottom:15px;width:58px;height:58px}.unified-floating-support img{width:53px;height:53px}.unified-support-cta{padding:54px 0}}@media (max-width:360px){.unified-help .support-button{display:none}.unified-help .header-inner{grid-template-columns:1fr auto}.unified-breadcrumb strong{display:none}}@media (max-width:932px) and (max-height:600px) and (orientation:landscape){.unified-help{--unified-header-height:60px;--unified-search-height:58px}.unified-container{width:min(100% - 30px,900px)}.unified-help .brand-logo-image{width:106px}.unified-help .support-button{min-height:36px}.unified-mobile-menu-button{width:37px;height:37px}.unified-search-box{height:42px}.unified-search-robot{display:none}.unified-doc-layout{width:min(100% - 30px,900px);padding-top:14px}.unified-article-card{padding-top:20px}}@media (prefers-reduced-motion:reduce){.unified-search-robot{animation:none}.unified-help *,.unified-help :after,.unified-help :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (min-width:1241px){.unified-container{width:min(1600px,calc(100% - 48px))}.unified-doc-layout{grid-template-columns:280px minmax(0,1fr) 250px;gap:22px;padding-top:26px}.unified-sidebar{padding:15px}.unified-article-card{padding:27px 32px 42px}.unified-article-header h1{font-size:clamp(36px,2.55vw,42px);line-height:1.07}.unified-article-header>div:first-child>p{font-size:15.5px;line-height:1.62}.unified-right-card{padding:18px}}.unified-article-links button{overflow-wrap:anywhere}.unified-article-card{box-shadow:0 18px 58px rgba(23,35,93,.065)}.unified-article-header{align-items:end}.unified-article-body{max-width:1000px}.unified-article-body>.article-block:last-child>:last-child,.unified-article-body>:last-child{margin-bottom:0}.unified-related{display:none}@media (max-width:1240px){.unified-doc-layout{grid-template-columns:295px minmax(0,1fr);gap:24px}.unified-article-header h1{font-size:clamp(34px,3.3vw,44px)}.unified-related{display:block}}@media (min-width:701px) and (max-width:920px){.unified-doc-layout{width:min(100% - 36px,820px)}.unified-article-card{padding:26px 30px 38px}.unified-article-header h1{font-size:clamp(34px,5.1vw,42px)}}@media (max-width:700px){.unified-help .header-actions{gap:7px}.unified-breadcrumb{max-width:100%;overflow:hidden}.unified-breadcrumb span,.unified-breadcrumb strong{min-width:0}.unified-breadcrumb strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unified-article-header h1{font-size:clamp(28px,8.5vw,35px);line-height:1.1}.unified-article-header>div:first-child>p{line-height:1.62}.unified-article-actions{justify-content:flex-start}.unified-related .article-related-heading h2{font-size:27px}.unified-related .article-related-card{padding:18px}}@media (max-width:932px) and (max-height:600px) and (orientation:landscape){.unified-article-card{padding:18px 22px 30px}.unified-breadcrumb{margin-bottom:14px}.unified-article-header h1{font-size:clamp(28px,5vw,36px)}.unified-article-actions{margin-top:12px}}@media (max-width:920px){.unified-doc-layout{z-index:auto}.unified-sidebar{z-index:145;background:#ffffff;box-shadow:18px 0 50px rgba(16,25,70,.2)}.unified-sidebar-overlay{z-index:135}}.unified-article-body,.unified-article-body .article-block,.unified-article-body .article-image-block,.unified-article-body .article-image-frame,.unified-article-body>*{min-width:0;max-width:100%}.unified-article-body .article-image-block,.unified-article-body .article-image-full{width:100%}.unified-article-body .article-image-frame img{max-width:100%}