.help-page-section{background:#f6f7f9}.help-page-section .content-page{max-width:1240px}.granum-help-center{max-width:1200px;margin:0 auto;padding:30px 0 72px;color:#17191d}.granum-help-center *{box-sizing:border-box}.granum-help-header{position:relative;padding:34px 38px 30px;margin-bottom:22px;border:1px solid #ebeef2;border-radius:22px;background:linear-gradient(135deg,#fff 0%,#fff 58%,#fff6f1 100%);overflow:visible}.granum-help-header:after{content:"";position:absolute;right:34px;top:28px;width:116px;height:116px;border-radius:50%;background:radial-gradient(circle,rgba(255,90,31,.12) 0,rgba(255,90,31,.035) 58%,transparent 60%);pointer-events:none}.granum-help-kicker,.granum-help-topic-heading>span{display:inline-flex;align-items:center;color:#e94a10;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.granum-help-kicker:before{content:"";width:7px;height:7px;margin-right:7px;border-radius:50%;background:#ff5a1f}.granum-help-header h1{position:relative;z-index:1;margin:8px 0 8px;max-width:760px;font-size:34px;line-height:1.12;letter-spacing:-.035em}.granum-help-header>p{position:relative;z-index:1;margin:0;max-width:730px;color:#69717c;font-size:13px;line-height:1.65}.granum-help-header-actions{position:relative;z-index:2;display:flex;align-items:center;gap:10px;margin-top:16px}.granum-help-contact-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 18px;border:1px solid #ff5a1f;border-radius:10px;background:#ff5a1f;color:#fff!important;text-decoration:none!important;font-size:11px;font-weight:850;line-height:1;box-shadow:0 6px 18px rgba(255,90,31,.16);transition:background .15s,border-color .15s,transform .15s,box-shadow .15s}.granum-help-contact-button:after{content:"→";margin-left:8px;font-size:14px;transition:transform .15s}.granum-help-contact-button:hover{background:#e94a10;border-color:#e94a10;transform:translateY(-1px);box-shadow:0 8px 22px rgba(255,90,31,.2)}.granum-help-contact-button:hover:after{transform:translateX(2px)}.granum-help-search{position:relative;z-index:2;display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;max-width:820px;height:56px;margin-top:24px;border:1px solid #dfe3e8;border-radius:15px;background:#fff;overflow:hidden;box-shadow:0 8px 28px rgba(27,31,38,.045);transition:border-color .16s,box-shadow .16s}.granum-help-search:focus-within{border-color:#ff9a6f;box-shadow:0 0 0 4px rgba(255,90,31,.08),0 10px 30px rgba(27,31,38,.055)}.granum-help-search-icon{width:17px;height:17px;margin-left:18px;border:1.8px solid #6f7782;border-radius:50%;position:relative}.granum-help-search-icon:after{content:"";position:absolute;width:7px;height:2px;background:#6f7782;right:-5px;bottom:-2px;transform:rotate(45deg);border-radius:2px}.granum-help-search input{height:54px;min-width:0;border:0;outline:0;background:transparent;font:inherit;font-size:13px;color:#1d2127;padding:0 14px 0 5px}.granum-help-search input::placeholder{color:#989fa8}.granum-help-search button{align-self:stretch;min-width:120px;border:0;background:#ff5a1f;color:#fff;font:inherit;font-size:12px;font-weight:850;cursor:pointer;padding:0 20px}.granum-help-search button:hover{background:#e94a10}.granum-help-search-status{position:relative;z-index:2;min-height:17px;max-width:820px;margin:7px 0 0 3px;color:#7a828d;font-size:10px}.granum-help-search-results{position:relative;z-index:20;max-width:820px;margin-top:7px;border:1px solid #e1e5e9;border-radius:15px;background:#fff;box-shadow:0 18px 46px rgba(25,29,35,.12);overflow:hidden}.granum-help-search-results[hidden]{display:none!important}.granum-help-search-results-title{padding:11px 15px 8px;color:#8b929c;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.granum-help-search-result{position:relative;width:100%;display:grid;grid-template-columns:minmax(0,1fr) 28px;gap:2px 12px;padding:12px 15px;border:0;border-top:1px solid #f0f2f4;background:#fff;text-align:left;cursor:pointer}.granum-help-search-result:hover{background:#fff8f4}.granum-help-search-result-theme{grid-column:1;color:#e94a10;font-size:9px;font-weight:800}.granum-help-search-result strong{grid-column:1;font-size:12px;line-height:1.35}.granum-help-search-result small{grid-column:1;color:#777f89;font-size:10px;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.granum-help-search-result-arrow{grid-column:2;grid-row:1/4;align-self:center;justify-self:center;color:#ff5a1f;font-size:16px}.granum-help-search-more{padding:9px 15px;border-top:1px solid #f0f2f4;color:#7d848e;font-size:9px;text-align:center}.granum-help-search-empty{display:flex;flex-direction:column;gap:4px;padding:18px}.granum-help-search-empty strong{font-size:12px}.granum-help-search-empty span{color:#7b828c;font-size:10px}.granum-help-layout{display:grid;grid-template-columns:252px minmax(0,1fr);gap:22px;align-items:start}.granum-help-sidebar{min-width:0}.granum-help-sidebar-inner{position:sticky;top:98px}.granum-help-sidebar-title{display:block;margin:0 0 9px 8px;color:#8a919b;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.09em}.granum-help-nav{display:grid;gap:4px;padding:9px;border:1px solid #e5e8ec;border-radius:18px;background:#fff}.granum-help-nav a{position:relative;display:flex;align-items:center;min-height:42px;padding:10px 12px 10px 15px;border-radius:11px;text-decoration:none;color:#525a65;font-size:11px;font-weight:720;line-height:1.35;transition:background .15s,color .15s,transform .15s}.granum-help-nav a:after{content:"›";margin-left:auto;padding-left:10px;color:#b5bac1;font-size:18px;font-weight:400;line-height:1}.granum-help-nav a:hover{background:#fafbfc;color:#282d34;transform:translateX(1px)}.granum-help-nav a.is-active{background:#fff1e9;color:#d94710;font-weight:850}.granum-help-nav a.is-active:before{content:"";position:absolute;left:6px;top:12px;bottom:12px;width:3px;border-radius:99px;background:#ff5a1f}.granum-help-nav a.is-active:after{color:#ff5a1f}.granum-help-sidebar-box{display:grid;gap:5px;margin-top:12px;padding:16px;border:1px solid #e6e9ed;border-radius:16px;background:#fff}.granum-help-sidebar-box strong{margin-bottom:4px;font-size:10px}.granum-help-sidebar-box a{display:flex;align-items:center;min-height:30px;padding:0 8px;border-radius:8px;color:#5e6670;text-decoration:none;font-size:10px;font-weight:650}.granum-help-sidebar-box a:hover{background:#f7f8fa;color:#e94a10}.granum-help-main{min-width:0;min-height:610px;padding:34px 38px;border:1px solid #e5e8ec;border-radius:20px;background:#fff}.granum-help-topic{margin:0;animation:granumHelpReveal .2s ease}.granum-help-topic[hidden]{display:none!important}@keyframes granumHelpReveal{from{opacity:.35;transform:translateY(5px)}to{opacity:1;transform:none}}.granum-help-topic-heading{padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid #eceef1}.granum-help-topic-heading h2{margin:6px 0 7px;font-size:26px;line-height:1.2;letter-spacing:-.025em}.granum-help-topic-heading p{margin:0;max-width:720px;color:#747c86;font-size:12px;line-height:1.6}.granum-help-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.granum-help-card{position:relative;min-width:0;padding:19px;border:1px solid #e7eaed;border-radius:15px;background:#fafbfc;transition:border-color .15s,transform .15s,background .15s}.granum-help-card:hover{border-color:#ffc9b1;background:#fffaf7;transform:translateY(-1px)}.granum-help-card-number{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#fff0e8;color:#e94a10;font-size:9px;font-weight:900}.granum-help-card h3{font-size:13px;margin:13px 0 7px}.granum-help-card p{font-size:10.5px;line-height:1.62;color:#69717b;margin:0 0 13px}.granum-help-card a,.granum-help-action{display:inline-flex;align-items:center;min-height:32px;text-decoration:none;color:#e94a10;font-size:10.5px;font-weight:850}.granum-help-card a:after,.granum-help-action:after{content:"→";margin-left:6px;transition:transform .15s}.granum-help-card a:hover:after,.granum-help-action:hover:after{transform:translateX(3px)}.granum-help-article{padding:20px 21px;margin-top:12px;border:1px solid #e9ebee;border-radius:15px;background:#fbfbfc;transition:border-color .18s,box-shadow .18s}.granum-help-topic-heading+.granum-help-article{margin-top:0}.granum-help-article h3{margin:0 0 10px;font-size:14px;line-height:1.35}.granum-help-article>p{margin:0;color:#626a75;font-size:11px;line-height:1.72;max-width:780px}.granum-help-article.is-help-highlighted,.granum-help-card.is-help-highlighted,.granum-help-faq details.is-help-highlighted{border-color:#ff9f75;box-shadow:0 0 0 4px rgba(255,90,31,.07);background:#fffaf7}.granum-help-steps{display:grid;gap:0;margin:0;padding:0;list-style:none;counter-reset:helpstep}.granum-help-steps li{counter-increment:helpstep;display:grid;grid-template-columns:34px minmax(0,1fr);column-gap:12px;align-items:start;padding:8px 0}.granum-help-steps li:before{content:counter(helpstep);grid-row:1/3;display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#fff0e8;color:#d7440c;font-size:9px;font-weight:950}.granum-help-steps strong{font-size:11px}.granum-help-steps span{grid-column:2;color:#6c747e;font-size:10.5px;line-height:1.55;margin-top:2px}.granum-help-actions{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.granum-help-action{margin-top:11px}.granum-help-action.is-secondary{color:#555d67}.granum-help-checks{display:grid;gap:7px;margin:0;padding:0;list-style:none}.granum-help-checks li{position:relative;padding-left:22px;color:#616a74;font-size:11px;line-height:1.58}.granum-help-checks li:before{content:"✓";position:absolute;left:0;color:#e94a10;font-weight:950}.granum-help-faq-list{display:grid;gap:9px}.granum-help-faq details{border:1px solid #e7eaed;border-radius:13px;background:#fbfbfc;overflow:hidden;transition:border-color .15s,background .15s}.granum-help-faq details[open]{border-color:#ffcdb7;background:#fffaf7}.granum-help-faq summary{cursor:pointer;padding:15px 17px;font-size:11.5px;font-weight:820;list-style:none}.granum-help-faq summary::-webkit-details-marker{display:none}.granum-help-faq summary:after{content:"+";float:right;color:#e94a10;font-size:17px;font-weight:500;line-height:1}.granum-help-faq details[open] summary:after{content:"−"}.granum-help-faq details p{margin:0;padding:0 17px 16px;color:#636b75;font-size:10.5px;line-height:1.68;max-width:820px}.granum-help-empty{display:none!important}@media(max-width:920px){.granum-help-center{padding-top:22px}.granum-help-header{padding:30px}.granum-help-layout{grid-template-columns:220px minmax(0,1fr);gap:18px}.granum-help-main{padding:28px}.granum-help-card-grid{grid-template-columns:1fr}.granum-help-card{display:grid;grid-template-columns:34px minmax(0,1fr);column-gap:10px}.granum-help-card-number{grid-row:1/4}.granum-help-card h3{margin:2px 0 5px}.granum-help-card p,.granum-help-card a{grid-column:2}}@media(max-width:720px){.help-page-section .content-page{width:100%;padding-left:14px;padding-right:14px}.granum-help-center{padding:14px 0 48px}.granum-help-header{padding:23px 18px 19px;margin-bottom:12px;border-radius:17px}.granum-help-header:after{display:none}.granum-help-header h1{font-size:27px}.granum-help-header>p{font-size:11px}.granum-help-header-actions{margin-top:13px}.granum-help-contact-button{min-height:38px;padding:0 15px;font-size:10.5px}.granum-help-search{grid-template-columns:42px minmax(0,1fr) 48px;height:50px;margin-top:18px;border-radius:12px}.granum-help-search input{font-size:11.5px;height:48px;padding-right:6px}.granum-help-search button{min-width:48px;width:48px;padding:0;font-size:0}.granum-help-search button:before{content:"→";font-size:17px}.granum-help-search-results{border-radius:12px}.granum-help-search-result{padding:11px 13px}.granum-help-search-result small{display:none}.granum-help-layout{display:block}.granum-help-sidebar-inner{position:static}.granum-help-sidebar-title,.granum-help-sidebar-box{display:none}.granum-help-nav{display:flex;gap:7px;overflow-x:auto;padding:0 0 12px;border:0;border-radius:0;background:transparent;scrollbar-width:none}.granum-help-nav::-webkit-scrollbar{display:none}.granum-help-nav a{flex:0 0 auto;min-height:36px;padding:8px 12px;border:1px solid #e2e5e9;border-radius:999px;background:#fff;font-size:9.5px}.granum-help-nav a:after,.granum-help-nav a.is-active:before{display:none}.granum-help-nav a.is-active{border-color:#ffc5ac;background:#fff0e8}.granum-help-main{min-height:480px;padding:22px 18px;border-radius:17px}.granum-help-topic-heading{padding-bottom:18px;margin-bottom:18px}.granum-help-topic-heading h2{font-size:22px}.granum-help-topic-heading p{font-size:10.5px}.granum-help-article{padding:17px 16px}.granum-help-faq summary{padding:14px 15px}}@media(max-width:440px){.granum-help-header h1{font-size:24px}.granum-help-main{padding:19px 15px}.granum-help-card{padding:16px}.granum-help-topic-heading h2{font-size:20px}}
