.Notification-module__K6GaLW__notification{z-index:50;color:#fff;background:#0f172a;border:1px solid #334155;border-radius:1.25rem;align-items:center;gap:.75rem;padding:1rem 1.5rem;animation:1.2s infinite Notification-module__K6GaLW__bounce;display:flex;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 25px 50px -25px #0f172a66,0 10px 30px -15px #0f172a26}@keyframes Notification-module__K6GaLW__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.Notification-module__K6GaLW__notificationIcon{color:#5eead4}@media (max-width:640px){.Notification-module__K6GaLW__notification{border-radius:1rem;padding:.75rem 1rem;font-size:.875rem;bottom:.75rem;left:.75rem;right:.75rem}}
.Navbar-module__pSp8Ga__navbar{z-index:100;pointer-events:auto;background:0 0;border-bottom:none;padding:2rem 1.5rem 1rem;position:relative}.Navbar-module__pSp8Ga__navInner{justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:80rem;margin:0 auto;display:flex}.Navbar-module__pSp8Ga__brandGroup{align-items:center;gap:.5rem;display:flex}.Navbar-module__pSp8Ga__brandBadge{color:#fff;background:#16a34a;border-radius:.75rem;justify-content:center;align-items:center;padding:.375rem;display:inline-flex}.Navbar-module__pSp8Ga__brandName{color:#16a34a;letter-spacing:-.04em;font-size:1.5rem;font-weight:900}.Navbar-module__pSp8Ga__langSwitch{z-index:101;pointer-events:auto;align-items:center;gap:.5rem;display:inline-flex;position:relative}.Navbar-module__pSp8Ga__langSelect{appearance:none;color:#475569;cursor:pointer;pointer-events:auto;z-index:102;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;outline:none;min-width:8rem;padding:.5rem .9rem;font-weight:700;box-shadow:0 4px 12px #0f172a08}.Navbar-module__pSp8Ga__langSelect:focus{border-color:#16a34a;box-shadow:0 0 0 4px #10b98126}@media (max-width:640px){.Navbar-module__pSp8Ga__navbar{padding:.75rem 1rem}.Navbar-module__pSp8Ga__brandName{font-size:1.25rem}}
.Footer-module__nhiC3q__footer{background:#fff;border-top:1px solid #e2e8f0;margin-top:3rem;padding:2rem 1.5rem}.Footer-module__nhiC3q__footerInner{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:80rem;margin:0 auto;display:flex}.Footer-module__nhiC3q__footerText,.Footer-module__nhiC3q__footerLinks{color:#94a3b8;font-size:.75rem;font-weight:600}.Footer-module__nhiC3q__footerLinks{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Footer-module__nhiC3q__footerLinks a{cursor:pointer;color:inherit;text-decoration:none;transition:color .2s}.Footer-module__nhiC3q__footerLinks a:hover{color:#16a34a}@media (min-width:640px){.Footer-module__nhiC3q__footerInner{text-align:left;flex-direction:row;justify-content:space-between}}@media (max-width:640px){.Footer-module__nhiC3q__footer{padding:1.25rem 1rem}.Footer-module__nhiC3q__footerText,.Footer-module__nhiC3q__footerLinks{font-size:.7rem}.Footer-module__nhiC3q__footerLinks{gap:.75rem}}
.HeroSection-module__8AZ9Vq__heroHeader{text-align:center;margin-bottom:2.5rem}.HeroSection-module__8AZ9Vq__heroTitle{color:#0f172a;margin-top:1rem;font-size:2.5rem;font-weight:900;line-height:1.05}.HeroSection-module__8AZ9Vq__heroTitleHighlight{color:#16a34a;text-decoration-line:underline;text-decoration-color:#dcfce7;text-decoration-thickness:.25rem}.HeroSection-module__8AZ9Vq__heroText{color:#64748b;margin-top:.75rem;font-weight:600}@media (max-width:640px){.HeroSection-module__8AZ9Vq__heroTitle{font-size:2rem}.HeroSection-module__8AZ9Vq__heroText{font-size:.95rem}}
.FormFields-module__iMp-Ja__formSection{background:#f8fafc;border:1px solid #e2e8f0;border-radius:2rem;margin-bottom:1.25rem;padding:1.5rem}.FormFields-module__iMp-Ja__sectionHeader{text-transform:uppercase;letter-spacing:.2em;color:#64748b;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:900;display:inline-flex}.FormFields-module__iMp-Ja__gridTwo{grid-template-columns:1fr;gap:1rem;min-width:0;display:grid}@media (min-width:640px){.FormFields-module__iMp-Ja__gridTwo{grid-template-columns:repeat(2,minmax(0,1fr))}}.FormFields-module__iMp-Ja__inputGroup{flex-direction:column;min-width:0;display:flex}.FormFields-module__iMp-Ja__inputLabel{color:#64748b;margin-left:.25rem;font-size:.75rem;font-weight:900}.FormFields-module__iMp-Ja__inputBase{box-sizing:border-box;color:#0f172a;appearance:none;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:1.25rem;outline:none;width:100%;min-width:0;max-width:100%;margin-top:.25rem;padding:1rem;font-weight:800;transition:box-shadow .2s,border-color .2s}.FormFields-module__iMp-Ja__inputBase::-webkit-calendar-picker-indicator{display:none}.FormFields-module__iMp-Ja__inputBase:focus{border-color:#16a34a;box-shadow:0 0 0 4px #10b98126}.FormFields-module__iMp-Ja__inputIconWrapper{min-width:0;position:relative}.FormFields-module__iMp-Ja__inputIcon{color:#94a3b8;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.FormFields-module__iMp-Ja__inputWithIcon{padding-left:3rem}.FormFields-module__iMp-Ja__selectInput{appearance:none;background:#f1f5f9}@media (max-width:640px){.FormFields-module__iMp-Ja__formSection{padding:1.25rem}.FormFields-module__iMp-Ja__sectionHeader{font-size:.65rem}.FormFields-module__iMp-Ja__inputLabel{margin-left:.1rem;font-size:.65rem}.FormFields-module__iMp-Ja__inputBase{border-radius:.95rem;padding:.75rem .85rem;font-size:.9rem}.FormFields-module__iMp-Ja__inputWithIcon{padding-left:2.4rem}.FormFields-module__iMp-Ja__inputIcon{left:.75rem}.FormFields-module__iMp-Ja__selectInput{font-size:.9rem}}.FormFields-module__iMp-Ja__checkboxGroup{flex-direction:column;gap:.5rem;margin-top:1.25rem;display:flex}.FormFields-module__iMp-Ja__checkboxLabel{color:#64748b;margin-left:.25rem;font-size:.75rem;font-weight:900}.FormFields-module__iMp-Ja__checkboxGrid{grid-template-columns:repeat(auto-fill,minmax(135px,1fr));gap:.75rem;margin-top:.25rem;display:grid}.FormFields-module__iMp-Ja__checkboxCard{cursor:pointer;-webkit-user-select:none;user-select:none;color:#475569;background:#f1f5f9;border:1.5px solid #e2e8f0;border-radius:1rem;align-items:center;gap:.5rem;padding:.75rem 1rem;transition:all .2s;display:flex}.FormFields-module__iMp-Ja__checkboxCard:hover{background:#e2e8f0;border-color:#cbd5e1}.FormFields-module__iMp-Ja__checkboxCardActive{color:#065f46;background:#ecfdf5;border-color:#10b981}.FormFields-module__iMp-Ja__checkboxInput{display:none}.FormFields-module__iMp-Ja__checkboxText{font-size:.85rem;font-weight:800}@media (max-width:640px){.FormFields-module__iMp-Ja__checkboxLabel{margin-left:.1rem;font-size:.65rem}.FormFields-module__iMp-Ja__checkboxGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.FormFields-module__iMp-Ja__checkboxCard{border-radius:.8rem;padding:.6rem .8rem}.FormFields-module__iMp-Ja__checkboxText{font-size:.8rem}}
.DateInput-module__trIc9G__wrapper{box-sizing:border-box;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:1.25rem;align-items:center;width:100%;min-width:0;margin-top:.25rem;padding:1rem 1rem 1rem 3rem;transition:box-shadow .2s,border-color .2s;display:flex;position:relative}.DateInput-module__trIc9G__wrapper:hover{border-color:#cbd5e1}.DateInput-module__trIc9G__wrapper:focus-within{border-color:#16a34a;box-shadow:0 0 0 4px #10b98126}.DateInput-module__trIc9G__icon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.DateInput-module__trIc9G__display{-webkit-user-select:none;user-select:none;font-size:1rem;font-weight:800}.DateInput-module__trIc9G__placeholder{color:#94a3b8}.DateInput-module__trIc9G__filled{color:#0f172a}.DateInput-module__trIc9G__hiddenInput{opacity:0;cursor:pointer;appearance:none;width:100%;height:100%;position:absolute;inset:0}@media (max-width:640px){.DateInput-module__trIc9G__wrapper{padding:.75rem .85rem .75rem 2.4rem}.DateInput-module__trIc9G__icon{left:.75rem}.DateInput-module__trIc9G__display{font-size:.9rem}}
.LicenseUploadCard-module__4wDcVa__uploadCard{cursor:pointer;display:block}.LicenseUploadCard-module__4wDcVa__uploadCardBody{text-align:center;border:2px dashed #e2e8f0;border-radius:1.5rem;justify-content:center;align-items:center;min-height:10rem;padding:1.5rem;transition:border-color .2s,background .2s;display:flex}.LicenseUploadCard-module__4wDcVa__uploadCardBodyEmpty{background:#f8fafc;border-color:#e2e8f0}.LicenseUploadCard-module__4wDcVa__uploadCardBodyUploaded{background:#ecfdf5;border-color:#86efac}.LicenseUploadCard-module__4wDcVa__uploadCardDisabled{pointer-events:none;opacity:.72}.LicenseUploadCard-module__4wDcVa__uploadingState{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}.LicenseUploadCard-module__4wDcVa__spinner{border:3px solid #0f172a2e;border-top-color:#0f172a;border-radius:9999px;width:2rem;height:2rem;margin:0 auto;animation:1s linear infinite LicenseUploadCard-module__4wDcVa__spin}.LicenseUploadCard-module__4wDcVa__uploadingText{color:#475569;font-size:.85rem}@keyframes LicenseUploadCard-module__4wDcVa__spin{to{transform:rotate(360deg)}}.LicenseUploadCard-module__4wDcVa__hiddenInput{display:none}.LicenseUploadCard-module__4wDcVa__uploadContent{flex-direction:column;gap:.75rem;display:flex}.LicenseUploadCard-module__4wDcVa__uploadIcon{color:#94a3b8;margin:0 auto}.LicenseUploadCard-module__4wDcVa__uploadTitle{color:#0f172a;font-size:.95rem;font-weight:900}.LicenseUploadCard-module__4wDcVa__uploadDescription,.LicenseUploadCard-module__4wDcVa__uploadFileName{font-size:.75rem}.LicenseUploadCard-module__4wDcVa__uploadDescription{color:#94a3b8;font-style:italic}.LicenseUploadCard-module__4wDcVa__uploadFileName{color:#166534;text-overflow:ellipsis;white-space:nowrap;max-width:11.25rem;margin-top:.25rem;font-weight:600;overflow:hidden}.LicenseUploadCard-module__4wDcVa__uploadSuccess{color:#166534;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex}@media (max-width:640px){.LicenseUploadCard-module__4wDcVa__uploadCardBody{border-radius:1.25rem;min-height:8rem;padding:1rem}.LicenseUploadCard-module__4wDcVa__uploadTitle{font-size:.85rem}.LicenseUploadCard-module__4wDcVa__uploadDescription,.LicenseUploadCard-module__4wDcVa__uploadFileName{font-size:.7rem}}
.LicenseUploadSection-module__QD9kRa__fileSection{gap:.75rem;display:grid}.LicenseUploadSection-module__QD9kRa__inputLabel{color:#64748b;margin-left:.25rem;font-size:.75rem;font-weight:900}.LicenseUploadSection-module__QD9kRa__fileGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.LicenseUploadSection-module__QD9kRa__fileGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.LicenseUploadSection-module__QD9kRa__inputLabel{margin-left:.1rem;font-size:.65rem}}
.SubmitButton-module__4d-b0a__submitButton{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:1.25rem;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.25rem;font-size:1.125rem;font-weight:900;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 25px 40px #16a34a2e}.SubmitButton-module__4d-b0a__submitButton:hover{background:#15803d}.SubmitButton-module__4d-b0a__submitButton:disabled{color:#94a3b8;cursor:not-allowed;box-shadow:none;background:#e2e8f0}@media (max-width:640px){.SubmitButton-module__4d-b0a__submitButton{padding:.95rem;font-size:.95rem}}.SubmitButton-module__4d-b0a__spin{animation:1s linear infinite SubmitButton-module__4d-b0a__spin}@keyframes SubmitButton-module__4d-b0a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.LiveAuctionStatus-module__2yGziq__auctionPage{gap:1.5rem;max-width:40rem;margin:0 auto;animation:.5s LiveAuctionStatus-module__2yGziq__fadeIn;display:grid}@keyframes LiveAuctionStatus-module__2yGziq__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.LiveAuctionStatus-module__2yGziq__statusCard,.LiveAuctionStatus-module__2yGziq__bestPriceCard,.LiveAuctionStatus-module__2yGziq__pulseCard,.LiveAuctionStatus-module__2yGziq__historyCard{background:#fff;border:1px solid #e2e8f0;border-radius:2rem;box-shadow:0 10px 24px #0f172a0d}.LiveAuctionStatus-module__2yGziq__statusCard{color:#fff;background:#0f172a;padding:2rem;position:relative;overflow:hidden}.LiveAuctionStatus-module__2yGziq__statusCardOver{pointer-events:none;background:linear-gradient(135deg,#10b98114,#0000 60%);position:absolute;inset:0}.LiveAuctionStatus-module__2yGziq__statusCard:before{content:"";pointer-events:none;background:#10b9811f;border-radius:9999px;width:10rem;height:10rem;position:absolute;top:-5rem;right:-5rem}.LiveAuctionStatus-module__2yGziq__statusCardContent{z-index:1;flex-direction:column;gap:.75rem;display:flex;position:relative}.LiveAuctionStatus-module__2yGziq__statusMeta{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.LiveAuctionStatus-module__2yGziq__statusTitleTag{text-transform:uppercase;letter-spacing:.14em;color:#4ade80;background:#10b98121;border:1px solid #4ade804d;border-radius:9999px;align-items:center;padding:.375rem .75rem;font-size:.875rem;font-weight:900;display:inline-flex}.LiveAuctionStatus-module__2yGziq__statusTitle{font-size:1.5rem;font-weight:900}.LiveAuctionStatus-module__2yGziq__statusSubtitle,.LiveAuctionStatus-module__2yGziq__statusSubtitleSmall{color:#94a3b8}.LiveAuctionStatus-module__2yGziq__statusSubtitleSmall{font-size:.75rem}.LiveAuctionStatus-module__2yGziq__timerCard{text-align:right;background:#0f172a8f;border:1px solid #94a3b840;border-radius:1.5rem;padding:1rem 1.25rem}.LiveAuctionStatus-module__2yGziq__timerLabel{text-transform:uppercase;color:#94a3b8;font-size:.75rem;font-weight:900;display:block}.LiveAuctionStatus-module__2yGziq__timerValue{font-family:var(--font-geist-mono), monospace;color:#4ade80;font-size:2rem;font-weight:900}.LiveAuctionStatus-module__2yGziq__bestPriceCard{text-align:center;background:#ecfdf5;border-color:#d1fae5;padding:2.5rem}.LiveAuctionStatus-module__2yGziq__bestPriceBadge{color:#fff;letter-spacing:.12em;background:#16a34a;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem .85rem;font-size:.65rem;font-weight:900;display:inline-flex}.LiveAuctionStatus-module__2yGziq__bestPriceDot{background:#fff;border-radius:9999px;width:.4rem;height:.4rem}.LiveAuctionStatus-module__2yGziq__bestLabel{text-transform:uppercase;letter-spacing:.24em;color:#166534;margin-bottom:.5rem;font-size:.75rem;font-weight:900}.LiveAuctionStatus-module__2yGziq__bestPriceValue{color:#166534;font-size:4.5rem;font-weight:900;line-height:1}.LiveAuctionStatus-module__2yGziq__bestPriceMeta{color:#166534;background:#16a34a1a;border:1px solid #a7f3d0b3;border-radius:1.25rem;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;font-size:.875rem;font-weight:800;display:inline-flex}.LiveAuctionStatus-module__2yGziq__pulseCard{justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}.LiveAuctionStatus-module__2yGziq__pulseInfo{align-items:center;gap:1rem;display:flex}.LiveAuctionStatus-module__2yGziq__pulseIcon{color:#16a34a;background:#ecfdf5;border-radius:1rem;padding:.75rem}.LiveAuctionStatus-module__2yGziq__pulseSpin{animation:1s linear infinite LiveAuctionStatus-module__2yGziq__spin}@keyframes LiveAuctionStatus-module__2yGziq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LiveAuctionStatus-module__2yGziq__pulseTextTitle{color:#0f172a;font-size:.95rem;font-weight:900}.LiveAuctionStatus-module__2yGziq__pulseTextMeta{color:#94a3b8;font-size:.75rem}.LiveAuctionStatus-module__2yGziq__pulseLive{color:#166534;text-transform:uppercase;background:#dcfce7;border-radius:9999px;padding:.35rem .75rem;font-size:.625rem;font-weight:900}.LiveAuctionStatus-module__2yGziq__historyCard{padding:2rem}.LiveAuctionStatus-module__2yGziq__historyHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.LiveAuctionStatus-module__2yGziq__historyTitle{color:#0f172a;align-items:center;gap:.75rem;font-size:1.125rem;font-weight:900;display:flex}.LiveAuctionStatus-module__2yGziq__historyMeta{color:#94a3b8;align-items:center;gap:.5rem;font-size:.75rem;font-weight:900;display:flex}.LiveAuctionStatus-module__2yGziq__historyIcon{color:#16a34a}.LiveAuctionStatus-module__2yGziq__bidDetails{flex-direction:column;gap:.25rem;display:flex}.LiveAuctionStatus-module__2yGziq__bidsList{gap:1rem;display:grid}.LiveAuctionStatus-module__2yGziq__bidRow{opacity:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:1.5rem;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem;transition:transform .2s,box-shadow .2s;display:flex}.LiveAuctionStatus-module__2yGziq__bidRowLatest{background:#ecfdf5;border-color:#d1fae5;position:relative;transform:scale(1.01);box-shadow:0 20px 40px #16a34a14}.LiveAuctionStatus-module__2yGziq__bidRowLatest:before{color:#fff;letter-spacing:.1em;background:#16a34a;border-radius:9999px;padding:.25rem .75rem;font-size:.65rem;font-weight:900;position:absolute;top:-.75rem;left:1.5rem}.LiveAuctionStatus-module__2yGziq__bidIndex{border-radius:1rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-weight:900;display:inline-flex}.LiveAuctionStatus-module__2yGziq__bidIndexLatest{color:#fff;background:#16a34a}.LiveAuctionStatus-module__2yGziq__bidIndexNormal{color:#475569;background:#e2e8f0}.LiveAuctionStatus-module__2yGziq__bidAgency{color:#0f172a;font-size:.95rem;font-weight:900}.LiveAuctionStatus-module__2yGziq__bidCar{text-transform:uppercase;color:#94a3b8;font-size:.75rem;font-weight:900}.LiveAuctionStatus-module__2yGziq__bidPrice{text-align:right}.LiveAuctionStatus-module__2yGziq__bidAmount{color:#0f172a;font-size:1.25rem;font-weight:900}.LiveAuctionStatus-module__2yGziq__bidTimestamp{text-transform:uppercase;color:#94a3b8;font-size:.625rem;font-weight:900}.LiveAuctionStatus-module__2yGziq__cancelButton{color:#64748b;letter-spacing:.02em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;font-weight:900;display:inline-flex}.LiveAuctionStatus-module__2yGziq__cancelButton:hover{color:#334155}.LiveAuctionStatus-module__2yGziq__bidActionContainer{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.LiveAuctionStatus-module__2yGziq__acceptBtn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:9999px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 4px 6px -1px #16a34a33}.LiveAuctionStatus-module__2yGziq__acceptBtn:hover:not(:disabled){background:#15803d;transform:translateY(-1px)}.LiveAuctionStatus-module__2yGziq__acceptBtnDisabled{opacity:.6;cursor:not-allowed;transform:none}.LiveAuctionStatus-module__2yGziq__successCard{text-align:center;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:2rem;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem;animation:.5s LiveAuctionStatus-module__2yGziq__fadeIn;display:flex}.LiveAuctionStatus-module__2yGziq__successIconWrapper{color:#fff;background:#10b981;border-radius:9999px;margin-bottom:.5rem;padding:1rem;display:inline-flex;box-shadow:0 10px 25px -5px #10b98166}.LiveAuctionStatus-module__2yGziq__successTitle{color:#065f46;margin:0;font-size:1.5rem;font-weight:900}.LiveAuctionStatus-module__2yGziq__successMessage{color:#064e3b;max-width:28rem;margin:0;font-size:1rem;line-height:1.5}.LiveAuctionStatus-module__2yGziq__successHomeBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.875rem 2.5rem;font-size:1rem;font-weight:800;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 10px 25px -5px #10b98166}.LiveAuctionStatus-module__2yGziq__successHomeBtn:hover{background:#059669;transform:translateY(-2px);box-shadow:0 15px 30px -5px #10b98180}.LiveAuctionStatus-module__2yGziq__successHomeBtn:active{transform:translateY(0)}@media (max-width:640px){.LiveAuctionStatus-module__2yGziq__statusCard{padding:1.5rem}.LiveAuctionStatus-module__2yGziq__statusMeta{flex-direction:column;align-items:stretch;gap:1rem}.LiveAuctionStatus-module__2yGziq__statusTitle{font-size:1.25rem}.LiveAuctionStatus-module__2yGziq__statusTitleTag{padding:.3rem .6rem;font-size:.75rem}.LiveAuctionStatus-module__2yGziq__statusSubtitle{font-size:.85rem}.LiveAuctionStatus-module__2yGziq__timerCard{text-align:center;border-radius:1rem;padding:.75rem 1rem}.LiveAuctionStatus-module__2yGziq__timerValue{font-size:1.7rem}.LiveAuctionStatus-module__2yGziq__bestPriceCard{padding:1.5rem}.LiveAuctionStatus-module__2yGziq__bestPriceValue{font-size:2.75rem}.LiveAuctionStatus-module__2yGziq__bestPriceMeta{padding:.65rem .85rem;font-size:.8rem}.LiveAuctionStatus-module__2yGziq__pulseCard{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem}.LiveAuctionStatus-module__2yGziq__pulseInfo{gap:.75rem}.LiveAuctionStatus-module__2yGziq__pulseTextTitle{font-size:.9rem}.LiveAuctionStatus-module__2yGziq__historyCard{padding:1.25rem}.LiveAuctionStatus-module__2yGziq__historyHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.LiveAuctionStatus-module__2yGziq__historyTitle{font-size:1rem}.LiveAuctionStatus-module__2yGziq__bidRow{flex-direction:column;align-items:stretch;gap:.75rem;padding:1rem}.LiveAuctionStatus-module__2yGziq__bidIndex{width:2.25rem;height:2.25rem}.LiveAuctionStatus-module__2yGziq__bidDetails{flex:1}.LiveAuctionStatus-module__2yGziq__bidActionContainer{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.LiveAuctionStatus-module__2yGziq__bidPrice{text-align:left}.LiveAuctionStatus-module__2yGziq__bidAmount{font-size:1.1rem}.LiveAuctionStatus-module__2yGziq__acceptBtn{width:auto;padding:.6rem 1.25rem;font-size:.85rem}.LiveAuctionStatus-module__2yGziq__successCard{padding:2rem 1.5rem}.LiveAuctionStatus-module__2yGziq__successTitle{font-size:1.25rem}.LiveAuctionStatus-module__2yGziq__successMessage{font-size:.9rem}}
.page-module__E0kJGG__pageRoot{color:#0f172a;min-height:100vh;font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;background:#f8fafc;flex-direction:column;justify-content:space-between;display:flex}.page-module__E0kJGG__mainContainer{flex-grow:1;padding:2rem 1rem}.page-module__E0kJGG__formWrapper{background:#fff;border:1px solid #e2e8f0;border-radius:2.5rem;max-width:40rem;margin:0 auto;overflow:hidden;box-shadow:0 20px 80px #0f172a14}.page-module__E0kJGG__formContent{padding:2rem}@media (min-width:640px){.page-module__E0kJGG__formContent{padding:3rem}}.page-module__E0kJGG__formStack{gap:1.5rem;display:grid}@media (max-width:640px){.page-module__E0kJGG__mainContainer{padding:1rem .75rem}.page-module__E0kJGG__formWrapper{margin:0 .5rem}.page-module__E0kJGG__formContent{padding:1.5rem}}.page-module__E0kJGG__gdprContainer{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1.25rem;margin-top:.5rem;padding:1.25rem;transition:all .2s}.page-module__E0kJGG__gdprContainer:focus-within,.page-module__E0kJGG__gdprContainer:hover{background:#f1f5f9;border-color:#cbd5e1}.page-module__E0kJGG__gdprCheckboxRow{cursor:pointer;align-items:flex-start;gap:.75rem;display:flex}.page-module__E0kJGG__gdprCheckbox{accent-color:#16a34a;cursor:pointer;flex-shrink:0;width:1.15rem;height:1.15rem;margin-top:.2rem}.page-module__E0kJGG__gdprLabelText{color:#334155;-webkit-user-select:none;user-select:none;font-size:.875rem;font-weight:600;line-height:1.5}.page-module__E0kJGG__gdprLabelLink{color:#16a34a;font-weight:700;text-decoration:underline;transition:color .15s}.page-module__E0kJGG__gdprLabelLink:hover{color:#15803d}.page-module__E0kJGG__gdprSubtext{color:#64748b;border-top:1px dashed #e2e8f0;margin-top:.75rem;padding-top:.75rem;font-size:.8rem;line-height:1.5}
.ServiceSelector-module__vx3gWq__container{text-align:center;max-width:60rem;margin:3rem auto;padding:0 1.5rem;animation:.6s ease-out ServiceSelector-module__vx3gWq__fadeIn}@keyframes ServiceSelector-module__vx3gWq__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ServiceSelector-module__vx3gWq__heroHeader{margin-bottom:3.5rem}.ServiceSelector-module__vx3gWq__badge{color:#16a34a;letter-spacing:.05em;text-transform:uppercase;background:#16a34a1a;border-radius:9999px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;display:inline-block}.ServiceSelector-module__vx3gWq__title{color:#0f172a;letter-spacing:-.03em;margin-bottom:1rem;font-size:2.75rem;font-weight:800;line-height:1.2}.ServiceSelector-module__vx3gWq__titleHighlight{color:#16a34a;background:linear-gradient(135deg,#16a34a,#22c55e);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.ServiceSelector-module__vx3gWq__subtitle{color:#64748b;max-width:32rem;margin:0 auto;font-size:1.125rem;line-height:1.6}.ServiceSelector-module__vx3gWq__cardsGrid{grid-template-columns:1fr;gap:2rem;margin-top:1.5rem;display:grid}@media (min-width:768px){.ServiceSelector-module__vx3gWq__cardsGrid{grid-template-columns:1fr 1fr}}.ServiceSelector-module__vx3gWq__card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:2.25rem;flex-direction:column;justify-content:space-between;align-items:center;height:100%;padding:3rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0f172a0a}.ServiceSelector-module__vx3gWq__card:before{content:"";opacity:0;background:linear-gradient(90deg,#16a34a,#22c55e);height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.ServiceSelector-module__vx3gWq__card:hover{border-color:#bbf7d0;transform:translateY(-8px);box-shadow:0 30px 60px #16a34a1f}.ServiceSelector-module__vx3gWq__card:hover:before{opacity:1}.ServiceSelector-module__vx3gWq__iconWrapper{color:#16a34a;background:#f0fdf4;border-radius:1.5rem;justify-content:center;align-items:center;margin-bottom:2rem;padding:1.25rem;transition:all .3s;display:inline-flex}.ServiceSelector-module__vx3gWq__card:hover .ServiceSelector-module__vx3gWq__iconWrapper{color:#fff;background:#16a34a;transform:scale(1.1)rotate(5deg)}.ServiceSelector-module__vx3gWq__cardTitle{color:#0f172a;margin-bottom:.75rem;font-size:1.75rem;font-weight:800}.ServiceSelector-module__vx3gWq__cardDescription{color:#64748b;min-height:3rem;margin-bottom:2.5rem;font-size:.95rem;line-height:1.6}.ServiceSelector-module__vx3gWq__cardBtn{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:1.25rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 1.75rem;font-size:.95rem;font-weight:700;transition:all .3s;display:flex}.ServiceSelector-module__vx3gWq__card:hover .ServiceSelector-module__vx3gWq__cardBtn{color:#fff;background:#16a34a;box-shadow:0 10px 25px #16a34a59}.ServiceSelector-module__vx3gWq__backLink{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:.75rem;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:color .2s;display:inline-flex}.ServiceSelector-module__vx3gWq__backLink:hover{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.ServiceSelector-module__vx3gWq__langHeader{justify-content:flex-end;margin-bottom:2rem;display:flex}.ServiceSelector-module__vx3gWq__langSelect{appearance:none;color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;outline:none;min-width:8rem;padding:.5rem 1.2rem;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #0f172a08}.ServiceSelector-module__vx3gWq__langSelect:focus,.ServiceSelector-module__vx3gWq__langSelect:hover{border-color:#16a34a;box-shadow:0 0 0 4px #10b98126}.ServiceSelector-module__vx3gWq__logoWrapper{align-items:center;gap:.75rem;margin-bottom:2.5rem;display:inline-flex}.ServiceSelector-module__vx3gWq__logoText{color:#16a34a;letter-spacing:-.04em;font-size:2.5rem;font-weight:900}.ServiceSelector-module__vx3gWq__logoWrapper svg{color:#fff;background:#16a34a;border-radius:1rem;padding:.5rem;box-shadow:0 8px 20px #16a34a26}@media (max-width:640px){.ServiceSelector-module__vx3gWq__container{margin:1.5rem auto;padding:0 1rem}.ServiceSelector-module__vx3gWq__heroHeader{margin-bottom:2rem}.ServiceSelector-module__vx3gWq__badge{padding:.4rem .85rem;font-size:.75rem}.ServiceSelector-module__vx3gWq__title{font-size:1.75rem}.ServiceSelector-module__vx3gWq__subtitle{font-size:.95rem}.ServiceSelector-module__vx3gWq__cardsGrid{gap:1.25rem}.ServiceSelector-module__vx3gWq__card{border-radius:1.75rem;padding:1.75rem 1.25rem}.ServiceSelector-module__vx3gWq__iconWrapper{border-radius:1.25rem;margin-bottom:1.25rem;padding:1rem}.ServiceSelector-module__vx3gWq__cardTitle{margin-bottom:.5rem;font-size:1.25rem}.ServiceSelector-module__vx3gWq__cardDescription{min-height:auto;margin-bottom:1.5rem;font-size:.85rem}.ServiceSelector-module__vx3gWq__cardBtn{border-radius:1rem;padding:.85rem 1.25rem;font-size:.875rem}.ServiceSelector-module__vx3gWq__backLink{margin-bottom:1.25rem;padding:.4rem .75rem;font-size:.8rem}.ServiceSelector-module__vx3gWq__logoWrapper{gap:.5rem;margin-bottom:1.5rem}.ServiceSelector-module__vx3gWq__logoText{font-size:1.75rem}}
.dashboard-module__yceIXa__pageWrapper{color:#0f172a;background:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.dashboard-module__yceIXa__mainContent{flex:1;width:100%;max-width:80rem;margin:0 auto;padding:2rem 1.5rem}.dashboard-module__yceIXa__dashboardLayout{grid-template-columns:1fr;align-items:start;gap:2rem;display:grid}@media (max-width:1024px){.dashboard-module__yceIXa__dashboardLayout{grid-template-columns:1fr}}.dashboard-module__yceIXa__welcomeSection{color:#fff;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border-radius:2rem;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 30px #0f172a26}.dashboard-module__yceIXa__welcomeSection:after{content:"";pointer-events:none;background:radial-gradient(circle,#16a34a1a 0%,#16a34a00 70%);width:40rem;height:40rem;position:absolute;top:-50%;right:-20%}.dashboard-module__yceIXa__welcomeText h1{letter-spacing:-.02em;margin-bottom:.5rem;font-size:2rem;font-weight:800}.dashboard-module__yceIXa__welcomeText p{color:#94a3b8;font-size:1rem}.dashboard-module__yceIXa__companyBranding{color:#4ade80;background:#16a34a33;border:1px solid #16a34a4d;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;display:inline-flex}.dashboard-module__yceIXa__logoutBtn{color:#fff;cursor:pointer;z-index:2;background:#ffffff1a;border:1px solid #ffffff26;border-radius:1rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.dashboard-module__yceIXa__logoutBtn:hover{background:#ef4444;border-color:#ef4444;box-shadow:0 4px 12px #ef444433}.dashboard-module__yceIXa__sidebarCard{background:#fff;border:1px solid #e2e8f0;border-radius:2rem;padding:2rem;box-shadow:0 10px 25px #0f172a08}.dashboard-module__yceIXa__sidebarTitle{color:#0f172a;border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.2rem;font-weight:800}.dashboard-module__yceIXa__alertBox{color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:1rem;gap:.5rem;margin-bottom:1.5rem;padding:1rem;font-size:.85rem;font-weight:600;line-height:1.4;display:flex}.dashboard-module__yceIXa__alertIcon{color:#d97706;flex-shrink:0}.dashboard-module__yceIXa__auctionsHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.dashboard-module__yceIXa__sectionTitle{color:#0f172a;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;display:flex}.dashboard-module__yceIXa__liveIndicator{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#ef4444;border-radius:9999px;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.7rem;font-weight:800;animation:1.5s infinite dashboard-module__yceIXa__pulse;display:inline-flex}@keyframes dashboard-module__yceIXa__pulse{0%,to{opacity:1}50%{opacity:.6}}.dashboard-module__yceIXa__noAuctions{text-align:center;color:#64748b;background:#fff;border:2px dashed #cbd5e1;border-radius:2rem;padding:5rem 2rem;font-weight:600}.dashboard-module__yceIXa__auctionsGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}.dashboard-module__yceIXa__auctionCard{background:#fff;border:1px solid #e2e8f0;border-radius:2rem;transition:all .2s;overflow:hidden;box-shadow:0 10px 25px #0f172a05}.dashboard-module__yceIXa__auctionCard:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 15px 35px #0f172a0f}.dashboard-module__yceIXa__cardHeader{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.dashboard-module__yceIXa__cardBadge{color:#fff;background:#3b82f6;border-radius:9999px;padding:.3rem .75rem;font-size:.75rem;font-weight:700}.dashboard-module__yceIXa__timer{align-items:center;gap:.4rem;font-size:.95rem;font-weight:700;display:inline-flex}.dashboard-module__yceIXa__timerActive{color:#e11d48}.dashboard-module__yceIXa__timerExpired{color:#64748b}.dashboard-module__yceIXa__cardBody{padding:2rem}.dashboard-module__yceIXa__paramGrid{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:1.5rem;margin-bottom:1.5rem;display:grid}.dashboard-module__yceIXa__paramItem{flex-direction:column;gap:.25rem;display:flex}.dashboard-module__yceIXa__paramLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.dashboard-module__yceIXa__paramValue{color:#0f172a;font-size:1rem;font-weight:700}.dashboard-module__yceIXa__gdprBox{color:#475569;background:#f1f5f9;border-radius:1rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.8rem;font-weight:600;display:flex}.dashboard-module__yceIXa__pricingBar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1.5rem;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;padding:1.25rem;display:grid}.dashboard-module__yceIXa__priceDisplay{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.dashboard-module__yceIXa__priceLabel{color:#64748b;text-transform:uppercase;font-size:.75rem;font-weight:700}.dashboard-module__yceIXa__priceValue{color:#0f172a;font-size:1.5rem;font-weight:800}.dashboard-module__yceIXa__bidStatusBadge{border-radius:.5rem;margin-top:.25rem;padding:.2rem .5rem;font-size:.7rem;font-weight:800;display:inline-block}.dashboard-module__yceIXa__winningStatus{color:#15803d;background:#dcfce7}.dashboard-module__yceIXa__losingStatus{color:#b45309;background:#fef3c7}.dashboard-module__yceIXa__bidForm{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.dashboard-module__yceIXa__inputWrapper{flex:1;min-width:10rem;position:relative}.dashboard-module__yceIXa__euroSymbol{color:#94a3b8;font-weight:700;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.dashboard-module__yceIXa__priceInput{border:2px solid #e2e8f0;border-radius:1.25rem;outline:none;width:100%;padding:1rem 1rem 1rem 2.25rem;font-size:1.1rem;font-weight:700;transition:all .2s}.dashboard-module__yceIXa__priceInput:focus{border-color:#16a34a;box-shadow:0 0 0 4px #16a34a1a}.dashboard-module__yceIXa__bidInputRow{gap:.5rem;width:100%;display:flex}.dashboard-module__yceIXa__submitBidBtn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:1.25rem;align-items:center;gap:.5rem;height:3.5rem;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #16a34a33}.dashboard-module__yceIXa__submitBidBtn:hover:not(:disabled){background:#15803d;transform:translateY(-1px);box-shadow:0 6px 16px #16a34a4d}.dashboard-module__yceIXa__submitBidBtn:disabled{color:#94a3b8;box-shadow:none;cursor:not-allowed;background:#cbd5e1}.dashboard-module__yceIXa__toastSuccess{color:#15803d;background:#dcfce7;border:1px solid #bbf7d0;border-radius:1rem;margin-top:1rem;padding:1rem 1.5rem;font-size:.9rem;font-weight:700;animation:.3s dashboard-module__yceIXa__fadeIn}@keyframes dashboard-module__yceIXa__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.dashboard-module__yceIXa__wonMatchCard{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:1.5rem;padding:1.5rem;box-shadow:0 4px 12px #16a34a0d}.dashboard-module__yceIXa__wonMatchHeader{color:#16a34a;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1rem;font-weight:800;display:flex}.dashboard-module__yceIXa__wonMatchIcon{color:#16a34a}.dashboard-module__yceIXa__wonMatchBody{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.25rem}.dashboard-module__yceIXa__wonMatchRow{border-bottom:1px solid #f1f5f9;justify-content:space-between;padding:.5rem 0;font-size:.9rem;display:flex}.dashboard-module__yceIXa__wonMatchRow:last-of-type{border-bottom:none}.dashboard-module__yceIXa__wonMatchRow strong{color:#64748b;font-weight:600}.dashboard-module__yceIXa__wonMatchRow span{color:#0f172a;font-weight:700}.dashboard-module__yceIXa__docLink{color:#0f172a;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.75rem;padding:.4rem .8rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.dashboard-module__yceIXa__docLink:hover{color:#16a34a;background:#e2e8f0}.dashboard-module__yceIXa__expiredBanner{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.85rem;font-weight:700;display:flex}.dashboard-module__yceIXa__profileInput{box-sizing:border-box;color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:.75rem;outline:none;width:100%;padding:.65rem .85rem;font-size:.9rem;font-weight:600;transition:all .2s}.dashboard-module__yceIXa__profileInput:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1a}.dashboard-module__yceIXa__profileSubmitBtn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:.75rem;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.dashboard-module__yceIXa__profileSubmitBtn:hover:not(:disabled){background:#15803d;transform:translateY(-1px)}.dashboard-module__yceIXa__profileSubmitBtn:disabled{color:#94a3b8;cursor:not-allowed;background:#cbd5e1}@media (max-width:640px){.dashboard-module__yceIXa__mainContent{padding:1rem .75rem}.dashboard-module__yceIXa__welcomeSection{border-radius:1.5rem;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;padding:1.5rem}.dashboard-module__yceIXa__welcomeText h1{font-size:1.35rem}.dashboard-module__yceIXa__welcomeText p{font-size:.875rem}.dashboard-module__yceIXa__logoutBtn{justify-content:center;width:100%;padding:.65rem 1rem;font-size:.85rem}.dashboard-module__yceIXa__sectionTitle{font-size:1.2rem}.dashboard-module__yceIXa__auctionsHeader{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1rem}.dashboard-module__yceIXa__auctionCard{border-radius:1.5rem}.dashboard-module__yceIXa__cardHeader{flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem 1.25rem}.dashboard-module__yceIXa__cardBody{padding:1.25rem}.dashboard-module__yceIXa__paramGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.dashboard-module__yceIXa__paramValue{font-size:.875rem}.dashboard-module__yceIXa__pricingBar{grid-template-columns:1fr;gap:.75rem;margin-bottom:1rem;padding:1rem}.dashboard-module__yceIXa__bidForm,.dashboard-module__yceIXa__bidInputRow{flex-direction:column;align-items:stretch;gap:.75rem}.dashboard-module__yceIXa__inputWrapper{min-width:unset;width:100%}.dashboard-module__yceIXa__priceInput{padding:.875rem .875rem .875rem 2rem;font-size:1rem}.dashboard-module__yceIXa__submitBidBtn{justify-content:center;width:100%;height:auto;padding:.875rem 1.5rem;font-size:.95rem}.dashboard-module__yceIXa__wonMatchCard{border-radius:1.25rem;padding:1.25rem}.dashboard-module__yceIXa__wonMatchRow{flex-direction:column;gap:.2rem;padding:.4rem 0;font-size:.85rem}.dashboard-module__yceIXa__sidebarCard{border-radius:1.5rem;padding:1.5rem}.dashboard-module__yceIXa__profileInput{padding:.85rem;font-size:16px!important}.dashboard-module__yceIXa__profileSubmitBtn{padding:.875rem;font-size:.95rem}.dashboard-module__yceIXa__noAuctions{border-radius:1.5rem;padding:3rem 1.5rem;font-size:.9rem}.dashboard-module__yceIXa__gdprBox{font-size:.75rem}}
.profile-module__zW1-TW__pageWrapper{color:#0f172a;background:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.profile-module__zW1-TW__mainContent{flex:1;width:100%;max-width:80rem;margin:0 auto;padding:2rem 1.5rem}.profile-module__zW1-TW__welcomeSection{color:#fff;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border-radius:2rem;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 30px #0f172a26}.profile-module__zW1-TW__welcomeSection:after{content:"";pointer-events:none;background:radial-gradient(circle,#16a34a1a 0%,#16a34a00 70%);width:40rem;height:40rem;position:absolute;top:-50%;right:-20%}.profile-module__zW1-TW__welcomeText h1{letter-spacing:-.02em;margin-bottom:.5rem;font-size:2rem;font-weight:800}.profile-module__zW1-TW__welcomeText p{color:#94a3b8;font-size:1rem}.profile-module__zW1-TW__companyBranding{color:#4ade80;background:#16a34a33;border:1px solid #16a34a4d;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;display:inline-flex}.profile-module__zW1-TW__backBtn{color:#fff;cursor:pointer;z-index:2;background:#ffffff1a;border:1px solid #ffffff26;border-radius:1rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.profile-module__zW1-TW__backBtn:hover{background:#fff3;border-color:#ffffff4d}.profile-module__zW1-TW__profileCard{background:#fff;border:1px solid #e2e8f0;border-radius:2rem;max-width:36rem;margin:0 auto;padding:2.5rem;box-shadow:0 10px 25px #0f172a08}.profile-module__zW1-TW__profileTitle{color:#0f172a;border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.4rem;font-weight:800}.profile-module__zW1-TW__alertBox{color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:1rem;gap:.75rem;margin-bottom:1.5rem;padding:1.25rem;font-size:.875rem;font-weight:600;line-height:1.5;display:flex}.profile-module__zW1-TW__alertIcon{color:#d97706;flex-shrink:0;margin-top:.1rem}.profile-module__zW1-TW__formContainer{flex-direction:column;gap:1.5rem;display:flex}.profile-module__zW1-TW__inputGroup{flex-direction:column;gap:.5rem;display:flex}.profile-module__zW1-TW__paramLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.profile-module__zW1-TW__profileInput{box-sizing:border-box;color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:.75rem;outline:none;width:100%;padding:.85rem 1rem;font-size:.95rem;font-weight:600;transition:all .2s}.profile-module__zW1-TW__profileInput:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1a}.profile-module__zW1-TW__actionsRow{margin-top:.5rem}.profile-module__zW1-TW__profileSubmitBtn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem;font-size:.95rem;font-weight:700;transition:all .2s;display:flex}.profile-module__zW1-TW__profileSubmitBtn:hover:not(:disabled){background:#15803d;transform:translateY(-1px)}.profile-module__zW1-TW__profileSubmitBtn:disabled{color:#94a3b8;cursor:not-allowed;background:#cbd5e1}.profile-module__zW1-TW__toastSuccess{color:#15803d;background:#dcfce7;border:1px solid #bbf7d0;border-radius:1rem;padding:1rem 1.25rem;font-size:.9rem;font-weight:700;animation:.3s profile-module__zW1-TW__fadeIn}.profile-module__zW1-TW__toastError{color:#b91c1c;background:#fef2f2;border:1px solid #fca5a5;border-radius:1rem;padding:1rem 1.25rem;font-size:.9rem;font-weight:700;animation:.3s profile-module__zW1-TW__fadeIn}@keyframes profile-module__zW1-TW__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.profile-module__zW1-TW__mainContent{padding:1rem .75rem}.profile-module__zW1-TW__welcomeSection{border-radius:1.5rem;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;padding:1.5rem}.profile-module__zW1-TW__welcomeText h1{font-size:1.35rem}.profile-module__zW1-TW__welcomeText p{font-size:.875rem}.profile-module__zW1-TW__backBtn{justify-content:center;width:100%;padding:.65rem 1rem;font-size:.85rem}.profile-module__zW1-TW__profileCard{border-radius:1.5rem;padding:1.5rem}.profile-module__zW1-TW__profileInput{padding:.85rem;font-size:16px!important}.profile-module__zW1-TW__profileSubmitBtn{padding:.875rem;font-size:.95rem}}
.results-module__UxTn_G__pageWrapper{background-color:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.results-module__UxTn_G__mainContent{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem}.results-module__UxTn_G__welcomeSection{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-radius:1.5rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2.5rem;padding:2.5rem;display:flex;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.results-module__UxTn_G__welcomeText h1{letter-spacing:-.025em;background:linear-gradient(90deg,#fff,#e2e8f0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0 0 .5rem;font-size:2rem;font-weight:800}.results-module__UxTn_G__welcomeText p{color:#94a3b8;margin:0;font-size:1.05rem}.results-module__UxTn_G__companyBranding{color:#38bdf8;background-color:#ffffff1a;border:1px solid #ffffff14;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.results-module__UxTn_G__backBtn{color:#fff;cursor:pointer;background-color:#ffffff26;border:1px solid #fff3;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.results-module__UxTn_G__backBtn:hover{background-color:#ffffff40;transform:translateY(-1px)}.results-module__UxTn_G__emptyState{text-align:center;background-color:#fff;border:2px dashed #cbd5e1;border-radius:1.5rem;max-width:600px;margin:2rem auto;padding:5rem 2rem;box-shadow:0 4px 6px -1px #0000000d}.results-module__UxTn_G__emptyState h3{color:#1e293b;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.results-module__UxTn_G__emptyState p{color:#64748b;margin:0;font-size:.95rem}.results-module__UxTn_G__primaryBtn{color:#fff;cursor:pointer;background-color:#16a34a;border:none;border-radius:.75rem;padding:.875rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 4px 10px #16a34a33}.results-module__UxTn_G__primaryBtn:hover{background-color:#15803d;transform:translateY(-1px);box-shadow:0 6px 14px #16a34a4d}.results-module__UxTn_G__resultsGrid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:2rem;display:grid}.results-module__UxTn_G__resultCard{background-color:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;flex-direction:column;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 4px 20px -2px #0000000d,0 2px 4px -1px #00000008}.results-module__UxTn_G__resultCard:hover{border-color:#cbd5e1;transform:translateY(-3px);box-shadow:0 12px 30px -4px #00000014,0 4px 12px -2px #0000000a}.results-module__UxTn_G__cardHeader{background:linear-gradient(#f8fafc,#fff);border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;padding:1.5rem;display:flex}.results-module__UxTn_G__badgeRow{flex-direction:column;gap:.5rem;display:flex}.results-module__UxTn_G__wonBadge{color:#15803d;letter-spacing:-.01em;background-color:#dcfce7;border:1px solid #bbf7d0;border-radius:.5rem;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.8rem;font-weight:700;display:inline-flex}.results-module__UxTn_G__dateBadge{color:#64748b;padding-left:.25rem;font-size:.75rem;font-weight:500}.results-module__UxTn_G__priceContainer{text-align:right}.results-module__UxTn_G__priceLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:block}.results-module__UxTn_G__priceValue{color:#16a34a;font-size:1.5rem;font-weight:800}.results-module__UxTn_G__cardSection{border-bottom:1px solid #f1f5f9;padding:1.5rem}.results-module__UxTn_G__cardSection:last-child{border-bottom:none}.results-module__UxTn_G__sectionTitle{text-transform:uppercase;letter-spacing:.075em;color:#64748b;margin:0 0 1rem;font-size:.9rem;font-weight:700}.results-module__UxTn_G__infoRow{align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.results-module__UxTn_G__infoRow:last-child{margin-bottom:0}.results-module__UxTn_G__infoIcon{color:#64748b;flex-shrink:0;margin-top:.15rem}.results-module__UxTn_G__infoRow strong{color:#475569;font-size:.8rem;font-weight:600;display:block}.results-module__UxTn_G__infoRow span{color:#0f172a;margin-top:.1rem;font-size:.9rem;font-weight:500;display:block}.results-module__UxTn_G__customerSection{background-color:#fafcfb}.results-module__UxTn_G__contactLink{color:#16a34a;font-weight:600;text-decoration:none;transition:color .15s}.results-module__UxTn_G__contactLink:hover{color:#15803d;text-decoration:underline}.results-module__UxTn_G__docBlock{border-top:1px solid #e2e8f0;margin-top:1.25rem;padding-top:1.25rem}.results-module__UxTn_G__docBlock strong{color:#475569;align-items:center;margin-bottom:.75rem;font-size:.85rem;font-weight:700;display:flex}.results-module__UxTn_G__docLinks{gap:.75rem;display:flex}.results-module__UxTn_G__docLink{color:#475569;text-align:center;background-color:#fff;border:1px solid #cbd5e1;border-radius:.5rem;flex:1;justify-content:center;align-items:center;padding:.5rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.results-module__UxTn_G__docLink:hover{color:#1e293b;background-color:#f8fafc;border-color:#94a3b8}.results-module__UxTn_G__noDoc{color:#94a3b8;text-align:center;background-color:#f1f5f9;border:1px dashed #cbd5e1;border-radius:.5rem;flex:1;padding:.5rem;font-size:.8rem;font-weight:500}@media (max-width:640px){.results-module__UxTn_G__welcomeSection{flex-direction:column;align-items:flex-start;padding:1.5rem}.results-module__UxTn_G__backBtn{justify-content:center;width:100%}.results-module__UxTn_G__resultsGrid{grid-template-columns:1fr}}
.login-module__BlATBG__pageWrapper{color:#0f172a;background:radial-gradient(circle at 10% 20%,#16a34a0d 0%,#f8fafc 90%);flex-direction:column;min-height:100vh;display:flex}.login-module__BlATBG__mainContent{flex:1;justify-content:center;align-items:center;padding:3rem 1.5rem;display:flex}.login-module__BlATBG__loginCard{-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #e2e8f0cc;border-radius:2rem;width:100%;max-width:28rem;padding:3rem 2.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 25px 50px -12px #0f172a14,0 0 80px #16a34a08}.login-module__BlATBG__loginCard:hover{transform:translateY(-2px);box-shadow:0 30px 60px -15px #0f172a1f,0 0 90px #16a34a0d}.login-module__BlATBG__headerArea{text-align:center;margin-bottom:2.5rem}.login-module__BlATBG__badge{color:#16a34a;text-transform:uppercase;letter-spacing:.05em;background:#16a34a1a;border-radius:9999px;margin-bottom:.75rem;padding:.35rem .85rem;font-size:.75rem;font-weight:700;display:inline-block}.login-module__BlATBG__title{color:#0f172a;letter-spacing:-.02em;font-size:1.85rem;font-weight:800;line-height:1.25}.login-module__BlATBG__subtitle{color:#64748b;margin-top:.5rem;font-size:.95rem}.login-module__BlATBG__form{flex-direction:column;gap:1.5rem;display:flex}.login-module__BlATBG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.login-module__BlATBG__label{color:#334155;font-size:.875rem;font-weight:700}.login-module__BlATBG__input{color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:1rem;outline:none;width:100%;padding:.875rem 1.25rem;font-size:.95rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.login-module__BlATBG__input:focus{background:#fff;border-color:#16a34a;box-shadow:0 0 0 4px #16a34a1f}.login-module__BlATBG__errorBox{color:#b91c1c;background:#fef2f2;border:1px solid #fca5a5;border-radius:1rem;align-items:center;gap:.5rem;padding:.85rem 1.25rem;font-size:.875rem;font-weight:600;animation:.4s login-module__BlATBG__shake;display:flex}.login-module__BlATBG__submitBtn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #16a34a33}.login-module__BlATBG__submitBtn:hover:not(:disabled){background:#15803d;transform:translateY(-1px);box-shadow:0 6px 18px #16a34a4d}.login-module__BlATBG__submitBtn:active:not(:disabled){transform:translateY(0)}.login-module__BlATBG__submitBtn:disabled{box-shadow:none;cursor:not-allowed;background:#94a3b8}@keyframes login-module__BlATBG__shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}@media (max-width:640px){.login-module__BlATBG__mainContent{align-items:flex-start;padding:2rem 1rem 1.5rem}.login-module__BlATBG__loginCard{border-radius:1.5rem;padding:1.75rem 1.25rem}.login-module__BlATBG__headerArea{margin-bottom:1.75rem}.login-module__BlATBG__title{font-size:1.5rem}.login-module__BlATBG__subtitle{font-size:.875rem}.login-module__BlATBG__input{padding:.75rem 1rem;font-size:.9rem}.login-module__BlATBG__submitBtn{padding:.875rem;font-size:.95rem}}
.register-module__CDy21W__pageWrapper{color:#0f172a;background:radial-gradient(circle at 10% 20%,#16a34a0d 0%,#f8fafc 90%);flex-direction:column;min-height:100vh;display:flex}.register-module__CDy21W__mainContent{flex:1;justify-content:center;align-items:center;padding:3rem 1.5rem;display:flex}.register-module__CDy21W__registerCard{-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #e2e8f0cc;border-radius:2rem;width:100%;max-width:32rem;padding:3rem 2.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 25px 50px -12px #0f172a14,0 0 80px #16a34a08}.register-module__CDy21W__registerCard:hover{transform:translateY(-2px);box-shadow:0 30px 60px -15px #0f172a1f,0 0 90px #16a34a0d}.register-module__CDy21W__headerArea{text-align:center;margin-bottom:2.25rem}.register-module__CDy21W__badge{color:#16a34a;text-transform:uppercase;letter-spacing:.05em;background:#16a34a1a;border-radius:9999px;margin-bottom:.75rem;padding:.35rem .85rem;font-size:.75rem;font-weight:700;display:inline-block}.register-module__CDy21W__title{color:#0f172a;letter-spacing:-.02em;font-size:1.85rem;font-weight:800;line-height:1.25}.register-module__CDy21W__subtitle{color:#64748b;margin-top:.5rem;font-size:.95rem}.register-module__CDy21W__form{flex-direction:column;gap:1.25rem;display:flex}.register-module__CDy21W__inputGroup{flex-direction:column;gap:.45rem;display:flex}.register-module__CDy21W__label{color:#334155;align-items:center;font-size:.875rem;font-weight:700;display:flex}.register-module__CDy21W__input{color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:1rem;outline:none;width:100%;padding:.8rem 1.15rem;font-size:.95rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.register-module__CDy21W__input:focus{background:#fff;border-color:#16a34a;box-shadow:0 0 0 4px #16a34a1f}.register-module__CDy21W__errorBox{color:#b91c1c;background:#fef2f2;border:1px solid #fca5a5;border-radius:1rem;align-items:center;gap:.5rem;padding:.85rem 1.25rem;font-size:.875rem;font-weight:600;animation:.4s register-module__CDy21W__shake;display:flex}.register-module__CDy21W__submitBtn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;margin-top:.75rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #16a34a33}.register-module__CDy21W__submitBtn:hover:not(:disabled){background:#15803d;transform:translateY(-1px);box-shadow:0 6px 18px #16a34a4d}.register-module__CDy21W__submitBtn:active:not(:disabled){transform:translateY(0)}.register-module__CDy21W__submitBtn:disabled{box-shadow:none;cursor:not-allowed;background:#94a3b8}.register-module__CDy21W__loginLink{text-align:center;color:#64748b;margin-top:.5rem;font-size:.9rem}.register-module__CDy21W__linkAction{cursor:pointer;color:#16a34a;font-weight:700;transition:color .2s}.register-module__CDy21W__linkAction:hover{color:#15803d;text-decoration:underline}@keyframes register-module__CDy21W__shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}@media (max-width:640px){.register-module__CDy21W__mainContent{align-items:flex-start;padding:2rem 1rem 1.5rem}.register-module__CDy21W__registerCard{border-radius:1.5rem;padding:1.75rem 1.25rem}.register-module__CDy21W__headerArea{margin-bottom:1.5rem}.register-module__CDy21W__title{font-size:1.5rem}.register-module__CDy21W__subtitle{font-size:.875rem}.register-module__CDy21W__input{padding:.75rem 1rem;font-size:.9rem}.register-module__CDy21W__submitBtn{padding:.875rem;font-size:.95rem}}
.waiting-module__KKvRYa__pageWrapper{color:#0f172a;background:radial-gradient(circle at 10% 20%,#16a34a0d 0%,#f8fafc 90%);flex-direction:column;min-height:100vh;display:flex}.waiting-module__KKvRYa__mainContent{flex:1;justify-content:center;align-items:center;padding:3rem 1.5rem;display:flex}.waiting-module__KKvRYa__waitingCard{-webkit-backdrop-filter:blur(12px);text-align:center;background:#ffffffd9;border:1px solid #e2e8f0cc;border-radius:2rem;flex-direction:column;align-items:center;width:100%;max-width:30rem;padding:3.5rem 2.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 25px 50px -12px #0f172a14,0 0 80px #16a34a08}.waiting-module__KKvRYa__waitingCard:hover{transform:translateY(-2px);box-shadow:0 30px 60px -15px #0f172a1f,0 0 90px #16a34a0d}.waiting-module__KKvRYa__iconWrapper{color:#16a34a;background:#16a34a1a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:2rem;padding:1.25rem;animation:2s ease-in-out infinite waiting-module__KKvRYa__pulse;display:flex}.waiting-module__KKvRYa__clockIcon{color:#16a34a}.waiting-module__KKvRYa__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:1.65rem;font-weight:800;line-height:1.25}.waiting-module__KKvRYa__messageContent{color:#64748b;flex-direction:column;gap:.75rem;margin-bottom:2.25rem;font-size:.95rem;line-height:1.6;display:flex}.waiting-module__KKvRYa__logoutBtn{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.95rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #1e293b33}.waiting-module__KKvRYa__logoutBtn:hover{background:#0f172a;transform:translateY(-1px);box-shadow:0 6px 18px #1e293b4d}.waiting-module__KKvRYa__logoutBtn:active{transform:translateY(0)}@keyframes waiting-module__KKvRYa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.05)}}@media (max-width:640px){.waiting-module__KKvRYa__mainContent{padding:1.5rem 1rem}.waiting-module__KKvRYa__waitingCard{border-radius:1.5rem;padding:2.5rem 1.5rem}.waiting-module__KKvRYa__title{font-size:1.35rem}.waiting-module__KKvRYa__messageContent{margin-bottom:1.75rem;font-size:.875rem}.waiting-module__KKvRYa__logoutBtn{width:100%;padding:.85rem}}
.privacy-module__VTbb1a__pageRoot{color:#0f172a;min-height:100vh;font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;background:#f8fafc;flex-direction:column;justify-content:space-between;display:flex}.privacy-module__VTbb1a__mainContainer{flex-grow:1;padding:3rem 1.5rem}.privacy-module__VTbb1a__headerArea{flex-direction:column;align-items:flex-start;gap:1rem;max-width:52rem;margin:0 auto 2.5rem;display:flex}.privacy-module__VTbb1a__backButton{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.875rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 12px #0f172a08}.privacy-module__VTbb1a__backButton:hover{color:#16a34a;border-color:#16a34a;transform:translate(-4px);box-shadow:0 4px 12px #16a34a1a}.privacy-module__VTbb1a__pageTitle{color:#0f172a;letter-spacing:-.05em;margin:.5rem 0 0;font-size:2.5rem;font-weight:900}.privacy-module__VTbb1a__pageSubtitle{color:#64748b;margin:0;font-size:1.125rem;line-height:1.5}.privacy-module__VTbb1a__documentCard{background:#fff;border:1px solid #e2e8f0;border-radius:2rem;max-width:52rem;margin:0 auto;padding:4rem 3.5rem;transition:transform .3s;overflow:hidden;box-shadow:0 20px 80px #0f172a0d}.privacy-module__VTbb1a__legalContent{color:#334155;font-size:1.05rem;line-height:1.75}.privacy-module__VTbb1a__section{margin-bottom:3.5rem}.privacy-module__VTbb1a__section:last-child{margin-bottom:0}.privacy-module__VTbb1a__section h2{color:#0f172a;letter-spacing:-.025em;align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:1.5rem;font-weight:800;display:flex}.privacy-module__VTbb1a__section p{margin-bottom:1.25rem}.privacy-module__VTbb1a__section p:last-child{margin-bottom:0}.privacy-module__VTbb1a__section ul{margin-bottom:1.5rem;padding-left:1.5rem}.privacy-module__VTbb1a__section li{margin-bottom:.75rem;list-style-type:none;position:relative}.privacy-module__VTbb1a__section li:before{content:"•";color:#16a34a;width:1em;margin-left:-1em;font-weight:700;display:inline-block}.privacy-module__VTbb1a__section strong{color:#0f172a}.privacy-module__VTbb1a__infoBox{background:#f8fafc;border-left:4px solid #64748b;border-radius:.75rem;margin:1.5rem 0;padding:1.5rem}.privacy-module__VTbb1a__infoBox p{margin-bottom:.5rem}.privacy-module__VTbb1a__infoBox p:last-child{margin-bottom:0}.privacy-module__VTbb1a__infoBox a{color:#16a34a;font-weight:600;text-decoration:none}.privacy-module__VTbb1a__infoBox a:hover{text-decoration:underline}.privacy-module__VTbb1a__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:1.5rem 0;display:grid}.privacy-module__VTbb1a__gridCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1.25rem;padding:1.75rem;transition:all .2s}.privacy-module__VTbb1a__gridCard:hover{border-color:#cbd5e1;transform:translateY(-2px)}.privacy-module__VTbb1a__cardIcon{color:#16a34a;margin-bottom:1rem}.privacy-module__VTbb1a__gridCard h3{color:#0f172a;margin:0 0 .5rem;font-size:1.15rem;font-weight:700}.privacy-module__VTbb1a__gridCard p{color:#475569;margin:0;font-size:.95rem;line-height:1.6}.privacy-module__VTbb1a__highlightSection{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:1.5rem;margin-bottom:3.5rem;padding:2.5rem}.privacy-module__VTbb1a__highlightBadge{color:#166534;text-transform:uppercase;letter-spacing:.05em;background:#dcfce7;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.4rem .9rem;font-size:.85rem;font-weight:700;display:inline-flex}.privacy-module__VTbb1a__featureBox{flex-direction:column;gap:1.5rem;margin:2rem 0;display:flex}.privacy-module__VTbb1a__featureItem{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;align-items:flex-start;gap:1.5rem;padding:1.5rem;display:flex}.privacy-module__VTbb1a__featureNum{color:#fff;background:#16a34a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.25rem;font-weight:900;display:flex;box-shadow:0 8px 20px #16a34a33}.privacy-module__VTbb1a__featureItem h4{color:#0f172a;margin:0 0 .25rem;font-size:1.1rem;font-weight:700}.privacy-module__VTbb1a__featureItem p{color:#475569;margin:0;font-size:.95rem;line-height:1.6}.privacy-module__VTbb1a__noteText{color:#166534;margin-top:1rem;font-size:.9rem;font-style:italic}.privacy-module__VTbb1a__visualBanner{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1.25rem;align-items:flex-start;gap:1.5rem;margin:1.5rem 0;padding:2rem;display:flex}.privacy-module__VTbb1a__bannerIcon{color:#3b82f6;flex-shrink:0;margin-top:.25rem}.privacy-module__VTbb1a__visualBanner h4{color:#0f172a;margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.privacy-module__VTbb1a__visualBanner p{color:#475569;margin:0;font-size:.95rem}.privacy-module__VTbb1a__alertBox{background:#fffbeb;border:1px solid #fef3c7;border-radius:1rem;gap:1.25rem;margin-top:2rem;padding:1.5rem;display:flex}.privacy-module__VTbb1a__alertIcon{color:#d97706;flex-shrink:0;margin-top:.2rem}.privacy-module__VTbb1a__alertBox h4{color:#78350f;margin:0 0 .25rem;font-size:1.05rem;font-weight:700}.privacy-module__VTbb1a__alertBox p{color:#92400e;margin:0;font-size:.95rem}@media (max-width:768px){.privacy-module__VTbb1a__mainContainer{padding:2rem 1rem}.privacy-module__VTbb1a__headerArea{margin-bottom:2rem}.privacy-module__VTbb1a__pageTitle{font-size:2rem}.privacy-module__VTbb1a__documentCard{border-radius:1.5rem;padding:2.5rem 1.75rem}.privacy-module__VTbb1a__grid{grid-template-columns:1fr;gap:1rem}.privacy-module__VTbb1a__highlightSection{padding:1.5rem}.privacy-module__VTbb1a__featureItem{flex-direction:column;gap:1rem}.privacy-module__VTbb1a__visualBanner{flex-direction:column;gap:1rem;padding:1.5rem}}
.results-module__4xq1Zq__pageRoot{color:#0f172a;min-height:100vh;font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;background:#f8fafc;flex-direction:column;justify-content:space-between;display:flex}.results-module__4xq1Zq__mainContainer{flex-grow:1;padding:2rem 1rem}@media (max-width:640px){.results-module__4xq1Zq__mainContainer{padding:1rem .75rem}}
.terms-module__MHYekq__pageRoot{color:#0f172a;min-height:100vh;font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;background:#f8fafc;flex-direction:column;justify-content:space-between;display:flex}.terms-module__MHYekq__mainContainer{flex-grow:1;padding:3rem 1.5rem}.terms-module__MHYekq__headerArea{flex-direction:column;align-items:flex-start;gap:1rem;max-width:52rem;margin:0 auto 2.5rem;display:flex}.terms-module__MHYekq__backButton{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.875rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 12px #0f172a08}.terms-module__MHYekq__backButton:hover{color:#16a34a;border-color:#16a34a;transform:translate(-4px);box-shadow:0 4px 12px #16a34a1a}.terms-module__MHYekq__pageTitle{color:#0f172a;letter-spacing:-.05em;margin:.5rem 0 0;font-size:2.5rem;font-weight:900}.terms-module__MHYekq__pageSubtitle{color:#64748b;margin:0;font-size:1.125rem;line-height:1.5}.terms-module__MHYekq__documentCard{background:#fff;border:1px solid #e2e8f0;border-radius:2rem;max-width:52rem;margin:0 auto;padding:4rem 3.5rem;transition:transform .3s;overflow:hidden;box-shadow:0 20px 80px #0f172a0d}.terms-module__MHYekq__legalContent{color:#334155;font-size:1.05rem;line-height:1.75}.terms-module__MHYekq__section{margin-bottom:3.5rem}.terms-module__MHYekq__section:last-child{margin-bottom:0}.terms-module__MHYekq__section h2{color:#0f172a;letter-spacing:-.025em;align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:1.5rem;font-weight:800;display:flex}.terms-module__MHYekq__section p{margin-bottom:1.25rem}.terms-module__MHYekq__section p:last-child{margin-bottom:0}.terms-module__MHYekq__section ul{margin-bottom:1.5rem;padding-left:1.5rem}.terms-module__MHYekq__section li{margin-bottom:.75rem;list-style-type:none;position:relative}.terms-module__MHYekq__section li:before{content:"•";color:#16a34a;width:1em;margin-left:-1em;font-weight:700;display:inline-block}.terms-module__MHYekq__section strong{color:#0f172a}.terms-module__MHYekq__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:1.5rem 0;display:grid}.terms-module__MHYekq__gridCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1.25rem;padding:1.75rem;transition:all .2s}.terms-module__MHYekq__gridCard:hover{border-color:#cbd5e1;transform:translateY(-2px)}.terms-module__MHYekq__cardIcon{color:#16a34a;margin-bottom:1rem}.terms-module__MHYekq__gridCard h3{color:#0f172a;margin:0 0 .5rem;font-size:1.15rem;font-weight:700}.terms-module__MHYekq__gridCard p{color:#475569;margin:0;font-size:.95rem;line-height:1.6}.terms-module__MHYekq__highlightSection{background:#fef2f2;border:1px solid #fee2e2;border-radius:1.5rem;margin-bottom:3.5rem;padding:2.5rem}.terms-module__MHYekq__highlightSection h2{color:#991b1b}.terms-module__MHYekq__highlightBadge{color:#991b1b;text-transform:uppercase;letter-spacing:.05em;background:#fee2e2;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.4rem .9rem;font-size:.85rem;font-weight:700;display:inline-flex}.terms-module__MHYekq__alertPoints{flex-direction:column;gap:1.25rem;margin-top:1.5rem;display:flex}.terms-module__MHYekq__alertPointItem{color:#7f1d1d;background:#fff;border:1px solid #fee2e2;border-radius:.75rem;padding:1.25rem;font-size:.975rem;line-height:1.6}.terms-module__MHYekq__alertPointItem strong{color:#991b1b;margin-bottom:.25rem;font-weight:800;display:block}.terms-module__MHYekq__visualBanner{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1.25rem;align-items:flex-start;gap:1.5rem;margin:1.5rem 0;padding:2rem;display:flex}.terms-module__MHYekq__bannerIcon{color:#16a34a;flex-shrink:0;margin-top:.25rem}.terms-module__MHYekq__visualBanner h4{color:#0f172a;margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.terms-module__MHYekq__visualBanner p{color:#475569;margin:0;font-size:.95rem}@media (max-width:768px){.terms-module__MHYekq__mainContainer{padding:2rem 1rem}.terms-module__MHYekq__headerArea{margin-bottom:2rem}.terms-module__MHYekq__pageTitle{font-size:2rem}.terms-module__MHYekq__documentCard{border-radius:1.5rem;padding:2.5rem 1.75rem}.terms-module__MHYekq__grid{grid-template-columns:1fr;gap:1rem}.terms-module__MHYekq__highlightSection{padding:1.5rem}.terms-module__MHYekq__visualBanner{flex-direction:column;gap:1rem;padding:1.5rem}}
.transfer-module__VQ80XG__container{max-width:38rem;margin:4rem auto;padding:0 1.5rem;animation:.5s cubic-bezier(.16,1,.3,1) transfer-module__VQ80XG__scaleIn}@keyframes transfer-module__VQ80XG__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.transfer-module__VQ80XG__card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:2.5rem;flex-direction:column;align-items:center;padding:4rem 3rem;display:flex;box-shadow:0 25px 80px #0f172a0f}.transfer-module__VQ80XG__iconWrapper{color:#d97706;background:#fffbeb;border-radius:2rem;justify-content:center;align-items:center;margin-bottom:2rem;padding:1.5rem;display:inline-flex;box-shadow:0 10px 20px #d977060f}.transfer-module__VQ80XG__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.25rem;font-weight:800}.transfer-module__VQ80XG__description{color:#64748b;margin-bottom:3rem;font-size:1.05rem;line-height:1.6}.transfer-module__VQ80XG__btn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:1.25rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 10px 25px #16a34a40}.transfer-module__VQ80XG__btn:hover{background:#15803d;transform:translateY(-2px);box-shadow:0 15px 35px #16a34a59}
