:root{--mello-dark: #18454b;--mello-dark-deep: #12393e;--mello-dark-hover: #11383d;--mello-mint: #b7e6d2;--mello-mint-hover: #a9ddc7;--mello-mint-light: #edf8f3;--mello-white: #ffffff;--mello-text: #243438;--mello-muted: #65777b;--mello-border: #dce8e4;--mello-background: #f7faf9;font-family:Inter,Arial,sans-serif;color:var(--mello-text);background:var(--mello-white)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--mello-white);color:var(--mello-text)}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.section{padding:95px 0}.section-light{background:var(--mello-background)}.eyebrow{margin:0 0 12px;color:var(--mello-dark);font-size:.78rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.section-title{max-width:720px;margin:0;color:var(--mello-dark);font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:500;line-height:1.08}.section-description{max-width:650px;margin:20px 0 0;color:var(--mello-muted);font-size:1.02rem;line-height:1.8}.primary-button,.secondary-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:0 24px;border-radius:8px;font-size:.94rem;font-weight:700;transition:transform .2s ease,background .2s ease,border-color .2s ease}.primary-button{background:var(--mello-mint);color:var(--mello-dark)}.primary-button:hover{transform:translateY(-2px);background:var(--mello-mint-hover)}.secondary-button{border:1px solid rgba(255,255,255,.42);color:var(--mello-white)}.secondary-button:hover{transform:translateY(-2px);border-color:#ffffffb3;background:#ffffff14}@media(max-width:700px){.container{width:min(calc(100% - 28px),1180px)}.section{padding:65px 0}}
