@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";.prospect-hero{display:flex;align-items:center;gap:16px;padding:22px;background:linear-gradient(135deg,#f0fdfa,#fff);border-bottom:1px solid #e2e8f0}.prospect-hero-icon{width:58px;height:58px;border-radius:22px;background:#0f766e;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 14px 32px #0f766e33;flex-shrink:0}.prospect-price-card{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px;border-radius:18px;background:#0f172a;color:#fff}.prospect-price-card span{color:#cbd5e1;font-size:11px;text-transform:uppercase;font-weight:900;letter-spacing:.12em}.prospect-price-card strong{font-size:24px;font-weight:950;letter-spacing:-.03em}.prospect-response-banner{display:flex;gap:12px;align-items:flex-start;padding:14px;border-radius:18px;border:1px solid}.prospect-response-banner strong{display:block;font-size:14px;margin-bottom:2px}.prospect-response-banner p{margin:0;font-size:12px;line-height:1.45}.prospect-response-banner.ok{background:#ecfdf5;border-color:#bbf7d0;color:#047857}.prospect-response-banner.bad{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.prospect-info-grid{display:grid;grid-template-columns:1fr;gap:9px}.prospect-info-row{padding:12px 13px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.prospect-info-row span{font-size:11px;color:#64748b;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.prospect-info-row strong{font-size:13px;color:#0f172a;text-align:right;font-weight:800;overflow-wrap:anywhere}.prospect-note-card{display:flex;align-items:flex-start;gap:11px;padding:14px;border-radius:18px;background:#f8fafc;border:1px solid #e2e8f0}.prospect-note-card p{margin:0;font-size:12px;color:#64748b;line-height:1.5;font-weight:650}@media (min-width:640px){.prospect-info-grid{grid-template-columns:1fr 1fr}.prospect-info-row:nth-last-child(-n+2){grid-column:auto}}.prospect-queue-place-card{display:flex;align-items:center;gap:10px;padding:12px 13px;border:1px solid #a7e7cf;border-radius:13px;background:#ecfbf4;color:#087b5a}.prospect-queue-place-card>div{flex:1}.prospect-queue-place-card span,.prospect-queue-place-card strong{display:block}.prospect-queue-place-card span{font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.prospect-queue-place-card strong{margin-top:2px;font-size:15px}.prospect-queue-place-card small{display:block;margin-top:3px;color:#3f6f60;font-size:9px;font-weight:650;line-height:1.35}.prospect-queue-panel{overflow:hidden;border:1px solid #dbe4ef;border-radius:24px;background:#fff;box-shadow:0 16px 42px #0f172a0f}.prospect-queue-head{display:flex;align-items:center;gap:12px;padding:17px 18px;border-bottom:1px solid #e8eef6;background:linear-gradient(135deg,#fff,#f5f9ff)}.prospect-queue-head-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#18365b;color:#fff}.prospect-queue-head span{display:block;color:#3478cc;font-size:9px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.prospect-queue-head h2{margin:1px 0 0;color:#0f172a;font-size:18px;font-weight:950}.prospect-queue-head p{margin:2px 0 0;color:#64748b;font-size:11px;font-weight:700}.prospect-queue-list{display:grid;gap:8px;padding:10px;background:#f8fafc}.prospect-queue-item{overflow:hidden;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.prospect-queue-item.open{border-color:#9fc2ed;box-shadow:0 0 0 2px #3478cc12}.prospect-queue-summary{width:100%;display:grid;grid-template-columns:34px minmax(0,1fr) auto auto 18px;gap:9px;align-items:center;padding:11px;border:0;background:#fff;text-align:left;cursor:pointer}.prospect-queue-company-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#eef5ff;color:#2862a8}.prospect-queue-company{min-width:0}.prospect-queue-company strong,.prospect-queue-company small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prospect-queue-company strong{color:#0f172a;font-size:12px;font-weight:900}.prospect-queue-company small{margin-top:2px;color:#64748b;font-size:10px}.prospect-queue-position{display:inline-flex;align-items:center;gap:4px;white-space:nowrap;padding:5px 7px;border:1px solid #b8decf;border-radius:999px;background:#ecfbf4;color:#087b5a;font-size:9px;font-weight:950}.prospect-queue-status{white-space:nowrap;padding:5px 7px;border:1px solid #cbd5e1;border-radius:999px;background:#f8fafc;color:#475569;font-size:9px;font-weight:950}.prospect-queue-status.interested,.prospect-queue-status.selected{border-color:#a7e7cf;background:#ecfbf4;color:#087b5a}.prospect-queue-status.waiting-sale,.prospect-queue-status.warning{border-color:#efd17d;background:#fff8e8;color:#9b5a08}.prospect-queue-status.declined{border-color:#f4c2be;background:#fff1f0;color:#b42318}.prospect-queue-chevron{color:#94a3b8;transition:transform .16s}.prospect-queue-item.open .prospect-queue-chevron{transform:rotate(180deg)}.prospect-queue-detail{border-top:1px solid #e8eef6}.prospect-queue-detail>.kp-card{border:0!important;border-radius:0!important;box-shadow:none!important}.prospect-queue-error{margin:0 10px 10px;padding:9px 10px;border:1px solid #f4c2be;border-radius:10px;background:#fff1f0;color:#9f251b;font-size:11px;font-weight:700}@media (max-width:620px){.prospect-queue-summary{grid-template-columns:34px minmax(0,1fr) 18px}.prospect-queue-position,.prospect-queue-status{grid-column:2;justify-self:start}.prospect-queue-chevron{grid-column:3;grid-row:1}}.prospect-queue-empty{padding:28px 22px;border:1px solid #dbe4ef;border-radius:24px;background:linear-gradient(145deg,#fff,#f6fbf9);text-align:center;box-shadow:0 16px 42px #0f172a0d}.prospect-queue-empty-icon{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 13px;border-radius:50%;background:#ecfbf4;color:#087b5a}.prospect-queue-empty span{display:inline-flex;padding:5px 8px;border-radius:999px;background:#ecfbf4;color:#087b5a;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.prospect-queue-empty h2{margin:9px 0 5px;color:#0f172a;font-size:18px;font-weight:950}.prospect-queue-empty p{margin:0;color:#64748b;font-size:12px;line-height:1.5}:root{--kp-mobile-topbar-h: 92px;--kp-mobile-bottomnav-h: 78px;--kp-panel-radius: 2rem;--kp-panel-border: #dbe5ef;--kp-panel-bg: #fff;--kp-content-bg: #f8fafc}@media (min-width: 1024px){.buyer-portal-grid,.buyer-case-grid,.buyer-case-layout,.kopare-case-grid,.kopare-case-layout{width:min(1120px,calc(100vw - 128px))!important;max-width:1120px!important;margin-left:auto!important;margin-right:auto!important;min-height:calc(100dvh - 96px)!important;height:calc(100dvh - 96px)!important;align-content:center!important;align-items:center!important;justify-content:center!important;gap:26px!important}.buyer-portal-grid>section,.buyer-case-grid>section,.buyer-case-layout>section,.kopare-case-grid>section,.kopare-case-layout>section,.buyer-portal-panel,.buyer-portal-left,.buyer-portal-right{height:min(430px,calc(100dvh - 150px))!important;min-height:390px!important;max-height:430px!important;overflow:hidden!important;border-radius:var(--kp-panel-radius)!important;background:var(--kp-panel-bg)!important}.buyer-portal-panel-header{height:58px!important;min-height:58px!important;padding:0 24px!important;display:flex!important;align-items:center!important}.buyer-portal-grid>section:first-child>.w-full,.buyer-portal-grid>section:first-child .kp-form-card,.buyer-portal-grid>section:first-child .buyer-embedded-content,.buyer-portal-left>.w-full,.buyer-portal-left .kp-form-card,.buyer-portal-left .buyer-embedded-content{height:calc(100% - 58px)!important;min-height:0!important;max-height:none!important;width:100%!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:var(--kp-content-bg)!important;overflow:hidden!important}.buyer-portal-grid>section:first-child .buyer-embedded-content,.buyer-portal-left .buyer-embedded-content{padding:28px 34px!important;display:flex!important;flex-direction:column!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll,.buyer-portal-left .buyer-embedded-scroll{min-height:0!important;height:100%!important;overflow:visible!important;display:flex!important;flex-direction:column!important}.buyer-kyc-start{width:100%!important;height:100%!important;min-height:0!important;padding:0!important;display:grid!important;grid-template-rows:auto auto auto!important;place-content:center!important;justify-items:center!important;gap:18px!important;text-align:center!important}.buyer-kyc-start h1{font-size:clamp(28px,2.05vw,38px)!important;line-height:1.05!important;margin:0!important;letter-spacing:-.04em!important}.buyer-kyc-start p{font-size:15px!important;line-height:1.55!important;max-width:420px!important;margin:0!important}.buyer-kyc-start .max-w-xs{max-width:330px!important;width:100%!important;margin-top:8px!important}.buyer-portal-grid>section:first-child h1,.buyer-portal-grid>section:first-child h2,.buyer-portal-left h1,.buyer-portal-left h2{max-width:100%!important;word-break:normal!important;overflow-wrap:normal!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll>div:not(.buyer-kyc-start),.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start){min-height:0!important;height:100%!important;padding:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:14px!important}.buyer-portal-grid>section:first-child button,.buyer-portal-left button{min-height:48px!important}.buyer-portal-offer-empty{height:calc(100% - 58px)!important;min-height:0!important;overflow:hidden!important;display:flex!important;justify-content:center!important;align-items:center!important;padding:28px 34px!important}.buyer-portal-offer-empty h2{font-size:clamp(28px,2.3vw,40px)!important;line-height:1.04!important;max-width:520px!important}}@media (max-width: 1023px){body:has(.buyer-mobile-bottom-nav),html:has(.buyer-mobile-bottom-nav){overflow:hidden!important}.buyer-portal-topbar,.buyer-case-topbar,.kopare-case-topbar{position:fixed!important;left:0!important;right:0!important;top:0!important;height:var(--kp-mobile-topbar-h)!important;z-index:50!important;padding-left:max(22px,env(safe-area-inset-left))!important;padding-right:max(22px,env(safe-area-inset-right))!important;background:#fffffff5!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.buyer-mobile-bottom-nav{position:fixed!important;left:0!important;right:0!important;bottom:0!important;height:calc(var(--kp-mobile-bottomnav-h) + env(safe-area-inset-bottom))!important;padding-bottom:env(safe-area-inset-bottom)!important;z-index:55!important;background:#fffffff5!important;border-top:1px solid #e5e7eb!important;box-shadow:0 -14px 30px #0f172a0f!important}.buyer-portal-main,.buyer-case-main,.kopare-case-main{min-height:100dvh!important;height:100dvh!important;overflow:hidden!important;padding:var(--kp-mobile-topbar-h) 0 calc(var(--kp-mobile-bottomnav-h) + env(safe-area-inset-bottom))!important;background:var(--kp-content-bg)!important}.buyer-portal-grid,.buyer-case-grid,.buyer-case-layout,.kopare-case-grid,.kopare-case-layout{width:100%!important;max-width:none!important;height:calc(100dvh - var(--kp-mobile-topbar-h) - var(--kp-mobile-bottomnav-h) - env(safe-area-inset-bottom))!important;min-height:0!important;margin:0!important;padding:0!important;display:block!important;overflow:hidden!important}.buyer-portal-grid>section,.buyer-case-grid>section,.buyer-case-layout>section,.kopare-case-grid>section,.kopare-case-layout>section,.buyer-portal-panel,.buyer-portal-left,.buyer-portal-right{width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important;background:var(--kp-content-bg)!important}.buyer-portal-panel-header{display:none!important}.buyer-portal-grid>section:first-child>.w-full,.buyer-portal-grid>section:first-child .kp-form-card,.buyer-portal-grid>section:first-child .buyer-embedded-content,.buyer-portal-left>.w-full,.buyer-portal-left .kp-form-card,.buyer-portal-left .buyer-embedded-content{height:100%!important;min-height:0!important;width:100%!important;max-width:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:var(--kp-content-bg)!important;overflow:hidden!important;padding:0!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll,.buyer-portal-left .buyer-embedded-scroll{height:100%!important;min-height:0!important;overflow:hidden!important;display:block!important}.buyer-kyc-start{height:100%!important;min-height:0!important;width:100%!important;padding:30px 24px max(20px,env(safe-area-inset-bottom))!important;display:grid!important;grid-template-rows:1fr auto!important;align-items:stretch!important;justify-items:center!important;text-align:center!important}.buyer-kyc-start h1{align-self:end!important;margin:0 0 16px!important;font-size:clamp(34px,8.5vw,46px)!important;line-height:1.02!important;letter-spacing:-.055em!important}.buyer-kyc-start p{margin:0!important;max-width:430px!important;font-size:clamp(18px,4.4vw,25px)!important;line-height:1.48!important}.buyer-kyc-start .max-w-xs{align-self:end!important;width:100%!important;max-width:480px!important;margin-top:26px!important}.buyer-kyc-start input{height:64px!important;border-radius:18px!important;font-size:clamp(21px,5.5vw,30px)!important}.buyer-kyc-start button{height:64px!important;border-radius:18px!important;color:#fff!important;font-weight:950!important;font-size:17px!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll>div:not(.buyer-kyc-start),.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start){height:100%!important;min-height:0!important;padding:30px 24px max(20px,env(safe-area-inset-bottom))!important;display:grid!important;grid-template-rows:auto 1fr auto!important;align-content:stretch!important;gap:12px!important;background:var(--kp-content-bg)!important;overflow:hidden!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll>div:not(.buyer-kyc-start):before,.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start):before{content:"BEHOVSANALYS";display:block;color:#94a3b8;font-size:12px;line-height:1;font-weight:950;letter-spacing:.2em;text-transform:uppercase;margin-bottom:8px}.buyer-portal-grid>section:first-child .buyer-embedded-scroll h1,.buyer-portal-grid>section:first-child .buyer-embedded-scroll h2,.buyer-portal-left .buyer-embedded-scroll h1,.buyer-portal-left .buyer-embedded-scroll h2{font-size:clamp(28px,7.3vw,40px)!important;line-height:1.05!important;letter-spacing:-.055em!important;margin:0!important;max-width:100%!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll p,.buyer-portal-left .buyer-embedded-scroll p{font-size:16px!important;line-height:1.5!important;margin:6px 0 0!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll button,.buyer-portal-left .buyer-embedded-scroll button{min-height:64px!important;border-radius:16px!important;font-size:20px!important;padding:0 22px!important}.buyer-portal-offer-empty{width:100%!important;height:100%!important;min-height:0!important;padding:28px 24px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;text-align:center!important}.buyer-portal-offer-empty h2{font-size:clamp(30px,8vw,44px)!important;line-height:1.04!important;max-width:560px!important}}.avveckling-case,.avveckling-case-shell,.avveckling-portal-shell,.portal-avveckling-case{background:#f8fafc!important}@media (min-width: 1024px){.avveckling-case .kp-card-soft,.avveckling-case-shell .kp-card-soft,.avveckling-portal-shell .kp-card-soft,.portal-avveckling-case .kp-card-soft{border-radius:2rem!important;border-color:#dbe5ef!important;box-shadow:0 18px 45px #0f172a0f!important}}@media (max-width: 1023px){.avveckling-case .kp-card-soft,.avveckling-case-shell .kp-card-soft,.avveckling-portal-shell .kp-card-soft,.portal-avveckling-case .kp-card-soft{border-radius:0!important;border-left:0!important;border-right:0!important;box-shadow:none!important}}:root{--kp-mobile-topbar-h: 92px;--kp-mobile-bottomnav-h: 78px;--kp-content-bg: #f8fafc}@media (min-width: 1024px){.buyer-portal-grid,.buyer-case-grid,.buyer-case-layout,.kopare-case-grid,.kopare-case-layout{width:min(1040px,calc(100vw - 150px))!important;max-width:1040px!important;margin-left:auto!important;margin-right:auto!important;min-height:calc(100dvh - 96px)!important;height:calc(100dvh - 96px)!important;align-content:center!important;align-items:center!important;justify-content:center!important;gap:24px!important}.buyer-portal-grid>section,.buyer-case-grid>section,.buyer-case-layout>section,.kopare-case-grid>section,.kopare-case-layout>section,.buyer-portal-panel,.buyer-portal-left,.buyer-portal-right{height:min(410px,calc(100dvh - 155px))!important;min-height:380px!important;max-height:410px!important;overflow:hidden!important;background:#fff!important;border-radius:28px!important}.buyer-portal-panel-header{height:54px!important;min-height:54px!important;padding:0 22px!important;display:flex!important;align-items:center!important}.buyer-portal-grid>section:first-child>.w-full,.buyer-portal-grid>section:first-child .kp-form-card,.buyer-portal-grid>section:first-child .buyer-embedded-content,.buyer-portal-left>.w-full,.buyer-portal-left .kp-form-card,.buyer-portal-left .buyer-embedded-content{height:calc(100% - 54px)!important;min-height:0!important;width:100%!important;max-width:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:var(--kp-content-bg)!important;overflow:hidden!important;padding:0!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll,.buyer-portal-left .buyer-embedded-scroll{height:100%!important;min-height:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll>div:not(.buyer-kyc-start),.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start){height:100%!important;min-height:0!important;width:100%!important;padding:30px 38px 24px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;background:var(--kp-content-bg)!important;gap:0!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll>div:not(.buyer-kyc-start):before,.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start):before{display:none!important;content:none!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll>div:not(.buyer-kyc-start)>.flex.items-center.justify-between,.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start)>.flex.items-center.justify-between{margin:0 0 12px!important;align-items:flex-start!important;gap:12px!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll h1,.buyer-portal-grid>section:first-child .buyer-embedded-scroll h2,.buyer-portal-left .buyer-embedded-scroll h1,.buyer-portal-left .buyer-embedded-scroll h2{font-size:28px!important;line-height:1.08!important;letter-spacing:-.045em!important;margin:0!important;max-width:100%!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll p,.buyer-portal-left .buyer-embedded-scroll p{font-size:14.5px!important;line-height:1.45!important;margin:0!important;color:#64748b!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll .space-y-2,.buyer-portal-left .buyer-embedded-scroll .space-y-2{width:100%!important;margin-top:22px!important;display:grid!important;gap:10px!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll .space-y-2>button,.buyer-portal-left .buyer-embedded-scroll .space-y-2>button{min-height:46px!important;height:46px!important;border-radius:14px!important;padding:0 18px!important;font-size:15.5px!important}.buyer-kyc-start{height:100%!important;min-height:0!important;padding:28px 38px!important}}@media (max-width: 1023px){body:has(.buyer-mobile-bottom-nav),html:has(.buyer-mobile-bottom-nav){overflow:hidden!important}.buyer-portal-topbar,.buyer-case-topbar,.kopare-case-topbar{position:fixed!important;left:0!important;right:0!important;top:0!important;height:var(--kp-mobile-topbar-h)!important;z-index:50!important;background:#fffffff5!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;border-bottom:1px solid #e5e7eb!important;padding-left:max(22px,env(safe-area-inset-left))!important;padding-right:max(22px,env(safe-area-inset-right))!important}.buyer-mobile-bottom-nav{position:fixed!important;left:0!important;right:0!important;bottom:0!important;height:calc(var(--kp-mobile-bottomnav-h) + env(safe-area-inset-bottom))!important;padding-bottom:env(safe-area-inset-bottom)!important;z-index:55!important;background:#fffffffa!important;border-top:1px solid #e5e7eb!important}.buyer-portal-main,.buyer-case-main,.kopare-case-main{height:100dvh!important;min-height:100dvh!important;overflow:hidden!important;padding:var(--kp-mobile-topbar-h) 0 calc(var(--kp-mobile-bottomnav-h) + env(safe-area-inset-bottom))!important;background:var(--kp-content-bg)!important}.buyer-portal-grid,.buyer-case-grid,.buyer-case-layout,.kopare-case-grid,.kopare-case-layout{width:100%!important;max-width:none!important;height:calc(100dvh - var(--kp-mobile-topbar-h) - var(--kp-mobile-bottomnav-h) - env(safe-area-inset-bottom))!important;min-height:0!important;margin:0!important;padding:0!important;display:block!important;overflow:hidden!important}.buyer-portal-grid>section,.buyer-case-grid>section,.buyer-case-layout>section,.kopare-case-grid>section,.kopare-case-layout>section,.buyer-portal-panel,.buyer-portal-left,.buyer-portal-right{width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important;background:var(--kp-content-bg)!important}.buyer-portal-panel-header{display:none!important}.buyer-portal-grid>section:first-child>.w-full,.buyer-portal-grid>section:first-child .kp-form-card,.buyer-portal-grid>section:first-child .buyer-embedded-content,.buyer-portal-left>.w-full,.buyer-portal-left .kp-form-card,.buyer-portal-left .buyer-embedded-content{height:100%!important;min-height:0!important;width:100%!important;max-width:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:var(--kp-content-bg)!important;overflow:hidden!important;padding:0!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll,.buyer-portal-left .buyer-embedded-scroll{height:100%!important;min-height:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll>div:not(.buyer-kyc-start),.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start){box-sizing:border-box!important;height:100%!important;min-height:0!important;width:100%!important;padding:clamp(22px,5dvh,46px) clamp(24px,5vw,54px) max(12px,env(safe-area-inset-bottom))!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;background:var(--kp-content-bg)!important;gap:0!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll>div:not(.buyer-kyc-start):before,.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start):before{content:"BEHOVSANALYS"!important;display:block!important;color:#94a3b8!important;font-size:12px!important;line-height:1!important;font-weight:950!important;letter-spacing:.2em!important;text-transform:uppercase!important;margin:0 0 18px!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll>div:not(.buyer-kyc-start)>.flex.items-center.justify-between,.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start)>.flex.items-center.justify-between{margin:0 0 12px!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll h1,.buyer-portal-grid>section:first-child .buyer-embedded-scroll h2,.buyer-portal-left .buyer-embedded-scroll h1,.buyer-portal-left .buyer-embedded-scroll h2{font-size:clamp(30px,6.4vw,42px)!important;line-height:1.04!important;letter-spacing:-.055em!important;margin:0!important;max-width:min(620px,100%)!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll p,.buyer-portal-left .buyer-embedded-scroll p{font-size:clamp(15px,3.6vw,20px)!important;line-height:1.42!important;margin:0!important;color:#64748b!important;max-width:620px!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll .space-y-2,.buyer-portal-left .buyer-embedded-scroll .space-y-2{margin-top:auto!important;width:100%!important;display:flex!important;flex-direction:column!important;gap:clamp(8px,1.4dvh,12px)!important;padding-bottom:0!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll .space-y-2>button,.buyer-portal-left .buyer-embedded-scroll .space-y-2>button{min-height:clamp(50px,8.5dvh,70px)!important;height:clamp(50px,8.5dvh,70px)!important;border-radius:16px!important;padding:0 22px!important;font-size:clamp(16px,4.1vw,22px)!important}.buyer-kyc-start{height:100%!important;min-height:0!important;width:100%!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:var(--kp-content-bg)!important}}@media (max-width: 1023px) and (max-height: 660px){.buyer-portal-grid>section:first-child .buyer-embedded-scroll>div:not(.buyer-kyc-start),.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start){padding:14px clamp(20px,4.5vw,34px) 8px!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll>div:not(.buyer-kyc-start):before,.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start):before{font-size:10px!important;margin-bottom:8px!important;letter-spacing:.18em!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll>div:not(.buyer-kyc-start)>.flex.items-center.justify-between,.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start)>.flex.items-center.justify-between{margin-bottom:6px!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll h1,.buyer-portal-grid>section:first-child .buyer-embedded-scroll h2,.buyer-portal-left .buyer-embedded-scroll h1,.buyer-portal-left .buyer-embedded-scroll h2{font-size:clamp(26px,5.2vw,34px)!important;line-height:1.02!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll p,.buyer-portal-left .buyer-embedded-scroll p{font-size:clamp(13px,2.9vw,15px)!important;line-height:1.3!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll .space-y-2,.buyer-portal-left .buyer-embedded-scroll .space-y-2{gap:7px!important}.buyer-portal-grid>section:first-child .buyer-embedded-scroll .space-y-2>button,.buyer-portal-left .buyer-embedded-scroll .space-y-2>button{min-height:44px!important;height:44px!important;border-radius:12px!important;font-size:15px!important;padding:0 18px!important}}:root{--kp-topbar-h-final: 92px;--kp-bottomnav-h-final: 78px;--kp-panel-bg-final: #f8fafc}@media (max-width: 1023px){body:has(.buyer-mobile-bottom-nav),html:has(.buyer-mobile-bottom-nav),#root:has(.buyer-mobile-bottom-nav){width:100%!important;height:100dvh!important;min-height:100dvh!important;overflow:hidden!important;background:var(--kp-panel-bg-final)!important}body:has(.buyer-mobile-bottom-nav) header,body:has(.buyer-mobile-bottom-nav) .buyer-portal-topbar,body:has(.buyer-mobile-bottom-nav) .buyer-case-topbar,body:has(.buyer-mobile-bottom-nav) .kopare-case-topbar,body:has(.buyer-mobile-bottom-nav) .kp-topbar{position:fixed!important;top:0!important;left:0!important;right:0!important;height:var(--kp-topbar-h-final)!important;min-height:var(--kp-topbar-h-final)!important;z-index:80!important;padding-left:max(24px,env(safe-area-inset-left))!important;padding-right:max(24px,env(safe-area-inset-right))!important;background:#fffffffa!important;border-bottom:1px solid rgba(226,232,240,.9)!important}.buyer-mobile-bottom-nav{position:fixed!important;left:0!important;right:0!important;bottom:0!important;height:calc(var(--kp-bottomnav-h-final) + env(safe-area-inset-bottom))!important;min-height:calc(var(--kp-bottomnav-h-final) + env(safe-area-inset-bottom))!important;padding-bottom:env(safe-area-inset-bottom)!important;z-index:90!important;background:#fffffffa!important;border-top:1px solid rgba(226,232,240,.95)!important;box-shadow:0 -12px 28px #0f172a0f!important}body:has(.buyer-mobile-bottom-nav) main,.buyer-portal-main,.buyer-case-main,.kopare-case-main{height:100dvh!important;min-height:100dvh!important;padding:var(--kp-topbar-h-final) 0 calc(var(--kp-bottomnav-h-final) + env(safe-area-inset-bottom))!important;overflow:hidden!important;background:var(--kp-panel-bg-final)!important}.buyer-portal-grid,.buyer-case-grid,.buyer-case-layout,.kopare-case-grid,.kopare-case-layout{height:calc(100dvh - var(--kp-topbar-h-final) - var(--kp-bottomnav-h-final) - env(safe-area-inset-bottom))!important;min-height:0!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;overflow:hidden!important}section:has(.buyer-embedded-content),.buyer-portal-left,.buyer-portal-panel{height:100%!important;min-height:0!important;max-height:none!important;width:100%!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important;background:var(--kp-panel-bg-final)!important}section:has(.buyer-embedded-content) .buyer-portal-panel-header,.buyer-portal-left .buyer-portal-panel-header{display:none!important}section:has(.buyer-embedded-content)>.w-full,section:has(.buyer-embedded-content) .kp-form-card,section:has(.buyer-embedded-content) .buyer-embedded-content,section:has(.buyer-embedded-content) .buyer-embedded-content>div,section:has(.buyer-embedded-content) .buyer-embedded-scroll,.buyer-portal-left>.w-full,.buyer-portal-left .kp-form-card,.buyer-portal-left .buyer-embedded-content,.buyer-portal-left .buyer-embedded-content>div,.buyer-portal-left .buyer-embedded-scroll{height:100%!important;min-height:0!important;width:100%!important;max-width:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--kp-panel-bg-final)!important}section:has(.buyer-embedded-content) .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2),.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2){box-sizing:border-box!important;height:100%!important;min-height:0!important;width:100%!important;padding:clamp(18px,4dvh,34px) clamp(24px,5vw,48px) max(12px,env(safe-area-inset-bottom))!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;gap:0!important;overflow:hidden!important;background:var(--kp-panel-bg-final)!important}section:has(.buyer-embedded-content) .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2):before,.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2):before{content:"BEHOVSANALYS"!important;display:block!important;margin:0 0 10px!important;color:#64748b!important;font-size:12px!important;line-height:1!important;font-weight:950!important;letter-spacing:.2em!important;text-transform:uppercase!important;flex:0 0 auto!important}section:has(.buyer-embedded-content) .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2)>.flex.items-center.justify-between,.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2)>.flex.items-center.justify-between{width:100%!important;flex:0 0 auto!important;margin:0 0 10px!important;padding:0!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important}section:has(.buyer-embedded-content) .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) h1,section:has(.buyer-embedded-content) .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) h2,.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) h1,.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) h2{font-size:clamp(28px,7vw,40px)!important;line-height:1.03!important;letter-spacing:-.055em!important;margin:0!important;padding:0!important;max-width:calc(100% - 96px)!important;overflow:visible!important;word-break:normal!important}section:has(.buyer-embedded-content) .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) p,.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) p{flex:0 0 auto!important;font-size:clamp(15px,3.5vw,20px)!important;line-height:1.42!important;color:#64748b!important;margin:0!important;padding:0!important;max-width:100%!important}section:has(.buyer-embedded-content) .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) .space-y-2,.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) .space-y-2{width:100%!important;max-width:none!important;margin-top:auto!important;padding:14px 0 0!important;display:flex!important;flex-direction:column!important;gap:clamp(8px,1.5dvh,12px)!important;flex:0 0 auto!important}section:has(.buyer-embedded-content) .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) .space-y-2>button,.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) .space-y-2>button{width:100%!important;min-height:clamp(52px,8dvh,68px)!important;height:clamp(52px,8dvh,68px)!important;margin:0!important;padding:0 22px!important;border-radius:16px!important;font-size:clamp(16px,4vw,22px)!important;line-height:1.1!important;flex:0 0 auto!important}}@media (max-width: 1023px) and (max-height: 660px){section:has(.buyer-embedded-content) .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2),.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2){padding:12px 18px 8px!important}section:has(.buyer-embedded-content) .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2):before,.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2):before{font-size:10px!important;letter-spacing:.18em!important;margin-bottom:6px!important}section:has(.buyer-embedded-content) .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2)>.flex.items-center.justify-between,.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2)>.flex.items-center.justify-between{margin-bottom:6px!important}section:has(.buyer-embedded-content) .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) h1,section:has(.buyer-embedded-content) .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) h2,.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) h1,.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) h2{font-size:28px!important;line-height:1.02!important}section:has(.buyer-embedded-content) .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) p,.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) p{font-size:13.5px!important;line-height:1.25!important}section:has(.buyer-embedded-content) .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) .space-y-2,.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) .space-y-2{gap:6px!important;padding-top:8px!important}section:has(.buyer-embedded-content) .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) .space-y-2>button,.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) .space-y-2>button{min-height:42px!important;height:42px!important;border-radius:12px!important;font-size:14.5px!important;padding:0 16px!important}}@media (min-width: 1024px){section:has(.buyer-embedded-content) .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2),.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2){height:100%!important;min-height:0!important;padding:26px 34px 28px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;overflow:hidden!important;background:var(--kp-panel-bg-final)!important}section:has(.buyer-embedded-content) .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2):before,.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2):before{display:none!important;content:none!important}section:has(.buyer-embedded-content) .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) h1,section:has(.buyer-embedded-content) .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) h2,.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) h1,.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) h2{font-size:27px!important;line-height:1.08!important;letter-spacing:-.045em!important;margin:0!important;max-width:100%!important}section:has(.buyer-embedded-content) .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) p,.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) p{font-size:14px!important;line-height:1.4!important;margin:8px 0 0!important}section:has(.buyer-embedded-content) .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) .space-y-2,.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) .space-y-2{margin-top:auto!important;display:flex!important;flex-direction:column!important;gap:9px!important;padding-top:14px!important}section:has(.buyer-embedded-content) .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) .space-y-2>button,.buyer-portal-left .buyer-embedded-scroll>div:not(.buyer-kyc-start):has(.space-y-2) .space-y-2>button{height:44px!important;min-height:44px!important;border-radius:13px!important;font-size:15px!important;padding:0 18px!important}}.wl-brand-card{display:flex;align-items:center;gap:12px;border:1px solid rgba(15,23,42,.08);background:#ffffffe6;box-shadow:0 14px 38px #0f172a14;border-radius:22px;padding:12px 14px;margin-bottom:14px}.wl-brand-logo{width:42px;height:42px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f172a,#0f766e);color:#fff;font-size:14px;font-weight:900;overflow:hidden;flex-shrink:0}.wl-brand-logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wl-brand-copy{min-width:0;flex:1}.wl-brand-copy strong{display:block;font-size:14px;font-weight:900;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wl-brand-copy span{display:block;font-size:12px;color:#64748b;font-weight:600;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wl-support-strip{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0 14px}.wl-support-pill{border:1px solid #e2e8f0;background:#fff;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;color:#475569}.wl-progress-note{margin-top:10px;border:1px solid #ccfbf1;background:#f0fdfa;color:#0f766e;border-radius:16px;padding:10px 12px;font-size:12px;font-weight:800;display:flex;align-items:center;gap:8px}.wl-progress-note:before{content:"";width:8px;height:8px;border-radius:999px;background:#14b8a6;box-shadow:0 0 0 5px #14b8a61f;flex-shrink:0}@media (max-width:640px){.wl-brand-card{margin-bottom:12px;border-radius:18px}.wl-support-strip{display:none}}.wl-brand-card{position:relative;overflow:hidden}.wl-brand-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.14),transparent 40%)}.wl-support-strip{align-items:center}.wl-support-pill{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wl-runtime-note{border:1px solid #dbeafe;background:#eff6ff;color:#1d4ed8;border-radius:14px;padding:10px 12px;font-size:12px;font-weight:800}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.-right-1{right:-.25rem}.-right-10{right:-2.5rem}.-top-1{top:-.25rem}.-top-10{top:-2.5rem}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.top-0{top:0}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.z-\[90\]{z-index:90}.col-span-full{grid-column:1 / -1}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-3{margin-left:.75rem}.ml-auto{margin-left:auto}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[100dvh\]{height:100dvh}.h-full{height:100%}.h-px{height:1px}.min-h-0{min-height:0px}.min-h-screen{min-height:100vh}.w-1\.5{width:.375rem}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-full{width:100%}.min-w-0{min-width:0px}.max-w-3xl{max-width:48rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-9{gap:2.25rem}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(255 255 255 / var(--tw-divide-opacity, 1))}.divide-white\/5>:not([hidden])~:not([hidden]){border-color:#ffffff0d}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[1\.7rem\]{border-radius:1.7rem}.rounded-\[2rem\]{border-radius:2rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-amber-400\/20{border-color:#fbbf2433}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.border-blue-400\/20{border-color:#60a5fa33}.border-blue-500\/15{border-color:#3b82f626}.border-blue-500\/20{border-color:#3b82f633}.border-emerald-100{--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity, 1))}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-emerald-300\/20{border-color:#6ee7b733}.border-emerald-400\/20{border-color:#34d39933}.border-emerald-500\/20{border-color:#10b98133}.border-emerald-500\/30{border-color:#10b9814d}.border-emerald-500\/40{border-color:#10b98166}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-green-500\/20{border-color:#22c55e33}.border-orange-100{--tw-border-opacity: 1;border-color:rgb(255 237 213 / var(--tw-border-opacity, 1))}.border-orange-500\/15{border-color:#f9731626}.border-orange-500\/20{border-color:#f9731633}.border-red-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-slate-800{--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1))}.border-slate-950{--tw-border-opacity: 1;border-color:rgb(2 6 23 / var(--tw-border-opacity, 1))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/10{border-color:#ffffff1a}.border-white\/20{border-color:#fff3}.border-white\/5{border-color:#ffffff0d}.bg-\[\#08111f\]{--tw-bg-opacity: 1;background-color:rgb(8 17 31 / var(--tw-bg-opacity, 1))}.bg-\[\#F8FAFC\]{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.bg-amber-400\/10{background-color:#fbbf241a}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-400\/10{background-color:#60a5fa1a}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-500\/10{background-color:#3b82f61a}.bg-blue-500\/15{background-color:#3b82f626}.bg-current{background-color:currentColor}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-200{--tw-bg-opacity: 1;background-color:rgb(167 243 208 / var(--tw-bg-opacity, 1))}.bg-emerald-300{--tw-bg-opacity: 1;background-color:rgb(110 231 183 / var(--tw-bg-opacity, 1))}.bg-emerald-400{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.bg-emerald-400\/10{background-color:#34d3991a}.bg-emerald-400\/15{background-color:#34d39926}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-emerald-500\/10{background-color:#10b9811a}.bg-emerald-500\/15{background-color:#10b98126}.bg-emerald-500\/20{background-color:#10b98133}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-500\/15{background-color:#22c55e26}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-orange-500\/10{background-color:#f973161a}.bg-orange-500\/15{background-color:#f9731626}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-slate-900\/60{background-color:#0f172a99}.bg-slate-950{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.bg-slate-950\/55{background-color:#0206178c}.bg-slate-950\/80{background-color:#020617cc}.bg-slate-950\/95{background-color:#020617f2}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/5{background-color:#ffffff0d}.bg-white\/95{background-color:#fffffff2}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-emerald-400\/15{--tw-gradient-from: rgb(52 211 153 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white{--tw-gradient-from: #fff var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-white{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-emerald-50\/40{--tw-gradient-to: rgb(236 253 245 / .4) var(--tw-gradient-to-position)}.to-white\/5{--tw-gradient-to: rgb(255 255 255 / .05) var(--tw-gradient-to-position)}.p-0{padding:0}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pb-\[78px\]{padding-bottom:78px}.pb-\[env\(safe-area-inset-bottom\)\]{padding-bottom:env(safe-area-inset-bottom)}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-\[76px\]{padding-top:76px}.text-left{text-align:left}.text-center{text-align:center}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:Inter,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-\[\.16em\]{letter-spacing:.16em}.tracking-\[\.18em\],.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-\[0\.22em\]{letter-spacing:.22em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-amber-100\/70{color:#fef3c7b3}.text-amber-200{--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.text-blue-200{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.text-blue-300\/70{color:#93c5fdb3}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-blue-400\/70{color:#60a5fab3}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-emerald-300{--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-orange-300\/70{color:#fdba74b3}.text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-slate-950{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/30{color:#ffffff4d}.text-white\/35{color:#ffffff59}.text-white\/40{color:#fff6}.text-white\/45{color:#ffffff73}.text-white\/50{color:#ffffff80}.text-white\/55{color:#ffffff8c}.text-white\/60{color:#fff9}.text-white\/65{color:#ffffffa6}.text-white\/70{color:#ffffffb3}.text-white\/80{color:#fffc}.text-white\/90{color:#ffffffe6}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.placeholder-white\/30::-moz-placeholder{color:#ffffff4d}.placeholder-white\/30::placeholder{color:#ffffff4d}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_-10px_28px_rgba\(15\,23\,42\,0\.08\)\]{--tw-shadow: 0 -10px 28px rgba(15,23,42,.08);--tw-shadow-colored: 0 -10px 28px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.blur-2xl{--tw-blur: blur(40px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}:root{--kp-bg: #faf9f6;--kp-bg-soft: #f8fafc;--kp-surface: #ffffff;--kp-surface-soft: #f1f5f9;--kp-text: #0f172a;--kp-muted: #64748b;--kp-muted-2: #94a3b8;--kp-border: #e2e8f0;--kp-border-strong: #cbd5e1;--kp-navy: #0f172a;--kp-navy-2: #162033;--kp-teal: #0f8a7b;--kp-teal-dark: #0b7469;--kp-teal-soft: #e6f4f1;--kp-blue-soft: #eef6ff;--kp-shadow: 0 22px 55px rgba(15, 23, 42, .1);--kp-shadow-soft: 0 12px 30px rgba(15, 23, 42, .07);--kp-radius-xl: 28px;--kp-radius-lg: 22px;--kp-radius-md: 16px}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html{background:var(--kp-bg)}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--kp-bg);color:var(--kp-text)}button,input,textarea,select{font:inherit}::-moz-selection{background:#0f8a7b2e}::selection{background:#0f8a7b2e}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.pb-safe{padding-bottom:env(safe-area-inset-bottom,0px)}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-up{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.animate-in{animation:fade-in .35s ease-out,slide-up .35s ease-out}.kp-page{min-height:100vh;background:radial-gradient(circle at 82% 12%,rgba(15,138,123,.08),transparent 30%),linear-gradient(180deg,#ffffff 0%,var(--kp-bg) 58%,#ffffff 100%);color:var(--kp-text)}.kp-page-center{display:flex;align-items:center;justify-content:center;padding:32px 18px}.kp-shell{width:min(100%,1040px);margin:0 auto;padding:28px 18px 48px}.kp-brand-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:46px}.kp-logo{display:inline-flex;align-items:center;gap:10px;font-weight:900;letter-spacing:-.03em;color:var(--kp-navy)}.kp-logo-icon{width:34px;height:34px;border-radius:12px;background:var(--kp-navy);color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 20px #0f172a29}.kp-eyebrow{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:var(--kp-teal-soft);color:var(--kp-teal-dark);font-size:12px;font-weight:800;padding:7px 12px}.kp-eyebrow:before{content:"";width:7px;height:7px;border-radius:999px;background:var(--kp-teal)}.kp-title{color:var(--kp-navy);font-weight:900;letter-spacing:-.055em;line-height:.98}.kp-subtitle{color:var(--kp-muted);font-weight:500;line-height:1.55}.kp-card{background:#fffffff0;border:1px solid var(--kp-border);border-radius:var(--kp-radius-xl);box-shadow:var(--kp-shadow)}.kp-card-soft{background:var(--kp-surface);border:1px solid var(--kp-border);border-radius:var(--kp-radius-lg);box-shadow:var(--kp-shadow-soft)}.kp-form-card{width:min(100%,760px);background:#fff;border:1px solid var(--kp-border);border-radius:30px;box-shadow:var(--kp-shadow);overflow:hidden}.kp-stepper{display:flex;align-items:center;gap:14px;padding:18px 24px;border-bottom:1px solid var(--kp-border);background:#f8fafccc}.kp-step{display:flex;align-items:center;gap:10px;white-space:nowrap;color:var(--kp-muted);font-size:14px;font-weight:800}.kp-step-number{width:34px;height:34px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;background:#e8eef6;color:#7c8ba1}.kp-step.is-active,.kp-step.is-done{color:var(--kp-navy)}.kp-step.is-active .kp-step-number{background:var(--kp-navy);color:#fff;box-shadow:0 0 0 6px #0f8a7b1a}.kp-step.is-done .kp-step-number{background:var(--kp-teal);color:#fff}.kp-step-line{height:1px;flex:1;min-width:28px;background:var(--kp-border)}.kp-input{width:100%;border:1px solid var(--kp-border);background:#fff;color:var(--kp-text);border-radius:18px;padding:15px 18px;font-size:15px;font-weight:600;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.kp-input::-moz-placeholder{color:#9aa6b8;font-weight:500}.kp-input::placeholder{color:#9aa6b8;font-weight:500}.kp-input:focus{border-color:#0f8a7b7a;box-shadow:0 0 0 5px #0f8a7b1a}.kp-label{display:block;margin:0 0 8px 2px;color:var(--kp-muted);font-size:12px;line-height:1;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.kp-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;min-height:54px;padding:0 24px;font-weight:900;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.kp-btn:hover{transform:translateY(-1px)}.kp-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.kp-btn-navy{background:var(--kp-navy);color:#fff;box-shadow:0 12px 24px #0f172a2e}.kp-btn-navy:hover{background:var(--kp-navy-2)}.kp-btn-teal{background:var(--kp-teal);color:#fff;box-shadow:0 12px 24px #0f8a7b38}.kp-btn-teal:hover{background:var(--kp-teal-dark)}.kp-btn-ghost{background:#fff;color:var(--kp-navy);border:1px solid var(--kp-border)}.kp-choice{width:100%;text-align:left;padding:16px 18px;border-radius:18px;border:1px solid var(--kp-border);background:#fff;color:var(--kp-text);font-weight:800;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.kp-choice:hover{border-color:#0f8a7b61;box-shadow:0 10px 24px #0f172a0f;transform:translateY(-1px)}.kp-choice.is-selected{background:var(--kp-navy);color:#fff;border-color:var(--kp-navy)}.kp-mini-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:999px;background:#fff;border:1px solid var(--kp-border);color:var(--kp-muted);font-size:12px;font-weight:800;box-shadow:0 8px 20px #0f172a0d}.bg-\[\#0A1118\],.bg-\[\#0D141C\],.bg-\[\#0A1118\]\/80{background:var(--kp-bg)!important}.bg-slate-900\/60,.bg-slate-900\/80,.bg-black\/40,.bg-white\/5,.bg-white\/10,.bg-white\/20{background:#fff!important}.border-white\/5,.border-white\/10,.border-white\/20{border-color:var(--kp-border)!important}.text-white,.text-white\/90,.text-white\/80,.text-white\/70,.text-white\/60{color:var(--kp-text)!important}.text-white\/50,.text-white\/40,.text-white\/30,.text-white\/20,.text-slate-400,.text-slate-500,.text-slate-600{color:var(--kp-muted)!important}.placeholder\:text-white\/20::-moz-placeholder,.placeholder\:text-white\/30::-moz-placeholder,.placeholder\:text-slate-600::-moz-placeholder{color:#9aa6b8!important}.placeholder\:text-white\/20::placeholder,.placeholder\:text-white\/30::placeholder,.placeholder\:text-slate-600::placeholder{color:#9aa6b8!important}.shadow-black\/50,.shadow-2xl{box-shadow:var(--kp-shadow)!important}@media (max-width: 640px){.kp-shell{padding:22px 14px 32px}.kp-brand-row{margin-bottom:28px}.kp-stepper{gap:8px;padding:14px;overflow-x:auto}.kp-step{font-size:12px;gap:8px}.kp-step-number{width:30px;height:30px;font-size:12px}.kp-step-line{min-width:18px}.kp-form-card{border-radius:24px}.kp-title{letter-spacing:-.045em}}@media (min-width: 1024px){body:has(.buyer-kyc-start),body:has(.buyer-portal-offer-empty){overflow:hidden!important}main:has(.buyer-kyc-start),main:has(.buyer-portal-offer-empty){min-height:calc(100dvh - 82px)!important;display:flex!important;align-items:center!important;justify-content:center!important;padding-top:0!important;padding-bottom:0!important;overflow:hidden!important}.buyer-portal-grid-compact{width:min(1320px,calc(100vw - 96px))!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:1.5rem!important;align-items:stretch!important;min-height:0!important;max-height:none!important}.buyer-portal-grid-compact>section:has(.buyer-portal-panel-header){height:min(430px,calc(100dvh - 150px))!important;min-height:0!important;max-height:none!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.buyer-portal-grid-compact>section:has(.buyer-portal-panel-header)>.w-full,.buyer-portal-grid-compact>section:has(.buyer-portal-panel-header) .kp-form-card,.buyer-portal-grid-compact>section:has(.buyer-portal-panel-header) .buyer-embedded-content,.buyer-portal-grid-compact>section:has(.buyer-portal-panel-header) .buyer-embedded-content>div,.buyer-portal-grid-compact>section:has(.buyer-portal-panel-header) .buyer-embedded-scroll{flex:1 1 auto!important;min-height:0!important;height:auto!important;max-height:none!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.buyer-portal-grid-compact .kp-form-card{border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;margin:0!important;padding:0!important}.buyer-portal-grid-compact .buyer-embedded-content{border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;background:#f8fafc!important}.buyer-portal-grid-compact .buyer-kyc-start{flex:1 1 auto!important;min-height:0!important;height:100%!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#f8fafc!important;padding:28px 34px!important;justify-content:center!important}.buyer-portal-grid-compact .buyer-portal-offer-empty{flex:1 1 auto!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden!important;justify-content:center!important}.buyer-portal-grid-compact .buyer-kyc-start h1,.buyer-portal-grid-compact .buyer-portal-offer-empty h2{font-size:clamp(1.75rem,2.2vw,2.25rem)!important;line-height:1.1!important}}@media (max-width: 1023px){body:has(.buyer-kyc-start){overflow:hidden!important}main:has(.buyer-kyc-start){height:calc(100dvh - 96px)!important;min-height:0!important;padding:0!important;overflow:hidden!important}section:has(.buyer-kyc-start){height:calc(100dvh - 178px)!important;min-height:0!important;max-height:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;background:#f8fafc!important}section:has(.buyer-kyc-start) .buyer-portal-panel-header{display:none!important}section:has(.buyer-kyc-start)>.w-full,section:has(.buyer-kyc-start) .kp-form-card,section:has(.buyer-kyc-start) .buyer-embedded-content,section:has(.buyer-kyc-start) .buyer-embedded-content>div,section:has(.buyer-kyc-start) .buyer-embedded-scroll{flex:1 1 auto!important;height:100%!important;min-height:0!important;max-height:none!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#f8fafc!important;margin:0!important;padding:0!important}section:has(.buyer-kyc-start) .buyer-kyc-start{flex:1 1 auto!important;height:100%!important;min-height:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#f8fafc!important;justify-content:flex-end!important;padding:18px 28px max(22px,env(safe-area-inset-bottom))!important}.buyer-kyc-start input{font-size:1.35rem!important;padding-top:.9rem!important;padding-bottom:.9rem!important}.buyer-kyc-start button{opacity:1!important;color:#fff!important}}:root{--buyer-topbar-h: 96px;--buyer-bottomnav-h: 84px}@media (min-width: 1024px){.buyer-portal-grid{min-height:calc(100dvh - var(--buyer-topbar-h));align-items:center!important;justify-content:center!important;padding-top:0!important;padding-bottom:0!important;gap:24px!important}.buyer-section-shell,section[class*="rounded-[2rem]"][class*=bg-white][class*=overflow-hidden]{height:min(420px,calc(100dvh - 150px))!important;min-height:0!important;max-height:min(420px,calc(100dvh - 150px))!important;overflow:hidden!important}.buyer-left-section .kp-form-card,.buyer-left-section .kp-form-card>div,.buyer-left-section .buyer-embedded-content,.buyer-left-section .buyer-embedded-scroll,.buyer-left-section .buyer-kyc-start,section[class*="rounded-[2rem]"] .kp-form-card,section[class*="rounded-[2rem]"] .buyer-embedded-content,section[class*="rounded-[2rem]"] .buyer-embedded-scroll,section[class*="rounded-[2rem]"] .buyer-kyc-start{height:100%!important;min-height:0!important;max-height:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important}.buyer-left-section .buyer-embedded-content,section[class*="rounded-[2rem]"] .buyer-embedded-content{padding:0!important;background:#f8fafc!important}.buyer-left-section .buyer-kyc-start,section[class*="rounded-[2rem]"] .buyer-kyc-start{padding:28px 44px!important;justify-content:center!important}.buyer-kyc-start h1{font-size:clamp(1.65rem,2vw,2rem)!important;line-height:1.1!important;margin-bottom:14px!important}.buyer-kyc-start p{font-size:.95rem!important;line-height:1.55!important;max-width:390px!important;margin-bottom:26px!important}.buyer-kyc-start input{padding-top:13px!important;padding-bottom:13px!important;font-size:1.05rem!important;border-radius:18px!important}.buyer-kyc-start button{padding-top:13px!important;padding-bottom:13px!important;border-radius:18px!important;color:#fff!important}.buyer-portal-offer-empty{height:calc(100% - 56px)!important;min-height:0!important;overflow:hidden!important;padding:22px 32px!important;justify-content:center!important}.buyer-portal-offer-empty>div:first-child{width:64px!important;height:64px!important;margin-bottom:16px!important}.buyer-portal-offer-empty h2{font-size:clamp(1.8rem,2.3vw,2.35rem)!important;line-height:1.05!important;margin-bottom:12px!important}.buyer-portal-offer-empty p{font-size:.92rem!important;line-height:1.55!important}}@media (max-width: 1023px){html,body,#root{min-height:100dvh}.buyer-mobile-bottom-nav{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:80!important;min-height:var(--buyer-bottomnav-h)!important;padding-bottom:max(env(safe-area-inset-bottom),0px)!important;background:#fffffff5!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.buyer-portal-grid{display:block!important;height:calc(100dvh - var(--buyer-topbar-h) - var(--buyer-bottomnav-h) - env(safe-area-inset-bottom))!important;min-height:0!important;padding:0!important;margin:0!important;overflow:hidden!important}.buyer-section-shell,section[class*="rounded-[2rem]"][class*=bg-white][class*=overflow-hidden]{height:100%!important;min-height:0!important;max-height:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important;background:#f8fafc!important}.buyer-portal-panel-header{display:none!important}.buyer-left-section .kp-form-card,.buyer-left-section .kp-form-card>div,.buyer-left-section .buyer-embedded-content,.buyer-left-section .buyer-embedded-scroll,.buyer-left-section .buyer-kyc-start,section[class*="rounded-[2rem]"] .kp-form-card,section[class*="rounded-[2rem]"] .kp-form-card>div,section[class*="rounded-[2rem]"] .buyer-embedded-content,section[class*="rounded-[2rem]"] .buyer-embedded-scroll,section[class*="rounded-[2rem]"] .buyer-kyc-start{height:100%!important;min-height:0!important;max-height:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important;background:#f8fafc!important}.buyer-left-section .buyer-embedded-content,section[class*="rounded-[2rem]"] .buyer-embedded-content{padding:0!important}.buyer-kyc-start{position:relative!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;padding:0 28px 22px!important;text-align:center!important}.buyer-kyc-start h1{margin-top:clamp(108px,23dvh,176px)!important;margin-bottom:16px!important;font-size:clamp(2rem,8vw,2.6rem)!important;line-height:1.08!important}.buyer-kyc-start p{font-size:clamp(1.05rem,4.3vw,1.3rem)!important;line-height:1.55!important;max-width:470px!important;margin:0 auto!important}.buyer-kyc-start>div:last-child{width:100%!important;max-width:480px!important;margin:auto auto 18px!important}.buyer-kyc-start input{width:100%!important;padding:18px 22px!important;font-size:clamp(1.25rem,5vw,1.55rem)!important;border-radius:22px!important}.buyer-kyc-start button{width:100%!important;margin-top:18px!important;padding:18px 22px!important;border-radius:22px!important;color:#fff!important;font-size:1rem!important}.buyer-embedded-content [class*=max-w-6xl]{height:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important;padding:26px 28px 22px!important}.buyer-embedded-content [class*=max-w-6xl]>*:last-child{margin-top:auto!important;margin-bottom:16px!important}}:root{--buyer-topbar-h: 92px;--buyer-mobile-bottom-h: 86px}@media (min-width: 1024px){body:has(.buyer-portal-offer-empty),body:has(.buyer-kyc-question-screen),body:has(.buyer-kyc-start){overflow:hidden!important}main:has(.buyer-portal-offer-empty),main:has(.buyer-kyc-question-screen),main:has(.buyer-kyc-start){min-height:calc(100dvh - var(--buyer-topbar-h))!important;height:calc(100dvh - var(--buyer-topbar-h))!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;padding:0!important}.buyer-portal-grid-rebuilt,.buyer-portal-grid-compact,.buyer-portal-grid{width:min(1280px,calc(100vw - 112px))!important;max-width:1280px!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:24px!important;align-items:stretch!important;justify-content:center!important;min-height:0!important;height:auto!important;padding:0!important}.buyer-portal-grid-rebuilt>section,.buyer-portal-grid-compact>section,.buyer-portal-grid>section,section:has(.buyer-portal-offer-empty),section:has(.buyer-embedded-content){height:min(400px,calc(100dvh - 170px))!important;min-height:0!important;max-height:min(400px,calc(100dvh - 170px))!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.buyer-portal-panel-header{height:54px!important;min-height:54px!important;padding:0 22px!important;display:flex!important;align-items:center!important;flex-shrink:0!important}section:has(.buyer-embedded-content)>.w-full,section:has(.buyer-embedded-content) .kp-form-card,section:has(.buyer-embedded-content) .buyer-embedded-content,section:has(.buyer-embedded-content) .buyer-embedded-content>div,section:has(.buyer-embedded-content) .buyer-embedded-scroll,section:has(.buyer-portal-offer-empty) .buyer-portal-offer-empty{flex:1 1 auto!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;border:0!important;border-radius:0!important;box-shadow:none!important;margin:0!important}section:has(.buyer-embedded-content) .kp-form-card{background:transparent!important;padding:0!important}section:has(.buyer-embedded-content) .buyer-embedded-content{background:#f8fafc!important;padding:0!important}.buyer-kyc-start{flex:1 1 auto!important;height:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;padding:24px 42px 28px!important;background:#f8fafc!important;text-align:center!important;overflow:hidden!important}.buyer-kyc-start h1{font-size:1.85rem!important;line-height:1.08!important;margin:0 0 12px!important}.buyer-kyc-start p{font-size:.93rem!important;line-height:1.5!important;max-width:390px!important;margin:0 0 24px!important}.buyer-kyc-start>div:last-child{width:100%!important;max-width:360px!important}.buyer-kyc-start input{padding:12px 20px!important;font-size:1.05rem!important;border-radius:16px!important}.buyer-kyc-start button{margin-top:14px!important;padding:13px 18px!important;border-radius:16px!important;color:#fff!important;font-size:.95rem!important}.buyer-kyc-question-screen{flex:1 1 auto!important;height:100%!important;background:#f8fafc!important;overflow:hidden!important;padding:28px 34px 30px!important}.buyer-kyc-question-copy{flex:0 0 auto!important}.buyer-kyc-question-title{font-size:clamp(1.45rem,1.7vw,1.8rem)!important;line-height:1.12!important;margin:0!important}.buyer-kyc-answer-area{margin-top:auto!important;padding-bottom:0!important;gap:12px!important}.buyer-kyc-answer-area>button{margin:0!important;padding:15px 18px!important;border-radius:14px!important;min-height:58px!important;font-size:.98rem!important}.buyer-portal-offer-empty{justify-content:center!important;text-align:center!important;padding:22px 34px!important}.buyer-portal-offer-empty>div:first-child{width:64px!important;height:64px!important;border-radius:22px!important;margin-bottom:16px!important}.buyer-portal-offer-empty h2{font-size:clamp(1.8rem,2.1vw,2.25rem)!important;line-height:1.08!important;margin-bottom:12px!important}.buyer-portal-offer-empty p{font-size:.93rem!important;line-height:1.5!important;max-width:430px!important}}@media (max-width: 1023px){html,body,#root{height:100dvh!important;min-height:100dvh!important;overflow:hidden!important}body:has(.buyer-mobile-bottom-nav){overflow:hidden!important;background:#f8fafc!important}.buyer-mobile-bottom-nav{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:90!important;height:calc(var(--buyer-mobile-bottom-h) + env(safe-area-inset-bottom))!important;min-height:calc(var(--buyer-mobile-bottom-h) + env(safe-area-inset-bottom))!important;padding:8px 20px calc(8px + env(safe-area-inset-bottom))!important;background:#fffffffa!important;border-top:1px solid rgba(226,232,240,.95)!important;box-shadow:0 -10px 28px #0f172a0f!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}main:has(.buyer-mobile-bottom-nav),main:has(.buyer-embedded-content),main:has(.buyer-portal-offer-empty){height:calc(100dvh - var(--buyer-topbar-h) - var(--buyer-mobile-bottom-h) - env(safe-area-inset-bottom))!important;min-height:0!important;padding:0!important;margin:0!important;overflow:hidden!important;display:block!important}.buyer-portal-grid-rebuilt,.buyer-portal-grid-compact,.buyer-portal-grid{display:block!important;width:100%!important;height:100%!important;min-height:0!important;padding:0!important;margin:0!important;overflow:hidden!important}.buyer-portal-grid-rebuilt>section,.buyer-portal-grid-compact>section,.buyer-portal-grid>section,section:has(.buyer-embedded-content),section:has(.buyer-portal-offer-empty){height:100%!important;min-height:0!important;max-height:none!important;width:100%!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#f8fafc!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;margin:0!important}.buyer-portal-panel-header{display:none!important}section:has(.buyer-embedded-content)>.w-full,section:has(.buyer-embedded-content) .kp-form-card,section:has(.buyer-embedded-content) .buyer-embedded-content,section:has(.buyer-embedded-content) .buyer-embedded-content>div,section:has(.buyer-embedded-content) .buyer-embedded-scroll,section:has(.buyer-portal-offer-empty) .buyer-portal-offer-empty{flex:1 1 auto!important;height:100%!important;min-height:0!important;max-height:none!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#f8fafc!important;padding:0!important;margin:0!important}.buyer-kyc-start{position:relative!important;flex:1 1 auto!important;height:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;text-align:center!important;background:#f8fafc!important;padding:0 28px 18px!important;overflow:hidden!important}.buyer-kyc-start h1{font-size:clamp(2rem,8vw,2.55rem)!important;line-height:1.08!important;margin:clamp(82px,17dvh,132px) 0 16px!important}.buyer-kyc-start p{font-size:clamp(1.03rem,4.2vw,1.25rem)!important;line-height:1.52!important;max-width:510px!important;margin:0 auto!important}.buyer-kyc-start>div:last-child{width:100%!important;max-width:480px!important;margin:auto auto 6px!important}.buyer-kyc-start input{width:100%!important;padding:16px 20px!important;font-size:clamp(1.18rem,5vw,1.45rem)!important;border-radius:20px!important}.buyer-kyc-start button{width:100%!important;margin-top:16px!important;padding:17px 20px!important;border-radius:20px!important;color:#fff!important;font-size:1rem!important;opacity:1!important}.buyer-kyc-question-screen{flex:1 1 auto!important;height:100%!important;min-height:0!important;background:#f8fafc!important;padding:24px 28px 18px!important;overflow:hidden!important}.buyer-mobile-step-label{margin:0 0 18px!important;padding:0!important}.buyer-kyc-question-copy{flex:0 0 auto!important}.buyer-kyc-question-title{font-size:clamp(1.75rem,7vw,2.25rem)!important;line-height:1.1!important;margin:0!important}.buyer-kyc-answer-area{margin-top:auto!important;width:100%!important;gap:14px!important;padding-bottom:6px!important}.buyer-kyc-answer-area>button{width:100%!important;min-height:76px!important;margin:0!important;padding:18px 22px!important;border-radius:18px!important;font-size:clamp(1.1rem,4.6vw,1.35rem)!important}.buyer-portal-offer-empty{justify-content:center!important;text-align:center!important;padding:26px 28px!important}}:root{--buyer-topbar-h: 92px;--buyer-mobile-bottom-h: 86px;--buyer-desktop-panel-h: 430px}@media (min-width:1024px){body:has(.buyer-portal-offer-empty),body:has(.buyer-embedded-content),body:has(.buyer-kyc-question-screen),body:has(.buyer-kyc-start){overflow:hidden!important;background:#f8fafc!important}main:has(.buyer-portal-offer-empty),main:has(.buyer-embedded-content),main:has(.buyer-kyc-question-screen),main:has(.buyer-kyc-start){height:calc(100dvh - var(--buyer-topbar-h))!important;min-height:0!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.buyer-portal-grid-final,.buyer-portal-grid-rebuilt,.buyer-portal-grid-compact,.buyer-portal-grid,main:has(.buyer-portal-offer-empty) .grid,main:has(.buyer-embedded-content) .grid{width:min(1180px,calc(100vw - 180px))!important;max-width:1180px!important;min-width:0!important;margin:0 auto!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:26px!important;align-items:center!important;justify-content:center!important}section:has(.buyer-embedded-content),section:has(.buyer-portal-offer-empty){height:var(--buyer-desktop-panel-h)!important;min-height:0!important;max-height:var(--buyer-desktop-panel-h)!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;border-radius:28px!important;background:#fff!important}.buyer-portal-panel-header{height:54px!important;min-height:54px!important;padding:0 24px!important;flex-shrink:0!important}section:has(.buyer-embedded-content)>.w-full,section:has(.buyer-embedded-content) .kp-form-card,section:has(.buyer-embedded-content) .buyer-embedded-content,section:has(.buyer-embedded-content) .buyer-embedded-content>div,section:has(.buyer-embedded-content) .buyer-embedded-scroll{flex:1 1 auto!important;height:auto!important;min-height:0!important;max-height:none!important;width:100%!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;border:0!important;border-radius:0!important;box-shadow:none!important;margin:0!important;padding:0!important;background:#f8fafc!important}.buyer-kyc-start{flex:1 1 auto!important;min-height:0!important;height:100%!important;padding:28px 40px 30px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;background:#f8fafc!important;overflow:hidden!important}.buyer-kyc-start h1{font-size:1.8rem!important;line-height:1.1!important;margin:0 0 12px!important}.buyer-kyc-start p{font-size:.93rem!important;line-height:1.45!important;max-width:380px!important;margin:0 0 22px!important}.buyer-kyc-start>div:last-child{width:100%!important;max-width:360px!important;margin:0!important}.buyer-kyc-start input{height:52px!important;padding:0 20px!important;border-radius:16px!important;font-size:1.05rem!important}.buyer-kyc-start button{height:52px!important;margin-top:14px!important;border-radius:16px!important;color:#fff!important;opacity:1!important}.buyer-kyc-question-screen{flex:1 1 auto!important;height:100%!important;min-height:0!important;background:#f8fafc!important;overflow:hidden!important;padding:30px 38px 34px!important;display:flex!important;flex-direction:column!important}.buyer-kyc-question-copy{padding:0!important;margin:0!important}.buyer-kyc-question-title,.buyer-kyc-question-screen h1{font-size:1.55rem!important;line-height:1.12!important;margin:0!important;max-width:100%!important}.buyer-kyc-answer-area{margin-top:auto!important;padding:0!important;gap:12px!important}.buyer-kyc-answer-area>button{min-height:56px!important;height:56px!important;margin:0!important;padding:0 18px!important;border-radius:14px!important;font-size:1rem!important}section:has(.buyer-portal-offer-empty) .buyer-portal-offer-empty{flex:1 1 auto!important;height:auto!important;min-height:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:24px 38px!important;background:linear-gradient(135deg,#fff,#fff 58%,#ecfdf58c)!important}.buyer-portal-offer-empty>div:first-child{width:62px!important;height:62px!important;margin-bottom:14px!important;border-radius:22px!important}.buyer-portal-offer-empty h2{font-size:1.75rem!important;line-height:1.08!important;margin:0 0 12px!important;max-width:420px!important}.buyer-portal-offer-empty p{font-size:.95rem!important;line-height:1.45!important;max-width:430px!important}}@media (max-width:1023px){html,body,#root{width:100%!important;height:100dvh!important;min-height:100dvh!important;overflow:hidden!important;background:#f8fafc!important}body:has(.buyer-mobile-bottom-nav) header,body:has(.buyer-mobile-bottom-nav) .buyer-portal-topbar,body:has(.buyer-mobile-bottom-nav) .kp-topbar{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:80!important;height:var(--buyer-topbar-h)!important;min-height:var(--buyer-topbar-h)!important;padding-left:24px!important;padding-right:24px!important;background:#fffffffa!important;box-shadow:0 1px 10px #0f172a0f!important}.buyer-mobile-bottom-nav{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:90!important;height:calc(var(--buyer-mobile-bottom-h) + env(safe-area-inset-bottom))!important;min-height:calc(var(--buyer-mobile-bottom-h) + env(safe-area-inset-bottom))!important;padding:8px 20px calc(8px + env(safe-area-inset-bottom))!important;background:#fffffffa!important;border-top:1px solid rgba(226,232,240,.95)!important;box-shadow:0 -10px 24px #0f172a0f!important}main:has(.buyer-mobile-bottom-nav),main:has(.buyer-embedded-content),main:has(.buyer-portal-offer-empty){position:fixed!important;top:var(--buyer-topbar-h)!important;left:0!important;right:0!important;bottom:calc(var(--buyer-mobile-bottom-h) + env(safe-area-inset-bottom))!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#f8fafc!important;display:block!important}.buyer-portal-grid-final,.buyer-portal-grid-rebuilt,.buyer-portal-grid-compact,.buyer-portal-grid,main:has(.buyer-embedded-content) .grid,main:has(.buyer-portal-offer-empty) .grid{width:100%!important;height:100%!important;max-width:none!important;min-height:0!important;display:block!important;margin:0!important;padding:0!important;overflow:hidden!important}section:has(.buyer-embedded-content),section:has(.buyer-portal-offer-empty){width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#f8fafc!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.buyer-portal-panel-header{display:none!important}section:has(.buyer-embedded-content)>.w-full,section:has(.buyer-embedded-content) .kp-form-card,section:has(.buyer-embedded-content) .buyer-embedded-content,section:has(.buyer-embedded-content) .buyer-embedded-content>div,section:has(.buyer-embedded-content) .buyer-embedded-scroll,section:has(.buyer-portal-offer-empty) .buyer-portal-offer-empty{flex:1 1 auto!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#f8fafc!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.buyer-kyc-start{flex:1 1 auto!important;height:100%!important;min-height:0!important;width:100%!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;background:#f8fafc!important;padding:30px 28px 18px!important}.buyer-kyc-start h1{font-size:clamp(2rem,8vw,2.45rem)!important;line-height:1.08!important;margin:clamp(28px,8dvh,62px) 0 14px!important}.buyer-kyc-start p{font-size:clamp(1.02rem,4.25vw,1.18rem)!important;line-height:1.5!important;max-width:500px!important;margin:0 auto!important}.buyer-kyc-start>div:last-child{width:100%!important;max-width:480px!important;margin:auto 0 8px!important}.buyer-kyc-start input{height:62px!important;border-radius:18px!important;padding:0 18px!important;font-size:clamp(1.15rem,4.8vw,1.35rem)!important}.buyer-kyc-start button{height:62px!important;margin-top:14px!important;border-radius:18px!important;color:#fff!important;opacity:1!important;font-size:1rem!important}.buyer-kyc-question-screen{flex:1 1 auto!important;height:100%!important;width:100%!important;min-height:0!important;background:#f8fafc!important;overflow:hidden!important;padding:26px 28px 18px!important;display:flex!important;flex-direction:column!important}.buyer-mobile-step-label{display:block!important;margin:0 0 22px!important;padding:0!important;font-size:10px!important;line-height:1!important;letter-spacing:.22em!important;color:#94a3b8!important;font-weight:900!important;text-transform:uppercase!important}.buyer-kyc-question-copy{flex:0 0 auto!important;padding:0!important;margin:0!important}.buyer-kyc-question-title,.buyer-kyc-question-screen h1{font-size:clamp(1.75rem,7.2vw,2.2rem)!important;line-height:1.1!important;margin:0!important;max-width:100%!important}.buyer-kyc-answer-area{margin-top:auto!important;width:100%!important;padding:0 0 6px!important;gap:14px!important}.buyer-kyc-answer-area>button{width:100%!important;min-height:74px!important;margin:0!important;padding:0 22px!important;border-radius:18px!important;font-size:clamp(1.08rem,4.55vw,1.28rem)!important}.buyer-portal-offer-empty{justify-content:center!important;text-align:center!important;padding:28px!important}}@media (max-width:1023px){section.hidden:has(.buyer-embedded-content),section.hidden:has(.buyer-portal-offer-empty){display:none!important;visibility:hidden!important;pointer-events:none!important}section.block:has(.buyer-embedded-content),section.block:has(.buyer-portal-offer-empty){display:flex!important;visibility:visible!important;pointer-events:auto!important}.buyer-mobile-bottom-nav button{pointer-events:auto!important;cursor:pointer!important;-webkit-tap-highlight-color:transparent!important}}@media (max-width: 1023px){.buyer-portal-offer-empty{position:fixed!important;top:var(--buyer-mobile-header-h, 104px)!important;bottom:calc(var(--buyer-mobile-bottom-nav-h, 86px) + env(safe-area-inset-bottom,0px))!important;left:0!important;right:0!important;width:100%!important;min-height:0!important;height:auto!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:18px 22px!important;background:linear-gradient(145deg,#fff,#fff 52%,#ecfdf58c)!important;border:0!important;border-radius:0!important;box-shadow:none!important}.buyer-portal-offer-empty>*{flex-shrink:0!important}.buyer-portal-offer-empty .w-20,.buyer-portal-offer-empty [class*=w-20]{width:66px!important;height:66px!important;border-radius:22px!important;margin-bottom:18px!important}.buyer-portal-offer-empty svg{width:30px!important;height:30px!important}.buyer-portal-offer-empty p:first-of-type{font-size:12px!important;line-height:1.2!important;letter-spacing:.18em!important;margin-bottom:12px!important}.buyer-portal-offer-empty h2{max-width:330px!important;font-size:clamp(30px,8.2vw,38px)!important;line-height:1.05!important;letter-spacing:-.045em!important;margin:0 auto 14px!important;text-wrap:balance}.buyer-portal-offer-empty p:last-of-type{max-width:340px!important;font-size:16px!important;line-height:1.45!important;margin:0 auto!important;color:#64748b!important}}@media (max-width: 1023px){.buyer-portal-offer-empty,section:has(.buyer-portal-offer-empty) .buyer-portal-offer-empty{position:fixed!important;left:0!important;right:0!important;top:132px!important;bottom:calc(88px + env(safe-area-inset-bottom,0px))!important;height:auto!important;min-height:0!important;max-height:none!important;width:100%!important;padding:22px 28px 26px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;transform:none!important}.buyer-portal-offer-empty>*{flex:0 0 auto!important}.buyer-portal-offer-empty .w-20,.buyer-portal-offer-empty .h-20{width:64px!important;height:64px!important;margin-bottom:18px!important}.buyer-portal-offer-empty p.text-\[10px\]{margin-bottom:10px!important;font-size:10px!important;line-height:1.2!important}.buyer-portal-offer-empty h2{width:min(100%,340px)!important;max-width:340px!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:12px!important;font-size:clamp(30px,7.2vw,40px)!important;line-height:.98!important;letter-spacing:-.04em!important;text-wrap:balance}.buyer-portal-offer-empty h2+p,.buyer-portal-offer-empty p.max-w-sm{width:min(100%,360px)!important;max-width:360px!important;margin-left:auto!important;margin-right:auto!important;font-size:clamp(15px,3.7vw,18px)!important;line-height:1.45!important}section:has(.buyer-portal-offer-empty){min-height:0!important;height:auto!important;max-height:none!important;overflow:visible!important;border:0!important;box-shadow:none!important;background:transparent!important}section:has(.buyer-portal-offer-empty) .buyer-portal-panel-header{display:none!important}}.placeholder\:font-sans::-moz-placeholder{font-family:Inter,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.placeholder\:font-sans::placeholder{font-family:Inter,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.placeholder\:text-base::-moz-placeholder{font-size:1rem;line-height:1.5rem}.placeholder\:text-base::placeholder{font-size:1rem;line-height:1.5rem}.placeholder\:tracking-normal::-moz-placeholder{letter-spacing:0em}.placeholder\:tracking-normal::placeholder{letter-spacing:0em}.placeholder\:text-gray-300::-moz-placeholder{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-300::placeholder{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.placeholder\:text-white\/20::-moz-placeholder{color:#fff3}.placeholder\:text-white\/20::placeholder{color:#fff3}.hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-emerald-300:hover{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:bg-emerald-400:hover{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-500\/30:hover{background-color:#10b9814d}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-slate-950:hover{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.hover\:text-white\/60:hover{color:#fff9}.hover\:shadow-portal:hover{--tw-shadow: 0 22px 55px rgba(15, 23, 42, .1);--tw-shadow-colored: 0 22px 55px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-slate-950:focus{--tw-border-opacity: 1;border-color:rgb(2 6 23 / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-emerald-500\/50:focus{--tw-ring-color: rgb(16 185 129 / .5)}.focus\:ring-slate-950:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(2 6 23 / var(--tw-ring-opacity, 1))}.focus\:ring-white\/40:focus{--tw-ring-color: rgb(255 255 255 / .4)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.group:hover .group-hover\:border-slate-950{--tw-border-opacity: 1;border-color:rgb(2 6 23 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:bg-slate-950{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.sm\:inline{display:inline}.sm\:inline-flex{display:inline-flex}.sm\:min-w-\[170px\]{min-width:170px}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:p-10{padding:2.5rem}.sm\:p-6{padding:1.5rem}.sm\:p-7{padding:1.75rem}.sm\:p-8{padding:2rem}.sm\:p-9{padding:2.25rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-6xl{font-size:3.75rem;line-height:1}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width: 1024px){.lg\:static{position:static}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:grid-cols-\[0\.95fr_1\.05fr\]{grid-template-columns:.95fr 1.05fr}.lg\:grid-cols-\[0\.9fr_1\.1fr\]{grid-template-columns:.9fr 1.1fr}.lg\:grid-cols-\[minmax\(0\,1fr\)_minmax\(320px\,0\.92fr\)\]{grid-template-columns:minmax(0,1fr) minmax(320px,.92fr)}.lg\:justify-start{justify-content:flex-start}.lg\:gap-12{gap:3rem}.lg\:gap-14{gap:3.5rem}.lg\:overflow-visible{overflow:visible}.lg\:px-9{padding-left:2.25rem;padding-right:2.25rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:pb-0{padding-bottom:0}.lg\:pt-0{padding-top:0}.lg\:text-left{text-align:left}.lg\:text-6xl{font-size:3.75rem;line-height:1}.lg\:text-7xl{font-size:4.5rem;line-height:1}.lg\:text-\[1\.7rem\]{font-size:1.7rem}}
