:root{font-family:Inter,"Segoe UI",Arial,sans-serif;color:#18342f;background:#edf2ef;color-scheme:light;--ink:#173731;--teal:#1a4b50;--green:#176b47;--paper:#fff;--muted:#65766f;--line:#d4dfda;--warm:#f5f0e7}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 82% 6%,rgba(26,75,80,.12),transparent 28rem),linear-gradient(145deg,#f5f8f6 0,#e8efeb 100%)}.portal-shell{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:26px 0 22px}.portal-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 4px 22px;border-bottom:1px solid rgba(23,55,49,.15)}.producer-brand{display:flex;align-items:center;gap:15px}.producer-brand img{width:68px;height:58px;object-fit:contain}.producer-brand span,.producer-brand strong{display:block}.producer-brand span{font-size:.66rem;letter-spacing:.16em;font-weight:800;color:var(--muted)}.producer-brand strong{font-size:1.12rem;letter-spacing:.08em;margin-top:3px}.local-badge{border:1px solid #b9cbc3;background:rgba(255,255,255,.7);border-radius:999px;padding:8px 13px;font-size:.75rem;font-weight:750;color:var(--green)}.hero{display:grid;grid-template-columns:minmax(0,1fr) 150px;align-items:center;gap:30px;padding:52px 6px 38px}.eyebrow{margin:0 0 10px!important;font-size:.7rem!important;font-weight:850;letter-spacing:.18em;color:var(--green)!important}.hero h1{font-size:clamp(3rem,8vw,6.4rem);line-height:.9;letter-spacing:-.06em;margin:0;color:var(--teal)}.hero p{max-width:720px;margin:19px 0 0;font-size:1.04rem;line-height:1.65;color:#52675f}.hero-mark{justify-self:end;width:130px;height:130px;border-radius:32px;display:grid;place-items:center;background:var(--teal);color:#fff;font:800 5rem/1 Georgia,serif;box-shadow:0 22px 50px rgba(26,75,80,.24);transform:rotate(4deg)}.app-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.app-card{position:relative;overflow:hidden;display:grid;grid-template-columns:86px 1fr;grid-template-rows:1fr auto;gap:0 22px;min-height:380px;background:rgba(255,255,255,.9);border:1px solid rgba(23,55,49,.13);border-radius:24px;padding:28px;box-shadow:0 15px 45px rgba(35,68,55,.09);transition:transform .2s,box-shadow .2s}.app-card:hover{transform:translateY(-4px);box-shadow:0 22px 58px rgba(35,68,55,.15)}.app-card::after{content:"";position:absolute;width:190px;height:190px;border-radius:50%;right:-85px;top:-92px;background:rgba(23,107,71,.07)}.documents-card::after{background:rgba(26,75,80,.08)}.app-icon{width:82px;height:82px;border-radius:20px;display:grid;place-items:center;background:#e8f3ed;color:var(--green)}.documents-card .app-icon{background:#e9f0f1;color:var(--teal)}.app-icon svg{width:45px;height:45px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.app-content{min-width:0}.app-content>span{font-size:.65rem;font-weight:850;letter-spacing:.15em;color:var(--green)}.documents-card .app-content>span{color:var(--teal)}.app-content h2{font-size:2rem;line-height:1.1;margin:6px 0 12px;color:var(--ink)}.app-content p{margin:0;color:#5b6c65;line-height:1.55}.app-content ul{margin:18px 0 5px;padding:0;list-style:none;display:grid;gap:8px;font-size:.82rem;font-weight:700;color:#385148}.app-content li::before{content:"✓";color:var(--green);margin-right:8px}.launch-button{grid-column:1/-1;align-self:end;margin-top:28px;display:flex;align-items:center;justify-content:space-between;gap:15px;text-decoration:none;border-radius:14px;padding:15px 17px;background:var(--green);color:#fff;font-weight:800;box-shadow:0 8px 22px rgba(23,107,71,.18)}.documents-card .launch-button{background:var(--teal);box-shadow:0 8px 22px rgba(26,75,80,.18)}.launch-button span{font-size:1.35rem;transition:transform .2s}.launch-button:hover span{transform:translateX(4px)}.portal-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:25px;padding:18px 4px 0;border-top:1px solid rgba(23,55,49,.12);font-size:.72rem;color:var(--muted)}@media(max-width:820px){.app-grid{grid-template-columns:1fr}.hero{grid-template-columns:1fr}.hero-mark{display:none}}@media(max-width:520px){.portal-shell{width:min(100% - 24px,1180px);padding-top:15px}.portal-header{align-items:flex-start}.producer-brand img{width:52px;height:48px}.producer-brand span{font-size:.55rem}.hero{padding:38px 2px 28px}.app-card{grid-template-columns:62px 1fr;gap:0 15px;padding:20px;min-height:360px}.app-icon{width:60px;height:60px;border-radius:15px}.app-icon svg{width:34px;height:34px}.app-content h2{font-size:1.65rem}.portal-footer{align-items:flex-start;flex-direction:column}}
