:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#183c39;background:#e6e9de;font-synthesis:none}*{box-sizing:border-box}body{margin:0}[hidden]{display:none!important}header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;border-bottom:1px solid #dce3dd;background:#fafbf8}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-weight:750;font-size:25px;color:inherit}.ball{display:grid;place-items:center;width:50px;height:50px;background:#184f46;color:white;border-radius:50%;font-family:Georgia,serif}.badge{font-size:10px;letter-spacing:1.5px;margin-left:18px;color:#5e746e;font-weight:600}main{max-width:1200px;margin:0 auto;padding:62px 32px;min-height:calc(100vh - 166px)}.login-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:90px;align-items:center}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:750;color:#46756a}h1{font-size:clamp(34px,4.1vw,54px);font-weight:550;line-height:1.14;letter-spacing:-1.6px;margin:22px 0}h1 em{font-family:Georgia,serif;font-weight:400;color:#337562}.intro>p{font-size:17px;line-height:1.7;max-width:390px;color:#647770}.decor{display:flex;gap:14px;margin:34px 0}.decor span{display:grid;place-items:center;height:68px;width:68px;background:#e7ede5;border:1px solid #d4dfd4;border-radius:50%;font-size:24px;font-family:Georgia,serif}.decor span:nth-child(2){background:#e9bc6b;border-color:#e9bc6b;transform:translateY(12px)}.decor span:nth-child(3){background:#21574b;color:white;border-color:#21574b}.intro-foot{font-size:12px;color:#60776c;margin-top:40px}.login-card{background:white;border:1px solid #e1e6df;border-radius:20px;padding:42px;box-shadow:0 20px 60px #153c3508}h2{font-size:28px;letter-spacing:-.6px;margin:14px 0}.muted{color:#6a7972;line-height:1.6}form{margin-top:30px}label{display:block;font-size:13px;font-weight:650;margin:20px 0 9px}input{width:100%;padding:14px;border:1px solid #cbd7ce;border-radius:8px;background:#fcfdfb;color:inherit;font:inherit;outline-offset:3px}input:focus{outline:2px solid #458577}button{cursor:pointer;font:inherit;border:0;border-radius:8px}.primary{display:flex;justify-content:space-between;width:100%;padding:16px 20px;background:#205c4e;color:white;font-weight:600;margin-top:18px}.primary:hover{background:#163f36}button:disabled{opacity:.6;cursor:wait}.error{color:#a33232;font-size:14px;line-height:1.5;min-height:20px}.help{font-size:12px;color:#738177;line-height:1.7;margin-top:27px}.quiet{padding:10px 15px;background:#e6ede7;color:#234c3e;margin-left:20px}#account{font-size:13px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:36px 0 45px}.stats article,.loto{padding:28px;background:white;border:1px solid #dce4dd;border-radius:14px}.stats span{font-size:13px;color:#687b70}.stats strong{display:block;font-size:38px;margin-top:15px;font-weight:550;letter-spacing:-1px}.stats .role{font-size:21px;letter-spacing:0}.section-title{display:flex;justify-content:space-between;align-items:center}.pill{font-size:11px;background:#e2ece2;padding:8px 12px;border-radius:30px}.lotos{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.loto h3{font-size:20px;font-weight:600}.loto p{color:#698074;font-size:14px}footer{display:flex;justify-content:space-between;padding:24px 6%;border-top:1px solid #dce3dd;font-size:12px;color:#738177}footer span{font-size:11px}@media(max-width:780px){header{height:78px;padding:0 20px}.badge{display:none}main{padding:35px 22px}.login-layout{grid-template-columns:1fr;gap:25px}.intro h1{font-size:38px}.intro p,.decor,.intro-foot{display:none}.login-card{padding:28px}.stats,.lotos{grid-template-columns:1fr}.stats{gap:12px}.stats article{padding:20px}.stats strong{font-size:30px}.quiet{margin-left:8px}#account-name{display:none}footer span{display:none}}
/* Loto management */
a.primary{text-decoration:none}.compact{width:auto;display:inline-flex;gap:18px;align-items:center;margin:0}.back,.text-link{color:#285d4f;text-decoration:none;font-size:14px}.back{display:inline-block;margin-bottom:28px}.loto-link{color:inherit;text-decoration:none;transition:border-color .15s,transform .15s}.loto-link:hover{border-color:#43806a;transform:translateY(-2px)}.loto-link:focus-visible,a:focus-visible,button:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b58128;outline-offset:4px}.open-loto{display:block;margin-top:25px;font-size:13px;font-weight:700;color:#28694f}.detail-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.detail-heading h1{font-size:36px;overflow-wrap:anywhere}.detail-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(290px,1fr);gap:26px;align-items:start}.panel{background:#fff;border:1px solid #dce4dd;border-radius:16px;padding:30px;margin:0;min-width:0}fieldset{border:0;padding:0;margin:0;min-width:0}legend{font-size:23px;font-weight:650;letter-spacing:-.4px}.small{font-size:13px}.form-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 18px}.span-2{grid-column:span 2}textarea,select{width:100%;font:inherit;color:inherit;background:#fcfdfb;border:1px solid #cbd7ce;border-radius:8px;padding:13px;max-width:100%}textarea{resize:vertical;line-height:1.5}select{font-size:14px}input:disabled,textarea:disabled{background:#f1f4ee;color:#50665b}.checkbox{display:flex;gap:10px;align-items:center;font-size:12px;font-weight:400}.checkbox input{width:18px;height:18px;flex-shrink:0}.form-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin-top:24px}.form-actions .quiet{margin:0}.success{color:#28624b;font-size:14px;line-height:1.5;white-space:pre-line}.success:empty{display:none}details{border-top:1px solid #e0e7df;margin-top:25px;padding-top:22px}summary{cursor:pointer;font-size:14px;font-weight:650}details .help{margin-top:12px}.admin-panel h2{font-size:25px}.global-access{font-size:12px;background:#edf3eb;padding:13px;border-radius:8px;line-height:1.5}.admin-list{padding:0;list-style:none;margin:25px 0}.admin-list li{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:17px 0;border-bottom:1px solid #e5ebe2;font-size:13px;overflow-wrap:anywhere}.admin-list strong{display:block;font-size:14px}.admin-list span{display:block;color:#6b7b70;font-size:12px;margin-top:5px}.remove-admin{color:#8a3830;background:#f9eeee;padding:8px;font-size:12px;flex-shrink:0}.admin-panel h3{font-size:16px;margin-top:28px}.secondary{width:100%;margin-top:14px;background:#e9f0e5;color:#215743;padding:13px;border:1px solid #cad9c7;font-weight:600}.admin-panel .help{margin-top:12px}.loto-link h3{overflow-wrap:anywhere}
@media(max-width:960px){.detail-layout{grid-template-columns:1fr}.detail-heading h1{font-size:30px}.brand{font-size:20px}.badge{display:none}}
@media(max-width:550px){.panel{padding:22px}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.section-title{gap:15px;align-items:flex-start;flex-direction:column}.detail-heading{align-items:flex-start;flex-direction:column}.detail-heading .pill{margin-top:-10px}.form-actions{align-items:stretch;flex-direction:column}.form-actions .primary{justify-content:center}.brand{font-size:18px;gap:8px}.brand .ball{width:40px;height:40px}.quiet{font-size:12px}.admin-panel h2{font-size:23px}}

.mail-test{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #dbe2dc}.mail-test button{margin-top:1rem}
.environment-notice{margin:0;padding:12px 24px;background:#fff2ce;color:#563d06;text-align:center;font-weight:600}
.catalogue-columns{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:24px 0}.catalogue-columns>*{min-width:0}.catalogue-list{list-style:none;padding:0}.catalogue-list li{padding:16px 0;border-bottom:1px solid #dbe2dc;overflow-wrap:anywhere}.catalogue-list p{margin:6px 0}.catalogue-search button{margin-top:12px}#product-editor{margin:24px 0;scroll-margin-top:20px}#shop-form{margin-top:20px}#shop-form button{margin:8px 8px 0 0}#carton-options{margin-top:20px}#product-reference{overflow-wrap:anywhere}@media(max-width:800px){.catalogue-columns{grid-template-columns:1fr}}
