*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html{overscroll-behavior:none;background:#fff}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}#root{min-height:100vh;min-height:100dvh}.scroll-container{-webkit-overflow-scrolling:touch;overflow-y:auto}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes floatY2{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (prefers-reduced-motion:no-preference){.lp-float-1{animation:3.2s ease-in-out infinite floatY}.lp-float-2{animation:4.5s ease-in-out .8s infinite floatY2}}.lp-root{min-height:100vh;min-height:100dvh}.lp-nav{border-bottom:1px solid #6b58e81a;justify-content:space-between;align-items:center;height:70px;padding:0 60px;display:flex}.lp-nav-links{align-items:center;gap:28px;display:flex}.lp-nav-auth{flex-shrink:0;align-items:center;gap:10px;display:flex}.lp-hero{grid-template-columns:1fr 440px;align-items:center;gap:64px;padding:80px 60px 72px;display:grid}.lp-hero-title{letter-spacing:-2.5px;margin-bottom:0;font-size:62px;font-weight:800;line-height:1.04}.lp-hero-cta{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:48px;display:flex}.lp-hero-img-col{position:relative}.lp-hero-badge{position:absolute;bottom:-14px;left:-28px}.lp-stats{align-items:stretch;gap:0;display:flex}.lp-section{padding:72px 60px}.lp-cta-section{padding:80px 60px;position:relative;overflow:hidden}.lp-features-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.lp-how-grid{grid-template-columns:1fr 40px 1fr 40px 1fr;align-items:start;gap:16px;display:grid}.lp-how-arrow{color:#b0aace;justify-content:center;align-items:center;padding-top:24px;font-size:22px;display:flex}.lp-categories-header{justify-content:space-between;align-items:flex-end;margin-bottom:36px;display:flex}.lp-categories-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.lp-testimonials-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.lp-cta-buttons{justify-content:center;gap:12px;display:flex}.lp-footer{padding:32px 60px;padding-bottom:max(32px, env(safe-area-inset-bottom,32px));justify-content:space-between;align-items:center;display:flex}.lp-footer-links{gap:20px;display:flex}@media (max-width:1024px){.lp-nav{padding:0 32px}.lp-hero{grid-template-columns:1fr 360px;gap:40px;padding:60px 32px}.lp-hero-title{letter-spacing:-2px;font-size:50px}.lp-section{padding:60px 32px}.lp-cta-section{padding:64px 32px}.lp-footer{padding:28px 32px;padding-bottom:max(28px, env(safe-area-inset-bottom,28px))}}@media (max-width:768px){.lp-nav{height:60px;padding:0 20px}.lp-nav-links{display:none}.lp-hero{grid-template-columns:1fr;gap:36px;padding:40px 20px 48px}.lp-hero-title{letter-spacing:-1.5px;font-size:40px}.lp-hero-img-col{max-width:360px;margin:0 auto}.lp-hero-badge{bottom:-14px;left:0}.lp-section{padding:48px 20px}.lp-cta-section{padding:56px 20px}.lp-features-grid{grid-template-columns:repeat(2,1fr)}.lp-how-grid{grid-template-columns:1fr}.lp-how-arrow{display:none}.lp-categories-header{flex-direction:column;align-items:flex-start;gap:8px}.lp-categories-grid{grid-template-columns:repeat(2,1fr)}.lp-testimonials-grid{grid-template-columns:1fr}.lp-cta-buttons{flex-direction:column;align-items:center}.lp-footer{padding:24px 20px;padding-bottom:max(24px, env(safe-area-inset-bottom,24px));text-align:center;flex-direction:column;gap:16px}.lp-footer-links{flex-wrap:wrap;justify-content:center}}@media (max-width:480px){.lp-hero-title{letter-spacing:-1px;font-size:32px}.lp-hero-cta{flex-direction:column;align-items:flex-start}.lp-features-grid,.lp-categories-grid{grid-template-columns:1fr}.lp-stats{flex-wrap:wrap;gap:16px}.lp-float-1,.lp-float-2{display:none}}@media (max-width:320px){.lp-nav{padding:0 12px}.lp-hero{padding:28px 12px 36px}.lp-hero-title{letter-spacing:-.5px;font-size:26px}.lp-section{padding:36px 12px}.lp-cta-section{padding:40px 12px}.lp-footer{padding:20px 12px;padding-bottom:max(20px, env(safe-area-inset-bottom,20px))}.lp-cta-buttons{width:100%}}.navbar{padding-top:env(safe-area-inset-top,0);padding-left:max(60px, env(safe-area-inset-left));padding-right:max(60px, env(safe-area-inset-right))}.navbar-links{align-items:center;gap:28px;display:flex}.navbar-link{color:#4a4660;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}.navbar-link:hover{color:#6b58e8}.navbar-link--active{color:#6b58e8;font-weight:600}.navbar-auth{align-items:center;gap:10px;display:flex}.navbar-avatar-wrap{align-items:center;gap:8px;display:flex;position:relative}.navbar-displayname{color:#12103a;white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:14px;font-weight:600;display:none;overflow:hidden}@media (min-width:1024px){.navbar-displayname{display:block}}.navbar-avatar-btn{color:#fff;cursor:pointer;letter-spacing:.5px;background:#6b58e8;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-family:inherit;font-size:14px;font-weight:700;transition:opacity .15s;display:flex}.navbar-avatar-btn:hover{opacity:.88}.navbar-dropdown{z-index:200;background:#fff;border:1px solid #eae8f8;border-radius:12px;flex-direction:column;min-width:210px;padding:8px 0;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 8px 24px #12103a1f}.navbar-dropdown-user{flex-direction:column;gap:2px;padding:10px 16px 8px;display:flex;overflow:hidden}.navbar-dropdown-name{color:#12103a;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;display:block;overflow:hidden}.navbar-dropdown-email{color:#6b6375;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;display:block;overflow:hidden}.navbar-dropdown-divider{background:#eae8f8;height:1px;margin:4px 0}.navbar-dropdown-item{color:#12103a;cursor:pointer;text-align:left;box-sizing:border-box;background:0 0;border:none;width:100%;min-height:44px;padding:11px 16px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:background .1s;display:block}.navbar-dropdown-item:hover{background:#eeedf8}.navbar-dropdown-item--active{color:#6b58e8;background:#f4f2fd;font-weight:600}.navbar-dropdown-item--active:hover{background:#eeedf8}.navbar-dropdown-logout{color:#d93025}.navbar-dropdown-logout:hover{background:#fff0ef}.navbar-hamburger{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;display:none}.navbar-hamburger:hover{background:#eeedf8}.navbar-overlay{z-index:300;background:#12103a73;animation:.18s navbar-fade-in;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes navbar-fade-in{0%{opacity:0}to{opacity:1}}.navbar-bottom-sheet{z-index:400;padding:8px 0 max(24px, env(safe-area-inset-bottom)) 0;background:#fff;border-radius:20px 20px 0 0;flex-direction:column;animation:.3s navbar-slide-up;display:flex;position:fixed;bottom:0;left:0;right:0}.navbar-bottom-sheet--closing{animation:.2s forwards navbar-slide-down}@keyframes navbar-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes navbar-slide-down{0%{transform:translateY(0)}to{transform:translateY(100%)}}.navbar-bottom-sheet-handle{background:#eae8f8;border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:0 auto 16px}.navbar-sheet-header{align-items:center;gap:12px;padding:4px 20px 16px;display:flex}.navbar-sheet-header-avatar{color:#fff;letter-spacing:.5px;background:#6b58e8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;font-weight:700;display:flex}.navbar-sheet-header-info{flex-direction:column;gap:2px;display:flex;overflow:hidden}.navbar-sheet-header-name{color:#12103a;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:700;display:block;overflow:hidden}.navbar-sheet-header-email{color:#6b6375;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;display:block;overflow:hidden}.navbar-sheet-divider{background:#eae8f8;flex-shrink:0;height:1px;margin:8px 20px}.navbar-sheet-item{color:#12103a;cursor:pointer;text-align:left;box-sizing:border-box;background:0 0;border:none;align-items:center;width:100%;min-height:56px;padding:20px;font-family:inherit;font-size:16px;font-weight:500;text-decoration:none;transition:background .1s;display:flex}.navbar-sheet-item:hover,.navbar-sheet-item:active{background:#eeedf8}.navbar-sheet-item--active{color:#6b58e8;font-weight:600}.navbar-sheet-logout{color:#d93025}.navbar-sheet-logout:hover,.navbar-sheet-logout:active{background:#fff0ef}.navbar-sheet-register{color:#6b58e8;font-weight:700}@media (max-width:768px){.navbar-links{display:none}.navbar{padding-left:max(20px, env(safe-area-inset-left));padding-right:max(20px, env(safe-area-inset-right))}.navbar-hamburger{display:flex}.navbar-dropdown{display:none}}@media (max-width:414px){.navbar{padding-left:max(16px, env(safe-area-inset-left));padding-right:max(16px, env(safe-area-inset-right))}.navbar-auth a,.navbar-auth button:not(.navbar-avatar-btn):not(.navbar-hamburger){padding:7px 14px!important;font-size:12px!important}}@media (max-width:375px){.navbar-auth a,.navbar-auth button:not(.navbar-avatar-btn):not(.navbar-hamburger){padding:7px 12px!important}}@media (max-width:320px){.navbar-auth a,.navbar-auth button:not(.navbar-avatar-btn):not(.navbar-hamburger){padding:6px 10px!important;font-size:11px!important}}.catalog-page{min-height:100vh;min-height:100dvh;padding-bottom:env(safe-area-inset-bottom,16px)}.catalog-layout{align-items:flex-start;gap:32px;display:flex}.catalog-sidebar{flex-shrink:0;width:220px}.catalog-filters{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.catalog-filters::-webkit-scrollbar{display:none}.catalog-filter-list{flex-direction:column;gap:2px;list-style:none;display:flex}.catalog-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.catalog-page input,.catalog-page select,.catalog-page textarea{font-size:16px}.content-card{width:100%}.content-card img{aspect-ratio:16/9;object-fit:cover;contain:layout;width:100%;display:block}.content-card button,.content-card a{min-height:44px}.item-page{min-height:100vh;min-height:100dvh;padding-bottom:env(safe-area-inset-bottom,16px)}.item-page input,.item-page select,.item-page textarea{font-size:16px}.item-grid{grid-template-columns:1fr 320px;align-items:flex-start;gap:32px;display:grid}.item-cta-btn{width:100%;min-height:48px}@media (max-width:1024px){.catalog-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.catalog-layout{flex-direction:column;gap:16px}.catalog-sidebar{width:100%;position:static!important;top:auto!important}.catalog-filter-list{flex-flow:row;gap:8px;padding-bottom:4px}.catalog-filter-list li{flex-shrink:0}.catalog-grid{grid-template-columns:repeat(2,1fr)}.catalog-heading{letter-spacing:-.8px!important;font-size:28px!important}.item-grid{grid-template-columns:1fr}.item-cta-section{position:static!important;top:auto!important}}@media (max-width:414px){.catalog-grid{grid-template-columns:1fr}.catalog-heading{letter-spacing:-.5px!important;font-size:24px!important}}@media (max-width:320px){.catalog-grid{gap:12px}.item-grid{gap:16px}}.auth-page{min-height:100vh;min-height:100dvh;padding-bottom:env(safe-area-inset-bottom,16px)}.auth-card-container{width:100%;max-width:420px;margin:0 auto}.auth-card{width:100%}.auth-submit-btn{min-height:48px}@media (max-width:768px){.auth-card{border-radius:16px!important;padding:28px 20px!important}}@media (max-width:414px){.auth-card{padding:20px 16px!important}.auth-submit-btn{width:100%}}@media (max-width:375px){.auth-card-container{padding:0 4px}}@media (max-width:320px){.auth-card{padding:16px 12px!important}}.legal-page{background:#eeedf8;min-height:100vh;font-family:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.legal-content{max-width:800px;margin:0 auto;padding:48px 24px 80px}.legal-content h1{color:#12103a;letter-spacing:-1px;margin-bottom:8px;font-size:32px;font-weight:800}.legal-content .legal-meta{color:#6b6375;margin-bottom:40px;font-size:13px}.legal-content h2{color:#12103a;margin-top:36px;margin-bottom:12px;font-size:18px;font-weight:700}.legal-content p{color:#4a4660;margin-bottom:16px;font-size:15px;line-height:1.8}.legal-content ul{margin:0 0 16px 20px;padding:0}.legal-content ul li{color:#4a4660;margin-bottom:6px;font-size:15px;line-height:1.8}.legal-content a{color:#6b58e8;text-decoration:none}.legal-content a:hover{text-decoration:underline}.legal-back{color:#6b58e8;align-items:center;gap:6px;margin-bottom:32px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.legal-back:hover{text-decoration:underline}.legal-divider{border:none;border-top:1px solid #eae8f8;margin:32px 0}.data-request-card{background:#f9f8fe;border:1px solid #eae8f8;border-radius:16px;margin-bottom:20px;padding:28px}.data-request-card h3{color:#12103a;margin-bottom:8px;font-size:16px;font-weight:700}.data-request-card p{color:#4a4660;margin-bottom:16px;font-size:14px;line-height:1.65}.data-request-btn{cursor:pointer;border:none;border-radius:100px;align-items:center;gap:8px;padding:10px 22px;font-size:14px;font-weight:600;transition:opacity .15s;display:inline-flex}.data-request-btn:disabled{opacity:.6;cursor:not-allowed}.data-request-btn-primary{color:#fff;background:#6b58e8}.data-request-btn-danger{color:#dc2626;background:#fee2e2}.data-request-status{border-radius:8px;margin-top:10px;padding:8px 14px;font-size:13px}.data-request-status-success{color:#16a34a;background:#dcfce7}.data-request-status-error{color:#dc2626;background:#fee2e2}.help-page{background:#eeedf8;min-height:100vh;font-family:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.help-index{max-width:860px;margin:0 auto;padding:48px 24px 80px}.help-index h1{color:#12103a;letter-spacing:-1px;margin-bottom:8px;font-size:32px;font-weight:800}.help-index .help-index-subtitle{color:#6b6375;margin-bottom:48px;font-size:15px;line-height:1.6}.help-grid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:600px){.help-grid{grid-template-columns:1fr 1fr}}@media (min-width:900px){.help-grid{grid-template-columns:1fr 1fr 1fr}}.help-card{background:#fff;border:1px solid #eae8f8;border-radius:20px;flex-direction:column;gap:12px;padding:24px;text-decoration:none;transition:box-shadow .15s,border-color .15s;display:flex}.help-card:hover{border-color:#6b58e84d;box-shadow:0 4px 20px #6b58e81f}.help-card-icon{background:#eae8f8;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.help-card-title{color:#12103a;font-size:15px;font-weight:700;line-height:1.3}.help-card-desc{color:#6b6375;flex:1;font-size:13px;line-height:1.6}.help-card-cta{color:#6b58e8;font-size:13px;font-weight:600}.help-guide{max-width:720px;margin:0 auto;padding:48px 24px 80px}.help-back{color:#6b58e8;align-items:center;gap:6px;margin-bottom:32px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.help-back:hover{text-decoration:underline}.help-guide h1{color:#12103a;letter-spacing:-.5px;margin-bottom:8px;font-size:28px;font-weight:800}.help-guide .help-guide-subtitle{color:#6b6375;margin-bottom:40px;font-size:15px;line-height:1.6}.help-steps{flex-direction:column;gap:0;margin-bottom:40px;display:flex}.help-step{gap:16px;display:flex;position:relative}.help-step-left{flex-direction:column;flex-shrink:0;align-items:center;width:36px;display:flex}.help-step-num{color:#fff;z-index:1;background:#6b58e8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:800;display:flex;position:relative}.help-step-line{background:#eae8f8;flex:1;width:2px;min-height:24px;margin-top:4px;margin-bottom:4px}.help-step:last-child .help-step-line{display:none}.help-step-body{flex:1;padding-top:6px;padding-bottom:28px}.help-step-body h3{color:#12103a;margin-bottom:6px;font-size:15px;font-weight:700}.help-step-body p{color:#4a4660;margin:0;font-size:14px;line-height:1.7}.help-step-body a{color:#6b58e8;font-weight:600;text-decoration:none}.help-step-body a:hover{text-decoration:underline}.help-tip{color:#4a4660;background:#f9f8fe;border:1px solid #eae8f8;border-left:4px solid #6b58e8;border-radius:0 12px 12px 0;margin-bottom:32px;padding:14px 16px;font-size:14px;line-height:1.65}.help-tip strong{color:#12103a}.help-section-title{color:#12103a;border-top:1px solid #eae8f8;margin:40px 0 20px;padding-top:8px;font-size:18px;font-weight:800}.help-section-title:first-of-type{border-top:none;margin-top:0}.help-cta-block{background:#12103a;border-radius:20px;flex-direction:column;gap:12px;margin-top:8px;padding:28px 24px;display:flex}.help-cta-block p{color:#ffffffbf;margin:0;font-size:14px;line-height:1.6}.help-cta-block a{color:#fff;background:#6b58e8;border-radius:100px;justify-content:center;align-self:flex-start;align-items:center;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.help-cta-block a:hover{opacity:.9}.help-faq-list{flex-direction:column;gap:12px;margin-bottom:40px;display:flex}.help-faq-item{background:#fff;border:1px solid #eae8f8;border-radius:16px;overflow:hidden}.help-faq-q{cursor:pointer;text-align:left;color:#12103a;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:18px 20px;font-family:inherit;font-size:15px;font-weight:700;line-height:1.4;display:flex}.help-faq-q:hover{background:#f9f8fe}.help-faq-chevron{flex-shrink:0;transition:transform .2s}.help-faq-chevron--open{transform:rotate(180deg)}.help-faq-a{color:#4a4660;border-top:1px solid #eae8f8;padding:14px 20px 18px;font-size:14px;line-height:1.75}.help-faq-a a{color:#6b58e8;font-weight:600;text-decoration:none}.help-faq-a a:hover{text-decoration:underline}.orders-page{padding-bottom:env(safe-area-inset-bottom,16px);overscroll-behavior:contain}.orders-list{flex-direction:column;gap:12px;display:flex}.order-card{background:#fff;border:1px solid #eae8f8;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:16px;padding:20px 24px;display:grid}.order-cta-btn{text-align:center;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:8px 16px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.payment-page{padding-bottom:env(safe-area-inset-bottom,16px);overscroll-behavior:contain}.payment-steps{flex-wrap:wrap;gap:20px;margin-bottom:32px;display:flex}.upload-zone{text-align:center;cursor:pointer;background:#f9f8fe;border:2px dashed #eae8f8;border-radius:12px;padding:32px 24px;transition:all .15s;display:block}.upload-zone--has-file{background:#e8e5f8;border-color:#6b58e8}.payment-submit{border:none;border-radius:12px;width:100%;min-height:48px;margin-top:20px;padding:14px;font-size:15px;font-weight:700;transition:all .15s}@media (max-width:768px){.orders-page{padding:20px 16px env(safe-area-inset-bottom,16px)}.order-card{grid-template-columns:1fr;gap:12px}.payment-page{padding:20px 16px env(safe-area-inset-bottom,16px)}.payment-steps{gap:8px}}@media (max-width:414px){.orders-page{padding:16px 12px env(safe-area-inset-bottom,16px)}.order-card{border-radius:12px;gap:8px;padding:16px}.order-cta-btn{width:100%;min-height:48px}.payment-page{padding:16px 12px env(safe-area-inset-bottom,16px)}.payment-steps .step-label{font-size:11px}.payment-submit{width:100%;min-height:48px}.upload-zone{padding:20px 16px}}@media (max-width:375px){.order-card{padding:14px}.payment-steps{gap:6px}}@media (max-width:320px){.orders-page,.payment-page{padding:12px 10px env(safe-area-inset-bottom,16px)}}@media (min-width:1024px){.order-card{grid-template-columns:1fr auto;align-items:center}}.support-page{max-width:760px;margin:0 auto;padding:40px 24px 80px}.support-skeleton{background:#f9f8fe;border:1px solid #eae8f8;border-radius:16px;height:200px;animation:1.5s ease-in-out infinite support-pulse}@keyframes support-pulse{0%,to{opacity:1}50%{opacity:.5}}.support-thread-card,.support-new-card{box-shadow:0 2px 12px #6b58e80f}.support-messages{scrollbar-width:thin;scrollbar-color:#eae8f8 transparent}.support-messages::-webkit-scrollbar{width:4px}.support-messages::-webkit-scrollbar-track{background:0 0}.support-messages::-webkit-scrollbar-thumb{background:#eae8f8;border-radius:4px}@media (max-width:600px){.support-page{padding:24px 16px 60px}}.viewer-page{min-height:100dvh;padding-bottom:env(safe-area-inset-bottom,16px)}.viewer-layout{align-items:flex-start;gap:24px;max-width:1240px;margin:0 auto;padding:24px 16px;display:flex}.viewer-sidebar{flex-shrink:0;width:260px}.file-list-item{box-sizing:border-box;min-height:44px}.video-player-wrap{background:#000;border-radius:12px;overflow:hidden}.video-player{width:100%;display:block}.pdf-viewer-wrap{-webkit-overflow-scrolling:touch;overflow:auto}.pdf-canvas{-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}@media print{.pdf-viewer-wrap{display:none!important}}@media (max-width:768px){.viewer-layout{flex-direction:column;gap:16px;padding:16px 12px}.viewer-sidebar{width:100%}.viewer-sidebar>div:first-child{-webkit-overflow-scrolling:touch;overflow-x:auto}.viewer-sidebar>div:first-child>.file-list-item{white-space:nowrap;border-right:1px solid #eae8f8;width:auto;display:inline-flex;border-bottom:none!important}.video-player{max-height:56vw}.pdf-viewer-wrap{min-height:70dvh}}@media (max-width:414px){.viewer-page{padding-bottom:env(safe-area-inset-bottom,12px)}.viewer-layout{padding:12px;padding-bottom:env(safe-area-inset-bottom,12px)}.video-player{max-height:60vw}}@media (max-width:375px){.viewer-layout{padding:10px}}.buyer-shell{align-items:flex-start;max-width:1180px;margin:0 auto;display:flex}.buyer-sidebar{box-sizing:border-box;flex-direction:column;flex-shrink:0;gap:4px;width:232px;padding:32px 8px 32px 24px;display:flex;position:sticky;top:70px}.buyer-sidebar-link{box-sizing:border-box;border-radius:10px;align-items:center;gap:10px;min-height:44px;padding:11px 14px;font-size:14px;font-weight:600;text-decoration:none;transition:background .12s;display:flex}.buyer-sidebar-link:hover{background:#f4f2fd}.buyer-main{flex:1;min-width:0}@media (max-width:899px){.buyer-sidebar{display:none}}.admin-header{padding-top:env(safe-area-inset-top,0);padding-left:max(24px, env(safe-area-inset-left));padding-right:max(24px, env(safe-area-inset-right));flex-shrink:0;position:relative}.admin-header-inner{justify-content:space-between;align-items:center;gap:24px;height:56px;display:flex}.admin-nav--desktop{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;white-space:nowrap;flex:1;gap:4px;display:flex;overflow-x:auto}.admin-nav--desktop::-webkit-scrollbar{display:none}.admin-logout-btn--desktop{flex-shrink:0}.admin-hamburger{cursor:pointer;color:#fff;background:0 0;border:none;flex-shrink:0;padding:8px;line-height:0;display:none}.admin-hamburger__icon{flex-direction:column;gap:5px;width:22px;display:flex}.admin-hamburger__bar{background:#fff;border-radius:2px;width:22px;height:2px;transition:transform .2s,opacity .2s;display:block}.admin-hamburger__bar--x1{transform:translateY(7px)rotate(45deg)}.admin-hamburger__bar--x2{transform:translateY(-7px)rotate(-45deg)}.admin-mobile-menu{z-index:200;padding-bottom:8px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 8px 24px #00000059}.admin-mobile-nav-link{color:#a9a6c8;box-sizing:border-box;border-bottom:1px solid #ffffff1a;width:100%;padding:14px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:block}.admin-mobile-nav-link:hover{color:#fff;background:#ffffff0f}.admin-mobile-nav-link--active{color:#fff;background:#6b58e859}.admin-mobile-logout-btn{color:#a9a6c8;cursor:pointer;text-align:center;box-sizing:border-box;background:0 0;border:1px solid #fff3;border-radius:8px;width:calc(100% - 48px);margin:12px 24px 4px;padding:10px 16px;font-size:14px;font-weight:600;display:block}.admin-mobile-logout-btn:hover{color:#fff;background:#ffffff0f}@media (max-width:768px){.admin-hamburger{align-items:center;display:flex}.admin-nav--desktop,.admin-logout-btn--desktop{display:none!important}.admin-mobile-menu{display:block}}.table-scroll{-webkit-overflow-scrolling:touch;border-radius:12px;overflow-x:auto}.page-header{justify-content:space-between;align-items:center;display:flex}.admin-content-page{max-width:1100px;padding:32px 24px;padding-bottom:env(safe-area-inset-bottom,16px);box-sizing:border-box;margin:0 auto}.admin-filters{flex-wrap:wrap;gap:8px;display:flex}.content-form-page{padding:32px 24px 80px}.form-section{box-sizing:border-box;width:100%}.admin-content-page input,.admin-content-page textarea,.admin-content-page select,.content-form-page input,.content-form-page textarea,.content-form-page select{font-size:16px!important}.admin-content-page button,.admin-content-page a[href]{justify-content:center;align-items:center;min-height:44px;display:inline-flex}.content-cards{flex-direction:column;gap:12px;display:none}.content-card{box-sizing:border-box;background:#fff;border:1px solid #eae8f8;border-radius:14px;padding:16px}.content-card__title{color:#12103a;margin-bottom:4px;font-size:14px;font-weight:700}.content-card__subtitle{color:#6b6375;margin-bottom:10px;font-size:12px}.content-card__meta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.content-card__price{color:#4a4660;font-size:13px;font-weight:600}.content-card__actions{flex-direction:column;gap:8px;display:flex}.content-card__actions a,.content-card__actions button{box-sizing:border-box;justify-content:center;width:100%}.category-cards{box-sizing:border-box;flex-direction:column;gap:12px;padding:16px;display:none}.category-card{box-sizing:border-box;background:#f9f8fe;border:1px solid #eae8f8;border-radius:12px;padding:14px 16px}.category-card__name{color:#12103a;margin-bottom:6px;font-size:14px;font-weight:700}.category-card__meta{color:#6b6375;gap:16px;margin-bottom:10px;font-size:12px;display:flex}.category-card__id{color:#6b6375;word-break:break-all;margin-bottom:10px;font-family:monospace;font-size:11px}.category-card__actions{gap:8px;display:flex}.category-card__actions button{flex:1;justify-content:center}.category-card__edit-form{flex-direction:column;gap:8px;margin-bottom:10px;display:flex}.category-card__edit-form input{box-sizing:border-box;width:100%}.new-category-form{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:768px){.page-header{flex-direction:column;align-items:flex-start;gap:12px}.admin-filters{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.admin-content-page{padding:20px 16px}.content-form-page{padding:24px 16px 80px}.content-table-wrap{display:none}.content-cards{display:flex}.category-table-wrap{display:none}.category-cards{display:flex}.new-category-form{flex-direction:column}.new-category-form input,.new-category-form button{box-sizing:border-box;width:100%}}@media (max-width:414px){.admin-content-page{padding:16px 12px}.content-form-page{padding:16px 12px 80px}}@media (max-width:768px){.featured-grid{grid-template-columns:1fr!important}}.content-form-tabs{gap:4px;margin-bottom:24px;display:flex}.content-form-page button{justify-content:center;align-items:center;min-height:44px;display:inline-flex}.form-inline-row{gap:10px;margin-bottom:12px;display:flex}.file-upload-area{box-sizing:border-box;width:100%}.content-form-save-bar{gap:12px;display:flex;position:fixed;bottom:24px;right:32px}@media (max-width:768px){.content-form-page{max-width:100%!important;padding:20px 16px 100px!important}.content-form-tabs{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.content-form-tabs button{white-space:nowrap;flex-shrink:0}.form-inline-row{flex-wrap:wrap}.content-form-save-bar{box-sizing:border-box;background:#fff;border-top:1px solid #eae8f8;justify-content:stretch;width:100%;padding:12px 16px;position:sticky;bottom:0;left:0;right:0;box-shadow:0 -2px 12px #0000000f}.content-form-save-bar button{box-sizing:border-box;width:100%!important}}@media (max-width:480px){.content-form-page{padding:16px 12px 100px!important}.form-inline-row{flex-direction:column}.form-inline-row select,.form-inline-row input{flex:unset!important;width:100%!important;min-width:unset!important}}.admin-orders-page{padding-bottom:env(safe-area-inset-bottom,16px)}.admin-orders-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.admin-orders-table-wrap{background:#fff;border:1px solid #eae8f8;border-radius:16px;overflow:hidden}.admin-order-card{display:none}.admin-detail-page{padding-bottom:env(safe-area-inset-bottom,16px)}.admin-detail-actions{gap:12px;display:flex}.admin-action-btn{cursor:pointer;border:none;border-radius:12px;flex:1;min-height:48px;padding:14px;font-size:15px;font-weight:700;transition:opacity .15s}.admin-proof-image{border:1px solid #eae8f8;border-radius:10px;max-width:100%;height:auto;display:block}.admin-order-details-grid{background:#fff;border:1px solid #eae8f8;border-radius:16px;grid-template-columns:1fr 1fr;gap:16px 32px;margin-bottom:24px;padding:24px;display:grid}@media (max-width:768px){.admin-orders-page{padding:20px 16px env(safe-area-inset-bottom,16px)}.admin-orders-header{flex-direction:column;align-items:flex-start;gap:12px}.admin-orders-table-wrap table{display:none}.admin-order-card{border-bottom:1px solid #eae8f8;flex-direction:column;gap:8px;padding:16px;display:flex}.admin-order-card:last-child{border-bottom:none}.admin-order-card-row{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.admin-order-card-label{color:#6b6375;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;font-size:11px;font-weight:700}.admin-order-card-value{color:#12103a;text-align:right;font-size:13px;font-weight:600}.admin-detail-page{padding:20px 16px env(safe-area-inset-bottom,16px)}.admin-detail-actions{flex-direction:column;gap:10px}.admin-action-btn{flex:unset;width:100%;min-height:52px}.admin-order-details-grid{grid-template-columns:1fr;gap:12px}}@media (max-width:414px){.admin-orders-page{padding:16px 12px env(safe-area-inset-bottom,16px)}.admin-order-card{padding:14px}.admin-detail-page{padding:16px 12px env(safe-area-inset-bottom,16px)}.admin-action-btn{min-height:52px;font-size:14px}}@media (max-width:375px){.admin-order-card{padding:12px}}@media (min-width:1024px){.admin-detail-actions{flex-direction:row}.admin-action-btn{flex:1}}.users-page{padding-bottom:env(safe-area-inset-bottom,16px)}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.users-table{width:100%}.user-card{display:none}.user-detail-panel{-webkit-overflow-scrolling:touch;overflow-y:auto}@media (max-width:768px){.page-header{flex-direction:column;align-items:flex-start;gap:12px}.users-page{padding:20px 16px;padding-bottom:env(safe-area-inset-bottom,16px)}.users-search-input{box-sizing:border-box;font-size:16px;width:100%!important}.page-header>div:last-child{flex-direction:column;width:100%}.users-table{display:none}.user-card{cursor:pointer;background:#fff;border:1px solid #eae8f8;border-radius:12px;flex-direction:column;gap:8px;margin-bottom:12px;padding:16px;transition:background .15s;display:flex}.user-card.selected{background:#e8e5f8}.user-card-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.user-detail-panel{z-index:200;padding:20px 16px;padding-top:max(20px, env(safe-area-inset-top));padding-bottom:max(16px, env(safe-area-inset-bottom));border-radius:0;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:auto;align-self:unset!important;border:none!important;width:100%!important;position:fixed!important;top:0!important}}@media (max-width:414px){.users-page{padding:16px 12px;padding-bottom:env(safe-area-inset-bottom,16px)}.user-action-btn{width:100%;min-height:44px;padding:12px 0}}.admin-audit-page{max-width:1200px;margin:0 auto;padding:32px 24px}.admin-audit-filter-btns{-webkit-overflow-scrolling:touch;flex-shrink:0;overflow-x:auto}.admin-audit-filter-btns button,.admin-audit-refresh-btn{min-height:44px}@media (max-width:768px){.admin-audit-page{padding:20px 16px}.admin-audit-controls,.admin-audit-filter-btns{width:100%}.admin-audit-refresh-btn{width:100%;font-size:16px}}@media (max-width:414px){.admin-audit-page{padding:16px 12px}.admin-audit-filter-btns button{padding:6px 10px;font-size:11px}}.admin-sales-page{padding-bottom:env(safe-area-inset-bottom,16px)}.admin-sales-summary-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px;display:grid}.admin-sales-card{background:#fff;border:1px solid #eae8f8;border-radius:16px;padding:20px 24px}.admin-sales-table-wrap{background:#fff;border:1px solid #eae8f8;border-radius:16px;margin-bottom:28px;overflow:hidden}.admin-sales-section-title{color:#12103a;margin-bottom:16px;font-size:15px;font-weight:800}.sales-status-badge{letter-spacing:.03em;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.admin-sales-order-card{display:none}@media (max-width:768px){.admin-sales-page{padding:20px 16px env(safe-area-inset-bottom,16px)}.admin-sales-summary-grid{grid-template-columns:repeat(2,1fr);gap:12px}.admin-sales-table-wrap:has(.admin-sales-order-card) .table-scroll{display:none}.admin-sales-order-card{border-bottom:1px solid #eae8f8;flex-direction:column;gap:8px;padding:16px;display:flex}.admin-sales-order-card:last-child{border-bottom:none}.admin-sales-order-card-row{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.admin-sales-order-card-label{color:#6b6375;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;font-size:11px;font-weight:700}.admin-sales-order-card-value{color:#12103a;text-align:right;font-size:13px;font-weight:600}}@media (max-width:414px){.admin-sales-page{padding:16px 12px env(safe-area-inset-bottom,16px)}.admin-sales-summary-grid{grid-template-columns:1fr 1fr;gap:10px}.admin-sales-card{padding:14px 16px}.admin-sales-order-card{padding:14px}}@media (max-width:375px){.admin-sales-summary-grid{grid-template-columns:1fr}.admin-sales-order-card{padding:12px}}.admin-settlement-page{padding-bottom:env(safe-area-inset-bottom,16px)}.admin-settlement-table-wrap{background:#fff;border:1px solid #eae8f8;border-radius:16px;margin-bottom:28px;overflow:hidden}.admin-settlement-section-title{color:#12103a;margin-bottom:16px;font-size:15px;font-weight:800}.admin-settlement-row-clickable{cursor:pointer;transition:background .12s}.admin-settlement-row-clickable:hover{background:#f9f8fe}.admin-settlement-detail{background:#f9f8fe;border-top:1px solid #eae8f8;padding:20px 24px}.admin-settlement-btn{touch-action:manipulation}.admin-settlement-card{display:none}@media (max-width:768px){.admin-settlement-page{padding:20px 16px env(safe-area-inset-bottom,16px)}.admin-settlement-btn{width:100%;min-height:44px}.admin-settlement-table-wrap .table-scroll{display:none}.admin-settlement-card{cursor:pointer;border-bottom:1px solid #eae8f8;flex-direction:column;gap:8px;padding:16px;display:flex}.admin-settlement-card:last-child{border-bottom:none}.admin-settlement-card-row{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.admin-settlement-card-label{color:#6b6375;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;font-size:11px;font-weight:700}.admin-settlement-card-value{color:#12103a;text-align:right;font-size:13px;font-weight:600}}@media (max-width:414px){.admin-settlement-page{padding:16px 12px env(safe-area-inset-bottom,16px)}.admin-settlement-detail{padding:16px}.admin-settlement-card{padding:14px}}@media (max-width:375px){.admin-settlement-card{padding:12px}.admin-settlement-card-value{font-size:12px}.admin-settlement-detail{-webkit-overflow-scrolling:touch;padding:12px;overflow-x:auto}}.admin-config-page .config-card{background:#fff;border:1px solid #eae8f8;border-radius:16px;padding:28px}.admin-config-page .config-field{flex-direction:column;gap:6px;margin-bottom:20px;display:flex}.admin-config-page .config-field:last-of-type{margin-bottom:0}.admin-config-page .config-label{color:#12103a;font-size:13px;font-weight:700}.admin-config-page .config-input{color:#12103a;background:#f9f8fe;border:1px solid #eae8f8;border-radius:10px;outline:none;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .15s}.admin-config-page .config-input:focus{background:#fff;border-color:#6b58e8}.admin-config-page .config-hint{color:#6b6375;margin-top:2px;font-size:12px}@media (max-width:768px){.admin-config-page{padding:20px 16px env(safe-area-inset-bottom,16px)}}@media (max-width:600px){.admin-config-page .config-card{padding:20px 16px}.admin-config-page .config-input{box-sizing:border-box;width:100%;min-height:44px;padding:10px 12px;font-size:16px}}@media (max-width:375px){.admin-config-page{padding:16px 12px env(safe-area-inset-bottom,16px)}.admin-config-page .config-card{padding:16px 12px}}.admin-config-page .config-save-btn{min-height:44px}.admin-reconciliation-page{padding-bottom:env(safe-area-inset-bottom,16px)}.table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:768px){.admin-reconciliation-page{padding:20px 16px env(safe-area-inset-bottom,16px)}.admin-recon-filter-bar{flex-direction:column;align-items:stretch!important}.admin-recon-filter-bar input[type=date]{box-sizing:border-box;width:100%;font-size:16px}.admin-recon-filter-bar button{width:100%;min-height:44px}.admin-recon-summary-grid{grid-template-columns:1fr!important;gap:12px!important}}@media (max-width:414px){.admin-reconciliation-page{padding:16px 12px env(safe-area-inset-bottom,16px)}}.admin-support-page{max-width:1200px;margin:0 auto;padding:32px 24px}.admin-support-layout{grid-template-columns:380px 1fr;align-items:start;gap:20px;display:grid}.admin-support-messages{scrollbar-width:thin;scrollbar-color:#eae8f8 transparent}.admin-support-messages::-webkit-scrollbar{width:4px}.admin-support-messages::-webkit-scrollbar-track{background:0 0}.admin-support-messages::-webkit-scrollbar-thumb{background:#eae8f8;border-radius:4px}.admin-support-page button,.admin-support-page select{min-height:44px}.admin-support-messages>div>div{word-break:break-word}.admin-support-back-btn{display:none}@media (max-width:900px){.admin-support-layout{grid-template-columns:1fr}.admin-support-messages>div>div{max-width:85%}.admin-support-back-btn{color:#4a4660;cursor:pointer;background:#e8e5f8;border:1px solid #eae8f8;border-radius:8px;align-items:center;gap:6px;min-height:44px;margin-bottom:12px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}}@media (max-width:600px){.admin-support-page{padding:20px 16px}.admin-support-header-actions{flex-direction:column;width:100%}.admin-support-header-actions select,.admin-support-header-actions button{width:100%;font-size:16px}.admin-support-reply textarea{font-size:16px}.admin-support-send-btn{width:100%;min-height:44px}}@media (max-width:414px){.admin-support-page{padding:16px 12px}}.admin-analytics-summary-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px;display:grid}.admin-analytics-card{background:#f9f8fe;border:1px solid #eae8f8;border-radius:14px;padding:20px 24px}.admin-analytics-table-wrap{background:#f9f8fe;border:1px solid #eae8f8;border-radius:14px;margin-bottom:28px;overflow:hidden}.admin-analytics-section-title{color:#12103a;letter-spacing:-.2px;margin-bottom:12px;font-size:14px;font-weight:700}.admin-analytics-section-header{color:#12103a;letter-spacing:-.3px;border-bottom:2px solid #eae8f8;margin:36px 0 20px;padding-bottom:12px;font-size:16px;font-weight:800}.admin-analytics-bar-row{align-items:center;gap:12px;padding:6px 0;display:flex}.admin-analytics-bar-label{color:#6b6375;text-align:right;flex-shrink:0;width:80px;font-size:11px}.admin-analytics-bar-track{background:#e8e5f8;border-radius:4px;flex:1;height:14px;overflow:hidden}.admin-analytics-bar-fill{background:#6b58e8;border-radius:4px;height:100%;transition:width .3s}.admin-analytics-bar-count{color:#6b6375;flex-shrink:0;width:32px;font-size:11px}.admin-analytics-page{box-sizing:border-box;padding:32px 24px}@media (max-width:768px){.admin-analytics-page{padding:20px 16px}}@media (max-width:414px){.admin-analytics-page{padding:16px 12px}}.admin-analytics-range-selector{align-items:center;gap:8px;display:flex}.admin-analytics-bar-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-analytics-page button{min-height:44px}@media (max-width:700px){.admin-analytics-summary-grid{grid-template-columns:repeat(2,1fr)}.admin-analytics-range-selector{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.admin-analytics-bar-label{width:56px}}@media (max-width:420px){.admin-analytics-summary-grid{grid-template-columns:1fr}.admin-analytics-bar-label{width:44px;font-size:10px}.admin-analytics-bar-count{width:24px}}.admin-data-explorer-page{font-family:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}@media (max-width:640px){.explorer-filter-bar{flex-direction:column;align-items:stretch!important}.explorer-summary-grid{grid-template-columns:1fr!important}}
