@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@layer components;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-gray-200:oklch(92.8% .006 264.531);--color-black:#000;--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-extrabold:800;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-0{inset:calc(var(--spacing) * 0)}.left-0{left:calc(var(--spacing) * 0)}.z-10{z-index:10}.z-50{z-index:50}.mt-2{margin-top:calc(var(--spacing) * 2)}.mr-\[30px\]{margin-right:30px}.ml-\[32px\]{margin-left:32px}.block{display:block}.flex{display:flex}.h-\[16px\]{height:16px}.max-h-\[calc\(100vh-150px\)\]{max-height:calc(100vh - 150px)}.w-40{width:calc(var(--spacing) * 40)}.w-\[16px\]{width:16px}.w-full{width:100%}.w-screen{width:100vw}.max-w-\[1024px\]{max-width:1024px}.flex-1{flex:1}.origin-top-left{transform-origin:0 0}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}.overflow-y-auto{overflow-y:auto}.border{border-style:var(--tw-border-style);border-width:1px}.border-gray-200{border-color:var(--color-gray-200)}.bg-\[\#F6F3F2\]{background-color:#f6f3f2}.bg-black\/30{background-color:#0000004d}@supports (color:color-mix(in lab,red,red)){.bg-black\/30{background-color:color-mix(in oklab,var(--color-black) 30%,transparent)}}.bg-white{background-color:var(--color-white)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-8{padding-inline:calc(var(--spacing) * 8)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-4{padding-block:calc(var(--spacing) * 4)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[24px\]{font-size:24px}.leading-8{--tw-leading:calc(var(--spacing) * 8);line-height:calc(var(--spacing) * 8)}.font-extrabold{--tw-font-weight:var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.tracking-\[-0\.05em\]{--tw-tracking:-.05em;letter-spacing:-.05em}.text-\[\#1C1B1B\]{color:#1c1b1b}.text-\[\#414753\]{color:#414753}.underline{text-decoration-line:underline}.shadow-\[0_25px_50px_-12px_rgba\(0\,0\,0\,0\.25\)\]{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}@media(hover:hover){.hover\:bg-\[\#F6F3F2\]:hover{background-color:#f6f3f2}.hover\:bg-gray-200:hover{background-color:var(--color-gray-200)}}}:root{color-scheme:light;color:#1c1b1b;box-sizing:border-box;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fcf9f8;font-family:Inter,system-ui,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.25rem}body{min-width:100%;min-height:100%}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}#root{max-width:100%;margin:0}.app-container{display:flex;flex-direction:column;min-height:100vh}.content-area{display:flex;flex:1}.sidebar{width:320px;position:sticky;top:70px;height:calc(100vh - 70px);overflow-y:auto}.login{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1.5rem}.login-container{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw}.login h1,.login h2,.login p{margin:0}.login h1{font-size:1.5rem;line-height:2rem;font-weight:800;letter-spacing:-.075rem;color:#1c1b1b;text-align:center}.login h2{margin-top:.5rem;margin-bottom:4rem;font-size:.875rem;line-height:1.25rem;font-weight:500;letter-spacing:-.035rem;color:#414753;opacity:.6;text-align:center}.login section{width:100%;max-width:28rem;background:#fff;border:1px solid rgba(193,198,213,.05);border-radius:.5rem;box-shadow:0 2.5rem 3.75rem -1.25rem #1c1b1b0a;padding:2.5rem;display:flex;flex-direction:column;align-items:center}.login p{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(193,198,213,.1);font-size:.75rem;color:#414753;background:#f6f3f280;border-radius:.25rem;padding:1rem;position:relative}.average-rating{width:296px;height:120px;background:#fff;border:1px solid rgba(193,198,213,.05);border-radius:.5rem;box-shadow:0 2.5rem 3.75rem -1.25rem #1c1b1b0a;padding:24px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.average-rating span{display:flex;flex-direction:row}.average-rating h3,.average-rating p{margin:0}.average-rating h3{font-size:.75rem;line-height:1rem;letter-spacing:.6px;font-weight:700;color:#414753;text-align:left}.average-rating p{font-size:1.88rem;line-height:36px;letter-spacing:0px;font-weight:900;color:#1c1b1b;text-align:left}.rating-row{display:flex;flex-direction:row;align-items:center;gap:8px}.rating-value{margin:0;font-size:1.88rem;line-height:36px;letter-spacing:0px;font-weight:900;color:#1c1b1b;text-align:left}.stars-container{display:flex;flex-direction:row;align-items:center;gap:1px}.star{width:2rem;height:2rem;flex-shrink:0}.star-empty{fill:#d6e4f5}.feedback-tile-small{width:296px;padding:24px;border-radius:.5rem;background:#fff;border:1px solid rgba(193,198,213,.05);box-shadow:0 2.5rem 3.75rem -1.25rem #1c1b1b0a;display:flex;flex-direction:column;align-items:flex-start}.feedback-tile-small .header{display:flex;justify-content:space-between;width:100%;margin-bottom:8px}.feedback-tile-small .header h3{font-size:1rem;line-height:24px;letter-spacing:0px;font-weight:700;color:#1c1b1b;width:175px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.feedback-tile-small .header h4{font-size:.75rem;line-height:16px;letter-spacing:0px;font-weight:400;color:#414753;width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.feedback-tile-small .stars-container{display:flex;flex-direction:row;align-items:center;gap:0px}.feedback-tile-small .star{width:1rem;height:1rem;flex-shrink:0}.feedback-tile-small .star-empty{fill:#d6e4f5}.feedback-tile-small .header p{font-size:.625rem;line-height:15px;letter-spacing:0px;font-weight:900;display:inline-block;padding:4px 8px;border-radius:2px;height:fit-content}.feedback-tile-small .body p{font-size:.875rem;line-height:20px;letter-spacing:0px;font-weight:500;color:#1c1b1b;margin-bottom:8px;width:244px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.feedback-tile-small .ratings{display:flex;list-style-type:none;margin:0 0 8px;padding:0;justify-content:space-around;width:100%}.feedback-tile-small .rating-category{display:flex;flex-direction:column;align-items:center}.feedback-tile-small .score{font-size:.75rem;line-height:16px;letter-spacing:0px;font-weight:700;color:#1c1b1b}.feedback-tile-small .label{font-size:.563rem;line-height:13.5px;letter-spacing:0px;font-weight:400;color:#414753}.feedback-tile-small .pres{display:inline-block;padding:12px;border-radius:2px;background:#f6f3f2;margin-bottom:8px}.feedback-tile-small .pres p{font-size:.69rem;line-height:16.5px;letter-spacing:0px;font-weight:400;color:#414753;width:220px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.feedback-tile-small .pres h4{font-size:.625rem;line-height:15px;letter-spacing:0px;font-weight:700;color:#005bb2}.feedback-tile-small .perms{display:flex;justify-content:space-between;width:100%}.feedback-tile-small .perms h4{font-size:.625rem;line-height:15px;letter-spacing:.5px;font-weight:700;color:#414753}.feedback-tile-small .perms p{font-size:.625rem;line-height:15px;letter-spacing:.5px;font-weight:700;color:#005bb2}.feedback-tile-small .sentiment-legend-positive{color:#22c55e;background:#22c55e1a}.feedback-tile-small .sentiment-legend-neutral{color:#f59e0b;background:#f59e0b1a}.feedback-tile-small .sentiment-legend-negative{color:#ef4444;background:#ef44441a}.sentiment-card{width:100%;max-width:608px;max-height:120px;background:#fff;border:1px solid rgba(193,198,213,.05);border-radius:.5rem;box-shadow:0 2.5rem 3.75rem -1.25rem #1c1b1b0a;padding:24px;display:flex;flex-direction:column;justify-content:center}.sentiment-heading{font-size:.75rem;line-height:1rem;letter-spacing:.6px;font-weight:700;color:#414753;text-transform:uppercase;margin:0 0 16px}.sentiment-track{display:flex;height:12px;border-radius:999px;overflow:hidden;background:#f5f6fa}.sentiment-segment{height:100%;width:0;transition:none}.sentiment-segment.sentiment-animated{transition:width .75s cubic-bezier(.4,0,.2,1)}.sentiment-positive{background:#22c55e;border-radius:999px 0 0 999px}.sentiment-neutral{background:#f59e0b}.sentiment-negative{background:#ef4444;border-radius:0 999px 999px 0}.sentiment-legend{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.sentiment-legend-item{font-size:.75rem;line-height:1rem;font-weight:700}.sentiment-legend-positive{color:#22c55e}.sentiment-legend-neutral{color:#f59e0b}.sentiment-legend-negative{color:#ef4444}.feedback-tile-big{display:flex;flex-direction:column;align-items:flex-start;gap:14.9px;width:100%;min-width:960px;max-width:960px;padding:24px;background:#fff;box-sizing:border-box}.feedback-tile-big .header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;margin:0}.feedback-tile-big .title{display:flex;flex-direction:column;align-items:flex-start;padding:0}.feedback-tile-big .header h3,.feedback-tile-big .header h4,.feedback-tile-big .body p,.feedback-tile-big .pres h4,.feedback-tile-big .pres p,.feedback-tile-big .perms h4,.feedback-tile-big .perms p,.feedback-tile-big .label,.feedback-tile-big .score{margin:0}.feedback-tile-big .header h3{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:1rem;line-height:24px;display:flex;align-items:center;color:#1c1b1b}.feedback-tile-big .header h4{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:.75rem;line-height:16px;display:flex;align-items:center;color:#414753}.feedback-tile-big .user-feedback-stats{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}.feedback-tile-big .sentiment-legend-positive,.feedback-tile-big .sentiment-legend-neutral,.feedback-tile-big .sentiment-legend-negative{display:flex;flex-direction:column;align-items:flex-start;padding:2px 8px;height:19px;font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:10px;line-height:15px;letter-spacing:.5px;text-transform:uppercase;box-sizing:border-box}.feedback-tile-big .sentiment-legend-positive{background:#d1fae5;color:#065f46}.feedback-tile-big .sentiment-legend-neutral{background:#fef3c7;color:#92400e}.feedback-tile-big .sentiment-legend-negative{background:#fee2e2;color:#991b1b}.feedback-tile-big .rating-row{display:flex;align-items:flex-start;padding:0}.feedback-tile-big .stars-container{display:flex;flex-direction:row;align-items:flex-start;padding:0}.feedback-tile-big .star{width:11.67px;height:11.08px;flex-shrink:0}.feedback-tile-big .star-empty{fill:#f3f4f6}.feedback-tile-big .star-filled{fill:#f59e0b}.feedback-tile-big .perms{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;width:63.44px}.feedback-tile-big .perms h4{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:10px;line-height:15px;display:flex;align-items:center;letter-spacing:.5px;text-transform:uppercase;color:#414753}.feedback-tile-big .perms p{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:.625rem;line-height:15px;display:flex;align-items:center;letter-spacing:.5px;text-transform:uppercase;color:#005bb2}.feedback-tile-big .move-to{padding:2px 8px;font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:.625rem;line-height:15px;letter-spacing:.5px;text-transform:uppercase;box-sizing:border-box}.feedback-tile-big .user-feedback-stats button{background-color:#f6f3f2;height:20px;cursor:pointer}.feedback-tile-big .body{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:0 0 9.725px;box-sizing:border-box}.feedback-tile-big .body p{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:23px;display:flex;align-items:center;color:#1c1b1b}.feedback-tile-big .ratings{display:flex;justify-content:space-between;align-items:flex-start;width:100%;list-style:none;margin:0;padding:17px 0 0;border-top:1px solid rgba(193,198,213,.1);box-sizing:border-box}.feedback-tile-big .ratings>li{flex:1;display:flex;justify-content:center}.feedback-tile-big .rating-category{display:flex;flex-direction:column;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.feedback-tile-big .label{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:.625rem;line-height:15px;display:flex;align-items:center;text-align:center;text-transform:uppercase;color:#414753}.feedback-tile-big .score{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:.875rem;line-height:20px;display:flex;align-items:center;text-align:center;color:#005bb2}.feedback-tile-big .pres{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;padding:12px;background:#f6f3f2;border-radius:4px;box-sizing:border-box}.feedback-tile-big .pres h4{width:100%;font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:10px;line-height:15px;display:flex;align-items:center;text-transform:uppercase;color:#005bb2}.feedback-tile-big .pres p{width:100%;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:.6875rem;line-height:16px;display:flex;align-items:center;color:#414753}.home h1{font-size:2.25rem;line-height:40px;font-weight:800;letter-spacing:-.9px;color:#1c1b1b}.home .delegate h2,.home .sponsor h2{font-size:1.5rem;line-height:32px;font-weight:700;letter-spacing:0px;color:#1c1b1b}.home{padding:24px;display:flex;flex-direction:column;gap:48px}.home .event-overview{display:flex;flex-direction:row;gap:12px}.delegate,.sponsor{display:flex;flex-direction:column;gap:16px}.delegate ol,.sponsor ol{display:flex;flex-direction:row;gap:12px}.home button{width:fit-content;height:fit-content;background-color:#e5e2e1;padding:8px 32px;border:none;border-radius:2px;cursor:pointer;font-size:1rem;line-height:20px;font-weight:700;letter-spacing:0px;color:#1c1b1b}.navbar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px 24px;width:100%;min-height:70px;background:#fffc;box-shadow:0 1px 2px #0000000d;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);position:sticky;top:0;left:0;margin-left:calc(-50vw + 50%);z-index:100}.navbar-left{display:flex;flex-direction:column;align-items:flex-start;padding:0}.navbar-left a{font-weight:700;font-size:1.25rem;line-height:28px;letter-spacing:-.5px;color:#1c1b1b;text-decoration:none}.navbar-left a:hover{opacity:.9}.navbar-right button{padding:6px 12px;min-width:70px;min-height:32px;border:none;border-radius:4px;background:transparent;font-weight:500;font-size:1rem;line-height:20px;text-align:center;color:#414753;cursor:pointer;transition:background-color .2s ease,color .2s ease}.navbar-right button:hover{background:#f8fafc;color:#334155}.navbar-right button:focus-visible{outline:2px solid #cbd5e1;outline-offset:2px}@media(max-width:640px){.navbar{padding:14px 16px;height:auto}.navbar-left a{font-size:1.1rem;line-height:24px}}.sidebar{display:flex;flex-direction:column;position:sticky;top:70px;height:calc(100vh - 70px);padding:16px;gap:8px;background:#f8fafc;box-sizing:border-box;border-right:1px solid #e2e8f0}.sidebar-content{flex:1;min-height:0;overflow-y:auto}.sidebar-loading{font-size:14px;font-weight:500;color:#64748b;margin:0}.sidebar-group{width:100%}.sidebar-group-header{width:100%;padding:10px 12px;border-radius:8px;cursor:pointer;color:#64748b;font-size:14px;font-weight:500;transition:background .2s ease,color .2s ease}.sidebar-group-header:hover{background:#eef2ff}.sidebar-group-header.active{background:#fff;color:#2563eb;font-weight:600}.sidebar-group-label{display:block}.sidebar-children{padding-left:16px;margin-top:4px}.sidebar-leaf{padding:8px 12px;color:#94a3b8;font-size:13px;font-weight:400;line-height:18px;cursor:pointer;transition:color .2s ease,font-weight .2s ease}.sidebar-leaf:hover{color:#475569}.sidebar-leaf.active{color:#2563eb;font-weight:700}.sidebar-footer{padding-top:12px;background:#f8fafc}.sidebar-sync{width:100%;padding:10px 16px;border:none;border-radius:4px;background:#005bb2;color:#fff;font-size:14px;font-weight:500;cursor:pointer}.sidebar-sync:hover{background:#004a91}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-ext-400-normal-BQZuk6qB.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-400-normal-DQukG94-.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-400-normal-obahsSVq.woff2) format("woff2"),url(/assets/inter-cyrillic-400-normal-HOLc17fK.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-ext-400-normal-DGGRlc-M.woff2) format("woff2"),url(/assets/inter-greek-ext-400-normal-KugGGMne.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-400-normal-B4URO6DV.woff2) format("woff2"),url(/assets/inter-greek-400-normal-q2sYcFCs.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-vietnamese-400-normal-DMkecbls.woff2) format("woff2"),url(/assets/inter-vietnamese-400-normal-Bbgyi5SW.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-ext-400-normal-C1nco2VV.woff2) format("woff2"),url(/assets/inter-latin-ext-400-normal-77YHD8bZ.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2) format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
