:root{--euras-coin-image:url(/euras-coin.png);--gold-strong:#b88800;--gold-deep:#8b6600;--gold-soft:#d9b24b;--card-bg:#f5f5f5;--text-main:#585d63;--text-soft:#6f7378;--border:#bdb5a3;--danger:#b73434;--success:#2f7a45;--card-shadow:0 30px 70px #38290059}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:var(--text-main);font-family:Avenir Next,Trebuchet MS,Segoe UI,sans-serif}.login-page,.dashboard-page,.auth-loading-screen{background-image:url(/fundo_login.png);background-position:50%;background-size:cover;place-items:center;min-height:100vh;padding:20px;display:grid}.login-card{background:var(--card-bg);width:min(100%,390px);box-shadow:none;border:1px solid #ffffffb3;padding:58px 42px 48px}.login-title{text-align:center;color:#4e5359;letter-spacing:.08em;margin:0 0 38px;font-family:Bodoni MT,Didot,Garamond,Times New Roman,serif;font-size:clamp(3.5rem,8vw,4.3rem);font-weight:500}.login-form{flex-direction:column;gap:10px;display:flex}.login-input{border:1px solid var(--border);color:#4f5459;background:#fff;border-radius:5px;width:100%;height:42px;padding:0 12px;font-size:.94rem;transition:border-color .2s}.login-input::placeholder{color:#8e9399}.login-input:focus{border-color:var(--gold-strong);outline:none}.password-field{position:relative}.login-input-password{padding-right:44px}.toggle-password-button{color:#8c8f93;cursor:pointer;background:0 0;border:0;place-items:center;width:24px;height:24px;padding:0;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.toggle-password-button svg{width:18px;height:18px}.primary-button,.secondary-button,.logout-button{cursor:pointer;border:0;border-radius:5px;width:100%;height:41px;font-size:.9rem;font-weight:600;transition:transform .16s,opacity .16s,box-shadow .16s}.primary-button{color:#fff9e8;background:linear-gradient(#d8ad22 0%,#c79800 100%);margin-top:12px}.secondary-button{color:#7f7f7f;background:#e9e9e9;justify-content:center;align-items:center;gap:6px;display:flex}.primary-button:hover,.secondary-button:hover,.logout-button:hover{transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled,.forgot-password-link:disabled,.logout-button:disabled{opacity:.72;cursor:not-allowed;transform:none}.login-divider{color:#939393;align-self:center;margin:1px 0;font-size:.76rem}.google-mark{color:#cd9e05;font-size:.98rem;font-weight:700}.forgot-password-link{color:#7f8488;cursor:pointer;background:0 0;border:0;margin-top:2px;font-size:.74rem;text-decoration:underline}.form-message{margin:2px 0 0;font-size:.78rem;line-height:1.4}.form-message-error{color:var(--danger)}.form-message-success{color:var(--success)}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.auth-loading-screen p{box-shadow:none;color:#4f5359;background:#ffffffeb;border-radius:7px;margin:0;padding:14px 20px}.dashboard-card{background:var(--card-bg);width:min(100%,520px);box-shadow:none;border:1px solid #ffffffb3;border-radius:12px;padding:34px 28px}.dashboard-title{color:#4e5359;margin:0 0 18px;font-family:Bodoni MT,Didot,Garamond,Times New Roman,serif;font-size:2rem}.dashboard-message{color:var(--text-soft);margin:0 0 14px}.dashboard-message-error{color:var(--danger)}.dashboard-message-notice{color:#815f09}.dashboard-avatar{object-fit:cover;border:3px solid var(--gold-soft);border-radius:50%;width:86px;height:86px;margin-bottom:16px}.dashboard-info{gap:8px;margin-bottom:22px;display:grid}.dashboard-info p{background:#fff;border:1px solid #dfd9cb;border-radius:8px;margin:0;padding:10px 12px}.dashboard-info span{color:#4e5359;font-weight:700}.logout-button{color:#fff;background:#282828e5}.home-page{background:#eee9d5;min-height:100vh;padding:0}.home-shell{grid-template-columns:240px 1fr;min-height:100vh;display:grid}.side-menu{background-image:url(/fundo.png);flex-direction:column;justify-content:space-between;align-items:stretch;padding:22px 16px;display:flex}.side-menu-main{flex-direction:column;align-items:center;width:100%;display:flex}.coin-logo{background:center / cover no-repeat var(--euras-coin-image), radial-gradient(circle at 30% 25%, #ffeeb1a6, transparent 36%), repeating-linear-gradient(160deg, #52380059 0, #52380059 2px, #ffdb7838 2px, #ffdb7838 5px), linear-gradient(160deg, #f2c455 0%, #916b12 100%);width:132px;height:132px;box-shadow:none;border:3px solid #5f4300;border-radius:50%;margin-bottom:18px}.profile-block{text-align:center;margin-bottom:28px}.profile-block h2{letter-spacing:-.03em;color:#000;margin:0;font-size:2.5rem;font-weight:700;line-height:.98}.profile-block p{color:#111;margin:8px 0 0;font-size:1.1rem}.nav-list{gap:8px;width:100%;display:grid}.nav-item{color:#000;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;padding:12px 10px;font-size:1.65rem;text-decoration:none;transition:transform .18s,background-color .18s,color .18s;display:flex}.nav-item:hover,.nav-item:focus-visible{color:#fff;background:#282828e5;outline:none;transform:translate(2px)}.nav-item-active{color:#000;background:0 0;font-weight:700}.nav-icon{text-align:center;place-items:center;width:22px;height:22px;display:grid}.nav-icon-svg{fill:currentColor;width:100%;height:100%}.side-menu-footer{width:100%;padding-top:14px}.signout-button{color:#1d1604;cursor:pointer;background:#2d1f002e;border:1px solid #16120461;border-radius:8px;width:100%;padding:11px 10px;font-size:1rem;font-weight:600;transition:background-color .2s,color .2s}.content-title{color:#171717;margin:0 0 16px;font-family:Avenir Next,Trebuchet MS,Segoe UI,sans-serif;font-size:2.5rem}.looker-report-shell{border:1px solid var(--ui-border,#0f172a14);background:#fff;border-radius:8px;width:100%;min-height:calc(100vh - 120px);overflow:hidden}.looker-report-frame{background:#fff;border:0;width:100%;height:calc(100vh - 120px);min-height:520px;display:block}.metrics-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.metric-card,.panel-card{background:#f8f8f8;border-radius:8px;transition:transform .2s,box-shadow .2s}.metric-card:hover,.panel-card:hover{transform:translateY(-2px)}.metric-card h3{color:#1f1f1f;margin:0;font-size:1.05rem;font-weight:500}.metric-card p{color:#020202;margin:10px 0 4px;font-size:3.1rem;font-weight:700;line-height:1}.small-number{font-size:1.65rem}.middle-grid{grid-template-columns:minmax(0,1fr) 250px;gap:16px;margin-top:16px;display:grid}.panel-card{padding:10px 14px}.panel-card h3{text-align:center;color:#1f1f1f;margin:0;font-size:1.05rem;font-weight:500}.chart-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.legend{gap:6px;display:grid}.legend-item{color:#202020;align-items:center;gap:6px;font-size:.72rem;display:flex}.legend-dot{width:11px;height:11px;display:inline-block}.legend-dot.gold{background:#ddb100}.legend-dot.black{background:#000}.bars-wrapper{align-items:flex-end;gap:8px;margin-top:6px;display:flex}.y-scale{color:#444;align-content:space-between;height:136px;font-size:.67rem;display:grid}.bars-grid{border-bottom:1px solid #777;border-left:1px solid #777;flex:1;grid-template-columns:repeat(12,minmax(0,1fr));gap:6px;height:145px;padding:5px 2px 1px 8px;display:grid}.bar-group{flex-direction:column;justify-content:flex-end;align-items:center;gap:3px;display:flex}.bar-track{justify-content:center;align-items:flex-end;gap:2px;width:100%;height:116px;display:flex}.bar{border-radius:1px 1px 0 0;width:6px;transition:opacity .2s}.bar.gold{background:#d7a600}.bar.black{background:#101010}.bar-group:hover .bar{opacity:.78}.bar-label{color:#3a3a3a;font-size:.65rem}.donut-card{flex-direction:column;justify-content:flex-start;align-items:center;gap:12px;display:flex}.donut-shell{background:conic-gradient(#000 0 40%, #ddb100 40% 100%);border-radius:50%;place-items:center;width:126px;height:126px;margin-top:3px;transition:transform .2s;display:grid}.donut-card:hover .donut-shell{transform:rotate(4deg)}.donut-hole{color:#131313;background:#f5f5f5;border-radius:50%;place-items:center;width:82px;height:82px;font-size:2rem;display:grid}.donut-card p{text-align:center;color:#323232;margin:0;font-size:.78rem}.table-card{margin-top:14px}.table-card table{border-collapse:collapse;width:100%;margin-top:10px}.table-card thead th{color:#1b1b1b;text-align:left;background:#d7a600;padding:4px 7px;font-size:.73rem;font-weight:600}.table-card tbody td{color:#2f2f2f;border-top:1px solid #d6d6d6;padding:3px 7px;font-size:.69rem}.table-card tbody tr:hover td{background:#ececec}.table-card th:first-child,.table-card td:first-child{text-align:center;width:22px}.blank-section-card{box-shadow:none;background:0 0;min-height:calc(100vh - 145px);margin-top:2px}.blank-section-surface{background:#fff;border:1px solid #a69a7a73;border-radius:10px;width:100%;min-height:calc(100vh - 170px)}.profile-page{flex-direction:column;gap:10px;display:flex}.profile-card{background:#efefef;border:1px solid #d7d2c4;border-radius:10px;flex-direction:column;justify-content:space-between;min-height:calc(100vh - 168px);padding:64px 32px 18px;display:flex;position:relative}.profile-card-coin{background:center / cover no-repeat var(--euras-coin-image), radial-gradient(circle at 30% 25%, #ffeeb1a6, transparent 36%), repeating-linear-gradient(160deg, #52380059 0, #52380059 2px, #ffdb7838 2px, #ffdb7838 5px), linear-gradient(160deg, #f2c455 0%, #916b12 100%);width:158px;height:158px;box-shadow:none;border:3px solid #5f4300;border-radius:50%;position:absolute;top:-86px;left:50%;transform:translate(-50%)}.profile-fields{gap:12px;width:min(100%,450px);display:grid}.profile-field{gap:3px;display:grid}.profile-field span{color:#171717;font-size:1.1rem;font-weight:700}.profile-field p,.profile-password-value{color:#4f4f4f;border-bottom:1px solid #9a9a9a;align-items:flex-end;min-height:32px;margin:0;padding:0 2px 4px;font-size:1rem;line-height:1;display:flex}.profile-field input{color:#4f4f4f;background:0 0;border:0;border-bottom:1px solid #9a9a9a;min-height:32px;margin:0;padding:0 2px 4px;font-size:1rem;line-height:1}.profile-field input:focus{border-bottom-color:#6d5004;outline:none}.profile-password-row{position:relative}.profile-password-value{padding-right:28px}.profile-password-icon{color:#2a2a2a;place-items:center;width:22px;height:22px;display:inline-grid;position:absolute;bottom:7px;right:0}.profile-password-icon svg{width:18px;height:18px}.profile-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:16px;display:flex}.profile-save-button{background:linear-gradient(180deg, var(--ui-accent-soft) 0%, var(--ui-accent) 100%);color:#111827;cursor:pointer;border:0;border-radius:8px;min-width:170px;min-height:48px;font-size:.95rem;font-weight:700;transition:transform .18s,background .18s}.profile-save-button:hover{background:linear-gradient(180deg, var(--ui-accent-strong) 0%, var(--gold-deep) 100%);transform:translateY(-1px)}.profile-disconnect-button{color:#fff;min-width:154px;min-height:48px;box-shadow:none;cursor:pointer;background:#cb2d2d;border:0;border-radius:8px;font-size:.95rem;font-weight:700;transition:transform .18s,background-color .18s}.profile-disconnect-button:hover{background:#b92626;transform:translateY(-1px)}.profile-save-button:disabled,.profile-disconnect-button:disabled{opacity:.72;cursor:not-allowed}.profile-signout-backdrop{z-index:30;background:#302b1c26;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.profile-signout-modal{width:min(100%,460px);box-shadow:none;text-align:center;background:#f4f4f4;border:1px solid #bcbcbc;border-radius:10px;position:relative;overflow:hidden}.profile-signout-close{color:#2d2d2d;cursor:pointer;background:0 0;border:0;width:34px;height:34px;position:absolute;top:12px;right:12px}.profile-signout-close svg{width:22px;height:22px}.profile-signout-modal p{color:#202020;margin:68px 34px 56px;font-size:1.05rem;line-height:1.1}.profile-signout-confirm{color:#cd3131;cursor:pointer;background:0 0;border:0;border-top:1px solid #cfcfcf;width:100%;padding:21px 12px 19px;font-size:1.8rem}.profile-signout-confirm:disabled,.profile-disconnect-button:disabled{opacity:.72;cursor:not-allowed;transform:none}.students-page,.student-create-page,.student-transfer-page{flex-direction:column;gap:18px;display:flex}.students-topbar,.student-create-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.students-heading{color:#171717;margin:0;font-size:1.9rem;font-weight:700}.students-actions{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:14px;display:flex;position:relative}.students-search{background:var(--ui-surface);border:1px solid #0f172a1f;border-radius:14px;align-items:center;gap:12px;width:min(100%,360px);min-height:44px;padding:0 16px;transition:border-color .2s,box-shadow .2s;display:flex}.students-search input{color:#111827;width:100%;height:44px;box-shadow:none;background:0 0;border:0;outline:none;padding:0;font-size:1rem}.students-search input:focus{box-shadow:none;outline:none}.students-search input::placeholder{color:#7d7d7d}.students-search-icon,.students-button-icon{place-items:center;display:inline-grid}.students-search-icon svg,.students-button-icon svg,.student-back-button svg{width:19px;height:19px}.students-filter-button,.students-add-button,.student-back-button,.student-submit-button{cursor:pointer;border:1px solid #0f172a14;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s}.students-filter-button,.students-add-button{border-radius:14px;align-items:center;gap:8px;min-height:38px;padding:0 16px;font-size:.95rem;display:inline-flex}.students-filter-button{background:var(--ui-surface);color:#111827}.students-add-button,.student-submit-button{background:linear-gradient(180deg, var(--ui-accent-soft) 0%, var(--ui-accent) 100%);color:#111827}.students-filter-button:hover,.students-add-button:hover,.student-back-button:hover,.student-submit-button:hover{transform:translateY(-1px)}.students-filter-popover{background:var(--ui-surface);width:100%;max-width:320px;box-shadow:none;z-index:3;border:1px solid #0f172a14;border-radius:18px;gap:14px;padding:18px 16px;display:grid;position:absolute;top:54px;right:0}.students-filter-row{color:#1b1b1b;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:12px;font-weight:700;display:grid}.students-filter-row select,.student-field input,.student-field select{background:var(--ui-surface-soft);color:#111827;border:1px solid #0f172a14;border-radius:14px;width:100%;min-height:34px;padding:0 14px;font-size:.92rem}.students-table-card{background:#fff;border:1px solid #0f172a14;border-radius:16px;flex-direction:column;height:calc(100vh - 172px);display:flex;overflow:hidden}.students-table-header,.students-row{grid-template-columns:minmax(0,1.8fr) minmax(150px,.7fr) minmax(120px,.4fr);column-gap:14px;display:grid}.students-table-header{letter-spacing:.08em;color:#6b7280;text-transform:uppercase;background:#f8f9faf2;border-bottom:1px solid #0f172a14;flex:none;padding:18px 20px 14px;font-size:.75rem;font-weight:700}.students-table-body{scrollbar-width:thin;scrollbar-color:#6b728073 transparent;flex:auto;min-height:0;padding:0;overflow-y:auto}.students-table-body::-webkit-scrollbar{width:10px}.students-table-body::-webkit-scrollbar-thumb{background:#6b728059;border-radius:999px}.students-row{text-align:left;cursor:pointer;color:#111827;background:0 0;border:0;border-bottom:1px solid #0f172a0f;align-items:center;width:100%;padding:16px 20px;font-size:.94rem;transition:background-color .18s,transform .18s}.students-row:hover,.students-row:focus-visible{background:#e2e8f059;outline:none;transform:translate(1px)}.students-name,.students-course,.students-campus{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.students-name{color:#111827;font-weight:700;text-decoration:none}.students-empty-state{color:#6b7280;padding:28px 22px;font-size:.96rem}.students-empty-state-with-action,.products-empty-state-with-action{align-content:start;gap:12px;display:grid}.students-empty-state-with-action p,.products-empty-state-with-action p{margin:0}.data-retry-button{color:#2c2c2c;cursor:pointer;background:#f7f1df;border:1px solid #c8b88b;border-radius:999px;width:fit-content;min-height:34px;padding:0 14px;font-size:.84rem;font-weight:700;transition:transform .18s,box-shadow .18s,background-color .18s}.data-retry-button:hover,.data-retry-button:focus-visible{box-shadow:none;background:#fff2cd;outline:none;transform:translateY(-1px)}.student-back-button{color:#181818;cursor:pointer;background:#fffffff2;border:1px solid #0f172a1f;border-radius:16px;place-items:center;width:44px;height:44px;transition:transform .18s,background .18s,border-color .18s;display:inline-grid}.student-back-button:hover{background:#faf6ea;transform:translateY(-1px)}.student-create-form{flex-direction:column;gap:28px;display:flex}.student-create-card{background:var(--ui-surface);border:1px solid #0f172a14;border-radius:28px;padding:32px}.student-create-grid{grid-template-columns:1.6fr 1fr;gap:24px;display:grid}.student-create-column{gap:20px;display:grid}.student-field{gap:10px;display:grid}.student-field span{color:#4f4f4f;text-transform:uppercase;letter-spacing:.02em;font-size:.9rem;font-weight:700}.student-field input,.student-field select{color:#111827;background:#fffffff7;border:1px solid #0f172a24;border-radius:16px;width:100%;min-height:50px;padding:14px 16px;font-size:.95rem;transition:border-color .2s,background .2s}.student-field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8'%3E%3Cpath fill='%239c9c9c' d='M7 8L0 0h14L7 8z'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:14px 8px}.student-field input::placeholder{color:#9c9c9c}.student-field input:focus,.student-field select:focus{background:#fff;border-color:#b9841559;outline:none}.student-field-select{gap:10px}.student-field-select input,.student-field-select select{min-height:52px}.student-create-submit-row{justify-content:center;display:flex}.student-submit-button{color:#111827;cursor:pointer;background:linear-gradient(#f4d273 0%,#d6aa2d 100%);border:1px solid #b9841533;border-radius:18px;min-width:260px;min-height:54px;font-size:1rem;font-weight:700;transition:transform .2s,background .2s}.student-submit-button:hover{background:linear-gradient(#e7c05b 0%,#c59227 100%);transform:translateY(-1px)}.student-detail-card{position:relative}.student-detail-field p{color:#4f4f4f;border-bottom:1px solid #0f172a1f;align-items:center;min-height:48px;margin:0;padding:0 14px 10px;font-size:.95rem;display:flex}.student-detail-field input{color:#111827;background:#fffffff7;border:1px solid #0f172a24;border-radius:16px;width:100%;min-height:50px;padding:14px 16px;font-size:.95rem}.student-detail-field input:focus{border-color:#b9841559;outline:none}.student-balance-block{justify-content:space-between;align-items:flex-end;gap:16px;margin-top:6px;display:flex}.student-balance-block span{color:#4f4f4f;font-size:.95rem;font-weight:700}.student-balance-block strong{color:#b58f10;align-items:center;gap:10px;font-size:2rem;font-weight:800;line-height:1;display:inline-flex}.student-balance-block input{color:#b58f10;background:0 0;border:0;width:100%;max-width:220px;padding:0;font-size:2rem;font-weight:800;line-height:1}.student-balance-block input:focus{outline:none}.student-balance-block input::placeholder,.student-detail-field input::placeholder{color:#9c9c9c}.student-detail-actions{flex-wrap:wrap;justify-content:space-between;gap:20px;display:flex}.student-remove-button{color:#9d252d;cursor:pointer;background:#fff3f3;border:1px solid #b329342e;border-radius:18px;justify-content:center;align-items:center;gap:10px;min-width:240px;min-height:54px;font-size:1rem;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.student-remove-button:hover{background:#ffe5e5;transform:translateY(-1px)}.student-remove-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.student-remove-icon{place-items:center;display:inline-grid}.student-remove-icon svg{width:20px;height:20px}.student-remove-modal{background:var(--ui-surface);text-align:center;border:1px solid #0f172a14;border-radius:24px;width:min(100%,420px);padding:28px 24px;position:relative}.student-modal-close{color:#303030;cursor:pointer;background:#0f172a0a;border:0;border-radius:12px;place-items:center;width:34px;height:34px;display:inline-grid;position:absolute;top:14px;right:14px}.student-modal-close svg{width:18px;height:18px}.student-remove-modal p{color:#222;max-width:280px;margin:24px auto 28px;font-size:.95rem;line-height:1.6}.student-modal-confirm{color:#b31c2d;cursor:pointer;background:0 0;border:0;border-top:1px solid #0f172a14;width:100%;padding:16px 12px 10px;font-size:.95rem}.student-transfer-card{text-align:center;background:var(--ui-surface);border:1px solid #0f172a14;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:320px;padding:28px 24px;display:flex}.student-transfer-text{color:#202020;margin:0;font-size:1rem}.student-transfer-amount{color:#b58f10;align-items:flex-end;gap:10px;display:inline-flex}.student-transfer-amount span{font-size:4rem;font-weight:600;line-height:1}.student-transfer-amount input{color:#b58f10;text-align:center;background:0 0;border:0;border-bottom:2px solid #d7b357;width:190px;padding:0 0 4px;font-size:2rem;font-weight:800}.student-transfer-amount input:focus{outline:none}.student-transfer-amount input::placeholder{color:#b58f10;opacity:1}.student-transfer-button{margin-top:22px}.student-success-modal{background:var(--ui-surface);border:1px solid #0f172a14;border-radius:28px;flex-direction:column;align-items:center;gap:28px;width:min(100%,640px);padding:40px 28px 48px;display:flex}.student-success-icon{width:120px;height:120px}.student-success-icon svg{width:100%;height:100%}.student-success-modal p{color:#222;max-width:520px;margin:0;font-size:1rem;font-weight:400;line-height:1.6}.student-success-button{color:#fff;cursor:pointer;background:#cfa10f;border:0;border-radius:18px;min-width:260px;min-height:56px;font-size:1rem;font-weight:700;transition:transform .2s,filter .2s}.student-success-button:hover{filter:brightness(1.04);transform:translateY(-1px)}@media (width<=520px){.login-card{padding:42px 24px 34px}.login-title{letter-spacing:.06em;margin-bottom:30px}}@media (width<=1180px){.profile-block h2{font-size:2.15rem}.nav-item{font-size:1.35rem}}@media (width<=980px){.home-shell{grid-template-columns:190px 1fr}.side-menu{padding:18px 12px}.coin-logo{width:108px;height:108px}.profile-block h2{font-size:1.8rem}.profile-block p{font-size:.9rem}.nav-item{font-size:1.05rem}.signout-button{font-size:.9rem}.content-panel{padding:18px 14px}.profile-card{min-height:auto;padding:54px 18px 16px}.profile-card-coin{width:130px;height:130px;top:-72px}.profile-fields,.profile-disconnect-button{width:100%}.profile-signout-modal p{margin:62px 22px 44px}.profile-signout-confirm{padding:18px 12px 16px;font-size:1.3rem}.metrics-grid,.middle-grid{grid-template-columns:1fr}.students-topbar,.student-create-header,.students-actions,.student-create-grid{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.students-search,.students-filter-button,.students-add-button,.student-submit-button,.student-remove-button{width:100%}.students-filter-popover{width:100%;position:static}.student-detail-actions{flex-direction:column}}@media (width<=740px){.home-shell{grid-template-columns:1fr}.side-menu{align-items:stretch;width:min(100%,190px);min-height:100vh}.content-panel{display:none}}.partners-page{flex-direction:column;gap:18px;display:flex}.partners-topbar{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.partners-heading{color:#171717;margin:0;font-size:1.9rem;font-weight:700}.partners-actions{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:16px;display:flex}.partners-search{background:var(--ui-surface);border:1px solid #0f172a1f;border-radius:14px;align-items:center;gap:12px;width:min(100%,380px);min-height:44px;padding:0 16px;transition:border-color .2s,box-shadow .2s;display:flex}.partners-search:focus-within{border-color:#0f172a33}.partners-search input{color:#111827;width:100%;height:44px;box-shadow:none;background:0 0;border:0;outline:none;padding:0;font-size:1rem}.partners-search input:focus{box-shadow:none;outline:none}.partners-search input::placeholder{color:#7d7d7d}.partners-search-icon{place-items:center;display:inline-grid}.partners-search-icon svg{width:19px;height:19px}.partners-add-button{background:linear-gradient(180deg, var(--ui-accent-soft) 0%, var(--ui-accent) 100%);color:#111827;cursor:pointer;border:0;border-radius:10px;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:.95rem;transition:transform .18s;display:inline-flex}.partner-detail-create-button{color:#111827;min-height:36px;box-shadow:none;background:#fff;border:1px solid #0f172a14;border-radius:12px;padding:0 14px;font-size:.9rem;font-weight:700}.partner-detail-create-button:hover{background:var(--ui-surface-soft);transform:translateY(-1px)}.partner-detail-create-button svg{width:16px;height:16px}.partner-products-toolbar{gap:14px;display:grid}.partner-filter-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.partner-search-box{background:var(--ui-surface);color:#111827;border:1px solid #0f172a14;border-radius:14px;align-items:center;gap:10px;min-width:220px;padding:10px 14px;display:inline-flex}.partner-search-box svg{color:#7d7d7d;width:18px;height:18px}.partner-search-box input{color:#111827;width:100%;box-shadow:none;appearance:none;background:padding-box padding-box;border:0;outline:none;min-height:1em;padding:0;font-size:.95rem;line-height:1.3}.partner-search-box input:focus{box-shadow:none;outline:none}.partner-search-box input::-webkit-search-decoration{display:none}.partner-search-box input::-webkit-search-cancel-button{display:none}.partner-search-box input::-webkit-search-results-button{display:none}.partner-search-box input::-webkit-search-results-decoration{display:none}.partner-filter-select{background:var(--ui-surface);color:#111827;cursor:pointer;border:1px solid #0f172a14;border-radius:12px;min-height:38px;padding:0 12px;font-size:.95rem}.partners-group{gap:10px;display:grid}.partners-grid{grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:16px;display:grid}.partners-grid-ceeds{grid-template-columns:repeat(4,minmax(0,160px))}.partner-card{gap:8px;display:grid}.partner-card-logo{width:100%;min-height:136px;box-shadow:none;background:#f7f7f7;border-radius:8px;align-content:center;place-items:center;gap:8px;padding:10px;display:grid}.partner-card-link{cursor:pointer;transition:transform .18s,box-shadow .18s}.partner-card-link:hover{transform:translateY(-1px)}.partner-card-logo p{color:#2e2e2e;margin:0;font-size:.8rem}.partner-card-image{object-fit:cover;background:#efefef;border-radius:6px;width:100%;min-height:74px;max-height:92px}.partner-card strong{color:#171717;text-align:center;font-size:1rem;font-weight:500;line-height:1.15}.partner-logo{text-align:center;border-radius:6px;place-items:center;width:100%;min-height:74px;padding:6px;font-size:1rem;font-weight:700;display:grid}.partner-logo-light{color:#575757;background:#efefef}.partner-logo-black{color:#f1f1f1;background:#111}.partner-logo-blue{color:#f4c700;background:#0a55a9}.partner-create-page{gap:22px;display:grid}.partner-create-card{box-shadow:none;background:#fbfbfb;border-radius:10px;padding:24px 28px}.partner-create-grid{grid-template-columns:minmax(0,1fr) 320px;gap:54px;display:grid}.partner-create-column{align-content:start;gap:12px;display:grid}.partner-field{gap:7px;display:grid}.partner-field span{color:#171717;font-size:1.2rem;font-weight:700}.partner-field input{color:#353535;background:0 0;border:0;border-bottom:2px solid #9f9f9f;width:100%;min-height:34px;padding:0 2px;font-size:2.05rem}.partner-field input:focus{border-color:#b88800;outline:none}.partner-photo-box{gap:10px;display:grid}.partner-photo-box>span{color:#171717;font-size:1.2rem;font-weight:700}.partner-photo-button{color:#646464;width:120px;min-height:100px;box-shadow:none;background:#f7f7f7;border-radius:8px;place-items:center;gap:6px;padding:8px;display:grid}.partner-photo-button svg{width:46px;height:46px}.partner-photo-button p{color:#2e2e2e;margin:0;font-size:.78rem}.partner-photo-preview{object-fit:cover;border-radius:6px;width:100%;max-width:104px;max-height:86px}.partner-hours-box{gap:10px;display:grid}.partner-hours-box h2{color:#171717;margin:0;font-size:1.1rem;font-weight:700}.partner-time-row{gap:5px;display:grid}.partner-time-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.partner-day{color:#252525;font-size:.9rem}.partner-status-switch{align-items:center;gap:4px;display:inline-flex}.partner-status-button{color:#4a4a4a;cursor:pointer;background:#ececec;border:1px solid #c6c6c6;border-radius:10px;min-height:20px;padding:0 7px;font-size:.62rem;line-height:1}.partner-status-button-active{color:#1f1f1f;background:#d6d6d6;border-color:#b5b5b5}.partner-time-range{color:#2f2f2f;align-items:center;gap:8px;display:inline-flex}.partner-time-input{color:#202020;text-align:center;background:#ececec;border:1px solid #c6c6c6;border-radius:10px;width:42px;min-height:30px;padding:0 4px;font-size:1.25rem;line-height:1}.partner-time-input:focus{border-color:#b88800;outline:none}.partner-time-pill{color:#202020;background:#ececec;border:1px solid #c6c6c6;border-radius:10px;justify-content:center;align-items:center;min-height:30px;padding:0 8px;font-size:1.25rem;line-height:1;display:inline-flex}.partner-detail-page{gap:24px;display:grid}.partner-detail-header{justify-content:space-between;align-items:center;gap:18px;display:flex}.partner-detail-label{color:#757575;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.95rem;font-weight:700}.partner-detail-title{color:#161616;margin:6px 0 0;font-size:clamp(1.9rem,2vw,2.5rem);font-weight:800}.partner-detail-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.partner-action-button{background:var(--ui-surface);color:#111827;cursor:pointer;border:1px solid #0f172a14;border-radius:14px;align-items:center;gap:8px;min-height:42px;padding:0 16px;transition:transform .18s,border-color .18s;display:inline-flex}.partner-action-button:hover{transform:translateY(-1px)}.partner-action-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.partner-action-button-secondary{background:#f7f7f7}.partner-action-button-danger{color:#9d252d;background:#fff3f3;border-color:#b329342e}.partner-summary-card{background:#fbfbfb;border:1px solid #0f172a14;border-radius:18px;padding:28px}.partner-summary-grid{grid-template-columns:minmax(0,1fr) minmax(220px,320px);align-items:center;gap:24px;display:grid}.partner-summary-info{gap:18px;display:grid}.partner-status-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.partner-status-chip{border:1px solid #0000;border-radius:999px;padding:8px 14px;font-size:.88rem;font-weight:700}.partner-summary-campus{color:#5c5c5c;font-size:.95rem}.partner-info-row{gap:6px;display:grid}.partner-info-label{color:#6b6b6b;text-transform:uppercase;letter-spacing:.03em;font-size:.9rem}.partner-info-value{color:#181818;font-size:1rem;font-weight:700}.partner-info-schedule{padding-top:8px}.partner-schedule-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.partner-schedule-day{color:#5e5e5e;margin-bottom:6px;font-size:.85rem;font-weight:700;display:block}.partner-summary-photo{place-items:center;display:grid}.partner-summary-image{aspect-ratio:1;object-fit:cover;border:1px solid #0f172a14;border-radius:18px;width:100%;max-width:320px}.partner-section-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.partner-section-label{color:#757575;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.85rem;font-weight:700}.partner-section-title{color:#161616;margin:10px 0;font-size:1.45rem;font-weight:800}.partner-detail-product-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:22px}.product-card{background:#fff;border:1px solid #0f172a14;border-radius:24px;gap:0;padding:0;transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden}.product-card:hover{transform:translateY(-2px)}.product-card-link,.product-card-image,.product-card-logo{width:100%;display:block}.product-card-link{background:0 0;border:0;padding:0}.product-card-image,.product-card-logo{object-fit:cover;border-radius:0;height:170px;min-height:170px}.product-card-logo{color:#7b7b7b;background:linear-gradient(#fbf6ea 0%,#f9f1d4 100%);border:none}.product-card-body{text-align:center;gap:10px;padding:16px 16px 18px;display:grid}.product-card strong{color:#161616;font-size:1.12rem;font-weight:700;line-height:1.25}.product-card-description{color:#5c5c5c;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.product-card-meta{justify-content:center;display:flex}.product-card-price{color:#4f3b0f;border-radius:999px;flex-direction:column;align-items:center;gap:4px;padding:12px 16px;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffffd9}.product-card-price span{font-size:1.18rem;line-height:1.1}.product-card-price small{color:#7a6f58;font-size:.74rem;font-weight:500;display:block}.partner-modal-backdrop{z-index:20;background:#0f172a29;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.partner-modal{background:var(--ui-surface);border:1px solid #0f172a14;border-radius:24px;width:min(100%,760px);padding:28px;position:relative}.partner-modal-close{color:#303030;cursor:pointer;background:#0f172a0a;border:0;border-radius:12px;place-items:center;width:36px;height:36px;display:inline-grid;position:absolute;top:16px;right:16px}.partner-modal-close svg{width:18px;height:18px}.partner-modal-header{gap:8px;margin-bottom:18px;display:grid}.partner-modal-label{color:#757575;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.85rem;font-weight:700}.partner-modal-title{color:#161616;margin:0;font-size:1.65rem;font-weight:700}.partner-form-card{background:#fbfbfb;border-radius:18px;padding:22px}.partner-modal-actions{justify-content:flex-end;margin-top:20px;display:flex}.partner-product-create-grid{grid-template-columns:minmax(0,1fr);gap:18px}.partner-time-panel{background:#fff;border:1px solid #0f172a14;border-radius:16px;gap:12px;padding:16px;display:grid}.partner-product-card{min-height:100%}.partner-product-card .product-card-body{text-align:left}.partner-product-card .product-card-image,.partner-product-card .product-card-logo{min-height:132px}.student-modal-backdrop{z-index:30}.student-remove-modal{z-index:31}.partner-create-grid{grid-template-columns:minmax(0,1fr)}.partner-detail-actions-row{flex-wrap:wrap;gap:18px}.partner-card-actions{justify-content:center;margin-top:18px;display:flex}.partner-products-link{color:#1f1b10;letter-spacing:.01em;cursor:pointer;min-height:50px;box-shadow:none;background:linear-gradient(#f2ca59 0%,#d8a00b 100%);border:1px solid #bf8d00;border-radius:999px;align-items:center;gap:12px;padding:0 10px 0 20px;font-size:1.18rem;font-weight:700;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex}.partner-products-link:hover,.partner-products-link:focus-visible{box-shadow:none;filter:brightness(1.02);outline:none;transform:translateY(-1px)}.partner-products-link-icon{background:#ffffff3d;border-radius:50%;place-items:center;width:34px;height:34px;display:inline-grid}.partner-products-link-icon svg{width:18px;height:18px}.partner-products-page{gap:18px;display:grid}.partner-products-page .partners-topbar{justify-content:flex-end}.partner-products-page .partners-actions{justify-content:space-between;width:100%}.product-grid{grid-template-columns:repeat(auto-fill,minmax(165px,1fr));gap:16px;max-width:760px;display:grid}.product-card{gap:6px;display:grid}.product-card-logo{width:100%;min-height:132px;box-shadow:none;color:#666;background:#f7f7f7;border-radius:8px;place-items:center;display:grid}.product-card-logo svg{width:56px;height:56px}.product-card-image{object-fit:cover;border-radius:8px;width:100%;min-height:132px}.product-card-link{cursor:pointer;transition:transform .18s,box-shadow .18s}.product-card-link:hover{transform:translateY(-1px)}.product-card strong{text-align:center;color:#171717;font-size:1.35rem;font-weight:500;line-height:1.15}.product-card p{text-align:center;color:#333;margin:0;font-size:.9rem}.partner-products-back{background:#f3f3f3;border:1px solid #b9b09a;border-radius:10px;width:116px;font-size:.95rem}.activities-page{flex-direction:column;gap:16px;display:flex}.activities-topbar{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.activities-heading{color:#111827;margin:0;font-size:1.95rem;font-weight:800}.activities-actions{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:12px;display:flex;position:relative}.activities-search{background:var(--ui-surface);border:1px solid #0f172a1f;border-radius:14px;align-items:center;gap:12px;width:min(100%,360px);min-height:44px;padding:0 16px;transition:border-color .2s,box-shadow .2s;display:flex}.activities-search:focus-within{border-color:#0f172a33}.activities-search input{color:#111827;width:100%;height:44px;box-shadow:none;background:0 0;border:0;outline:none;padding:0;font-size:1rem}.activities-search input:focus{box-shadow:none;outline:none}.activities-search input::placeholder{color:#6b7280}.activities-search-icon,.activities-button-icon{place-items:center;display:inline-grid}.activities-search-icon svg,.activities-button-icon svg{width:20px;height:20px}.activities-date-button,.activities-download-button{color:#111827;min-height:44px;box-shadow:none;cursor:pointer;background:#fffaf0;border:1px solid #a6810f2e;border-radius:14px;align-items:center;gap:10px;padding:0 18px;font-size:.95rem;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.activities-date-button:hover,.activities-download-button:hover{box-shadow:none;background:#fff4d8;border-color:#b2711247;transform:translateY(-1px)}.activities-filter-popover{background:var(--ui-surface);width:min(360px,100vw - 40px);box-shadow:none;z-index:4;border:1px solid #0f172a14;border-radius:18px;gap:14px;padding:18px;display:grid;position:absolute;top:54px;right:0}.activities-filter-row{color:#111827;grid-template-columns:68px minmax(0,1fr);align-items:center;gap:12px;font-weight:700;display:grid}.activities-filter-row input,.activities-filter-row select{background:var(--ui-surface-soft);color:#111827;border:1px solid #0f172a14;border-radius:14px;width:100%;min-height:44px;padding:0 12px;font-size:1rem}.activities-clear-filter-button{background:var(--ui-surface);color:#111827;cursor:pointer;border:1px solid #0f172a14;border-radius:14px;min-height:44px;font-size:1rem;transition:transform .18s,background .18s,border-color .18s}.activities-clear-filter-button:hover{background:#fff1c0;border-color:#b271123d;transform:translateY(-1px)}.activities-status-tabs{background:#f1f5f9f2;border:1px solid #0f172a1f;border-radius:16px;align-items:center;gap:6px;width:fit-content;padding:6px;display:inline-flex}.activities-status-tab{color:#4b5563;cursor:pointer;background:0 0;border:0;border-radius:12px;min-height:36px;padding:0 16px;font-family:inherit;font-size:.95rem;font-weight:700;transition:background .18s,color .18s,transform .18s}.activities-status-tab:hover{color:#111827;background:#f59e0b24}.activities-status-tab:focus-visible{outline-offset:2px;outline:2px solid #f59e0b47}.activities-status-tab.active,.activities-status-tab[aria-selected=true]{color:#111827;box-shadow:none;background:linear-gradient(#f9d859 0%,#c38b00 100%)}.activities-status-tab.active:hover,.activities-status-tab[aria-selected=true]:hover{transform:translateY(-1px)}.activities-board{box-shadow:none;background:#fff8ed;border:1px solid #c38b001f;border-radius:20px;max-height:calc(100vh - 210px);padding:20px;overflow-y:auto}.activities-board::-webkit-scrollbar{width:10px}.activities-board::-webkit-scrollbar-thumb{background:#c38b0047;border-radius:999px}.activities-day-group{gap:10px;display:grid}.activities-day-group+.activities-day-group{margin-top:26px}.activities-day-title{color:#374151;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.85rem;font-weight:700}.activities-day-items{gap:12px;display:grid}.activity-row{background:#fff;border:1px solid #0f172a14;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:20px;padding:18px 22px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.activity-row:hover{box-shadow:none;border-color:#c38b0038;transform:translateY(-1px)}.activity-main{min-width:0}.activity-main h3{color:#111827;margin:0;font-size:1.18rem;font-weight:700;line-height:1.3}.activity-main p{color:#4b5563;margin:6px 0 0;font-size:.97rem;line-height:1.45}.activity-meta{align-content:start;justify-items:end;gap:4px;min-width:120px;display:grid}.activity-meta strong{color:#ad7c00;font-size:1.6rem;font-weight:800;line-height:1}.activity-meta span{color:#6b7280;font-size:.92rem}.activities-empty-state,.activities-message{color:#6b7280;margin:0;font-size:.95rem}.activities-message{color:#475569;margin-bottom:10px}.products-page{flex-direction:column;gap:20px;display:flex}.products-topbar{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.products-heading{color:#171717;margin:0;font-size:1.9rem;font-weight:700}.products-actions{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:16px;display:flex;position:relative}.products-search{background:var(--ui-surface);border:1px solid #0f172a1f;border-radius:14px;align-items:center;gap:12px;width:min(100%,380px);min-height:44px;padding:0 16px;transition:border-color .2s,box-shadow .2s;display:flex}.products-search:focus-within{border-color:#0f172a33}.products-search input{color:#111827;width:100%;height:44px;box-shadow:none;background:0 0;border:0;outline:none;padding:0;font-size:1rem}.products-search input:focus{box-shadow:none;outline:none}.products-search input::placeholder{color:#7d7d7d}.students-search input,.partners-search input,.activities-search input,.products-search input{box-shadow:none;background:0 0;border:0;outline:none;margin:0;padding:0}.students-search input::placeholder,.partners-search input::placeholder,.activities-search input::placeholder,.products-search input::placeholder{color:#7d7d7d}.products-search-icon,.products-button-icon{place-items:center;display:inline-grid}.products-search-icon svg,.products-button-icon svg{width:22px;height:22px}.products-filter-button,.products-add-button{cursor:pointer;border:1px solid #0f172a14;border-radius:14px;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:.95rem;transition:transform .18s,border-color .18s,box-shadow .18s,background-color .18s;display:inline-flex}.products-filter-button{background:var(--ui-surface);color:#111827;box-shadow:none}.products-add-button{background:linear-gradient(180deg, var(--ui-accent-soft) 0%, var(--ui-accent) 100%);color:#111827;box-shadow:none}.products-filter-button:hover,.products-add-button:hover{border-color:#b984153d;transform:translateY(-1px)}.products-filter-popover{background:var(--ui-surface);width:min(320px,100vw - 40px);box-shadow:none;z-index:4;border:1px solid #0f172a14;border-radius:18px;gap:14px;padding:16px;display:grid;position:absolute;top:52px;right:0}.products-filter-row{color:#1b1b1b;grid-template-columns:84px minmax(0,1fr);align-items:center;gap:12px;font-weight:700;display:grid}.products-filter-row select{background:var(--ui-surface-soft);color:#111827;border:1px solid #0f172a14;border-radius:14px;width:100%;min-height:40px;padding:0 14px;font-size:.95rem}.products-highlights{gap:10px;display:grid}.products-highlights h2{color:#171717;margin:0;font-size:2rem;font-weight:600}.products-grid{grid-template-columns:repeat(4,minmax(0,160px));gap:22px;max-width:720px;display:grid}.products-card{text-align:center;gap:8px;display:grid}.products-card-logo{width:100%;min-height:162px;box-shadow:none;color:#666;background:#f0f0f0;border-radius:8px;place-items:center;display:grid}.products-card-link{cursor:pointer;transition:transform .18s,box-shadow .18s}.products-card-link:hover{transform:translateY(-1px)}.products-card-logo svg{width:62px;height:62px}.products-card-image{object-fit:cover;border-radius:8px;width:100%;height:162px}.products-card strong{color:#171717;font-size:1.05rem;font-weight:500;line-height:1.05}.products-card p{color:#333;margin:0;font-size:.9rem;line-height:1.15}.products-empty-state{color:#5d5d5d;margin:0;font-size:.9rem}.product-create-page,.product-create-form{gap:22px;display:grid}.product-create-page .partners-heading{font-size:2.55rem}.product-create-back{width:44px;height:44px}.product-create-back svg{width:30px;height:30px}.product-create-card{box-shadow:none;background:#f4f4f4;border-radius:10px;padding:28px 30px 30px}.product-create-grid{grid-template-columns:minmax(0,1fr) 320px;gap:60px;display:grid}.product-create-column{align-content:start;gap:22px;display:grid}.product-create-field{gap:6px;display:grid}.product-create-field span,.product-create-value-block>span,.product-photo-box>span,.product-create-textarea-field>span{color:#141414;font-size:2.1rem;font-weight:500;line-height:1.05}.product-create-field input{color:#2e2e2e;background:0 0;border:0;border-bottom:2px solid #8f8f8f;width:100%;min-height:42px;padding:0;font-size:2rem;line-height:1}.product-create-field input:focus,.product-create-value-row input:focus,.product-create-textarea-field textarea:focus{outline:none}.product-create-value-block{gap:14px;margin-top:2px;display:grid}.product-create-value-row{align-items:flex-end;gap:16px;display:inline-flex}.product-create-symbol{color:#e0ac00;font-size:4.5rem;font-weight:300;line-height:.78}.product-create-value-row input{color:#e0ac00;background:0 0;border:0;border-bottom:3px solid #e0ac00;width:214px;padding:0 0 4px;font-size:3.45rem;font-weight:800;line-height:1}.product-create-column-side{gap:18px}.product-photo-box{gap:10px;display:grid}.product-photo-button{width:132px;min-height:128px;box-shadow:none;color:#666;background:#efefef;border-radius:8px;place-items:center;display:grid}.product-photo-button svg{width:66px;height:66px}.product-photo-input{display:none}.product-photo-preview{object-fit:cover;border-radius:8px;width:100%;height:100%}.product-create-textarea-field{gap:8px;display:grid}.product-create-textarea-field textarea{color:#3a3a3a;resize:none;width:100%;min-height:252px;box-shadow:none;background:#efefef;border:1px solid #c8c8c8;border-radius:8px;padding:12px;font-size:1.75rem;line-height:1.12}.product-create-submit-row{justify-content:center;padding-bottom:4px;display:flex}.product-create-submit-button{background:linear-gradient(180deg, var(--ui-accent-soft) 0%, var(--ui-accent) 100%);color:#111827;min-width:470px;min-height:84px;box-shadow:none;cursor:pointer;border:0;border-radius:12px;font-size:2.25rem;font-weight:700;transition:transform .18s,background .18s}.product-create-submit-button:hover{transform:translateY(-1px)}.product-create-submit-button:disabled{opacity:.72;cursor:not-allowed;transform:none}.product-control-actions{justify-content:space-between;align-items:center;gap:26px;display:flex}.product-control-actions-spacer{flex:1}.product-control-confirm-button{min-width:380px}.product-control-remove-button{color:#fff;min-width:380px;min-height:84px;box-shadow:none;cursor:pointer;background:#cb2d2d;border:0;border-radius:12px;justify-content:center;align-items:center;gap:12px;font-size:2.25rem;font-weight:700;transition:transform .18s,background-color .18s;display:inline-flex}.product-control-remove-button:hover{background:#b92626;transform:translateY(-1px)}.product-control-remove-button:disabled{opacity:.72;cursor:not-allowed;transform:none}.product-control-remove-icon{place-items:center;display:inline-grid}.product-control-remove-icon svg{width:40px;height:40px}.product-remove-modal-backdrop{z-index:30;background:#302b1c1a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.product-remove-modal{width:min(100%,610px);box-shadow:none;text-align:center;background:#f4f4f4;border:1px solid #bcbcbc;border-radius:12px;position:relative;overflow:hidden}.product-remove-modal-close{color:#2d2d2d;cursor:pointer;background:0 0;border:0;width:34px;height:34px;position:absolute;top:12px;right:12px}.product-remove-modal-close svg{width:24px;height:24px}.product-remove-modal p{color:#202020;margin:72px 38px 62px;font-size:2.9rem;line-height:1.05}.product-remove-modal-confirm{color:#cd3131;cursor:pointer;background:0 0;border:0;border-top:1px solid #cfcfcf;width:100%;padding:24px 12px 22px;font-size:3rem}.product-remove-modal-confirm:disabled{opacity:.72;cursor:not-allowed}@media (width<=980px){.partners-topbar,.partners-actions{flex-direction:column;align-items:stretch}.partners-search,.partners-add-button{width:100%}.partners-grid-ceeds{grid-template-columns:repeat(auto-fill,minmax(145px,1fr))}.partner-create-grid{grid-template-columns:1fr;gap:24px}.partner-products-page .partners-actions{justify-content:stretch}.product-grid{max-width:none}.products-topbar,.products-actions,.activities-topbar,.activities-actions{flex-direction:column;align-items:stretch}.activities-search,.activities-date-button,.activities-download-button{width:100%}.activities-filter-popover{width:100%;position:static}.activities-status-tabs{width:100%}.activities-status-tab{flex:1}.activities-board{min-height:420px;max-height:none}.activity-row{gap:14px}.activity-main h3{font-size:1.35rem}.activity-main p{font-size:.92rem}.activity-meta{min-width:100px}.activity-meta strong{font-size:1.9rem}.products-search,.products-filter-button,.products-add-button{width:100%}.products-filter-popover{width:100%;position:static}.products-grid{grid-template-columns:repeat(auto-fill,minmax(145px,1fr));max-width:none}.product-create-page .partners-heading{font-size:2.2rem}.product-create-grid{grid-template-columns:1fr;gap:24px}.product-create-field span,.product-create-value-block>span,.product-photo-box>span,.product-create-textarea-field>span{font-size:1.4rem}.product-create-field input{min-height:40px;font-size:1.7rem}.product-create-symbol{font-size:3.8rem}.product-create-value-row input{width:190px;font-size:2.4rem}.product-create-textarea-field textarea{min-height:170px;font-size:1.15rem}.product-create-submit-button{width:100%;min-width:0;min-height:62px;font-size:1.7rem}.product-control-actions{flex-direction:column;align-items:stretch}.product-control-confirm-button,.product-control-remove-button{width:100%;min-width:0;min-height:62px;font-size:1.7rem}.product-control-remove-icon svg{width:32px;height:32px}.product-remove-modal p{margin:54px 24px 44px;font-size:2rem}.product-remove-modal-confirm{padding:18px 12px 16px;font-size:2rem}}:root{--ui-bg:#f6f7f3;--ui-bg-strong:#eef2ea;--ui-surface:#fff;--ui-surface-soft:#f9faf7;--ui-surface-muted:#f1f4ef;--ui-text:#1f2924;--ui-heading:#111816;--ui-muted:#65736d;--ui-border:#dce2d8;--ui-border-strong:#c5d0c4;--ui-accent:#b98415;--ui-accent-strong:#8f6408;--ui-accent-soft:#f4e6bd;--ui-success:#2f7a45;--ui-success-soft:#dff1e5;--ui-danger:#b73434;--ui-danger-soft:#f8dddd;--ui-info:#345b84;--ui-shadow:0 10px 28px #212d2614;--ui-shadow-soft:0 4px 14px #212d260f;--ui-focus:0 0 0 3px #b984152e;--gold-strong:var(--ui-accent);--gold-deep:var(--ui-accent-strong);--gold-soft:#d6aa47;--card-bg:var(--ui-surface);--text-main:var(--ui-text);--text-soft:var(--ui-muted);--border:var(--ui-border);--card-shadow:var(--ui-shadow)}body{background:var(--ui-bg);color:var(--ui-text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}.login-card{width:min(100%,410px);box-shadow:none;background:#fffffff0;border:1px solid #ffffffe0;border-radius:8px;padding:46px 38px 40px}.login-title{color:var(--ui-heading);letter-spacing:0;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;font-size:clamp(2.7rem,8vw,3.7rem);font-weight:750}.login-input,.content-panel input:not([type=checkbox]):not([type=radio]),.content-panel select,.content-panel textarea{background:var(--ui-surface);color:var(--ui-text);box-shadow:none;border-radius:8px;padding:5px;transition:border-color .18s,box-shadow .18s,background .18s}.login-input:focus,.content-panel input:not([type=checkbox]):not([type=radio]):focus,.content-panel select:focus,.content-panel textarea:focus{border-color:var(--ui-accent);box-shadow:none;outline:none}.students-search input,.partners-search input,.activities-search input,.products-search input{box-shadow:none;appearance:none!important;background:0 0!important;border:0!important;outline:none!important}.students-search input:focus,.partners-search input:focus,.activities-search input:focus,.products-search input:focus{box-shadow:none;border-color:#0000!important;outline:none!important}.login-button,.students-add-button,.partners-add-button,.student-create-submit-button,.partner-create-submit-button,.product-create-submit-button,.product-control-confirm-button,.profile-save-button,.student-transfer-confirm{background:linear-gradient(180deg, var(--ui-accent-soft) 0%, var(--ui-accent) 100%);color:#111827;border:1px solid #b9841538;border-radius:8px;font-weight:750;transition:transform .18s,box-shadow .18s,background .18s}.login-button:hover,.students-add-button:hover,.partners-add-button:hover,.student-create-submit-button:hover,.partner-create-submit-button:hover,.product-create-submit-button:hover,.product-control-confirm-button:hover,.profile-save-button:hover,.student-transfer-confirm:hover{transform:translateY(-3px)}.home-page{background:var(--ui-bg)}.home-shell{background:var(--ui-bg);grid-template-columns:252px minmax(0,1fr)}.side-menu-main{gap:18px}.coin-logo{background:center / contain no-repeat var(--euras-coin-image);width:86px;height:86px;box-shadow:none;border-radius:50%;align-self:center}.profile-block h2{color:#161616;font-size:1.55rem;line-height:1.08}.profile-block p{color:#1a1a1aa8;font-size:.84rem}.nav-list{gap:5px}.nav-item{color:#000000bf;border-radius:8px;padding:10px 12px;font-size:.98rem;font-weight:650}.nav-item svg{width:19px;height:19px}.nav-item:hover,.nav-item.active{color:#fff;background:#282828e5;transform:none}.signout-button{color:#ffffffbd;background:#1c1c1ce4;border-radius:8px;width:100%;font-size:.9rem}.signout-button:hover{color:#1c1c1ce4;background:#ffffff1f}.content-panel{padding:30px clamp(22px,4vw,44px)}.content-title,.partners-heading,.students-heading,.student-create-title,.profile-heading{color:var(--ui-heading);letter-spacing:0;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;font-size:clamp(1.75rem,2.7vw,2.45rem);font-weight:780;line-height:1.08}.metrics-grid,.middle-grid,.bottom-grid{gap:18px}.metric-card,.panel-card,.profile-card,.students-table-card,.students-empty-state,.student-create-card,.partner-create-card,.product-create-card,.product-control-card,.product-remove-modal,.student-remove-modal,.profile-signout-modal{border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:8px}.metric-card:hover,.panel-card:hover{box-shadow:none;transform:translateY(-1px)}.students-table-card{box-shadow:none;border-radius:16px}.metric-card{text-align:left;padding:18px}.metric-card h3,.panel-card h3{color:var(--ui-muted);text-transform:uppercase;font-size:.78rem;font-weight:780}.metric-card p{color:var(--ui-heading);font-size:clamp(2rem,4vw,3.1rem);font-weight:780}.metric-gold{color:var(--ui-accent)}.small-number,.legend-item,.students-table,.activity-row p,.student-field span,.product-create-field span,.product-create-value-block>span,.product-photo-box>span,.product-create-textarea-field>span{color:var(--ui-muted)}.students-table th,.activity-row h3,.student-create-title,.partner-card strong,.product-name,.profile-card h3{color:var(--ui-heading)}.students-table tbody tr{border-bottom:1px solid var(--ui-border)}.students-table tbody tr:hover,.activity-row:hover{background:var(--ui-surface-soft)}.students-search,.partners-search,.products-search{background:var(--ui-surface);border:1px solid #0f172a14;border-radius:14px}.students-search input,.partners-search input,.products-search input{color:var(--ui-text)}.student-create-header,.students-topbar,.partners-topbar,.products-topbar,.profile-header{gap:16px}.student-back-button,.products-filter-toggle,.student-remove-button,.product-control-remove-button,.profile-signout-secondary,.profile-signout-confirm{border-radius:8px}.student-back-button{border:1px solid var(--ui-border);background:var(--ui-surface);color:var(--ui-text)}.student-remove-button,.product-control-remove-button,.profile-signout-confirm{background:var(--ui-danger-soft);color:var(--ui-danger);border-color:#b7343440}.student-remove-button:hover,.product-control-remove-button:hover,.profile-signout-confirm:hover{background:var(--ui-danger);color:#fff}.partners-page,.students-page,.products-page,.activities-page,.student-create-page,.product-create-page{color:var(--ui-text)}.partners-overview{flex-wrap:wrap;gap:8px;display:flex}.partners-overview span,.partner-status-chip,.products-status-pill,.student-status-pill{border:1px solid var(--ui-border);background:var(--ui-surface);min-height:28px;color:var(--ui-muted);border-radius:999px;align-items:center;padding:5px 10px;font-size:.78rem;font-weight:750;display:inline-flex}.partners-feedback{border-radius:8px;margin:0;padding:10px 12px;font-size:.88rem;font-weight:650}.partners-feedback-success{background:var(--ui-success-soft);color:var(--ui-success);border:1px solid #2f7a452e}.partners-feedback-error{background:var(--ui-danger-soft);color:var(--ui-danger);border:1px solid #b734342e}.partners-group{border-top:1px solid var(--ui-border);gap:16px;padding-top:18px;display:grid}.partners-group h2{color:var(--ui-heading);margin:0;font-size:1rem;font-weight:800}.partners-grid,.partners-grid-ceeds{grid-template-columns:repeat(auto-fill,minmax(172px,1fr));gap:16px;max-width:none;display:grid}.partner-card{gap:10px;min-width:0}.partner-card-logo{border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:8px;min-height:128px}.partner-card-link:hover{border-color:var(--ui-border-strong);box-shadow:none;transform:translateY(-1px)}.partner-card-image{border-radius:8px}.partner-card-body{gap:8px;display:grid}.partner-card-body strong{overflow-wrap:anywhere;min-width:0;line-height:1.2}.partner-card-status-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.partner-status-active{background:var(--ui-success-soft);color:var(--ui-success);border-color:#2f7a4533}.partner-status-inactive{background:var(--ui-surface-muted);color:var(--ui-muted);border-color:#65736d38}.partner-card-inactive .partner-card-logo{background:var(--ui-surface-muted);filter:saturate(.45)}.partner-card-inactive .partner-card-body strong{color:var(--ui-muted)}.partner-activation-toggle{background:#c9d0c6;border:0;border-radius:999px;flex:none;width:42px;height:24px;padding:3px;transition:background .18s,box-shadow .18s;position:relative}.partner-activation-toggle span{width:18px;height:18px;box-shadow:none;background:#fff;border-radius:50%;transition:transform .18s;display:block;transform:translate(0)}.partner-activation-toggle.is-active{background:var(--ui-success)}.partner-activation-toggle.is-active span{transform:translate(18px)}.partner-activation-toggle:focus-visible{box-shadow:none;outline:none}.partner-logo{border-radius:8px}.product-card,.products-card,.partner-product-card{border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:8px}.product-create-form{color:var(--ui-text)}.product-create-field input,.product-create-value-row input,.product-create-textarea-field textarea,.student-detail-field input,.student-field input,.student-field select{color:var(--ui-heading)}.student-balance-block strong,.student-balance-block input,.student-transfer-amount,.student-transfer-amount input,.product-create-symbol,.product-create-value-row input{color:var(--ui-accent)}.euras-inline-value{align-items:center;gap:.38em;display:inline-flex}.euras-inline-coin,.metric-coin,.product-create-symbol{background:center / contain no-repeat var(--euras-coin-image);flex:none;display:inline-block}.euras-inline-coin{vertical-align:-.14em;width:1em;height:1em}.metric-coin{vertical-align:-.08em;width:.88em;height:.88em;margin-right:6px}.product-create-value-row{align-items:center;gap:12px}.product-create-symbol{width:42px;height:42px}.student-balance-block strong{font-size:1.85rem}.student-transfer-amount{align-items:center;gap:12px}.student-transfer-amount .student-transfer-coin{width:54px;height:54px;font-size:1rem;line-height:1}.student-transfer-amount input{border-bottom-color:var(--ui-accent)}.activity-row{border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:8px}.activity-meta strong{color:var(--ui-accent)}@media (width<=980px){.home-shell{grid-template-columns:210px minmax(0,1fr)}.content-panel{padding:24px 20px}}@media (width<=720px){.home-shell{grid-template-columns:1fr}.side-menu{min-height:auto;padding:14px;position:static}.side-menu-main{align-items:stretch}.coin-logo{width:64px;height:64px}.nav-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.content-panel{padding:20px 14px 28px;display:block}.partners-topbar,.students-topbar,.products-topbar{align-items:stretch}.partners-actions,.students-actions,.products-actions{width:100%}.partners-grid,.partners-grid-ceeds{grid-template-columns:repeat(auto-fill,minmax(148px,1fr))}}.student-modal-backdrop,.partner-modal-backdrop,.product-remove-modal-backdrop,.profile-signout-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:80;background:#0f18147a;padding:20px}.partner-modal-backdrop{overflow-y:auto}.student-remove-modal,.student-success-modal,.partner-modal,.product-remove-modal,.profile-signout-modal{border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:8px;box-shadow:0 18px 48px #0f181429}.student-remove-modal,.product-remove-modal,.profile-signout-modal{width:min(100%,430px);overflow:hidden}.student-success-modal{width:min(100%,520px);padding:34px 28px 38px}.student-modal-close,.partner-modal-close,.product-remove-modal-close,.profile-signout-close{width:36px;height:36px;color:var(--ui-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;padding:0;transition:background .18s,color .18s,transform .18s;display:inline-grid}.student-modal-close:hover,.partner-modal-close:hover,.product-remove-modal-close:hover,.profile-signout-close:hover,.student-modal-close:focus-visible,.partner-modal-close:focus-visible,.product-remove-modal-close:focus-visible,.profile-signout-close:focus-visible{background:var(--ui-surface-muted);color:var(--ui-heading);outline:none;transform:translateY(-1px)}.student-modal-close svg,.partner-modal-close svg,.product-remove-modal-close svg,.profile-signout-close svg{width:18px;height:18px}.student-remove-modal p,.product-remove-modal p,.profile-signout-modal p{max-width:330px;color:var(--ui-text);margin:54px auto 28px;font-size:1rem;line-height:1.45}.student-remove-modal .student-modal-error{color:var(--ui-danger,#b73434);margin:-12px auto 20px;font-size:.88rem;font-weight:700;line-height:1.35}.student-modal-confirm,.product-remove-modal-confirm,.profile-signout-confirm{border-top:1px solid var(--ui-border);min-height:48px;color:var(--ui-danger,#b73434);background:0 0;padding:13px 16px;font-size:1rem;font-weight:800}.student-modal-confirm:hover,.product-remove-modal-confirm:hover,.profile-signout-confirm:hover{background:var(--ui-danger-soft,#f8dddd)}.partner-modal{width:min(100%,760px);max-height:calc(100vh - 40px);padding:24px;overflow:auto}.partner-modal-title{font-size:1.35rem;line-height:1.2}.partner-modal-label{letter-spacing:0;font-size:.76rem}.partner-form-card,.partner-product-edit-card{border:1px solid var(--ui-border);background:var(--ui-surface-soft);border-radius:8px;padding:18px}.partner-modal .partner-field span,.partner-modal .product-create-field span,.partner-modal .product-create-value-block>span,.partner-modal .product-photo-box>span,.partner-modal .product-create-textarea-field span{color:var(--ui-muted);letter-spacing:0;text-transform:uppercase;font-size:.82rem;font-weight:780}.partner-modal .partner-field input,.partner-modal .product-create-field input,.partner-modal .product-create-value-row input,.partner-modal .product-create-textarea-field textarea{border:1px solid var(--ui-border);background:var(--ui-surface);min-height:42px;color:var(--ui-heading);border-radius:8px;padding:9px 12px;font-size:.98rem;font-weight:650}.partner-modal .product-create-textarea-field textarea{min-height:112px;line-height:1.4}.partner-modal-actions-split,.product-edit-modal-actions{justify-content:space-between;align-items:center;gap:12px}.partner-modal-actions .student-submit-button,.partner-modal-actions .student-remove-button{min-width:180px;min-height:44px;font-size:.98rem}.partner-product-modal-remove{border-color:#b7343438}.product-edit-modal{width:min(100%,860px)}.product-edit-modal-form{gap:18px;display:grid}.product-edit-modal-card{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.product-edit-modal .product-create-grid{grid-template-columns:minmax(0,1fr) minmax(240px,.85fr);gap:20px}.product-edit-modal .product-create-column{gap:14px}.product-edit-modal .product-create-value-row{border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:8px;padding:7px 12px}.product-edit-modal .product-create-value-row input{border:0;padding-inline:0}.product-edit-modal .product-create-symbol{width:34px;height:34px}.product-edit-modal .product-photo-button{border:1px solid var(--ui-border);background:var(--ui-surface);border-radius:8px;min-height:150px}.student-transfer-card{border-color:var(--ui-border);min-height:300px;box-shadow:none;border-radius:8px;gap:14px}.student-transfer-text{color:var(--ui-muted);font-size:.98rem;font-weight:650}.student-transfer-amount{border:1px solid var(--ui-border);background:var(--ui-surface-soft);color:var(--ui-accent);border-radius:8px;align-items:center;gap:12px;padding:14px 18px}.student-transfer-amount .student-transfer-coin{width:42px;height:42px;font-size:1rem}.student-transfer-input-wrap{text-align:left;gap:4px;min-width:0;font-size:1rem;display:grid}.student-transfer-input-label{color:var(--ui-muted);text-transform:uppercase;font-size:.76rem;font-weight:780;line-height:1}.student-transfer-amount input{width:160px;min-height:42px;color:var(--ui-accent);text-align:left;background:0 0;border:0;padding:0;font-size:1.75rem;font-weight:820;line-height:1}.student-transfer-amount input::placeholder{color:var(--ui-muted);opacity:.42;font-weight:700}.student-transfer-name{color:var(--ui-heading);font-size:1rem;font-weight:800}@media (width<=720px){.partner-modal,.product-edit-modal{width:100%;max-height:calc(100vh - 24px);padding:20px}.partner-modal-actions-split,.product-edit-modal-actions{flex-direction:column-reverse;align-items:stretch}.partner-modal-actions .student-submit-button,.partner-modal-actions .student-remove-button{width:100%;min-width:0}.product-edit-modal .product-create-grid{grid-template-columns:1fr}.student-transfer-amount{justify-content:center;width:100%}.student-transfer-amount input{width:min(48vw,150px)}}.partner-portal-page{background:radial-gradient(circle at 10% 10%, #ffffff57, transparent 38%), var(--partner-panel-bg);min-height:100vh}.partner-portal-shell{grid-template-columns:310px 1fr;min-height:100vh;display:grid}.partner-portal-sidebar{background:linear-gradient(180deg, #cda200 0%, var(--partner-gold) 100%);border-right:1px solid #0000001f;flex-direction:column;justify-content:space-between;padding:24px 16px 20px;display:flex}.partner-portal-sidebar-main{gap:18px;display:grid}.partner-portal-coin{object-fit:contain;filter:drop-shadow(0 8px 12px #0003);justify-self:center;width:150px;height:150px}.partner-portal-profile-block{text-align:center}.partner-portal-profile-block h2{color:#000;margin:0;font-size:2.9rem;font-weight:700;line-height:1.1}.partner-portal-profile-block p{color:#000000bf;overflow-wrap:anywhere;margin:2px 0 0;font-size:1rem}.partner-portal-nav{gap:6px;margin-top:14px;display:grid}.partner-portal-nav-item{color:#121212;border-radius:10px;align-items:center;gap:13px;padding:12px 14px;font-size:1.8rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:flex}.partner-portal-nav-item:hover{background:#ffffff42;transform:translate(1px)}.partner-portal-nav-item-active{background:#ffffff59}.partner-portal-nav-icon{width:30px;height:30px;display:inline-flex}.partner-portal-nav-icon svg{fill:currentColor;width:100%;height:100%}.partner-portal-sidebar-footer{margin-top:20px}.partner-portal-signout-button{color:#f8f8f8;cursor:pointer;background:#161616;border:0;border-radius:9px;width:100%;height:42px;font-size:1.45rem;font-weight:600}.partner-portal-signout-button:hover{opacity:.9}.partner-portal-title{color:#171717;margin:0 0 18px;font-size:2.8rem;font-weight:700}.partner-home-page,.partner-products-page,.partner-profile-page{gap:18px;display:grid}.partner-home-demo-note{color:#6a4d00;background:#ffffff8c;border:1px solid #00000026;border-radius:10px;margin:0;padding:10px 14px;font-size:1.35rem}.partner-home-card,.partner-products-card,.partner-profile-card{background:var(--partner-card-bg);box-shadow:none;border:1px solid #0000000f;border-radius:14px}.partner-home-card{padding:18px 24px}.partner-home-card h2{text-align:center;color:#202020;margin:0 0 12px;font-size:2.2rem}.partner-home-request-row{border-top:1px solid #00000014;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:16px 10px;display:grid}.partner-home-request-row:first-of-type{border-top:0}.partner-home-date{color:#404040;margin:0 0 8px;font-size:1.4rem;font-weight:700}.partner-home-request-main h3,.partner-home-activity-main h3{color:#1f1f1f;margin:0;font-size:2rem;line-height:1.25}.partner-home-request-desc{color:var(--partner-text-soft);margin:2px 0 0;font-size:1.45rem}.partner-home-request-actions{justify-items:end;gap:10px;display:grid}.partner-home-amount,.partner-home-activity-amount{color:var(--partner-gold-dark);margin:0;font-size:2.2rem;font-weight:700}.partner-home-analyze-button,.partner-home-approve-button{color:#fffef6;cursor:pointer;background:linear-gradient(#e1b200 0%,#c69500 100%);border:0;border-radius:9px;min-width:170px;height:46px;padding:0 20px;font-size:1.55rem;font-weight:700}.partner-home-analyze-button:hover,.partner-home-approve-button:hover{opacity:.92}.partner-home-analyze-button:disabled,.partner-home-approve-button:disabled,.partner-home-reject-button:disabled{opacity:.7;cursor:not-allowed}.partner-home-activity-row{border-top:1px solid #00000014;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:14px 10px;display:grid}.partner-home-activity-row:first-of-type{border-top:0}.partner-home-activity-main p{color:#555;margin:2px 0 0;font-size:1.4rem}.partner-home-activity-values{text-align:right}.partner-home-activity-values span{color:#444;font-size:1.5rem;font-weight:600}.partner-home-activity-amount-negative{color:var(--partner-danger)}.partner-home-link-button{color:var(--partner-gold-dark);cursor:pointer;background:0 0;border:0;font-size:1.6rem;font-weight:700}.partner-home-link-button:hover{text-decoration:underline}.partner-home-link-inline{justify-self:center;margin-top:2px}.partner-home-see-all-button{color:#3c3c3c;cursor:pointer;background:#ffffff80;border:1px solid #0000002e;border-radius:999px;justify-self:center;height:34px;margin-top:8px;padding:0 14px;font-size:1.3rem;font-weight:600;display:inline-block}.partner-home-see-all-button:hover{background:#ffffffbd}.partner-home-error-box{gap:8px;padding:8px 2px;display:grid}.partner-home-error-box p{color:var(--partner-danger);margin:0;font-size:1.35rem}.partner-home-modal-backdrop{z-index:120;background:#00000059;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.partner-home-modal{width:min(100%,560px);box-shadow:none;text-align:center;background:#f5f5f5;border:1px solid #0000002e;border-radius:10px;gap:10px;padding:20px 26px 24px;display:grid;position:relative}.partner-home-modal-close{color:#6b6b6b;cursor:pointer;background:0 0;border:0;place-items:center;width:28px;height:28px;padding:0;display:grid;position:absolute;top:10px;right:10px}.partner-home-modal-close svg{width:24px;height:24px}.partner-home-modal p{color:#303030;margin:0;font-size:1.8rem}.partner-home-modal h3{color:#1e1e1e;margin:0;font-size:3.2rem}.partner-home-modal strong{color:var(--partner-gold-dark);font-size:4.4rem;line-height:1}.partner-home-reject-link{color:#ce3f3f;cursor:pointer;background:0 0;border:0;font-size:1.45rem;font-weight:700;text-decoration:underline}.partner-home-modal-success{max-width:520px}.partner-home-success-icon{width:108px;height:108px;margin:0 auto}.partner-home-success-icon svg{width:100%;height:100%}.partner-home-reject-title{margin-top:6px;font-size:2.1rem}.partner-home-reject-textarea{resize:vertical;border:1px solid #c9c9c9;border-radius:8px;width:100%;min-height:118px;padding:10px 12px;font-family:inherit;font-size:1.45rem}.partner-home-reject-button{color:#fff;cursor:pointer;background:linear-gradient(#d33939 0%,#be2d2d 100%);border:0;border-radius:8px;justify-self:center;width:210px;height:44px;font-size:1.65rem;font-weight:700}.portal-product-list-page{gap:14px;display:grid}.portal-product-list-header{justify-content:space-between;align-items:center;gap:14px;display:flex}.portal-product-list-header h1{color:#171717;margin:0;font-size:2.3rem;font-weight:700}.portal-product-list-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.portal-product-search{background:#f4f4f4;border:1px solid #d0d0d0;border-radius:6px;align-items:center;gap:6px;width:min(100%,235px);min-height:33px;padding:0 9px;display:flex}.portal-product-search-icon{color:#636363;place-items:center;width:16px;height:16px;display:inline-grid}.portal-product-search-icon svg{width:100%;height:100%}.portal-product-search input{color:#262626;background:0 0;border:0;outline:0;width:100%;height:30px;font-size:1.25rem}.portal-product-search input::placeholder{color:#797979}.portal-product-add-button{color:#fff;cursor:pointer;min-height:33px;box-shadow:none;background:linear-gradient(#e2b100 0%,#cd9d00 100%);border:0;border-radius:6px;align-items:center;gap:6px;padding:0 10px;font-size:1.2rem;font-weight:600;transition:transform .18s;display:inline-flex}.portal-product-add-button:hover{transform:translateY(-1px)}.portal-product-add-icon{place-items:center;width:15px;height:15px;display:inline-grid}.portal-product-add-icon svg{width:100%;height:100%}.portal-product-list-section{gap:10px;display:grid}.portal-product-list-section h2{color:#202020;margin:0;font-size:1.38rem;font-weight:700}.portal-product-cards-grid{grid-template-columns:repeat(auto-fill,minmax(118px,1fr));gap:10px;max-width:590px;display:grid}.portal-product-cards-grid-preview{grid-template-columns:repeat(5,minmax(0,136px));justify-content:start;max-width:740px}.portal-product-cards-grid-all{max-width:none}.portal-product-see-all-button{justify-self:center;margin-top:12px}.portal-requests-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.portal-product-card{justify-items:center;gap:4px;display:grid}.portal-product-card-media{color:#616161;cursor:pointer;width:100%;min-height:104px;box-shadow:none;background:#f4f4f4;border:1px solid #cfc9b8;border-radius:4px;place-items:center;transition:transform .18s,box-shadow .18s;display:grid}.portal-product-card-media svg{width:46px;height:46px}.portal-product-card strong{color:#202020;text-align:center;margin:0;font-size:1rem;font-weight:500;line-height:1.2}.portal-product-card p{color:#454545;text-align:center;margin:0;font-size:.9rem;line-height:1.15}.portal-product-editor-page{gap:12px;display:grid}.portal-product-editor-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.portal-product-editor-header h1{color:#171717;margin:0;font-size:2.3rem;font-weight:700}.portal-product-back-button{color:#161616;cursor:pointer;background:0 0;border:0;place-items:center;width:34px;height:34px;display:grid}.portal-product-back-button svg{width:24px;height:24px}.portal-product-editor-form{gap:10px;display:grid}.portal-product-editor-card{background:#f4f4f4;border:1px solid #ddd7c8;border-radius:8px;padding:14px 14px 12px}.portal-product-editor-grid{grid-template-columns:minmax(0,1fr) 160px;gap:22px;display:grid}.portal-product-editor-main,.portal-product-editor-side{align-content:start;gap:12px;display:grid}.portal-product-field{gap:3px;display:grid}.portal-product-field span,.portal-product-value-block>span,.portal-product-photo-box>span,.portal-product-textarea-field>span{color:#151515;font-size:1.35rem;font-weight:500}.portal-product-field input{color:#383838;background:0 0;border:0;border-bottom:1px solid #a9a9a9;width:100%;min-height:30px;padding:0 0 2px;font-size:1.27rem}.portal-product-field input:focus,.portal-product-value-row input:focus,.portal-product-textarea-field textarea:focus{outline:none}.portal-product-field input:disabled{color:#555}.portal-product-value-block{gap:4px;display:grid}.portal-product-value-row{align-items:flex-end;gap:6px;display:inline-flex}.portal-product-value-symbol{color:#dfad00;font-size:4rem;font-weight:300;line-height:.75}.portal-product-value-row input{color:#dfad00;background:0 0;border:0;border-bottom:2px solid #dfad00;width:126px;padding:0 0 2px;font-size:3rem;font-weight:700;line-height:1}.portal-product-photo-box{gap:5px;display:grid}.portal-product-photo-button{color:#616161;cursor:pointer;background:#ededed;border:1px solid #ccc5b1;border-radius:4px;place-items:center;width:84px;min-height:77px;display:grid}.portal-product-photo-button svg{width:42px;height:42px}.portal-product-photo-input{display:none}.portal-product-textarea-field{gap:3px;display:grid}.portal-product-textarea-field textarea{color:#343434;resize:none;background:#efefef;border:1px solid #cdcdcd;border-radius:4px;width:100%;min-height:103px;padding:7px;font-size:.88rem;line-height:1.25}.portal-product-editor-actions{align-items:center;gap:10px;display:flex}.portal-product-editor-actions-center{justify-content:center}.portal-product-editor-actions-split{justify-content:space-between}.portal-product-primary-button,.portal-product-remove-button{cursor:pointer;min-width:205px;min-height:42px;box-shadow:none;border:0;border-radius:7px;font-size:1.5rem;font-weight:700;transition:transform .18s}.portal-product-primary-button{color:#fff;background:linear-gradient(#e3b100 0%,#d29e00 100%)}.portal-product-remove-button{color:#fff;background:#cb2d2d;justify-content:center;align-items:center;gap:6px;display:inline-flex}.portal-product-primary-button:hover,.portal-product-remove-button:hover{transform:translateY(-1px)}.portal-product-primary-button:disabled,.portal-product-remove-button:disabled,.portal-product-remove-confirm:disabled{opacity:.72;cursor:not-allowed;transform:none}.portal-product-actions-spacer{flex:1}.portal-product-confirm-button{min-width:220px}.portal-product-remove-icon{place-items:center;width:16px;height:16px;display:inline-grid}.portal-product-remove-icon svg{width:100%;height:100%}.portal-product-remove-backdrop{z-index:120;background:#302b1c1f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.portal-product-remove-modal{width:min(100%,360px);box-shadow:none;text-align:center;background:#f4f4f4;border:1px solid #bcbcbc;border-radius:8px;position:relative;overflow:hidden}.portal-product-remove-close{color:#2d2d2d;cursor:pointer;background:0 0;border:0;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:8px;right:8px}.portal-product-remove-close svg{width:18px;height:18px}.portal-product-remove-modal p{color:#202020;margin:46px 20px 35px;font-size:1.9rem;line-height:1.2}.portal-product-remove-confirm{color:#cd3131;cursor:pointer;background:0 0;border:0;border-top:1px solid #cfcfcf;width:100%;padding:14px 10px;font-size:2rem}.portal-profile-page{flex-direction:column;gap:14px;display:flex}.portal-profile-card{min-height:calc(100vh - 180px);box-shadow:none;background:radial-gradient(circle at 0 0,#ffffff8c,#0000 46%),linear-gradient(165deg,#f6f3e9 0%,#efeadf 100%);border:1px solid #ddd2bc;border-radius:14px;padding:18px 20px 20px}.portal-profile-header{align-items:center;gap:14px;margin-bottom:6px;display:flex}.portal-profile-card-coin{border-width:1px;flex-shrink:0;width:72px;height:72px;position:static;transform:none}.portal-profile-title-wrap h2{color:#2a2a2a;margin:0;font-size:2.1rem;line-height:1.1}.portal-profile-title-wrap p{color:#5b5b5b;margin:4px 0 0;font-size:1.35rem}.portal-profile-fields .profile-field span{color:#222;font-size:1.25rem;font-weight:700}.portal-profile-fields .profile-field input{color:#323232;background:#fff;border:1px solid #d6ccbb;border-radius:9px;width:100%;min-height:41px;padding:0 12px;font-size:1.32rem}.portal-profile-fields .profile-field input:focus{box-shadow:none;border-color:#c9a338;outline:none}.portal-profile-fields .portal-profile-field-readonly input{color:#555;background:#f4f1e8}.portal-profile-fields .portal-profile-field-readonly small{color:#6a6a6a;font-size:1.15rem}.portal-profile-fields .profile-field p,.portal-profile-fields .profile-password-value{min-height:25px;padding-bottom:3px;font-size:.95rem}.portal-profile-actions{justify-content:flex-start;gap:10px;margin-top:14px}.portal-profile-primary-button,.portal-profile-secondary-button{cursor:pointer;border:0;border-radius:9px;min-height:39px;font-size:1.28rem;font-weight:700;transition:transform .18s,opacity .18s}.portal-profile-primary-button{color:#fff;background:linear-gradient(#ddb116 0%,#cc9c05 100%);min-width:188px}.portal-profile-secondary-button{color:#393939;background:#fff;border:1px solid #cfc7b8;min-width:160px}.portal-profile-primary-button:hover,.portal-profile-secondary-button:hover{transform:translateY(-1px)}.portal-profile-primary-button:disabled,.portal-profile-secondary-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.portal-profile-disconnect-button{border-radius:9px;min-width:132px;min-height:39px;font-size:1.2rem}.portal-profile-security-field{border-top:1px dashed #00000024;padding-top:12px}.portal-profile-signout-backdrop{z-index:140;background:#302b1c29}.portal-profile-signout-modal{width:min(100%,430px)}.portal-profile-signout-modal p{margin:60px 34px 48px;font-size:1.1rem}.portal-profile-signout-modal .profile-signout-confirm{padding:18px 12px;font-size:1.6rem}.partner-profile-card{grid-template-columns:auto 1fr;align-items:start;gap:22px;padding:20px 24px;display:grid}.partner-profile-avatar{width:128px;height:128px;box-shadow:none;background:linear-gradient(150deg,#ffffff7a,#0000 52%),linear-gradient(#d8aa00 0%,#b98800 100%);border-radius:50%}.partner-profile-fields{gap:14px;display:grid}.partner-profile-fields span{color:#666;font-size:1.35rem}.partner-profile-fields p{color:#1f1f1f;margin:2px 0 0;font-size:2rem;font-weight:700}.partner-activities-page{gap:14px;display:grid}.partner-activities-toolbar{align-items:center;gap:10px;display:flex}.partner-activities-search{background:#fff;border:1px solid #00000029;border-radius:9px;align-items:center;gap:8px;width:min(100%,300px);height:42px;padding:0 10px;display:flex}.partner-activities-search span{color:#6f6f6f;width:18px;height:18px}.partner-activities-search svg{width:100%;height:100%}.partner-activities-search input{color:#242424;background:0 0;border:0;outline:0;width:100%;font-size:1.42rem}.partner-activities-date-wrap{position:relative}.partner-activities-date-button{color:#242424;cursor:pointer;background:#fff;border:1px solid #00000029;border-radius:9px;align-items:center;gap:7px;height:42px;padding:0 12px;font-size:1.35rem;font-weight:600;display:inline-flex}.partner-activities-date-button:hover{background:#f8f8f8}.partner-activities-date-icon{color:#333;width:16px;height:16px;display:inline-flex}.partner-activities-date-icon svg{width:100%;height:100%}.partner-activities-date-panel{z-index:30;width:min(100vw - 44px,420px);box-shadow:none;background:#fff;border:1px solid #0003;border-radius:9px;gap:10px;padding:12px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.partner-activities-date-panel-title{color:#2f2f2f;margin:0;font-size:1.35rem;font-weight:700}.partner-activities-date-inputs{grid-template-columns:1fr auto 1fr;align-items:end;gap:8px;display:grid}.partner-activities-date-input{gap:4px;display:grid}.partner-activities-date-input span{color:#2f2f2f;font-size:1.2rem;font-weight:600}.partner-activities-date-separator{color:#7a7a7a;padding-bottom:4px;font-size:1.5rem;font-weight:600}.partner-activities-date-panel input{color:#262626;border:1px solid #0003;border-radius:7px;width:100%;height:32px;padding:0 8px;font-size:1.3rem}.partner-activities-presets{border-top:1px solid #00000014;gap:6px;padding-top:8px;display:grid}.partner-activities-presets p{color:#505050;margin:0;font-size:1.2rem;font-weight:600}.partner-activities-presets-list{flex-wrap:wrap;gap:6px;display:flex}.partner-activities-presets-list button{color:#3c3c3c;cursor:pointer;background:#fafafa;border:1px solid #00000029;border-radius:999px;height:30px;padding:0 10px;font-size:1.2rem;font-weight:600}.partner-activities-presets-list button:hover{background:#f1f1f1}.partner-activities-date-error{color:#a73636;margin:0;font-size:1.2rem}.partner-activities-date-actions{justify-content:flex-end;gap:8px;display:flex}.partner-activities-date-actions button{cursor:pointer;border-radius:8px;height:34px;padding:0 12px;font-size:1.2rem;font-weight:600}.partner-activities-date-reset{color:#5a5a5a;background:#fff;border:1px solid #00000029}.partner-activities-date-cancel{color:#3f3f3f;background:#f7f7f7;border:1px solid #0003}.partner-activities-date-apply{color:#fff;background:#11addf;border:1px solid #0ea0d4}.partner-activities-clear-date{color:#a23636;cursor:pointer;background:0 0;border:0;justify-self:end;padding:0;font-size:1.2rem;font-weight:700}.partner-activities-card{background:var(--partner-card-bg);border:1px solid #0000000f;border-radius:10px;padding:10px 12px 14px}.partner-activities-filters{border-bottom:1px solid #00000014;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;padding-bottom:8px;display:grid}.partner-activities-filter{color:#666;cursor:pointer;background:0 0;border:0;height:33px;font-size:1.4rem;font-weight:500}.partner-activities-filter.active{color:#171717;font-weight:700}.partner-activities-divider{color:#6e6e6e;font-size:1.55rem;font-weight:600}.partner-activities-group{padding:10px 0 0}.partner-activities-date-label{color:#404040;margin:0 0 8px;font-size:1.28rem;font-weight:700}.partner-activities-row{grid-template-columns:1fr auto;align-items:center;gap:14px;padding:0 0 10px;display:grid}.partner-activities-main h3{color:#1f1f1f;margin:0;font-size:2.05rem;line-height:1.2}.partner-activities-main p{color:#5f5f5f;margin:2px 0 0;font-size:1.3rem}.partner-activities-values{text-align:right}.partner-activities-amount{color:var(--partner-gold-dark);margin:0;font-size:2.1rem;font-weight:700}.partner-activities-values span{color:#545454;font-size:1.35rem;font-weight:600}.partner-activities-amount-rejected{color:var(--partner-danger)}@media (width<=1080px){.partner-portal-shell{grid-template-columns:270px 1fr}.partner-portal-profile-block h2{font-size:2.5rem}.partner-portal-nav-item{font-size:1.6rem}.partner-portal-title{font-size:2.5rem}}@media (width<=880px){.partner-portal-shell{grid-template-columns:1fr}.partner-portal-sidebar{border-bottom:1px solid #0000001f;border-right:0;gap:16px}.partner-portal-sidebar-main{grid-template-columns:120px 1fr;align-items:center}.partner-portal-nav{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}.partner-portal-nav-item{text-align:center;justify-content:center;padding:11px 8px;font-size:1.45rem}.partner-portal-nav-icon{display:none}.partner-portal-sidebar-footer{margin-top:6px}.partner-portal-content{padding:20px 16px 28px}.partner-home-request-row,.partner-home-activity-row{grid-template-columns:1fr}.partner-home-request-actions,.partner-home-activity-values{text-align:left;justify-items:start}.portal-product-list-header{flex-direction:column;align-items:stretch}.portal-product-list-actions{justify-content:stretch}.portal-product-search,.portal-product-add-button{width:100%}.portal-product-cards-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));max-width:none}.portal-product-cards-grid-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-product-see-all-button{width:100%}.portal-requests-header{flex-direction:column;align-items:stretch}.portal-product-editor-grid{grid-template-columns:1fr;gap:14px}.portal-product-textarea-field textarea{min-height:140px}.portal-product-editor-actions-split{flex-direction:column;align-items:stretch}.portal-product-confirm-button,.portal-product-remove-button,.portal-product-primary-button{width:100%;min-width:0}.portal-profile-card{min-height:0;padding:14px}.portal-profile-header{align-items:flex-start}.portal-profile-card-coin{width:62px;height:62px}.portal-profile-actions{flex-direction:column;align-items:stretch}.portal-profile-primary-button,.portal-profile-secondary-button,.portal-profile-disconnect-button{width:100%;min-width:0}.partner-profile-card{grid-template-columns:1fr}.partner-profile-avatar{margin:0 auto}.partner-activities-toolbar{flex-direction:column;align-items:stretch}.partner-activities-search{width:100%}.partner-activities-date-wrap{justify-self:start;width:100%}.partner-activities-date-button{justify-content:center;width:100%}.partner-activities-date-panel{left:0;right:auto}.partner-activities-date-inputs{grid-template-columns:1fr}.partner-activities-date-separator{display:none}.partner-activities-filters{grid-template-columns:1fr;gap:4px}.partner-activities-divider{display:none}.partner-activities-row{grid-template-columns:1fr}.partner-activities-values{text-align:left}}:root{--partner-gold:var(--ui-accent,#b98415);--partner-gold-dark:var(--ui-accent-strong,#8f6408);--partner-gold-soft:var(--ui-accent-soft,#f4e6bd);--partner-panel-bg:var(--ui-bg,#f6f7f3);--partner-card-bg:var(--ui-surface,#fff);--partner-text:var(--ui-text,#1f2924);--partner-text-soft:var(--ui-muted,#65736d);--partner-danger:var(--ui-danger,#b73434)}.partner-portal-page{background:var(--ui-bg,#f6f7f3);color:var(--partner-text)}.partner-portal-sidebar{color:#fff;background:#17231d;border-right:1px solid #ffffff14;padding:22px 16px}.partner-portal-coin{filter:drop-shadow(0 10px 22px #0003);width:86px;height:86px}.partner-portal-profile-block h2{color:#fff;font-size:1.5rem;line-height:1.08}.partner-portal-profile-block p{color:#ffffffa8;font-size:.84rem}.partner-portal-nav{gap:5px}.partner-portal-nav-item{color:#ffffffbd;border-radius:8px;padding:10px 12px;font-size:.98rem;font-weight:650}.partner-portal-nav-item:hover,.partner-portal-nav-item.active{color:#fff;background:#ffffff1a;transform:none}.partner-portal-signout{color:#ffffffbd;background:#ffffff0f;border-radius:8px}.partner-portal-signout:hover{color:#fff;background:#ffffff1f}.partner-portal-content{padding:30px clamp(22px,4vw,44px)}.partner-home-title,.partner-products-title,.partner-activities-title,.portal-profile-title{color:var(--ui-heading,#111816);letter-spacing:0;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;font-size:clamp(1.75rem,2.7vw,2.45rem);font-weight:780}.partner-home-card,.portal-product-editor-card,.portal-profile-card,.partner-products-card,.partner-activities-card,.partner-home-modal{border:1px solid var(--ui-border,#dce2d8);background:var(--ui-surface,#fff);box-shadow:none;border-radius:8px}.partner-home-card h2,.partner-products-card h2,.partner-activities-card h2{color:var(--ui-heading,#111816);font-size:1.2rem;font-weight:780}.partner-home-request-row,.partner-home-activity-row,.partner-activities-row,.portal-product-card,.portal-profile-field{border:1px solid var(--ui-border,#dce2d8);background:var(--ui-surface,#fff);box-shadow:none;border-radius:8px}.partner-home-request-row:hover,.partner-home-activity-row:hover,.partner-activities-row:hover,.portal-product-card:hover{border-color:var(--ui-border-strong,#c5d0c4);box-shadow:none}.partner-home-date,.partner-home-request-desc,.partner-home-activity-main p,.partner-activities-row p,.portal-product-field span,.portal-product-value-block>span,.portal-product-photo-box>span,.portal-product-textarea-field>span{color:var(--ui-muted,#65736d)}.partner-home-request-main h3,.partner-home-activity-main h3,.partner-activities-row h3,.portal-product-card h3{color:var(--ui-heading,#111816)}.partner-home-amount,.partner-home-activity-values p,.partner-activities-amount,.partner-home-modal strong{color:var(--ui-accent,#b98415);align-items:center;gap:.38em;display:inline-flex}.partner-home-analyze-button,.partner-home-approve-button,.portal-product-submit-button,.portal-profile-primary-button,.partner-home-see-all-button{background:var(--ui-accent,#b98415);color:#fff;border-radius:8px}.partner-home-analyze-button:hover,.partner-home-approve-button:hover,.portal-product-submit-button:hover,.portal-profile-primary-button:hover,.partner-home-see-all-button:hover{background:var(--ui-accent-strong,#8f6408);transform:translateY(-1px)}.partner-home-reject-link,.partner-home-modal-close,.portal-profile-secondary-button,.portal-profile-disconnect-button{border-radius:8px}.partner-home-reject-link,.portal-profile-disconnect-button{color:var(--ui-danger,#b73434)}.portal-product-field input,.portal-product-value-row input,.portal-product-textarea-field textarea,.portal-profile-field input{border:1px solid var(--ui-border,#dce2d8);background:var(--ui-surface,#fff);color:var(--ui-heading,#111816);border-radius:8px}.portal-product-field input:focus,.portal-product-value-row input:focus,.portal-product-textarea-field textarea:focus,.portal-profile-field input:focus{border-color:var(--ui-accent,#b98415);box-shadow:none;outline:none}.portal-product-value-symbol{background:center / contain no-repeat var(--euras-coin-image);flex:none;width:42px;height:42px;display:inline-block}.portal-product-value-row input{color:var(--ui-accent,#b98415);border-bottom-color:var(--ui-accent,#b98415)}.partner-home-modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f18147a}@media (width<=900px){.partner-portal-shell{grid-template-columns:1fr}.partner-portal-sidebar{min-height:auto;position:static}.partner-portal-content{padding:22px 16px 30px}}.partner-portal-page{background:var(--ui-bg,#f6f7f3);color:var(--ui-text,#1f2924);font-family:Inter,Segoe UI,Roboto,Arial,sans-serif}.partner-portal-shell{background:var(--ui-bg,#f6f7f3);grid-template-columns:252px minmax(0,1fr)}.partner-portal-sidebar{color:#161616;background-image:url(/fundo.png);background-position:top;background-repeat:no-repeat;background-size:cover;border-right:0;min-height:100vh;padding:22px 16px}.partner-portal-sidebar-main{flex-direction:column;align-items:center;gap:18px;width:100%;display:flex}.partner-portal-coin{object-fit:contain;filter:none;width:86px;height:86px}.partner-portal-profile-block{width:100%;margin-bottom:4px}.partner-portal-profile-block h2{color:#161616;letter-spacing:0;overflow-wrap:anywhere;font-size:1.55rem;font-weight:760;line-height:1.08}.partner-portal-profile-block p{color:#1a1a1aa8;margin-top:6px;font-size:.84rem;line-height:1.3}.partner-portal-nav{gap:5px;width:100%;margin-top:0}.partner-portal-nav-item{color:#000000bf;border-radius:8px;width:100%;padding:10px 12px;font-size:.98rem;font-weight:650;line-height:1.2;transition:background-color .18s,color .18s,transform .18s}.partner-portal-nav-item:hover,.partner-portal-nav-item:focus-visible{color:#fff;background:#282828e5;outline:none;transform:none}.partner-portal-nav-item-active,.partner-portal-nav-item.active{color:#000;background:0 0;font-weight:760}.partner-portal-nav-item-active:hover,.partner-portal-nav-item.active:hover{color:#fff;background:#282828e5}.partner-portal-nav-icon{flex:none;width:19px;height:19px}.partner-portal-sidebar-footer{width:100%;margin-top:18px}.partner-portal-signout-button{color:#ffffffe6;background:#1c1c1ce4;border:1px solid #16120461;border-radius:8px;width:100%;min-height:41px;font-size:.9rem;font-weight:650;transition:background-color .18s,color .18s,transform .18s}.partner-portal-signout-button:hover{color:#1c1c1cf0;opacity:1;background:#ffffffc2;transform:translateY(-1px)}.partner-portal-content{min-width:0;padding:30px clamp(22px,4vw,44px)}.partner-portal-title,.portal-product-list-header h1,.portal-product-editor-header h1,.portal-profile-title-wrap h2{color:var(--ui-heading,#111816);letter-spacing:0;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;font-size:clamp(1.75rem,2.7vw,2.45rem);font-weight:780;line-height:1.08}.partner-home-page,.partner-products-page,.partner-profile-page,.partner-activities-page,.portal-product-list-page,.portal-product-editor-page,.portal-profile-page{color:var(--ui-text,#1f2924);gap:18px}.partner-home-card,.partner-products-card,.partner-profile-card,.partner-activities-card,.portal-product-editor-card,.portal-profile-card,.partner-home-modal,.portal-product-remove-modal,.profile-signout-modal{border:1px solid var(--ui-border,#dce2d8);background:var(--ui-surface,#fff);box-shadow:none;border-radius:8px}.partner-home-card,.partner-activities-card{gap:14px;padding:18px;display:grid}.partner-home-card h2,.partner-products-card h2,.partner-activities-card h2,.portal-product-list-section h2{color:var(--ui-heading,#111816);text-align:left;margin:0;font-size:1rem;font-weight:800}.partner-home-request-row,.partner-home-activity-row,.partner-activities-row{border:1px solid var(--ui-border,#dce2d8);background:var(--ui-surface,#fff);box-shadow:none;border-radius:8px;padding:14px 16px;transition:background-color .18s,border-color .18s,transform .18s}.partner-home-request-row:hover,.partner-home-activity-row:hover,.partner-activities-row:hover{border-color:var(--ui-border-strong,#c5d0c4);background:var(--ui-surface-soft,#f9faf7);transform:translateY(-1px)}.partner-home-date,.partner-home-request-desc,.partner-home-activity-main p,.partner-activities-main p,.partner-activities-values span,.portal-product-card p,.portal-profile-title-wrap p,.portal-product-field span,.portal-product-value-block>span,.portal-product-photo-box>span,.portal-product-textarea-field>span,.portal-profile-fields .profile-field span{color:var(--ui-muted,#65736d)}.partner-home-date{text-transform:uppercase;margin-bottom:6px;font-size:.78rem;font-weight:780}.partner-home-request-main h3,.partner-home-activity-main h3,.partner-activities-main h3,.portal-product-card strong{color:var(--ui-heading,#111816);font-size:1.05rem;font-weight:780;line-height:1.2}.partner-home-request-desc,.partner-home-activity-main p,.partner-activities-main p{font-size:.92rem;line-height:1.4}.partner-home-amount,.partner-home-activity-values p,.partner-activities-amount,.partner-home-modal strong{color:var(--ui-accent,#b98415);font-weight:800}.partner-home-amount,.partner-activities-amount{font-size:1.65rem}.partner-home-activity-amount{align-items:center;gap:.38em;margin:0;font-size:1.1rem;line-height:1.2;display:inline-flex}.partner-home-activity-values .partner-home-activity-amount-approved{color:var(--ui-success,#2f7a45)}.partner-activities-amount-rejected,.partner-home-activity-values .partner-home-activity-amount-rejected,.partner-home-activity-amount-negative{color:var(--ui-danger,#b73434)}.partner-home-activity-values .partner-home-activity-amount-pending{color:var(--ui-muted,#65736d)}.partner-home-activity-values,.partner-activities-values{text-align:right;flex-direction:column;justify-content:center;align-items:flex-end;gap:7px;min-width:132px;display:inline-flex}.partner-home-activity-values .partner-home-activity-amount,.partner-activities-values .partner-activities-amount{background:var(--ui-accent-soft,#f4e6bd);min-height:34px;color:var(--ui-accent-strong,#8f6408);white-space:nowrap;font-variant-numeric:tabular-nums;border:1px solid #b9841538;border-radius:999px;justify-content:flex-end;align-items:center;gap:7px;margin:0;padding:6px 11px;font-size:1rem;font-weight:820;line-height:1;display:inline-flex}.partner-home-activity-values .euras-inline-coin,.partner-activities-values .euras-inline-coin{flex:0 0 18px;width:18px;height:18px}.partner-home-activity-values>span,.partner-activities-values>span{border:1px solid var(--ui-border,#dce2d8);background:var(--ui-surface-soft,#f9faf7);min-height:25px;color:var(--ui-muted,#65736d);white-space:nowrap;font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;padding:5px 9px;font-size:.78rem;font-weight:780;line-height:1;display:inline-flex}.partner-home-activity-values .partner-home-activity-amount-approved{background:var(--ui-success-soft,#dff1e5);color:var(--ui-success,#2f7a45);border-color:#2f7a4533}.partner-home-activity-values .partner-home-activity-amount-rejected,.partner-activities-values .partner-activities-amount-rejected{background:var(--ui-danger-soft,#f8dddd);color:var(--ui-danger,#b73434);border-color:#b7343433}.partner-home-activity-values .partner-home-activity-amount-pending{border-color:var(--ui-border,#dce2d8);background:var(--ui-surface-muted,#f1f4ef);color:var(--ui-muted,#65736d)}.portal-product-search,.partner-activities-search,.partner-activities-date-button{background:var(--ui-surface,#fff);min-height:44px;color:var(--ui-text,#1f2924);box-shadow:none;border:1px solid #0f172a14;border-radius:14px}.portal-product-search{width:min(100%,360px);padding:0 14px}.portal-product-search input,.partner-activities-search input{height:42px;color:var(--ui-text,#1f2924);font-size:.95rem;box-shadow:none!important;background:0 0!important;border:0!important;outline:none!important}.portal-product-search input::placeholder,.partner-activities-search input::placeholder{color:#7d7d7d}.partner-home-analyze-button,.partner-home-approve-button,.portal-product-add-button,.portal-product-primary-button,.portal-profile-primary-button,.partner-home-see-all-button{background:linear-gradient(180deg, var(--ui-accent-soft,#f4e6bd) 0%, var(--ui-accent,#b98415) 100%);color:#111827;min-height:38px;box-shadow:none;border:1px solid #b9841538;border-radius:8px;font-size:.95rem;font-weight:750;transition:transform .18s,background .18s,border-color .18s}.partner-home-analyze-button:hover,.partner-home-approve-button:hover,.portal-product-add-button:hover,.portal-product-primary-button:hover,.portal-profile-primary-button:hover,.partner-home-see-all-button:hover{background:linear-gradient(180deg, var(--ui-accent-soft,#f4e6bd) 0%, var(--ui-accent-strong,#8f6408) 100%);color:#111827;transform:translateY(-1px)}.partner-home-reject-link{color:var(--ui-danger,#b73434);font-size:.9rem;font-weight:750}.partner-home-reject-button,.portal-product-remove-button,.portal-product-remove-confirm,.profile-signout-confirm,.portal-profile-disconnect-button{background:var(--ui-danger-soft,#f8dddd);color:var(--ui-danger,#b73434);box-shadow:none;border-color:#b7343440;border-radius:8px}.partner-home-reject-button:hover,.portal-product-remove-button:hover,.portal-product-remove-confirm:hover,.profile-signout-confirm:hover,.portal-profile-disconnect-button:hover{background:var(--ui-danger,#b73434);color:#fff;transform:translateY(-1px)}.portal-profile-secondary-button,.partner-activities-date-reset,.partner-activities-date-cancel,.partner-activities-presets-list button{border:1px solid var(--ui-border,#dce2d8);background:var(--ui-surface,#fff);color:var(--ui-text,#1f2924);border-radius:8px}.partner-activities-date-apply{background:var(--ui-accent,#b98415);color:#fff;border-color:#b9841538;border-radius:8px}.partner-activities-filters{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0}.partner-activities-divider{display:none}.partner-activities-filter{border:1px solid var(--ui-border,#dce2d8);background:var(--ui-surface,#fff);min-height:38px;color:var(--ui-muted,#65736d);border-radius:999px;font-size:.88rem;font-weight:750}.partner-activities-filter.active{background:var(--ui-accent-soft,#f4e6bd);color:var(--ui-accent-strong,#8f6408);border-color:#b984153d}.partner-activities-group{gap:10px;padding-top:4px;display:grid}.partner-activities-date-label{color:var(--ui-muted,#65736d);text-transform:uppercase;margin:4px 0 0;font-size:.78rem;font-weight:780}.partner-activities-date-panel{border:1px solid var(--ui-border,#dce2d8);background:var(--ui-surface,#fff);box-shadow:var(--ui-shadow,0 10px 28px #212d2614);border-radius:8px}.partner-activities-date-panel input,.portal-product-field input,.portal-product-value-row input,.portal-product-textarea-field textarea,.portal-profile-fields .profile-field input,.partner-home-reject-textarea{border:1px solid var(--ui-border,#dce2d8);background:var(--ui-surface,#fff);color:var(--ui-heading,#111816);box-shadow:none;border-radius:8px}.partner-activities-date-panel input:focus,.portal-product-field input:focus,.portal-product-value-row input:focus,.portal-product-textarea-field textarea:focus,.portal-profile-fields .profile-field input:focus,.partner-home-reject-textarea:focus{border-color:var(--ui-accent,#b98415);box-shadow:none;outline:none}.portal-product-list-header,.portal-requests-header,.partner-activities-toolbar{gap:14px}.portal-product-list-section{gap:16px}.portal-product-cards-grid,.portal-product-cards-grid-preview,.portal-product-cards-grid-all{grid-template-columns:repeat(auto-fill,minmax(152px,1fr));gap:16px;max-width:none}.portal-product-card{border:1px solid var(--ui-border,#dce2d8);background:var(--ui-surface,#fff);border-radius:8px;align-content:start;justify-items:stretch;gap:10px;min-width:0;padding:10px;transition:border-color .18s,transform .18s,background-color .18s}.portal-product-card:hover{border-color:var(--ui-border-strong,#c5d0c4);background:var(--ui-surface-soft,#f9faf7);transform:translateY(-1px)}.portal-product-card-media{aspect-ratio:1;border:1px solid var(--ui-border,#dce2d8);background:var(--ui-surface-soft,#f9faf7);min-height:0;color:var(--ui-muted,#65736d);border-radius:8px;overflow:hidden}.portal-product-card-media:hover{transform:none}.portal-product-card-image{object-fit:cover;border-radius:8px;width:100%;height:100%}.portal-product-card strong{overflow-wrap:anywhere;text-align:left;min-width:0}.portal-product-card p{text-align:left;font-size:.82rem;line-height:1.25}.portal-product-editor-card{padding:18px}.portal-product-editor-grid{grid-template-columns:minmax(0,1fr) minmax(190px,260px);gap:24px}.portal-product-field,.portal-product-value-block,.portal-product-photo-box,.portal-product-textarea-field,.portal-profile-fields .profile-field{gap:6px}.portal-product-field span,.portal-product-value-block>span,.portal-product-photo-box>span,.portal-product-textarea-field>span,.portal-profile-fields .profile-field span{font-size:.88rem;font-weight:780}.portal-product-field input,.portal-profile-fields .profile-field input{min-height:42px;padding:0 12px;font-size:.98rem}.portal-product-value-row{align-items:center;gap:12px}.portal-product-value-symbol{width:42px;height:42px}.portal-product-value-row input{width:min(100%,170px);min-height:46px;color:var(--ui-accent,#b98415);padding:0 12px;font-size:1.45rem;font-weight:780}.portal-product-photo-button{border:1px solid var(--ui-border,#dce2d8);background:var(--ui-surface-soft,#f9faf7);width:100%;min-height:130px;color:var(--ui-muted,#65736d);border-radius:8px}.portal-product-photo-preview{object-fit:cover;border-radius:8px;width:100%;height:130px}.portal-product-textarea-field textarea{min-height:130px;padding:10px 12px;font-size:.95rem;line-height:1.45}.portal-product-primary-button,.portal-product-remove-button{min-width:205px;min-height:42px;font-size:.98rem}.partner-home-modal p{color:var(--ui-text,#1f2924);font-size:1rem;line-height:1.35}.partner-home-modal-close,.portal-product-remove-close,.profile-signout-close{border-radius:8px}.portal-profile-card{min-height:calc(100vh - 150px);padding:18px}.portal-profile-card-coin{background:center / contain no-repeat var(--euras-coin-image);border:0;width:64px;height:64px}.portal-profile-title-wrap h2{font-size:1.4rem}.portal-profile-title-wrap p{font-size:.9rem}.portal-profile-fields{gap:12px;width:min(100%,620px)}.portal-profile-fields .portal-profile-field-readonly input{background:var(--ui-surface-muted,#f1f4ef);color:var(--ui-muted,#65736d)}.portal-profile-actions{gap:10px}.portal-profile-primary-button,.portal-profile-secondary-button,.portal-profile-disconnect-button{min-height:40px;font-size:.95rem}.portal-profile-security-field{border-top:1px solid var(--ui-border,#dce2d8)}.partner-portal-content table{border-collapse:collapse;border:1px solid var(--ui-border,#dce2d8);background:var(--ui-surface,#fff);border-radius:8px;width:100%;overflow:hidden}.partner-portal-content thead th{background:var(--ui-surface-soft,#f9faf7);color:var(--ui-muted,#65736d);letter-spacing:0;text-align:left;text-transform:uppercase;font-size:.75rem;font-weight:780}.partner-portal-content th,.partner-portal-content td{border-bottom:1px solid var(--ui-border,#dce2d8);padding:12px 14px}.partner-portal-content tbody tr:hover{background:var(--ui-surface-soft,#f9faf7)}@media (width<=980px){.partner-portal-shell{grid-template-columns:210px minmax(0,1fr)}.partner-portal-content{padding:24px 20px}.portal-product-editor-grid{grid-template-columns:1fr}}@media (width<=720px){.partner-portal-shell{grid-template-columns:1fr}.partner-portal-sidebar{border-bottom:1px solid #0f172a14;min-height:auto;padding:14px;position:static}.partner-portal-sidebar-main{align-items:stretch}.partner-portal-coin{align-self:center;width:64px;height:64px}.partner-portal-profile-block{text-align:center}.partner-portal-nav{grid-column:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.partner-portal-nav-item{text-align:left;justify-content:flex-start}.partner-portal-nav-icon{display:inline-flex}.partner-portal-content{padding:20px 14px 28px;display:block}.partner-home-request-row,.partner-home-activity-row,.partner-activities-row{grid-template-columns:1fr}.partner-home-request-actions,.partner-home-activity-values,.partner-activities-values{text-align:left;place-items:flex-start start;width:100%;min-width:0}.partner-activities-filters{grid-template-columns:1fr}.portal-product-list-header,.portal-product-list-actions,.portal-requests-header,.partner-activities-toolbar,.portal-product-editor-actions-split,.portal-profile-actions{flex-direction:column;align-items:stretch}.portal-product-search,.partner-activities-search,.partner-activities-date-button,.portal-product-add-button,.partner-home-see-all-button,.portal-product-primary-button,.portal-product-remove-button,.portal-profile-primary-button,.portal-profile-secondary-button,.portal-profile-disconnect-button{width:100%;min-width:0}.portal-product-cards-grid,.portal-product-cards-grid-preview,.portal-product-cards-grid-all{grid-template-columns:repeat(auto-fill,minmax(138px,1fr))}.portal-profile-card{min-height:0}}.portal-product-remove-backdrop,.partner-home-modal-backdrop,.portal-profile-signout-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f18147a}.partner-home-modal,.portal-product-remove-modal,.profile-signout-modal{border:1px solid var(--ui-border,#dce2d8);background:var(--ui-surface,#fff);border-radius:8px;box-shadow:0 18px 48px #0f181429}.partner-home-modal-close,.portal-product-remove-close,.profile-signout-close{width:36px;height:36px;color:var(--ui-muted,#65736d);background:0 0;border:0;border-radius:8px;place-items:center;padding:0;transition:background .18s,color .18s,transform .18s;display:inline-grid}.partner-home-modal-close:hover,.portal-product-remove-close:hover,.profile-signout-close:hover,.partner-home-modal-close:focus-visible,.portal-product-remove-close:focus-visible,.profile-signout-close:focus-visible{background:var(--ui-surface-muted,#f1f4ef);color:var(--ui-heading,#111816);outline:none;transform:translateY(-1px)}.partner-home-modal-close svg,.portal-product-remove-close svg,.profile-signout-close svg{width:18px;height:18px}.partner-home-modal{gap:14px;width:min(100%,520px);padding:22px 24px}.partner-home-modal p,.portal-product-remove-modal p,.profile-signout-modal p{color:var(--ui-text,#1f2924);font-size:1rem;line-height:1.4}.partner-home-modal h3,.partner-home-reject-title{color:var(--ui-heading,#111816);font-size:1.35rem;line-height:1.18}.partner-home-modal span{color:var(--ui-muted,#65736d);font-size:.95rem}.partner-home-modal strong{justify-content:center;font-size:2rem;line-height:1.1}.portal-product-remove-modal{width:min(100%,430px);overflow:hidden}.student-portal-page{background:linear-gradient(180deg, #ffffff47, #fff0), var(--student-page-bg);min-height:100vh;color:var(--student-text);justify-content:center;display:flex}.student-app-shell{background:var(--student-bg);width:min(100%,480px);min-height:100vh;box-shadow:none;flex-direction:column;display:flex}.student-app-view{background:var(--student-bg);flex:1;min-height:0}.student-app-header,.student-back-header{background:var(--student-brand);min-height:64px;color:var(--student-text);box-shadow:none;z-index:20;border-bottom-right-radius:9px;border-bottom-left-radius:9px;grid-template-columns:32px minmax(0,1fr) 32px;align-items:center;gap:10px;padding:10px 16px;display:grid;position:sticky;top:0}.student-back-header{grid-template-columns:36px minmax(0,1fr) 36px}.student-back-header button{width:34px;height:34px;color:var(--student-text);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.student-back-header button svg{width:25px;height:25px}.student-app-header strong,.student-back-header strong{text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:1.12rem;font-weight:800;overflow:hidden}.student-header-avatar,.student-header-avatar-spacer{width:28px;height:28px}.student-header-avatar{color:var(--student-text);background:#f5f5f5;border-radius:50%;place-items:center;font-size:.82rem;font-weight:800;display:grid;overflow:hidden}.student-header-avatar img{object-fit:cover;width:100%;height:100%}.student-screen{flex-direction:column;gap:18px;padding:14px 16px 96px;display:flex}.student-home-screen,.student-search-screen,.student-store-screen,.student-user-screen{align-items:stretch}.student-balance-section{gap:8px;display:grid}.student-balance-section h1,.student-store-info h1,.student-product-detail-content h1{color:var(--student-text);margin:0;font-size:1.15rem;font-weight:800;line-height:1.2}.student-balance-card{background:var(--student-soft);border-radius:30px;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:6px;min-height:96px;padding:16px;display:grid}.student-balance-icon{place-items:center;width:50px;height:50px;display:grid}.student-balance-icon img{object-fit:contain;width:100%;height:100%}.student-balance-value{min-width:0;color:var(--student-text);align-items:baseline;display:flex}.student-balance-value strong{font-size:3rem;font-weight:650;line-height:1.08}.student-balance-value span:not(.student-error):not(.student-muted){font-size:1.4rem;font-weight:650;line-height:1}.student-content-section{gap:8px;display:grid}.student-section-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.student-section-header h2{color:var(--student-text);margin:0;font-size:1.12rem;font-weight:800;line-height:1.2}.student-section-header button,.student-link-button{color:var(--student-text-2);cursor:pointer;background:0 0;border:0;padding:0;font-size:.85rem;text-decoration:underline}.student-link-button{color:var(--student-brand-dark);justify-self:center;align-items:center;gap:4px;min-height:32px;display:inline-flex}.student-horizontal-list,.student-partner-list{scrollbar-width:thin;gap:10px;padding:4px 2px 10px;display:flex;overflow-x:auto}.student-product-grid{grid-template-columns:repeat(auto-fill,minmax(118px,1fr));gap:12px;display:grid}.student-product-card{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:4px;min-width:0;padding:0;display:grid}.student-horizontal-list .student-product-card{flex:0 0 132px}.student-product-media{aspect-ratio:1;width:100%;min-height:118px;box-shadow:none;background:#fff;border-radius:14px;place-items:center;display:grid;overflow:hidden}.student-product-media img{object-fit:cover;width:100%;height:100%}.student-product-card strong{color:var(--student-text);overflow-wrap:anywhere;min-height:2.05em;font-size:.84rem;font-weight:800;line-height:1.22}.student-product-price{color:#d99000;align-items:center;gap:4px;font-size:.82rem;font-weight:800;line-height:1.2;display:inline-flex}.student-product-price img,.student-list-amount img{object-fit:contain;flex:none;width:14px;height:14px}.student-product-partner{color:var(--student-text-2);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;line-height:1.2;overflow:hidden}.student-list-row{border-bottom:1px solid #e7e7e7;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:54px;padding:8px 0;display:grid}.student-list-copy{gap:3px;min-width:0;display:grid}.student-list-copy strong{color:var(--student-text);text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;line-height:1.2;overflow:hidden}.student-list-copy span{color:var(--student-text-2);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.student-list-amount{color:var(--student-text);white-space:nowrap;align-items:center;gap:4px;font-size:1.08rem;font-weight:800;display:inline-flex}.student-list-amount-credit{color:var(--student-brand)}.student-search-bar-wrap{background:var(--student-bg);z-index:15;padding:8px 16px;position:sticky;top:64px}.student-search-bar{border:1px solid var(--student-line);min-height:43px;box-shadow:none;background:#f7f7f7;border-radius:8px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;padding:0 10px;display:grid}.student-search-bar span{color:#5c5c5c;place-items:center;display:grid}.student-search-bar svg{width:18px;height:18px}.student-search-bar input{width:100%;height:40px;color:var(--student-text);background:0 0;border:0;outline:0;font-size:.95rem}.student-partner-card{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:0 0 96px;gap:7px;padding:0;display:grid}.student-partner-logo{width:96px;height:96px;box-shadow:none;background:#fff;border:1px solid #ececec;border-radius:14px;place-items:center;display:grid}.student-partner-logo img{object-fit:cover;border-radius:8px;width:70px;height:70px}.student-partner-logo strong{width:70px;height:70px;color:var(--student-text);border:1px solid #ededed;border-radius:8px;place-items:center;font-size:1.1rem;font-weight:900;display:grid}.student-partner-card>span:last-child{color:var(--student-text);overflow-wrap:anywhere;font-size:.82rem;font-weight:700;line-height:1.22}.student-store-hero,.student-product-detail-image{background:#f6f6f6;border-radius:8px;place-items:center;width:100%;display:grid;overflow:hidden}.student-product-detail-image{height:240px;margin-top:4px}.student-store-hero img,.student-product-detail-image img{object-fit:contain;width:100%;height:100%}.student-store-info{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.student-store-info h1{overflow-wrap:anywhere}.student-store-stat{text-align:right;gap:2px;display:grid}.student-store-stat span{color:var(--student-text-2);font-size:.82rem}.student-store-stat strong{color:var(--student-text);font-size:1.1rem;line-height:1}.student-product-detail-screen{gap:14px}.student-product-detail-content{gap:8px;display:grid}.student-product-detail-content h1{overflow-wrap:anywhere;font-size:1.25rem}.student-product-detail-content>p{color:var(--student-text-2);margin:0;font-size:.86rem}.student-product-detail-price{color:#d99000;align-items:center;gap:6px;margin-top:4px;display:inline-flex}.student-product-detail-price img{object-fit:contain;width:20px;height:20px}.student-product-detail-price strong{font-size:1.62rem;font-weight:900;line-height:1.1}.student-primary-button,.student-danger-button{color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 16px;font-size:1rem;font-weight:800;display:inline-flex}.student-primary-button:disabled,.student-danger-button:disabled{opacity:.7;cursor:not-allowed}.student-redeem-button{width:100%;margin-top:4px}.student-product-description{color:var(--student-text-2);margin-top:4px;font-size:.95rem;line-height:1.45}.student-user-screen{gap:20px}.student-profile-card{border:1px solid var(--student-card-line);box-shadow:none;background:#fff;border-radius:14px;gap:16px;padding:16px;display:grid}.student-profile-avatar-button{cursor:pointer;background:0 0;border:0;justify-self:center;width:140px;height:140px;padding:10px;position:relative}.student-profile-avatar{background:var(--student-brand);border-radius:50%;place-items:center;width:120px;height:120px;display:grid;overflow:hidden}.student-profile-avatar img{object-fit:cover;width:100%;height:100%}.student-profile-avatar strong{color:#fff;font-size:3.25rem;font-weight:800}.student-profile-camera{color:#6b6b6b;width:32px;height:32px;box-shadow:none;background:#f2f2f2;border:1px solid #d0d0d0;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:0;right:2px}.student-profile-camera svg{width:18px;height:18px}.student-upload-dot{border:2px solid #d0d0d0;border-top-color:var(--student-brand-dark);border-radius:50%;width:12px;height:12px;animation:.8s linear infinite student-spin}.student-avatar-input{display:none}.student-profile-info{gap:12px;display:grid}.student-profile-info-row{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;display:grid}.student-profile-info-row>span{width:34px;height:34px;color:var(--student-text);background:#f5f1e3;border:1px solid #eed89c;border-radius:50%;place-items:center;font-weight:800;display:grid}.student-profile-info-row div{gap:2px;min-width:0;display:grid}.student-profile-info-row strong{color:var(--student-text);font-size:.86rem;font-weight:800}.student-profile-info-row p{color:var(--student-text-2);overflow-wrap:anywhere;margin:0;font-size:.95rem}.student-accordion-item{border-bottom:1px solid var(--student-card-line);gap:8px;padding:8px 0;display:grid}.student-accordion-header{color:var(--student-text);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;min-height:34px;padding:0;display:inline-flex}.student-accordion-header span{font-size:1.12rem;font-weight:800;transition:transform .18s}.student-chevron-open{transform:rotate(90deg)}.student-accordion-header strong{font-size:.96rem;font-weight:800}.student-accordion-body{gap:10px;padding-left:22px;display:grid}.student-accordion-body p{color:var(--student-text-2);margin:0;font-size:.84rem;line-height:1.4}.student-accordion-danger .student-accordion-body p{color:var(--student-error)}.student-danger-button{background:var(--student-error);justify-self:start;min-height:40px}.student-danger-button svg{width:18px;height:18px}.student-bottom-nav{z-index:25;background:var(--student-brand);grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:8px;min-height:72px;padding:12px 16px;display:grid;position:sticky;bottom:0}.student-bottom-nav button{color:#3d3316;cursor:pointer;background:0 0;border:0;place-items:center;height:46px;display:grid}.student-bottom-nav button.active{color:#fff}.student-bottom-nav svg{width:28px;height:28px}.student-modal-backdrop{z-index:100;background:#00000057;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.student-modal{width:min(100%,420px);box-shadow:none;text-align:center;background:#fff;border-radius:8px;justify-items:center;gap:10px;padding:18px;display:grid}.student-modal-icon{border-radius:50%;place-items:center;width:52px;height:52px;font-size:1.2rem;font-weight:900;display:grid}.student-modal-icon-success{color:var(--student-success);background:#d6f3de}.student-modal-icon-error{color:var(--student-error);background:#fde2e2}.student-modal h3{color:var(--student-text);margin:0;font-size:.95rem;font-weight:800}.student-modal .student-primary-button{width:100%}.student-modal-balance{color:var(--student-text);font-size:1.15rem}.student-muted,.student-error{margin:0;font-size:.88rem;line-height:1.4}.student-muted{color:var(--student-muted)}@keyframes student-spin{to{transform:rotate(360deg)}}@media (width<=520px){.student-portal-page{background:var(--student-bg);display:block}.student-app-shell{width:100%;box-shadow:none}}@media (width<=380px){.student-screen{padding-inline:12px}.student-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.student-balance-value strong{font-size:2.6rem}.student-store-info{grid-template-columns:1fr}.student-store-stat{text-align:left}}:root{--student-bg:#fff;--student-page-bg:var(--ui-bg,#f6f7f3);--student-brand:var(--ui-accent,#b98415);--student-brand-dark:var(--ui-accent-strong,#8f6408);--student-soft:var(--ui-accent-soft,#f4e6bd);--student-text:var(--ui-text,#1f2924);--student-text-2:var(--ui-muted,#65736d);--student-muted:var(--ui-muted,#65736d);--student-line:var(--ui-border,#dce2d8);--student-card-line:var(--ui-border,#dce2d8);--student-error:var(--ui-danger,#b73434);--student-success:var(--ui-success,#2f7a45);--student-shadow:var(--ui-shadow-soft,0 4px 14px #212d260f)}.student-portal-page{background:var(--student-page-bg);color:var(--student-text)}.student-app-shell{border-left:1px solid var(--student-line);border-right:1px solid var(--student-line);background:var(--student-bg);box-shadow:none}.student-app-header,.student-back-header{color:#fff;min-height:62px;box-shadow:none;background:#17231d;border-radius:0}.student-app-header h1,.student-back-header h1{color:#fff;letter-spacing:0}.student-screen{background:var(--student-bg)}.student-home-hero,.student-balance-card,.student-card,.student-product-card,.student-store-card,.student-modal,.student-history-row,.student-redemption-card{border:1px solid var(--student-line);box-shadow:none;background:#fff;border-radius:8px}.student-home-hero{background:linear-gradient(180deg, #ffffffdb, #fffffff5), var(--student-soft)}.student-section-title,.student-home-hero h2,.student-balance-value strong,.student-product-card h3,.student-store-card h3,.student-modal h3{color:var(--ui-heading,#111816);letter-spacing:0}.student-muted,.student-product-card p,.student-store-card p,.student-history-row p{color:var(--student-muted)}.student-balance-value,.student-price,.student-modal-balance{color:var(--student-brand)}.student-primary-button,.student-secondary-button,.student-tab-button,.student-filter-button,.student-search input{border-radius:8px}.student-primary-button{background:var(--student-brand);color:#fff}.student-primary-button:hover{background:var(--student-brand-dark)}.student-secondary-button,.student-tab-button,.student-filter-button{border:1px solid var(--student-line);color:var(--student-text);background:#fff}.student-tab-button.is-active,.student-filter-button.is-active{background:var(--student-soft);color:var(--student-brand-dark);border-color:#b984153d}.student-search{border:1px solid var(--student-line);box-shadow:none;background:#fff;border-radius:8px}.student-search input{color:var(--student-text)}.student-bottom-nav{border-top:1px solid var(--student-line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5}.student-bottom-nav a,.student-bottom-nav button{color:var(--student-muted)}.student-bottom-nav .is-active{color:var(--student-brand-dark)}@media (width<=520px){.student-app-shell{box-shadow:none;border:0}}:root{--student-bg:var(--ui-surface,#fff);--student-page-bg:var(--ui-bg,#f6f7f3);--student-brand:var(--ui-accent,#b98415);--student-brand-dark:var(--ui-accent-strong,#8f6408);--student-soft:var(--ui-accent-soft,#f4e6bd);--student-text:var(--ui-text,#1f2924);--student-text-2:var(--ui-muted,#65736d);--student-muted:var(--ui-muted,#65736d);--student-line:var(--ui-border,#dce2d8);--student-card-line:var(--ui-border,#dce2d8);--student-error:var(--ui-danger,#b73434);--student-success:var(--ui-success,#2f7a45);--student-shell-image:url(/fundo.png)}.student-portal-page{background:linear-gradient(180deg, #f6f7f3b8, #f6f7f3eb), center / cover no-repeat var(--student-shell-image), var(--student-page-bg);color:var(--student-text);font-family:Inter,Segoe UI,Roboto,Arial,sans-serif}.student-app-shell{background:var(--student-bg);width:min(100%,480px);box-shadow:none;border-left:1px solid #0f172a14;border-right:1px solid #0f172a14}.student-app-view,.student-screen{background:var(--student-bg)}.student-app-header,.student-back-header{background:linear-gradient(180deg, #ffffff1a, #fff0), center / cover no-repeat var(--student-shell-image), var(--student-soft);color:#161616;min-height:62px;box-shadow:none;border-bottom:1px solid #1612042e;border-radius:0}.student-app-header strong,.student-back-header strong,.student-app-header h1,.student-back-header h1{color:#161616;letter-spacing:0;font-size:1rem;font-weight:780}.student-back-header button,.student-header-action{color:#161616;border-radius:8px}.student-back-header button:hover,.student-header-action:hover{background:#2828281f}.student-header-avatar{color:#161616;background:#ffffffc7;border:1px solid #16120429}.student-screen{gap:18px;padding:16px 16px 96px}.student-balance-section h1,.student-section-header h2,.student-store-info h1,.student-product-detail-content h1,.student-list-copy strong,.student-product-card strong,.student-partner-card>span:last-child,.student-profile-info-row strong,.student-accordion-header strong,.student-modal h3{color:var(--ui-heading,#111816);letter-spacing:0}.student-balance-section h1,.student-section-header h2{font-size:1rem;font-weight:800}.student-balance-card{background:linear-gradient(180deg, #ffffffdb, #fffffff5), var(--student-soft);min-height:104px;box-shadow:none;border:1px solid #b984152e;border-radius:8px;grid-template-columns:58px minmax(0,1fr)}.student-balance-icon{width:52px;height:52px}.student-balance-value{color:var(--student-brand)}.student-balance-value strong{color:var(--student-brand);font-size:2.85rem;font-weight:780}.student-balance-value span:not(.student-error):not(.student-muted){color:var(--student-brand);font-weight:780}.student-section-header button,.student-link-button{color:var(--student-brand-dark);font-size:.84rem;font-weight:750}.student-horizontal-list,.student-partner-list{scrollbar-color:#65736d59 transparent;padding:4px 2px 12px}.student-product-card{border:1px solid var(--student-line);background:var(--student-bg);border-radius:8px;gap:8px;padding:10px;transition:background-color .18s,border-color .18s,transform .18s}.student-product-card:hover,.student-product-card:focus-visible{border-color:var(--ui-border-strong,#c5d0c4);background:var(--ui-surface-soft,#f9faf7);outline:none;transform:translateY(-1px)}.student-horizontal-list .student-product-card{flex-basis:148px}.student-product-media,.student-partner-logo,.student-store-hero,.student-product-detail-image{border:1px solid var(--student-line);background:var(--ui-surface-soft,#f9faf7);box-shadow:none;border-radius:8px}.student-product-media{min-height:118px}.student-product-media img,.student-store-hero img,.student-product-detail-image img{object-fit:cover;width:100%;height:100%}.student-product-media img[src="/euras-coin.png"],.student-store-hero img[src="/euras-coin.png"],.student-product-detail-image img[src="/euras-coin.png"]{object-fit:contain;padding:22px}.student-product-card strong{min-height:auto;font-size:.86rem}.student-product-price,.student-product-detail-price,.student-list-amount-credit{color:var(--student-brand)}.student-product-price{font-size:.82rem}.student-product-partner,.student-list-copy span,.student-store-stat span,.student-product-detail-content>p,.student-product-description,.student-profile-info-row p,.student-accordion-body p,.student-muted{color:var(--student-muted)}.student-list-row{border:1px solid var(--student-line);background:var(--student-bg);border-radius:8px;min-height:58px;padding:10px 12px}.student-list-row+.student-list-row{margin-top:8px}.student-list-amount{color:var(--student-text)}.student-search-bar-wrap{background:var(--student-bg);border-bottom:1px solid var(--student-line)}.student-search-bar{background:var(--student-bg);border:1px solid #0f172a14;border-radius:14px;min-height:44px}.student-search-bar input{color:var(--student-text)}.student-search-bar input::placeholder{color:#7d7d7d}.student-partner-card{flex-basis:104px;gap:8px}.student-partner-card:hover .student-partner-logo,.student-partner-card:focus-visible .student-partner-logo{border-color:var(--ui-border-strong,#c5d0c4);background:var(--ui-surface-soft,#f9faf7)}.student-partner-logo{width:104px;height:104px}.student-partner-logo img,.student-partner-logo strong{border-radius:8px;width:76px;height:76px}.student-partner-logo strong{background:center / cover no-repeat var(--student-shell-image), var(--student-soft);color:#161616;border:1px solid #b984152e}.student-store-hero{height:190px}.student-store-info{border:1px solid var(--student-line);background:var(--student-bg);border-radius:8px;padding:12px}.student-store-stat strong{color:var(--student-brand)}.student-product-detail-image{height:240px}.student-product-detail-price strong{color:var(--student-brand);font-weight:820}.student-primary-button,.student-danger-button{box-shadow:none;border-radius:8px;transition:transform .18s,background .18s,color .18s}.student-primary-button{background:linear-gradient(180deg, var(--student-soft) 0%, var(--student-brand) 100%);color:#111827;border:1px solid #b9841538}.student-primary-button:hover{background:linear-gradient(180deg, var(--student-soft) 0%, var(--student-brand-dark) 100%);color:#111827;transform:translateY(-1px)}.student-danger-button{background:var(--ui-danger-soft,#f8dddd);color:var(--student-error);border:1px solid #b7343440}.student-danger-button:hover{background:var(--student-error);color:#fff;transform:translateY(-1px)}.student-profile-card,.student-modal{border:1px solid var(--student-line);background:var(--student-bg);box-shadow:none;border-radius:8px}.student-profile-avatar-button{width:132px;height:132px}.student-profile-avatar{background:center / cover no-repeat var(--student-shell-image), var(--student-soft);border:1px solid #b9841538;width:112px;height:112px}.student-profile-avatar strong{color:#161616}.student-profile-camera{border:1px solid var(--student-line);background:var(--student-bg);color:var(--student-muted)}.student-profile-info-row>span{background:var(--student-soft);color:var(--student-brand-dark);border:1px solid #b984152e}.student-accordion{border-top:1px solid var(--student-line)}.student-accordion-item{border-bottom:1px solid var(--student-line)}.student-accordion-danger{border-bottom-color:#b7343459}.student-accordion-header{color:var(--student-text)}.student-accordion-danger .student-accordion-header{color:var(--student-error)}.student-modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f18147a}.student-modal-icon-success{background:var(--ui-success-soft,#dff1e5);color:var(--student-success)}.student-modal-icon-error{background:var(--ui-danger-soft,#f8dddd);color:var(--student-error)}.student-modal-balance{color:var(--student-brand)}.student-error{color:var(--student-error)}.student-bottom-nav{background:linear-gradient(180deg, #ffffff0f, #fff0), center / cover no-repeat var(--student-shell-image), var(--student-soft);-webkit-backdrop-filter:none;backdrop-filter:none;border-top:1px solid #1612042e;min-height:72px}.student-bottom-nav button{color:#000000bf;border-radius:8px;height:46px}.student-bottom-nav button:hover,.student-bottom-nav button:focus-visible{background:#2828281f;outline:none}.student-bottom-nav button.active,.student-bottom-nav .is-active{color:#fff;background:#282828e5}@media (width<=520px){.student-portal-page{background:var(--student-bg)}.student-app-shell{border:0}}@media (width<=380px){.student-screen{padding-inline:12px}.student-horizontal-list .student-product-card{flex-basis:136px}.student-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.student-balance-value strong{font-size:2.45rem}}.student-portal-page .student-modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f18147a}.student-portal-page .student-modal{border:1px solid var(--student-line);background:var(--student-bg);border-radius:8px;width:min(100%,420px);position:relative;box-shadow:0 18px 48px #0f181429}.student-portal-page .student-modal-close{width:36px;height:36px;color:var(--student-muted);background:0 0;border:0;border-radius:8px;place-items:center;padding:0;transition:background .18s,color .18s,transform .18s;display:inline-grid;position:absolute;top:12px;right:12px}.student-portal-page .student-modal-close:hover,.student-portal-page .student-modal-close:focus-visible{background:var(--student-soft);color:var(--student-text);outline:none;transform:translateY(-1px)}.student-portal-page .student-modal-close svg{width:18px;height:18px}.student-portal-page .student-modal h3{font-size:1.22rem;line-height:1.2}.student-portal-page .student-modal p{font-size:.96rem;line-height:1.4}.student-portal-page .student-modal-balance{font-size:1.9rem;line-height:1.08}
