.owner-gradient-grid,.journey-gradient-grid{gap:20px;width:min(1100px,100%);margin-inline:auto;display:grid}.owner-gradient-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journey-gradient-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bestate-gradient-card{isolation:isolate;color:#262820;box-sizing:border-box;background:#f7f7f5;border:1px solid #deded8;border-radius:24px;flex-direction:column;justify-content:space-between;width:100%;min-width:0;height:100%;min-height:280px;padding:clamp(26px,2.5vw,32px);transition:box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 18px #0000000d}.gradient-card-orange{--card-from:#fcf3e4;--card-to:#f1dfb7;--card-art:#ae8335;background:linear-gradient(135deg, var(--card-from), var(--card-to))}.gradient-card-gray{--card-from:#f7f7f5;--card-to:#efeee9;--card-art:#858580;background:#f7f7f5}.gradient-card-purple{--card-from:#f1edf5;--card-to:#ded9e9;--card-art:#8c7aa4;background:linear-gradient(135deg, var(--card-from), var(--card-to))}.gradient-card-green{--card-from:#eef4eb;--card-to:#d7e5d9;--card-art:#728f72;background:linear-gradient(135deg, var(--card-from), var(--card-to))}.journey-gradient-grid .bestate-gradient-card,html[data-theme=dark] .journey-gradient-grid .bestate-gradient-card{color:#262820;--card-art:#858580;background:#f7f7f5;border:1px solid #deded8;box-shadow:0 4px 18px #0000000f}.journey-gradient-grid .bestate-gradient-card h3,html[data-theme=dark] .journey-gradient-grid .bestate-gradient-card h3{color:#1f211c}.journey-gradient-grid .bestate-gradient-card p,html[data-theme=dark] .journey-gradient-grid .bestate-gradient-card p{color:#52564e}.journey-gradient-grid .bestate-gradient-card:hover,html[data-theme=dark] .journey-gradient-grid .bestate-gradient-card:hover{border-color:#d2d2cc;box-shadow:0 16px 36px #0000001f}.gradient-card-graphic{width:175px;height:175px;color:var(--card-art,#858580);opacity:.18;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;position:absolute;bottom:-22px;right:-20px}.gradient-card-graphic svg{stroke-width:1.1px;stroke:currentColor;fill:none;width:100%;height:100%;display:block}.gradient-card-content{z-index:2;flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex;position:relative}.gradient-card-badge,html[data-theme=dark] .journey-gradient-grid .gradient-card-badge{font-family:var(--sans);color:#262820;background:#fff;border:1px solid #deded8;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin-bottom:24px;padding:5px 12px;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex;box-shadow:0 1px 3px #0000000a}.gradient-card-badge-dot{background:var(--badge-color,#b8944f);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.bestate-gradient-card h3{font-family:var(--serif);letter-spacing:-.02em;color:inherit;margin:0 0 12px;font-size:clamp(24px,2.2vw,29px);font-weight:500;line-height:1.12}.bestate-gradient-card p{max-width:38ch;font-family:var(--sans);color:inherit;margin:0;font-size:14px;line-height:1.65}.bestate-gradient-card .gradient-card-cta,html[data-theme=dark] .journey-gradient-grid .bestate-gradient-card .gradient-card-cta{font-family:var(--sans);color:#262820;align-items:center;gap:8px;margin-top:24px;font-size:14px;font-weight:600;transition:color .2s,opacity .2s;display:inline-flex}.bestate-gradient-card .gradient-card-cta:hover{opacity:.8}@media (max-width:900px){.journey-gradient-grid{grid-template-columns:1fr}.journey-gradient-grid .bestate-gradient-card{min-height:220px}}@media (max-width:620px){.owner-gradient-grid{grid-template-columns:1fr}.bestate-gradient-card{min-height:260px}}@media (prefers-reduced-motion:reduce){.bestate-gradient-card{transition:none}}
