.nw-root{--paper:#f7f4ee;--paper-2:#f1ede4;--white:#fff;--ink:#14120f;--ink-2:#56504a;--ink-3:#766f66;--hair:#ded8cd;--teal:#007a95;--teal-deep:#003647;--teal-mid:#0088a6;--teal-bright:#00b7d4;--teal-soft:#e4f2f5;--saffron:#a85d09;--saffron-soft:#f9ecdc;--il-deep:var(--teal-deep);--il-mid:var(--teal-mid);--il-bright:var(--teal-bright);--il-soft:var(--teal-soft);--il-face:var(--white);--il-shadow:color-mix(in oklab, var(--teal-deep) 18%, var(--paper));background:var(--paper)}.nw-root h1,.nw-root h2,.nw-root h3,.nw-root h4,.nw-root h5,.nw-root h6{font-family:var(--font-geist-sans), "Segoe UI", system-ui, sans-serif;letter-spacing:-.022em}.nw-root h1{letter-spacing:-.03em}.nw-root :is(.rounded-sm,.rounded-md,.rounded-lg,.rounded-xl,.rounded-2xl,.rounded-3xl,.rounded-\[2rem\]),.nw-root :is(a,button,input,select,textarea,label,summary).rounded-full{border-radius:2px}.nw-root .rounded-t-2xl,.nw-root .rounded-t-xl{border-top-left-radius:2px;border-top-right-radius:2px}.nw-root .rd-chrome .rd-w{max-width:72rem;padding-inline:20px}@media (min-width:640px){.nw-root .rd-chrome .rd-w{padding-inline:32px}}.nw-root .nw-btn,.nw-root .nw-btn-ghost{box-shadow:none;border-radius:2px}.nw-root main :where(div,section):has(>table){position:relative;overflow-x:auto}@media (max-width:480px){.nw-root .whitespace-nowrap:is(.nw-btn,a,button){white-space:normal}}
.br-guides{gap:12px;margin:1.75rem 0 0;padding:0;list-style:none;display:grid}@media (min-width:640px){.br-guides{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.br-guides{grid-template-columns:repeat(3,minmax(0,1fr))}}.br-guide{background:var(--white);border:1px solid var(--hair);height:100%;color:var(--ink);border-radius:2px;align-items:flex-start;gap:16px;padding:18px;text-decoration:none;transition:border-color .22s,transform .22s cubic-bezier(.2,.7,.2,1),box-shadow .22s;display:flex}.br-guide__obj{flex:none;transition:transform .3s cubic-bezier(.2,.7,.2,1)}.br-guide__body{gap:3px;min-width:0;display:grid}.br-guide__k{color:var(--teal);font-size:12px;font-weight:600}.br-guide__t{letter-spacing:-.01em;font-size:15.5px;font-weight:600;line-height:1.3}.br-guide__d{color:var(--ink-2);font-size:14px;line-height:1.5}.br-guide:hover,.br-guide:focus-visible{border-color:var(--ink);box-shadow:5px 6px 0 var(--teal-soft);transform:translateY(-3px)}.br-guide:hover .br-guide__obj{transform:rotate(-6deg)scale(1.06)}.br-guide:hover .br-guide__t{color:var(--teal)}.br-guide:focus-visible{outline:2px solid var(--teal);outline-offset:3px}.br-steps{gap:32px 24px;margin:2rem 0 0;padding:0;list-style:none;display:grid;position:relative}@media (min-width:800px){.br-steps{grid-template-columns:repeat(var(--n,3), minmax(0, 1fr))}.br-steps:before{content:"";background:var(--ink);height:1.5px;position:absolute;top:76px;left:0;right:0}.br-steps:after{content:"";border-top:1.5px solid var(--ink);border-right:1.5px solid var(--ink);width:10px;height:10px;position:absolute;top:71.5px;right:-1px;transform:rotate(45deg)}}.br-step{gap:6px;display:grid}.br-step__art{align-items:flex-end;height:76px;margin-bottom:18px;display:flex;position:relative}.br-step__node{background:var(--white);border:2px solid var(--ink);border-radius:50%;width:11px;height:11px;position:absolute;bottom:-6px;left:26px}.br-step__obj{transform-origin:50% 100%;transition:transform .3s cubic-bezier(.2,.7,.2,1)}.br-step:hover .br-step__obj{transform:translateY(-5px)rotate(-4deg)}.br-step:hover .br-step__node{background:var(--teal);border-color:var(--teal)}.br-step__t{letter-spacing:-.015em;font-size:18px;font-weight:600}.br-step__b{color:var(--ink-2);max-width:38ch;font-size:15px;line-height:1.6}@media (max-width:799px){.br-steps{border-left:1.5px solid var(--ink);padding-left:22px}.br-step__art{height:auto;margin-bottom:6px}.br-step__node{top:22px;bottom:auto;left:-29px}}.br-edge{margin-top:56px;position:relative}.br-edge__obj{z-index:2;pointer-events:none;transition:transform .32s cubic-bezier(.2,.7,.2,1);position:absolute;top:-58px;right:24px}.br-edge:hover .br-edge__obj{transform:translateY(-5px)rotate(-5deg)}@media (max-width:640px){.br-edge__obj{width:76px;height:76px;top:-46px}}@media (prefers-reduced-motion:reduce){.br-guide,.br-guide__obj,.br-step__obj,.br-edge__obj{transition:none}.br-guide:hover,.br-guide:hover .br-guide__obj,.br-step:hover .br-step__obj,.br-edge:hover .br-edge__obj{transform:none}}.nl-band{background:var(--teal-soft);border:1px solid var(--hair);border-radius:2px;gap:22px 56px;padding:clamp(28px,4vw,48px);display:grid}@media (min-width:860px){.nl-band{grid-template-columns:1fr 1fr;align-items:center}}.nl-band__obj{margin-bottom:16px}.nl-band .nl-band__h{letter-spacing:-.025em;color:var(--ink);text-wrap:balance;margin:0;font-size:clamp(24px,2.6vw,34px);font-weight:600;line-height:1.08}.nl-band__sub{color:var(--ink-2);margin:0;font-size:15.5px;line-height:1.6}.nl-band__form{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.nl-band__in{min-height:48px;font:inherit;color:var(--ink);background:var(--white);border:1.5px solid var(--ink);border-radius:2px;flex:220px;padding:0 14px;font-size:16px}.nl-band__in:focus{border-color:var(--teal);box-shadow:0 0 0 3px color-mix(in oklab, var(--teal-soft) 60%, var(--teal-bright));outline:none}.nl-band__btn{min-height:48px;font:inherit;color:var(--paper);background:var(--ink);cursor:pointer;border:0;border-radius:2px;padding:0 22px;font-size:15px;font-weight:600;transition:background-color .15s}.nl-band__btn:hover:not(:disabled){background:var(--teal)}.nl-band__btn:disabled{opacity:.6;cursor:progress}.nl-band__btn:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.nl-band__note{color:var(--ink-2);margin:10px 0 0;font-size:13px}.nl-band__ok{color:var(--teal);align-items:center;gap:8px;margin:18px 0 0;font-weight:600;display:flex}.nl-band__err{color:#b42318;margin:8px 0 0;font-size:13px}.br-logos{gap:12px;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}@media (min-width:640px){.br-logos{grid-template-columns:repeat(2,minmax(0,1fr))}}.br-logo{background:var(--white);border:1px solid var(--hair);height:100%;color:var(--ink);border-radius:2px;align-items:center;gap:16px;padding:16px;text-decoration:none;transition:border-color .22s,transform .22s cubic-bezier(.2,.7,.2,1),box-shadow .22s;display:flex}.br-logo__well{background:var(--paper);border-radius:2px;flex:none;place-items:center;width:56px;height:56px;display:grid;overflow:hidden}.br-logo__well img{-o-object-fit:contain;object-fit:contain;width:36px;height:36px}.br-logo__mono{color:var(--teal);font-weight:700}.br-logo:hover,.br-logo:focus-visible{border-color:var(--ink);box-shadow:5px 6px 0 var(--teal-soft);transform:translateY(-3px)}.br-logo:hover .br-guide__t{color:var(--teal)}.br-logo:focus-visible{outline:2px solid var(--teal);outline-offset:3px}@media (prefers-reduced-motion:reduce){.br-logo{transition:none}.br-logo:hover{transform:none}}.br-edge--left .br-edge__obj{left:24px;right:auto}
