.pricing-page{background:#191a23;min-height:100vh;color:#fff}.pricing-hero-section{position:relative;padding-top:80px;background:#000;overflow:hidden}.pricing-hero-section .pricing-hero-content{margin:0 auto;padding:0 clamp(20px,4vw,80px);display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;position:relative;z-index:1;max-width:1920px;gap:clamp(30px,5vw,60px)}.pricing-hero-section .hero-brand-left{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%;z-index:1;gap:20px}.pricing-hero-section .hero-brand-left .brand-logo{max-width:100%;height:auto;object-fit:contain;filter:brightness(.8)}.pricing-hero-section .discount-card{position:relative;width:100%;max-width:420px;border-radius:12px;background:#191a23;padding:20px}.pricing-hero-section .discount-card .discount-card-img{position:absolute;right:12px;top:-28px;width:68px}.pricing-hero-section .discount-card .discount-card-header{display:flex;align-items:center;gap:6px;margin-bottom:8px}.pricing-hero-section .discount-card .discount-card-title{color:#fff;font-weight:700;font-size:14px;line-height:1.4;display:flex;align-items:center;gap:6px}.pricing-hero-section .discount-card .discount-highlight{color:#7be0ad}.pricing-hero-section .discount-card .discount-badge{display:inline-block;padding:1px 6px;border-radius:3px;background:linear-gradient(135deg,#f7971e,#ffd200);color:#fff;font-size:10px;font-weight:600;line-height:16px;position:relative}.pricing-hero-section .discount-card .discount-card-desc{color:#d2d3e0;font-size:13px;line-height:1.6;display:flex;gap:4px;align-items:flex-end}.pricing-hero-section .discount-card .discount-card-link{color:#7c6fff;text-decoration:underline;flex-shrink:0}.pricing-hero-section .discount-card .discount-card-link:hover{color:#9b8fff}.pricing-hero-section .hero-text-center{max-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:center;z-index:2;padding:clamp(20px,4vw,40px) 0}.pricing-hero-section .hero-text-center .main-headline{color:#fff;font-family:Alimama FangYuanTi VF;font-size:clamp(32px,6vw,60px);font-style:normal;font-weight:300;line-height:clamp(40px,8vw,80px);letter-spacing:clamp(1px,.2vw,2px)}.pricing-hero-section .hero-text-center .product-title{display:flex;align-items:center;justify-content:center;gap:clamp(12px,2vw,16px);padding:clamp(16px,2.5vw,20px) 0}.pricing-hero-section .hero-text-center .product-title .price-text{color:#fff;font-family:Alimama ShuHeiTi;font-size:clamp(40px,8vw,70px);font-style:normal;font-weight:700;line-height:clamp(40px,8vw,70px)}.pricing-hero-section .hero-text-center .workbuddy-note{display:flex;align-items:center;gap:8px;margin-top:clamp(8px,1.5vw,12px);color:#fffc;font-size:clamp(14px,2vw,18px);line-height:1.4;margin-left:auto}.pricing-hero-section .hero-text-center .workbuddy-note .workbuddy-logo-img{height:clamp(18px,2.5vw,28px);width:auto;background-color:#fff}.pricing-hero-section .hero-text-center .hero-description{margin-top:clamp(16px,3vw,30px);color:#fff;font-family:Alimama FangYuanTi VF;font-size:clamp(14px,2.5vw,20px);font-style:normal;font-weight:500;line-height:clamp(24px,4vw,40px)}.pricing-hero-section .hero-robot-right{position:relative;display:flex;align-items:flex-end;justify-content:center;height:100%;z-index:2}.pricing-hero-section .hero-robot-right .robot-character{max-width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 10px 30px rgba(255,255,255,.1));transform:translateY(clamp(15px,3vw,30px))}.pricing-hero-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(255,255,255,.02) 0%,transparent 70%);z-index:0}@media (max-width: 1200px){.pricing-hero-section .pricing-hero-content{grid-template-columns:1fr 1.5fr 1fr}}@media (max-width: 768px){.pricing-hero-section .pricing-hero-content{grid-template-columns:1fr;grid-template-rows:auto auto auto;text-align:center}.pricing-hero-section .hero-brand-left{order:2;justify-content:center;align-items:center}.pricing-hero-section .hero-brand-left .brand-logo{max-width:clamp(150px,25vw,200px)}.pricing-hero-section .hero-brand-left .discount-card{display:none}.pricing-hero-section .hero-text-center{order:1}.pricing-hero-section .hero-text-center .product-title{flex-direction:column;gap:clamp(6px,1vw,8px)}.pricing-hero-section .hero-robot-right{order:3}.pricing-hero-section .hero-robot-right .robot-character{max-width:clamp(200px,30vw,300px)}}.pricing-tabs{display:flex;justify-content:center;align-items:center;width:100%;max-width:1920px;margin:0 auto;padding:24px 0 0;background:#191a23}.pricing-tabs__inner{display:inline-flex;gap:2px;padding:2px;border-radius:14px;background:#272830;flex-shrink:0}.pricing-tabs__btn{appearance:none;border:0;width:130px;box-sizing:border-box;padding:8px 16px;border-radius:12px;background:transparent;color:#fff;font:inherit;font-size:18px;line-height:24px;font-weight:400;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .2s ease}.pricing-tabs__btn:hover:not(.is-active){background:#ffffff0f}.pricing-tabs__btn.is-active{background:#6c4dff}
