:root{color:#17211e;font-synthesis:none;--forest:#173f35;--deep:#0d2b25;--mint:#d9efe6;--gold:#d6a74a;--ivory:#fbf8f1;--paper:#fff;--muted:#62706b;--danger:#a33b35;--success:#217a55;--line:#dbe3de;--shadow:0 18px 50px #0d2b251a;background:#fbf8f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select,textarea,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:3px;outline:3px solid #246fbe}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}a{color:inherit;text-decoration:none}.container{width:min(1180px,100% - 2rem);margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{z-index:99;background:#fff;padding:.7rem;top:1rem;left:1rem}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbf8f1f0;border-bottom:1px solid #173f3514;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;height:74px;display:flex}.brand{align-items:center;gap:.7rem;font-size:1.35rem;font-weight:800;display:flex}.brand-mark{background:var(--gold);width:2.25rem;height:2.25rem;color:var(--deep);border-radius:50% 50% 45% 55%;place-items:center;font-family:Georgia,serif;display:grid}.desktop-nav{align-items:center;gap:1.3rem;font-size:.94rem;font-weight:650;display:flex}.desktop-nav>a:not(.button).router-link-active{color:var(--success);text-underline-offset:.45rem;text-decoration:underline}.mobile-actions,.mobile-menu{display:none}.menu-button{width:2.75rem;min-height:2.75rem;padding:0;font-size:1.35rem}.account-menu{position:relative}.popover{border:1px solid var(--line);width:220px;box-shadow:var(--shadow);background:#fff;border-radius:.9rem;padding:.55rem;display:grid;position:absolute;top:calc(100% + .6rem);right:0}.popover a,.popover .link-button,.mobile-menu a,.mobile-menu .link-button{text-align:left;border-radius:.55rem;padding:.75rem}.popover a:hover,.popover .link-button:hover,.mobile-menu a:hover,.mobile-menu .link-button:hover{background:var(--mint);color:var(--deep)}.link-button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;font-weight:700}.button,button{background:var(--forest);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:.7rem;justify-content:center;align-items:center;padding:.9rem 1.15rem;font-weight:750;display:inline-flex}.button:hover,button:hover{background:var(--deep)}button:disabled,.button[aria-disabled=true]{cursor:not-allowed;opacity:.62}.button.secondary{color:var(--forest);box-shadow:inset 0 0 0 1px var(--forest);background:0 0}.small{padding:.65rem .9rem}.hero{background:radial-gradient(circle at 80% 20%, #e7c77f66, transparent 30%), linear-gradient(145deg, var(--ivory), #edf5ef);padding:6rem 0 5rem}.hero-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:4rem;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--success);font-size:.78rem;font-weight:800}.hero h1{letter-spacing:-.045em;color:var(--deep);margin:.7rem 0 1.4rem;font:700 clamp(2.7rem,6vw,5.4rem)/.98 Georgia,serif}.hero p{color:var(--muted);max-width:60ch;font-size:1.15rem;line-height:1.7}.actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.hero-card,.card,.panel{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:1.4rem;padding:1.4rem}.hero-card{padding:2rem;transform:rotate(1.5deg)}.metric{color:var(--forest);font:700 2.3rem Georgia,serif}.progress{background:#e8ece9;border-radius:1rem;height:.65rem;overflow:hidden}.progress span{background:linear-gradient(90deg, var(--gold), #e7c77f);border-radius:inherit;height:100%;display:block}.section{padding:4.5rem 0}.section.alt{background:#eff4f0}.section h2{color:var(--deep);margin:.3rem 0 1rem;font:700 clamp(2rem,4vw,3.2rem) Georgia,serif}.grid-3{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.card h3{margin:.4rem 0;font:700 1.35rem Georgia,serif}.muted{color:var(--muted);line-height:1.6}.tag{background:var(--mint);color:var(--forest);border-radius:2rem;padding:.4rem .7rem;font-size:.78rem;font-weight:800;display:inline-flex}.campaign-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.campaign-card{flex-direction:column;gap:.8rem;transition:transform .2s;display:flex}.campaign-card:hover{transform:translateY(-4px)}.campaign-image{min-height:170px;color:var(--forest);background:linear-gradient(135deg,#b8d6c7,#f2da9d);border-radius:1rem;place-items:center;font:700 3rem Georgia,serif;display:grid}.page-head{padding:3.5rem 0 2rem}.page-head h1{margin:.4rem 0;font:700 clamp(2.3rem,5vw,4rem) Georgia,serif}.filters{flex-wrap:wrap;gap:.7rem;margin:1rem 0 2rem;display:flex}input,select,textarea{width:100%;font:inherit;color:inherit;background:#fff;border:1px solid #bfcac4;border-radius:.7rem;padding:.85rem 1rem}label{gap:.45rem;font-weight:700;display:grid}.field-help{color:var(--muted);font-size:.88rem;font-weight:450}.field-error{color:var(--danger);font-size:.88rem}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.form-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.form{gap:1rem;display:grid}.auth-shell{place-items:center;min-height:70vh;padding:3rem 1rem;display:grid}.auth-card{text-align:center;width:min(560px,100%)}.sms-code{letter-spacing:.06em;background:var(--deep);color:#fff;border-radius:1rem;margin:1.3rem 0;padding:1.3rem;font:800 clamp(1.45rem,5vw,2.4rem)/1.2 ui-monospace,monospace}.status{background:var(--mint);border-radius:.7rem;padding:.8rem}.alert{border:1px solid #0000;border-radius:.75rem;gap:.25rem;padding:.9rem 1rem;line-height:1.5;display:grid}.alert-info{color:#174b69;background:#e9f2f8;border-color:#b8d4e4}.alert-success{background:var(--mint);color:var(--forest);border-color:#acd8c6}.alert-warning{color:#684d08;background:#fff6dc;border-color:#ead18b}.alert-danger{color:var(--danger);background:#f7e3e1;border-color:#e3b6b2}.request-id{margin-top:.2rem;font-family:ui-monospace,monospace;display:block}.status-badge{border-radius:99px;width:fit-content;padding:.35rem .65rem;font-size:.78rem;font-weight:800;display:inline-flex}.status-success{color:#155a3d;background:#d9efe6}.status-warning{color:#664a00;background:#fff0c2}.status-danger{color:var(--danger);background:#f7e3e1}.status-info{color:#174b69;background:#e9f2f8}.status-neutral{color:#4d5b56;background:#edf0ee}.danger{color:var(--danger);background:#f7e3e1}.dashboard{grid-template-columns:230px 1fr;gap:2rem;padding:2rem 0 5rem;display:grid}.account-shell{grid-template-columns:250px minmax(0,1fr);gap:2.5rem;padding:2rem 0 5rem;display:grid}.account-sidebar{align-self:start;position:sticky;top:94px}.account-sidebar h1{margin:.3rem 0 1.5rem;font:700 1.6rem Georgia,serif}.account-sidebar nav{gap:.25rem;display:grid}.account-sidebar nav a{color:#43514c;border-radius:.6rem;padding:.72rem .8rem}.account-sidebar nav a:hover,.account-sidebar nav a.is-exact{background:var(--mint);color:var(--deep);font-weight:750}.account-content{min-width:0}.account-content>header,.content-head{margin-bottom:1.5rem}.account-content h2,.content-head h1{color:var(--deep);margin:.25rem 0 .5rem;font:700 clamp(1.8rem,4vw,2.7rem) Georgia,serif}.mobile-section-title{display:none}.sidebar{align-content:start;gap:.4rem;display:grid}.sidebar a{border-radius:.6rem;padding:.75rem}.sidebar a.router-link-active{background:var(--mint);font-weight:750}.stats{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.detail-grid{grid-template-columns:1fr 360px;gap:2rem;display:grid}.sticky{align-self:start;position:sticky;top:95px}table{border-collapse:collapse;width:100%}.table-scroll{border:1px solid var(--line);background:#fff;border-radius:.9rem;width:100%;overflow-x:auto}.table-scroll table{min-width:620px}.table-scroll th{color:#4d5b56;text-transform:uppercase;letter-spacing:.04em;background:#f5f7f5;font-size:.82rem}.empty-state{text-align:center;background:#ffffff8c;border:1px dashed #bfcac4;border-radius:1rem;justify-items:center;padding:3rem 1.5rem;display:grid}.empty-state h2{margin:.5rem 0 0}.empty-icon{background:var(--mint);width:3rem;height:3rem;color:var(--forest);border-radius:50%;place-items:center;font-size:1.6rem;display:grid}.loading-block{gap:.7rem;display:grid}.skeleton-line{height:1.1rem}.skeleton-line:nth-child(2){width:82%}.skeleton-line:nth-child(3){width:64%}.summary-list{gap:0;margin:0;display:grid}.summary-list>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding:.75rem 0;display:flex}.summary-list dt{color:var(--muted)}.summary-list dd{text-align:right;margin:0;font-weight:750}.summary-list .total{color:var(--deep);font-size:1.08rem}.split-layout{grid-template-columns:minmax(0,1fr) minmax(280px,.65fr);align-items:start;gap:1.5rem;display:grid}.stack{gap:1rem;display:grid}.cluster{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.money{font-variant-numeric:tabular-nums}.footer-risk{color:#adc6bc;max-width:45ch;font-size:.9rem}th,td{text-align:left;border-bottom:1px solid var(--line);padding:.8rem}footer{background:var(--deep);color:#dbe9e3;padding:3rem 0}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:2rem;display:grid}.footer-grid>div{align-content:start;gap:.7rem;display:grid}.light{color:#fff}.notice{border-left:4px solid var(--gold);background:#fff8e6;padding:1rem}.skeleton{background:linear-gradient(90deg,#edf0ee 25%,#f8faf9 50%,#edf0ee 75%) 0 0/200% 100%;border-radius:1rem;height:220px;animation:1.2s infinite shine}@keyframes shine{to{background-position:-200% 0}}@media (width<=780px){.desktop-nav{display:none}.mobile-actions{align-items:center;gap:.55rem;display:flex}.mobile-menu{border-top:1px solid var(--line);background:var(--ivory);gap:.2rem;padding:.75rem max(1rem,50% - 590px);display:grid}.mobile-menu a,.mobile-menu .link-button{min-height:44px}.hero{padding:3.5rem 0}.hero-grid,.detail-grid,.dashboard,.account-shell,.split-layout,.form-grid{grid-template-columns:1fr}.hero-card{transform:none}.grid-3,.campaign-grid,.stats{grid-template-columns:1fr}.sidebar{display:flex;overflow:auto}.account-shell{gap:1rem;padding-top:1rem}.account-sidebar{position:static}.account-sidebar>div{display:none}.account-sidebar nav{scroll-snap-type:x proximity;padding:.15rem .1rem .6rem;display:flex;overflow-x:auto}.account-sidebar nav a{scroll-snap-align:start;border:1px solid var(--line);background:#fff;flex:none}.mobile-section-title{color:var(--success);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.45rem;font-size:.78rem;font-weight:800;display:block}.sticky{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.center{justify-content:center}.center-text{text-align:center}.spread{justify-content:space-between}.fit{width:fit-content}.full-width{width:100%}.text-link,.back-link{color:var(--forest);text-underline-offset:.25rem;font-weight:780;text-decoration:underline;text-decoration-thickness:1px}.text-link:hover,.back-link:hover{color:var(--success)}.block-center{margin:1rem auto 0;display:block}.section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.5rem;display:flex}.section-heading h2{margin-bottom:0}.section-heading.compact{align-items:center;margin-bottom:1rem}.section-heading.compact h2{margin:0}.campaign-card h2{margin:.35rem 0;font:700 1.35rem Georgia,serif}.campaign-summary{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.campaign-facts{color:var(--muted);gap:.3rem;font-size:.87rem;display:grid}.campaign-facts strong{color:var(--forest)}.filter-panel{border:1px solid var(--line);background:#fff;border-radius:1rem;grid-template-columns:2fr repeat(4,1fr);gap:.8rem;margin-bottom:2rem;padding:1rem;display:grid}.filter-panel label{font-size:.82rem}.filter-actions{grid-column:1/-1;justify-content:flex-end;gap:.7rem;display:flex}.campaigns-page{padding-bottom:5rem}.load-more,.page-actions{justify-content:flex-end;margin:1.5rem 0;display:flex}.alert-action{margin-left:.5rem;padding:0;text-decoration:underline;display:inline}.auth-card h2{font:700 1.6rem Georgia,serif}.auth-steps{counter-reset:auth;grid-template-columns:repeat(3,1fr);gap:.4rem;margin:1.5rem 0;padding:0;list-style:none;display:grid}.auth-steps li{color:var(--muted);gap:.25rem;font-size:.78rem;font-weight:750;display:grid}.auth-steps li:before{counter-increment:auth;content:counter(auth);background:#edf0ee;border-radius:50%;place-items:center;width:1.75rem;height:1.75rem;margin:auto;display:grid}.auth-steps li.current{color:var(--forest)}.auth-steps li.current:before{background:var(--gold);color:var(--deep)}.copy-feedback,.auth-support{color:var(--muted);margin-top:1.25rem;font-size:.88rem}.auth-support a{color:var(--forest);font-weight:750;text-decoration:underline}.campaign-story h1{max-width:18ch;color:var(--deep);margin:.7rem 0 1rem;font:700 clamp(2.4rem,5vw,4.6rem)/1 Georgia,serif}.campaign-story section{margin-top:3rem}.campaign-story section>h2,.subscription-panel h2,.dashboard-section>h2,.panel>h2{color:var(--deep);font:700 1.65rem Georgia,serif}.campaign-lead,.editorial-lead{color:#53635d;max-width:65ch;font-size:1.16rem;line-height:1.7}.campaign-meta{color:var(--muted);flex-wrap:wrap;gap:.5rem 1.5rem;margin:1rem 0 1.5rem;display:flex}.campaign-cover{min-height:360px}.media-gallery{grid-template-columns:repeat(2,1fr);gap:.8rem;display:grid}.media-gallery img{object-fit:cover;border-radius:1rem;width:100%;height:270px}.media-gallery img:first-child{grid-column:1/-1;height:min(480px,50vw)}.long-copy{white-space:pre-line;line-height:1.75}.risk-box{border-left:5px solid var(--gold);background:#fff8e6;border-radius:0 1rem 1rem 0;padding:1.4rem}.comments{margin-top:1rem}.comment{border-bottom:1px solid var(--line);padding:1rem 0}.comment-form button{justify-self:start}.subscription-panel{gap:.85rem;display:grid}.subscription-panel .metric{margin-bottom:-.8rem}.narrow-page{width:min(980px,100% - 2rem)}.narrow-form{width:min(650px,100%)}.subscription-checkout{grid-template-columns:minmax(0,1fr) 360px}.check-field{grid-template-columns:auto 1fr;align-items:start;gap:.75rem;font-weight:550;line-height:1.5;display:grid}.check-field input{width:1.2rem;height:1.2rem;margin-top:.15rem}.dashboard-section{margin-top:2.5rem}.row-card{box-shadow:none;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:1rem;display:grid}.row-card p{margin:.25rem 0 0}.balance-hero{background:linear-gradient(135deg,#fff,#edf5ef);justify-items:start;gap:.4rem;display:grid}.amount-credit{color:var(--success)}.amount-debit,.danger-text{color:var(--danger)}.receipt{gap:1rem;width:min(720px,100%);display:grid}.portfolio-grid{grid-template-columns:repeat(2,1fr)}.session-row,.document-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 0;display:flex}.session-row p,.document-row p{margin:.2rem 0 0}.kyc-levels .achieved{background:#f4fbf7;border-color:#78b99c}.conversation{gap:.75rem;display:grid}.message-card{border:1px solid var(--line);background:#fff;border-radius:1rem 1rem 1rem .25rem;max-width:80%;padding:.8rem 1rem}.message-card p{margin-top:0}.campaign-admin-head{border-bottom:1px solid var(--line);padding:.8rem 0}.compact-empty,.promoter-callout{box-shadow:none}.risk-section{background:#eff4f0}.editorial-page{width:min(860px,100% - 2rem)}.editorial-page header{margin-bottom:3rem}.editorial-page h1{color:var(--deep);margin:.5rem 0 1rem;font:700 clamp(2.5rem,6vw,4.8rem)/1 Georgia,serif}.editorial-page section{margin:2.5rem 0}.editorial-page section h2{color:var(--deep);font:700 1.75rem Georgia,serif}.editorial-page p,.editorial-page li{line-height:1.75}.document-version{color:var(--muted);font-size:.88rem}.small-link{color:var(--muted);padding:.25rem 0;font-size:.82rem;text-decoration:underline}.flag-form{background:#f7f4ee;border-radius:.75rem;margin-top:.75rem;padding:.9rem}.button.danger:hover,button.danger:hover{color:#fff;background:#7f2d29}.update-row{border-bottom:1px solid var(--line);padding:1rem 0}.update-row:last-child{border-bottom:0}@media (width<=980px){.filter-panel{grid-template-columns:1fr 1fr}.search-field,.filter-actions{grid-column:1/-1}}@media (width<=780px){.section-heading{flex-direction:column;align-items:start}.campaign-cover{min-height:240px}.row-card{grid-template-columns:1fr auto}.row-card>:last-child{grid-column:1/-1}.portfolio-grid,.subscription-checkout{grid-template-columns:1fr}}@media (width<=520px){.filter-panel,.media-gallery{grid-template-columns:1fr}.filter-panel>*,.media-gallery img:first-child{grid-column:auto}.filter-actions{flex-direction:column;align-items:stretch}.filter-actions button{width:100%}.auth-card{padding:1.2rem}.sms-code{font-size:1.25rem}.message-card{max-width:100%}}
