@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:wght@700&display=swap";.storefront{--store-primary: #6c5ce7;--store-primary-dark: #5546d8;--store-primary-soft: #f0edff;--store-cyan: #20d5ec;--store-pink: #ff0050;--store-text: #151629;--store-text-secondary: #6b7280;--store-border: rgba(148, 163, 184, .22);--store-white: #ffffff;--store-header-height: 76px;display:flex;flex-direction:column;width:100%;min-width:0;min-height:100vh;color:var(--store-text);background:#fff}.storefront>main{flex:1 0 auto;width:100%;min-width:0}.store-header{position:sticky;z-index:1100;top:0;width:100%;height:var(--store-header-height);border-bottom:1px solid rgba(226,232,240,.82);background:#ffffffe0;box-shadow:0 8px 30px #0f172a0b;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.store-header-inner{display:grid!important;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;width:100%;height:100%;gap:24px}.store-header-inner>.MuiStack-root:last-child{justify-self:end;min-width:0}.store-brand{width:fit-content;min-width:0;color:inherit;text-decoration:none;border-radius:14px;outline:none;transition:opacity .2s ease,transform .2s ease}.store-brand:hover{color:inherit;opacity:.92;transform:translateY(-1px)}.store-brand:focus-visible{box-shadow:0 0 0 4px #6c5ce724}.brand-mark{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:45px;height:45px;overflow:hidden;color:#fff;font-size:23px;font-weight:900;line-height:1;letter-spacing:-.05em;border:1px solid rgba(255,255,255,.25);border-radius:15px;background:radial-gradient(circle at 25% 20%,rgba(255,255,255,.35),transparent 32%),linear-gradient(145deg,#8174ef,#6c5ce7 52%,#5142ce);box-shadow:0 9px 22px #6c5ce747,inset 0 1px #ffffff59}.brand-mark:after{position:absolute;right:-8px;bottom:-9px;width:23px;height:23px;content:"";border-radius:50%;background:#ffffff2b}.brand-name{margin:0!important;color:var(--store-text);font-size:16px!important;font-weight:900!important;line-height:1.15!important;letter-spacing:-.025em!important}.brand-subtitle{margin-top:4px!important;color:var(--store-text-secondary);font-size:11px!important;font-weight:600!important;line-height:1.15!important;white-space:nowrap}.desktop-store-nav{justify-content:center;padding:5px;border:1px solid rgba(226,232,240,.8);border-radius:15px;background:#f8fafcc7}.store-nav-link.MuiButton-root{min-width:0;min-height:40px;padding:8px 17px;color:#64748b;font-size:14px;font-weight:750;line-height:1;text-transform:none;border-radius:11px;transition:color .2s ease,background-color .2s ease,box-shadow .2s ease,transform .2s ease}.store-nav-link.MuiButton-root:hover{color:var(--store-primary);background:#6c5ce712}.store-nav-link.MuiButton-root.active{color:var(--store-primary);background:#fff;box-shadow:0 5px 14px #0f172a14,0 1px 2px #0f172a0a}.store-nav-link.MuiButton-root:focus-visible{box-shadow:0 0 0 4px #6c5ce721}.desktop-auth-button.MuiButton-root{min-height:43px;padding:8px 16px;color:#475569;font-size:14px;font-weight:750;text-transform:none;border-radius:12px}.desktop-auth-button.MuiButton-root:hover{color:var(--store-primary);background:var(--store-primary-soft)}.store-header .MuiButton-contained{min-height:43px;padding:9px 20px;color:#fff;font-size:14px;font-weight:800;text-transform:none;border-radius:12px;background:linear-gradient(135deg,var(--store-primary) 0%,#796bea 100%);box-shadow:0 9px 22px #6c5ce73d;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.store-header .MuiButton-contained:hover{background:linear-gradient(135deg,var(--store-primary-dark) 0%,#6959df 100%);box-shadow:0 12px 27px #6c5ce74f;transform:translateY(-1px)}.customer-button.MuiButton-root{min-width:0;max-width:245px;min-height:52px;padding:5px 11px 5px 7px;color:var(--store-text);text-transform:none;border:1px solid rgba(226,232,240,.95);border-radius:15px;background:#f8fafcdb;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease,transform .2s ease}.customer-button.MuiButton-root:hover{border-color:#6c5ce73d;background:#fff;box-shadow:0 9px 24px #0f172a14;transform:translateY(-1px)}.customer-button .MuiButton-startIcon{margin-right:10px;margin-left:0}.customer-button .MuiAvatar-root{width:38px;height:38px;color:#fff;font-size:13px;font-weight:800;background:linear-gradient(135deg,var(--store-primary),#8b7cf1);box-shadow:0 5px 13px #6c5ce738}.customer-button-copy{display:flex;flex-direction:column;align-items:flex-start;min-width:0;line-height:1}.customer-button-copy .MuiTypography-root:first-child{display:block;width:100%;overflow:hidden;color:var(--store-text);font-size:13px;font-weight:800;line-height:1.35;text-align:left;text-overflow:ellipsis;white-space:nowrap}.customer-button-copy .MuiTypography-root:last-child{display:block;margin-top:2px;color:#94a3b8;font-size:10px;font-weight:600;line-height:1.3;text-align:left}.ant-dropdown:has(.ant-dropdown-menu-item-icon .MuiSvgIcon-root) .ant-dropdown-menu{min-width:210px;padding:7px;border:1px solid rgba(226,232,240,.9);border-radius:15px;background:#fffffffa;box-shadow:0 18px 45px #0f172a21,0 3px 10px #0f172a0d}.ant-dropdown:has(.ant-dropdown-menu-item-icon .MuiSvgIcon-root) .ant-dropdown-menu-item{min-height:42px;padding:9px 11px;color:#334155;font-size:13px;font-weight:650;border-radius:10px}.ant-dropdown:has(.ant-dropdown-menu-item-icon .MuiSvgIcon-root) .ant-dropdown-menu-item:hover{color:var(--store-primary);background:var(--store-primary-soft)}.ant-dropdown:has(.ant-dropdown-menu-item-icon .MuiSvgIcon-root) .ant-dropdown-menu-item-danger{color:#dc2626}.ant-dropdown:has(.ant-dropdown-menu-item-icon .MuiSvgIcon-root) .ant-dropdown-menu-item-danger:hover{color:#dc2626;background:#fff1f2}.ant-dropdown:has(.ant-dropdown-menu-item-icon .MuiSvgIcon-root) .ant-dropdown-menu-item-icon{display:inline-flex;align-items:center}.ant-dropdown:has(.ant-dropdown-menu-item-icon .MuiSvgIcon-root) .ant-dropdown-menu-item-icon .MuiSvgIcon-root{font-size:19px}.ant-dropdown:has(.ant-dropdown-menu-item-icon .MuiSvgIcon-root) .ant-dropdown-menu-item-divider{margin:6px 4px;background:#eef2f7}.mobile-menu-button.MuiIconButton-root{display:none;width:43px;height:43px;color:#334155;border:1px solid var(--store-border);border-radius:13px;background:#f8fafc}.mobile-menu-button.MuiIconButton-root:hover{color:var(--store-primary);border-color:#6c5ce738;background:var(--store-primary-soft)}.ant-drawer:has(.mobile-nav-link) .ant-drawer-content{background:radial-gradient(circle at 100% 0%,rgba(108,92,231,.09),transparent 30%),#fff}.ant-drawer:has(.mobile-nav-link) .ant-drawer-header{min-height:76px;padding:14px 20px;border-bottom:1px solid #edf1f6}.ant-drawer:has(.mobile-nav-link) .ant-drawer-header-title{flex-direction:row-reverse}.ant-drawer:has(.mobile-nav-link) .ant-drawer-title{min-width:0}.ant-drawer:has(.mobile-nav-link) .ant-drawer-close{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;margin:0 0 0 auto;color:#64748b;border-radius:11px;transition:color .2s ease,background-color .2s ease}.ant-drawer:has(.mobile-nav-link) .ant-drawer-close:hover{color:#dc2626;background:#fff1f2}.ant-drawer:has(.mobile-nav-link) .ant-drawer-body{padding:18px 20px 28px}.mobile-nav-link.MuiButton-root{justify-content:flex-start;width:100%;min-height:48px;padding:10px 14px;color:#475569;font-size:14px;font-weight:750;text-align:left;text-transform:none;border:1px solid transparent;border-radius:12px}.mobile-nav-link.MuiButton-root:hover{color:var(--store-primary);background:#6c5ce712}.mobile-nav-link.MuiButton-root.active{color:var(--store-primary);border-color:#6c5ce724;background:var(--store-primary-soft)}.ant-drawer:has(.mobile-nav-link) .MuiButton-outlined{min-height:46px;color:var(--store-primary);font-size:14px;font-weight:750;text-transform:none;border-color:#6c5ce752;border-radius:12px}.ant-drawer:has(.mobile-nav-link) .MuiButton-outlined:hover{border-color:var(--store-primary);background:var(--store-primary-soft)}.ant-drawer:has(.mobile-nav-link) .MuiButton-contained{min-height:46px;font-size:14px;font-weight:800;text-transform:none;border-radius:12px;background:linear-gradient(135deg,var(--store-primary),#7d6eea);box-shadow:0 9px 20px #6c5ce738}.store-footer{position:relative;width:100%;margin-top:auto;padding:70px 0 24px;overflow:hidden;color:#cbd5e1;background:radial-gradient(circle at 8% 10%,rgba(108,92,231,.2),transparent 28%),linear-gradient(145deg,#121525,#171a2d,#101320)}.store-footer:before{position:absolute;top:0;left:0;width:100%;height:1px;content:"";background:linear-gradient(90deg,transparent,rgba(129,116,239,.8),transparent)}.store-footer .store-brand,.store-footer .brand-name{color:#fff}.store-footer .brand-subtitle{color:#94a3b8}.store-footer .brand-mark{box-shadow:0 10px 26px #6c5ce759,inset 0 1px #ffffff4d}.footer-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(150px,.7fr) minmax(150px,.7fr);gap:64px;width:100%;padding-bottom:48px}.footer-grid>div{min-width:0}.store-footer .footer-grid>div:first-child>.MuiTypography-root{color:#94a3b8;font-size:14px;line-height:1.8}.store-footer .footer-grid>div:not(:first-child)>.MuiTypography-root{color:#f8fafc;font-size:14px;letter-spacing:-.01em}.store-footer a{width:fit-content;color:#94a3b8;font-size:14px;font-weight:550;line-height:1.6;text-decoration:none;transition:color .2s ease,transform .2s ease}.store-footer a:hover{color:#fff;transform:translate(3px)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding-top:22px;gap:20px;border-top:1px solid rgba(148,163,184,.14)}.footer-bottom .MuiTypography-root{color:#7f8da3;font-size:12px;line-height:1.6}.support-buttons{position:fixed;z-index:1050;right:max(22px,env(safe-area-inset-right));bottom:max(24px,env(safe-area-inset-bottom))}.support-button.MuiIconButton-root{position:relative;display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;overflow:visible;border:1px solid rgba(255,255,255,.8);border-radius:17px;background:#fff;box-shadow:0 13px 30px #0f172a29,0 3px 8px #0f172a14;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.support-button.MuiIconButton-root:before{position:absolute;z-index:-1;top:-5px;right:-5px;bottom:-5px;left:-5px;content:"";opacity:0;border-radius:21px;transition:opacity .2s ease}.support-button.MuiIconButton-root:hover{box-shadow:0 17px 36px #0f172a33,0 4px 10px #0f172a14;transform:translateY(-4px) scale(1.04)}.support-button.MuiIconButton-root:hover:before{opacity:1}.support-button-tiktok:before{background:linear-gradient(135deg,#20d5ec4d,#ff005045)}.support-button-zalo:before{background:#0068ff33}.tiktok-brand-icon{position:relative;display:inline-block;width:29px;height:31px}.tiktok-brand-icon .anticon{position:absolute;top:50%;left:50%;font-size:29px;line-height:1}.tiktok-brand-cyan{z-index:1;color:var(--store-cyan);transform:translate(-57%,-47%)}.tiktok-brand-pink{z-index:2;color:var(--store-pink);transform:translate(-43%,-53%)}.tiktok-brand-main{z-index:3;color:#121212;transform:translate(-50%,-50%)}.zalo-brand-icon{display:block;width:32px;height:32px;object-fit:contain}@media(max-width:1050px){.store-header-inner{grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);gap:14px}.store-nav-link.MuiButton-root{padding-right:13px;padding-left:13px}.customer-button-copy .MuiTypography-root:last-child{display:none}.customer-button.MuiButton-root{max-width:185px}.footer-grid{gap:40px}}@media(max-width:820px){.storefront{--store-header-height: 68px}.store-header-inner{display:flex!important;justify-content:space-between;gap:12px}.desktop-store-nav,.desktop-auth-button,.store-header-inner>.MuiStack-root:last-child>.MuiButton-contained,.customer-button{display:none!important}.mobile-menu-button.MuiIconButton-root{display:inline-flex}.brand-mark{width:42px;height:42px;font-size:21px;border-radius:14px}.brand-name{font-size:15px!important}.brand-subtitle{font-size:10px!important}.footer-grid{grid-template-columns:minmax(0,1fr) repeat(2,minmax(130px,.5fr));gap:32px}}@media(max-width:620px){.store-header-inner{padding-right:16px!important;padding-left:16px!important}.store-brand{max-width:calc(100vw - 86px)}.store-header .brand-subtitle{display:none}.store-header .brand-name{overflow:hidden;font-size:15px!important;text-overflow:ellipsis;white-space:nowrap}.store-footer{padding-top:52px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 24px;padding-bottom:36px}.footer-grid>div:first-child{grid-column:1 / -1}.footer-bottom{flex-direction:column;align-items:flex-start;min-height:0;padding-top:20px;gap:7px}.support-buttons{right:14px;bottom:16px;gap:9px!important}.support-button.MuiIconButton-root{width:49px;height:49px;border-radius:15px}.tiktok-brand-icon{width:26px;height:28px}.tiktok-brand-icon .anticon{font-size:26px}.zalo-brand-icon{width:29px;height:29px}}@media(max-width:380px){.brand-mark{width:39px;height:39px;font-size:20px;border-radius:13px}.brand-name{font-size:14px!important}.mobile-menu-button.MuiIconButton-root{width:40px;height:40px}.footer-grid{grid-template-columns:minmax(0,1fr)}.footer-grid>div:first-child{grid-column:auto}.ant-drawer:has(.mobile-nav-link){max-width:90vw}}@media(prefers-reduced-motion:reduce){.store-brand,.store-nav-link,.desktop-auth-button,.customer-button,.mobile-menu-button,.store-footer a,.support-button{transition:none!important}.support-button:hover,.store-brand:hover,.customer-button:hover{transform:none!important}}.app-shell{min-height:100vh;background:#fbf8f1}.app-shell .MuiDrawer-paper{box-shadow:8px 0 36px #372a1609}.sidebar-profile{display:flex;gap:12px;align-items:center;padding:13px;border:1px solid #e8e1d4;border-radius:15px;background:#fff}.sidebar-label{padding:0 25px 10px;color:#9a9185;font-size:11px!important;font-weight:850!important;text-transform:uppercase;letter-spacing:.1em!important}.nav-item.active{color:#8f6411!important;background:#f7ead0!important}.nav-item.active:before{content:"";position:absolute;left:0;width:3px;height:22px;border-radius:5px;background:#a97818}.account-help-card{padding:16px;border:1px solid #e6dccb;border-radius:14px;background:#f9f1df}.topbar{box-shadow:0 8px 28px #372a1608}.topbar{min-height:80px;padding:13px clamp(18px,4vw,48px);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;border-bottom:1px solid #e8e1d4;background:#fffdf8e0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.page-container{max-width:1400px;margin:0 auto;padding:clamp(24px,4vw,48px)}.nav-item{min-height:48px;transition:color .18s ease,background .18s ease,transform .18s ease}.nav-item:hover{transform:translate(2px);background:#fbf3e3!important}.account-trigger{transition:border-color .2s ease,box-shadow .2s ease}.account-trigger:hover{border-color:#cfae6b!important;box-shadow:0 6px 18px #49371a1a}.page-container>*{animation:fade-in-up .48s var(--ease-out-expo) both}.sidebar-profile{transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.sidebar-profile:hover{transform:translateY(-2px);border-color:#d9c394;box-shadow:0 10px 24px #49371a0f}@media(max-width:900px){.topbar{min-height:72px;padding:10px 18px}.page-container{width:100%;padding:28px 20px 44px}}@media(max-width:720px){.page-container{padding:24px 16px 40px;overflow:visible}}@media(max-width:390px){.topbar{padding-inline:10px}.page-container{padding-inline:12px}}.route-loader{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px;text-align:center;background:#fbf8f1}.route-loader .brand-mark{animation:loader-pulse 1.5s ease-in-out infinite}@keyframes loader-pulse{50%{transform:translateY(-3px);box-shadow:0 16px 34px #a9781847}}.page-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px}.page-intro h1{color:#241f18;line-height:1.18}.page-intro>div:first-child{max-width:760px}.page-intro{animation:fade-in-up .45s var(--ease-out-expo) both}@media(max-width:720px){.page-intro{align-items:flex-start;flex-direction:column;margin-bottom:24px}.page-intro h1{font-size:30px}}.security-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:22px;align-items:start}.security-form-card,.security-tips{padding:clamp(22px,3vw,32px);border-color:#e7ddcc!important;box-shadow:0 12px 36px #49371a0b!important;animation:fade-in-up .5s ease both}.security-tips{animation-delay:.1s;background:linear-gradient(145deg,#fff 50%,#f8ecd3)!important}.security-form-card .ant-input-affix-wrapper{min-height:48px;border-radius:12px}.security-form-card .ant-input-affix-wrapper-focused{border-color:#b88726;box-shadow:0 0 0 4px #a978181a}.security-form-card .form-submit{min-height:48px;border-radius:12px;font-weight:800}@media(max-width:900px){.security-layout{grid-template-columns:1fr}}@media(max-width:600px){.security-form-card,.security-tips{padding:20px;border-radius:18px!important}}@media(max-width:390px){.security-form-card,.security-tips{padding:17px}}.checkout-page{min-height:80vh;padding:42px 0 90px;background:#fbf8f1}.back-button{margin-bottom:26px!important}.checkout-heading{max-width:650px;animation:fade-in-up .48s ease both}.checkout-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:24px;align-items:start}.checkout-form-card,.order-summary-card,.payment-card{padding:clamp(24px,3vw,34px);border-radius:22px!important;border-color:#e9dfcf!important;box-shadow:var(--shadow-soft)!important;animation:fade-in-up .55s ease both}.checkout-grid>div:last-child{animation-delay:.1s}.checkout-section-icon{width:46px;height:46px;flex:0 0 46px;display:grid;place-items:center;border-radius:14px;color:#996a13;background:#f8ecd2}.checkout-form .ant-input-affix-wrapper,.checkout-form .ant-input{min-height:48px;border-radius:12px}.checkout-form .ant-input-affix-wrapper:focus,.checkout-form .ant-input-affix-wrapper-focused{border-color:#b88726;box-shadow:0 0 0 4px #a978181a}.order-summary-card{position:sticky;top:104px}.payment-card{margin-top:18px}.payos-payment-card{box-shadow:inset 0 1px #ffffffe6}@media(max-width:1050px){.checkout-grid{grid-template-columns:1fr}.order-summary-card{position:static}}@media(max-width:720px){.checkout-form-card,.order-summary-card,.payment-card{padding:21px;border-radius:18px!important}.checkout-form-card>.MuiStack-root:first-child{align-items:flex-start}}@media(max-width:600px){.checkout-page{padding:28px 0 64px}.checkout-heading .MuiTypography-h3{font-size:32px}.checkout-grid{gap:16px}.checkout-grid>div:last-child{display:grid;grid-template-columns:1fr;gap:16px}.payment-card{margin-top:0}}@media(max-width:390px){.checkout-form-card,.order-summary-card,.payment-card{padding:17px;border-radius:16px!important}.checkout-section-icon{width:40px;height:40px;flex-basis:40px}.checkout-form .ant-btn{white-space:normal;height:auto;min-height:46px}}.account-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:20px;margin-top:22px}.account-welcome-card,.account-plan-cta{padding:clamp(22px,3vw,32px)}.account-welcome-card,.account-plan-cta,.orders-panel,.quick-card{border-color:#e7ddcc!important;box-shadow:0 12px 36px #49371a0b!important;animation:fade-in-up .5s ease both}.account-plan-cta{animation-delay:.08s}.account-info-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:28px;padding-top:22px;border-top:1px solid #e8e1d4}.account-plan-cta{position:relative;overflow:hidden}.customer-orders-table tr:last-child td{border-bottom:0}.customer-orders-table tbody tr:hover{background:#fffaf1}.orders-panel{overflow-x:auto}.payment-history-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:34px 0 14px}.payment-history-stats{flex-wrap:wrap;justify-content:flex-end}.customer-orders-table{width:100%;min-width:1020px;border-collapse:collapse}.customer-orders-table th{padding:13px 16px;background:#faf8f3;color:#767064;font-size:11px;text-align:left;text-transform:uppercase;letter-spacing:.045em;white-space:nowrap}.customer-orders-table td{padding:15px 16px;border-bottom:1px solid #eee8dd;font-size:14px;white-space:nowrap}.quick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.quick-card{padding:20px;display:flex;gap:16px;align-items:center;transition:transform .2s ease,border-color .2s ease}.quick-card:hover{transform:translateY(-3px);border-color:#d2b36f!important}@media(max-width:900px){.account-dashboard-grid{grid-template-columns:1fr}}@media(max-width:600px){.account-info-row{grid-template-columns:1fr;gap:14px}.quick-card{align-items:flex-start}.payment-history-heading{align-items:flex-start;flex-direction:column}.payment-history-stats{justify-content:flex-start}}@media(max-width:720px){.quick-grid{grid-template-columns:1fr}.orders-panel{margin-inline:-4px;border-radius:16px!important}.customer-orders-table th,.customer-orders-table td{padding:12px 14px}}@media(max-width:390px){.account-welcome-card,.account-plan-cta{padding:19px}.quick-card{padding:17px}}.plan-card{position:relative;display:flex;flex-direction:column;padding:28px;border-radius:22px!important;border-color:#e9e1d5!important;box-shadow:var(--shadow-soft)!important;overflow:hidden;isolation:isolate;transition:transform .28s var(--ease-out-expo),box-shadow .28s ease,border-color .28s ease;animation:fade-in-up .6s var(--ease-out-expo) both;animation-delay:var(--plan-delay, 0ms)}.plan-card:before{content:"";position:absolute;z-index:-1;top:-95px;right:-95px;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,rgba(201,151,53,.1),transparent 68%);transition:transform .4s ease}.plan-card:hover{transform:translateY(-6px);border-color:#d4b879!important;box-shadow:var(--shadow-lift)!important}.plan-card:hover:before{transform:scale(1.15)}.plan-card.featured,.plan-card.popular{border-color:#d2af66!important;background:linear-gradient(150deg,#fff 55%,#fcf4e4)!important}.plan-card.featured{animation:scale-in .65s var(--ease-out-expo) both;animation-delay:var(--plan-delay, 0ms)}.plan-badge{position:absolute!important;top:20px;right:20px;height:28px!important;color:#8f6411!important;background:#f8ecd2!important;animation:fade-in .5s .3s ease both}.plan-badge .MuiChip-icon{color:#a97818!important}.plan-icon{width:44px;height:44px;display:grid;place-items:center;margin-bottom:18px;border-radius:13px;color:#996a13;background:#f8ecd2;transition:transform .25s var(--ease-out-expo),background .25s ease}.plan-card:hover .plan-icon{transform:scale(1.08) rotate(-3deg);background:#f3e0b8}.plan-type{color:#9b8355!important;font-size:11px!important;font-weight:850!important;letter-spacing:.1em!important}.plan-description{min-height:42px;margin-top:10px!important;line-height:1.55!important}.plan-price{margin-top:27px}.plan-price>:first-child{color:#9a6b12;font-size:39px;line-height:1;letter-spacing:-.045em;font-weight:900;transition:transform .25s ease}.plan-card:hover .plan-price>:first-child{transform:scale(1.02)}.plan-price>:last-child{color:#7b7063;font-size:15px;font-weight:800}.plan-features{flex:1;margin:26px 0;padding-top:21px;border-top:1px solid #eee7dc}.plan-features svg{color:#a97818;font-size:18px}.plan-card .MuiButton-root{min-height:48px;border-radius:13px;transition:transform .2s ease,box-shadow .2s ease}.plan-card .MuiButton-root:hover{transform:translateY(-2px)}.plan-card .MuiButton-outlined{border-color:#d9c7a4;background:#fff}.plan-card .MuiButton-outlined:hover{border-color:#a97818;background:#fffaf0}.plan-card:focus-within{outline:3px solid rgba(169,120,24,.14);outline-offset:3px}@media(max-width:720px){.plan-description{min-height:0}.plan-card{padding:24px}.plan-badge{top:17px;right:15px;font-size:11px!important}.plan-price>:first-child{font-size:35px}}@media(max-width:390px){.plan-card{padding:21px;border-radius:18px!important}.plan-badge{max-width:150px}.plan-price>:first-child{font-size:32px}}@media(prefers-reduced-motion:reduce){.plan-card,.plan-card.featured,.plan-badge{animation:none!important}.plan-card:hover{transform:none}}.hero-section{position:relative;overflow:hidden;min-height:680px;display:flex;align-items:center;background:radial-gradient(circle at 79% 22%,rgba(219,180,100,.24),transparent 25%),linear-gradient(135deg,#fffdf8,#fbf6eb 55%,#f6ead4)}.hero-grid{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(420px,.85fr);gap:clamp(52px,7vw,96px);align-items:center;padding-top:72px!important;padding-bottom:82px!important}.hero-copy-block{position:relative;z-index:3;animation:hero-copy-in .75s cubic-bezier(.2,.8,.2,1) both}.soft-gold-chip{width:max-content;color:#865e10!important;border:1px solid #ead5ab!important;background:#ffffffc7!important}.hero-title{max-width:740px;margin-top:24px!important;font-size:clamp(48px,5.3vw,76px)!important;line-height:.99!important;letter-spacing:-.052em!important;font-weight:850!important}.hero-title span{display:block;color:#a97818;font-family:Playfair Display,Georgia,serif}.hero-description{max-width:650px;margin-top:26px!important;font-size:17px!important;line-height:1.75!important}.hero-visual{position:relative;min-height:500px;display:grid;place-items:center}.hero-plan-sheet{position:relative;z-index:2;width:min(100%,430px);padding:31px;border-radius:28px!important;border-color:#d6c4a3!important;box-shadow:0 34px 80px #54401e29!important}.hero-heart{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:#a97818;background:#f8ecd3;font-size:24px}.hero-big-price{margin:30px 0 12px;display:flex;gap:8px;align-items:baseline}.hero-big-price>:first-child{color:#9a6b12;font-size:42px;font-weight:900}.hero-user-row{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;margin-top:26px;padding:14px;border:1px solid #eee7dc;border-radius:15px;background:#fbf8f1}.avatar-dot{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#efe0bd;color:#8f6411;font-weight:900}.floating-price-card{position:absolute;z-index:3;right:-15px;bottom:34px;display:flex;gap:12px;align-items:center;min-width:190px;padding:14px 17px;border-radius:18px!important;box-shadow:0 24px 50px #54401e26!important}.gold-orbit{position:absolute;border-radius:50%;border:1px solid rgba(169,120,24,.16)}.orbit-one{width:430px;height:430px}.orbit-two{width:520px;height:520px}.section-block{padding:104px 0}.section-heading{max-width:700px;margin:0 auto 50px;text-align:center}.section-heading .MuiTypography-h2{margin:8px 0 14px;font-size:clamp(34px,4vw,48px)}.pricing-preview,.faq-section{background:#fff}.pricing-group-title{margin:0 0 19px!important;font-size:19px!important;font-weight:850!important}.pricing-group-title span{margin-left:8px;color:#8a8175;font-size:14px;font-weight:500}.group-title{margin-top:56px!important}.plans-grid{display:grid;gap:20px;align-items:stretch}.personal-plans{grid-template-columns:repeat(2,minmax(0,1fr));max-width:820px;margin:0 auto}.group-plans,.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.how-section{background:#fbf7ef}.steps-grid{display:grid;gap:20px}.step-card{padding:30px;border-radius:22px!important}.step-top{display:flex;justify-content:space-between;align-items:center}.step-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:15px;color:#996a13;background:#f8ecd2}.step-number{color:#e6dcc8;font-size:32px!important;font-weight:900!important}.bottom-cta-wrap{padding:0 0 90px;background:#fff}.bottom-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:48px 54px;border-radius:28px;color:#fff;background:linear-gradient(135deg,#2e2922,#50402a)}.hero-section .MuiButton-root{min-height:50px;padding-inline:24px}.hero-plan-sheet{background:#fffffff0!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:hero-card-in .9s .12s cubic-bezier(.2,.8,.2,1) both,hero-card-float 5.5s 1.1s ease-in-out infinite}.floating-price-card{animation:floating-badge-in .7s .55s cubic-bezier(.2,.8,.2,1) both,floating-badge 4.2s 1.3s ease-in-out infinite}.orbit-one{animation:orbit-spin 26s linear infinite}.orbit-two{animation:orbit-spin 38s linear infinite reverse}.hero-heart{animation:heart-beat 2.8s ease-in-out infinite}.step-card{border-color:transparent!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.step-card:hover{transform:translateY(-4px);border-color:#e4d5b8!important;box-shadow:0 18px 40px #4f3b1b12!important}.step-card .MuiTypography-body2{line-height:1.7}.gold-story-section{position:relative;overflow:hidden;padding:108px 0;background:#29241e;color:#fff}.gold-story-section:before{content:"";position:absolute;width:560px;height:560px;top:-330px;right:-120px;border-radius:50%;background:radial-gradient(circle,rgba(214,173,86,.2),transparent 67%)}.gold-story-section:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.18;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 85%);mask-image:linear-gradient(to bottom,#000,transparent 85%)}.gold-story-section>.MuiContainer-root{position:relative;z-index:1}.gold-story-intro{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.65fr);align-items:end;gap:70px;margin-bottom:48px}.gold-story-intro .MuiTypography-overline-root{color:#e4c77e;font-weight:850;letter-spacing:.12em}.gold-story-intro .MuiTypography-h2{max-width:700px;margin-top:8px;color:#fff;font-size:clamp(38px,4vw,56px)}.gold-story-intro .MuiTypography-h2 span{display:block;color:#dfbd69;font-family:Playfair Display,Georgia,serif}.gold-story-intro>.MuiTypography-root{color:#c5bdb2;font-size:15px;line-height:1.8}.gold-bento-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.gold-feature-card{position:relative;min-height:230px;display:flex;flex-direction:column;justify-content:space-between;gap:28px;padding:30px;overflow:hidden;border-color:#ffffff17!important;border-radius:24px!important;color:#fff!important;background:#ffffff0e!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .28s ease,border-color .28s ease,background .28s ease;animation:feature-card-in .65s var(--card-delay) ease both}.gold-feature-card:hover{transform:translateY(-5px);border-color:#e2be6961!important;background:#ffffff16!important}.gold-feature-card.featured{grid-row:span 2;min-height:478px;justify-content:flex-start;background:radial-gradient(circle at 85% 10%,rgba(230,190,96,.2),transparent 34%),linear-gradient(145deg,#3b3123,#2b2721)!important}.gold-feature-card.featured:after{content:"GOLD";position:absolute;right:-12px;bottom:-30px;color:#ffffff09;font-size:108px;font-weight:900;letter-spacing:-.08em}.gold-feature-icon{width:54px;height:54px;display:grid;place-items:center;flex:0 0 54px;border-radius:17px;color:#e8c66f;background:#e2be691f;border:1px solid rgba(226,190,105,.18)}.gold-feature-icon svg{font-size:27px}.gold-feature-card .MuiTypography-h5{margin-bottom:11px;color:#fff}.gold-feature-card .MuiTypography-body1{max-width:510px;color:#bdb5aa;font-size:14px;line-height:1.75}.gold-feature-card:not(.featured){flex-direction:row;justify-content:flex-start;align-items:flex-start;min-height:147px}.gold-feature-status{width:max-content;display:flex;align-items:center;gap:9px;margin-top:auto;padding:9px 13px;border-radius:999px;border:1px solid rgba(226,190,105,.2);background:#e2be6914}.gold-feature-status .MuiTypography-root{color:#dfc98f;font-size:11px;font-weight:800}.status-pulse{width:7px;height:7px;border-radius:50%;background:#e0bb61;box-shadow:0 0 #e0bb6173;animation:status-pulse 2s infinite}.trust-strip{display:grid;grid-template-columns:1.4fr auto 1fr auto 1fr;align-items:center;gap:30px;margin-top:20px;padding:24px 28px;border:1px solid rgba(255,255,255,.09);border-radius:20px;background:#ffffff0a}.trust-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:13px;color:#e3c16d;background:#e2be691c}.trust-strip .MuiTypography-body2{color:#aaa196}.trust-divider{width:1px;height:42px;background:#ffffff1a}.trust-metric{display:flex;flex-direction:column}.trust-metric strong{color:#f0d28a;font-size:22px;font-weight:850}.trust-metric span{color:#aaa196;font-size:11px}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes hero-card-in{0%{opacity:0;transform:translateY(35px) rotate(-4deg) scale(.96)}to{opacity:1;transform:rotate(-1.8deg) scale(1)}}@keyframes hero-card-float{50%{transform:translateY(-9px) rotate(-1deg)}}@keyframes floating-badge-in{0%{opacity:0;transform:translate(24px,18px) scale(.9)}to{opacity:1;transform:none}}@keyframes floating-badge{50%{transform:translateY(-7px)}}@keyframes orbit-spin{to{transform:rotate(360deg)}}@keyframes heart-beat{45%,55%{transform:scale(1.08)}50%{transform:scale(.96)}}@keyframes feature-card-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes status-pulse{70%{box-shadow:0 0 0 9px #e0bb6100}to{box-shadow:0 0 #e0bb6100}}@media(max-width:900px){.hero-grid{grid-template-columns:1fr;text-align:center}.hero-copy-block{display:flex;flex-direction:column;align-items:center}.hero-visual{width:min(100%,520px);margin:auto}.gold-story-intro{grid-template-columns:1fr;gap:22px}.gold-feature-card.featured{min-height:420px}.trust-strip{grid-template-columns:1fr 1fr}.trust-divider{display:none}}@media(max-width:720px){.hero-grid{padding:56px 18px 65px!important}.hero-title{max-width:580px;font-size:clamp(41px,12vw,56px)!important}.hero-visual{overflow:hidden;min-height:400px}.personal-plans,.group-plans,.steps-grid{grid-template-columns:1fr}.section-block{padding:76px 0}.bottom-cta{flex-direction:column;align-items:flex-start;padding:34px 28px}.bottom-cta .MuiButton-root{width:100%}.gold-story-section{padding:76px 0}.gold-story-intro{margin-bottom:34px}.gold-bento-grid{grid-template-columns:1fr}.gold-feature-card.featured{grid-row:auto;min-height:360px}.gold-feature-card:not(.featured){min-height:0;padding:24px}.trust-strip{grid-template-columns:1fr;gap:22px;padding:22px}}@media(max-width:430px){.gold-feature-card:not(.featured){flex-direction:column}}@media(max-width:1100px)and (min-width:721px){.group-plans{grid-template-columns:repeat(2,minmax(0,1fr))}.group-plans>:last-child{grid-column:1 / -1;width:min(100%,520px);justify-self:center}}@media(max-width:600px){.hero-description{font-size:15px!important}.hero-plan-sheet{padding:23px}.hero-big-price>:first-child{font-size:34px}.floating-price-card{right:4px;bottom:6px;min-width:172px}.orbit-one{width:340px;height:340px}.orbit-two{width:410px;height:410px}.section-heading{margin-bottom:35px}.gold-story-intro .MuiTypography-h2{font-size:38px}}@media(max-width:430px){.hero-grid{padding-inline:14px!important}.hero-title{font-size:40px!important}.hero-plan-sheet{transform:none;width:100%}.hero-big-price{flex-wrap:wrap}.gold-feature-card{padding:22px;border-radius:19px!important}.gold-feature-card.featured{min-height:320px}.gold-feature-card.featured:after{font-size:76px}.bottom-cta{padding:30px 22px;border-radius:22px}}@media(prefers-reduced-motion:reduce){.hero-copy-block,.hero-plan-sheet,.floating-price-card,.orbit-one,.orbit-two,.hero-heart,.gold-feature-card,.status-pulse{animation:none!important}}.auth-layout{--auth-primary: #a97818;--auth-primary-dark: #80580f;--auth-primary-soft: #f7e8c7;--auth-heading: #241f18;--auth-text: #5d554a;--auth-muted: #81786c;--auth-border: #e8e1d4;width:100%;height:100vh;height:100dvh;min-width:320px;overflow:hidden;color:var(--auth-heading);background:#fbf8f1}.auth-layout__container.MuiContainer-root{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(440px,.92fr);width:100%;max-width:none;height:100%;margin:0;padding:0}.auth-layout__hero{position:relative;display:flex;align-items:center;height:100%;min-width:0;overflow:hidden;padding:clamp(34px,4.5vw,72px) clamp(42px,6vw,96px);background:radial-gradient(circle at 16% 12%,rgba(211,166,77,.2),transparent 27%),radial-gradient(circle at 90% 88%,rgba(169,120,24,.11),transparent 28%),linear-gradient(145deg,#fffdf8,#fbf4e6 55%,#f2e0bd)}.auth-layout__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(169,120,24,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(169,120,24,.025) 1px,transparent 1px);background-size:44px 44px}.auth-layout__hero-content{position:relative;z-index:2;width:100%;max-width:720px}.auth-layout__brand{width:max-content;margin-bottom:clamp(32px,5vh,62px)}.auth-layout__eyebrow.MuiTypography-root{width:max-content;margin:0 0 16px;padding:7px 12px;border:1px solid rgba(169,120,24,.2);border-radius:999px;color:#865e10;background:#ffffffa6;font-size:10px;font-weight:800;line-height:1.3;letter-spacing:.11em;text-transform:uppercase}.auth-layout__heading.MuiTypography-root{max-width:700px;margin:0;color:var(--auth-heading);font-size:clamp(42px,4.7vw,68px);font-weight:850;line-height:1.01;letter-spacing:-.052em}.auth-layout__heading span{display:block;margin-top:5px;color:var(--auth-primary);font-family:Playfair Display,Georgia,serif;font-weight:700}.auth-layout__description.MuiTypography-root{max-width:590px;margin:22px 0 0;color:#6f665a;font-size:15px;line-height:1.72}.auth-layout__benefits{display:flex;flex-direction:column;gap:10px;margin-top:28px}.auth-layout__benefit{display:flex;align-items:center;gap:10px;width:max-content;max-width:100%}.auth-layout__benefit>svg{flex:0 0 auto;color:var(--auth-primary);font-size:20px}.auth-layout__benefit .MuiTypography-root{color:#554d43;font-size:13px;font-weight:650;line-height:1.45}.auth-layout__security{display:flex;align-items:flex-start;gap:12px;width:min(100%,480px);margin-top:30px;padding:13px 15px;border:1px solid rgba(169,120,24,.16);border-radius:15px;background:#ffffff94;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.auth-layout__security-icon{display:grid;flex:0 0 36px;width:36px;height:36px;place-items:center;border-radius:11px;color:var(--auth-primary);background:var(--auth-primary-soft)}.auth-layout__security-icon svg{font-size:19px}.auth-layout__security-title.MuiTypography-root{margin:0 0 2px;color:#4a4034;font-size:11px;font-weight:800}.auth-layout__security-text.MuiTypography-root{color:#807568;font-size:10.5px;line-height:1.5}.auth-layout__circle{position:absolute;border-radius:50%;pointer-events:none}.auth-layout__circle--one{right:-190px;bottom:-220px;width:500px;height:500px;border:1px solid rgba(169,120,24,.1);box-shadow:0 0 0 65px #a9781806,0 0 0 130px #a9781804}.auth-layout__circle--two{top:-130px;left:-100px;width:300px;height:300px;background:#d3a64d1a;filter:blur(50px)}.auth-layout__form-side{display:flex;align-items:center;justify-content:center;min-width:0;height:100%;overflow-y:auto;padding:24px clamp(25px,4vw,62px);background:radial-gradient(circle at 100% 0,rgba(169,120,24,.05),transparent 25%),#fff;scrollbar-width:thin;scrollbar-color:#d9c59d transparent}.auth-layout__panel{width:min(100%,520px);margin:auto;padding:clamp(28px,3vw,42px);border:1px solid rgba(232,225,212,.92);border-radius:26px;background:#fff;box-shadow:0 26px 70px #4c391a14,0 7px 20px #4c391a09}.auth-layout__mobile-brand{display:none;width:max-content;margin-bottom:25px}.auth-layout__back.MuiButton-root{min-width:auto;margin:-8px 0 20px -9px;padding:7px 9px;border-radius:9px;color:#756d63;font-size:11.5px;font-weight:750;text-transform:none}.auth-layout__back.MuiButton-root:hover{color:var(--auth-primary);background:#faf2e2}.auth-layout__back .MuiButton-startIcon{margin-right:5px}.auth-layout__back .MuiButton-startIcon svg{font-size:18px}.auth-layout__form-heading{margin-bottom:24px}.auth-layout__form-eyebrow.MuiTypography-root{margin:0 0 5px;color:var(--auth-primary);font-size:10px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.auth-layout__form-title.MuiTypography-root{margin:0;color:var(--auth-heading);font-size:clamp(28px,2.6vw,36px);font-weight:850;line-height:1.15;letter-spacing:-.035em}.auth-layout__form-description.MuiTypography-root{max-width:470px;margin:10px 0 0;color:var(--auth-muted);font-size:12.5px;line-height:1.6}.auth-layout__form-content{width:100%}@media(max-width:1050px){.auth-layout__container.MuiContainer-root{grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr)}.auth-layout__hero{padding-inline:45px}.auth-layout__heading.MuiTypography-root{font-size:clamp(40px,5vw,56px)}.auth-layout__security{display:none}}@media(max-width:850px){.auth-layout{height:auto;min-height:100vh;min-height:100dvh;overflow-y:auto}.auth-layout__container.MuiContainer-root{display:block;height:auto;min-height:100vh;min-height:100dvh}.auth-layout__hero{display:none}.auth-layout__form-side{min-height:100vh;min-height:100dvh;height:auto;padding:26px 20px;overflow:visible;background:radial-gradient(circle at 50% 0,rgba(211,166,77,.15),transparent 27%),#fbf8f1}.auth-layout__panel{width:min(100%,560px)}.auth-layout__mobile-brand{display:block}}@media(max-width:600px){.auth-layout__form-side{align-items:flex-start;padding:0;background:#fff}.auth-layout__panel{width:100%;min-height:100vh;min-height:100dvh;padding:24px 19px 34px;border:0;border-radius:0;box-shadow:none}.auth-layout__mobile-brand{margin-bottom:24px}.auth-layout__form-heading{margin-bottom:22px}.auth-layout__form-title.MuiTypography-root{font-size:29px}}@media(min-width:851px)and (max-height:760px){.auth-layout__brand{margin-bottom:25px}.auth-layout__heading.MuiTypography-root{font-size:clamp(39px,4.3vw,55px)}.auth-layout__description.MuiTypography-root{margin-top:16px}.auth-layout__benefits{margin-top:20px}.auth-layout__security{display:none}.auth-layout__panel{padding:28px 35px}.auth-layout__form-heading{margin-bottom:20px}}.login-page{--login-primary: #a97818;--login-primary-dark: #80580f;--login-heading: #241f18;--login-muted: #81786c;--login-border: #e8e1d4;width:100%}.login-page .login-form{width:100%}.login-page .login-form .ant-form-item{margin-bottom:18px}.login-page .login-form .ant-form-item-label{padding-bottom:7px}.login-page .login-form .ant-form-item-label>label{width:100%;height:auto;color:#4c443a;font-size:13px;font-weight:750}.login-page .login-form .ant-form-item-label>label:after{display:none}.login-page .ant-input-affix-wrapper{min-height:48px;padding:0 14px;border:1px solid var(--login-border);border-radius:13px;background:#fffefa;box-shadow:0 3px 10px #4c391a06;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.login-page .ant-input-affix-wrapper:hover{border-color:#d5bc89}.login-page .ant-input-affix-wrapper-focused{border-color:#bd8a2a;background:#fff;box-shadow:0 0 0 4px #a978181a,0 8px 20px #4c391a0d;transform:translateY(-1px)}.login-page .ant-input-affix-wrapper-status-error{border-color:#dc5360}.login-page .ant-input{color:#2e2922;font-size:13.5px;font-weight:550;background:transparent}.login-page .ant-input::placeholder{color:#afa69a}.login-page .ant-input-prefix{margin-right:10px}.login-page .ant-input-prefix svg{color:#9c8d77;font-size:19px}.login-page .ant-input-affix-wrapper-focused .ant-input-prefix svg{color:var(--login-primary)}.login-page .ant-input-password-icon{color:#998f82}.login-page .ant-input-password-icon:hover{color:var(--login-primary)}.login-page .ant-form-item-explain-error{padding-top:4px;color:#d84655;font-size:11px;font-weight:600}.login-password-label{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px}.login-forgot-link.MuiLink-root{color:var(--login-primary);font-size:11.5px;font-weight:800}.login-forgot-link.MuiLink-root:hover{color:var(--login-primary-dark);text-decoration:underline;text-underline-offset:3px}.login-page .login-submit.ant-btn{display:flex;align-items:center;justify-content:center;gap:8px;min-height:49px;margin-top:3px;border:0;border-radius:13px;color:#fff;background:linear-gradient(135deg,#bd8b2b,#a97818 52%,#875d10);font-size:13.5px;font-weight:800;box-shadow:0 12px 27px #a978183b;transition:transform .2s ease,box-shadow .2s ease}.login-page .login-submit.ant-btn:hover{color:#fff!important;background:linear-gradient(135deg,#c79330,#a97818,#80580f)!important;box-shadow:0 16px 32px #a9781847;transform:translateY(-2px)}.login-page .login-submit.ant-btn:active{transform:translateY(0)}.login-page .login-submit svg{font-size:19px}.login-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:22px 0 16px}.login-divider>span:not(.MuiTypography-root){height:1px;background:#e8e1d4}.login-divider .MuiTypography-root{color:#9a9185;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.login-register{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.login-register>.MuiTypography-root{color:var(--login-muted);font-size:12.5px}.login-register>.MuiLink-root{display:inline-flex;align-items:center;gap:3px;color:var(--login-primary);font-size:12.5px;font-weight:850}.login-register>.MuiLink-root:hover{gap:6px;color:var(--login-primary-dark)}.login-register svg{font-size:16px}.login-security{display:flex;align-items:flex-start;gap:9px;margin-top:20px;padding:11px 12px;border:1px solid var(--login-border);border-radius:12px;background:#fbf8f1}.login-security>svg{flex:0 0 auto;margin-top:1px;color:var(--login-primary);font-size:18px}.login-security .MuiTypography-root{color:#81786c;font-size:10.5px;line-height:1.5}@media(max-width:600px){.login-page .login-form .ant-form-item{margin-bottom:17px}.login-page .ant-input-affix-wrapper{min-height:48px}.login-divider{margin-top:21px}}@media(max-width:390px){.login-password-label{align-items:flex-start;flex-direction:column;gap:4px}.login-register{flex-direction:column}}@media(min-width:851px)and (max-height:760px){.login-page .login-form .ant-form-item{margin-bottom:14px}.login-page .ant-input-affix-wrapper{min-height:45px}.login-page .login-submit.ant-btn{min-height:46px}.login-divider{margin:17px 0 13px}.login-security{margin-top:15px;padding:9px 11px}}.not-found .MuiTypography-h3{max-width:620px}.not-found{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px;text-align:center;background:radial-gradient(circle at 50% 20%,rgba(211,166,77,.15),transparent 35%),#fbf8f1}.not-found>*{animation:fade-in-up .5s var(--ease-out-expo) both}.not-found .MuiButton-root{min-width:170px;min-height:48px}@media(max-width:480px){.not-found{padding:20px}.not-found .MuiTypography-h3{font-size:32px}.not-found .MuiButton-root{width:100%;max-width:300px}}.pricing-page{width:100%;min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 8% 4%,rgba(99,102,241,.12),transparent 28%),radial-gradient(circle at 92% 8%,rgba(14,165,233,.1),transparent 30%),linear-gradient(180deg,#f8faff,#fff 34%,#f8fafc)}.pricing-page-hero{position:relative;isolation:isolate;padding:86px 0 70px;overflow:hidden;border-bottom:1px solid rgba(148,163,184,.18)}.pricing-page-hero:before,.pricing-page-hero:after{position:absolute;z-index:-1;content:"";pointer-events:none;border-radius:999px}.pricing-page-hero:before{top:-170px;left:-130px;width:430px;height:430px;background:#4f46e51a;filter:blur(6px)}.pricing-page-hero:after{right:-150px;bottom:-230px;width:500px;height:500px;background:#0ea5e91a;filter:blur(6px)}.pricing-page-hero .MuiContainer-root{position:relative;z-index:1}.pricing-page-hero h1,.pricing-page-hero h2{margin:0;color:#0f172a;font-size:clamp(36px,5vw,62px);font-weight:850;line-height:1.08;letter-spacing:-.045em}.pricing-page-hero p{max-width:720px;margin-top:18px;color:#64748b;font-size:clamp(16px,2vw,19px);font-weight:500;line-height:1.75}.pricing-page-content{position:relative;padding-top:52px!important;padding-bottom:100px!important}.pricing-payment-alert,.pricing-page-content>.ant-alert{position:relative;display:flex;align-items:flex-start;margin-bottom:56px;padding:20px 22px;overflow:hidden;border:1px solid rgba(16,185,129,.24);border-radius:20px;background:linear-gradient(135deg,#ecfdf5f5,#f0fdfaf5);box-shadow:0 14px 35px #0f172a0f,inset 0 1px #fffc}.pricing-payment-alert:after,.pricing-page-content>.ant-alert:after{position:absolute;top:-75px;right:-55px;width:190px;height:190px;content:"";pointer-events:none;border-radius:50%;background:#10b98114}.pricing-page-content .ant-alert-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:42px;min-width:42px;height:42px;margin-top:1px;margin-inline-end:16px;color:#059669;border:1px solid rgba(16,185,129,.18);border-radius:13px;background:#fff;box-shadow:0 8px 18px #10b9811f}.pricing-page-content .ant-alert-icon svg{width:22px;height:22px;font-size:22px}.pricing-page-content .ant-alert-content{position:relative;z-index:1;min-width:0}.pricing-page-content .ant-alert-message{margin-bottom:5px;color:#065f46;font-size:16px;font-weight:800;line-height:1.4}.pricing-page-content .ant-alert-description{color:#477367;font-size:14px;font-weight:500;line-height:1.65}.pricing-section{width:100%}.pricing-section--personal{margin-top:0}.pricing-section--group{margin-top:76px}.pricing-page-content>.pricing-category-heading:first-of-type{margin-top:0!important}.pricing-page-content>.plans-grid+.pricing-category-heading{margin-top:76px!important}.pricing-category-heading{position:relative;display:flex!important;flex-wrap:wrap;align-items:center!important;width:100%;margin:0 0 28px!important;padding:0 0 18px;gap:10px 12px!important;border-bottom:1px solid rgba(148,163,184,.24)}.pricing-category-heading:after{position:absolute;bottom:-1px;left:0;width:76px;height:3px;content:"";border-radius:999px;background:linear-gradient(90deg,#4f46e5,#0ea5e9)}.pricing-category-heading .MuiTypography-h4{margin:0;color:#0f172a;font-size:clamp(26px,3vw,34px);font-weight:850;line-height:1.25;letter-spacing:-.035em}.pricing-category-heading .MuiTypography-root:not(.MuiTypography-h4),.pricing-category-badge{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-height:30px;margin:0!important;padding:6px 13px;color:#4f46e5!important;font-size:13px!important;font-weight:750!important;line-height:1!important;white-space:nowrap;border:1px solid rgba(79,70,229,.16);border-radius:999px;background:#eef2fff2}.plans-grid{display:grid;align-items:stretch;width:100%;gap:24px}.personal-plans,.group-plans{grid-template-columns:repeat(3,minmax(0,1fr))}.plans-grid>*{min-width:0;width:100%;height:100%;animation:pricing-card-show .55s ease both}.plans-grid>*:nth-child(2){animation-delay:.08s}.plans-grid>*:nth-child(3){animation-delay:.16s}.plans-grid>*:nth-child(4){animation-delay:.24s}.plans-grid>*:nth-child(5){animation-delay:.32s}.plans-grid>*:nth-child(6){animation-delay:.4s}.plans-grid>.MuiPaper-root,.plans-grid>.MuiCard-root{position:relative;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(148,163,184,.2);border-radius:24px;background:#fffffff0;box-shadow:0 16px 38px #0f172a12,inset 0 1px #fffc;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.plans-grid>.MuiPaper-root:hover,.plans-grid>.MuiCard-root:hover{z-index:2;border-color:#4f46e54d;box-shadow:0 24px 55px #0f172a1f,0 8px 22px #4f46e514;transform:translateY(-7px)}.personal-plans:has(>:only-child){grid-template-columns:minmax(280px,390px);justify-content:center}.personal-plans:has(>:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(280px,390px));justify-content:center}@keyframes pricing-card-show{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){.personal-plans,.group-plans{grid-template-columns:repeat(2,minmax(0,1fr))}.personal-plans:has(>:only-child){grid-template-columns:minmax(280px,390px)}.pricing-page-hero{padding:76px 0 62px}.pricing-section--group{margin-top:66px}.pricing-page-content>.plans-grid+.pricing-category-heading{margin-top:66px!important}}@media(max-width:899px){.pricing-page-content{padding-top:42px!important;padding-bottom:80px!important}.pricing-payment-alert,.pricing-page-content>.ant-alert{margin-bottom:48px}.pricing-section--group{margin-top:60px}.pricing-page-content>.plans-grid+.pricing-category-heading{margin-top:60px!important}}@media(max-width:680px){.pricing-page-hero{padding:58px 0 48px}.pricing-page-hero h1,.pricing-page-hero h2{font-size:clamp(32px,10vw,43px);line-height:1.12}.pricing-page-hero p{margin-top:14px;font-size:15px;line-height:1.65}.pricing-page-content{padding-top:30px!important;padding-bottom:64px!important}.pricing-payment-alert,.pricing-page-content>.ant-alert{margin-bottom:40px;padding:16px;border-radius:16px}.pricing-page-content .ant-alert-icon{width:38px;min-width:38px;height:38px;margin-inline-end:12px;border-radius:11px}.pricing-page-content .ant-alert-icon svg{width:20px;height:20px}.pricing-page-content .ant-alert-message{font-size:15px}.pricing-page-content .ant-alert-description{font-size:13px;line-height:1.55}.pricing-section--group{margin-top:52px}.pricing-page-content>.plans-grid+.pricing-category-heading{margin-top:52px!important}.pricing-category-heading{flex-direction:column!important;align-items:flex-start!important;margin-bottom:22px!important;padding-bottom:15px;gap:9px!important}.pricing-category-heading .MuiTypography-h4{width:100%;font-size:25px}.pricing-category-heading .MuiTypography-root:not(.MuiTypography-h4),.pricing-category-badge{min-height:27px;padding:5px 10px;font-size:12px!important}.personal-plans,.group-plans,.personal-plans:has(>:only-child),.personal-plans:has(>:nth-child(2):last-child){grid-template-columns:minmax(0,1fr)}.plans-grid{gap:18px}}@media(max-width:390px){.pricing-page-hero{padding:48px 0 42px}.pricing-page-content{padding-top:26px!important;padding-bottom:54px!important}.pricing-payment-alert,.pricing-page-content>.ant-alert{padding:14px}.pricing-page-content .ant-alert-icon{width:34px;min-width:34px;height:34px}.pricing-category-heading .MuiTypography-h4{font-size:23px}}@media(prefers-reduced-motion:reduce){.plans-grid>*{animation:none}.plans-grid>.MuiPaper-root,.plans-grid>.MuiCard-root{transition:none}}.payment-result-card{max-width:720px;margin-inline:auto;border-color:#e5d8c0!important;background:linear-gradient(155deg,#fff 65%,#fbf2e1)!important}.payment-result-card{animation:scale-in .55s var(--ease-out-expo) both}.payment-result-card .MuiButton-root{min-height:46px}@media(max-width:600px){.payment-result-card{padding:8px;border-radius:18px}}@media(max-width:390px){.payment-result-card{margin-inline:-4px}.payment-result-card .ant-result{padding-inline:12px}.payment-result-card .MuiStack-root,.payment-result-card .MuiButton-root{width:100%}}.profile-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:22px;align-items:start}.profile-summary,.form-card{padding:clamp(22px,3vw,32px);border-color:#e7ddcc!important;box-shadow:0 12px 36px #49371a0b!important;animation:fade-in-up .5s ease both}.profile-summary{position:sticky;top:106px;display:flex;flex-direction:column;align-items:center}.profile-layout>.form-card{animation-delay:.08s}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.profile-form .ant-input,.profile-form .ant-input-affix-wrapper{min-height:46px;border-radius:12px}.profile-form .ant-input:focus,.profile-form .ant-input-affix-wrapper-focused{border-color:#b88726;box-shadow:0 0 0 4px #a978181a}.profile-form .form-submit{min-width:180px;min-height:48px;border-radius:12px;font-weight:800}@media(max-width:720px){.profile-layout,.form-grid{grid-template-columns:1fr}.profile-summary{position:static}.profile-form .form-submit{width:100%}}@media(max-width:390px){.profile-summary,.form-card{padding:18px;border-radius:17px!important}.profile-id{padding:11px}}.auth-form .ant-input,.auth-form .ant-input-affix-wrapper{min-height:48px;border-radius:12px}.auth-form .ant-input-affix-wrapper-focused,.auth-form .ant-input:focus{border-color:#b88726;box-shadow:0 0 0 4px #a978181a}.auth-form .primary-submit{min-height:49px;border-radius:13px;background:linear-gradient(135deg,#bd8b2b,#875d10);box-shadow:0 12px 27px #a978183b}@media(max-width:390px){.auth-form .ant-form-item{margin-bottom:15px}.auth-form .ant-input,.auth-form .ant-input-affix-wrapper{min-height:45px}.auth-form .primary-submit{min-height:47px}}.activation-page{min-height:75vh;padding:54px 0 80px;background:linear-gradient(180deg,#fffdf8,#f7f8fb)}.activation-page .ant-alert{border-radius:14px}.activation-hero{max-width:680px;margin:0 auto 30px;text-align:center;animation:fade-in-up .48s ease both}.activation-hero-icon{width:58px;height:58px;margin:0 auto 16px;display:grid;place-items:center;border-radius:18px;color:#8b6518;background:linear-gradient(145deg,#fff1bd,#fff9e6);animation:float-soft 3.3s ease-in-out infinite}.activation-summary-card,.activation-users-card{padding:28px;border-radius:24px!important;box-shadow:0 18px 50px #272a330f!important;animation:fade-in-up .5s ease both}.activation-users-card{margin-top:18px;animation-delay:.1s}.activation-user-row{display:flex;align-items:center;gap:14px;padding:14px;border:1px solid #ececf0;border-radius:16px;background:#fff}.activation-guide{margin-top:28px;padding-top:26px;border-top:1px solid #ece7dd}.activation-guide-heading{margin-bottom:16px}.activation-guide-icon{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:14px;color:#9a6b12;background:#f8ecd2;border:1px solid #ead7b1}.activation-video-frame{position:relative;overflow:hidden;width:100%;border:1px solid #ded5c7;border-radius:20px;background:#171512;box-shadow:0 18px 42px #27211824;aspect-ratio:16 / 9;animation:scale-in .5s .16s var(--ease-out-expo) both}.activation-video-frame video{display:block;width:100%;height:100%;object-fit:contain;background:#171512}.activation-guide-note{display:block!important;margin-top:11px!important;line-height:1.55!important}.activation-hero .MuiTypography-h3{margin-bottom:10px}.activation-user-row{transition:border-color .2s ease,background .2s ease,transform .2s ease}.activation-user-row:hover{border-color:#d9c49b;background:#fffdf8;transform:translateY(-1px)}@media(max-width:600px){.activation-page{padding-top:38px}.activation-summary-card,.activation-users-card{padding:20px;border-radius:18px!important}.activation-user-row{align-items:flex-start;flex-wrap:wrap}.activation-user-row>.MuiStack-root{width:100%;align-items:flex-start;flex-direction:row;padding-left:54px}}@media(max-width:600px){.activation-guide{margin-top:23px;padding-top:22px}.activation-video-frame{border-radius:15px}}@media(max-width:390px){.activation-page{padding:30px 0 56px}.activation-hero .MuiTypography-h3{font-size:31px}.activation-summary-card,.activation-users-card{padding:17px}.activation-user-row{padding:12px;gap:10px}.activation-user-row>.MuiStack-root{padding-left:50px;flex-wrap:wrap}}@media(max-width:390px){.activation-guide-heading{align-items:flex-start}.activation-guide-icon{width:40px;height:40px;flex-basis:40px}.activation-video-frame{border-radius:12px}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes scale-in{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:none}}@keyframes slide-in-right{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:none}}@keyframes slide-in-left{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:none}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes pulse-soft{0%,to{opacity:1}50%{opacity:.65}}@keyframes glow-pulse{0%,to{box-shadow:0 0 #a9781833}50%{box-shadow:0 0 0 8px #a9781800}}@keyframes float-soft{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes icon-pop{0%{transform:scale(.88) rotate(-5deg);opacity:0}70%{transform:scale(1.06) rotate(2deg)}to{transform:scale(1);opacity:1}}.animate-fade-in-up{animation:fade-in-up .65s cubic-bezier(.2,.8,.2,1) both;animation-delay:var(--anim-delay, 0ms)}.animate-fade-in{animation:fade-in .5s ease both;animation-delay:var(--anim-delay, 0ms)}.animate-scale-in{animation:scale-in .55s cubic-bezier(.2,.8,.2,1) both;animation-delay:var(--anim-delay, 0ms)}.animate-slide-in-right{animation:slide-in-right .6s cubic-bezier(.2,.8,.2,1) both;animation-delay:var(--anim-delay, 0ms)}@media(prefers-reduced-motion:reduce){.animate-fade-in-up,.animate-fade-in,.animate-scale-in,.animate-slide-in-right{animation:none!important}}:root{color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;--color-gold: #a97818;--color-gold-light: #c99735;--color-gold-pale: #f6ead0;--color-ivory: #fbf8f1;--color-surface: #ffffff;--color-surface-raised: #fffdf8;--color-text: #241f18;--color-text-muted: #756d63;--color-border: #e8e1d4;--ease-out-expo: cubic-bezier(.2, .8, .2, 1);--shadow-soft: 0 12px 40px rgba(73, 55, 26, .055);--shadow-lift: 0 23px 50px rgba(79, 59, 27, .1)}html{scroll-behavior:smooth}html,body,#root{min-height:100%;margin:0}html,body{max-width:100%;overflow-x:clip}body{min-width:320px}a{color:inherit;text-decoration:none}button,a,input,.MuiPaper-root{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid rgba(169,120,24,.25);outline-offset:3px}body{background:radial-gradient(circle at 8% 0,rgba(201,151,53,.035),transparent 26%),var(--color-ivory)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
