@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;500;600;700;800&display=swap');
:root{--paper:#f6f7f4;--ink:#202820;--muted:#7a8378;--line:#e2e6dd;--green:#426a45;--lime:#d7ef9c;--white:#fff;--radius:18px}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:14px 'Golos Text',system-ui,sans-serif}a{color:inherit;text-decoration:none}a:hover{color:var(--green)}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible{outline:3px solid #759b43;outline-offset:4px}input,select{width:100%;border:1px solid var(--line);border-radius:9px;padding:14px 15px;background:#fafbf8;min-height:48px;color:var(--ink)}input:focus,select:focus{outline:2px solid #a6c578;outline-offset:1px;background:#fff}input::placeholder{color:#a0a79c}label{display:block;font-size:12px;font-weight:500;margin-bottom:9px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(32px,3.4vw,48px);font-weight:500;letter-spacing:-1.8px;line-height:1.16;margin-bottom:18px}h1 em{font-style:normal;color:var(--green)}h2{font-size:20px;font-weight:500;letter-spacing:-.5px;margin-bottom:0}h3{font-size:17px;font-weight:500}p{line-height:1.7}small,.small{font-size:12px}.muted{color:var(--muted)}.header{height:96px;padding:0 5.2%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;font-size:25px;font-weight:700;letter-spacing:-1px}.brand-dot{color:var(--green)}.brand-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--ink);color:var(--lime);border-radius:10px;font-size:26px;font-style:italic;margin-right:12px;position:relative}.brand-icon span{font-style:normal;font-size:16px;position:absolute;top:1px;right:4px}.header-note,.eyebrow{font-size:10px;letter-spacing:1.6px;font-weight:500}.eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:22px}.dot{width:7px;height:7px;display:inline-block;background:var(--green);border-radius:50%}nav{display:flex;align-items:center;gap:28px;color:#626d60;font-size:12px}nav form{margin:0}main{max-width:1440px;padding:52px 5.2% 70px;margin:auto;min-height:calc(100vh - 170px)}footer{padding:25px 5.2%;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:10px;letter-spacing:1px;color:var(--muted)}footer span:last-child{letter-spacing:0}.lead{font-size:15px;color:var(--muted);line-height:1.8;margin-bottom:0}.card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:30px}.primary{border:0;border-radius:9px;background:var(--lime);color:var(--ink);padding:15px 22px;display:flex;align-items:center;justify-content:space-between;gap:34px;font-weight:500;min-height:49px}.primary:hover{background:#cbe58d}.primary span{font-size:20px;line-height:1}.secondary{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:9px;background:#fff;padding:13px 16px;white-space:nowrap;min-height:46px}.secondary:hover{background:var(--paper)}.text-button{border:0;background:none;color:inherit;padding:7px 0}.full{width:100%}.login-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:70px;align-items:center;max-width:1100px;margin:44px auto 38px}.login-story h1{font-size:clamp(42px,4.2vw,62px);letter-spacing:-2.7px;line-height:1.12}.login-story .eyebrow{margin-bottom:32px}.login-card{padding:40px;max-width:420px;box-shadow:0 8px 40px #27362004}.login-card h2{font-size:24px;margin:10px 0}.login-card>.muted{margin:12px 0 30px}.login-card input{margin-bottom:23px}.login-card .primary{margin-top:7px}.login-help{border-top:1px solid var(--line);margin-top:30px;padding-top:22px;color:var(--muted);font-size:11px;line-height:1.8}.story-graphic{height:116px;max-width:440px;margin-top:35px;display:flex;align-items:center;justify-content:space-between;position:relative}.graphic-line{position:absolute;height:1px;background:var(--line);width:100%}.graphic-node{position:relative;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #dce4d1;background:var(--paper);color:var(--green)}.graphic-node.small{width:49px;height:49px;font-size:21px}.graphic-node.large{width:90px;height:90px;font-size:45px;background:#edf3e2;box-shadow:0 0 0 12px var(--paper),0 0 0 13px #e2e8da}.story-caption{display:flex;justify-content:space-between;max-width:440px;font-size:9px;letter-spacing:1px;color:var(--muted)}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:4px 0 38px}.page-heading .eyebrow{margin-bottom:16px}.budget{border-left:1px solid var(--line);padding-left:30px;min-width:215px}.budget .eyebrow{font-size:9px;margin-bottom:12px}.budget>div{font-size:27px;margin-bottom:8px;letter-spacing:-1px}.budget small{font-size:16px;color:var(--muted)}.budget>.muted{font-size:10px}.section-label{display:flex;align-items:center;gap:12px;margin-bottom:24px}.step{color:var(--green);font-size:10px;border:1px solid var(--line);border-radius:6px;padding:6px}.tag{margin-left:auto;color:var(--muted);font-size:9px;letter-spacing:1.2px}.launch-form{display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap}.launch-form .field{flex:1;min-width:190px}.launch-form .url-field{flex:2.2}.launch-form>.primary{min-width:175px}.hint{display:flex;gap:10px;color:var(--muted);font-size:11px;line-height:1.6;padding-top:19px}.hint span{font-size:14px;color:var(--green)}.history{margin-top:42px}.count-pill{font-size:11px;padding:4px 8px;border-radius:5px;background:#e9eee2;color:var(--green)}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}th{font-size:10px;color:var(--muted);font-weight:500;padding:14px 16px;background:#f1f4ec;white-space:nowrap}td{padding:20px 16px;border-bottom:1px solid var(--line);white-space:nowrap}tr:last-child td{border-bottom:0}.post-link{display:flex;align-items:center;gap:10px;font-weight:500}.post-icon{border:1px solid var(--line);border-radius:7px;padding:7px;background:#fff}.status{display:inline-block;padding:6px 9px;border-radius:6px;background:#eaf0e2;color:var(--green);font-size:10px;white-space:nowrap}.status-paused,.status-partial{background:#fff0d8;color:#89612c}.status-failed{background:#fbe9e7;color:#a3473e}.status-cancelled{background:#e8eae5;color:#6e7769}.empty{text-align:center;border:1px dashed var(--line);border-radius:12px;padding:45px 20px;color:var(--muted)}.empty h3{color:var(--ink);margin:17px 0 8px}.empty p{font-size:12px;margin:0}.empty-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#e9eee2;color:var(--green);font-size:26px}.back{display:inline-block;color:var(--muted);font-size:12px;margin-bottom:25px}.compact h1{font-size:36px;margin-bottom:14px}.source-link{font-size:12px;color:var(--muted);word-break:break-all}.progress-card{background:#eaf0e2;border:1px solid #dee7d4;border-radius:var(--radius);padding:25px 30px;margin-bottom:28px}.progress-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.progress-top>p{font-size:12px;margin:0;max-width:750px}.actions{display:flex;gap:15px;align-items:center}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:27px 0 18px}.metrics>div{border-right:1px solid #d6e0cb}.metrics>div:last-child{border:0}.metrics strong{display:block;font-weight:500;font-size:31px;letter-spacing:-1px}.metrics span{font-size:11px;color:#77826c;display:block;margin-top:6px}.progress-card>.small{margin-bottom:0}.result-controls{display:flex;gap:25px;align-items:flex-end;flex-wrap:wrap}.filter-form,.search-form{display:flex;align-items:flex-end;gap:10px}.filter-form input{max-width:195px}.search-form{flex:1;justify-content:flex-end}.search-form>div{flex:1}.search-form select{padding-left:10px;font-size:11px}.search-form input{min-width:130px}.results-card>.small{margin:17px 0 25px}.export{margin-left:auto;font-size:12px}.account{display:flex;align-items:center;gap:12px;font-weight:500}.avatar{display:flex;width:33px;height:33px;align-items:center;justify-content:center;border-radius:50%;background:#eaf0e2;color:var(--green);font-size:12px}.pagination{display:flex;justify-content:center;gap:30px;margin-top:22px;font-size:12px}.message,.form-error,.errorlist{background:#fff0d8;color:#805624;border-radius:8px;padding:12px 16px;margin-bottom:20px;font-size:12px;line-height:1.6}.message.success{background:#eaf0e2;color:var(--green)}.errorlist{list-style:none;margin-top:8px}.narrow{max-width:540px;margin:50px auto}.narrow h1{font-size:28px}.narrow .helptext{font-size:11px;color:var(--muted)}.narrow ul{font-size:11px;line-height:1.7}.refresh-link{display:block;text-align:right;font-size:11px;color:var(--green);margin-top:18px}
@media(min-width:1600px){main{padding-top:70px}.login-layout{margin-top:75px}}@media(max-width:1000px){.login-layout{gap:35px}.login-card{padding:30px}.login-story h1{font-size:47px}.result-controls{display:block}.search-form{justify-content:flex-start;margin-top:18px}.tag{display:none}.budget{min-width:180px;padding-left:20px}.header{height:80px}}@media(max-width:700px){main{padding:30px 20px 45px}.header{padding:0 20px;height:76px}.brand{font-size:21px}.header-note{display:none}nav{gap:14px;font-size:10px}.login-layout{display:flex;flex-direction:column;margin:0;gap:30px;align-items:stretch}.login-story h1{font-size:43px;letter-spacing:-2px}.login-story .eyebrow{margin-bottom:20px}.story-graphic,.story-caption{display:none}.login-card{max-width:none;padding:25px}.page-heading{display:block}.page-heading h1{font-size:35px}.budget{border:0;border-top:1px solid var(--line);padding:20px 0 0;margin-top:20px}.budget .eyebrow{display:none}.budget>div{display:inline;margin-right:10px;font-size:23px}.card{padding:22px}.launch-form{display:block}.launch-form .field{margin-bottom:18px}.launch-form .primary{width:100%}.section-label h2{font-size:18px}.progress-card{padding:22px}.progress-top{display:block}.actions{margin-top:15px}.metrics{grid-template-columns:1fr 1fr;row-gap:25px}.metrics>div:nth-child(2){border:0}.metrics strong{font-size:27px}.compact .status{margin-top:20px}.search-form{flex-wrap:wrap}.search-form>div:first-child{flex-basis:100%}.search-form>button{width:100%}.filter-form>div{flex:1}.filter-form input{max-width:none}.export{padding:9px 11px;min-height:38px;font-size:10px}.table-wrap{margin:0 -22px}td,th{padding-left:15px;padding-right:15px}footer{padding:20px;font-size:8px}footer span:last-child{display:none}.desktop{display:none}}
