@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--paper:#f6f5ef;--ink:#203e36;--muted:#717c73;--green:#244f40;--line:#dce0d6;--lime:#dce8ac;--white:#fffefa}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.6 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{outline-offset:4px}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #8ca958}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.13;letter-spacing:-.045em;margin:0;font-weight:600}h1{font-size:clamp(36px,4.15vw,64px)}h2{font-size:34px}h3{font-size:24px}p{margin:0 0 20px}em{font-family:Georgia,serif;font-weight:400}nav{display:flex;align-items:center;gap:28px;font-size:13px}nav form{margin:0}.topbar{max-width:1500px;margin:auto;padding:27px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.brand{display:flex;align-items:center;gap:11px;font-size:24px;letter-spacing:-1px;font-weight:700}.brand-light{font-weight:400}.mark{background:var(--green);color:var(--paper);width:40px;height:40px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;font-size:24px;position:relative;letter-spacing:-3px;padding-right:4px}.mark>span{font-size:14px;position:absolute;right:4px;top:-2px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:var(--green);color:white;border:1px solid var(--green);border-radius:7px;padding:15px 22px;font-weight:500;font-size:14px;transition:transform .15s,background .15s}.button:hover{background:#16372b;transform:translateY(-1px)}.button.secondary{background:transparent;color:var(--ink);border-color:#bac5b8}.button.secondary:hover{background:#e9eddf}.small{padding:9px 18px;font-size:13px}.full{width:100%}.light{background:var(--lime);color:var(--green);border:0}.light:hover{background:#edf6cd}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.8px;line-height:1.6;color:#5b7769;margin-bottom:24px}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green);margin-right:7px}.hero{max-width:1500px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:48px;padding:76px 5% 68px;align-items:center}.lead{font-size:16px;color:var(--muted);line-height:1.8;max-width:470px;margin-top:28px}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:32px}.access-note{font-size:11px;color:var(--muted)}.hero-foot{display:flex;gap:25px;font-size:9px;letter-spacing:1.5px;color:var(--muted);margin-top:49px}.visual{background:#e8ecdf;border:1px solid #d5ddcb;border-radius:16px;padding:25px 24px;box-shadow:0 28px 60px #193b2a0b;transform:rotate(1deg)}.visual-top{display:flex;gap:10px;align-items:center;font-size:8px;letter-spacing:1.4px}.mini-mark{font-size:22px}.live{margin-left:auto;font-size:8px}.visual-title{font-size:23px;font-weight:500;letter-spacing:-.7px;margin:20px 0}.visual-title>span{display:block;font-size:12px;font-weight:400;color:var(--muted);letter-spacing:0;margin-top:4px}.creative-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.creative{height:245px;border-radius:8px;position:relative;overflow:hidden;padding:11px;display:flex;flex-direction:column;justify-content:space-between}.c1{background:#c1cfa9}.c2{background:#d5b793}.c3{background:#577460;color:#fff}.creative-tag{z-index:1;font-size:7px;letter-spacing:1px;background:#ffffff55;padding:4px 6px;border-radius:3px;align-self:flex-start}.creative-bottom{z-index:1;display:flex;align-items:end;justify-content:space-between;font-size:14px;line-height:1.25;font-weight:500}.creative-bottom>b{font-size:20px}.preview-shape{position:absolute;border-radius:100px;width:100px;height:165px;top:30px;left:25px;transform:rotate(25deg);box-shadow:18px 12px 0 #ffffff24}.shape1{background:linear-gradient(90deg,#6e8660,#c9d8b6);border-radius:100px 100px 10px 10px}.shape2{background:linear-gradient(90deg,#997753,#eddbbe);transform:rotate(-22deg);border-radius:100%;width:155px;height:155px;left:0;top:42px}.shape3{background:linear-gradient(90deg,#a8b7a0,#d0d9b8);height:185px;width:75px;transform:rotate(35deg);left:55px}.visual-search{display:flex;align-items:center;gap:10px;background:var(--white);border-radius:6px;padding:12px 10px;font-size:10px;color:var(--muted);margin-top:18px}.visual-search>span{font-size:20px}.visual-search kbd{margin-left:auto}.visual-bottom{display:flex;justify-content:space-between;font-size:6px;letter-spacing:.7px;margin-top:16px}.feature-section{border-top:1px solid var(--line);max-width:1500px;margin:auto;padding:50px 5% 60px}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:0 60px;align-items:end}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:16px}.section-heading p:last-child{font-size:13px;color:var(--muted);margin:0 0 4px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:40px}.features article{position:relative;padding-top:20px;border-top:1px solid #c6d0be;padding-right:28px}.feature-number{font-size:9px;letter-spacing:1.4px;color:var(--muted)}.features h3{margin-top:25px;font-size:22px}.features p{font-size:13px;color:var(--muted);margin-top:14px;max-width:300px}.feature-icon{position:absolute;right:0;top:12px;font-size:25px}.closing{max-width:1350px;margin:0 auto 40px;background:var(--green);color:#f9f9ef;border-radius:12px;display:flex;justify-content:space-between;align-items:center;padding:48px 5%;gap:40px}.closing .eyebrow{color:#c1d4a8}.closing h2{font-size:42px}.closing p:not(.eyebrow){color:#d2ddd2;font-size:13px}.footer{max-width:1500px;margin:auto;padding:28px 5%;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:15px;font-size:11px}.muted{color:var(--muted)}.auth-layout{max-width:1150px;margin:50px auto 65px;padding:0 30px;display:grid;grid-template-columns:1fr 440px;gap:90px;align-items:start}.auth-intro{padding-top:30px}.auth-intro h1{font-size:48px}.auth-intro .lead{font-size:15px}.auth-art{height:190px;position:relative;font-family:Georgia,serif;font-size:170px;line-height:1;color:#dae2ca;letter-spacing:-24px}.auth-art b{position:absolute;left:155px;top:30px;color:#7a966c;font-size:80px;font-family:Manrope}.form-card{border:1px solid var(--line);border-radius:14px;padding:34px;background:var(--white);box-shadow:0 16px 40px #233d2d05}.field{margin-bottom:20px}label{display:block;font-size:12px;font-weight:600;margin-bottom:7px}input{width:100%;padding:12px;border:1px solid #cfd7c8;border-radius:5px;background:white;color:var(--ink);min-width:0}input:focus{border-color:var(--green)}.help,.helptext{display:block;font-size:11px;line-height:1.5;color:var(--muted);margin-top:8px}.help ul{padding-left:17px;margin-bottom:0}.errors,.errorlist{font-size:12px;color:#a33c26}.errors ul{padding-left:16px}.form-foot{font-size:10px;text-align:center;color:var(--muted);margin:23px 0 0}.dashboard{max-width:1450px;margin:auto;padding:40px 5% 60px}.page-head{display:flex;justify-content:space-between;align-items:center;gap:20px}.page-head h1{font-size:38px}.page-head .eyebrow{margin-bottom:13px}.pill{font-size:11px;border:1px solid #c9d4c2;border-radius:30px;padding:7px 14px;white-space:nowrap}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:35px 0}.stats article{border:1px solid var(--line);border-radius:9px;padding:21px 25px;background:var(--white)}.stats span{font-size:12px}.stats strong{display:block;font:500 44px/1.4 Manrope}.stats small{color:var(--muted);font-size:11px}.admin-columns{display:grid;grid-template-columns:1fr 310px;gap:22px;align-items:start}.panel{padding:24px;background:var(--white);border:1px solid var(--line);border-radius:9px;min-width:0}.panel h2{font-size:21px}.panel-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px}.panel-head .muted{font-size:10px}.search{display:flex;gap:10px;margin-bottom:20px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:12px}th{font-size:9px;letter-spacing:.6px;text-transform:uppercase;color:var(--muted);font-weight:500;padding:12px 10px;border-bottom:1px solid var(--line)}td{padding:16px 10px;border-bottom:1px solid #edf0e7;white-space:nowrap}td:first-child{padding-left:0}td small{display:block;font-size:10px;color:var(--muted)}.badge{font-size:9px;padding:5px 9px;background:#e8eedf;border-radius:20px;white-space:nowrap}.blocked{color:#974c32;background:#f6e8e2}.text-button{background:none;border:0;font-size:11px;padding:5px 0;text-decoration:underline;text-underline-offset:3px;color:var(--green)}.invite-panel{background:#e9eedf}.invite-symbol{display:block;font-size:30px;margin-bottom:22px}.invite-panel h2{font-size:25px}.invite-panel>p{font-size:12px;color:var(--muted);margin-top:17px}.invitation-list{margin-top:24px}.empty{text-align:center;padding:35px;color:var(--muted)}.invite-result{padding:24px;border:1px solid #9ebd8b;border-radius:9px;background:#ecf5df;margin-bottom:24px}.invite-result h2{font-size:24px;margin-bottom:10px}.invite-result p{font-size:13px}.messages{margin:16px 5%;border:1px solid #a9c09d;background:#eaf2e2;padding:12px 20px;border-radius:8px;font-size:13px}.messages p{margin:0}.notice{max-width:800px;padding:80px 30px;margin:auto;min-height:65vh}.library-heading{display:flex;justify-content:space-between;align-items:center;padding:18px 4%;gap:15px}.library-heading h1{font-size:23px;margin-top:5px}.library-heading .eyebrow{font-size:8px}.library-frame{width:100%;height:calc(100dvh - 185px);border:0;min-height:450px;background:#e9e7e2}.sr-only,.skip{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.skip:focus{position:fixed;top:10px;left:10px;width:auto;height:auto;clip-path:none;padding:10px;background:white;z-index:100}
@media(min-width:1500px){.closing{max-width:1350px}}@media(max-width:1000px){.hero{gap:25px}.hero-actions{flex-wrap:wrap}.creative{height:210px}.creative-bottom{font-size:12px}.visual{padding:18px 15px}.auth-layout{gap:40px;grid-template-columns:1fr 400px}.admin-columns{grid-template-columns:1fr}.invite-panel{max-width:none}.closing{margin:0 4% 30px}.auth-intro h1{font-size:40px}}@media(max-width:700px){.topbar{padding:18px 5%}.brand{font-size:20px}.mark{width:34px;height:34px}nav{gap:12px;font-size:11px;flex-wrap:wrap;justify-content:flex-end}.nav-about{display:none}.hero{grid-template-columns:1fr;padding-top:40px;padding-bottom:35px;gap:38px}.hero h1{font-size:43px}.lead{font-size:15px}.hero-foot{margin-top:30px;font-size:8px;gap:20px}.visual{transform:none}.creative{height:230px}.visual-title{font-size:23px}.section-heading{grid-template-columns:1fr;gap:18px}.section-heading .eyebrow{margin-bottom:0}.features{grid-template-columns:1fr;gap:22px}.features article{padding-right:25px}.features h3{margin-top:14px}.features p{max-width:none}.closing{display:block;padding:32px 7%}.closing h2{font-size:35px;margin-bottom:28px}.footer{flex-wrap:wrap;font-size:10px}.auth-layout{grid-template-columns:1fr;gap:25px;margin-top:15px;padding:0 5%}.auth-art{display:none}.auth-intro h1{font-size:38px}.auth-intro .lead{margin-top:17px}.form-card{padding:24px}.page-head{display:block}.page-head h1{font-size:32px;margin-bottom:20px}.stats{gap:8px}.stats article{padding:13px 10px}.stats span{font-size:10px}.stats strong{font-size:33px}.stats small{font-size:9px}.panel{padding:17px}.panel-head{align-items:start}.panel-head h2{font-size:20px}.dashboard{padding-top:28px}.library-heading{align-items:start}.library-heading h1{font-size:18px}.library-heading>a{font-size:10px}.visual-bottom{font-size:5px}.creative-bottom{font-size:12px}}

