*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}#root{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:600;letter-spacing:-.01em}.email-modal__overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.email-modal{background:#fff;border-radius:12px;padding:2rem;max-width:400px;width:90%;box-shadow:0 4px 24px #00000026}.email-modal__title{font-size:1.2rem;font-weight:700;margin:0 0 1.2rem;text-align:center}.email-modal__input{width:100%;padding:.75rem;border:1px solid #ccc;border-radius:8px;font-size:1rem;box-sizing:border-box;margin-bottom:1rem}.email-modal__checkbox{display:flex;align-items:center;gap:.5rem;font-size:.9rem;margin-bottom:1rem}.email-modal__checkbox a{color:#4f46e5;text-decoration:underline}.email-modal__error{color:#dc2626;font-size:.85rem;margin:0 0 .75rem}.email-modal__submit{width:100%;padding:.75rem;background:#4f46e5;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;margin-bottom:.5rem}.email-modal__submit:disabled{opacity:.6;cursor:not-allowed}.email-modal__skip{display:block;width:100%;background:none;border:none;color:#888;font-size:.9rem;cursor:pointer;text-align:center;padding:.5rem}.email-modal__skip:hover{color:#555}.question-list__header{margin:30px 0 30px 70px}.question-list__header h1{margin-bottom:0;font-weight:800;font-size:27px;letter-spacing:-.02em}.question-list__subtitle{font-size:16px;margin-top:6px;color:#000;font-weight:400}.question-list__items.is-scrollable{max-height:calc(100vh - 280px);overflow-y:auto;scrollbar-width:thin}.question-item{display:flex;align-items:center;gap:40px;padding:16px 90px;background-color:#f5f5f5;position:relative}.question-item:nth-child(2n){background-color:#ececec}.question-item--answered{pointer-events:none}.question-item__overlay{position:absolute;inset:0;background:#f5f5f5d9;display:flex;align-items:center;justify-content:flex-end;z-index:10;pointer-events:none;padding-right:90px}.question-item__overlay-text{background:transparent;padding:0;border-radius:0;font-size:18px;font-weight:700;color:#000;box-shadow:none;letter-spacing:-.01em;position:relative;z-index:11}.question-item__image{width:100px;height:70px;object-fit:contain;border-radius:8px;flex-shrink:0}.question-item__content{flex:1;display:flex;flex-direction:column;gap:8px}.question-item__title-row{display:flex;align-items:center;gap:20px}.question-item__publisher-logo{height:24px;width:auto;max-width:120px;flex-shrink:0;object-fit:contain}.question-item__title{margin:0;font-size:20px;font-weight:600;letter-spacing:-.01em;line-height:1.4}.question-item__meta{font-size:12px;color:#666}.question-item__link{font-size:13px;color:#06c;text-decoration:none}.question-item__link:hover{text-decoration:underline}.question-item__result{font-size:13px;color:#0a0;font-weight:700}.question-item__actions{display:flex;flex-direction:column;align-items:center;gap:8px;flex-shrink:0}.question-item__buttons{display:flex;gap:8px;align-items:center}.question-item__separator{font-size:16px;color:#000}.question-item__btn{padding:10px 20px;border:none;border-radius:6px;cursor:pointer;font-weight:600;font-size:16px;color:#fff;letter-spacing:.02em;transition:background-color .2s ease;box-shadow:inset 0 -3px #0000004d,inset 3px 0 #0000004d}.question-item__btn--yes{background-color:#4caf50}.question-item__btn--yes:hover{background-color:#45a049}.question-item__btn--no{background-color:#f44336}.question-item__btn--no:hover{background-color:#da190b}.question-item__votes{font-size:14px;color:#000;text-align:center}.question-list__more{margin-top:16px;text-align:center}.question-list__more-link{background:none;border:none;padding:0;color:#1f1f1f;cursor:pointer;font-size:14px;text-decoration:none;font-weight:500;letter-spacing:-.01em;transition:color .2s ease}.question-list__more-link:hover{color:#4b3f63}@media(max-width:1265px){.question-list__items.is-scrollable{max-height:calc(100vh - 250px);overflow-y:auto}.question-item{flex-direction:column;align-items:center;gap:16px;padding:16px;text-align:center}.question-item__image{width:80px;height:40px}.question-item__actions{width:100%;align-items:center}.question-item__buttons{width:100%;flex-wrap:wrap;justify-content:center}.question-item__overlay{justify-content:center;padding-right:0}}.ranking-panel__list-section{display:flex;flex-direction:column;gap:16px;margin-top:8px;flex:1;min-height:0}.ranking-panel__podium{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;align-items:end}.ranking-panel__podium-card{background:#ffffff1f;border-radius:12px;padding:12px;text-align:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:150px;position:relative;overflow:hidden}.ranking-panel__podium-card--1{order:2;min-height:200px}.ranking-panel__podium-card--2{order:1;min-height:180px}.ranking-panel__podium-card--3{order:3;min-height:165px}.ranking-panel__podium-card--1{box-shadow:0 10px 150px #ffffffc4}.ranking-panel__podium-avatar{width:48px;height:48px;border-radius:50%;background:#fff;margin:0 auto 8px;position:relative;z-index:1;object-fit:cover}.ranking-panel__podium-reward{width:60px;height:60px;object-fit:contain;margin:18px auto 0}.ranking-panel__podium-card:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:70px;height:80px;clip-path:polygon(0 0,100% 0,100% 70%,50% 100%,0 70%);border-bottom-left-radius:8px;border-bottom-right-radius:8px}.ranking-panel__podium-card--1:before{background:#f5c36a}.ranking-panel__podium-card--2:before{background:#b8b8b8}.ranking-panel__podium-card--3:before{background:#d9a074}.ranking-panel__podium-info{margin-top:auto}.ranking-panel__podium-name{font-size:13px;font-weight:600;letter-spacing:-.01em;line-height:1.3}.ranking-panel__podium-points{font-size:12px;color:#f5c36a;font-weight:600;letter-spacing:.01em}.ranking-panel__list{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding-right:6px;scrollbar-width:none;-ms-overflow-style:none}.ranking-panel__list::-webkit-scrollbar{width:0;height:0}.ranking-panel__row{background:#ffffff1f;border-radius:12px;padding:16px 24px;min-height:60px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px}.ranking-panel__row-rank{color:#e0d9f0;font-weight:500;letter-spacing:-.01em}.ranking-panel__row-name{font-weight:500;letter-spacing:-.01em}.ranking-panel__row-points{color:#f5c36a;font-weight:600;font-size:13px;letter-spacing:.01em}.ranking-panel__row-avatar{width:28px;height:28px;border-radius:50%;background:#fff;object-fit:cover}.tabs{display:flex;gap:8px;align-items:flex-end}.tabs__button{padding:8px 16px;border-radius:10px 10px 0 0;border:1px solid transparent;background:transparent;color:#1f1f1f;cursor:pointer;font-size:19px;font-weight:500;letter-spacing:-.01em;transition:background-color .2s ease}.tabs__button.is-active{background:#ede4f9;font-weight:700}@media(max-width:1265px){.tabs{display:none}}.ranking-panel{display:flex;flex-direction:column;gap:16px;color:#fff}.ranking-panel__top{display:flex;align-items:center;justify-content:flex-end}.ranking-panel__header{display:flex;gap:16px;align-items:flex-start;justify-content:space-between}.ranking-panel__header-content{flex:1;text-align:left;display:flex;flex-direction:column;gap:12px}.ranking-panel__prize-image{width:80px;height:auto;object-fit:contain;flex-shrink:0}.ranking-panel__title h2{margin:0;font-size:28px;font-weight:800;letter-spacing:-.02em}.ranking-panel__title span{font-size:20px;font-weight:700;letter-spacing:-.01em}.ranking-panel__balance{display:flex;align-items:center;gap:8px;font-size:14px}@media(max-width:1265px){.ranking-panel__top{display:none}}.ranking-panel__balance strong{color:#f5c36a;font-weight:600}.ranking-panel__avatar{width:40px;height:40px;border-radius:50%;background:#fff;object-fit:cover}.ranking-panel__avatar--small{width:28px;height:28px}.ranking-panel__subtitle{font-size:16px;margin:6px 0 0;color:#e0d9f0;line-height:1.45;font-weight:500}.ranking-panel__prize{display:flex;gap:12px}.ranking-panel__prize-item{flex:1;height:70px;border-radius:12px;background:#ffffff26;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600}.ranking-panel__me{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;background:#ffffff26;border-radius:12px;padding:12px 16px}.ranking-panel__me-rank{color:#e0d9f0;font-weight:500;letter-spacing:-.01em}.ranking-panel__me-points{color:#f5c36a;font-weight:600;letter-spacing:.01em}.ranking-panel__guest{font-size:12px;color:#e0d9f0;margin:0}.home{display:flex;gap:0;height:100vh;overflow:hidden}.home__main{width:70%;position:relative;padding-bottom:48px;height:100%;overflow:hidden}.home__sidebar{width:30%;background:linear-gradient(180deg,#4b3f63,#3f3757);color:#fff;padding:20px 50px 16px;height:100%;display:flex;flex-direction:column;overflow:hidden}.home__header{background:linear-gradient(90deg,#ede4f9,#fff);padding:12px 16px 0;display:flex;align-items:flex-end;justify-content:space-between;min-height:60px;position:relative;border-bottom:5px solid #ede4f9}.home__title{margin:0 0 0 50px;font-size:32px;font-weight:400;letter-spacing:-.02em;align-self:center;position:relative;z-index:30;line-height:0}.home__header--menu-open .home__title{color:#fff}.home__title--clickable{cursor:pointer}.home__logo{height:100%;max-height:80px;width:auto;object-fit:contain}.home__burger{background:none;border:none;font-size:24px;cursor:pointer;margin-right:12px;position:absolute;right:8px;top:50%;transform:translateY(-50%);z-index:30;width:40px;height:40px;border-radius:50%;background:#3b3157;color:#fff;display:flex;align-items:center;justify-content:center}.home__mobile-menu{background:#4b3f63;border-radius:12px;box-shadow:0 8px 24px #0000001f;display:flex;flex-direction:column;gap:22px;padding:64px 12px 12px;position:absolute;top:13px;right:16px;left:16px;z-index:20}.home__mobile-menu-list{list-style:disc;padding-left:40px;margin:0;display:flex;flex-direction:column;gap:6px;color:#fff}.home__mobile-menu-item{background:transparent;border:none;padding:4px 0;text-align:left;cursor:pointer;color:#fff;font-size:14px;font-weight:400;line-height:1.5}.home__mobile-balance{display:flex;align-items:center;gap:8px;font-size:14px;color:#fff;padding-left:20px}.home__mobile-balance strong{color:#f5c36a;font-weight:600}.home__mobile-avatar{width:28px;height:28px;border-radius:50%;background:#fff;border:1px solid #e5e5e5;margin-left:auto;margin-right:5px;object-fit:cover}@media(max-width:1265px){.home{flex-direction:column}.home__main,.home__sidebar{width:100%;height:100%;display:flex;flex-direction:column}.home__sidebar{border-radius:0;padding:20px 16px 16px}.home__title{margin-left:24px}.home__burger{right:16px}.home__main-footer{position:static;flex-direction:column;gap:8px;margin-bottom:-8px;background:linear-gradient(90deg,#ede4f9,#fff);margin-top:auto}.home__footer-left{width:100%;justify-content:flex-start}.home__footer-right{width:100%;text-align:left}}.home__main-footer{position:absolute;left:0;right:0;bottom:8px;display:flex;justify-content:space-between;align-items:center;padding:0 16px;font-size:14px;font-weight:400}.home__footer-left{display:flex;gap:8px;align-items:center}.home__footer-right{font-size:14px;font-weight:600}.home__footer-link{color:#1f1f1f;text-decoration:none;font-weight:600}.home__footer-link:hover{text-decoration:underline}.home__footer-separator{color:#1f1f1f}.dashboard{min-height:100vh;background:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;flex-direction:column;align-items:center;padding:40px 20px}.dashboard__login{background:#fff;border-radius:12px;padding:48px 40px;box-shadow:0 2px 12px #00000014;text-align:center;max-width:400px;width:100%;margin-top:80px}.dashboard__login-title{font-size:24px;font-weight:700;color:#1d1d1f;margin:0 0 8px}.dashboard__login-slug{font-size:14px;color:#86868b;margin:0 0 32px}.dashboard__form{display:flex;flex-direction:column;gap:12px}.dashboard__input{padding:12px 16px;border:1px solid #d2d2d7;border-radius:8px;font-size:16px;outline:none;transition:border-color .2s}.dashboard__input:focus{border-color:#0071e3}.dashboard__button{padding:12px;background:#0071e3;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s}.dashboard__button:hover{background:#0077ed}.dashboard__button:disabled{background:#86868b;cursor:not-allowed}.dashboard__error{color:#ff3b30;font-size:14px;margin-top:16px}.dashboard__header{width:100%;max-width:900px;margin-bottom:32px}.dashboard__title{font-size:28px;font-weight:700;color:#1d1d1f;margin:0}.dashboard__date-filter{display:flex;align-items:center;gap:12px;width:100%;max-width:900px;margin-bottom:20px;flex-wrap:wrap}.dashboard__date-filter-label{font-size:14px;font-weight:600;color:#1d1d1f}.dashboard__date-input{padding:8px 12px;border:1px solid #d2d2d7;border-radius:8px;font-size:14px;outline:none;transition:border-color .2s}.dashboard__date-input:focus{border-color:#0071e3}.dashboard__button--small{padding:8px 16px;font-size:14px}.dashboard__button--secondary{background:#fff;color:#1d1d1f;border:1px solid #d2d2d7}.dashboard__button--secondary:hover{background:#f5f5f7}.dashboard__header-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:100%;max-width:900px}.dashboard__header-card-rate{font-size:13px;font-weight:600;color:#0071e3;margin-top:4px}.dashboard__header-card{background:#fff;border-radius:12px;padding:28px 24px;box-shadow:0 2px 12px #00000014;display:flex;flex-direction:column;gap:8px}.dashboard__header-card-label{font-size:13px;font-weight:600;color:#86868b;text-transform:uppercase;letter-spacing:.5px}.dashboard__header-card-value{font-size:36px;font-weight:700;color:#1d1d1f}.dashboard__header-card-breakdown{display:flex;align-items:center;gap:6px;margin-top:4px}.dashboard__device{font-size:13px;font-weight:500}.dashboard__device--mobile{color:#0071e3}.dashboard__device--desktop{color:#86868b}.dashboard__device-sep{font-size:13px;color:#d2d2d7}@media(max-width:768px){.dashboard__header-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.dashboard__header-cards{grid-template-columns:1fr}}.dashboard__section{width:100%;max-width:900px;margin-top:40px}.dashboard__section-title{font-size:22px;font-weight:700;color:#1d1d1f;margin:0 0 24px}.funnel-tree{display:flex;flex-direction:column;align-items:center;gap:0}.funnel-tree__node{background:#fff;border:2px solid #e5e5ea;border-radius:12px;padding:16px 32px;text-align:center;box-shadow:0 2px 8px #0000000f;min-width:140px}.funnel-tree__node--root{border-color:#0071e3;background:#f0f7ff}.funnel-tree__node--cta{border-color:#34c759;background:#f0faf4}.funnel-tree__node--email{border-color:#ff9500;background:#fff8f0}.funnel-tree__node--affiliate{border-color:#af52de;background:#f9f0ff}.funnel-tree__node-label{font-size:12px;font-weight:600;color:#86868b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.funnel-tree__node-value{font-size:24px;font-weight:700;color:#1d1d1f}.funnel-tree__node-abandon{font-size:12px;font-weight:600;color:#ff3b30;margin-top:4px}.funnel-tree__connector{display:flex;align-items:center;gap:12px;padding:8px 0}.funnel-tree__connector--small{padding:4px 0}.funnel-tree__arrow{width:2px;height:32px;background:#d2d2d7;position:relative}.funnel-tree__connector--small .funnel-tree__arrow{height:20px}.funnel-tree__arrow:after{content:"";position:absolute;bottom:-4px;left:-4px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #d2d2d7}.funnel-tree__rates{display:flex;flex-direction:column;gap:2px}.funnel-tree__rate{font-size:13px;font-weight:600}.funnel-tree__rate--conversion{color:#34c759}.funnel-tree__rate--abandon{color:#ff3b30}.funnel-tree__branches-connector{display:flex;justify-content:center;align-items:flex-start;width:100%;max-width:500px;height:32px;position:relative;margin-top:8px}.funnel-tree__branch-line{position:absolute;background:#d2d2d7}.funnel-tree__branches-connector--two .funnel-tree__branch-line--left{height:2px;top:0;left:25%;right:50%}.funnel-tree__branches-connector--two .funnel-tree__branch-line--left:after{content:"";position:absolute;left:0;top:0;width:2px;height:32px;background:#d2d2d7}.funnel-tree__branches-connector--two .funnel-tree__branch-line--right{height:2px;top:0;left:50%;right:25%}.funnel-tree__branches-connector--two .funnel-tree__branch-line--right:after{content:"";position:absolute;right:0;top:0;width:2px;height:32px;background:#d2d2d7}.funnel-tree__branches{display:flex;justify-content:center;gap:24px;width:100%;max-width:500px}.funnel-tree__branches--two{max-width:500px}.funnel-tree__branch{display:flex;flex-direction:column;align-items:center;gap:0;flex:1;min-width:0}.funnel-tree__branch .funnel-tree__node{width:100%;padding:12px 16px}.funnel-tree__branch .funnel-tree__node-value{font-size:20px}.funnel-tree__summary{display:flex;gap:24px;margin-top:32px;width:100%;max-width:500px}.funnel-tree__summary-item{flex:1;background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000f;text-align:center;display:flex;flex-direction:column;gap:6px}.funnel-tree__summary-label{font-size:12px;font-weight:600;color:#86868b;text-transform:uppercase;letter-spacing:.5px}.funnel-tree__summary-value{font-size:28px;font-weight:700;color:#1d1d1f}.funnel-tree__summary-rate{font-size:13px;font-weight:600;color:#0071e3}@media(max-width:600px){.funnel-tree__branches{flex-direction:column;align-items:center;gap:16px}.funnel-tree__branch{width:80%}.funnel-tree__branches-connector{display:none}.funnel-tree__summary{flex-direction:column}.funnel-tree__node{padding:12px 20px}}.dashboard__refresh{margin-top:32px;padding:10px 24px;background:#fff;border:1px solid #d2d2d7;border-radius:8px;font-size:14px;font-weight:600;color:#1d1d1f;cursor:pointer;transition:background .2s}.dashboard__refresh:hover{background:#f5f5f7}.rules{min-height:100vh;background:linear-gradient(180deg,#4b3f63,#3f3757);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#fff;padding:40px 20px 60px;display:flex;flex-direction:column;align-items:center}.rules__header{width:100%;max-width:800px;margin-bottom:40px;display:flex;align-items:center;gap:16px}.rules__back{background:#ffffff26;border:none;color:#fff;font-size:14px;font-weight:600;padding:8px 16px;border-radius:8px;cursor:pointer;text-decoration:none;transition:background .2s}.rules__back:hover{background:#ffffff40}.rules__title{font-size:28px;font-weight:700;margin:0}.rules__content{width:100%;max-width:800px;display:flex;flex-direction:column;gap:32px}.rules__article{background:#ffffff14;border-radius:12px;padding:24px 28px}.rules__article-title{font-size:18px;font-weight:700;margin:0 0 12px;color:#f5c36a}.rules__article-text{font-size:15px;line-height:1.7;margin:0;color:#ffffffe6}.rules__article-list{margin:8px 0 0;padding-left:20px;font-size:15px;line-height:1.7;color:#ffffffe6}.rules__article-note{margin-top:12px;font-size:14px;font-style:italic;color:#ffffffb3}.rules__contact{width:100%;max-width:800px;margin-top:48px}.rules__contact-title{font-size:24px;font-weight:700;margin:0 0 24px;text-align:center}.rules__form{background:#ffffff14;border-radius:12px;padding:32px 28px;display:flex;flex-direction:column;gap:16px}.rules__form-row{display:flex;gap:16px}.rules__form-field{display:flex;flex-direction:column;gap:6px;flex:1}.rules__form-label{font-size:13px;font-weight:600;color:#fffc;text-transform:uppercase;letter-spacing:.5px}.rules__form-input,.rules__form-textarea{padding:12px 16px;border:1px solid rgba(255,255,255,.2);border-radius:8px;font-size:16px;background:#ffffff1a;color:#fff;outline:none;transition:border-color .2s;font-family:inherit}.rules__form-input::placeholder,.rules__form-textarea::placeholder{color:#fff6}.rules__form-input:focus,.rules__form-textarea:focus{border-color:#f5c36a}.rules__form-textarea{min-height:120px;resize:vertical}.rules__form-submit{padding:14px;background:#f5c36a;color:#1d1d1f;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:background .2s;margin-top:8px}.rules__form-submit:hover{background:#f0b74e}.rules__form-submit:disabled{background:#fff3;color:#ffffff80;cursor:not-allowed}.rules__form-success{text-align:center;font-size:15px;color:#a3e635;font-weight:600}.rules__form-error{text-align:center;font-size:15px;color:#ff6b6b;font-weight:600}@media(max-width:600px){.rules{padding:24px 12px 40px}.rules__title{font-size:22px}.rules__article{padding:20px 18px}.rules__form{padding:24px 18px}.rules__form-row{flex-direction:column;gap:16px}}
