@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";:root{--easybuy-font: "Poppins", system-ui, sans-serif}*{margin:0;padding:0;box-sizing:border-box;font-family:var(--easybuy-font)}html,body{width:100%;min-height:100%;font-family:var(--easybuy-font);background:#f9f9f9}body.page-home{background:#fff}img{-webkit-user-select:none;user-select:none}ul{list-style:none}.layout{min-height:100vh;display:flex;flex-direction:column}.content{flex:1}.header{position:absolute;top:22px;left:0;min-width:100vw;z-index:9999;padding:0 36px;background:transparent}.header-inner{width:100%;min-width:1500px;margin:0 auto;background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:18px;padding:14px 22px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 10px 30px #0000000f}.header-logo{width:38px;height:38px;border-radius:50%}.header-brand{font-size:18px;font-weight:800;color:#8b5cf6}.header-nav{display:flex;align-items:center;gap:46px}.header-nav a{font-size:16px;color:#777;text-decoration:none;transition:.2s ease}.header-nav a:hover{color:#000}.header-nav a.active{color:#000;font-weight:700}.header-right{display:flex;align-items:center;gap:18px}.header-lang{font-size:18px;opacity:.85;cursor:pointer}.header-login{font-size:16px;color:#666;text-decoration:none}.header-login:hover{color:#000}.header-cta{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 18px;border-radius:12px;background:#111;color:#fff;font-size:15px;font-weight:600;text-decoration:none;transition:.2s ease}.header-cta:hover{opacity:.9}.header-user{display:flex;align-items:center;gap:10px;text-decoration:none;color:#111;font-size:15px;font-weight:600}.header-user-avatar{width:30px;height:30px;border-radius:999px}.header-user-text{color:#333}.header-logout{height:42px;padding:0 14px;border-radius:12px;border:1px solid #ddd;background:#fff;cursor:pointer;font-weight:600}.header-logout:hover{background:#f6f6f6}.pricing-bg{padding:120px 24px;background:linear-gradient(180deg,#fff9f9,#fcebff,#fff);text-align:center}.pricing-badge{display:inline-block;padding:10px 26px;background:#eee;border-radius:40px;font-size:14px;margin-bottom:40px}.pricing-title{font-size:48px;font-weight:800;line-height:1.2;margin-bottom:80px}.pricing-grid{max-width:1250px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.pricing-card{background:#fff;border-radius:22px;padding:50px 40px;text-align:left;box-shadow:0 6px 20px #0000000f}.p-name{font-size:22px;font-weight:700}.p-price{font-size:46px;font-weight:800;margin-top:16px}.p-month{color:#666;font-size:16px;margin-bottom:30px}.p-btn{width:100%;padding:14px;background:#000;color:#fff;border-radius:40px;border:none;font-size:16px;margin-bottom:30px;cursor:pointer}.p-btn.hollow{background:#fff;border:1px solid #000;color:#000}.p-btn:hover{opacity:.85}.p-list li{padding:6px 0;font-size:15px;color:#444}.footer{min-width:1800px;padding:60px 0;background:radial-gradient(159.84% 1484.42% at -48.99% -48.14%,#fcddf2,#f4effe 19.07%,#fff8f3 54.94%,#ffeff2)}.footer-grid{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.footer-column{display:flex;flex-direction:column;gap:10px}.footer-title{color:#888;font-weight:600;margin-bottom:4px}.footer-link{color:#333;cursor:pointer;transition:.2s}.footer-link:hover{opacity:.7}.product-container{max-width:1280px;margin:34px auto 0;padding:0 20px;position:relative;z-index:10}.product-header-bg{width:100%;height:188px;background:url(/product.png) center/cover no-repeat;position:relative;z-index:1;overflow:hidden}.product-header-bg:after{content:none}.product-page{background:#f3f3f3;padding-bottom:56px}.product-top{margin-top:8px;display:flex;gap:18px;align-items:flex-start}.user-card{min-width:250px;max-width:260px;padding:0;background:transparent}.user-name-row{display:flex;align-items:center;gap:12px;margin-bottom:8px}.user-name{font-size:42px;line-height:1.1;font-weight:700;color:#0f0f12}.user-badge{font-size:11px;font-weight:700;letter-spacing:.02em;padding:4px 10px;background:#0f0f12;color:#fff;border-radius:4px;white-space:nowrap}.user-subline{margin-top:8px;color:#7b7b7b;font-size:12px;line-height:1.4}.user-credits-card{margin-top:18px;background:#fff;border:1px solid #d7d7d7;border-radius:16px;padding:12px 16px}.credits-title{font-size:14px;color:#4d4d4d;font-weight:500;margin-bottom:8px}.credits-expired-value{font-size:20px;font-weight:600;color:#222}.stats-cards{flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.stats-item{background:#fff;border:1px solid #ececec;padding:24px;border-radius:16px;box-shadow:none}.stats-head{display:flex;align-items:center;justify-content:space-between}.stats-icon{color:#2f2f2f;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}.stats-icon-svg{width:22px;height:22px}.stats-title{color:#6c7490;font-size:13px;font-weight:600;letter-spacing:.01em}.stats-value{color:#000;text-align:center;font-family:Poppins;font-size:36px;font-style:normal;font-weight:500;line-height:normal}.stats-sub{color:#9b9b9b;font-size:14px;line-height:1.4}.product-tabs{display:flex;gap:0;margin-top:34px;margin-bottom:0;width:100%;padding:0;background:transparent;border:none;border-radius:0;box-shadow:none}.tab-item{position:relative;cursor:pointer;padding:0 36px 12px;color:#7d7d7d;font-size:16px;font-weight:500;transition:color .15s ease}.tab-item:first-child{padding-left:0}.tab-item:hover{background:transparent;color:#313131}.tab-item.active{color:#1b1b1b;font-weight:600;background:transparent}.tab-item:not(:last-child):after{content:"";position:absolute;right:12px;top:6px;width:1px;height:20px;background:#cfcfcf}.tab-item.active:before{content:"";position:absolute;left:0;right:24px;bottom:-1px;height:3px;border-radius:2px;background:#111}.divider-line{height:1px;background:#cdcdcd;margin:0 0 36px}.product-content{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:26px}.savings-box{background:transparent;border:none;padding:0;border-radius:0;box-shadow:none}.tab-title{font-size:36px;line-height:1.25;font-weight:700;color:#171717;margin-bottom:22px}.savings-title{color:#000;text-align:center;font-family:Poppins,sans-serif;font-size:32px;font-style:normal;font-weight:500;line-height:120%;margin-bottom:22px}.savings-flex{display:grid;grid-template-columns:470px 1fr;gap:24px;align-items:center;flex-wrap:nowrap}.savings-legend{font-size:15px;color:#4d566f;justify-self:start}.savings-chart-wrapper{width:450px;height:320px;position:relative;display:grid;place-items:center;margin-left:30px}.chart-center-text{position:absolute;text-align:center;pointer-events:none}.center-label{color:#0000008c;text-align:center;font-family:Poppins,sans-serif;font-size:20.776px;font-style:normal;font-weight:400;line-height:27.396px}.center-value{margin-top:2px;color:#000000eb;text-align:center;font-family:Poppins,sans-serif;font-size:25.31px;font-style:normal;font-weight:500;line-height:35.615px}.savings-empty-circle{width:240px;height:240px;border-radius:50%;border:12px solid #eceff8;background:linear-gradient(180deg,#fbfcff,#f3f6ff)}.legend-item{display:grid;grid-template-columns:10px 1fr;align-items:start;gap:10px;margin-bottom:20px;color:#474747}.legend-text span{display:block;color:#000000eb;font-family:Poppins,sans-serif;font-size:17.717px;font-style:normal;font-weight:400;line-height:25.31px;margin-bottom:6px}.legend-value{color:#1d1d1d;font-size:22px;font-weight:600}.legend-dot{width:10px;height:10px;border-radius:50%;margin-top:6px}.activity-box{background:#fff;border:1px solid #ededed;padding:22px;border-radius:18px;box-shadow:none}.activity-list{margin-top:4px;display:flex;flex-direction:column;gap:0;max-height:520px;overflow:auto;padding:0}.activity-item{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:18px 0;border-bottom:1px solid #ebebeb;background:transparent}.activity-item:last-child{border-bottom:none}.activity-title{font-weight:600;color:#1f1f1f;line-height:1.35;font-size:15px}.activity-product{font-size:14px;color:#6f6f6f;margin-top:5px;line-height:1.35}.activity-right{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}.activity-status{padding:3px 12px;border-radius:999px;font-size:12px;font-weight:600}.activity-status .activity-change{padding:3px 12px;border-radius:999px;font-size:12px;font-weight:600;background:#eef3ff;color:#2f5fb8}.status-completed{background:#ffe8d8;color:#ff8a3c}.status-cancelled{background:#e4e4e4;color:#6f6f6f}.status-inprogress{background:#e8f4cf;color:#7aa420}.status-failed{background:#ffe2dc;color:#e54f31}.activity-date{font-size:13px;color:#4f4f4f}.chart-label-percent{fill:#000;font-family:Poppins,sans-serif;font-size:15.186px;font-style:normal;font-weight:400;line-height:22.779px;stroke:#fff;stroke-width:1.27px;paint-order:stroke}.chart-label-name{fill:#000;font-family:Poppins,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:16px;stroke:#fff;stroke-width:.9px;paint-order:stroke}.login-page{display:flex;padding-top:100px;height:100vh;width:100%}.login-left{flex:1;background:#dcdcdc;border-radius:16px;margin:24px}.login-right{flex:1;display:flex;flex-direction:column;justify-content:flex-start;padding-right:140px;max-width:500px}.login-title{font-size:32px;font-weight:700;margin-bottom:32px}.login-oauth{width:100%;padding:14px;border-radius:8px;border:1px solid #ddd;margin-bottom:16px;background:#fff;font-size:16px;display:flex;gap:10px;justify-content:center;align-items:center;cursor:pointer}.oauth-icon{width:20px;height:20px}.login-oauth:hover{background:#f7f7f7}.login-or{text-align:center;margin:16px 0 24px;color:#999}.login-field{display:flex;flex-direction:column;margin-bottom:20px}.login-field label{font-size:14px;margin-bottom:6px;color:#444}.login-field input{padding:12px;border-radius:8px;border:1px solid #ddd;font-size:16px}.login-field input:focus{outline:none;border-color:#000}.login-submit{width:100%;padding:14px;background:#000;color:#fff;border-radius:8px;margin-top:10px;cursor:pointer;font-size:16px}.login-submit:hover{opacity:.9}.login-links{margin-top:20px;text-align:center}.login-links .forgot{display:block;margin-bottom:12px;color:#d67878}.signup a{color:#d67878;font-weight:500}.tracking-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:8px}.tracking-column{background:#fff;border:1px solid #e9edf6;padding:24px;border-radius:20px;box-shadow:0 12px 28px #1c233a14;display:flex;flex-direction:column}.tracking-column-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.tracking-title{margin:0;color:#141821;font-family:Poppins,sans-serif;font-size:26px;font-style:normal;font-weight:600;line-height:1.2}.tracking-count{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;border:1px solid #ebeef6;background:#f8f9fd;color:#5f6883;font-size:12px;font-weight:600;line-height:1}.tracking-state{padding:16px 0;color:#7a8198;font-size:14px}.tracking-list{display:flex;flex-direction:column;gap:12px}.tracking-card{display:flex;align-items:flex-start;gap:12px;background:#f9f6f5;border:1px solid #e8edf7;padding:16px;border-radius:22px;transition:transform .16s ease,box-shadow .16s ease}.tracking-card:hover{transform:translateY(-2px);box-shadow:0 12px 24px #2b38561a}.tracking-card.disabled{opacity:.58;filter:grayscale(.35)}.tracking-card.disabled .tracking-actions button{opacity:.45;cursor:not-allowed}.tag-disabled{background:#eee;color:#777;margin-left:8px}.tracking-img{width:72px;height:72px;border-radius:10px;object-fit:cover;background:#fff;border:1px solid #ebeff8;flex-shrink:0}.tracking-info{flex:1;min-width:0}.tracking-name{font-size:15px;line-height:1.35;font-weight:600;color:#1e2539;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tracking-tag{display:inline-flex;align-items:center;margin-top:8px;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:600;line-height:1}.tag-pricechanged{background:#ffe8ed;color:#c4374c}.tag-watching{background:#e8f8e8;color:#2f8b43}.tag-actionrecommended{background:#fff3dc;color:#986804}.tag-protection{background:#e8f8e8;color:#2f8b43}.tag-refundavailable{background:#fff3dc;color:#986804}.tag-inprogress{background:#e6f0ff;color:#2b5bb5}.tag-refunded{background:#e8f8e8;color:#2f8b43}.tracking-price{margin-top:12px}.tracking-price-split{display:flex;gap:10px;flex-wrap:wrap;font-size:12.5px;line-height:1.2}.price-snapshot{color:#dd628f;font-weight:700}.price-latest{color:#d99330;font-weight:700}.price-buy{color:#dd628f;font-weight:700}.old-price{margin-left:6px;color:#999;text-decoration:line-through}.tracking-actions{display:flex;flex-direction:column;align-items:flex-end;gap:10px;flex-shrink:0}.btn-buy,.btn-refund{min-width:92px;height:34px;background:#fff;color:#40373e;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;border:1px solid #d9deeb;border-radius:9px;padding:0 14px;cursor:pointer;transition:opacity .16s ease,transform .16s ease}.btn-buy:hover,.btn-refund:hover{background:#f5f7fc;transform:translateY(-1px)}.btn-untrack{min-width:92px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;background:transparent;color:#848484;text-align:center;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;white-space:nowrap;border:none;cursor:pointer}.btn-untrack:hover{opacity:.65}.tracking-pagination{margin-top:14px;display:flex;align-items:center;justify-content:flex-end;gap:10px}.tracking-page-btn{min-width:78px;height:30px;border-radius:8px;border:1px solid #d9deeb;background:#fff;color:#343c54;font-size:12px;font-weight:600;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.tracking-page-btn:hover:not(:disabled){background:#f5f7fc;border-color:#cfd6e7}.tracking-page-btn:disabled{opacity:.45;cursor:not-allowed}.tracking-page-indicator{color:#5a627a;font-size:12px;font-weight:600}.usage-panel{display:flex;flex-direction:column;gap:12px}.usage-row{padding:14px;border-radius:14px;background:#f7f9ff;border:1px solid #e9edf8}.usage-row-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.usage-label{font-size:14px;font-weight:600;color:#2a334f}.usage-count{font-size:12px;font-weight:600;color:#697391;background:#fff;border:1px solid #e4e9f7;padding:2px 8px;border-radius:999px}.usage-bar{height:8px;background:#e8edf8;border-radius:999px;overflow:hidden}.usage-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#ff7ca3,#ffa97a);transition:width .3s ease}.usage-row:nth-child(2) .usage-bar-fill{background:linear-gradient(90deg,#6fc3ff,#6f8bff)}.usage-row:nth-child(3) .usage-bar-fill{background:linear-gradient(90deg,#7de7b0,#30c98f)}.usage-row:nth-child(4) .usage-bar-fill{background:linear-gradient(90deg,#c58bff,#ff8ed6)}.setting-wrapper{margin-top:4px}.setting-card{background:#fff;border-radius:16px;border:1px solid #edf0f9;padding:24px;margin-bottom:14px;box-shadow:0 16px 34px #17264714}.setting-subtitle{font-size:17px;font-weight:600;margin-bottom:14px;color:#1d243d}.bestie-row{display:flex;gap:14px;flex-wrap:wrap}.bestie-avatar{width:62px;height:62px;border-radius:50%;cursor:pointer;opacity:.62;border:2px solid transparent;transition:transform .18s ease,opacity .18s ease,border-color .18s ease}.bestie-avatar:hover{transform:translateY(-1px);opacity:.85}.bestie-avatar.active{opacity:1;border:2px solid #131a2e;box-shadow:0 8px 18px #1e30583d}.tone-row{display:flex;gap:18px;flex-wrap:wrap}.tone-option{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#46506f;font-weight:600;cursor:pointer}.toggle-row{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px}.toggle-title{font-size:14px;font-weight:600;color:#2f3a58}.toggle-desc{font-size:13px;color:#727c9a;margin-top:4px;line-height:1.4}.switch{position:relative;display:inline-block;width:46px;height:24px}.switch input{display:none}.slider{position:absolute;cursor:pointer;inset:0;background:#d3d8e8;border-radius:24px;transition:.3s}.slider:before{position:absolute;content:"";width:18px;height:18px;left:3px;top:3px;background:#fff;border-radius:50%;transition:.3s}.switch input:checked+.slider{background:#18213a}.switch input:checked+.slider:before{transform:translate(22px)}.privacy-text p{margin-bottom:14px;font-size:13px;color:#5f6885;line-height:1.5}.logout-btn{margin-top:8px;border:1px solid #eed4da;background:#fff5f7;color:#be3656;font-size:14px;font-weight:600;border-radius:12px;padding:10px 16px;cursor:pointer;transition:background .16s ease,border-color .16s ease}.logout-btn:hover{background:#ffebf0;border-color:#e5b3c1}@media(max-width:1120px){.product-top{flex-direction:column}.user-card{max-width:none}.stats-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.product-container{padding:0 16px;margin-top:20px}.product-tabs{width:100%;overflow-x:auto}.product-content,.tracking-wrapper,.savings-flex{grid-template-columns:1fr}.savings-box,.activity-box,.tracking-column{padding:22px}.stats-cards{grid-template-columns:1fr}.savings-chart-wrapper{width:330px;height:300px;margin-left:0}}@media(max-width:620px){.product-header-bg{height:170px}.product-container{margin-top:14px}.tab-item{font-size:13px;padding:8px 12px;white-space:nowrap}.tracking-card{flex-direction:column}.tracking-title{font-size:22px}.tracking-actions{width:100%;flex-direction:row;justify-content:flex-end}.tracking-pagination{justify-content:center}}.auth-page{min-height:100vh;width:100%;position:relative;background:#f9f9f9;overflow:hidden}.auth-bg{position:absolute;top:0;left:0;width:100%;height:240px;background:linear-gradient(180deg,#fff7f7e6,#ffeef78c 40%,#f8f1ff59);background-image:url(/bg-login.png);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.6;pointer-events:none;z-index:0}.auth-container{position:relative;z-index:2;min-height:100vh;display:flex;justify-content:center;padding:140px 20px 80px}.auth-card{width:440px;max-width:100%;background:transparent;border-radius:0;padding:0;box-shadow:none}.auth-title{text-align:center;font-size:34px;font-weight:700;color:#111;margin-bottom:22px}.oauth-btn{width:100%;height:46px;border-radius:12px;border:1px solid #e7e7e7;background:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:500;color:#222;cursor:pointer;transition:.2s ease}.oauth-btn+.oauth-btn{margin-top:12px}.oauth-btn:hover{background:#fafafa}.oauth-btn:active{transform:translateY(1px)}.oauth-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.oauth-icon{flex:0 0 auto}.auth-divider{margin:18px 0 12px;display:flex;align-items:center;justify-content:center;position:relative;color:#9a9a9a;font-size:13px}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#ededed;flex:1}.auth-divider span{padding:0 12px}.auth-field{margin-top:14px;text-align:left}.auth-field label{display:block;font-size:13px;font-weight:600;color:#222;margin-bottom:8px}.auth-field input{width:100%;height:44px;border-radius:12px;border:1px solid #e4e4e4;background:#fff;padding:0 14px;font-size:14px;color:#111;outline:none;transition:.2s ease}.auth-field input::placeholder{color:#aaa}.auth-field input:focus{border-color:#111;box-shadow:0 0 0 3px #0000000f}.auth-submit{width:100%;height:48px;margin-top:18px;border-radius:14px;border:none;background:#111;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:.2s ease}.auth-submit:hover{opacity:.92}.auth-submit:active{transform:translateY(1px)}.auth-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.auth-links{margin-top:18px;text-align:center;font-size:13px;color:#555}.auth-link{display:inline-block;color:#ff7a6b;text-decoration:none;margin-bottom:10px}.auth-link:hover{text-decoration:underline}.auth-bottom{display:flex;justify-content:center;gap:6px;align-items:center}.auth-link-btn{border:none;background:transparent;color:#ff7a6b;font-weight:600;cursor:pointer;padding:0}.auth-link-btn:hover{text-decoration:underline}@media(max-width:520px){.auth-container{padding:120px 14px 60px}.auth-card{padding:28px 22px;border-radius:16px}.auth-title{font-size:28px}}.account-modal-mask{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:9999}.account-modal{width:380px;background:#fff;border-radius:18px;padding:22px;box-shadow:0 20px 50px #0000002e}.account-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.account-title{margin:0;font-size:18px;font-weight:700}.account-close{border:none;background:transparent;cursor:pointer;font-size:16px;opacity:.7}.account-field{margin-bottom:14px}.account-label{display:block;font-size:13px;color:#666;margin-bottom:6px}.account-input{width:100%;height:42px;border-radius:12px;border:1px solid rgba(0,0,0,.12);padding:0 12px;outline:none}.account-avatar-row{display:flex;align-items:center;gap:12px}.account-avatar-preview{width:46px;height:46px;border-radius:999px;object-fit:cover;border:1px solid rgba(0,0,0,.08)}.account-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.account-btn{height:40px;padding:0 14px;border-radius:12px;border:none;cursor:pointer;font-weight:600}.account-btn.secondary{background:#0000000f}.account-btn.primary{background:#ff7ca3;color:#fff}.account-btn:disabled{opacity:.6;cursor:not-allowed}.surprise-modal{background:radial-gradient(circle at top,rgba(153,122,255,.12),transparent 55%),#fff;border-color:#e3e7f2}.surprise-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;background:#7656ff1f;color:#5a3bcb;font-size:12px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px}.surprise-feedback{margin-bottom:12px;padding:10px 12px;border-radius:10px;font-size:13px;line-height:1.4;border:1px solid transparent}.surprise-feedback.error{background:#ff6c6c1f;color:#a23b3b;border-color:#ff78784d}.surprise-feedback.success{background:#5dd68c24;color:#1f7a4a;border-color:#5dd68c4d}.payment-modal-btn.secondary{background:#fff;border-style:dashed;color:#4a5568;border-color:#cfd6e6}.payment-modal-btn.secondary:hover{background:#f4f6ff}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;color:#111}a{text-decoration:none;color:inherit}.home-bg{min-width:1800px;min-height:100vh;padding-bottom:60px;background:#f9f9f9;position:relative;overflow:hidden}.home-bg:before,.home-bg:after{content:"";position:absolute;top:0;width:1200px;height:1200px;filter:blur(140px);opacity:.55;display:none;z-index:0;pointer-events:none}.home-bg:before{background:#ffd6e9;left:-400px;top:120px}.home-bg:after{background:#e8d4ff;right:-400px;top:260px}body.page-home .home-bg{background:linear-gradient(180deg,#fff7f7,#ffeef7,#f8f1ff 70%,#fbfbfb)}body.page-home .home-bg:before,body.page-home .home-bg:after{display:block}.home-bg:before,.home-bg:after{z-index:0}.home-bg>*{position:relative;z-index:2}.home-header{width:100%;padding:28px 48px;display:flex;justify-content:space-between;align-items:center;position:absolute;top:0;left:0;z-index:20}.header-left{display:flex;align-items:center;gap:12px}.header-logo{width:44px;height:44px;border-radius:50%}.header-brand{font-size:20px;font-weight:700}.header-nav{display:flex;gap:40px}.header-nav a{font-size:16px;color:#666;transition:.2s ease}.header-nav a.active,.header-nav a:hover{color:#000;font-weight:600}.header-right{display:flex;align-items:center;gap:22px}.header-login{cursor:pointer;font-size:16px}.header-cta{padding:10px 22px;border-radius:20px;background:#000;color:#fff;border:none;font-size:15px;cursor:pointer}.hero{padding-top:180px;text-align:center;max-width:780px;margin:0 auto}.hero-title{font-size:56px;font-weight:800;line-height:1.15;background:linear-gradient(90deg,#9b59ff,#ff6ec7);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-subtitle{margin-top:18px;font-size:18px;color:#666;line-height:1.6;padding:0 20px}.hero-center{margin-top:42px;display:flex;flex-direction:column;align-items:center;gap:16px}.chrome-button{padding:14px 34px;border-radius:999px;font-size:17px;font-weight:600;border:none;cursor:pointer;color:#fff;background:#000;position:relative;display:flex;align-items:center;gap:10px;box-shadow:0 6px 20px #00000026}.chrome-button:hover{opacity:.88}.chrome-dot{width:12px;height:12px;background:radial-gradient(circle,#ffe17d,#f06);border-radius:50%}.hero-saved{font-size:14px;color:#777}.steps-section2{margin-top:90px;width:100%}.steps-layout2{width:100%;max-width:1250px;margin:0 auto;display:grid;grid-template-columns:var(--why-card-w) var(--why-card-w);gap:var(--why-gap);justify-content:center;align-items:start}.steps-layout2{background:#fff;border-radius:26px;box-shadow:0 8px 24px #00000012;overflow:hidden;padding-top:56px}.steps-header2{grid-column:1 / -1;display:flex;justify-content:space-between;align-items:flex-start}.steps-header2{grid-row:1 / 2}.steps-section2 .steps-list{grid-row:2 / 3}.steps-header-text2{max-width:650px}.steps-title2{font-size:36px;font-weight:800;line-height:1.2}.steps-subtitle2{margin-top:8px;color:#777;line-height:1.5}.steps-section2 .steps-list{grid-column:1 / 2;grid-row:2 / 3;display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:35px}.steps-section2 .bestie-img{grid-column:2 / 3;grid-row:1 / 3;display:flex;justify-content:flex-end;align-items:flex-end;align-self:stretch}.steps-section2 .bestie-img img{width:420px;height:auto;object-fit:contain;display:block;transform:translate(10px,15px)}.steps-section2 .step-icon{margin-bottom:20px}.steps-section2 .step-icon img{width:36px;height:36px}.steps-section2 .step-label{font-size:13px;font-weight:700;color:#9b59ff;margin-bottom:12px}.steps-section2 .step-title{font-size:20px;font-weight:700;margin-bottom:12px}.steps-section2 .step-desc{font-size:15px;color:#666;line-height:1.6}@media(max-width:1100px){.steps-grid{grid-template-columns:1fr;row-gap:40px}.bestie-img{grid-column:1 / 2;grid-row:auto;justify-content:center;align-items:center}.bestie-img img{width:min(420px,90%);transform:none}.steps-list{grid-template-columns:1fr;gap:26px}}.video-label{text-align:center;margin-top:40px;color:#666}.video-box{width:80%;max-width:1150px;aspect-ratio:16 / 9;background:#000;margin:20px auto 0;border-radius:26px;box-shadow:0 8px 24px #0000000f;overflow:hidden;display:flex;align-items:center;justify-content:center}.video-player{width:100%;height:100%;object-fit:cover;background:#000}:root{--section-max: 1150px;--section-w: 80%;--why-gap: 36px;--why-card-w: 520px;--why-small-h: 340px;--pricing-gap: 36px;--pricing-card-w: 520px}.why-section{margin-top:clamp(70px,8vw,120px);width:100%}.why-header{max-width:1150px;display:flex;justify-content:space-between;align-items:flex-start;grid-column:1 / -1}.why-title{font-size:36px;font-weight:800;line-height:1.2}.why-subtitle{margin-top:8px;color:#777;line-height:1.5}.why-header-text{max-width:650px}.why-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 18px;border-radius:999px;background:#000;color:#fff;border:none;font-size:14px;font-weight:500;cursor:pointer;box-shadow:0 8px 18px #0000001f;transition:.2s ease}.why-btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px #00000029}.why-btn:active{transform:translateY(0);box-shadow:0 6px 14px #0000001f}.why-layout{width:var(--section-w);max-width:var(--section-max);margin:0 auto;display:grid;grid-template-columns:var(--why-card-w) var(--why-card-w);gap:var(--why-gap);justify-content:center;align-items:start}.why-left{display:flex;flex-direction:column;gap:var(--why-gap)}.why-card{width:var(--why-card-w);position:relative;border-radius:22px;overflow:hidden;box-shadow:0 8px 24px #0000000f}.why-small{height:var(--why-small-h)}.why-large{height:calc(var(--why-small-h) * 2 + var(--why-gap))}.why-media{position:absolute;inset:0;background-repeat:no-repeat;background-position:top center;background-size:contain}.why-bg-1{background-image:url(/price-monitor.png)}.why-bg-2{background-image:url(/price-alert.png)}.why-bg-3{background-image:url(/ai-protection.png)}@media(max-width:1100px){:root{--why-card-w: 100%}.why-layout{grid-template-columns:1fr;width:90%}.why-card{width:100%}.why-large{height:calc(var(--why-small-h) * 2 + var(--why-gap))}}.why-text{position:absolute;left:0;right:0;bottom:0;background:#fff;border-radius:18px;padding:22px;box-shadow:0 4px 16px #00000012;display:flex;flex-direction:column;z-index:2}.why-media{z-index:1}.why-card-title{font-size:20px;font-weight:700;margin-bottom:8px}.why-card-desc{font-size:15px;color:#555;line-height:1.45}.pricing-section{margin-top:clamp(70px,8vw,120px);width:100%}.pricing-layout{width:80%;max-width:1150px;margin:0 auto;display:grid;grid-template-columns:var(--pricing-card-w) var(--pricing-card-w);gap:var(--pricing-gap);justify-content:center;align-items:start}.pricing-header{grid-column:1 / -1;display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.pricing-header-text{max-width:650px}.pricing-title{margin:0;font-size:36px;font-weight:800;line-height:1.12;letter-spacing:-.02em}.pricing-cards{grid-column:1 / -1;margin-top:44px;display:grid;grid-template-columns:var(--pricing-card-w) var(--pricing-card-w);gap:var(--pricing-gap);justify-content:center;align-items:stretch}@media(max-width:1100px){:root{--pricing-card-w: 100%}.pricing-layout{grid-template-columns:1fr;width:90%}.pricing-header{flex-direction:column;align-items:flex-start}.pricing-title{font-size:38px}.pricing-cards{grid-template-columns:1fr}}.pricing-card{background:#fff;border-radius:26px;padding:28px 28px 26px;box-shadow:0 18px 40px #00000014;position:relative;transition:.25s ease}.pricing-card.pro{transform:none;border:none}.pricing-card-top{display:flex;align-items:center;justify-content:space-between}.pricing-name{font-size:22px;font-weight:700;color:#111}.popular-badge{position:absolute;top:22px;right:22px;font-size:12px;font-weight:700;color:#fff;padding:6px 12px;border-radius:999px;background:linear-gradient(90deg,#ff5a9e,#ff8a7a)}.pricing-price-row{margin-top:12px;display:flex;align-items:baseline;gap:8px}.pricing-price{font-size:48px;font-weight:900;letter-spacing:-.02em;margin:0}.pricing-month{font-size:14px;color:#666;font-weight:600}.pricing-desc{margin-top:10px;color:#444;font-size:15px;line-height:1.45}.pricing-btn{width:100%;margin-top:18px;height:44px;border-radius:999px;font-size:15px;font-weight:700;cursor:pointer;border:none}.btn-free{background:#fff;border:1.5px solid #222;color:#111}.btn-pro{color:#fff;background:linear-gradient(90deg,#ff5a9e,#ff8a7a);box-shadow:0 10px 22px #ff5a9e40}.pricing-features{list-style:none;padding:0;margin:22px 0 0;display:flex;flex-direction:column;gap:16px}.pricing-features li{display:flex;gap:12px;align-items:flex-start;margin:0}.pricing-check{width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:14px;color:#111;opacity:.85;margin-top:2px}.pricing-feature-text .primary{font-size:16px;font-weight:800;color:#111;line-height:1.1}.pricing-feature-text .secondary{margin-top:2px;font-size:12px;color:#888;font-weight:600}@media(max-width:1100px){.steps-layout2{grid-template-columns:var(--why-card-w) var(--why-card-w)!important;row-gap:70px!important}.steps-header2{grid-column:1 / -1!important}.steps-section2 .bestie-img{grid-column:2 / 3!important;grid-row:1 / 3!important;justify-content:flex-end!important;align-items:flex-end!important}.steps-section2 .bestie-img img{width:420px!important;transform:translate(10px,15px)!important}.steps-section2 .steps-list{grid-column:1 / 2!important;grid-row:2 / 3!important;grid-template-columns:repeat(3,minmax(220px,1fr))!important;gap:35px!important}.steps-grid{grid-template-columns:1.8fr .8fr!important;row-gap:70px!important}.steps-card .bestie-img{grid-column:2 / 3!important;grid-row:1 / 3!important;justify-content:flex-end!important;align-items:flex-end!important}.steps-card .bestie-img img{width:420px!important;transform:translate(10px,15px)!important}.steps-card .steps-list{grid-template-columns:repeat(3,minmax(220px,1fr))!important;gap:35px!important}:root{--why-card-w: 520px !important}.why-layout{grid-template-columns:var(--why-card-w) var(--why-card-w)!important;width:var(--section-w)!important}.why-card{width:var(--why-card-w)!important}:root{--pricing-card-w: 520px !important}.pricing-layout{grid-template-columns:var(--pricing-card-w) var(--pricing-card-w)!important;width:80%!important}.pricing-cards{grid-template-columns:var(--pricing-card-w) var(--pricing-card-w)!important}.pricing-header{flex-direction:row!important;align-items:flex-start!important}.pricing-title{font-size:36px!important}}@media(max-width:980px){.pricing-header{flex-direction:row!important;align-items:flex-start!important}.pricing-title{font-size:36px!important}.pricing-cards{grid-template-columns:var(--pricing-card-w) var(--pricing-card-w)!important}}.payment-modal-backdrop{position:fixed;inset:0;background:#0a0c1299;display:flex;align-items:center;justify-content:center;z-index:9999}.payment-modal{width:min(520px,92vw);background:#fff;color:#141821;border:1px solid #e5e7f0;border-radius:16px;padding:24px;box-shadow:0 24px 60px #1018282e}.payment-modal-title{font-size:20px;font-weight:700;margin-bottom:8px}.payment-modal-desc{font-size:14px;color:#5f6b7a;margin-bottom:16px}.payment-modal-actions{display:grid;gap:12px}.payment-modal-btn{width:100%;padding:12px 16px;border-radius:12px;border:1px solid #111;background:#111;color:#fff;font-weight:600;cursor:pointer;transition:transform .15s ease,background .15s ease}.payment-modal-btn:hover{background:#2a2a2a;transform:translateY(-1px)}.payment-modal-close{margin-top:16px;width:100%;padding:10px 12px;border-radius:10px;border:1px solid #e1e4ef;background:#f6f7fb;color:#2d3340;cursor:pointer}.contact-page{max-width:1260px;margin:112px auto 0;padding:0 20px 68px}.contact-head{text-align:center;margin:28px 0}.contact-head h1{margin:0;color:#e42d93;font-family:Poppins,sans-serif;font-size:56px;font-weight:600;line-height:1.15}.contact-head p{margin:8px 0 0;color:#6e6e6e;font-family:Poppins,sans-serif;font-size:18px;font-weight:400;line-height:1.4}.contact-shell{background:#fff;border:1px solid #ededed;border-radius:12px;box-shadow:0 14px 30px #1414140d;padding:10px;display:grid;grid-template-columns:410px 1fr;gap:24px;min-height:620px;aspect-ratio:16 / 9}.contact-left{position:relative;overflow:hidden;border-radius:10px;background:#000;color:#fff;padding:30px 28px 22px}.contact-left h2{margin:0;color:#fff;font-family:Poppins,sans-serif;font-size:28px;font-weight:600;line-height:1.2}.contact-left-sub{margin:8px 0 0;color:#ffffffe6;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.4}.contact-details{margin:54px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:34px}.contact-details li{display:grid;grid-template-columns:22px 1fr;gap:14px;align-items:start;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.4}.contact-detail-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center}.contact-detail-icon svg{width:20px;height:20px;fill:currentColor}.contact-social{position:absolute;left:28px;bottom:22px;display:flex;gap:10px;z-index:2}.contact-social a{width:28px;height:28px;border-radius:999px;background:#e42d93;color:#fff;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;line-height:1}.contact-orb{position:absolute;border-radius:999px;pointer-events:none}.contact-orb-a{width:112px;height:112px;right:74px;bottom:56px;background:#ffffff1f}.contact-orb-b{width:190px;height:190px;right:-48px;bottom:-70px;background:#ffffff24}.contact-right{padding:40px 30px 28px 0}.contact-success{margin-bottom:20px;border-radius:10px;border:1px solid #d4ebd0;background:#f0faed;color:#3f7547;font-family:Poppins,sans-serif;font-size:13px;padding:9px 12px}.contact-error{margin-bottom:20px;border-radius:10px;border:1px solid #f2c4c4;background:#fff1f1;color:#a23b3b;font-family:Poppins,sans-serif;font-size:13px;padding:9px 12px}.contact-form{display:grid;grid-template-columns:1fr 1fr;column-gap:32px;row-gap:28px}.contact-form label{display:flex;flex-direction:column;gap:12px;color:#8f8f8f;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;line-height:1.2}.contact-form input,.contact-form textarea{border:none;border-bottom:1px solid #b8b8b8;background:transparent;color:#222;font-family:Poppins,sans-serif;font-size:17px;font-weight:400;line-height:1.35;outline:none;padding:0 0 12px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#9a9a9a}.contact-message-field{grid-column:1 / -1}.contact-message-field textarea{min-height:84px;resize:vertical}.contact-submit-row{grid-column:1 / -1;display:flex;justify-content:flex-end;margin-top:18px}.contact-submit{min-width:180px;height:44px;border:none;border-radius:999px;background:#030b23;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:1;cursor:pointer}.contact-submit:disabled{opacity:.6;cursor:not-allowed}@media(max-width:1100px){.contact-shell{grid-template-columns:1fr;min-height:0;aspect-ratio:auto}.contact-right{padding:24px 18px 18px}}@media(max-width:700px){.contact-page{margin-top:98px;padding:0 16px 52px}.contact-head h1{font-size:40px}.contact-head p{font-size:16px}.contact-left{padding:24px 18px 76px}.contact-left h2{font-size:38px}.contact-left-sub{font-size:19px}.contact-details li{font-size:16px}.contact-form{grid-template-columns:1fr;row-gap:20px}.contact-message-field,.contact-submit-row{grid-column:1}.contact-submit-row{justify-content:stretch}.contact-submit{width:100%}}
