*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:#fff;color:#1c2833;font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.6;font-weight:400;overflow-x:hidden}body.no-scroll{overflow:hidden}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;border:none;background:none;font:inherit;color:inherit}::selection{background:rgba(27,79,114,.15);color:#1c2833}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:rgba(0,0,0,0)}::-webkit-scrollbar-thumb{background:#d5d8dc;border-radius:9999px}@media(prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}h1,h2,h3,h4,h5,h6{color:#1c2833;line-height:1.2;font-family:"Inter",system-ui,-apple-system,sans-serif}h1{font-size:clamp(1.75rem,4vw,3rem);font-weight:700;line-height:1.15;letter-spacing:-0.02em;color:#1b4f72}h2{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:600;line-height:1.2;letter-spacing:-0.01em;color:#1c2833}h3{font-size:1.25rem;font-weight:600;line-height:1.3}p{color:#566573;line-height:1.65;font-size:1.125rem}small{font-size:.75rem;font-weight:400;color:#566573;line-height:1.4}strong{font-weight:600;color:#1c2833}.animate-on-scroll{opacity:0;transform:translate3d(0, 30px, 0);transition:opacity 600ms cubic-bezier(0.16, 1, 0.3, 1),transform 600ms cubic-bezier(0.16, 1, 0.3, 1)}.animate-on-scroll.is-visible{opacity:1;transform:translate3d(0, 0, 0)}.animate-slide-left{opacity:0;transform:translate3d(-40px, 0, 0);transition:opacity 600ms cubic-bezier(0.16, 1, 0.3, 1),transform 600ms cubic-bezier(0.16, 1, 0.3, 1)}.animate-slide-left.is-visible{opacity:1;transform:translate3d(0, 0, 0)}.animate-slide-right{opacity:0;transform:translate3d(40px, 0, 0);transition:opacity 600ms cubic-bezier(0.16, 1, 0.3, 1),transform 600ms cubic-bezier(0.16, 1, 0.3, 1)}.animate-slide-right.is-visible{opacity:1;transform:translate3d(0, 0, 0)}.animate-scale-in{opacity:0;transform:scale(0.92);transition:opacity 600ms cubic-bezier(0.16, 1, 0.3, 1),transform 600ms cubic-bezier(0.16, 1, 0.3, 1)}.animate-scale-in.is-visible{opacity:1;transform:scale(1)}@media(prefers-reduced-motion: reduce){.animate-on-scroll,.animate-slide-left,.animate-slide-right,.animate-scale-in{opacity:1;transform:none;transition:none}}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}@media(min-width: 768px){.container{padding:0 32px}}.container--narrow{max-width:800px}.section{padding:4rem 0}@media(min-width: 768px){.section{padding:5rem 0}}@media(min-width: 1024px){.section{padding:7.5rem 0}}.section__heading{text-align:center;margin-bottom:3rem}@media(min-width: 768px){.section__heading{margin-bottom:4rem}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:48px;padding:0 24px;font-size:1rem;font-weight:600;font-family:"Inter",system-ui,-apple-system,sans-serif;border-radius:12px;transition:all 300ms ease;white-space:nowrap;cursor:pointer;border:none;position:relative;overflow:hidden}.btn:active{transform:scale(0.98)}.btn--lg{height:56px;padding:0 32px;font-size:1.125rem;border-radius:16px}.btn--primary{background:#1b4f72;color:#fff;box-shadow:0 2px 8px rgba(27,79,114,.25)}.btn--primary:hover{background:#153d5a;box-shadow:0 4px 16px rgba(27,79,114,.35);transform:translateY(-1px)}.btn--primary:active{transform:translateY(0) scale(0.98);box-shadow:0 2px 4px rgba(27,79,114,.2)}.btn--secondary{background:rgba(0,0,0,0);color:#1b4f72;border:2px solid #1b4f72}.btn--secondary:hover{background:rgba(27,79,114,.05)}.btn--outline-light{background:rgba(0,0,0,0);color:#1b4f72;border:1.5px solid #1b4f72}.btn--outline-light:hover{background:rgba(27,79,114,.06)}.btn--outline-teal{background:rgba(0,0,0,0);color:#2471a3;border:2px solid #2471a3}.btn--outline-teal:hover{background:rgba(36,113,163,.06);transform:translateY(-1px)}.btn--outline-teal:active{transform:translateY(0) scale(0.98)}.btn--white{background:#fff;color:#1b4f72;box-shadow:0 2px 8px rgba(0,0,0,.15)}.btn--white:hover{box-shadow:0 6px 20px rgba(0,0,0,.2);transform:translateY(-2px)}.btn--white:active{transform:translateY(0) scale(0.98)}.btn--outline-white{background:rgba(0,0,0,0);color:#fff;border:2px solid hsla(0,0%,100%,.5)}.btn--outline-white:hover{border-color:#fff;background:hsla(0,0%,100%,.08);transform:translateY(-1px)}.btn--outline-white:active{transform:translateY(0) scale(0.98)}.setup__section{padding:4rem 0}@media(min-width: 768px){.setup__section{padding:6rem 0}}.setup__section--dark{background:#1a1a2e;color:#e0e0ff}.setup__section--grey{background:#f8f9fa}.setup-hero{padding:4rem 0 3rem;background:linear-gradient(180deg, #1B4F72 0%, #153d5a 100%);color:#fff;text-align:center}@media(min-width: 768px){.setup-hero{padding:6rem 0 4rem}}.setup-hero__logo{width:56px;height:56px;margin:0 auto 1.5rem;object-fit:contain}@media(min-width: 768px){.setup-hero__logo{width:64px;height:64px}}.setup-hero__title{font-size:2.25rem;font-weight:700;line-height:1.2;color:#fff;margin-bottom:1rem}@media(min-width: 768px){.setup-hero__title{font-size:3rem}}.setup-hero__subtitle{font-size:1.125rem;color:hsla(0,0%,100%,.7);max-width:480px;margin:0 auto;line-height:1.6}.setup__heading{font-size:2.25rem;font-weight:700;color:#1b4f72;margin-bottom:1rem;line-height:1.2}.setup__section--dark .setup__heading{color:#e0e0ff}.setup__text{font-size:1.125rem;color:#566573;margin-bottom:2rem;line-height:1.6}.setup__text strong{color:#1c2833;font-weight:600}.setup__section--dark .setup__text{color:#8b92a8}.setup__section--dark .setup__text strong{color:#fff}.setup__note{font-size:.8125rem;color:#566573;margin-top:2rem;line-height:1.6}.setup__section--dark .setup__note{color:#8b92a8}.step-number{width:48px;height:48px;border-radius:50%;background:#2dd4bf;color:#153d5a;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.file-list{display:flex;flex-direction:column;gap:.5rem}.file-list__item{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:#fff;border:1px solid #f2f3f4;border-radius:12px}.file-list__icon{flex-shrink:0;width:36px;height:36px;border-radius:8px;background:rgba(27,79,114,.06);display:flex;align-items:center;justify-content:center;color:#1b4f72}.file-list__icon--muted{background:rgba(86,101,115,.06);color:#566573}.file-list__info{flex:1;min-width:0}.file-list__info strong{display:block;font-size:.9375rem;font-weight:600;color:#1c2833}.file-list__info span{font-size:.8125rem;color:#566573;line-height:1.5}.file-list__badge{flex-shrink:0;font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:99px;white-space:nowrap}.file-list__badge--primary{background:#2dd4bf;color:#153d5a}.instruction-card{background:#16213e;border-radius:24px;padding:1.5rem;border:1px solid hsla(0,0%,100%,.08)}@media(min-width: 768px){.instruction-card{padding:2rem}}.setup__section--grey .instruction-card{background:#fff;border-color:#f2f3f4;box-shadow:0 4px 12px rgba(0,0,0,.08)}.instruction-card__step{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid hsla(0,0%,100%,.08)}.instruction-card__step:first-child{padding-top:0}.instruction-card__step:last-child{border-bottom:none;padding-bottom:0}.setup__section--grey .instruction-card__step{border-bottom-color:#f2f3f4}.instruction-card__bullet{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:rgba(45,212,191,.15);color:#2dd4bf;display:flex;align-items:center;justify-content:center;font-size:.8125rem;font-weight:700}.setup__section--grey .instruction-card__bullet{background:rgba(27,79,114,.08);color:#1b4f72}.instruction-card__content{flex:1;min-width:0}.instruction-card__content p{font-size:.9375rem;color:#e0e0ff;line-height:1.6}.setup__section--grey .instruction-card__content p{color:#1c2833}.instruction-card__content p strong{color:#fff;font-weight:600}.setup__section--grey .instruction-card__content p strong{color:#1b4f72}.instruction-card__content code{font-size:.8125rem;background:rgba(45,212,191,.1);color:#2dd4bf;padding:2px 8px;border-radius:4px;font-weight:500}.setup__section--grey .instruction-card__content code{background:rgba(27,79,114,.06);color:#1b4f72}.instruction-card__note{font-size:.8125rem !important;color:#8b92a8 !important;margin-top:.5rem}.setup__section--grey .instruction-card__note{color:#566573 !important}.prereq-list{margin-top:.75rem;display:flex;flex-direction:column;gap:.5rem}.prereq-item{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;background:rgba(45,212,191,.06);border-radius:8px}.setup__section--grey .prereq-item{background:#f8f9fa}.prereq-item__name{font-size:.8125rem;font-weight:600;color:#e0e0ff}.setup__section--grey .prereq-item__name{color:#1c2833}.prereq-item__why{font-size:.75rem;color:#8b92a8}.setup__section--grey .prereq-item__why{color:#566573}.warning-card{display:flex;gap:1rem;padding:1.25rem 1.5rem;background:rgba(245,158,11,.08);border:1px solid rgba(245,158,11,.2);border-radius:12px;margin-top:1.5rem}.warning-card--info{background:rgba(27,79,114,.04);border-color:rgba(27,79,114,.12)}.setup__section--dark .warning-card--info{background:rgba(45,212,191,.06);border-color:rgba(45,212,191,.15)}.warning-card__icon{flex-shrink:0;color:#f59e0b;margin-top:2px}.warning-card--info .warning-card__icon{color:#1b4f72}.setup__section--dark .warning-card--info .warning-card__icon{color:#2dd4bf}.warning-card__content strong{display:block;font-size:.9375rem;font-weight:600;color:#1c2833;margin-bottom:.25rem}.setup__section--dark .warning-card__content strong{color:#e0e0ff}.warning-card__content p{font-size:.8125rem;color:#566573;line-height:1.6}.warning-card__content p strong{display:inline;font-size:inherit;margin-bottom:0}.setup__section--dark .warning-card__content p{color:#8b92a8}.terminal{border-radius:12px;overflow:hidden;box-shadow:0 12px 32px rgba(0,0,0,.1);margin-top:2rem}.terminal__bar{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#2d2d3f}.terminal__dots{display:flex;gap:6px}.terminal__dots span{width:10px;height:10px;border-radius:50%;background:hsla(0,0%,100%,.15)}.terminal__title{font-size:.75rem;color:hsla(0,0%,100%,.5);font-weight:500}.terminal__body{background:#1e1e2e;padding:1.25rem 1.5rem;font-family:"Consolas","Monaco","Courier New",monospace}.terminal__line{font-size:.8125rem;color:hsla(0,0%,100%,.7);line-height:1.8;white-space:pre-wrap;word-break:break-all}.terminal__line--fade{color:hsla(0,0%,100%,.4)}.terminal__line--info{color:rgba(96,165,250,.9)}.terminal__line--success{color:#2dd4bf}.terminal__line--error{color:#ef4444}.wizard-steps{display:flex;flex-direction:column;gap:1rem}.wizard-step{display:flex;gap:1.25rem;padding:1.5rem;background:#fff;border:1px solid #f2f3f4;border-radius:12px}.wizard-step--highlight{border-color:#2dd4bf;box-shadow:0 0 0 1px rgba(45,212,191,.1),0 4px 12px rgba(0,0,0,.08)}.wizard-step__number{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:rgba(27,79,114,.08);color:#1b4f72;display:flex;align-items:center;justify-content:center;font-size:.8125rem;font-weight:700}.wizard-step--highlight .wizard-step__number{background:rgba(45,212,191,.08);color:#2dd4bf}.wizard-step__title{font-size:.9375rem;font-weight:600;color:#1c2833;margin-bottom:.25rem}.wizard-step__desc{font-size:.8125rem;color:#566573;line-height:1.6}.wizard-step__visual{margin-top:1rem}.oauth-flow{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#f8f9fa;border-radius:8px;overflow-x:auto}@media(min-width: 768px){.oauth-flow{justify-content:center}}.oauth-flow__step{display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:72px}.oauth-flow__step span{font-size:.75rem;font-weight:500;color:#1c2833;white-space:nowrap}.oauth-flow__icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}.oauth-flow__icon--orca{background:rgba(27,79,114,.08);color:#1b4f72}.oauth-flow__icon--google{background:#fff;border:1px solid #f2f3f4;box-shadow:0 1px 3px rgba(0,0,0,.06)}.oauth-flow__icon--success{background:rgba(45,212,191,.12);color:#2dd4bf}.oauth-flow__arrow{color:#d5d8dc;flex-shrink:0}.path-display{margin-top:.5rem;padding:.75rem 1rem;background:#f8f9fa;border-radius:8px;border:1px solid #f2f3f4}.path-display code{font-size:.8125rem;color:#1b4f72;font-weight:500}.path-display code em{color:#2dd4bf;font-style:normal;font-weight:700}.path-display__hint{display:block;font-size:.75rem;color:#566573;margin-top:.25rem}.path-display__hint em{font-style:normal;font-weight:600;color:#2dd4bf}.security-note{display:flex;align-items:flex-start;gap:.75rem;margin-top:2rem;padding:1rem 1.25rem;background:rgba(45,212,191,.04);border:1px solid rgba(45,212,191,.12);border-radius:12px}.security-note__icon{flex-shrink:0;color:#2dd4bf;margin-top:1px}.security-note p{font-size:.8125rem;color:#566573;line-height:1.6}.security-note p strong{color:#1c2833}.check-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:2rem}@media(min-width: 768px){.check-grid{grid-template-columns:1fr 1fr}}.check-card{padding:1.5rem;background:#16213e;border:1px solid hsla(0,0%,100%,.08);border-radius:12px}.check-card__icon{width:40px;height:40px;border-radius:8px;background:rgba(45,212,191,.1);display:flex;align-items:center;justify-content:center;color:#2dd4bf;margin-bottom:.75rem}.check-card__title{font-size:.9375rem;font-weight:600;color:#e0e0ff;margin-bottom:.25rem}.check-card__desc{font-size:.8125rem;color:#8b92a8;line-height:1.6}.check-card__desc kbd{display:inline-block;font-size:.75rem;font-family:"Inter",system-ui,-apple-system,sans-serif;font-weight:600;color:#e0e0ff;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.08);border-radius:4px;padding:1px 6px}.auto-features{max-width:800px;margin:2rem auto 0}.auto-feature{display:flex;align-items:flex-start;gap:1rem;padding:.75rem 0;border-bottom:1px solid #f2f3f4}.auto-feature:last-child{border-bottom:none}.auto-feature__dot{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:#2dd4bf;margin-top:7px}.auto-feature span{font-size:.9375rem;color:#1c2833;line-height:1.6}.faq-list{max-width:800px;margin:2rem auto 0;display:flex;flex-direction:column;gap:.5rem}.faq{background:#fff;border:1px solid #f2f3f4;border-radius:12px;overflow:hidden}.faq__question{padding:1.25rem 1.5rem;font-size:.9375rem;font-weight:600;color:#1c2833;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between}.faq__question::-webkit-details-marker{display:none}.faq__question::after{content:"";flex-shrink:0;width:20px;height:20px;margin-left:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23566573' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;transition:transform 150ms ease}details[open]>.faq__question{border-bottom:1px solid #f2f3f4}details[open]>.faq__question::after{transform:rotate(180deg)}.faq__answer{padding:1.25rem 1.5rem}.faq__answer p{font-size:.8125rem;color:#566573;line-height:1.65;margin-bottom:.75rem}.faq__answer p:last-child{margin-bottom:0}.faq__answer kbd{display:inline-block;font-size:.75rem;font-family:"Inter",system-ui,-apple-system,sans-serif;font-weight:600;color:#1c2833;background:#f8f9fa;border:1px solid #d5d8dc;border-radius:4px;padding:1px 6px}.faq__answer code{font-size:.8125rem;background:rgba(27,79,114,.06);color:#1b4f72;padding:2px 8px;border-radius:4px;font-weight:500}.setup-cta{text-align:center;padding:5rem 0;background:#1b4f72;color:#fff}@media(min-width: 768px){.setup-cta{padding:6rem 0}}.setup-cta__title{font-size:2.25rem;font-weight:700;margin-bottom:1rem}.setup-cta__subtitle{font-size:1.125rem;color:hsla(0,0%,100%,.7);max-width:480px;margin:0 auto 2rem;line-height:1.6}.setup-cta__actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.setup-footer{padding:2rem 0;background:#153d5a;text-align:center}.setup-footer__text{font-size:.8125rem;color:hsla(0,0%,100%,.5)}.requirements-card{background:#fff;border:1px solid #f2f3f4;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.06)}.requirements-card__title{font-size:.9375rem;font-weight:600;color:#1c2833;margin-bottom:1rem}.requirements-card__items{display:grid;grid-template-columns:1fr;gap:.5rem}@media(min-width: 768px){.requirements-card__items{grid-template-columns:1fr 1fr}}.requirements-card__item{display:flex;align-items:center;gap:.75rem;color:#2dd4bf}.requirements-card__item span{font-size:.8125rem;color:#566573}.drag-visual{display:flex;align-items:center;gap:1rem;margin-top:1rem;padding:1rem 1.25rem;background:rgba(45,212,191,.06);border-radius:8px}.setup__section--dark .drag-visual{background:rgba(45,212,191,.06)}.drag-visual__item{display:flex;flex-direction:column;align-items:center;gap:.25rem;color:#e0e0ff}.drag-visual__item span{font-size:.75rem;font-weight:500}.setup__section--dark .drag-visual__item{color:#e0e0ff}.drag-visual__arrow{color:#2dd4bf;flex-shrink:0}.script-steps{display:flex;flex-direction:column;gap:.75rem}.script-step{display:flex;gap:1rem;padding:1rem 1.25rem;background:#fff;border:1px solid #f2f3f4;border-radius:12px}.script-step__icon{flex-shrink:0;width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center}.script-step__icon--brew{background:rgba(45,212,191,.1);color:#2dd4bf}.script-step__icon--node{background:rgba(40,200,64,.1);color:#28c840}.script-step__icon--whatsapp{background:rgba(40,200,64,.1);color:#28c840}.script-step__icon--folder{background:rgba(129,140,248,.1);color:#818cf8}.script-step__icon--shield{background:rgba(45,212,191,.1);color:#2dd4bf}.script-step__icon--settings{background:rgba(27,79,114,.06);color:#1b4f72}.script-step__content{flex:1;min-width:0}.script-step__content strong{display:block;font-size:.9375rem;font-weight:600;color:#1c2833;margin-bottom:.25rem}.script-step__content span{font-size:.8125rem;color:#566573;line-height:1.5}.terminal__line--input{color:#2dd4bf}.terminal__line--input::before{content:"$ ";color:hsla(0,0%,100%,.4)}.terminal__line--comment{color:hsla(0,0%,100%,.3);font-style:italic}.terminal__line--prompt{color:hsla(0,0%,100%,.6)}.phase-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem 1rem;border-radius:99px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.phase-badge--deps{background:rgba(45,212,191,.1);color:#2dd4bf}.phase-badge--install{background:rgba(129,140,248,.1);color:#818cf8}.phase-badge--launch{background:rgba(40,200,64,.1);color:#28c840}.update-flow{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}@media(min-width: 768px){.update-flow{flex-direction:row;align-items:stretch}}.update-card{flex:1;padding:1.5rem;background:#16213e;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;text-align:center}.update-card__number{width:32px;height:32px;border-radius:50%;background:rgba(45,212,191,.12);color:#2dd4bf;display:flex;align-items:center;justify-content:center;font-size:.8125rem;font-weight:700;margin:0 auto .75rem}.update-card__title{font-size:.9375rem;font-weight:600;color:#e0e0ff;margin-bottom:.25rem}.update-card__desc{font-size:.8125rem;color:#8b92a8;line-height:1.5}.preserved-list{display:grid;grid-template-columns:1fr;gap:.5rem;margin-top:1.5rem}@media(min-width: 768px){.preserved-list{grid-template-columns:1fr 1fr}}.preserved-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:rgba(45,212,191,.04);border-radius:8px;font-size:.8125rem;color:#e0e0ff}.preserved-item svg{flex-shrink:0;color:#2dd4bf}.shortcut-grid{display:grid;grid-template-columns:1fr;gap:.5rem;margin-top:1.5rem}@media(min-width: 768px){.shortcut-grid{grid-template-columns:1fr 1fr}}.shortcut-item{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#fff;border:1px solid #f2f3f4;border-radius:8px}.shortcut-item__label{font-size:.8125rem;color:#1c2833}.shortcut-item__keys{display:flex;gap:.25rem}.shortcut-item__keys kbd{display:inline-block;font-size:.75rem;font-family:"Inter",system-ui,-apple-system,sans-serif;font-weight:600;color:#1c2833;background:#f8f9fa;border:1px solid #d5d8dc;border-radius:4px;padding:2px 8px;line-height:1.4}.faq__code{margin:.75rem 0;padding:.75rem 1rem;background:#1e1e2e;border-radius:8px;font-family:"Consolas","Monaco","Courier New",monospace;font-size:.8125rem;color:#2dd4bf;overflow-x:auto}.data-table{width:100%;margin-top:1.5rem;border-collapse:collapse}.data-table th,.data-table td{text-align:left;padding:.75rem 1rem;font-size:.8125rem;border-bottom:1px solid #f2f3f4}.data-table th{font-weight:600;color:#1c2833;background:#f8f9fa}.data-table td{color:#566573}.data-table code{font-size:.75rem;background:rgba(27,79,114,.06);color:#1b4f72;padding:2px 6px;border-radius:4px}
