@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&family=Poppins:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,Inter,sans-serif;background:#e3c8ff;color:#fff}.app-wrapper{min-height:100vh;display:flex;flex-direction:column;overflow:hidden}a{text-decoration:none;color:inherit}.navbar{padding:20px 40px;display:flex;align-items:center;justify-content:space-between;background:#fff;color:#000;border-radius:0 0 30px 30px;position:relative;z-index:100}.nav-logo img{width:150px}.nav-menu{display:flex;align-items:center;gap:30px}.nav-link{background:none;border:none;cursor:pointer;font-size:18px;font-family:Poppins,sans-serif;padding:6px 0;color:#000;font-weight:300}.nav-contact{background:var(--purple-main);color:#fff;padding:10px 40px;border-radius:20px;border:none;font-size:18px;cursor:pointer}.nav-hamburger{display:none;flex-direction:column;gap:6px;cursor:pointer}.nav-hamburger span{width:28px;height:3px;background:#000;border-radius:2px}@media(max-width:850px){.nav-hamburger{display:flex}.nav-menu{position:absolute;top:85px;right:0;width:100%;flex-direction:column;background:#fff;padding:25px 0;gap:20px;transform:translateY(-200%);transition:transform .3s ease}.nav-menu.open{transform:translateY(0)}.nav-contact{width:90%;text-align:center}}.products-dropdown{position:absolute;top:80px;right:0;width:35%;height:calc(100vh - 80px);background:#fff;padding:40px;display:flex;flex-direction:column;gap:25px;z-index:999;border-radius:0 0 0 30px;justify-content:space-between;animation:slideDown .25s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.dropdown-card{background:#7839f3;padding:35px 30px;border-radius:28px;color:#fff;box-shadow:0 10px 35px #00000026;animation:fadeIn .25s ease-out;flex:1}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dropdown-title{display:flex;align-items:center;gap:12px}.dropdown-icon{width:25px;height:25px}.dropdown-card h3{font-size:24px;font-weight:500;text-transform:capitalize}.dropdown-card p{margin-top:12px;opacity:.85;font-size:16px}.dropdown-footer{display:flex;flex-direction:column;justify-content:space-between;gap:8rem}.shopify-logo{width:135px}.resources-dropdown{position:absolute;top:80px;right:0;width:35%;height:calc(100vh - 80px);background:#fff;padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:space-around;z-index:999;border-radius:0 0 0 30px;animation:slideDown .25s ease-out}.resources-dropdown_image{width:50%;height:300px}.resources-dropdown_image img{width:100%;height:100%}.resource-card{width:100%;padding:45px 35px;border-radius:18px;display:flex;align-items:center;justify-content:space-between;font-family:Poppins;font-size:20px;font-weight:200;color:#fff;cursor:pointer;transition:.2s ease}.resource-card:nth-child(4){border-bottom-left-radius:60px}.resource-card.ticket{background:#d4b8f9}.resource-card.guides{background:#7839f3}.resource-card.contact{background:#000}.resource-card:hover{transform:translate(4px)}@media(max-width:850px){.fullscreen-dropdown{width:100%!important;height:calc(100vh - 80px)!important;border-radius:0;left:0!important;right:0!important;padding:30px!important;overflow-y:auto}.products-dropdown,.resources-dropdown{width:100%;border-radius:0}.resources-dropdown_image{width:50%;height:auto}.dropdown-card,.resource-card{width:100%}}.hero-section{text-align:left;padding:80px 40px;position:relative;overflow:visible;flex:1;display:flex}.hero-circle{position:absolute;top:5px;left:50%;transform:translate(-50%);z-index:-1;height:1000px;width:1000px}@media screen and (max-width:850px){.hero-circle{height:750px;width:750px;overflow-x:hidden}}.hero-wrapper{display:flex;justify-content:space-between;flex-direction:column;flex:1}.hero-title{font-family:Poppins;font-size:105px;font-weight:400;line-height:1.1;position:relative;z-index:2}@media screen and (max-width:1100px){.hero-title{font-size:90px}}@media screen and (max-width:850px){.hero-title{font-size:36px}}@media screen and (max-width:768px){.hero-section{padding:1rem}}.product-section{display:flex;gap:2px;padding:0;margin-top:0}.product-card{background:var(--purple-main);padding:35px;color:#fff;cursor:pointer;width:100%;height:100%}@media screen and (max-width:850px){.product-card{padding:25px}}.product-arrow{margin-top:1.75rem;width:15px}.left-card{border-radius:var(--radius) 0 0 var(--radius)}.right-card{border-radius:0 var(--radius) var(--radius) 0}.product-card h2{font-size:28px;font-family:Poppins;font-weight:500}@media screen and (max-width:850px){.product-card h2{font-size:22px}}.product-card p{font-size:20px;margin-top:1rem;opacity:.85}@media screen and (max-width:768px){.product-card p{font-size:16px}}.product-arrow{font-size:20px}.product-title{display:flex;align-items:center;gap:5px}.product-icon{width:30px;height:30px;object-fit:contain}.product-card-link{text-decoration:none;color:inherit;display:block;flex:1}.presia-hero{text-align:left;padding:80px 40px;position:relative;overflow:visible;flex:1;display:flex;justify-content:space-between;flex-direction:column}.presia-hero_title{font-size:104.4px;font-weight:400;line-height:1.2}.presia-hero_card{background:var(--purple-main);padding:1rem 1rem 1rem 2rem;border-radius:var(--radius);display:flex;justify-content:space-between;align-items:center}.presia-hero_card-link ul{list-style-type:none;display:flex;gap:2rem}.presia-hero_card-link ul li{font-size:21.18px;font-weight:200;cursor:pointer}.presia-hero_card-btn button{padding:1rem 4rem;border:none;border-radius:8px;outline:none;font-size:21.18px;font-weight:500;color:#7933ff;cursor:pointer}.modal-overlay{position:fixed;inset:0;background:#0000008c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:999}.modal-content{background:#fff;width:min(90%,900px);height:min(80vh,600px);border-radius:20px;padding:2.5rem;position:relative;overflow-y:auto}.modal-close{position:absolute;top:20px;right:20px;border:none;background:transparent;font-size:24px;cursor:pointer}.modal-content h2{color:#000;margin-bottom:1rem;text-align:center}.modal-content p{color:#000;line-height:1.7}@media screen and (max-width:1150px){.presia-hero_title{font-size:80px}}@media screen and (max-width:768px){.presia-hero,.modal-content{padding:1rem}.presia-hero_title{font-size:44px}.presia-hero_card-btn,.presia-hero_card-btn button{width:100%}.presia-hero_card{flex-direction:column;gap:2rem;padding:1rem}}.admin-sidebar{width:260px;height:100vh;position:fixed;left:0;top:0;background:#0f0f13;color:#fff;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:2rem;border-right:1px solid rgba(255,255,255,.08);transition:transform .3s ease;z-index:1000}.admin-logo{font-size:20px;font-weight:600;letter-spacing:.5px;color:#a855f7}.admin-nav{display:flex;flex-direction:column;gap:8px}.admin-nav a{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:12px;text-decoration:none;color:#d1d5db;font-size:15px;font-weight:400;transition:.25s ease}.nav-icon{font-size:18px}.admin-nav a:hover{background:#a855f71f;color:#fff}.admin-nav a.active{background:linear-gradient(135deg,#7933ff,#a855f7);color:#fff;box-shadow:0 4px 18px #7933ff59}.admin-sidebar-toggle{position:fixed;top:16px;left:16px;z-index:900;background:#7933ff;border:none;color:#fff;font-size:22px;width:42px;height:42px;border-radius:10px;cursor:pointer;display:none}.admin-sidebar-close{display:none;position:absolute;top:16px;right:16px;background:transparent;border:none;font-size:22px;color:#d1d5db;cursor:pointer;z-index:1100;transition:color .2s ease}.admin-sidebar-close:hover{color:#a855f7}@media(max-width:900px){.admin-sidebar{transform:translate(-100%)}.admin-sidebar.open{transform:translate(0)}.admin-sidebar-toggle,.admin-sidebar-close{display:block}}.admin-content{margin-left:260px;padding:2rem}@media(max-width:900px){.admin-content{margin-left:0}}.admin-main{flex:1;display:flex;flex-direction:column}.admin-topbar{padding:1.5rem 2rem;border-bottom:1px solid #eee;display:flex;justify-content:flex-end;align-items:center}@media screen and (max-width:900px){.admin-topbar h2{margin-left:3rem}}.admin-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.stat-card{background:#fff;padding:1.5rem;border-radius:12px}.stat-card h3,.stat-card p{color:#000}.admin-table{width:100%;border-collapse:collapse}.admin-table th,.admin-table td{padding:1rem;border-bottom:1px solid #eee}.badge{padding:.3rem .8rem;border-radius:6px;font-size:14px}.plan-pro{background:#7933ff22;color:#7933ff}.status-active{background:#00b89422;color:#00b894}.status-cancelled{background:#ff767522;color:#ff7675}.back-button{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;background:#f2e9ff;color:#7933ff;border:none;border-radius:8px;font-weight:500;font-size:14px;cursor:pointer;transition:all .2s ease}.back-button:hover{background:#7933ff;color:#fff}.back-button svg{stroke:currentColor}.admin-users-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.search-wrapper{position:relative;width:320px;max-width:100%}.search-wrapper input{width:100%;padding:12px 16px 12px 45px;border-radius:12px;border:1px solid #e2e2e2;font-size:15px;transition:all .3s ease;background:#fafafa}.search-wrapper input:focus{outline:none;border-color:#7933ff;background:#fff;box-shadow:0 0 0 3px #7933ff26}.search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#999}.users-table{width:100%;border-collapse:collapse;border-radius:14px;overflow:hidden}.users-table tr{background:#fff}.users-table th{text-align:left;padding:14px;background:#fafafa;font-weight:500;font-size:14px;color:#000}.users-table td{padding:16px 14px;border-top:1px solid #eee;font-size:14px;color:#000}.plan-badge,.status-badge{padding:6px 12px;border-radius:999px;font-size:13px;font-weight:500}.plan-badge.pro{background:#f2e9ff;color:#7933ff}.plan-badge.starter{background:#eef2ff;color:#5b6cff}.status-badge.active{background:#e8fff3;color:#16a34a}.status-badge.trial{background:#fff7e6;color:#d97706}.view-btn{padding:8px 18px;border-radius:10px;border:none;background:linear-gradient(135deg,#7933ff,#9f6bff);color:#fff;font-size:13px;font-weight:500;cursor:pointer;transition:all .25s ease}.view-btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #7933ff4d}.view-btn:active{transform:translateY(0)}@media(max-width:768px){.users-table thead{display:none}.users-table tr{display:block;margin-bottom:1rem;border:1px solid #eee;border-radius:12px;padding:1rem}.users-table td{display:flex;justify-content:space-between;padding:8px 0;border:none}.view-btn{width:100%;margin-top:10px}}.user-details{padding:2rem}.user-card{background:#fff;padding:2rem;border-radius:16px;max-width:600px;margin-top:1rem}.user-card h2{margin-bottom:1rem;color:#000}.user-card p{margin-bottom:8px;color:#000}.user-actions{margin-top:2rem;display:flex;gap:1rem}.user-actions button{padding:10px 18px;border-radius:10px;border:none;cursor:pointer;font-weight:500}.upgrade{background:#16a34a;color:#fff}.downgrade{background:#f59e0b;color:#fff}.cancel{background:#ef4444;color:#fff}@media screen and (max-width:768px){.user-actions{flex-direction:column}}.admin-analytics{padding:2rem;display:flex;flex-direction:column;gap:2rem}.analytics-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.analytics-header h1{font-size:1.8rem;color:#000}.timeframe-selector button{padding:8px 16px;margin-left:.5rem;border:none;border-radius:8px;cursor:pointer;font-weight:500;background:#f2e9ff;color:#7933ff;transition:all .2s ease}.timeframe-selector button.active,.timeframe-selector button:hover{background:linear-gradient(135deg,#7933ff,#a855f7);color:#fff}.analytics-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.stat-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 18px #0000000d;display:flex;flex-direction:column;gap:.5rem}.stat-card h3{font-size:14px;color:#999}.stat-card p{font-size:22px;font-weight:600;color:#000}.analytics-charts{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.chart-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 18px #0000000d;display:flex;flex-direction:column;gap:1rem}.chart-card h3{font-size:15px;color:#000}.chart-placeholder{height:200px;border-radius:8px;background:#f3f3f3;display:flex;align-items:center;justify-content:center;color:#999;font-size:18px}@media(max-width:768px){.admin-analytics{padding:0}.analytics-header{flex-direction:column;align-items:flex-start;gap:1rem}}:root{--purple-main: #762df2;--purple-light: #b993ff;--radius: 28px}
