@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.br-header{position:sticky;top:0;z-index:1000;background:#fff}.br-header__container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between}.br-header__brand{display:flex;align-items:center;gap:.85rem;text-decoration:none}.br-header__logo{height:40px;width:auto;display:block}.br-header__brand-text{font-size:1.55rem;font-weight:700;letter-spacing:-.02em;color:#000;line-height:1}.br-header__menu{position:relative}.br-header__account-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border:1px solid #d8d6cd;border-radius:10px;background:#fff;cursor:pointer;font-size:.95rem;font-weight:600}.br-header__account-button:hover{background:#f8f9fc}.br-header__caret{font-size:.7rem}.br-header__dropdown{position:absolute;right:0;top:calc(100% + 10px);min-width:220px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 12px 30px #0000001f}.br-header__greeting{padding:1rem;font-weight:700;color:#3947b3;border-bottom:1px solid #ececec}.br-header__dropdown-item{display:block;width:100%;padding:1rem;text-align:left;background:transparent;border:none;text-decoration:none;color:#1c1c1a;font-size:.95rem;cursor:pointer}.br-header__dropdown-item:hover{background:#f8f9fc}@media(max-width:768px){.br-header__container{padding:.75rem 1rem}.br-header__brand{gap:.5rem}.br-header__logo{height:32px}.br-header__brand-text{font-size:1.15rem}.br-header__account-button{padding:.6rem .8rem;font-size:.85rem}.br-header__dropdown{right:0;min-width:190px}}@media(max-width:480px){.br-header__brand-text{display:none}.br-header__logo{height:34px}.br-header__account-button{padding:.55rem .7rem;font-size:.8rem}}.resource-content{color:#334155;font-size:1.05rem;line-height:1.85}.resource-content p{margin:0 0 1.5rem;line-height:1.9}.resource-content h1,.resource-content h2,.resource-content h3,.resource-content h4,.resource-content h5,.resource-content h6{color:#1e293b;font-weight:650;line-height:1.3;margin-top:3rem;margin-bottom:1rem}.resource-content h1{font-size:2.25rem}.resource-content h2{font-size:2rem}.resource-content h3{font-size:1.55rem}.resource-content h4{font-size:1.3rem}.resource-content ul,.resource-content ol{margin:1rem 0;padding-left:1.7rem}.resource-content li{padding-left:.4rem;margin-bottom:.85rem;line-height:1.8}.resource-content li:last-child{margin-bottom:0}.resource-content li ul,.resource-content li ol{margin-top:.8rem;margin-bottom:.8rem}.resource-content ul li::marker{color:#0d0d0e;font-size:1rem}.resource-content ol li::marker{color:#2563eb;font-weight:700}.resource-content blockquote{margin:2rem 0;padding:1rem 1.4rem;border-left:4px solid #2563eb;background:#f8fafc;color:#475569;font-style:italic}.resource-content hr{margin:3rem 0;border:none;border-top:1px solid #e2e8f0}.resource-content a{color:#2563eb;text-decoration:none;font-weight:500}.resource-content a:hover{text-decoration:underline}.resource-content img{display:block;max-width:100%;border-radius:12px;margin:2rem auto}.resource-content table{width:100%;border-collapse:collapse;margin:2rem 0}.resource-content th,.resource-content td{border:1px solid #e2e8f0;padding:14px 18px;text-align:left}.resource-content th{background:#f8fafc}.resource-content code{background:#f1f5f9;padding:.18rem .4rem;border-radius:5px;font-size:.92em}.resource-content pre{margin:2rem 0;padding:20px;overflow:auto;border-radius:12px;background:#0f172a;color:#fff}@media(max-width:768px){.resource-content{font-size:1rem;line-height:1.75}.resource-content h1{font-size:1.9rem}.resource-content h2{font-size:1.6rem}.resource-content h3{font-size:1.35rem}.resource-content h4{font-size:1.15rem}.resource-content ul,.resource-content ol{padding-left:1.3rem}.resource-content table{display:block;overflow-x:auto;white-space:nowrap}.resource-content pre{padding:16px;font-size:.9rem}}@media(max-width:480px){.resource-content{font-size:.96rem;line-height:1.7}.resource-content h1{font-size:1.65rem}.resource-content h2{font-size:1.45rem}.resource-content h3{font-size:1.25rem}.resource-content blockquote{padding:1rem}}.br-resource-detail{display:flex;flex-direction:column;gap:2rem}.br-resource-hero{background:#fff;border:1px solid #e8e6df;border-radius:18px;padding:2rem}.br-resource-back{text-decoration:none;color:#3947b3;font-size:.9rem;font-weight:600}.br-resource-title{margin-top:1rem;margin-bottom:.75rem;font-size:2rem;line-height:1.2}.br-resource-description{color:#5b5950;line-height:1.7;max-width:720px}.br-resource-badges{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.br-badge{padding:.45rem .9rem;border-radius:999px;font-size:.75rem;font-weight:600}.br-badge-category{background:#eef2ff;color:#3947b3}.br-badge-type{background:#edf8ef;color:#2f6d3d}.br-badge-version{background:#f5f5f5}.br-resource-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.br-meta-card{background:#fff;border:1px solid #e8e6df;border-radius:14px;padding:1rem}.br-meta-card span{display:block;color:#7a776d;font-size:.8rem;margin-bottom:.35rem}.br-meta-card strong{font-size:.95rem}.br-resource-actions{display:flex;gap:1rem}.br-button-secondary{background:#fff;border:1px solid #3947b3;color:#3947b3}.br-section-card{background:#fff;border:1px solid #e8e6df;border-radius:18px;padding:2rem}.br-section-title{margin-top:0;margin-bottom:1rem}.br-resource-overview{color:#4d4b44;line-height:1.8;white-space:pre-wrap}.br-masterclass{display:flex;justify-content:space-between;align-items:center;gap:2rem;background:linear-gradient(135deg,#3947b3,#5865d8);color:#fff;padding:2rem;border-radius:18px}.br-masterclass h2{margin-top:0}@media(max-width:768px){.br-masterclass{flex-direction:column;align-items:flex-start;padding:1.5rem}.br-masterclass h2{font-size:1.4rem}.br-masterclass p{margin-bottom:1.2rem}.br-masterclass .br-button{width:100%;justify-content:center}}.br-disclaimer{background:#faf9f5;border:1px solid #ece8db;border-radius:16px;padding:1.5rem}.br-disclaimer h3{margin-top:0}@media(max-width:768px){.br-resource-hero{padding:1.5rem}.br-resource-title{font-size:1.6rem}.br-resource-description{font-size:.95rem;line-height:1.6}.br-resource-meta{grid-template-columns:1fr}.br-section-card{padding:1.5rem}}@media(max-width:480px){.br-resource-title{font-size:1.35rem}.br-badge{font-size:.68rem;padding:.35rem .7rem}.br-section-card{padding:1.2rem;border-radius:14px}.br-disclaimer{padding:1rem}}.br-resource-viewer-page{max-width:1200px;margin:0 auto;padding:1.25rem clamp(1rem,3vw,2rem);width:100%;box-sizing:border-box}.br-resource-viewer-header{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem}.br-resource-viewer-header__content{flex:1 1 auto;min-width:0}.br-resource-viewer-header__content h1{margin:0;font-size:clamp(1.4rem,1rem + 1.5vw,2rem);font-weight:700;color:#111827;line-height:1.2;overflow-wrap:break-word;word-break:break-word}.br-resource-viewer-header__content p{margin-top:.5rem;color:#64748b;font-size:1rem;line-height:1.6}.br-resource-viewer-header__actions{display:flex;justify-content:flex-end;align-items:center;flex-shrink:0}.br-resource-viewer-header__actions .br-button.br-resource-download-button{min-width:180px;max-width:none;height:48px;white-space:nowrap}.br-resource-viewer{background:#fff;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;box-shadow:0 4px 20px #0f172a0f;min-height:500px;width:100%;box-sizing:border-box;display:flex;flex-direction:column}.br-resource-viewer iframe{display:block;width:100%;height:900px;max-height:80vh;border:none;flex:1}.br-resource-viewer video{display:block;width:100%;max-height:900px;background:#000;object-fit:contain}.br-resource-viewer img{display:block;width:100%;height:auto;object-fit:contain}.br-resource-viewer audio{display:block;width:100%;padding:2rem;box-sizing:border-box;background:#fafafa}.br-resource-viewer--markdown{padding:clamp(1.25rem,4vw,2.5rem);background:#fff;overflow-x:auto;word-break:break-word}.br-resource-viewer--unsupported{display:flex;flex:1;justify-content:center;align-items:center;min-height:350px;padding:2rem;text-align:center;color:#64748b;font-size:1rem;box-sizing:border-box}.br-resource-loading{display:flex;flex:1;justify-content:center;align-items:center;min-height:300px;color:#64748b;text-align:center;padding:2rem;box-sizing:border-box}@media(max-width:768px){.br-resource-viewer-page{padding:1rem}.br-resource-viewer-header{flex-wrap:nowrap;align-items:center;gap:1rem;margin-bottom:3rem}.br-resource-viewer-header__content h1{font-size:1.3rem}.br-resource-viewer-header__content p{font-size:.9rem;margin-top:.25rem}.br-resource-viewer-header__actions{flex-shrink:0;width:auto}.br-resource-viewer-header__actions .br-button.br-resource-download-button{min-width:0;width:auto;height:42px;padding:0 1.25rem;font-size:.9rem}.br-resource-viewer{border-radius:14px}.br-resource-viewer iframe{height:70vh}}@media(max-width:480px){.br-resource-viewer-page{padding:.75rem}.br-resource-viewer-header{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.br-resource-viewer-header__content h1{font-size:1.25rem}.br-resource-viewer-header__content p{font-size:.875rem;margin-top:.25rem}.br-resource-viewer-header__actions{width:45%}.br-resource-viewer-header__actions .br-button.br-resource-download-button{width:100%;min-width:0;max-width:none;height:44px;font-size:.9rem}.br-resource-viewer{border-radius:12px;min-height:280px}.br-resource-viewer iframe{height:60vh}.br-resource-viewer video{max-height:45vh}.br-resource-viewer audio{padding:1rem}.br-resource-viewer--markdown{padding:1.25rem}.br-resource-viewer--unsupported,.br-resource-loading{min-height:220px;padding:1.25rem;font-size:.9rem}}@media(max-width:360px){.br-resource-viewer-header__content h1{font-size:1.1rem}.br-resource-viewer iframe{height:55vh}}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}img,svg{display:block;max-width:100%}button{font-family:inherit}ul{list-style:none}a{color:inherit}:focus-visible{outline:2px solid var(--blue-600);outline-offset:3px}:root{--blue-600: #3B5BFD;--blue-700: #2F46E0;--blue-50: #EEF1FF;--blue-100: #DDE3FF;--paper: #F7F8FC;--white: #FFFFFF;--ink: #111827;--gray-600: #4B5563;--gray-400: #9CA3AF;--gray-200: #E5E7EB;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "IBM Plex Mono", "SFMono-Regular", Consolas, monospace;--sp-1: 8px;--sp-2: 16px;--sp-3: 24px;--sp-4: 32px;--sp-5: 48px;--sp-6: 64px;--sp-7: 88px}@media(prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}html,body{width:100%;max-width:100%;overflow-x:hidden}body{font-family:var(--font-body);color:var(--ink);background:var(--paper);line-height:1.55}.wrap{width:100%;max-width:1140px;margin:0 auto;padding-left:20px;padding-right:20px}.eyebrow-tag{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--blue-700)}.eyebrow-tag:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--blue-600);flex-shrink:0}.site-header{position:sticky;top:0;z-index:40;background:#f7f8fce6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--gray-200)}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:var(--sp-2);padding:16px 20px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;min-width:0}.logo-mark{width:32px;height:32px;border-radius:8px;flex-shrink:0;background:linear-gradient(135deg,var(--blue-600),var(--blue-700));display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:14px}.brand-name{font-size:17px;font-weight:800;letter-spacing:-.01em;white-space:nowrap}.nav-links{display:none;align-items:center;gap:var(--sp-4)}.nav-links a{font-size:14px;font-weight:500;color:var(--gray-600);text-decoration:none;transition:color .15s ease}.nav-links a:hover{color:var(--ink)}.nav-cta{font-size:13px;font-weight:700;color:#fff;background:var(--blue-600);padding:9px 14px;border-radius:999px;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:background .15s ease}.nav-cta:hover{background:var(--blue-700)}.hero{padding:clamp(40px,9vw,88px) 0 clamp(32px,6vw,56px);text-align:center}.hero-copy{max-width:620px;margin:0 auto}.hero-copy .eyebrow-tag{justify-content:center;margin-bottom:var(--sp-3)}h1{font-size:clamp(26px,7vw,32px);line-height:1.18;letter-spacing:-.02em;font-weight:800}h1 .accent{color:var(--blue-600)}.sub{margin-top:var(--sp-3);font-size:15px;color:var(--gray-600)}.hero-actions{margin-top:var(--sp-4);display:flex;flex-direction:column;align-items:center;gap:var(--sp-2)}.btn-row{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--sp-2);width:100%}.cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--blue-600);color:#fff;border:none;padding:15px 26px;border-radius:999px;font-size:15px;font-weight:700;cursor:pointer;text-decoration:none;box-shadow:0 10px 22px #3b5bfd38;transition:background .15s ease,transform .15s ease,border-color .15s ease;width:auto;max-width:100%;white-space:nowrap}.cta-btn:hover{background:var(--blue-700);transform:translateY(-1px)}.cta-btn-secondary{background:transparent;color:var(--blue-600);border:1.5px solid var(--blue-100);box-shadow:none}.cta-btn-secondary:hover{background:var(--blue-50);border-color:var(--blue-600)}.meta-line{font-family:var(--font-mono);font-size:11px;color:var(--gray-400);letter-spacing:.02em;text-align:center}.trust{padding:clamp(32px,7vw,64px) 0 clamp(28px,5vw,40px);border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200)}.trust-label{font-family:var(--font-mono);font-size:11px;letter-spacing:.08em;font-weight:600;color:var(--gray-400);text-transform:uppercase;text-align:center;padding:0 8px}.marquee{margin-top:clamp(20px,4vw,32px);overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.marquee-track{display:flex;align-items:center;gap:48px;width:max-content;will-change:transform;animation:scroll-left 30s linear infinite}.marquee:hover .marquee-track{animation-play-state:paused}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}.trust-logo{display:flex;align-items:center;gap:6px;color:var(--gray-600);opacity:.7;white-space:nowrap;flex-shrink:0}.trust-logo.serif{font-family:Georgia,serif;font-size:19px;letter-spacing:.02em}.trust-logo.sans-bold{font-size:15px;font-weight:800;letter-spacing:-.01em;text-transform:uppercase}.trust-logo.sans-slant{font-size:15px;font-weight:700;font-style:italic}.trust-logo.heart{font-size:16px;font-weight:800}.trust-logo.heart .hrt{color:#d1476b;font-size:14px}.trust-logo.mono{font-family:var(--font-mono);font-size:14px;font-weight:700}.trust-logo.dot:before{content:"";width:13px;height:13px;border-radius:50%;background:repeating-conic-gradient(var(--gray-600) 0 90deg,transparent 0 180deg);display:inline-block;flex-shrink:0}.features{padding:clamp(48px,10vw,88px) 0 clamp(24px,4vw,32px);text-align:center}.section-head{max-width:600px;margin:0 auto}.features h2{font-size:clamp(22px,5vw,26px);font-weight:800;letter-spacing:-.015em;line-height:1.3}.features h2 .b{color:var(--blue-600)}.cards{display:flex;flex-direction:column;gap:var(--sp-2);margin-top:clamp(32px,6vw,56px);text-align:left}.card{background:var(--white);border:1px solid var(--gray-200);border-radius:14px;padding:22px 20px 24px}.card-icon{width:40px;height:40px;border-radius:10px;background:var(--blue-50);display:flex;align-items:center;justify-content:center;font-size:17px;margin-bottom:var(--sp-3)}.card h3{font-size:16px;font-weight:700;margin-bottom:8px}.card p{font-size:14px;color:var(--gray-600);line-height:1.6}.cta-center{margin-top:clamp(32px,6vw,48px);display:flex;justify-content:center}.cta-center .cta-btn{width:auto;max-width:100%}.cta-band{background:var(--blue-600);padding:clamp(48px,10vw,88px) 0;text-align:center}.cta-band .wrap{display:flex;flex-direction:column;align-items:center;gap:var(--sp-2)}.cta-band .eyebrow-tag{color:var(--blue-100)}.cta-band .eyebrow-tag:before{background:var(--blue-100)}.cta-band h2{color:#fff;font-size:clamp(22px,5vw,26px);font-weight:800;letter-spacing:-.015em;max-width:460px;line-height:1.3}.cta-band p{color:var(--blue-100);max-width:420px;font-size:15px}.cta-band .cta-btn{margin-top:var(--sp-1);width:auto;padding-left:28px;padding-right:28px;background:#fff;color:var(--blue-600)}.cta-band .cta-btn:hover{background:var(--blue-50)}.site-footer{background:var(--white);border-top:1px solid var(--gray-200);padding:clamp(40px,8vw,72px) 0 var(--sp-2)}.footer-grid{display:flex;flex-direction:column;gap:var(--sp-4)}.footer-brand{display:flex;align-items:center;gap:10px}.footer-desc{font-size:13px;line-height:1.65;color:var(--gray-600);margin-top:var(--sp-2);max-width:400px}.social-links{display:flex;flex-wrap:wrap;gap:var(--sp-1);margin-top:var(--sp-3)}.social-link{width:32px;height:32px;border-radius:50%;background:var(--blue-50);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s ease}.social-link:hover{background:var(--blue-100)}.social-icon{width:15px;height:15px;color:var(--blue-600)}.footer-links-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--sp-4) var(--sp-3)}.footer-col-title{font-family:var(--font-mono);font-size:11.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--gray-400);margin-bottom:var(--sp-2)}.footer-col-list{display:flex;flex-direction:column;gap:10px}.footer-col-list a{color:var(--gray-600);text-decoration:none;font-size:13.5px;transition:color .15s ease}.footer-col-list a:hover{color:var(--blue-600)}.live-chat-link{display:inline-flex;align-items:center;gap:8px}.ping-indicator{position:relative;width:8px;height:8px;flex-shrink:0}.ping-outer,.ping-inner{position:absolute;inset:0;border-radius:50%}.ping-outer{background:#22c55e;opacity:.6;animation:ping 1.6s cubic-bezier(0,0,.2,1) infinite}.ping-inner{background:#22c55e}@keyframes ping{75%,to{transform:scale(2.2);opacity:0}}.contact-list .contact-item{display:flex;align-items:flex-start;gap:8px;color:var(--gray-600);text-decoration:none;font-size:13px;line-height:1.4;word-break:break-word}.contact-list a.contact-item:hover{color:var(--blue-600)}.contact-icon{width:16px;height:16px;flex-shrink:0;margin-top:1px}.footer-bottom{display:flex;flex-direction:column;gap:4px;margin-top:var(--sp-4);padding-top:var(--sp-2);border-top:1px solid var(--gray-200);font-size:12px;color:var(--gray-400)}.overlay{display:none;position:fixed;inset:0;background:#1118278c;align-items:flex-end;justify-content:center;z-index:50;padding:0}.overlay.open{display:flex}.modal{background:var(--white);width:100%;max-width:440px;border-radius:18px 18px 0 0;padding:var(--sp-3) 20px 22px;box-shadow:0 -10px 40px #0003;max-height:92vh;overflow-y:auto}.modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.modal h3{font-size:18px;font-weight:800}.modal-close{width:28px;height:28px;border-radius:50%;border:1px solid var(--gray-200);background:#fff;cursor:pointer;font-size:12px;flex-shrink:0}.modal p.desc{font-size:13px;color:var(--gray-600);margin-top:var(--sp-1);line-height:1.55}.field{margin-top:var(--sp-2);display:flex;align-items:center;gap:8px;border:1px solid var(--gray-200);border-radius:9px;padding:12px}.field input,.field select{border:none;outline:none;font-size:14px;width:100%;background:transparent;color:var(--ink);min-width:0;font-family:var(--font-body)}.field .ic{font-size:13px;color:var(--gray-400);flex-shrink:0}.phone-field{position:relative;flex-direction:column;align-items:stretch;padding:0;gap:0;overflow:visible}.phone-row{display:flex;align-items:center}.code-trigger{display:flex;align-items:center;gap:6px;border:none;background:#fafafa;font-size:13px;font-weight:600;padding:12px 10px 12px 12px;border-right:1px solid var(--gray-200);border-radius:9px 0 0 9px;color:var(--ink);cursor:pointer;white-space:nowrap;flex-shrink:0;max-width:45%}#codeSelected{overflow:hidden;text-overflow:ellipsis}.code-caret{font-size:10px;color:var(--gray-400);transition:transform .15s ease;flex-shrink:0}.code-trigger.open .code-caret{transform:rotate(180deg)}.phone-field input{padding:12px;min-width:0}.code-menu{display:none;position:absolute;top:calc(100% + 4px);left:0;width:min(220px,90vw);max-height:220px;overflow-y:auto;background:#fff;border:1px solid var(--gray-200);border-radius:10px;box-shadow:0 12px 28px #11182724;z-index:20}.code-menu.open{display:block}.code-menu li{display:flex;align-items:center;gap:10px;padding:10px 14px;font-size:13.5px;cursor:pointer}.code-menu li:hover{background:var(--blue-50)}.code-menu li .flag{font-size:15px}.code-menu li .country{flex:1;color:var(--ink)}.code-menu li .dial{color:var(--gray-400);font-weight:600}.code-menu::-webkit-scrollbar{width:6px}.code-menu::-webkit-scrollbar-track{background:transparent}.code-menu::-webkit-scrollbar-thumb{background:var(--gray-200);border-radius:999px}.send-btn{margin-top:var(--sp-3);width:100%;background:var(--blue-600);color:#fff;border:none;padding:14px;border-radius:999px;font-size:15px;font-weight:700;cursor:pointer;transition:background .15s ease}.send-btn:hover{background:var(--blue-700)}@media(max-width:360px){.wrap{padding-left:16px;padding-right:16px}.brand-name{font-size:15px}.nav-cta{padding:8px 12px;font-size:12px}.cta-btn{padding:13px 20px;font-size:14px}}@media(min-width:640px){.wrap{padding-left:32px;padding-right:32px}h1{font-size:40px}.sub{font-size:17px}.cta-btn{width:auto}.btn-row{flex-direction:row;width:auto}.cards{flex-direction:row}.card{flex:1}.features h2{font-size:30px}.footer-links-grid{grid-template-columns:repeat(4,1fr)}.overlay{align-items:center;padding:20px}.modal{border-radius:16px}}@media(min-width:900px){.nav-links{display:flex}}@media(min-width:1024px){h1{font-size:48px}.features h2{font-size:34px}.cards{gap:20px}.cta-band h2{font-size:32px}.site-footer{padding-bottom:var(--sp-3)}.footer-grid{flex-direction:row;justify-content:space-between;gap:60px}.footer-company{flex:0 0 320px}.footer-links-grid{flex:1}.footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}}.form-error{margin-top:12px;color:#dc2626;font-size:13px;line-height:1.4}:root{color-scheme:light only}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:light}body{font-family:var(--br-font);background-color:var(--br-background);color:var(--br-text);line-height:1.6;font-size:15px}.br-landing{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#c9defb,#e7effb 40%,#eef3fb,#f4f7fd);padding:3rem 1.25rem;position:relative;overflow:hidden}.br-landing:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 55% 50% at 15% 25%,rgba(79,70,229,.1) 0%,transparent 65%),radial-gradient(ellipse 50% 55% at 85% 75%,rgba(131,165,247,.12) 0%,transparent 65%);pointer-events:none}.br-landing-card{position:relative;background:#ffffffb8;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(174,205,252,.55);border-radius:var(--br-radius-lg);box-shadow:var(--br-shadow-lg),0 0 0 1px #fff9 inset;padding:3rem 2.5rem;max-width:600px;width:100%;text-align:center}.br-landing-badge{display:inline-flex;align-items:center;gap:7px;background:var(--br-blue-soft);color:var(--br-primary);font-size:11.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding:5px 13px;border-radius:99px;margin-bottom:1.5rem;border:1px solid var(--br-blue-lighter)}.br-landing-badge-dot{width:6px;height:6px;border-radius:50%;background:var(--br-primary);flex-shrink:0}.br-landing-card h1{font-size:clamp(1.85rem,4.5vw,2.75rem);font-weight:800;color:var(--br-navy);line-height:1.15;letter-spacing:-.03em;margin-bottom:.875rem}.br-landing-card h1 span{color:var(--br-primary)}.br-landing-card>p{font-size:1rem;color:var(--br-text-muted);line-height:1.7;margin-bottom:2rem;max-width:440px;margin-inline:auto}.br-landing-actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.br-landing-stats{display:flex;gap:0;justify-content:center;margin-bottom:1.75rem;background:var(--br-surface);border:1px solid var(--br-border);border-radius:var(--br-radius);box-shadow:var(--br-shadow-sm);overflow:hidden}.br-stat{flex:1;text-align:center;padding:1rem .5rem;position:relative}.br-stat+.br-stat:before{content:"";position:absolute;left:0;top:20%;height:60%;width:1px;background:var(--br-border)}.br-stat-value{display:block;font-size:1.375rem;font-weight:800;color:var(--br-navy);letter-spacing:-.025em}.br-stat-label{display:block;font-size:10.5px;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:var(--br-text-muted);margin-top:2px}.br-disclaimer{font-size:12px;color:var(--br-text-muted);line-height:1.6}.br-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 1.375rem;height:44px;font-family:var(--br-font);font-size:14.5px;font-weight:600;border-radius:var(--br-radius-sm);border:none;cursor:pointer;text-decoration:none;transition:background var(--br-transition),color var(--br-transition),box-shadow var(--br-transition),transform var(--br-transition),border-color var(--br-transition);white-space:nowrap;background:var(--br-primary);color:#fff;box-shadow:0 2px 8px #4f46e547;-webkit-font-smoothing:antialiased}.br-button:hover:not(:disabled){background:var(--br-primary-hover);box-shadow:0 4px 16px #4f46e561;transform:translateY(-1px)}.br-button:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 4px #4f46e533}.br-button:focus-visible{outline:3px solid var(--br-blue-mid);outline-offset:2px}.br-button:disabled{opacity:.5;cursor:not-allowed}.br-button-secondary{background:transparent;color:var(--br-text);border:0!important;outline:0!important;box-shadow:none!important;text-decoration:underline;text-underline-offset:3px}.br-button-secondary,.br-button-secondary:hover,.br-button-secondary:focus,.br-button-secondary:focus-visible,.br-button-secondary:active{background:transparent!important;color:var(--br-text);border:0!important;outline:0!important;box-shadow:none!important;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.br-button-secondary:hover:not(:disabled){background:transparent;border:0!important;outline:0!important;box-shadow:none!important;color:var(--br-text);cursor:pointer}.br-button-full{width:100%;height:46px;font-size:15px;border-radius:var(--br-radius-sm)}.br-auth-layout{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;color-scheme:light}.br-auth-logo{display:flex;align-items:center;gap:12px}.br-auth-logo-image{width:35px;height:35px;object-fit:contain;background:#fff;padding:1px;border-radius:10px}.br-auth-brand{background:linear-gradient(135deg,#1008aa,#1409a8,#190db8);display:flex;flex-direction:column;justify-content:center;padding:4rem 3.5rem;position:relative;overflow:hidden}.br-auth-brand:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 55% at 10% 15%,rgba(79,70,229,.18) 0%,transparent 60%),radial-gradient(ellipse 55% 60% at 90% 85%,rgba(131,165,247,.1) 0%,transparent 60%);pointer-events:none}.br-auth-brand-inner{position:relative}.br-auth-logo{display:flex;align-items:center;gap:10px;margin-bottom:3rem}.br-auth-logo-mark{width:38px;height:38px;background:#4f46e540;border:1px solid rgba(131,165,247,.35);border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.br-auth-logo-mark svg{width:19px;height:19px;fill:#aecdfc}.br-auth-logo-name{font-size:17px;font-weight:700;color:#e7effb;letter-spacing:-.02em}.br-auth-brand h1{font-size:clamp(1.625rem,2.8vw,2.25rem);font-weight:800;color:#e7effb;line-height:1.2;letter-spacing:-.03em;margin-bottom:1rem}.br-auth-brand-inner>p{color:#aecdfc;font-size:.9375rem;line-height:1.65;margin-bottom:2.75rem;max-width:340px}.br-auth-features{display:flex;flex-direction:column;gap:.875rem}.br-auth-feature{display:flex;align-items:center;gap:10px;color:#c9defb;font-size:14px;font-weight:500}.br-auth-feature-icon{width:22px;height:22px;background:#eee8ee;border:1px solid rgba(131,165,247,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:11px;color:#0a0a0a}.br-auth-right{display:flex;align-items:center;justify-content:center;padding:3rem 2rem;background:#f4f7fd;color-scheme:light}.br-auth-card{width:100%;max-width:440px;color-scheme:light;color:var(--br-text)}.br-auth-card-header{margin-bottom:1.875rem}.br-auth-card h2{font-size:1.625rem;font-weight:800;color:var(--br-navy);letter-spacing:-.03em;margin-bottom:.375rem}.br-auth-card-header>p{color:var(--br-text-muted);font-size:14.5px}.br-field{display:flex;flex-direction:column;gap:6px;margin-bottom:1rem}.br-label{font-size:13.5px;font-weight:600;color:var(--br-navy);letter-spacing:-.01em}.br-input,.br-select{width:100%;height:44px;padding:0 12px;font-family:var(--br-font);font-size:14.5px;color:var(--br-text);background:#fff;border:1.5px solid #C9DEFB;border-radius:var(--br-radius-sm);outline:none;transition:border-color var(--br-transition),box-shadow var(--br-transition),background var(--br-transition);-webkit-appearance:none;appearance:none;color-scheme:light}.br-input::placeholder{color:#94a3b8}.br-input:hover,.br-select:hover{border-color:var(--br-blue-mid)}.br-input:focus,.br-select:focus{border-color:var(--br-primary);box-shadow:0 0 0 3px #4f46e51f;background:#fff}.br-input.br-input-error,.br-select.br-select-error{border-color:var(--br-error);box-shadow:0 0 0 3px #dc26261a}.br-select-wrapper{position:relative}.br-select-wrapper .br-select{padding-right:2.5rem;cursor:pointer}.br-select-arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--br-text-muted)}.br-input-wrapper{position:relative;display:flex;align-items:center}.br-input-wrapper .br-input{padding-right:2.75rem}.br-eye-btn{position:absolute;right:12px;background:none;border:none;cursor:pointer;padding:4px;color:var(--br-text-muted);display:flex;align-items:center;justify-content:center;border-radius:4px;transition:color var(--br-transition);line-height:0}.br-eye-btn:hover{color:var(--br-primary)}.br-eye-btn:focus-visible{outline:2px solid var(--br-primary);outline-offset:1px}.br-hint{font-size:12px;color:var(--br-text-muted)}.br-error{font-size:12.5px;color:var(--br-error);font-weight:500}.br-auth-footer{margin-top:1.375rem;text-align:center;font-size:14px;color:var(--br-text-muted);display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.br-auth-footer a{color:var(--br-primary);font-weight:600;text-decoration:none;transition:color var(--br-transition)}.br-auth-footer a:hover{color:var(--br-primary-hover);text-decoration:underline}.br-divider{display:flex;align-items:center;gap:12px;margin:1.25rem 0;color:var(--br-text-muted);font-size:12px;font-weight:500}.br-divider:before,.br-divider:after{content:"";flex:1;height:1px;background:var(--br-border)}.br-spinner{width:15px;height:15px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:br-spin .65s linear infinite;flex-shrink:0}@keyframes br-spin{to{transform:rotate(360deg)}}@media(max-width:768px){.br-auth-footer{margin-top:1.375rem;text-align:center;font-size:14px;color:var(--br-text-muted);display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.br-auth-layout{grid-template-columns:1fr}.br-auth-brand{display:none}.br-auth-right{padding:3rem 1.25rem 2rem;min-height:100vh;align-items:flex-start}.br-auth-card{max-width:100%}.br-landing-card{padding:2rem 1.5rem}.br-landing-actions{flex-direction:column;align-items:center}.br-button{width:100%;display:flex}}@media(max-width:400px){.br-landing-stats{flex-direction:column}.br-stat+.br-stat:before{left:10%;width:80%;top:0;height:1px}}@media(prefers-color-scheme:dark){:root{color-scheme:light}html,body{background-color:var(--br-background)!important;color:var(--br-text)!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important}}.welcome-page{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:3rem}.welcome-card{max-width:800px;background:var(--br-surface);border:1px solid var(--br-border);border-radius:16px;padding:3rem}.welcome-badge{display:inline-block;padding:.5rem 1rem;border-radius:999px;background:#2563eb1a;color:var(--br-primary);font-weight:600;margin-bottom:1rem}.welcome-description{color:var(--br-text-muted);margin-bottom:2rem}.welcome-section{margin-bottom:2rem}.welcome-section ul,.welcome-section ol{padding-left:1.25rem}.welcome-disclaimer{margin-bottom:2rem;padding:1rem;border-radius:12px;background:#f8fafc;color:var(--br-text-muted)}.offer-page{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:3rem}.offer-card{max-width:850px;background:var(--br-surface);border:1px solid var(--br-border);border-radius:16px;padding:3rem}.offer-badge{display:inline-block;margin-bottom:1rem;padding:.5rem 1rem;border-radius:999px;background:#2563eb1a;color:var(--br-primary);font-weight:600}.offer-description{color:var(--br-text-muted);margin-bottom:2rem}.offer-features{display:grid;gap:1rem;margin-bottom:2rem}.offer-disclaimer{background:#f8fafc;border-radius:12px;padding:1rem;margin-bottom:2rem;color:var(--br-text-muted)}.offer-actions{display:flex;gap:1rem;flex-wrap:wrap}@media(max-width:768px){.offer-page{padding:2.5rem 1.25rem 2rem;align-items:flex}.offer-card{padding:2rem 1.5rem;border-radius:12px}.offer-actions{flex-direction:column;gap:.75rem}.offer-actions .br-button,.offer-actions .br-button-secondary{width:100%;max-width:none;text-align:center;justify-content:center}}@media(max-width:480px){.offer-page{padding:1.5rem .75rem 1.25rem}.offer-card{padding:1.5rem 1.25rem;border-radius:10px}.offer-badge{font-size:.8rem;padding:.4rem .85rem;margin-bottom:.75rem}.offer-card h1{font-size:1.35rem;line-height:1.3;margin-bottom:.75rem}.offer-description{font-size:.9rem;margin-bottom:1.5rem}.offer-features{gap:.75rem;margin-bottom:1.5rem;font-size:.9rem}.offer-disclaimer{font-size:.85rem;padding:.875rem;margin-bottom:1.5rem}.offer-actions{gap:.625rem}}:root{--br-primary: #4F46E5;--br-primary-hover: #4338CA;--br-primary-light: #C9DEFB;--br-background: #E7EFFB;--br-surface: #FFFFFF;--br-surface-dark: #0C192A;--br-text: #161616;--br-text-muted: #4B5563;--br-text-on-dark: #E7EFFB;--br-blue-mid: #83A5F7;--br-blue-soft: #C9DEFB;--br-blue-lighter: #AECDFC;--br-navy: #0C192A;--br-border: #AECDFC;--br-border-light: #E7EFFB;--br-radius: 12px;--br-radius-sm: 8px;--br-radius-lg: 20px;--br-font: Inter, system-ui, sans-serif;--br-shadow-sm: 0 1px 3px rgba(12, 25, 42, .08);--br-shadow-md: 0 4px 20px rgba(12, 25, 42, .1);--br-shadow-lg: 0 12px 48px rgba(12, 25, 42, .14);--br-shadow-card: 0 2px 24px rgba(79, 70, 229, .08), 0 1px 4px rgba(12,25,42,.06);--br-success: #15803D;--br-success-light: #DCFCE7;--br-error: #DC2626;--br-error-light: #FEE2E2;--br-warning: #D97706;--br-warning-light: #FEF3C7;--br-transition: .15s cubic-bezier(.4, 0, .2, 1)}
