.community{--kairu-ink:#181a1f;--kairu-muted:#4d5663;--kairu-line:#d8dde3;--kairu-neutral:#f0f2f5;--kairu-accent:#ff6b2b;--kairu-accent-ink:#a63b10;--kairu-success:#087f5b;--kairu-info:#205bb2;--kairu-warning:#8a4b08;--kairu-danger:#b42318;--orange:#ff6b2b;--ink:#08090b;--muted:#656970;--paper:#f5f7f8;background:var(--paper);min-height:100dvh;color:var(--ink);font-family:var(--font-body),sans-serif;--lightningcss-light:initial;--lightningcss-dark: ;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.community *{box-sizing:border-box}.community a,.community button{-webkit-tap-highlight-color:transparent}.community :focus-visible{outline-offset:4px;outline:3px solid #a33309}.community .community-sidebar{background:var(--ink);color:#fff;z-index:40;flex-direction:column;width:236px;padding:24px 18px;display:flex;position:fixed;inset:0 auto 0 0}.community .community-brand img{object-fit:contain;width:174px;height:70px}.community .community-sidebar small{color:#9b9da2;margin:0 12px 32px;font-size:11px}.community nav a{color:#b8babf;border-radius:14px;align-items:center;gap:12px;min-height:48px;margin:3px 0;padding:12px 14px;font-size:14px;text-decoration:none;display:flex}.community nav a[aria-current=page]{color:#fff;background:#26282d}.community nav a[aria-current=page] svg{color:var(--orange)}.community .community-nav-bottom{margin-top:auto}.community .community-topbar{border-bottom:1px solid #e1e3e6;justify-content:space-between;align-items:center;gap:16px;height:78px;padding:0 40px;display:flex}.community .community-topbar a{color:var(--ink);font-size:13px;text-decoration:none}.community .community-content{max-width:1260px;margin:auto;padding:48px 48px 96px}.community h1,.community h2,.community h3{font-family:var(--font-heading),sans-serif;letter-spacing:-.045em;color:inherit;font-weight:750}.community h1{margin:10px 0 14px;font-size:clamp(32px,3.4vw,50px);line-height:1.1}.community h2{margin:0 0 16px;font-size:27px;line-height:1.25}.community h3{margin:0 0 10px;font-size:20px;line-height:1.3}.community p{color:var(--muted);margin:8px 0;line-height:1.65}.community .eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#a8441c;font-size:11px;font-weight:750}.community .page-heading p{font-size:17px}.community .cards{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:22px;display:grid}.community .card{background:#fff;border:1px solid #e3e5e8;border-radius:28px;min-width:0;padding:28px}.community .card.dark{color:#fff;background:#101114;border-color:#101114}.community .card.dark p{color:#bec0c4}.community .card.dark a:not(.button){color:#fff}.community .row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.community .spread{justify-content:space-between}.community .stack{flex-direction:column;gap:16px;display:flex}.community .button,.community button[type=submit]{background:var(--orange);color:#08090b;cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:12px 19px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.community .button.secondary{color:#08090b;background:#fff;border-color:#d9dce0}.community .button.subtle{color:#08090b;background:#eceef0}.community .button:disabled,.community button:disabled{opacity:.55;cursor:wait}.community .tag{color:#545961;letter-spacing:.01em;background:#eff0f2;border-radius:8px;padding:6px 10px;font-size:11px;font-weight:650;display:inline-flex}.community .dark .tag{color:#ffae87;background:#2c241f}.community .empty{text-align:center;background:#ffffff80;border:1px dashed #ccd0d5;border-radius:26px;padding:48px 28px}.community .empty p{max-width:530px;margin:8px auto 22px}.community label{color:#31353b;flex-direction:column;gap:7px;font-size:13px;font-weight:650;display:flex}.community input:not([type=checkbox]):not([type=radio]),.community textarea,.community select{color:#08090b;width:100%;font:inherit;background:#fff;border:1px solid #cfd2d7;border-radius:12px;min-width:0;padding:13px 14px;font-size:16px}.community textarea{resize:vertical;min-height:108px}.community label.check{flex-direction:row;align-items:flex-start;font-size:14px;font-weight:450;line-height:1.5}.community input[type=checkbox]{accent-color:#e95a20;flex-shrink:0;width:19px;height:19px;margin-top:2px}.community .form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.community .form-grid .full{grid-column:1/-1}.community .notice{color:var(--kairu-ink,#181a1f);background:#fff;border:1px solid #e6c8b6;border-radius:16px;padding:16px 20px;font-size:14px;line-height:1.5}.community .error{color:#922a2a;background:#fff1f1;border-color:#dfabab}.community .success{color:#20543a;background:#f1faf5;border-color:#b5cfbe}.community ul,.community ol{color:var(--muted);padding-left:21px;line-height:1.8}.community time{color:var(--muted);font-size:13px}.community .link{color:#a93c16;font-weight:650;text-decoration:none}.community .divider{background:#e3e5e8;height:1px;margin:24px 0}.community .community-mobile-nav{display:none}.community .community-sheet{color:#fff;background:#08090b;border:0;border-radius:26px 26px 0 0;width:100%;max-width:100%;max-height:85dvh;margin:0;padding:22px;position:fixed;top:auto;bottom:0;overflow:auto}.community .community-sheet::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0008}.community .tiny{font-size:12px}.community pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#eee;background:#111216;border-radius:18px;padding:20px;font-size:13px;line-height:1.6}.community .article{max-width:820px}.community .article h2{margin-top:36px}.community table{border-collapse:collapse;width:100%;font-size:13px}.community th,.community td{text-align:left;border-bottom:1px solid #e0e2e5;padding:12px}.community .table-scroll{overflow-x:auto}.community .asset-image{object-fit:contain;border-radius:16px;width:100%;max-height:420px}.community .slides{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;display:grid}.community .slides img{border-radius:18px;width:100%;box-shadow:0 12px 30px #0001}.community .stat{letter-spacing:-.05em;font-size:36px;font-weight:750}.community .alert-link{color:inherit;text-decoration:none;display:block}@media (max-width:1000px){.community .community-content{padding:32px 25px 96px}.community .community-sidebar{width:208px}.community .community-body{margin-left:208px}.community .community-topbar{padding:0 25px}}@media (max-width:760px){.community .community-sidebar{display:none}.community .community-body{margin-left:0}.community .community-topbar{height:64px;padding:0 22px}.community .community-content{padding:30px 18px 110px}.community .card{border-radius:25px;padding:24px}.community .form-grid{grid-template-columns:1fr}.community .form-grid .full{grid-column:auto}.community .community-mobile-nav{height:calc(72px + env(safe-area-inset-bottom));padding:7px 8px calc(7px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:40;background:#f7f8f9f2;border-top:1px solid #e2e4e7;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.community .community-mobile-nav a,.community .community-mobile-nav button{color:#747980;background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;margin:0;padding:5px;font-size:10px;text-decoration:none;display:flex}.community .community-mobile-nav a[aria-current=page]{background:var(--kairu-ink,#181a1f);color:#fff}.community .community-topbar .hide-mobile{display:none}.community h1{font-size:34px}.community .page-heading p{font-size:15px}.community .cards{gap:16px}.community .slides{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){.community *{scroll-behavior:auto!important;transition:none!important}}.community .community-legacy-bar{background:#eceef1;border-bottom:1px solid #dce0e4;flex-wrap:wrap;align-items:center;gap:10px 22px;padding:9px 40px;font-size:12px;display:flex}.community .community-legacy-bar>div{align-items:center;gap:12px;margin-right:auto;display:flex}.community .community-legacy-bar strong{font-size:12px}.community .community-legacy-bar span{color:var(--muted)}.community .community-legacy-bar a{color:var(--ink);border-radius:4px;gap:7px;min-height:36px;margin:0;padding:4px 0;font-size:12px;font-weight:600}.community .community-legacy-bar a:hover{text-underline-offset:4px;text-decoration:underline}@media (max-width:1000px){.community .community-legacy-bar{padding:9px 25px}}@media (max-width:760px){.community .community-legacy-bar{gap:4px 18px;padding:12px 18px}.community .community-legacy-bar>div{width:100%}.community .community-legacy-bar a{min-height:40px;font-size:11px}}.community .quick-tools{border:1px solid var(--kairu-line,#d8dde3);background:#fff;border-radius:24px;gap:18px;padding:24px;display:grid}.community .quick-tools h2{margin:8px 0}.community .quick-tools p{max-width:740px;margin:0}.community .quick-tools .row{flex-wrap:wrap}@media (max-width:600px){.community .quick-tools{padding:20px}.community .quick-tools .button{width:100%}}.community-signout{color:inherit;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:flex}.community-signout:hover{background:#25272b}.community-signout:disabled{opacity:.6;cursor:wait}.community .community-sidebar{width:250px;padding:16px 14px;overflow-y:auto}.community .community-brand img{width:151px;height:56px}.community .community-sidebar nav a{border-radius:10px;min-height:39px;margin:2px 0;padding:9px 12px;font-size:13px;font-weight:600}.community .library-subnav{border-left:1px solid #34373d;margin:2px 0 9px 22px;padding-left:11px}.community .library-subnav a{line-height:1.4;min-height:33px!important;padding:7px 9px!important;font-size:11px!important}.community .nav-caption{text-transform:uppercase;letter-spacing:.14em;color:#898e97;margin:18px 12px 5px;font-size:10px;font-weight:700}.community .community-locked{color:#9da2ab!important}.community .community-locked span{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.community .community-locked small{color:#babdc3;border:1px solid #44484e;border-radius:5px;margin:0;padding:3px 5px;font-size:9px}.community .community-topbar{background:#f8f9fbd9;height:73px;padding:0 36px}.community .account-avatar{color:#5d6670;background:#e2e5ea;border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid;position:relative}.community .account-avatar>img{object-fit:cover;border-radius:50%;width:100%;height:100%}.community .account-restaurant{color:#65707b;background:#fff;border:2px solid #f4f6f8;border-radius:6px;place-items:center;width:20px;height:20px;display:grid;position:absolute;bottom:-3px;right:-5px;overflow:hidden}.community .account-restaurant img{object-fit:contain;width:100%;height:100%}.community .account-card{border-top:1px solid #35383e;border-radius:0!important;gap:12px!important;margin-top:12px!important;padding:13px 9px!important}.community .account-card>span:nth-child(2){flex:1;min-width:0}.community .account-card strong{text-overflow:ellipsis;white-space:nowrap;color:#f7f7fa;font-size:12px;display:block;overflow:hidden}.community .account-card small{white-space:nowrap;text-overflow:ellipsis;color:#b0b5bf;margin:3px 0 0;font-size:10px;display:block;overflow:hidden}.community .account-top{align-items:center;gap:13px;display:flex}.community .account-top strong{font-size:12px;display:block}.community .account-top small{color:#6a6f77;margin-top:2px;font-size:10px;display:block}.community .community-signout{color:#bdc1c9;min-height:38px;font-size:12px}.community .page-heading{margin-bottom:25px}.community .page-heading h1{font-size:38px}.community .card{border-radius:21px}.community .community-sidebar a:hover{color:#fff;background:#24272d}.community .community-topbar a:hover{color:#a94118}.community .community-mobile-nav a{font-weight:650}@media (max-width:1100px){.community .community-content{padding:26px 24px 80px}.community .community-sidebar{width:230px}.community .community-body{margin-left:230px}}@media (max-width:760px){.community .community-body{margin-left:0}.community .community-content{padding:24px 18px 105px}.community .community-topbar{height:66px;padding:0 18px}.community .account-top .account-avatar{width:33px;height:33px}.community .account-top small{white-space:nowrap;text-overflow:ellipsis;max-width:145px;overflow:hidden}.community .page-heading h1{font-size:31px}}:where(.community) section{padding:0}.community .community-topbar{height:54px;padding:0 24px}.community .community-content{max-width:1600px;padding:18px 24px 32px}.community .community-content h1{letter-spacing:-.035em;margin:5px 0 10px;font-size:28px;line-height:1.18}.community .community-content h2{font-size:22px;line-height:1.25}.community .page-heading{max-width:1000px;margin-bottom:16px}.community .page-heading p{margin:0;font-size:14px}.community .card{border-radius:15px;padding:18px}.community .cards{gap:14px}.community .card+.section,.community .section{margin-top:20px}.community .button,.community button[type=submit]{border-radius:10px;min-height:40px;padding:9px 14px;font-size:13px}.community input:not([type=checkbox]):not([type=radio]),.community select{border-radius:9px;min-height:40px;padding:10px 12px;font-size:14px}.community .notice{border-radius:11px;padding:11px 15px;font-size:13px}.community .empty{border-radius:14px;padding:25px 18px}.community .community-sidebar{padding-top:10px}.community .community-sidebar nav a{min-height:36px;padding:8px 11px}.community .nav-caption{margin-top:12px}.community .community-nav-bottom{padding-top:12px}@media (max-width:760px){.community .community-content{padding:16px 14px 95px}.community .community-topbar{height:56px;padding:0 16px}.community .community-content h1{font-size:25px}.community .community-content h2{font-size:21px}.community .button,.community button[type=submit]{min-height:44px}.community input:not([type=checkbox]):not([type=radio]),.community select{min-height:44px;font-size:16px}}.community .community-sidebar{gap:0;width:248px;padding:20px 14px 12px;overflow:visible}.community .community-body{margin-left:248px}.community .sidebar-heading{flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;margin-bottom:28px;display:flex}.community .community-brand{margin:0 0 0 5px;display:block}.community .community-brand img{object-fit:contain;width:132px;height:54px;display:block}.community .sidebar-toggle{color:#979da7;cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;place-items:center;width:32px;height:36px;padding:0;display:grid}.community .sidebar-toggle:hover{color:#fff;background:#24272d}.community .community-sidebar svg{flex-shrink:0}.community .sidebar-scroll{scrollbar-width:thin;scrollbar-color:#3c4048 transparent;flex:1;min-height:0;overflow-y:auto}.community .community-sidebar nav a{color:#c1c5cd;border-radius:9px;gap:12px;min-height:44px;margin:3px 0;padding:11px 12px;font-size:14px;font-weight:500;line-height:1.4}.community .community-sidebar nav a[aria-current=page]{color:#fff;box-shadow:inset 3px 0 var(--orange);background:#25272d;font-weight:700}.community .community-sidebar nav a[aria-current=page] svg{color:var(--orange)}.community .nav-caption{letter-spacing:.12em;color:#8e949e;margin:26px 12px 8px;font-size:10px;font-weight:600;line-height:1.4;display:block}.community .sidebar-footer{flex-shrink:0;padding-top:18px}.community .sidebar-formation{color:#fff;background:#102d23;border:1px solid #087f5b;border-radius:11px;align-items:center;gap:11px;min-height:68px;margin:0 0 12px;padding:14px 12px;text-decoration:none;display:flex}.community .sidebar-formation:hover,.community .sidebar-formation[aria-current=page]{color:#fff;background:#164735;border-color:#55d8a2}.community .sidebar-formation>span{flex:1;min-width:0}.community .sidebar-formation strong{font-size:14px;font-weight:700;line-height:1.4;display:block}.community .sidebar-formation small{color:#7aefb9;margin:3px 0 0;font-size:11px;line-height:1.4;display:block}.community .sidebar-more{position:relative}.community .sidebar-more>summary{color:#b9bec8;cursor:pointer;border-radius:9px;align-items:center;gap:12px;min-height:44px;padding:10px 12px;font-size:13px;list-style:none;display:flex}.community .sidebar-more>summary::-webkit-details-marker{display:none}.community .sidebar-more>summary:hover,.community .sidebar-more[open]>summary{color:#fff;background:#24272d}.community .sidebar-more-panel{z-index:45;background:#181a1f;border:1px solid #363a42;border-radius:13px;width:240px;max-height:min(420px,65dvh);padding:8px;position:absolute;bottom:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 16px 45px #0006}.community .sidebar-more-panel .community-locked small{margin:0;font-size:9px}.community .sidebar-more-panel .community-signout{border-top:1px solid #363a42;border-radius:0;width:100%;min-height:44px;margin-top:6px;font-size:13px}.community .sidebar-footer .account-card{color:#b9bec8;align-items:center;min-height:64px;text-decoration:none;display:flex;gap:11px!important;margin:9px 0 0!important;padding:13px 8px 2px!important}.community .sidebar-footer .account-avatar{width:32px;height:32px}.community .sidebar-footer .account-card strong{font-size:12px;font-weight:500}.community .sidebar-footer .account-card small{margin:3px 0 0;font-size:11px}.community .community-sidebar :focus-visible{outline-offset:-2px;outline:2px solid #ffb28b}.community .community-formation-mobile{display:none}@media (min-width:761px){.community.community-collapsed .community-sidebar{width:76px;padding:14px 10px 12px}.community.community-collapsed .community-body{margin-left:76px}.community-collapsed .sidebar-heading{flex-direction:column;gap:12px;margin-bottom:18px}.community-collapsed .community-brand{width:42px;height:42px;margin:0;overflow:hidden}.community-collapsed .community-brand img{object-fit:contain;object-position:left;max-width:none;height:54px;transform:translate(-1px,-6px);width:132px!important}.community-collapsed .community-sidebar nav a,.community-collapsed .sidebar-more>summary{justify-content:center;gap:0;padding:11px}.community-collapsed .sidebar-scroll nav a>span,.community-collapsed .sidebar-more>summary>span,.community-collapsed .sidebar-formation>span,.community-collapsed .sidebar-formation>svg:last-child,.community-collapsed .account-card>span:not(.account-avatar),.community-collapsed .account-card>svg{display:none}.community-collapsed .nav-caption{background:#2d3036;height:1px;margin:18px 10px;font-size:0}.community-collapsed .sidebar-formation{justify-content:center;min-height:48px;padding:12px}.community-collapsed .sidebar-footer .account-card{justify-content:center;padding:13px 0 2px!important}.community-collapsed .sidebar-more-panel{bottom:0;left:calc(100% + 12px)}.community-collapsed .sidebar-more-panel a{justify-content:flex-start!important;gap:12px!important}}@media (max-height:740px) and (min-width:761px){.community .sidebar-heading{margin-bottom:12px}.community .sidebar-footer{padding-top:10px}.community .nav-caption{margin-top:16px}.community .community-sidebar nav a{min-height:40px;padding-top:9px;padding-bottom:9px}}@media (max-width:760px){.community .community-sidebar{display:none}.community .community-body{margin-left:0}.community .community-formation-mobile{display:block}.community .community-sheet{padding:22px 20px calc(24px + env(safe-area-inset-bottom))}.community .community-sheet .sidebar-formation{margin-top:20px}.community .community-sheet nav a{min-height:44px;margin:2px 0;padding:10px 12px;font-size:14px}.community .community-sheet .nav-caption{margin-top:20px}}:is(html:has(.community),body:has(.community)){--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f5f7f8}@media (max-width:760px){:is(html:has(.community .community-mobile-nav),body:has(.community .community-mobile-nav)){overscroll-behavior-y:none}.community .community-mobile-nav{-webkit-backdrop-filter:none;background:#f7f8f9}.community .community-content{padding-bottom:calc(95px + env(safe-area-inset-bottom,0px))}}.community .notice{color:#174782;background:#eef5ff;border-color:#b8d3f5 #b8d3f5 #b8d3f5 #2363bd;border-left-style:solid;border-left-width:4px}.community .notice p{color:inherit}.community .notice.success{border-color:var(--kairu-line,#d8dde3);border-left-color:var(--kairu-success,#087f5b);color:var(--kairu-ink,#181a1f);background:#fff}.community .notice.error{border-color:var(--kairu-line,#d8dde3);border-left-color:var(--kairu-danger,#b42318);color:var(--kairu-danger,#b42318);background:#fff}
