@import url(https://fonts.googleapis.com/css2?family=Exo+2:wght@400;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Exo\ 2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.app-shell{min-height:100vh;padding-bottom:30px;position:relative}.app-background{background-image:url(/static/media/tlo.ed53871fe2cd69b6ae44.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:-1}.app-main-container{margin-top:60px;text-align:center}.app-main-content{padding:24px}.preview-frame{display:flex;justify-content:center;padding-top:28px;position:relative;width:100%}.preview-frame-inner{width:100%}.preview-frame-iframe{background:#050b16;border:1px solid #3ad4f559;border-radius:12px;min-height:calc(100vh - 120px);width:100%}.preview-frame-badge{background:#35d3f4;border-radius:999px;color:#07212a;font-size:11px;font-weight:700;letter-spacing:.08em;padding:5px 10px;position:absolute;right:50%;top:0;transform:translateX(50%)}.preview-frame-mobile .preview-frame-inner{max-width:390px}.preview-frame-tablet .preview-frame-inner{max-width:820px}.preview-frame-desktop .preview-frame-inner{max-width:1440px}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{background:linear-gradient(135deg,#0e101a,#1c1f2b 50%,#2a2e3d);color:#fff;font-family:Poppins,sans-serif;margin:0;min-height:100vh;padding:0}nav{background-color:#080d18;border-bottom:1px solid #3ad4f524;box-shadow:0 2px 10px #0000004d;display:flex;justify-content:center;left:0;padding:15px 0;position:fixed;top:0;width:100vw;z-index:1000}@media (max-width:480px){body.beta-on .app-main-content{padding-left:0;padding-right:0}body.beta-on .app-main-container{margin-left:0;margin-right:0;margin-top:72px;max-width:100%}body.beta-on .faq-page-beta,body.beta-on .konto-page-beta,body.beta-on .login-page-beta,body.beta-on .offer-details-page-beta,body.beta-on .offers-page-beta-shell,body.beta-on .register-page-beta,body.beta-on .user-edit-page-beta,body.beta-on .withdraw-page-beta,body.beta-on .zasady-page-beta{border-left:0;border-radius:0;border-right:0;margin-left:0;margin-right:0;margin-top:0;max-width:100%;padding-left:0;padding-right:0}body.beta-on .faq-list,body.beta-on .offers-grid{padding-left:2px;padding-right:2px}}nav a{color:inherit;font-weight:700;margin:0 15px;text-decoration:none;transition:color .3s ease}nav a:hover{color:#3ad4f5}.app-header-nav{min-height:64px}.app-header-inner{align-items:center;display:flex;gap:16px;justify-content:space-between;width:min(1200px,calc(100% - 32px))}.app-header-brand{align-items:center;display:inline-flex;margin:0}.app-header-logo{height:36px;vertical-align:middle;width:auto}.app-header-link{color:#fff;font-size:15px;margin:0}.app-header-link-menu{display:none}.app-header-right{align-items:center;display:flex;gap:16px;margin-left:auto;position:relative}.app-header-actions{align-items:center;display:flex;gap:14px}.app-header-btn{align-items:center;border:0;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;justify-content:center;line-height:1.2;margin:0;padding:8px 20px;text-decoration:none;transform:none;width:auto}.app-header-btn:hover{transform:none}.app-header-btn-login{background:#2bd8d5}.app-header-btn-register{background:#fe1767}.app-header-toggle{align-items:center;background:#ffffff0d;border:0;border-radius:10px;box-shadow:0 6px 14px #00000047;cursor:pointer;display:inline-flex;flex-direction:column;gap:5px;height:42px;justify-content:center;margin:0;padding:0;width:42px}.app-header-toggle span{background:#d7ddeb;border-radius:999px;display:block;height:2px;transition:transform .2s ease,opacity .2s ease;width:22px}.app-header-toggle.is-open span:first-child{transform:translateY(7px) rotate(45deg)}.app-header-toggle.is-open span:nth-child(2){opacity:0}.app-header-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.app-header-links{align-items:flex-end;background:#070b16fa;border:1px solid #3ad4f533;border-radius:14px;box-shadow:0 12px 32px #00000073;display:none;flex-direction:column;gap:12px;left:auto;padding:14px;position:absolute;right:0;top:calc(100% + 8px);width:min(280px,calc(100vw - 24px))}.app-header-links.is-open{display:flex}.app-header-links .app-header-link{text-align:right}.app-header-menu-logout{align-self:flex-end;margin-top:8px;min-width:132px;padding:8px 14px;width:auto}.app-header-preview-toggle{color:#9cefff;cursor:pointer;padding:6px 10px}.app-header-preview-toggle,.app-header-preview-viewport{align-self:flex-end;background:#101f30e6;border:1px solid #3ad4f559;border-radius:8px;font-size:12px}.app-header-preview-viewport{color:#dff7ff;padding:6px 8px}.app-header-link-preview-mock{align-self:flex-end;color:#8de9ff;font-size:12px}main{margin-top:20px}.form-container{background:#1e1e2fd9;border-radius:15px;box-sizing:border-box;margin:60px auto 0;max-width:450px;padding:40px;width:100%}h1{color:#3ad4f5;margin-bottom:30px;text-align:center;text-shadow:0 0 10px #3ad4f5b3,0 0 20px #295b8f80}label{color:#f0f0f5;display:block;font-weight:600;margin-bottom:8px}.admin-input,input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=url]{background:#ffffff1a;border:none;border-radius:8px;box-shadow:inset 0 0 8px #3ad4f566;box-sizing:border-box;color:#fafafa;display:block;font-size:16px;margin-bottom:20px;margin-left:auto;margin-right:auto;padding:12px 15px;transition:box-shadow .3s ease;width:calc(100% - 30px)}input[type=email]:focus,input[type=password]:focus{background:#ffffff26;box-shadow:0 0 10px 3px #295b8f;outline:none}.error-message{color:#ff6b6b;display:none;font-size:14px;margin-bottom:15px;margin-top:-15px;text-align:left}button{background:linear-gradient(90deg,#295b8f,#3ad4f5);border:none;border-radius:12px;color:#fff;cursor:pointer;display:block;font-size:18px;font-weight:700;margin-top:10px;padding:15px 0;transition:transform .2s ease,box-shadow .3s ease;width:100%}button:hover{transform:scale(1.05)}.global-footer{background-color:#000;bottom:0;color:#fff;font-size:14px;left:0;padding:20px;position:fixed;right:0;text-align:center;z-index:999}.global-footer a{color:#3ad4f5;text-decoration:underline}.global-footer a:hover{color:#ef4786}.container{margin:20px auto;max-width:1200px;text-align:center}.admin-panel{margin:0 auto;max-width:1600px;text-align:center}.admin-link,.admin-panel a{color:#3ad4f5;text-decoration:underline}.admin-link:hover,.admin-panel a:hover{color:#1cb5e0}.logo-img{border-radius:12px;margin-bottom:10px;max-width:80%;transition:transform .3s ease;width:240px}.logo-img:hover{transform:scale(1.05)}.tagline{color:#f0f0f5;font-size:24px;margin-bottom:40px;text-shadow:0 0 6px #0006}h2{font-size:28px;margin-bottom:20px;transition:transform .3s ease}h2:hover{transform:scale(1.02)}table{background-color:#ffffff0d;border-collapse:collapse;border-radius:12px;box-shadow:0 0 15px #0003;margin-bottom:40px;overflow:hidden;width:100%}td,th{border-bottom:1px solid #ffffff1a;padding:15px;text-align:center}th{background-color:#00000080;font-weight:700}tr:nth-child(2n){background-color:#ffffff08}.btn{background:linear-gradient(90deg,#3a3a3a,#2c5364);border:none;border-radius:30px;color:#fff;cursor:pointer;font-weight:700;padding:10px 20px;transition:transform .2s ease,box-shadow .2s ease}.btn:hover{transform:scale(1.05)}.profile-box{align-items:flex-start;background-color:#0b0d13;border-radius:16px;box-shadow:0 0 15px #00000080;display:flex;gap:40px;justify-content:center;margin-bottom:30px;padding:30px}.profile-info{flex:1 1;min-width:260px}.konto-label{color:#3ad4f5;display:inline-block;font-weight:700;width:260px}.konto-value{color:#fff}.points-box{align-items:center;background-color:#10131a;border-radius:12px;display:flex;justify-content:space-between;margin-bottom:30px;padding:20px 30px}.konto-points{color:#3ad4f5;font-size:18px;font-weight:700}.withdraw-btn{background:linear-gradient(90deg,#3ad4f5,#1cb5e0);border:none;color:#fff;cursor:pointer;font-size:15px;font-weight:700;padding:12px 26px}.card{background-color:#11131c;border-radius:12px;margin-bottom:30px;padding:20px 30px}.card table{border-collapse:collapse;margin-top:10px;width:100%}.card td,.card th{border-bottom:1px solid #ffffff1a;padding:12px 10px;text-align:left}.card th{color:#3ad4f5;font-weight:700}.konto-page{margin-top:72px;max-width:960px;padding:20px 16px 120px;text-align:left}.konto-page-beta{background:linear-gradient(160deg,#050c18fa,#0a1627fa);border:1px solid #3ad4f547;border-radius:16px;box-shadow:0 4px 10px #00000047,inset 0 0 0 1px #0e264270;max-width:1220px;overflow:hidden;position:relative}.konto-page-beta:before{background:radial-gradient(circle at 0 0,#3ad4f540,#0000 72%);height:240px;inset:0 auto auto 0;width:240px}.konto-page-beta:after,.konto-page-beta:before{content:"";pointer-events:none;position:absolute}.konto-page-beta:after{background:radial-gradient(circle at 100% 100%,#ef478633,#0000 72%);height:220px;inset:auto 0 0 auto;width:220px}.konto-page-beta>*{position:relative;z-index:1}.konto-logo{margin:0 auto 14px;width:200px}.konto-title{color:#3ad4f5;margin-bottom:10px;text-align:center;text-shadow:0 0 12px #3ad4f5a6}.konto-subtitle{color:#dfe4ef;margin:0 auto;max-width:680px;text-align:center}.konto-edit-wrap{margin:22px 0 26px;text-align:center}.konto-edit-link{color:#8353b8;font-weight:600;text-decoration:underline}.konto-profile-box{background:linear-gradient(160deg,#080b14,#0a0d17)}.konto-row{grid-gap:10px;align-items:start;display:grid;gap:10px;grid-template-columns:minmax(220px,260px) 1fr;margin:0 0 10px}.konto-label{width:auto}.konto-link{color:#3ad4f5;text-decoration:underline;text-underline-offset:2px;word-break:break-all}.konto-admin-rank{margin:16px 0}.konto-rank-save-btn,.konto-rank-select{margin-left:8px}.konto-points-box{background:#090d18;border-radius:16px;gap:14px;padding:10px}.konto-points{align-items:center;background:#10182a;border-radius:12px;display:flex;flex:1 1;min-height:48px;padding:12px 16px}.withdraw-btn.konto-withdraw-btn{border-radius:12px;box-shadow:inset 0 -2px 0 #00000026;min-height:48px;padding:10px 20px;width:160px}.konto-card{background:linear-gradient(160deg,#080b14,#0a0d17);border-radius:20px;padding:14px 12px 16px}.konto-card-with-margin{margin-bottom:24px}.konto-card-title{background:#131824f2;border-radius:6px;color:#f2f7ff;display:inline-block;font-size:30px;margin:0 0 12px;padding:8px 14px;text-align:center}.konto-card>.konto-card-title{display:table;margin-left:auto;margin-right:auto}.konto-page-beta .konto-card-title-beta-plain{background:#0000;box-shadow:none;padding:0}.konto-table{border-radius:8px;overflow:hidden}.konto-table th{background:#0c1220;color:#29c8ed}.konto-table td{background:#ffffff08}.konto-offer-row{cursor:pointer}.konto-error-text{color:#ff6b6b}.konto-modal-select{margin-bottom:10px;width:100%}.konto-modal-error{color:#ff6b6b;margin-bottom:8px}.konto-modal-actions{display:flex;gap:8px}.konto-modal-btn{min-width:100px}.konto-modal-btn-cancel{background:#ccc;color:#222}.konto-rank-popup-text{margin-bottom:16px}.konto-rank-popup-btn{width:100%}.offer-details-page{margin:72px auto 0;max-width:760px;padding:20px 14px 120px;position:relative;text-align:left}.offer-details-page-beta{background:linear-gradient(160deg,#050c18fa,#0a1627fa);border:1px solid #3ad4f547;border-radius:16px;box-shadow:0 4px 10px #00000047,inset 0 0 0 1px #0e264270;max-width:1220px;overflow:hidden}.offer-details-page-beta:before{background:radial-gradient(circle at 0 0,#3ad4f540,#0000 72%);content:"";height:240px;inset:0 auto auto 0;pointer-events:none;position:absolute;width:240px}.offer-details-page-beta:after{background:radial-gradient(circle at 100% 100%,#ef478633,#0000 72%);content:"";height:220px;inset:auto 0 0 auto;pointer-events:none;position:absolute;width:220px}.offer-details-page-beta>*{position:relative;z-index:1}.offer-details-back-btn{align-items:center;background:#081020eb;border:1px solid #3ad4f540;border-radius:8px;box-shadow:0 6px 16px #00000059;color:#fff;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;height:auto;justify-content:center;margin:0 0 18px;padding:6px 10px;width:auto}.offer-details-back-btn-beta{background:linear-gradient(140deg,#081222eb,#0a1627f0) padding-box,linear-gradient(90deg,#3ad4f58c,#ef478673) border-box;border:1px solid #ef47867a;border-radius:999px;box-shadow:0 6px 18px #0000004d,inset 0 0 0 1px #ef478638;color:#eaf2ff;font-size:13px;font-weight:700;letter-spacing:.2px;padding:8px 15px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.offer-details-back-btn-beta:hover{border-color:#ef4786b8;box-shadow:0 8px 20px #00000057,inset 0 0 0 1px #ef47864d;transform:translateY(-1px)}.offer-details-admin-actions{margin-bottom:16px;text-align:center}.offer-details-box{background:linear-gradient(160deg,#070c17,#0a101b);border-radius:18px;flex-direction:column;gap:18px;margin-bottom:24px;margin-top:0;padding:18px 16px 74px;position:relative}.offer-details-hero{background:#050d1bf2;border-radius:14px;padding:16px 14px;text-align:center}.offer-details-title{color:#f6f7fb;font-size:38px;margin:0 0 12px}.offer-details-title-beta{color:#ef4786;text-shadow:0 0 10px #ef478647}.offer-details-page-beta .offer-details-hero{background:#0000;border:0;box-shadow:none}.offer-details-content{margin-top:0;min-width:0}.offer-details-row{margin:0 0 14px}.offer-details-label{color:#24c9ed;display:block;font-size:20px;font-weight:700;margin-bottom:4px}.offer-details-value{color:#f2f4f8;display:block;font-size:19px;line-height:1.35;white-space:pre-wrap}.offer-details-link{color:#3ad4f5;text-decoration:underline}.offer-details-cta{border-radius:999px;min-width:210px;padding:11px 24px}.offer-details-cta-register{background:linear-gradient(90deg,#2d6cb0,#34cdee);color:#fff}.offer-details-bottom-cta{bottom:16px;margin-top:8px;position:absolute;right:16px;text-align:right}.offer-details-message{margin-bottom:10px;text-align:center}.offer-details-card{margin-top:20px}.offer-details-status-box{margin-bottom:16px}.offer-details-status-content{margin-top:8px}.offer-details-submit-box{display:flex;flex-direction:column;gap:8px;margin:12px 0;max-width:400px}.offer-details-input{width:100%}.offer-details-submit-success{color:#33d98d;font-size:13px}.offer-details-submit-error{color:#ff6b6b;font-size:13px}.offer-details-admin-list{margin-top:8px}.offer-details-admin-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.offer-details-admin-resign{font-size:.9em;margin-left:12px;padding:4px 12px}.offers-page{margin-top:72px;max-width:1220px;padding:18px 12px 120px}.offers-page-beta-shell{background:linear-gradient(160deg,#050c18fa,#0a1627fa);border:1px solid #3ad4f542;border-radius:16px;box-shadow:0 10px 28px #0000004d,inset 0 0 0 1px #0e264261;overflow:hidden;position:relative}.offers-page-beta-shell:before{background:radial-gradient(circle at 0 0,#3ad4f53d,#0000 72%);content:"";height:280px;inset:0 auto auto 0;pointer-events:none;position:absolute;width:280px}.offers-page-beta-shell:after{background:radial-gradient(circle at 100% 100%,#ef478633,#0000 72%);content:"";height:260px;inset:auto 0 0 auto;pointer-events:none;position:absolute;width:260px}.offers-page-beta-shell>*{position:relative;z-index:1}.offers-logo{margin-bottom:18px;width:220px}.offers-tagline{color:#e7eaf2;font-size:18px;line-height:1.45;margin:0 auto 24px;max-width:680px}.offers-intro{position:relative}.offers-intro-beta{background:radial-gradient(circle at 12% 20%,#3ad4f52e,#0000 38%),radial-gradient(circle at 88% 75%,#ef478629,#0000 42%),linear-gradient(145deg,#081222e6,#0a1627f0);border:1px solid #3ad4f533;border-radius:16px;box-shadow:0 10px 28px #00000042;margin:0 auto 18px;max-width:980px;overflow:hidden;padding:18px 18px 14px}.offers-page-beta-shell .offers-intro-beta{background:none;border:0;border-radius:0;box-shadow:none;margin:0 0 14px;max-width:100%;padding:0}.offers-title{color:#f3f6ff;font-size:42px;line-height:1.05;margin:0 0 16px;text-shadow:none}.offers-title-beta{color:#3ad4f5;text-shadow:0 0 10px #3ad4f540}.offers-error{color:#ff6b6b;margin-bottom:16px}.offers-empty-state{margin:0 auto;max-width:720px}.offers-empty-state-lead{margin-top:8px}.offers-grid{--offers-card-gap:8px;--offers-card-title-size:30px;--offers-points-color:#3ad4f5;column-count:3;column-gap:var(--offers-card-gap);padding:2px 2px 0}.offer-card{background:linear-gradient(160deg,#050c18fa,#0a1627fa);border:1px solid #3ad4f552;border-radius:16px;box-shadow:0 4px 10px #00000042,inset 0 0 0 1px #0e26426b;box-sizing:border-box;break-inside:avoid;cursor:default;display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content;margin:0 0 var(--offers-card-gap);padding:14px 14px 12px;page-break-inside:avoid;width:100%}.offer-card-top{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.offer-card-date{color:#b9c4d9;font-size:12px;line-height:1.2}.offer-card-points{--ring-angle:0deg;animation:offer-points-shine 1.8s linear infinite;background:linear-gradient(#070f1d,#070f1d) padding-box,conic-gradient(from var(--ring-angle),#3ad4f559 0deg,#3ad4f559 320deg,#81f7fffa 338deg,#3ad4f559 1turn) border-box;border:1px solid #0000;border-radius:999px;color:var(--offers-points-color);font-size:20px;font-weight:800;line-height:1;padding:6px 10px;position:relative;white-space:nowrap}@property --ring-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes offer-points-shine{to{--ring-angle:360deg}}.offer-card-title{color:#f7f9ff;font-size:var(--offers-card-title-size);letter-spacing:.4px;line-height:1.02;margin:2px 0 14px;text-align:center;text-transform:uppercase}.offer-card-description{color:#e2e8f7;font-size:18px;line-height:1.45;margin:0}.offer-card-footer{display:flex;justify-content:flex-end;margin-top:auto}.offer-card-join-btn{background:linear-gradient(90deg,#2d6cb0,#34cdee);border:none;border-radius:10px;box-shadow:0 6px 18px #2d6cb047;color:#fff;cursor:pointer;font-size:17px;font-weight:700;padding:10px 22px}.offer-card-join-btn:hover{background:linear-gradient(90deg,#2a629e,#2ec2e2)}.offers-table-wrap{background:linear-gradient(160deg,#080d19,#0b1220);border-radius:12px;box-shadow:0 6px 22px #00000059;padding:0}.offers-table{border-radius:12px;margin-bottom:0}.offers-table th{background:#0a111e;color:#e8ecf6;font-size:12px;line-height:1.2}.offers-table td{color:#f5f8ff;font-size:11px;line-height:1.25}.offers-row{cursor:pointer}.offers-link{color:#3ad4f5;text-decoration:underline}.register-form{background:#1e1e2fd9;border-radius:15px;margin-top:60px;max-width:450px;padding:40px}.register-form-beta{background:#0000;border:0;box-shadow:none;margin-top:0;max-width:1220px;max-width:450px}.register-title{margin-bottom:18px;text-shadow:0 0 10px #3ad4f5b3,0 0 20px #295b8f80}.register-form label{font-size:18px;text-align:center}.register-form input[type=email],.register-form input[type=number],.register-form input[type=password],.register-form input[type=text],.register-form input[type=url]{background:#3a3f54b3;border-radius:10px;box-shadow:inset 0 0 8px #3ad4f559;margin-bottom:18px;width:100%}.register-form input::placeholder{color:#d7dbe66b}.register-error-message{display:block;margin-top:2px;text-align:center}.register-success-message{color:#3ad4f5;line-height:1.4;margin-bottom:10px;text-align:center}.login-form{background:#1e1e2fd9;border-radius:15px;margin-top:60px;max-width:450px;padding:40px}.login-form-beta{background:#0000;border:0;box-shadow:none;margin-top:0;max-width:450px}.login-page-beta,.register-page-beta{background:linear-gradient(160deg,#050c18fa,#0a1627fa);border:1px solid #3ad4f547;border-radius:16px;box-shadow:0 4px 10px #00000047,inset 0 0 0 1px #0e264270;margin-top:72px;max-width:1220px;overflow:hidden;padding:14px 12px 120px;position:relative}.login-page-beta:before,.register-page-beta:before{background:radial-gradient(circle at 0 0,#3ad4f540,#0000 72%);content:"";height:240px;inset:0 auto auto 0;pointer-events:none;position:absolute;width:240px}.login-page-beta:after,.register-page-beta:after{background:radial-gradient(circle at 100% 100%,#ef478633,#0000 72%);content:"";height:220px;inset:auto 0 0 auto;pointer-events:none;position:absolute;width:220px}.login-page-beta>*,.register-page-beta>*{position:relative;z-index:1}.login-title{margin-bottom:18px;text-shadow:0 0 10px #3ad4f5b3,0 0 20px #295b8f80}.login-form label{font-size:18px;text-align:center}.login-form input[type=email],.login-form input[type=password]{background:#dbe8f8f2;border-radius:10px;box-shadow:inset 0 0 8px #3ad4f54d;color:#1f2738;margin-bottom:16px;width:100%}.login-error-message{display:block;margin-top:2px;text-align:center}.login-links-group{margin-top:16px;text-align:center}.login-links-text{color:#f0f3fb;font-size:18px}.login-links-anchor{color:#3ad4f5;font-size:18px;font-weight:600;text-decoration:underline}.auth-page{margin:24px auto 0;max-width:480px}.auth-inline-form{margin:20px auto;max-width:400px}.auth-inline-input{box-sizing:border-box;margin-bottom:12px;padding:8px;width:100%}.auth-inline-success{color:#33d98d}.auth-inline-error{color:#ff6b6b}.auth-status-box{align-items:center;display:flex;flex-direction:column;margin:24px auto 0;max-width:480px}.auth-status-btn{margin:0 auto;max-width:370px;width:100%}.offer-form-error{display:block}.offer-form-success{color:#3ad4f5;margin-bottom:10px}.offer-edit-page{margin:0 auto;max-width:600px}.offer-edit-error{color:#ff6b6b}.user-edit-page{margin:72px auto 0;max-width:600px;padding:0 0 110px}.user-edit-page-beta{background:linear-gradient(160deg,#050c18fa,#0a1627fa);border:1px solid #3ad4f547;border-radius:16px;box-shadow:0 4px 10px #00000047,inset 0 0 0 1px #0e264270;max-width:1220px;overflow:hidden;padding:14px 12px 120px;position:relative}.user-edit-page-beta:before{background:radial-gradient(circle at 0 0,#3ad4f540,#0000 72%);content:"";height:240px;inset:0 auto auto 0;pointer-events:none;position:absolute;width:240px}.user-edit-page-beta:after{background:radial-gradient(circle at 100% 100%,#ef478633,#0000 72%);content:"";height:220px;inset:auto 0 0 auto;pointer-events:none;position:absolute;width:220px}.user-edit-page-beta>*{position:relative;z-index:1}.user-edit-form-beta{background:#0000;border:0;box-shadow:none;margin-top:0;max-width:450px}.user-edit-error{color:#ff6b6b}.user-edit-error-inline{margin:8px 0}.user-edit-success{color:#33d98d;margin:8px 0}.user-edit-submit{margin-top:16px}.admin-section-title{margin-top:40px}.admin-refresh-btn{margin-bottom:12px}.admin-reject-textarea{box-sizing:border-box;margin-bottom:12px;padding:8px;width:100%}.admin-reject-actions{display:flex;gap:8px;justify-content:flex-end}.admin-ui-preview{margin:0 auto;max-width:1100px;text-align:left}.admin-ui-preview-controls{align-items:center;display:flex;gap:12px;margin-bottom:16px}.admin-ui-preview-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.admin-ui-preview-json{background:#00000052;border:1px solid #3ad4f533;border-radius:8px;min-height:180px;padding:10px;white-space:pre-wrap;word-break:break-word}.admin-ui-preview-actions{display:flex;gap:8px;margin-top:12px}.zasady-page{margin-top:72px}.zasady-content{margin:0 auto;max-width:800px;text-align:left}.zasady-section-text{margin:0 0 16px}.zasady-page-beta{background:linear-gradient(160deg,#050c18fa,#0a1627fa);border:1px solid #3ad4f547;border-radius:16px;box-shadow:0 4px 10px #00000047,inset 0 0 0 1px #0e264270;max-width:1220px;overflow:hidden;padding:10px 12px 120px;position:relative}.zasady-content-beta{max-width:100%;padding:14px 14px 18px}.zasady-page-beta:before{background:radial-gradient(circle at 0 0,#3ad4f540,#0000 72%);content:"";height:240px;inset:0 auto auto 0;pointer-events:none;position:absolute;width:240px}.zasady-page-beta:after{background:radial-gradient(circle at 100% 100%,#ef478633,#0000 72%);content:"";height:220px;inset:auto 0 0 auto;pointer-events:none;position:absolute;width:220px}.zasady-page-beta>*{position:relative;z-index:1}.zasady-content-beta h1{color:#f4f8ff;font-size:36px;line-height:1.1;margin:0 0 16px;text-align:center}.zasady-content-beta h2{color:#3ad4f5;font-size:27px;line-height:1.15;margin:24px 0 10px;transform:none}.zasady-content-beta .zasady-section-text,.zasady-content-beta p{color:#e1e8f7;font-size:18px;line-height:1.58;margin:0 0 16px}.zasady-content-beta ul{margin:8px 0 12px 20px;padding:0}.zasady-content-beta li{margin-bottom:4px}.regulamin-page{align-items:flex-start;max-width:800px;padding:20px;text-align:left}.regulamin-title{color:#3ad4f5;text-align:center}.regulamin-list{text-align:left}.regulamin-link{color:#3ad4f5}.regulamin-meta{color:#aaa;margin-top:32px;text-align:right}.cookies-overlay{align-items:center;background:#181818eb;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.cookies-modal{background:#222;border-radius:12px;box-shadow:0 4px 24px #00000040;color:#fff;max-width:500px;padding:32px 24px;text-align:center;width:100%}.cookies-accept-btn{background:#3ad4f5;border:none;border-radius:6px;color:#222;cursor:pointer;display:block;font-size:16px;font-weight:600;margin-left:auto;margin-right:auto;margin-top:20px;max-width:200px;padding:10px 32px}.frontpage{margin-top:72px;max-width:760px;padding:16px 10px 120px}.frontpage-logo{margin-bottom:18px;max-width:100%;width:220px}.frontpage-title{color:#fff;font-size:56px;line-height:1.1;margin:0 0 14px;text-shadow:none}.frontpage-title span{color:#fe1767}.frontpage-lead{color:#2bd8d5;font-size:22px;line-height:1.45;margin:0 auto 24px}.frontpage-cta{background:#fe1767;border-radius:12px;box-shadow:0 4px 24px #fe17671a;color:#fff;display:inline-block;font-size:24px;font-weight:700;letter-spacing:.4px;margin:8px 0 18px;padding:14px 34px;text-decoration:none}.frontpage-cards{display:flex;flex-wrap:nowrap;gap:12px;justify-content:center;margin-top:14px}.frontpage-card{border-radius:12px;min-width:0;overflow:hidden;position:relative;width:32%}.frontpage-card-bg{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.frontpage-card-content{align-items:center;display:flex;flex-direction:column;min-height:250px;padding:12px 8px 10px;position:relative;z-index:1}.frontpage-card-title{color:#fff;font-size:17px;font-weight:700;line-height:1.2}.frontpage-card-description{color:#bfc7d5;font-size:11px;line-height:1.3;margin-top:6px}.frontpage-card-icon{height:64px;margin-top:auto;object-fit:contain;width:64px}.frontpage-section{margin-bottom:8px;margin-top:26px}.frontpage-section-title{color:#fff;font-size:35px;margin:0 0 10px;text-shadow:none}.frontpage-feature-icon{display:block;height:88px;margin:0 auto;object-fit:contain;width:88px}.frontpage-community-image{display:block;height:auto;margin:0 auto;object-fit:contain;width:190px}.frontpage-community-copy{color:#fff;font-size:16px;line-height:1.6;margin:18px auto 0;max-width:640px;text-align:center}.frontpage-community-copy p{margin:0 0 14px}.frontpage-cta-final{margin-bottom:20px}.frontpage-secondary-actions{align-items:center;display:flex;flex-wrap:nowrap;gap:14px;justify-content:center;margin:0 0 22px}.frontpage-secondary-btn{background:linear-gradient(90deg,#2d6cb0,#34cdee);border-radius:10px;box-shadow:0 4px 16px #2d6cb03d;color:#fff;font-size:14px;font-weight:700;line-height:1.2;min-width:150px;padding:10px 14px;text-align:center;text-decoration:none;white-space:nowrap}.modal-overlay{align-items:center;background:#0a0e19d9;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.modal-content{background:#181c27;border-radius:8px;box-shadow:0 2px 16px #00000040;color:#fff;min-width:320px;padding:24px}.faq-list{margin:0 auto;max-width:900px;padding:20px 0 10px}.faq-page{margin-top:72px;padding:14px 12px 110px}.faq-page-beta{background:linear-gradient(160deg,#050c18fa,#0a1627fa);border:1px solid #3ad4f547;border-radius:16px;box-shadow:0 4px 10px #00000047,inset 0 0 0 1px #0e264270;max-width:1220px;overflow:hidden;position:relative}.faq-page-beta:before{background:radial-gradient(circle at 0 0,#3ad4f540,#0000 72%);height:240px;inset:0 auto auto 0;width:240px}.faq-page-beta:after,.faq-page-beta:before{content:"";pointer-events:none;position:absolute}.faq-page-beta:after{background:radial-gradient(circle at 100% 100%,#ef478633,#0000 72%);height:220px;inset:auto 0 0 auto;width:220px}.faq-page-beta>*{position:relative;z-index:1}.faq-title{color:#3ad4f5;margin-bottom:8px;text-shadow:0 0 12px #3ad4f5a6}.faq-subtitle{font-size:38px;margin-bottom:20px;margin-top:0;text-align:center}.faq-card{background:linear-gradient(160deg,#0b1221,#121927);border:1px solid #1a273f;border-radius:14px;box-shadow:0 2px 12px #00000040;margin-bottom:14px;overflow:hidden;padding:0}.faq-question{background:#080e1bf2;border-bottom:1px solid #1a273f;color:#29d2f1;font-size:18px;font-weight:700;letter-spacing:.01em;padding:16px 22px 12px}.faq-answer{background:#141c2bc7;color:#d7ddec;font-size:16px;line-height:1.6;padding:12px 22px 16px}ol,ul{align-items:center;flex-direction:column;list-style-position:outside;margin-left:0;padding-left:0;text-align:center}li{display:list-item;margin:0 0 0 .5em;min-width:220px;padding-left:.3em;text-align:left}.withdraw-page{margin-top:72px;max-width:760px;padding:28px 20px 110px}.withdraw-page-beta{background:linear-gradient(160deg,#050c18fa,#0a1627fa);border:1px solid #3ad4f547;border-radius:16px;box-shadow:0 4px 10px #00000047,inset 0 0 0 1px #0e264270;max-width:1220px;overflow:hidden;position:relative}.withdraw-page-beta:before{background:radial-gradient(circle at 0 0,#3ad4f540,#0000 72%);content:"";height:240px;inset:0 auto auto 0;pointer-events:none;position:absolute;width:240px}.withdraw-page-beta:after{background:radial-gradient(circle at 100% 100%,#ef478633,#0000 72%);content:"";height:220px;inset:auto 0 0 auto;pointer-events:none;position:absolute;width:220px}.withdraw-page-beta>*{position:relative;z-index:1}.withdraw-logo{margin-bottom:18px;width:220px}.withdraw-title{color:#3ad4f5;margin-bottom:28px;text-shadow:0 0 12px #3ad4f5a6}.withdraw-lead,.withdraw-note{color:#dfe4ef;font-size:18px;line-height:1.65;margin:0 auto 16px;max-width:680px}.withdraw-list{display:inline-block;margin:8px auto 26px;text-align:left}.withdraw-list li{color:#fff;font-size:18px;margin-bottom:6px;min-width:0}@media (max-width:480px){.form-container{padding:30px 25px}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=url]{font-size:14px;padding:10px 12px;width:calc(100% - 20px)}button{font-size:16px;padding:14px 0}.withdraw-page{margin-top:64px;padding:22px 18px 120px}.withdraw-page-beta{border-radius:14px}.withdraw-logo{margin-bottom:14px;width:152px}.withdraw-title{font-size:42px;margin-bottom:24px}.withdraw-lead,.withdraw-note{font-size:16px;line-height:1.6;margin-bottom:18px;max-width:320px}.withdraw-list{margin:8px auto 24px}.withdraw-list li{font-size:16px;margin-bottom:4px}.offer-details-page{margin-top:58px;padding:14px 8px 120px}.offer-details-page-beta{border-radius:14px}.offer-details-back-btn{font-size:12px;margin-bottom:12px;padding:5px 8px}.offer-details-box{border-radius:14px;gap:12px;padding:12px 10px 64px}.offer-details-hero{border-radius:12px;padding:10px 8px}.offer-details-title{font-size:18px;margin-bottom:8px}.offer-details-title-beta{font-size:24px;line-height:1.08}.offer-details-cta{font-size:14px;min-width:132px;padding:7px 14px}.offer-details-bottom-cta{bottom:10px;right:10px}.offer-details-row{margin-bottom:11px}.offer-details-label{font-size:20px;margin-bottom:2px}.offer-details-value{font-size:16px;line-height:1.3}.offer-details-card{margin-top:14px}.offers-page{margin-top:58px;max-width:760px;padding:12px 6px 120px}.offers-page-beta-shell{border-radius:12px}.offers-logo{margin-bottom:14px;width:138px}.offers-tagline{font-size:16px;line-height:1.35;margin-bottom:16px;max-width:340px}.offers-intro-beta{border-radius:12px;margin-bottom:14px;padding:12px 10px 10px}.offers-title{font-size:50px;margin-bottom:10px}.offers-grid{column-count:1;column-gap:0;padding:0}.offer-card{border-radius:12px;padding:10px}.offer-card-date{font-size:11px}.offer-card-points{font-size:15px}.offer-card-title{font-size:20px;margin-bottom:8px}.offer-card-description{font-size:13px;line-height:1.35}.offer-card-join-btn{border-radius:8px;font-size:13px;padding:7px 14px}.offers-table-wrap{border-radius:8px}.offers-table td,.offers-table th{padding:8px 4px}.offers-table td,.offers-table th{font-size:8px}.zasady-page-beta{border-radius:14px;margin-top:58px;padding:10px 2px 120px}.zasady-content-beta{padding:16px 12px 20px}.zasady-content-beta h1{font-size:28px;margin-bottom:12px}.zasady-content-beta h2{font-size:22px;margin:18px 0 8px}.zasady-content-beta .zasady-section-text,.zasady-content-beta p{font-size:16px;line-height:1.5;margin-bottom:12px}.admin-ui-preview-grid{grid-template-columns:1fr}.register-form{border-radius:15px;margin-top:58px;max-width:calc(100% - 28px);padding:30px 20px 24px}.register-title{font-size:48px;margin-bottom:14px}.register-form label{font-size:16px;margin-bottom:6px}.register-form input[type=email],.register-form input[type=number],.register-form input[type=password],.register-form input[type=text],.register-form input[type=url]{border-radius:8px;font-size:14px;margin-bottom:14px;padding:9px 12px}.register-form button[type=submit]{margin-top:18px}.login-form{border-radius:15px;margin-top:58px;max-width:calc(100% - 28px);padding:30px 20px 24px}.login-title{font-size:48px;margin-bottom:12px}.login-form label{font-size:16px;margin-bottom:6px}.login-form input[type=email],.login-form input[type=password]{border-radius:8px;font-size:14px;margin-bottom:12px;padding:9px 12px}.login-form button[type=submit]{margin-top:10px}.login-links-group{margin-top:12px}.login-links-anchor,.login-links-text{font-size:16px}.frontpage{margin-top:58px;padding:12px 6px 120px}.frontpage-logo{margin-bottom:14px;width:150px}.frontpage-title{font-size:56px;margin-bottom:12px}.frontpage-lead{font-size:15px;margin-bottom:16px}.frontpage-cta{border-radius:9px;font-size:14px;margin:6px 0 14px;padding:9px 18px}.frontpage-secondary-actions{gap:10px;margin-bottom:18px}.frontpage-secondary-btn{border-radius:8px;font-size:12px;min-width:136px;padding:9px 10px}.frontpage-cards{gap:6px;margin-top:12px}.frontpage-card{border-radius:8px}.frontpage-card-content{min-height:128px;padding:8px 5px}.frontpage-card-title{font-size:9px;margin-bottom:2px}.frontpage-card-description{font-size:6px;line-height:1.3;margin-top:0}.frontpage-card-icon{height:45px;width:45px}.frontpage-section{margin-top:16px}.frontpage-section-title{font-size:18px;margin-bottom:8px}.frontpage-feature-icon{height:64px;width:64px}.frontpage-community-image{width:150px}.frontpage-community-copy{font-size:14px;line-height:1.55;margin-top:10px}.frontpage-community-copy p{margin-bottom:10px}}@media (max-width:600px){.logo-img{width:160px}.tagline{font-size:18px}h2{font-size:22px}}@media (max-width:900px){.app-header-inner{align-items:center;gap:10px;width:calc(100% - 24px)}.app-header-right{gap:10px}.app-header-toggle{height:40px;width:40px}.app-header-link{font-size:16px;margin:0;text-align:right}.app-header-link-quick{display:none}.app-header-link-menu{display:block}.app-header-btn{border-radius:6px;font-size:12px;height:25px;min-height:25px;padding:0 12px}.faq-page{margin-top:64px;padding:10px 10px 112px}.faq-page-beta{border-radius:14px}.faq-title{font-size:44px;margin-bottom:6px}.faq-subtitle{font-size:22px;margin-bottom:14px}.faq-list{padding-top:10px}.faq-question{font-size:14px;padding:11px 12px 8px}.faq-answer{font-size:12px;line-height:1.55;padding:8px 12px 11px}}@media (max-width:700px){.profile-box{flex-direction:column;gap:20px;padding:20px}.card,.points-box{padding:15px 10px}.profile-info{min-width:0}}@media (max-width:480px){.konto-page{margin-top:58px;padding:14px 12px 120px}.konto-page-beta{border-radius:14px}.konto-logo{margin-bottom:10px;width:132px}.konto-title{font-size:42px;margin-bottom:8px}.konto-subtitle{font-size:14px;line-height:1.45;max-width:320px}.konto-edit-wrap{margin:12px 0 18px}.konto-edit-link{font-size:16px}.konto-profile-box{border-radius:20px;margin-bottom:14px;padding:16px 14px}.konto-row{gap:6px;grid-template-columns:46% 54%;margin-bottom:8px}.konto-label,.konto-link,.konto-value{font-size:11px;line-height:1.35}.konto-points-box{gap:8px;margin-bottom:14px}.konto-points{font-size:14px;padding:10px 12px}.withdraw-btn.konto-withdraw-btn{font-size:13px;min-height:42px;padding:8px 12px;width:126px}.konto-card{border-radius:18px;margin-bottom:18px;padding:10px 10px 12px}.konto-card-title{font-size:14px;margin-bottom:10px;padding:6px 10px}.konto-table td,.konto-table th{font-size:10px;padding:7px 6px}}
/*# sourceMappingURL=main.22b93a38.css.map*/