.buyer-auth{--auth-paper: #f9fbf8;--auth-ink: #173b34;--auth-muted: #536d64;--auth-green: #087a68;--auth-line: #dce2d9;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:100dvh;background:var(--auth-paper);color:var(--auth-ink);font-weight:500;font-variant-numeric:tabular-nums;line-height:1.5}.buyer-auth h1,.buyer-auth h2,.buyer-auth p{margin:0}.buyer-auth :focus-visible{outline:3px solid var(--auth-green);outline-offset:4px}.buyer-auth-skip{position:absolute;top:12px;left:20px;z-index:5;padding:10px 16px;background:#fff;transform:translateY(-180%)}.buyer-auth-skip:focus{transform:translateY(0)}.buyer-auth-story{position:relative;display:flex;flex-direction:column;min-width:0;padding:36px clamp(36px,4.5vw,80px) 32px;overflow:hidden;color:var(--auth-ink);background:#eaf2e9;border-right:1px solid var(--auth-line)}.buyer-auth .brand{width:fit-content;color:inherit}.buyer-auth-wordmark{display:flex;align-items:center;gap:10px;width:fit-content}.buyer-auth-story-content{width:min(100%,480px);margin:auto;padding:70px 0}.buyer-auth-story h2{font-size:clamp(42px,4.2vw,64px);font-weight:800;letter-spacing:-.065em;line-height:1.06}.buyer-auth-story h2 span{color:var(--auth-green)}.buyer-auth-story-content>p{max-width:380px;margin-top:24px;color:var(--auth-muted);font-size:16px;line-height:1.75}.buyer-auth-art{display:block;width:125%;max-width:none;margin:44px 0 0 -12.5%}.buyer-auth-panel{display:flex;flex-direction:column;min-width:0}.buyer-auth-topbar{display:flex;min-height:112px;padding:30px clamp(24px,3vw,56px);align-items:center;justify-content:flex-end;gap:16px}.buyer-auth-topbar>p{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--auth-muted)}.buyer-auth-switch{display:inline-flex;align-items:center;gap:8px;min-height:44px;color:var(--auth-green);font-size:12px;font-weight:600}.buyer-auth-switch:hover{text-decoration:underline;text-underline-offset:4px}.buyer-auth-mobile-brand{display:none}.buyer-auth-main{display:flex;flex:1;align-items:center;justify-content:center;padding:44px 36px 52px}.buyer-auth-form{width:100%;max-width:368px;min-width:0}.buyer-auth-intro{margin-bottom:30px}.buyer-auth-intro h1{font-size:clamp(28px,2.35vw,34px);font-weight:800;line-height:1.15;letter-spacing:-.045em}.buyer-auth-dev-note{padding:11px 13px;margin-bottom:24px!important;border:1px solid var(--auth-line);border-radius:8px;background:#f0f5f1;font-size:11px;color:var(--auth-muted)}.buyer-auth-dev-note strong{display:block;margin-bottom:3px;color:var(--auth-ink);font-weight:600}.buyer-auth-loading{min-height:280px;display:grid;place-items:center;color:var(--auth-muted);font-size:14px}.buyer-auth .buyer-auth-widget,.buyer-auth .buyer-auth-card-box{width:100%;max-width:100%}.buyer-auth .buyer-auth-card-box{box-shadow:none;border:0;border-radius:0;background:transparent;overflow:visible}.buyer-auth .buyer-auth-card{padding:0;gap:24px;box-shadow:none;border:0;background:transparent}.buyer-auth .cl-signIn-start>.cl-header,.buyer-auth .cl-signUp-start>.cl-header{display:none}.buyer-auth .buyer-auth-input{min-height:48px;border:1px solid #96a498;box-shadow:0 1px 2px #151a1905;font-size:16px;border-radius:8px}.buyer-auth .buyer-auth-submit{min-height:48px;background:var(--auth-green);background-image:none;border-radius:8px;text-transform:none;font-size:15px;font-weight:600;letter-spacing:0;box-shadow:0 1px 2px #123e351f}.buyer-auth .buyer-auth-submit:hover{background:#075e56}.buyer-auth .cl-socialButtons{display:flex;flex-direction:column;gap:10px}.buyer-auth .buyer-auth-social{position:relative;width:100%;min-height:48px;border:1px solid #d4dad6;border-radius:10px;background:#fff;box-shadow:0 1px 2px #151a1905;color:#151a19;font-size:14px;font-weight:500}.buyer-auth .buyer-auth-social:hover{background:#f6f8f7}.buyer-auth .cl-socialButtonsProviderIcon{width:19px;height:19px}.buyer-auth .cl-socialButtonsBlockButton__apple{background:#151a19;border-color:#151a19;color:#fff}.buyer-auth .cl-socialButtonsBlockButton__apple:hover{background:#303c36}.buyer-auth .cl-socialButtonsBlockButton__apple .cl-socialButtonsProviderIcon{filter:invert(1)}.buyer-auth .cl-formFieldLabel{font-size:12px;font-weight:550}.buyer-auth .cl-formFieldAction,.buyer-auth .cl-footerActionLink{display:inline-flex;align-items:center;min-height:44px;color:var(--auth-ink)}.buyer-auth .buyer-auth-widget-footer{margin-top:24px;padding:0;background:transparent;border-radius:0}.buyer-auth .cl-footerAction{padding:0;justify-content:center;align-items:center}.buyer-auth .cl-footerActionText{color:var(--auth-muted)}.buyer-auth-next{margin-top:24px;color:var(--auth-muted);font-size:11px;line-height:1.7}.buyer-auth-next a{text-decoration:underline;text-underline-offset:3px}.buyer-auth-footer{padding:12px 28px 24px}.buyer-auth-footer .legal-links{display:flex;flex-wrap:wrap;justify-content:center;gap:0 16px;max-width:460px;margin:0 auto}.buyer-auth-footer .legal-links a{display:inline-flex;align-items:center;min-height:44px;color:var(--auth-muted);font-size:11px;text-decoration:none}.buyer-auth-footer .legal-links a:hover{color:var(--auth-ink);text-decoration:underline;text-underline-offset:3px}@media(min-width:1700px){.buyer-auth-story{padding-left:max(80px,calc((100vw - 1500px)/2))}.buyer-auth-panel{padding-right:max(0px,calc((100vw - 1700px)/2))}}@media(max-width:1050px){.buyer-auth-story{padding-inline:32px}.buyer-auth-story h2{font-size:44px}.buyer-auth-topbar{padding-inline:24px}.buyer-auth-topbar>p{gap:8px}}@media(max-width:760px){.buyer-auth{display:block}.buyer-auth-story{display:none}.buyer-auth-panel{min-height:100dvh}.buyer-auth-mobile-brand{display:block}.buyer-auth-topbar{min-height:88px;padding:20px 24px;justify-content:space-between}.buyer-auth-topbar>p>span{display:none}.buyer-auth-main{align-items:flex-start;padding:40px 24px 36px}.buyer-auth-intro h1{font-size:30px}.buyer-auth-footer{padding-inline:24px}}@media(max-width:360px){.buyer-auth-topbar{padding-inline:20px}.buyer-auth-wordmark{gap:6px}.buyer-auth-switch{font-size:11px;gap:5px}.buyer-auth-main{padding:28px 20px}.buyer-auth-intro h1{font-size:28px}}
