.rs-section{width:min(1180px,calc(100% - 48px));padding:80px 0;max-width:none;margin:0 auto}.rs-section-label{font-size:12px;font-weight:700;letter-spacing:2px;color:#b74812;text-transform:uppercase;margin-bottom:12px}.rs-section-title{font-size:clamp(28px,4vw,40px);font-weight:800;color:#1a1a2e;line-height:1.14;letter-spacing:-.02em;text-wrap:balance;margin-bottom:16px;max-width:600px}.rs-section-desc{font-size:17px;color:#6b7280;line-height:1.65;max-width:540px;margin-bottom:32px}.rs-feature{position:relative;background:#fff;border-radius:var(--rs-radius-lg);padding:28px 24px;border:1px solid var(--rs-hairline);box-shadow:var(--rs-shadow-sm);transition:transform var(--rs-dur) var(--rs-ease),box-shadow var(--rs-dur) var(--rs-ease),border-color var(--rs-dur) var(--rs-ease);cursor:default}@media(max-width:768px){.rs-section{width:min(100% - 32px,1180px);padding:64px 0}.rs-section-title,.rs-section-desc{max-width:none}.rs-feature{padding:24px 20px}.rs-cta{width:100%;justify-content:center}}.rs-feature:hover{transform:translateY(-4px);box-shadow:var(--rs-shadow-lg);border-color:#e8652b38}.rs-feature__icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:13px;color:#e8652b;background:linear-gradient(140deg,#fff2e8,#ffe4d0);box-shadow:inset 0 0 0 1px #e8652b1a;transition:transform var(--rs-dur) var(--rs-ease-spring)}.rs-feature:hover .rs-feature__icon{transform:scale(1.06) rotate(-3deg)}.rs-feature__title{font-size:17px;font-weight:700;color:#1a1a2e;margin-bottom:8px}.rs-feature__desc{font-size:14px;color:#6b7280;line-height:1.6}.rs-check{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px}.rs-check__mark{width:24px;height:24px;border-radius:8px;background:linear-gradient(140deg,#fff2e8,#ffe4d0);box-shadow:inset 0 0 0 1px #e8652b24;display:flex;align-items:center;justify-content:center;color:#e8652b;flex-shrink:0;margin-top:1px}.rs-check__text{font-size:15px;color:#444;line-height:1.5}.rs-cta{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:var(--rs-radius-md);font-size:15px;font-weight:700;text-decoration:none;transition:transform var(--rs-dur) var(--rs-ease),box-shadow var(--rs-dur) var(--rs-ease),background var(--rs-dur) var(--rs-ease)}.rs-cta--primary{background:linear-gradient(135deg,#2ce06d,#20bd59);color:#fff;border:none;box-shadow:0 10px 24px #25d3663d,inset 0 1px #ffffff40}.rs-cta--secondary{background:#fff;color:#15803d;border:2px solid rgba(37,211,102,.55);box-shadow:var(--rs-shadow-xs)}.rs-cta:hover{transform:translateY(-2px)}.rs-cta--primary:hover{box-shadow:0 16px 34px #25d36657,inset 0 1px #ffffff40}.rs-cta--secondary:hover{background:#f4fff8;border-color:#25d366;box-shadow:0 10px 24px #25d36629}.rs-cta:active{transform:translateY(0)}.rs-bubble-row{display:flex;margin-bottom:10px}.rs-bubble-row--agent{justify-content:flex-start}.rs-bubble-row--user{justify-content:flex-end}.rs-bubble{max-width:80%;padding:10px 14px;border-radius:14px;font-size:13.5px;color:#1a1a2e;line-height:1.45}.rs-bubble--agent{border-bottom-left-radius:4px;background:#fff;border:1px solid var(--rs-hairline);box-shadow:var(--rs-shadow-xs)}.rs-bubble--user{border-bottom-right-radius:4px;background:linear-gradient(135deg,#e4fbd0,#d3f6c0);border:none;box-shadow:var(--rs-shadow-xs)}.rs-bubble__lang{font-size:10px;color:#b74812;font-weight:700;margin-bottom:3px}
