:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;font-weight:400;color-scheme:light;color:#000;background-color:#ece9dd;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{overflow-x:hidden;width:100%}a{font-weight:500;color:#000;text-decoration:underline;transition:all .3s ease}a:hover{color:#ca8a04}body{margin:0;min-width:320px;min-height:100vh;background-color:#ece9dd;color:#000;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1;color:#000;font-weight:700}h2,h3,h4,h5,h6{color:#000;font-weight:600}button{border-radius:10px;border:none;padding:.7em 1.4em;font-size:1em;font-weight:600;font-family:inherit;background:linear-gradient(135deg,#1f2937,#111827);color:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #1f293733}button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #1f293766;background:linear-gradient(135deg,#111827,#030712)}button:focus,button:focus-visible{outline:4px auto rgba(31,41,55,.4)}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{min-height:100%;width:100%}#root{display:flex;flex-direction:column}.bg-bananas{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden;pointer-events:none;transform:translateZ(0);will-change:transform;contain:strict;-webkit-mask-image:linear-gradient(to bottom,black 55%,transparent 92%);mask-image:linear-gradient(to bottom,black 55%,transparent 92%)}.banana-img{position:absolute;opacity:1;pointer-events:none;will-change:transform}.lang-switcher{position:relative;flex-shrink:0}.lang-btn{display:flex;align-items:center;gap:6px;padding:6px 10px 6px 7px;background:#f1edd2f2;border:1px solid rgba(0,0,0,.12);border-radius:14px;cursor:pointer;transition:background .15s;width:100%}.lang-btn:hover{background:#f1edd2}.lang-btn--open{border-radius:14px 14px 0 0;border-bottom-color:transparent;background:#f1edd2}.lang-flag{width:20px;height:20px;object-fit:contain;flex-shrink:0;border-radius:2px}.lang-code{font-size:.8rem;font-weight:700;color:#1f2937;letter-spacing:.04em}.lang-chevron{width:10px;height:6px;color:#6b7280;transition:transform .2s ease;flex-shrink:0;margin-left:2px}.lang-btn--open .lang-chevron{transform:rotate(180deg)}.lang-dropdown{position:absolute;top:100%;right:0;left:0;background:#f1edd2;border:1px solid rgba(0,0,0,.12);border-top:none;border-radius:0 0 14px 14px;box-shadow:0 6px 16px #0000001a;list-style:none;padding:3px 4px 4px;margin:0;z-index:500}.lang-option{display:flex;align-items:center;gap:6px;width:100%;padding:5px 6px;background:none;border:none;border-radius:8px;cursor:pointer;transition:background .15s;white-space:nowrap}.lang-option:hover{background:#eab3082e}@media(max-width:768px){.lang-btn{padding:5px 8px 5px 6px}.lang-flag{width:18px;height:18px}.lang-code{font-size:.75rem}}.header{background:#f1edd2bf;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:1rem 0;position:sticky;top:0;z-index:300;border-bottom:1px solid rgba(0,0,0,.08);border-radius:40px 40px 0 0}.header--scrolled{border-radius:0}.header-container{max-width:100%;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.burger-btn{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:4px;flex-shrink:0}.burger-line{display:block;width:24px;height:2.5px;background:#000;border-radius:2px;transition:background .2s}.burger-btn:hover .burger-line{background:#eab308}.logo{font-size:2.2rem;font-weight:800;color:#000;text-decoration:none;transition:all .3s ease;white-space:nowrap;letter-spacing:-1px;display:flex;align-items:center;gap:.5rem}.logo:hover{transform:scale(1.05)}.logo-img{height:40px;width:auto;object-fit:contain;flex-shrink:0}.nav{display:flex;gap:2rem;align-items:center;flex:1;justify-content:center;flex-wrap:wrap}.nav a{color:#1f2937;text-decoration:none;transition:all .3s ease;font-size:1rem;font-weight:600;position:relative}.nav a:hover{color:#eab308}.nav a:hover:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:3px;background:#facc15;border-radius:10px}.nav a.active{color:#eab308}.nav a.active:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:3px;background:#facc15;border-radius:10px}.header-actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.header-cart-btn{position:relative;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:#eab3081a;color:#92400e;text-decoration:none;transition:all .2s;flex-shrink:0}.header-cart-btn:hover{background:#eab30833}.header-cart-badge{position:absolute;top:-4px;right:-4px;background:#eab308;color:#fff;font-size:.6rem;font-weight:800;border-radius:20px;padding:.1rem .35rem;min-width:16px;text-align:center;line-height:1.4}.header-login-btn{padding:.45rem 1rem;border-radius:10px;background:linear-gradient(135deg,#eab308,#ca8a04);color:#fff;font-weight:700;font-size:.875rem;text-decoration:none;transition:all .25s ease;box-shadow:0 2px 8px #eab3084d;white-space:nowrap}.header-login-btn:hover{transform:translateY(-1px);box-shadow:0 4px 14px #eab30873;color:#fff}.header-profile-wrap{position:relative}.header-profile-btn{display:flex;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;color:#1f2937;transition:color .2s;padding:.3rem .5rem;font-family:inherit;outline:none;border-radius:10px}.header-profile-btn:hover,.header-profile-btn:focus,.header-profile-btn:active,.header-profile-btn:focus-visible{color:#eab308;background:none;outline:none;box-shadow:none}.header-balance{font-size:.85rem;font-weight:700;color:#059669;background:#10b9811a;padding:.25rem .55rem;border-radius:8px;white-space:nowrap}.header-avatar{width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,#eab308,#ca8a04);color:#fff;font-size:.9rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.header-username{font-size:.9rem;font-weight:700;max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-dropdown{position:absolute;top:calc(100% + .6rem);right:0;background:#fffffff7;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:16px;box-shadow:0 8px 32px #00000024;border:1px solid rgba(255,255,255,.7);min-width:200px;z-index:500;padding:.5rem;animation:dropdown-in .15s ease}@keyframes dropdown-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.header-dropdown-user{display:flex;align-items:center;gap:.65rem;padding:.6rem .65rem}.header-dropdown-avatar{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#eab308,#ca8a04);color:#fff;font-size:1rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.header-dropdown-name{display:block;font-size:.9rem;font-weight:700;color:#111}.header-dropdown-uid{display:block;font-size:.75rem;color:#9ca3af}.header-dropdown-divider{height:1px;background:#00000012;margin:.3rem 0}.header-dropdown-item{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;border-radius:10px;text-decoration:none;color:#374151;font-size:.875rem;font-weight:600;transition:all .15s ease}.header-dropdown-item:hover{background:#eab3081a;color:#ca8a04}.header-dropdown-badge{background:#ef4444;color:#fff;font-size:.65rem;font-weight:700;padding:.1rem .4rem;border-radius:99px;min-width:18px;text-align:center;line-height:1.4}.header-dropdown-logout{display:block;width:100%;padding:.5rem .75rem;border-radius:10px;background:none;border:none;cursor:pointer;color:#ef4444;font-size:.875rem;font-weight:600;text-align:left;transition:background .15s ease;font-family:inherit}.header-dropdown-logout:hover{background:#ef444414}.drawer-divider{height:1px;background:#00000014;margin:.5rem 0}.drawer-profile-info{display:flex;align-items:center;gap:.65rem;padding:.5rem .75rem}.drawer-profile-name{display:block;font-size:.95rem;font-weight:700;color:#111}.drawer-profile-balance{display:block;font-size:.82rem;font-weight:700;color:#059669}.drawer-nav-section{color:#374151;text-decoration:none;font-size:.95rem;font-weight:600;padding:.6rem .75rem;border-radius:10px;transition:all .2s ease;display:block}.drawer-nav-section:hover,.drawer-nav-section.active{background:#eab30826;color:#eab308}.drawer-avatar{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#eab308,#ca8a04);color:#fff;font-size:.8rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.drawer-logout-btn{background:transparent;border:none;cursor:pointer;color:#ef4444;font-size:.95rem;font-weight:600;padding:.6rem .75rem;border-radius:10px;text-align:left;box-shadow:none;transition:background .2s;font-family:inherit;width:100%}.drawer-logout-btn:hover{background:#ef444414;transform:none;box-shadow:none}@media(max-width:768px){.logo-text{display:none}.header-actions{gap:.5rem}.header-username{display:none}}.drawer-overlay{position:fixed;inset:0;background:#00000080;z-index:400}.drawer{position:fixed;top:0;left:0;height:100vh;width:280px;background:#f1edd2f7;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:4px 0 30px #0003;z-index:450;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);display:none;flex-direction:column;padding:1.5rem;border-radius:0 20px 20px 0}.drawer--open{transform:translate(0)}.drawer-close{align-self:flex-end;background:none;border:none;cursor:pointer;padding:4px;margin-bottom:1.5rem;color:#1f2937;transition:color .2s}.drawer-close:hover{color:#eab308}.drawer-close svg{width:24px;height:24px;display:block}.drawer-nav{display:flex;flex-direction:column;gap:.25rem}.drawer-nav a{color:#1f2937;text-decoration:none;font-size:1.1rem;font-weight:600;padding:.75rem 1rem;border-radius:12px;transition:all .2s ease}.drawer-nav a:hover{background:#eab30826;color:#eab308}.drawer-nav a.active{background:#eab30833;color:#eab308}@media(max-width:1024px){.nav{gap:1rem}}@media(max-width:768px){.header{border-radius:25px 25px 0 0}.header--scrolled{border-radius:0}.header-container{padding:0 1rem}.burger-btn{display:flex}.logo{font-size:1.1rem;flex:1;justify-content:center}.logo-img{height:32px}.nav{display:none}.drawer{display:flex}}.footer{background:#00000005;color:#1f2937;padding:5rem 1rem 3rem;margin-top:4rem;border-top:1px solid rgba(0,0,0,.05);border-radius:0 0 40px 40px}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(5,1fr);gap:3rem;margin-bottom:3rem}.footer-section h3{font-size:2rem;margin-bottom:1.5rem;color:#000;font-weight:800}.footer-section h4{margin-bottom:1.5rem;color:#000;font-weight:700;font-size:1.2rem}.footer-section p{margin-bottom:1rem;line-height:1.6;color:#4b5563}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:1rem}.footer-section a{color:#4b5563;text-decoration:none;transition:all .3s ease;font-weight:500}.footer-section a:hover{color:#eab308;padding-left:5px}.telegram-link{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem 1.8rem;background:#000;border-radius:12px;color:#fff!important;transition:all .3s ease;font-weight:700;box-shadow:0 8px 20px #0000001a}.telegram-link:hover{background:#1f2937;transform:translateY(-3px);box-shadow:0 12px 30px #0003;padding-left:1.8rem}.telegram-icon{width:1.2rem;height:1.2rem;flex-shrink:0}.footer-bottom{max-width:1200px;margin:0 auto;text-align:center;padding:2.5rem 2rem 0;border-top:1px solid rgba(0,0,0,.05);color:#6b7280;font-size:.95rem}@media(max-width:1100px){.footer-container{grid-template-columns:repeat(3,1fr)}.footer-section--contact{grid-column:3;grid-row:1}}@media(max-width:768px){.footer{border-radius:0 0 25px 25px}.footer-container{grid-template-columns:1fr;padding:0 1.5rem;gap:2.5rem}.footer-section--contact{grid-column:auto;grid-row:auto}.footer-bottom{padding:2rem 1rem 0}}.reviews-section{padding:4rem 1rem 2rem;border-top:1px solid rgba(0,0,0,.05)}.reviews-container{max-width:1200px;margin:0 auto;padding:0 1rem}.reviews-title{font-size:2rem;font-weight:800;color:#000;text-align:center;margin-bottom:2.5rem}.reviews-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;min-height:180px}.reviews-card{background:#ffffff8c;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.45);border-radius:20px;padding:1.75rem 1.75rem 1.5rem;box-shadow:0 4px 20px #0000000d;display:flex;flex-direction:column;position:relative;transition:all .3s ease;text-decoration:none;color:inherit}.reviews-card--link{cursor:pointer}.reviews-card--link:hover{border-color:#eab308;transform:translateY(-4px);box-shadow:0 12px 30px #eab3082e;background:#ffffffbf}.reviews-card-quote{font-size:3.5rem;line-height:1;color:#eab308;font-family:Georgia,serif;font-weight:900;margin-bottom:.25rem;opacity:.8}.reviews-card-text{font-size:.9375rem;color:#1f2631;line-height:1.65;flex:1;white-space:pre-wrap;word-break:break-word}.reviews-card-image-wrap{position:relative;width:100%;border-radius:12px;overflow:hidden;margin-bottom:.75rem;cursor:zoom-in;flex-shrink:0}.reviews-card-image{width:100%;max-height:220px;object-fit:cover;display:block;border-radius:12px;transition:transform .3s ease}.reviews-card-image-wrap:hover .reviews-card-image{transform:scale(1.03)}.reviews-card-image-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#00000059;opacity:0;transition:opacity .2s ease;color:#fff;border-radius:12px}.reviews-card-image-wrap:hover .reviews-card-image-overlay{opacity:1}.reviews-lightbox{position:fixed;inset:0;background:#000000e0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1.5rem}.reviews-lightbox-close{position:absolute;top:1.25rem;right:1.25rem;background:none;border:none;padding:0;color:#fff;cursor:pointer;line-height:0}.reviews-lightbox-img{max-width:100%;max-height:90vh;border-radius:12px;object-fit:contain;box-shadow:0 20px 60px #00000080}.reviews-tg-wrap{display:flex;justify-content:center;margin-top:2rem}.reviews-tg-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;background:#000;color:#fff;text-decoration:none;border-radius:12px;font-weight:700;font-size:.9375rem;transition:all .3s ease;box-shadow:0 8px 20px #0000001a}.reviews-tg-btn:hover{background:#1f2937;transform:translateY(-2px);box-shadow:0 12px 30px #0003;color:#fff}.reviews-tg-icon{width:1.1rem;height:1.1rem;flex-shrink:0}.reviews-card-link-hint{align-self:flex-end;margin-top:.75rem;color:#9ca3af;transition:color .2s}.reviews-card--link:hover .reviews-card-link-hint{color:#eab308}.reviews-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.75rem}.reviews-dot{width:10px;height:10px;border-radius:50%;border:none;background:#eab308;cursor:pointer;transition:all .25s ease;padding:0;appearance:none;-webkit-appearance:none;font-size:0;line-height:0;overflow:hidden}.reviews-dot--active{background:#eab30840;transform:scale(1.3);box-shadow:0 0 0 2px #eab308}.reviews-dot:hover:not(.reviews-dot--active){background:#ca8a04}@media(max-width:767px){.reviews-section{padding:3rem .5rem 1.5rem}.reviews-cards{grid-template-columns:1fr;min-height:140px}.reviews-title{font-size:1.5rem;margin-bottom:1.75rem}.reviews-arrow{width:36px;height:36px}.reviews-arrow svg{width:16px;height:16px}.reviews-card{padding:1.25rem;border-radius:16px}.reviews-card-text{font-size:.875rem}.reviews-card-quote{font-size:2.5rem}}.bg-bananas{position:fixed;inset:0;overflow:hidden;pointer-events:none;z-index:0}.layout{display:flex;flex-direction:column;min-height:100vh;padding:3rem 2rem;background-color:transparent;position:relative;z-index:1}.layout-glass-container{flex:1;display:flex;flex-direction:column;background:#ffffffd9;border-radius:40px;border:1px solid rgba(255,255,255,.5);box-shadow:0 10px 40px #0000000d,inset 0 0 0 1px #fff3;overflow:visible;position:relative;transform:translateZ(0);will-change:transform}@keyframes pageEnter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.layout-content{flex:1;width:100%}.layout-content>div>*{animation:pageEnter .6s cubic-bezier(.22,1,.36,1) both}.layout-content>div>*:nth-child(1){animation-delay:.1s}.layout-content>div>*:nth-child(2){animation-delay:.2s}.layout-content>div>*:nth-child(3){animation-delay:.3s}.layout-content>div>*:nth-child(4){animation-delay:.4s}.layout-content>div>*:nth-child(n+5){animation-delay:.5s}.products-grid>*,.services-grid>*,.features-grid>*{animation:pageEnter .5s cubic-bezier(.22,1,.36,1) both}.products-grid>*:nth-child(1),.services-grid>*:nth-child(1){animation-delay:.1s}.products-grid>*:nth-child(2),.services-grid>*:nth-child(2){animation-delay:.15s}.products-grid>*:nth-child(3),.services-grid>*:nth-child(3){animation-delay:.2s}.products-grid>*:nth-child(4),.services-grid>*:nth-child(4){animation-delay:.25s}.products-grid>*:nth-child(5),.services-grid>*:nth-child(5){animation-delay:.3s}.products-grid>*:nth-child(6),.services-grid>*:nth-child(6){animation-delay:.35s}.products-grid>*:nth-child(n+7),.services-grid>*:nth-child(n+7){animation-delay:.4s}@keyframes falling{0%{transform:translate3d(0,-320px,0) rotate(0)}to{transform:translate3d(0,115vh,0) rotate(360deg)}}.banana-img{animation:falling linear infinite;position:absolute;top:-320px;pointer-events:none;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);isolation:isolate}@media(max-width:768px){.layout{padding:1.5rem 1rem}.layout-glass-container{border-radius:25px}}.home{width:100%}section{padding:5rem 0}.hero{padding:6rem 0;width:100%;position:relative;overflow:hidden}.hero-wrapper{display:flex;align-items:center;justify-content:space-between;gap:4rem}.hero-content{flex:1;text-align:left}.hero-content h1{font-size:2.6rem;margin-bottom:1.5rem;color:#000;font-weight:800;letter-spacing:-.5px;line-height:1.2}.hero-content p{font-size:1.1rem;margin-bottom:2.5rem;color:#374151;line-height:1.6}.hero-banner{flex:1;display:flex;justify-content:center;align-items:center}.hero-banner img{max-width:100%;height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.1))}.cta-button{display:inline-flex;align-items:center;gap:.6rem;padding:1.1rem 2.5rem;background:linear-gradient(135deg,#1f2937,#111827);color:#fff;text-decoration:none;border-radius:12px;font-weight:700;transition:all .3s ease;box-shadow:0 8px 20px #1f29374d;letter-spacing:.3px}.cta-tg-icon{width:1.1rem;height:1.1rem;flex-shrink:0}.hero-cta-btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 1.8rem;background:linear-gradient(135deg,#1f2937,#111827);border-radius:12px;color:#fff;text-decoration:none;font-weight:700;font-size:1rem;transition:all .3s ease;box-shadow:0 8px 20px #1f29374d}.hero-cta-btn:hover{background:linear-gradient(135deg,#111827,#030712);transform:translateY(-3px);box-shadow:0 12px 30px #1f293766;color:#fff}.hero-cta-btn .telegram-icon{width:1.2rem;height:1.2rem;flex-shrink:0}.cta-button:hover{transform:translateY(-4px);box-shadow:0 12px 30px #1f293766;background:linear-gradient(135deg,#111827,#030712)}.why-choose{background:#fff3}.why-choose h2,.our-services h2,.popular-products h2,.reviews h2,.join-us h2,.ready-start h2{text-align:center;font-size:2.8rem;margin-bottom:1.5rem;color:#000;font-weight:800;letter-spacing:-.5px}.why-choose h2:after{content:"";display:block;width:60px;height:5px;background:#facc15;margin:1rem auto 0;border-radius:10px}.why-choose-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:3rem}.why-choose-item{background:#ffffff80;padding:2rem 2rem 2rem 2.5rem;border-radius:24px;box-shadow:0 4px 15px #0000000d;text-align:left;border:1px solid rgba(255,255,255,.5);transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;flex-direction:column;gap:.4rem}.why-choose-item:hover{transform:translateY(-6px);border-color:#facc15;background:#fffc;box-shadow:0 15px 35px #0000001a}.why-choose-icon{color:#eab308;margin-bottom:.4rem}.why-choose-icon svg{width:28px;height:28px}.why-choose-stat{font-size:2.6rem;font-weight:800;color:#000;letter-spacing:-1px;line-height:1}.why-choose-item h3{color:#4b5563;margin:0;font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.why-choose-item p{color:#6b7280;line-height:1.55;margin:0;font-size:.9rem}.our-services{background:transparent}.our-services p{text-align:center;color:#4b5563;margin-bottom:3.5rem;font-size:1.2rem;max-width:800px;margin-left:auto;margin-right:auto}.services-list{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.service-card{background:#fff9;padding:2rem;border-radius:24px;text-decoration:none;transition:all .4s ease;text-align:center;box-shadow:0 10px 25px #0000000d;border:2px solid transparent;display:flex;flex-direction:column;align-items:center;gap:.5rem}.service-card:hover{transform:translateY(-8px);background:#facc15;box-shadow:0 15px 35px #facc154d}.service-card-icon{color:#eab308;margin-bottom:.8rem;transition:color .3s ease}.service-card:hover .service-card-icon{color:#000}.service-card h3{margin:0;font-size:1.1rem;color:#000;font-weight:700;transition:color .3s ease}.service-card:hover h3{color:#000}.service-card-desc{margin:0;font-size:.875rem;color:#4b5563;line-height:1.55;transition:color .3s ease}.service-card:hover .service-card-desc{color:#1f2937}.manuals-promo{display:flex;align-items:center;gap:1.5rem;margin-top:2rem;padding:1.6rem 2rem;background:#fff9;border:1.5px solid rgba(234,179,8,.35);border-radius:20px;text-decoration:none;transition:background .25s,border-color .25s,transform .25s,box-shadow .25s;justify-content:center;text-align:center}.manuals-promo:hover{background:#facc15;border-color:#facc15;transform:translateY(-3px);box-shadow:0 12px 32px #facc154d}.manuals-promo__icon{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#eab3081f;border-radius:14px;color:#eab308;transition:background .25s,color .25s}.manuals-promo:hover .manuals-promo__icon{background:#00000014;color:#000}.manuals-promo__body{display:flex;flex-direction:column;gap:.3rem;align-items:center}.manuals-promo__title{font-size:1rem;font-weight:800;color:#111827;display:block;transition:color .25s}.manuals-promo:hover .manuals-promo__title{color:#000}.manuals-promo__desc{margin:0;font-size:.875rem;color:#4b5563;line-height:1.55;transition:color .25s}.manuals-promo:hover .manuals-promo__desc{color:#1f2937}.manuals-promo__arrow{flex-shrink:0;color:#eab308;transition:color .25s,transform .25s}.manuals-promo:hover .manuals-promo__arrow{color:#000;transform:translate(4px)}.ecosystem{background:#facc15;border-radius:40px;margin:0 2rem;padding:4rem 2rem;box-shadow:0 20px 40px #facc1533}.ecosystem-title{text-align:center;font-size:2.2rem;font-weight:800;color:#000;letter-spacing:-.5px;margin-bottom:3rem}.ecosystem-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.ecosystem-card{background:#ffffffe6;border:1px solid rgba(255,255,255,.6);border-radius:16px;padding:2rem 1.5rem;text-align:center;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:.6rem}.ecosystem-card:hover{border-color:#eab308;box-shadow:0 12px 32px #eab30840;transform:translateY(-6px);background:#fff}.ecosystem-card-icon{width:64px;height:64px;background:#eab3081a;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#eab308;margin-bottom:.5rem;flex-shrink:0}.ecosystem-card h3{font-size:1.1rem;font-weight:700;color:#000;margin:0}.ecosystem-card p{color:#4b5563;font-size:.9rem;line-height:1.5;margin:0;flex:1}.ecosystem-btn{display:inline-flex;align-items:center;margin-top:.8rem;padding:.6rem 1.2rem;background:#1f2937;color:#fff;border-radius:8px;text-decoration:none;font-weight:600;font-size:.85rem;transition:all .25s ease}.ecosystem-btn:hover{background:linear-gradient(135deg,#eab308,#ca8a04);color:#000;transform:translateY(-2px);box-shadow:0 6px 20px #eab3084d}.ready-start{padding-bottom:8rem;text-align:center}.ready-start .container{display:flex;flex-direction:column;align-items:center}.ready-start h2{color:#000}.ready-start p{color:#4b5563;font-size:1.2rem;margin-bottom:2.5rem}@media(max-width:1024px){.hero-wrapper{flex-direction:column-reverse;text-align:center;gap:3rem}.hero-content{text-align:center}.hero-content h1{font-size:2rem}}@media(max-width:768px){.why-choose-grid,.services-list{grid-template-columns:1fr}.manuals-promo{flex-direction:column;gap:.75rem;padding:1.4rem 1.25rem}.manuals-promo__icon{width:48px;height:48px}.manuals-promo__arrow{display:none}.ecosystem{margin:0 1rem;padding:3rem 1rem;border-radius:25px}.hero-content h1{font-size:1.8rem}.hero-content p{font-size:1.1rem}section{padding:3.5rem 0}.container{padding:0 1.5rem}.why-choose h2,.our-services h2,.popular-products h2,.reviews h2,.join-us h2,.ready-start h2{font-size:2.2rem}.join-us{margin:2rem 1rem;padding:3rem 1rem}}@media(max-width:480px){.join-us h2,.ready-start h2{font-size:1.5rem}}.services-page{width:100%;padding-bottom:5rem}.page-header p{font-size:1.2rem;color:#4b5563;margin:0}.services-search{margin:4rem auto 3rem;display:flex;justify-content:center}.services-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2.5rem;margin-bottom:3rem}.loading,.no-services{text-align:center;padding:4rem 2rem;font-size:1.1rem;color:#4b5563;background:#fff3;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.3);border-radius:24px;margin:3rem 0}.services-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem;margin-top:2rem}.services-faq-teaser{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;background:#ffffff80;border:1px solid rgba(255,255,255,.5);border-radius:20px;padding:1.5rem 2rem;margin-bottom:4rem}.feature-card{background:#ffffffb8;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.3);border-radius:24px;padding:2.5rem 2rem;text-align:center;transition:all .3s ease;display:flex;flex-direction:column;align-items:center}.feature-card:hover{background:#ffffffe0;border-color:#eab308;transform:translateY(-5px);box-shadow:0 15px 35px #eab30833}.feature-icon{width:48px;height:48px;margin-bottom:.75rem;display:flex;align-items:center;justify-content:center;color:#eab308}.feature-icon svg{width:100%;height:100%}.feature-card h3{font-size:1.25rem;font-weight:700;color:#000;margin:0 0 .75rem}.feature-card p{font-size:.95rem;color:#4b5563;margin:0;line-height:1.5}.services-process{margin-top:6rem;padding:3rem 0}.process-header{text-align:center;margin-bottom:3.5rem}.process-header h2{font-size:2.5rem;font-weight:800;color:#000;margin:0 0 1rem}.process-header p{font-size:1.1rem;color:#4b5563;margin:0}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}.process-step{background:#ffffffb8;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.3);border-radius:20px;padding:2.5rem 2rem;text-align:center;transition:all .3s ease;position:relative}.process-step:hover{background:#ffffffe0;border-color:#eab308;transform:translateY(-8px);box-shadow:0 15px 35px #eab30833}.step-number{width:60px;height:60px;background:linear-gradient(135deg,#facc15,#f59e0b);color:#000;font-size:1.8rem;font-weight:800;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 4px 15px #facc154d}.process-step h3{font-size:1.25rem;font-weight:700;color:#000;margin:0 0 1rem}.process-step p{font-size:.95rem;color:#4b5563;margin:0;line-height:1.6}@media(max-width:1024px){.services-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem}}@media(max-width:768px){.page-header{padding:3rem 1.5rem}.page-header h1{font-size:2.5rem}.page-header p{font-size:1rem}.services-search{margin:2rem auto}.services-faq-teaser{flex-direction:column;text-align:center;align-items:center}.services-faq-teaser-text{flex-direction:column;text-align:center}.services-faq-teaser-btn{width:100%;justify-content:center}.services-grid{grid-template-columns:1fr;gap:1.5rem}.search-input{max-width:100%}.pagination{gap:1rem;padding:1.5rem}.pagination-btn{padding:.65rem .75rem;font-size:.9rem;flex:1}.btn-text{display:none}.container{padding:0 1.5rem}.services-features{grid-template-columns:1fr;margin-bottom:3rem;margin-top:1.5rem}.feature-card{padding:2rem 1.5rem}.feature-icon{font-size:1.8rem;margin-bottom:.5rem}.feature-card h3{font-size:1.1rem}.process-header h2{font-size:1.8rem}.process-steps{grid-template-columns:1fr;gap:1.5rem}.process-step{padding:2rem 1.5rem}.step-number{width:50px;height:50px;font-size:1.5rem}.process-step h3{font-size:1.1rem}}.service-card{background:#fff3;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.3);border-radius:24px;padding:2rem;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;flex-direction:column;height:100%;box-shadow:0 4px 15px #0000000d}.service-card:hover{background:#ffffff59;border-color:#eab308;transform:translateY(-10px);box-shadow:0 15px 35px #eab30833}.service-card-image{width:100%;height:220px;border-radius:16px;overflow:hidden;margin-bottom:1.5rem;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;align-items:center;justify-content:center;font-size:3.5rem}.service-card-image img{width:100%;height:100%;object-fit:cover}.service-card-placeholder{font-size:3.5rem;opacity:.4}.service-card-content{display:flex;flex-direction:column;flex:1}.service-card-filter{display:block;padding:.35rem .75rem;border:1.5px solid;border-radius:8px;font-size:.75rem;font-weight:600;margin:0 auto .75rem;background:transparent;width:fit-content;text-align:center}.service-card-title{font-size:1.25rem;font-weight:700;color:#000;margin:0 0 .5rem;line-height:1.3}.service-card-subtitle{font-size:.85rem;color:#6b7280;margin:0 0 .75rem;font-weight:600}.service-card-desc{font-size:.875rem;color:#4b5563;margin:0 0 1rem;line-height:1.5;flex:1}.service-card-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1rem;border-top:1px solid rgba(0,0,0,.05)}.service-card-price{display:flex;align-items:center}.service-card-btn{display:inline-flex;align-items:center;gap:.4rem;background:#1f2937;color:#fff;border:none;border-radius:10px;padding:.75rem 1.25rem;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;box-shadow:0 4px 15px #0003}.service-card-btn:hover{transform:translateY(-2px);background:linear-gradient(135deg,#eab308,#ca8a04);box-shadow:0 6px 20px #eab30866}.service-card-btn:active{transform:translateY(0);background:#ca8a04}@media(max-width:768px){.service-card{border-radius:16px;padding:1.5rem}.service-card-image{height:120px}.service-card-title{font-size:1.1rem}.service-card-desc{font-size:.8rem}.price-value{font-size:1.3rem}.service-card-btn{padding:.6rem 1rem;font-size:.8rem}}.how-to-order{margin-top:3rem;padding:2.5rem 2rem;background:#fff9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(234,179,8,.2);border-radius:20px}.how-to-order__title{font-size:1.3rem;font-weight:800;color:#111827;margin:0 0 2rem;text-align:center;letter-spacing:-.3px}.how-to-order__steps{display:flex;align-items:flex-start;gap:0;position:relative}.how-to-order__step{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 1rem;position:relative}.how-to-order__step-num{font-size:.7rem;font-weight:800;color:#eab308;letter-spacing:.08em;margin-bottom:.5rem;opacity:.7}.how-to-order__step-icon{font-size:2rem;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eab30826,#eab3080d);border:1.5px solid rgba(234,179,8,.35);border-radius:16px;margin-bottom:1rem}.how-to-order__step-body{display:flex;flex-direction:column;gap:.35rem}.how-to-order__step-title{font-size:.95rem;font-weight:700;color:#111827;display:block}.how-to-order__step-desc{font-size:.845rem;color:#6b7280;line-height:1.55;margin:0}.how-to-order__arrow{position:absolute;right:-12px;top:28px;color:#eab308;opacity:.6;width:24px;height:24px;z-index:1}.how-to-order__arrow svg{width:20px;height:20px}@media(max-width:700px){.how-to-order{padding:1.75rem 1.25rem}.how-to-order__steps{flex-direction:column;gap:1.5rem}.how-to-order__step{flex-direction:row;text-align:left;align-items:flex-start;padding:0;gap:1rem}.how-to-order__step-num{display:none}.how-to-order__step-icon{flex-shrink:0;margin-bottom:0;width:48px;height:48px;font-size:1.6rem}.how-to-order__arrow{display:none}}.service-detail-page{min-height:100vh;padding:2rem;background:transparent}.back-btn{background:#1f2937;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:2rem;box-shadow:0 4px 15px #0003}.back-btn:hover{transform:translate(-2px);background:linear-gradient(135deg,#eab308,#ca8a04);box-shadow:0 6px 20px #eab30866}.back-btn:active{transform:translate(0);background:#ca8a04}.service-detail-container{max-width:1000px;margin:0 auto;background:#ffffffb8;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.3);border-radius:24px;padding:3rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;box-shadow:0 4px 15px #0000000d}.service-detail-left{display:flex;flex-direction:column;gap:1.25rem}.service-detail-image{width:100%;aspect-ratio:1;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;align-items:center;justify-content:center;font-size:5rem}.service-detail-meta{display:flex;flex-direction:column;gap:0;border-radius:14px;overflow:hidden;border:1.5px solid #f5c518;box-shadow:0 4px 18px #f5c51821}.service-meta-item{display:flex;flex-direction:column;gap:.35rem;padding:1rem 1.25rem;background:#ffffff8c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.service-meta-item+.service-meta-item{border-top:1px solid rgba(245,197,24,.25)}.service-meta-label{display:flex;align-items:center;gap:.4rem;font-size:.68rem;font-weight:800;color:#b8860b;text-transform:uppercase;letter-spacing:.6px}.service-meta-label:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#f5c518;flex-shrink:0}.service-meta-value{font-size:.9rem;color:#111827;font-weight:500;line-height:1.55;white-space:pre-wrap;word-break:break-word}.service-detail-image img{width:100%;height:100%;object-fit:cover}.service-detail-placeholder{font-size:5rem;opacity:.3}.service-detail-content{display:flex;flex-direction:column;justify-content:space-between}.service-detail-title{font-size:2.5rem;font-weight:800;color:#000;margin:0 0 1rem;line-height:1.2}.service-detail-filter{display:inline-block;padding:.5rem 1rem;border:2px solid;border-radius:10px;font-size:.85rem;font-weight:600;margin-bottom:1.5rem;background:transparent}.service-detail-subtitle{font-size:1.25rem;color:#6b7280;margin:0 0 2rem;font-weight:600}.service-detail-description,.service-detail-additional{margin-bottom:1.5rem}.service-detail-description h3,.service-detail-additional h3{font-size:.9rem;font-weight:700;color:#000;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.5px}.service-detail-description p,.service-detail-additional p{font-size:.95rem;color:#4b5563;line-height:1.8;margin:0;white-space:pre-wrap;word-wrap:break-word}.service-detail-footer{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.05);margin-top:auto}.service-detail-price{display:flex;flex-direction:column}.price-label{font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.3rem}.buy-button{display:inline-flex;align-items:center;gap:.5rem;background:#1f2937;color:#fff;border:none;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0003}.loading-page{display:flex;align-items:center;justify-content:center;min-height:100vh;font-size:1.3rem;color:#4b5563}@media(max-width:768px){.service-detail-container{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.service-detail-title{font-size:1.8rem}.service-detail-subtitle{font-size:1rem}.service-detail-footer{flex-direction:column;align-items:stretch}.buy-button{width:100%}.price-amount{font-size:1.5rem}.back-btn{padding:.6rem 1.2rem;font-size:.9rem}}.payment-spin-overlay{position:fixed;inset:0;z-index:2147483645;display:flex;align-items:center;justify-content:center;background:#0f172a73;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:payment-spin-fade-in .25s ease-out}@keyframes payment-spin-fade-in{0%{opacity:0}to{opacity:1}}.payment-spin-inner{text-align:center;padding:1.75rem 2rem;background:#fff;border-radius:18px;box-shadow:0 24px 64px #0000002e;max-width:min(88vw,320px)}.payment-spin-ring{width:52px;height:52px;margin:0 auto 1rem;border-radius:50%;border:3px solid #e5e7eb;border-top-color:#eab308;animation:payment-spin-rotate .75s linear infinite}@keyframes payment-spin-rotate{to{transform:rotate(360deg)}}.payment-spin-text{margin:.25rem 0 0;font-size:.9rem;font-weight:600;color:#374151;line-height:1.45}.payment-spin-text:first-of-type{margin-top:0;font-size:.95rem;color:#111827}.buy-modal-overlay{position:fixed;inset:0;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.buy-modal{background:#fff;border-radius:20px;width:100%;max-width:420px;padding:0 1.25rem 1.5rem;padding-top:0;position:relative;box-shadow:0 20px 60px #0003;max-height:90vh;overflow-y:auto}.buy-modal-header{position:sticky;top:0;z-index:2;display:flex;justify-content:flex-end;align-items:center;min-height:48px;padding:.5rem 0 .25rem;margin:0 -.125rem;background:linear-gradient(to bottom,#fff 70%,transparent)}.buy-modal-close{flex-shrink:0;background:#f3f4f6;border:none;border-radius:8px;width:32px;height:32px;cursor:pointer;font-size:1rem;color:#6b7280;display:flex;align-items:center;justify-content:center}.buy-modal-product{display:flex;gap:1rem;align-items:flex-start;margin-top:.25rem;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #f3f4f6}.buy-modal-img{width:64px;height:64px;border-radius:12px;object-fit:cover;flex-shrink:0}.buy-modal-product-info{flex:1;min-width:0}.buy-modal-title{font-size:1rem;font-weight:700;color:#111827;margin:0 0 .5rem;line-height:1.3}.buy-modal-meta{display:flex;align-items:center;gap:1rem}.buy-modal-price{font-size:1.25rem;font-weight:800;color:#eab308}.buy-modal-avail{font-size:.8rem;color:#6b7280}.buy-modal-section-label{font-size:.75rem;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;margin-top:.75rem}.buy-modal-product+.buy-modal-section-label{margin-top:0}.buy-modal-methods{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.125rem;align-items:start}.buy-modal-method{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.125rem;padding:.5rem .625rem;border:2px solid #e5e7eb;border-radius:12px;background:#fff;cursor:pointer;transition:all .2s;min-height:0}.buy-modal-method--disabled{opacity:.5;cursor:not-allowed}.buy-modal-method.active{border-color:#eab308;background:#fefce8}.buy-modal-method:hover{transform:none;box-shadow:none;background:#fff;border-color:#eab308}.buy-modal-method.active:hover{background:#fefce8}.buy-modal-method-name{font-size:.85rem;font-weight:600;color:#374151}.buy-modal-method-name--crypto{display:inline-flex;align-items:center;justify-content:center;gap:.2rem;line-height:1.25}.buy-modal-method-crypto-symbol{font-size:.8rem;font-weight:700;opacity:.75;line-height:1}.buy-modal-method-sub{font-size:.75rem;color:#6b7280;font-weight:600}.buy-modal-qty{display:flex;align-items:center;gap:1rem;margin-bottom:.25rem}.buy-modal-qty-btn{width:36px;height:36px;border-radius:8px;border:1px solid #e5e7eb;background:#f9fafb;font-size:1.2rem;cursor:pointer;color:#374151;display:flex;align-items:center;justify-content:center;transition:all .15s}.buy-modal-qty-btn:hover:not(:disabled){border-color:#eab308;background:#fefce8}.buy-modal-qty-btn:disabled{opacity:.4;cursor:not-allowed}.buy-modal-qty-val{font-size:1.25rem;font-weight:700;color:#111827;min-width:2rem;text-align:center}.buy-modal-total{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-top:1px solid #f3f4f6;margin-top:1rem;font-size:.9rem;color:#6b7280}.buy-modal-total-val{font-size:1.5rem;font-weight:800;color:#111827}.buy-modal-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;border-radius:10px;padding:.625rem .875rem;font-size:.85rem;font-weight:600;margin-bottom:.75rem}.buy-modal-agree{display:flex;align-items:flex-start;gap:.625rem;font-size:.82rem;color:#6b7280;margin-bottom:1rem;cursor:pointer;line-height:1.4}.buy-modal-agree input[type=checkbox]{flex-shrink:0;margin-top:2px;accent-color:#eab308;width:16px;height:16px;cursor:pointer}.buy-modal-agree a{color:#eab308;font-weight:600;text-decoration:underline}.buy-modal-submit{width:100%;padding:.875rem;background:#eab308;color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s}.buy-modal-submit:hover:not(:disabled){background:#ca9a00}.buy-modal-submit:disabled{opacity:.5;cursor:not-allowed}.buy-modal-success{text-align:center;padding:2rem 0;animation:buy-modal-success-enter .4s ease-out}@keyframes buy-modal-success-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.buy-modal-success-mark{display:flex;justify-content:center;align-items:center;margin-bottom:1.25rem}.buy-modal-success-svg{width:56px;height:56px;overflow:visible}.buy-modal-success-icon-group{transform-origin:center;animation:buy-modal-success-pop .42s cubic-bezier(.34,1.15,.64,1) forwards}.buy-modal-success-ring{stroke:#10b98159;stroke-width:1.5;fill:#10b98112}.buy-modal-success-path{stroke:#059669;stroke-width:2.75;stroke-dasharray:100;stroke-dashoffset:100;animation:buy-modal-success-draw .42s cubic-bezier(.45,.05,.2,1) .15s forwards}@keyframes buy-modal-success-pop{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@keyframes buy-modal-success-draw{to{stroke-dashoffset:0}}@media(prefers-reduced-motion:reduce){.buy-modal-success{animation:none}.buy-modal-success-icon-group{animation:none;opacity:1;transform:none}.buy-modal-success-path{animation:none;stroke-dashoffset:0}}.buy-modal-success h3{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 .5rem}.buy-modal-success p{color:#6b7280;margin:0 0 1.5rem}.buy-modal-go-orders{padding:.75rem 2rem;background:#eab308;color:#fff;border:none;border-radius:12px;font-size:.95rem;font-weight:700;cursor:pointer}.product-card{background:#ffffffb8;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.3);border-radius:24px;padding:2rem;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;flex-direction:column;height:100%;box-shadow:0 4px 15px #0000000d}.product-card:hover{background:#ffffffe0;border-color:#eab308;transform:translateY(-10px);box-shadow:0 15px 35px #eab30833}.product-card-image{width:100%;height:220px;border-radius:16px;overflow:hidden;margin-bottom:1.5rem;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;align-items:center;justify-content:center;font-size:3.5rem}.product-card-image img{width:100%;height:100%;object-fit:cover}.product-card-placeholder{font-size:3.5rem;opacity:.4}.product-card-content{display:flex;flex-direction:column;flex:1}.product-card-header{margin-bottom:.5rem;display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.account-type-badge{display:inline-block;padding:.25rem .65rem;border-radius:6px;font-size:.7rem;font-weight:600;background:#0000000f;color:#374151;letter-spacing:.2px;white-space:normal;line-height:1.4}.product-type-badge{display:inline-block;padding:.25rem .75rem;border-radius:6px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.product-type-badge.service,.product-type-badge.product{background:#eab30826;color:#ca8a04}.product-card-filter{display:block;padding:.35rem .75rem;border:1.5px solid;border-radius:8px;font-size:.75rem;font-weight:600;margin:0 auto .75rem;background:transparent;width:fit-content;text-align:center}.product-card-title{font-size:1.25rem;font-weight:700;color:#000;margin:0 0 .5rem;line-height:1.3}.product-card-subtitle{font-size:.85rem;color:#6b7280;margin:0 0 .75rem;font-weight:600}.product-card-desc{font-size:.875rem;color:#4b5563;margin:0 0 .75rem;line-height:1.5;flex:1}.product-card-meta{display:flex;gap:.75rem;margin-bottom:1rem;padding:.75rem;background:#eab30814;border-radius:10px;flex-wrap:wrap}.meta-item{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#2d3748;font-weight:600}.flag-icon{width:20px;height:15px;border-radius:3px;object-fit:cover;border:1px solid rgba(0,0,0,.1)}.count-badge{background:linear-gradient(135deg,#eab308,#ca8a04);color:#fff;padding:.25rem .5rem;border-radius:6px;font-weight:700;font-size:.75rem}.product-card-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1rem;border-top:1px solid rgba(0,0,0,.05)}.product-card-price{display:flex;align-items:center}.price-value{font-size:1.5rem;font-weight:800;color:#00d084}.product-card-btn{display:inline-flex;align-items:center;gap:.4rem;background:#1f2937;color:#fff;border:none;border-radius:10px;padding:.75rem 1.25rem;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;box-shadow:0 4px 15px #0003}.product-card-btn:hover{transform:translateY(-2px);background:linear-gradient(135deg,#eab308,#ca8a04);box-shadow:0 6px 20px #eab30866}.product-card-btn:active{transform:translateY(0);background:#ca8a04}.product-card-actions{display:flex;gap:.5rem;align-items:center}.product-card-cart-btn{padding:.6rem .75rem;background:#eab3081f;border:1.5px solid rgba(234,179,8,.35);border-radius:12px;font-size:1rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;color:#92400e}.product-card-cart-btn:hover{background:#eab30840;transform:translateY(-2px)}.product-card-cart-btn.added{background:#ecfdf5;border-color:#059669;color:#059669}@media(max-width:768px){.product-card{border-radius:16px;padding:1.5rem}.product-card-image{height:120px}.product-card-title{font-size:1.1rem}.product-card-desc{font-size:.8rem}.price-value{font-size:1.3rem}.product-card-btn{padding:.6rem 1rem;font-size:.8rem}}.cselect{position:relative;min-width:150px}.cselect__trigger{width:100%;display:flex;align-items:center;gap:.5rem;text-align:left;padding:.75rem 2.5rem .75rem 1rem;font-size:.95rem;font-family:inherit;font-weight:400;border:1px solid rgba(0,0,0,.1);border-radius:12px;background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1f2937;cursor:pointer;outline:none;transition:all .3s ease}.cselect__trigger:hover{background:#ffffffe6;border-color:#eab308;box-shadow:0 0 0 3px #eab30826}.cselect__trigger--open{border-color:#eab308;background:#ffffffe6;box-shadow:0 0 0 3px #eab30826}.cselect__chevron{width:1em;height:1em;position:absolute;right:1rem;top:50%;transform:translateY(-50%);pointer-events:none;color:#1f2937;transition:transform .2s ease;flex-shrink:0}.cselect__trigger--open .cselect__chevron{transform:translateY(-50%) rotate(180deg)}.cselect__flag{width:1.25rem;height:auto;border-radius:2px;flex-shrink:0;object-fit:cover}.cselect__placeholder{color:#6b7280}.cselect__dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(234,179,8,.3);border-radius:12px;box-shadow:0 8px 30px #0000001f;z-index:100;overflow:hidden;max-height:260px;overflow-y:auto}.cselect__dropdown::-webkit-scrollbar{width:4px}.cselect__dropdown::-webkit-scrollbar-track{background:transparent}.cselect__dropdown::-webkit-scrollbar-thumb{background:#eab30866;border-radius:4px}.cselect__option{display:flex;align-items:center;gap:.6rem;padding:.6rem 1rem;cursor:pointer;font-size:.95rem;color:#1f2937;transition:background .15s ease}.cselect__option:hover{background:#eab3081a}.cselect__option--active{background:#eab30826;font-weight:600}.google-ads-page{width:100%;background:transparent}.feature-item h3{font-size:1.25rem;color:#000;margin:0 0 .75rem;font-weight:700}.feature-item p{font-size:.95rem;color:#4b5563;margin:0;line-height:1.5}.products-section{margin:0 0 2rem;background:transparent}.products-section h2{font-size:2.5rem;color:#000;margin:0 0 .5rem;text-align:center;font-weight:800}.section-subtitle{font-size:1.1rem;color:#4b5563;text-align:center;margin-bottom:2rem}.products-placeholder{padding:3rem;text-align:center;color:#4b5563;border:2px dashed rgba(234,179,8,.3);border-radius:16px;background:#eab3080d}.view-products-btn{background:linear-gradient(135deg,#eab308,#ca8a04);color:#fff;border:none;padding:1rem 2.5rem;font-size:1rem;font-weight:700;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #eab3084d}.view-products-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #eab30866}.view-products-btn:active{transform:translateY(0)}.products-top-controls{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem;flex-wrap:wrap}.products-search{flex:1;min-width:180px}.products-right-controls{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.type-tabs-nav{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.type-tab-btn{padding:.45rem 1rem;border-radius:20px;border:1.5px solid rgba(0,0,0,.12);background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:.82rem;font-weight:600;color:#374151;cursor:pointer;transition:all .2s ease;white-space:nowrap;font-family:inherit;line-height:1.4}.type-tab-btn:hover{border-color:#eab308;color:#92400e;background:#eab30814}.type-tab-btn--active{background:#eab308;border-color:#eab308;color:#fff;box-shadow:0 2px 8px #eab30859}.type-tab-btn--active:hover{background:#ca8a04;border-color:#ca8a04;color:#fff}.type-tab-btn--more{background:#0000000d;border-color:#0000001a;color:#6b7280;letter-spacing:.05em}.type-tab-btn--more:hover{background:#0000001a;border-color:#0003;color:#374151}.view-toggle{display:flex;gap:0;align-items:center;border-radius:10px;overflow:hidden;border:1.5px solid rgba(0,0,0,.12)}.view-toggle-btn{display:flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;border-radius:0!important;border:none!important;background:#fff!important;color:#374151!important;cursor:pointer!important;transition:all .18s ease!important;outline:none!important;padding:0!important;box-shadow:none!important;transform:none!important}.view-toggle-btn:first-child{border-right:1.5px solid rgba(0,0,0,.1)!important}.view-toggle-btn:hover{background:#eab30814!important;color:#ca8a04!important;transform:none!important;box-shadow:none!important}.view-toggle-btn--active{background:#eab308!important;color:#fff!important}.view-toggle-btn--active:hover{background:#ca8a04!important;color:#fff!important}@media(max-width:768px){.page-header{padding:3rem 1.5rem}.page-header h1{font-size:2.5rem}.description-section{padding:2rem 1.5rem;margin:2rem auto}.features-grid{grid-template-columns:1fr;gap:1.5rem;margin:2rem 0}.feature-item{padding:2rem 1.5rem}.container{padding:0 1.5rem}.products-section{padding:2rem 1.5rem;margin:3rem 0}.products-section h2{font-size:1.8rem}.products-grid{grid-template-columns:1fr;gap:1.5rem}.pagination{gap:.75rem}.pagination-btn{flex:1;padding:.65rem .75rem;font-size:.85rem}.btn-text{display:none}.services-faq-teaser{flex-direction:column;text-align:center;align-items:center}.services-faq-teaser-text{flex-direction:column;text-align:center}.services-faq-teaser-btn{width:100%;justify-content:center}}.products-list{display:flex;flex-direction:column;gap:.6rem;margin-bottom:2rem}.pli{background:#ffffffb8;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.35);border-radius:14px;padding:.85rem 1.25rem;cursor:pointer;transition:all .25s ease;box-shadow:0 2px 8px #0000000a}.pli:hover{border-color:#eab308;background:#ffffffe6;box-shadow:0 6px 20px #eab30826;transform:translateY(-1px)}.pli-main{display:flex;align-items:center;gap:1rem;flex-wrap:nowrap}.pli-flag{display:flex;align-items:center;gap:.35rem;flex-shrink:0;min-width:52px}.pli-flag-img{width:26px;height:19px;border-radius:3px;object-fit:cover;border:1px solid rgba(0,0,0,.1);flex-shrink:0}.pli-geo-code{font-size:.72rem;font-weight:700;color:#6b7280;letter-spacing:.5px}.pli-name{flex:1;font-size:.9375rem;font-weight:700;color:#111827;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pli-type-badge{flex-shrink:0;padding:.2rem .65rem;border-radius:6px;font-size:.72rem;font-weight:600;background:#eab3081f;color:#92400e;white-space:nowrap;max-width:200px;overflow:hidden;text-overflow:ellipsis}.pli-stock{flex-shrink:0}.pli-count{display:inline-flex;align-items:center;justify-content:center;min-width:36px;padding:.2rem .55rem;background:linear-gradient(135deg,#eab308,#ca8a04);color:#fff;border-radius:6px;font-size:.78rem;font-weight:700}.pli-oos{font-size:.75rem;font-weight:600;color:#9ca3af;white-space:nowrap}.pli-price{flex-shrink:0;font-size:1.1rem;font-weight:800;color:#00d084;min-width:52px;text-align:right}.pli-actions{flex-shrink:0;display:flex;align-items:center;gap:.4rem}.pli-btn{flex-shrink:0;display:inline-flex;align-items:center;gap:.35rem;padding:.5rem 1rem;background:#1f2937;color:#fff;border:none;border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .25s ease;white-space:nowrap;font-family:inherit}.pli-btn:hover{background:linear-gradient(135deg,#eab308,#ca8a04);box-shadow:0 4px 12px #eab30859;transform:translateY(-1px)}.pli-cart-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;background:#f3f4f6;color:#374151;border:none;border-radius:8px;font-size:.9rem;cursor:pointer;transition:all .25s ease}.pli-cart-btn:hover{background:#fef9c3;color:#ca8a04}.pli-cart-btn.added{background:#dcfce7;color:#16a34a}.pli-desc{margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgba(0,0,0,.05);font-size:.82rem;color:#6b7280;line-height:1.5;padding-left:calc(52px + 1rem)}@media(max-width:768px){.pli-main{flex-wrap:wrap;gap:.6rem}.pli-name{order:-1;width:100%;white-space:normal}.pli-type-badge{max-width:none}.pli-desc{padding-left:0}.products-top-controls{flex-direction:column;align-items:stretch}.products-right-controls{justify-content:flex-end}}.products-page{width:100%;padding-bottom:5rem}.products-controls{margin:3rem auto;display:flex;flex-direction:column;gap:1.5rem;max-width:900px}@media(min-width:768px){.products-controls{flex-direction:row;align-items:center;justify-content:center}}.search-input{width:100%;max-width:500px;padding:1rem 1.5rem;font-size:1rem;border:1px solid rgba(255,255,255,.3);border-radius:16px;background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 15px #0000000d;transition:all .3s ease;color:#1f2937}.filter-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1em;padding:.75rem 2.5rem .75rem 1.5rem;font-size:.95rem;border:1px solid rgba(255,255,255,.3);border-radius:12px;background-color:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 15px #0000000d;color:#1f2937;cursor:pointer;outline:none;transition:all .3s ease;min-width:150px}.filter-select:focus,.filter-select:hover{background:#fffc;border-color:#facc15}.search-input::placeholder{color:#a0aec0}.search-input:focus{outline:none;background:#fffc;border-color:#facc15;box-shadow:0 8px 25px #facc1533}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2.5rem;margin-bottom:3rem}.loading,.no-products{text-align:center;padding:4rem 2rem;font-size:1.1rem;color:#4b5563;background:#fff3;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.3);border-radius:24px;margin:3rem 0}.pagination{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:3rem;padding:2rem}.pagination-btn{background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1);color:#1f2937;padding:.75rem 1.5rem;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0000000d;outline:none}.pagination-btn:hover:not(:disabled){background:#1f2937;color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #0003;border-color:transparent}.pagination-btn:active:not(:disabled){background:#000;color:#fff;transform:translateY(0);border-color:transparent}.pagination-info{font-size:.95rem;color:#4b5563;font-weight:600;min-width:60px;text-align:center}@media(max-width:1024px){.products-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem}}.products-description{margin-top:4rem;text-align:center;padding:2.5rem 2rem;background:#ffffff80;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.4);border-radius:24px;box-shadow:0 4px 20px #0000000d}.products-description h2{font-size:1.75rem;font-weight:800;color:#000;margin:0 0 1rem;letter-spacing:-.5px}.products-description p{font-size:1.05rem;color:#4b5563;line-height:1.7;max-width:720px;margin:0 auto}.products-how-to-order{margin-top:4rem;padding-bottom:2rem}.products-how-to-order h2{font-size:1.6rem;font-weight:800;color:#000;text-align:center;margin:0 0 2.5rem;letter-spacing:-.5px}.how-to-steps{display:flex;align-items:flex-start;justify-content:center;gap:0}.how-to-step{flex:1;max-width:280px;text-align:center;padding:2rem 1.5rem;background:#ffffff8c;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.4);border-radius:20px;box-shadow:0 4px 20px #0000000d}.how-to-step-num{width:48px;height:48px;border-radius:50%;background:#000;color:#fff;font-size:1.3rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.how-to-step h3{font-size:1.05rem;font-weight:700;color:#000;margin:0 0 .5rem}.how-to-step p{font-size:.9rem;color:#4b5563;line-height:1.6;margin:0}.how-to-step-arrow{font-size:1.8rem;color:#eab308;font-weight:700;padding:0 1rem;align-self:center;flex-shrink:0;margin-top:-1rem}@media(max-width:768px){.page-header{padding:3rem 1.5rem}.page-header h1{font-size:2.5rem}.products-grid{grid-template-columns:1fr;gap:1.5rem}.search-input{max-width:100%}.pagination{gap:1rem;padding:1.5rem}.pagination-btn{flex:1;padding:.65rem .75rem;font-size:.85rem}.btn-text{display:none}.container{padding:0 1.5rem}.how-to-steps{flex-direction:column;align-items:center;gap:1rem}.how-to-step{max-width:100%;width:100%}.how-to-step-arrow{transform:rotate(90deg)}.products-description h2{font-size:1.35rem}.products-how-to-order h2{font-size:1.3rem}}.product-detail-page{width:100%;background:transparent;padding:2rem 0}.product-detail-wrapper{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem;padding:0 2rem}.product-detail-container{padding:2rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;background:#ffffffb8;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.3);border-radius:24px;box-shadow:0 4px 15px #0000000d}.product-detail-image{width:100%;height:400px;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;align-items:center;justify-content:center;font-size:5rem}.product-detail-image img{width:100%;height:100%;object-fit:cover}.product-detail-placeholder{font-size:5rem;opacity:.3}.product-detail-content{display:flex;flex-direction:column}.product-detail-title{font-size:2.5rem;font-weight:800;color:#000;margin:0 0 .75rem;line-height:1.2}.product-detail-filter{display:block;padding:.5rem 1rem;border:2px solid;border-radius:10px;font-size:.85rem;font-weight:700;margin-bottom:1.5rem;background:transparent;width:fit-content;text-transform:uppercase;letter-spacing:.5px}.product-detail-subtitle{font-size:1.3rem;color:#6b7280;margin:0 0 1.5rem;font-weight:600}.product-detail-description{margin-bottom:2rem}.product-detail-description h3,.product-detail-additional h3{font-size:1.1rem;color:#000;margin:0 0 .75rem;font-weight:700}.product-detail-description p,.product-detail-additional p{font-size:.95rem;color:#4b5563;line-height:1.7;margin:0}.product-info-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;padding:1.5rem;background:#00d08414;border-radius:16px;border-left:4px solid #00d084}.product-additional-section{display:flex;flex-direction:column;gap:1rem}.product-detail-additional{padding:1.5rem;background:#ffffff80;border-radius:12px;border-left:4px solid #00d084}.product-detail-footer{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding:2rem;background:#ffffffb8;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.3);border-radius:16px;box-shadow:0 4px 15px #0000000d}.product-detail-price,.product-wholesale-price{display:flex;flex-direction:column}.footer-buttons{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.delivery-badge{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border-radius:14px;font-size:.875rem;border:2px solid}.delivery-badge--instant{background:#10b98114;border-color:#10b98159;color:#065f46}.delivery-badge--preorder{background:#eab30814;border-color:#eab30859;color:#92400e}.delivery-badge__icon{font-size:1.5rem;flex-shrink:0}.delivery-badge__label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;opacity:.7;margin-bottom:.15rem}.delivery-badge__value{font-size:.9375rem;font-weight:700}.preorder-button{display:inline-flex;align-items:center;gap:.5rem;background:#1f2937;color:#fff;border:none;border-radius:12px;padding:1rem 1.5rem;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;white-space:nowrap;box-shadow:0 4px 15px #0003}.preorder-button:hover{background:linear-gradient(135deg,#eab308,#ca8a04);color:#000;transform:translateY(-2px);box-shadow:0 8px 25px #eab3084d}.preorder-overlay{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.preorder-modal{background:#fff;border-radius:20px;padding:2rem;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #00000040}.preorder-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.preorder-modal-header h2{font-size:1.25rem;font-weight:800;color:#111827;margin:0}.preorder-modal-close{background:#f3f4f6;border:none;border-radius:8px;width:32px;height:32px;cursor:pointer;font-size:1rem;color:#6b7280;display:flex;align-items:center;justify-content:center;transition:background .2s}.preorder-modal-close:hover{background:#e5e7eb;color:#111827}.preorder-modal-form{display:flex;flex-direction:column;gap:1rem}.preorder-field{display:flex;flex-direction:column;gap:.4rem}.preorder-field label{font-size:.875rem;font-weight:600;color:#374151}.preorder-field input,.preorder-field textarea{padding:.7rem 1rem;border:1px solid #d1d5db;border-radius:10px;font-size:.9375rem;font-family:inherit;color:#111827;outline:none;transition:border-color .2s,box-shadow .2s;resize:vertical}.preorder-field input:focus,.preorder-field textarea:focus{border-color:#eab308;box-shadow:0 0 0 3px #eab30826}.preorder-readonly{background:#f9fafb!important;color:#6b7280!important;cursor:default}.preorder-success{padding:.75rem 1rem;background:#10b9811a;border:1px solid rgba(16,185,129,.3);border-radius:10px;color:#065f46;font-size:.9rem;font-weight:500}.preorder-error{padding:.75rem 1rem;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:10px;color:#991b1b;font-size:.9rem;font-weight:500}.preorder-sum-box{padding:.85rem 1rem;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb;font-size:.85rem;color:#374151}.preorder-sum-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.35rem}.preorder-sum-row:last-child{margin-bottom:0}.preorder-sum-muted{color:#6b7280;font-weight:500}.preorder-sum-total{margin-top:.5rem;padding-top:.5rem;border-top:1px solid #e5e7eb;font-weight:800;font-size:.95rem;color:#111827}.preorder-sum-total span:last-child{color:#ca8a04}.preorder-balance-pill{display:flex;align-items:center;justify-content:space-between;padding:.55rem .65rem;border:2px solid #eab308;border-radius:12px;background:#fefce8;font-weight:600;font-size:.88rem;color:#374151}.preorder-agree-row{display:flex;align-items:flex-start;gap:.5rem;font-size:.82rem;color:#6b7280;cursor:pointer;line-height:1.45}.preorder-agree-row input{margin-top:2px;accent-color:#eab308;width:16px;height:16px;flex-shrink:0}.preorder-agree-row a{color:#ca8a04;font-weight:600}.preorder-error--explicit{font-weight:600}.preorder-submit{padding:.875rem 2rem;background:#1f2937;color:#fff;border:none;border-radius:10px;font-size:.9375rem;font-weight:700;cursor:pointer;transition:all .25s ease}.preorder-submit:hover:not(:disabled){background:linear-gradient(135deg,#eab308,#ca8a04);color:#000;box-shadow:0 6px 20px #eab3084d}.preorder-submit:disabled{opacity:.6;cursor:not-allowed}.detail-purchase-actions{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.detail-cart-btn{display:inline-flex;align-items:center;justify-content:center;min-width:3.25rem;height:calc(2.5rem + 1em);padding:0 .85rem;border-radius:12px;border:2px solid #e5e7eb;background:#fff;font-size:1.1rem;line-height:1;cursor:pointer;transition:border-color .2s ease,background .2s ease;box-sizing:border-box}.detail-cart-btn:hover{border-color:#eab308;background:#fefce8}.detail-cart-btn--added{border-color:#059669;background:#ecfdf5}@media(max-width:768px){.product-detail-wrapper{padding:0 1rem}.product-detail-container{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.product-detail-image{height:250px}.product-detail-title{font-size:1.75rem}.product-detail-subtitle{font-size:1.1rem}.product-info-section{grid-template-columns:repeat(2,1fr);gap:1rem;padding:1rem}.product-additional-section{gap:.75rem}.product-detail-footer{flex-direction:column;gap:1rem;padding:1.5rem}.buy-button{width:100%}.back-btn{margin:1rem}}.youtube-page{width:100%;background:transparent}.page-header{background:transparent;color:#000;padding:5rem 2rem;text-align:center;border-bottom:1px solid rgba(0,0,0,.05)}.page-header h1{font-size:3.5rem;margin:0 0 1rem;color:#000;font-weight:800;letter-spacing:-1px}.page-header-subtitle{font-size:1.05rem;color:#4b5563;margin:0;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.description-section{padding:3rem 2rem;margin:3rem auto;max-width:900px;background:#fff3;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.3);border-radius:24px;box-shadow:0 4px 15px #0000000d}.description-section p{font-size:1.1rem;color:#4b5563;line-height:1.8;margin:0}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:3rem 0}.feature-item{background:#ffffffb8;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.3);border-radius:20px;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.feature-item:hover{background:#ffffff59;border-color:#eab308;transform:translateY(-5px);box-shadow:0 12px 30px #eab30826}.feature-icon{width:3.5rem;height:3.5rem;margin:0 auto 1.25rem}.feature-icon svg{width:100%;height:100%;stroke:#eab308}.feature-item h3{font-size:1.25rem;color:#000;margin:0;font-weight:700}.what-is-section{margin:4rem 0;padding:2.5rem;background:#ffffffb8;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.3);border-radius:24px;box-shadow:0 4px 15px #0000000d}.what-is-section h2{font-size:2rem;color:#000;margin:0 0 1rem;font-weight:800}.what-is-section>p{font-size:1rem;color:#4b5563;line-height:1.7;margin:0 0 2rem}.features-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.feature-list-item{display:flex;gap:1rem;align-items:flex-start}.feature-list-icon{width:1.8rem;height:1.8rem;flex-shrink:0;margin-top:.1rem}.feature-list-icon svg{width:100%;height:100%;stroke:#eab308}.feature-text{display:flex;flex-direction:column}.feature-text strong{color:#000;font-size:.95rem;margin-bottom:.25rem}.feature-text p{color:#4b5563;font-size:.85rem;margin:0;line-height:1.5}.guide-section{margin:4rem 0;padding:3rem 2.5rem;background:#fff3;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.3);border-radius:24px;box-shadow:0 4px 15px #0000000d;text-align:center}.guide-section h2{font-size:2rem;color:#000;margin:0 0 1rem;font-weight:800}.guide-section p{font-size:1rem;color:#4b5563;margin:0 0 2rem;line-height:1.7}.guide-button{background:#1f2937;color:#fff;border:none;padding:1rem 2.5rem;font-size:1rem;font-weight:700;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0003}.guide-button:hover{transform:translateY(-2px);background:red;box-shadow:0 8px 25px #ff000059}.guide-button:active{transform:translateY(0);background:#c00}.products-section{margin:0rem 0;padding:0rem 2rem;background:#fff3;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.3);border-radius:24px}.products-section h2{font-size:2.5rem;color:#000;margin:0 0 2rem;text-align:center;font-weight:800}.products-controls{margin-bottom:2rem;display:flex;flex-direction:column;gap:1.5rem;align-items:center;max-width:900px;margin-left:auto;margin-right:auto}@media(min-width:768px){.products-controls{flex-direction:row;justify-content:center}}.products-search{display:flex;justify-content:center;flex:1}.products-filters{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.search-input{width:100%;max-width:400px;padding:.75rem 1rem;border:1px solid rgba(0,0,0,.1);border-radius:12px;font-size:.95rem;background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.search-input:focus{outline:none;border-color:#eab308;background:#ffffffe6;box-shadow:0 0 0 3px #eab30826}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-bottom:2rem}.loading,.no-products{text-align:center;padding:3rem;color:#4b5563;font-size:1.1rem}.pagination{display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.05)}.pagination-btn{background:linear-gradient(135deg,#eab308,#ca8a04);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:10px;font-weight:600;cursor:pointer;transition:all .3s ease;outline:none}.pagination-btn:focus,.pagination-btn:focus-visible{outline:none;box-shadow:none}.pagination-btn:hover:not(:disabled){transform:translateY(-2px);background:#1f2937;box-shadow:0 6px 20px #00000040}.pagination-btn:active:not(:disabled){background:#000;transform:translateY(0)}.pagination-btn:disabled{opacity:.5;cursor:not-allowed}.pagination-info{font-weight:600;color:#2d3748;font-size:.95rem}@media(max-width:768px){.page-header{padding:3rem 1.5rem}.page-header h1{font-size:2.5rem}.description-section{padding:2rem 1.5rem;margin:2rem auto}.features-grid{grid-template-columns:1fr;gap:1.5rem;margin:2rem 0}.feature-item{padding:2rem 1.5rem}.container{padding:0 1.5rem}.products-section{padding:2rem 1.5rem;margin:3rem 0}.products-section h2{font-size:1.8rem}.products-grid{grid-template-columns:1fr;gap:1.5rem}.features-list{grid-template-columns:1fr}.pagination{gap:.75rem}.pagination-btn{flex:1;padding:.65rem .75rem;font-size:.85rem}.btn-text{display:none}.what-is-section,.guide-section{padding:2rem 1.5rem}.what-is-section h2,.guide-section h2{font-size:1.5rem}.services-faq-teaser{flex-direction:column;text-align:center;align-items:center}.services-faq-teaser-text{flex-direction:column;text-align:center}.services-faq-teaser-btn{width:100%;justify-content:center}}.services-faq-teaser{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;background:#ffffff80;border:1px solid rgba(255,255,255,.5);border-radius:20px;padding:1.5rem 2rem;margin-top:3rem;margin-bottom:4rem}.services-faq-teaser-text{display:flex;align-items:center;gap:1rem;color:#eab308;flex:1}.services-faq-teaser-text h3{font-size:1rem;font-weight:700;color:#111827;margin:0 0 .2rem}.services-faq-teaser-text p{font-size:.875rem;color:#6b7280;margin:0}.services-faq-teaser-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.65rem 1.4rem;background:#000;color:#fff;border-radius:10px;font-weight:700;font-size:.875rem;text-decoration:none;white-space:nowrap;transition:background .2s,transform .2s}.services-faq-teaser-btn:hover{background:#1f2937;transform:translateY(-1px);color:#fff}.youtube-detail-page{width:100%;background:transparent;padding:2rem 0}.back-btn{background:#1f2937;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:10px;font-weight:600;cursor:pointer;margin:2rem;transition:all .3s ease;font-size:.95rem;box-shadow:0 4px 15px #0003}.back-btn:hover{transform:translateY(-2px);background:linear-gradient(135deg,#eab308,#ca8a04);box-shadow:0 6px 20px #eab30866}.back-btn:active{transform:translateY(0);background:#ca8a04}.youtube-detail-wrapper{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem;padding:0 2rem}.youtube-detail-container{padding:2rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;background:#ffffffb8;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.3);border-radius:24px;box-shadow:0 4px 15px #0000000d}.youtube-detail-image{width:100%;height:400px;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;align-items:center;justify-content:center;font-size:5rem}.youtube-detail-image img{width:100%;height:100%;object-fit:cover}.youtube-detail-placeholder{font-size:5rem;opacity:.3}.youtube-detail-content{display:flex;flex-direction:column}.youtube-detail-title{font-size:2.5rem;font-weight:800;color:#000;margin:0 0 .75rem;line-height:1.2}.youtube-detail-filter{display:block;padding:.5rem 1rem;border:2px solid;border-radius:10px;font-size:.85rem;font-weight:700;margin-bottom:1.5rem;background:transparent;width:fit-content;text-transform:uppercase;letter-spacing:.5px}.youtube-detail-subtitle{font-size:1.3rem;color:#6b7280;margin:0 0 1.5rem;font-weight:600}.youtube-detail-description{margin-bottom:2rem}.youtube-detail-description h3{font-size:1.1rem;color:#000;margin:0 0 .75rem;font-weight:700}.youtube-detail-description p{font-size:.95rem;color:#4b5563;line-height:1.7;margin:0}.youtube-info-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;padding:1.5rem;background:#00d08414;border-radius:16px;border-left:4px solid #00d084}.youtube-additional-section{display:flex;flex-direction:column;gap:1rem}.info-block{display:flex;flex-direction:column}.info-block h4{font-size:.85rem;color:#00d084;margin:0 0 .5rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.info-block p{font-size:.95rem;color:#2d3748;margin:0;font-weight:600}.geo-display{display:flex;align-items:center;gap:.75rem}.country-flag{width:32px;height:24px;border-radius:4px;object-fit:cover;border:1px solid rgba(0,0,0,.1)}.youtube-detail-additional{padding:1.5rem;background:#ffffff80;border-radius:12px;border-left:4px solid #00d084}.youtube-detail-additional h3{font-size:1.1rem;color:#000;margin:0 0 .75rem;font-weight:700}.youtube-detail-additional p{font-size:.95rem;color:#4b5563;margin:0;line-height:1.7}.youtube-detail-footer{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding:2rem;background:#ffffffb8;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.3);border-radius:16px;box-shadow:0 4px 15px #0000000d}.youtube-detail-price,.product-wholesale-price{display:flex;flex-direction:column}.wholesale-label{font-size:.85rem;color:#6b7280;margin-bottom:.5rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.wholesale-amount{font-size:1.1rem;font-weight:700;color:#7c3aed}.price-label{font-size:.85rem;color:#6b7280;margin-bottom:.5rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.price-amount{font-size:2rem;font-weight:800;color:#00d084}.buy-button{display:inline-flex;align-items:center;gap:.5rem;background:#1f2937;color:#fff;border:none;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;white-space:nowrap;box-shadow:0 4px 15px #0003}.buy-button:hover{transform:translateY(-2px);background:linear-gradient(135deg,#eab308,#ca8a04);box-shadow:0 8px 25px #eab30866}.buy-button:active{transform:translateY(0);background:#ca8a04}.buy-button--disabled,.buy-button--disabled:hover,.buy-button--disabled:active{transform:none;background:#9ca3af;box-shadow:none;cursor:not-allowed;opacity:.85}.loading-page{width:100%;min-height:60vh;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:#4b5563}@media(max-width:768px){.youtube-detail-wrapper{padding:0 1rem}.youtube-detail-container{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.youtube-detail-image{height:250px}.youtube-detail-title{font-size:1.75rem}.youtube-detail-subtitle{font-size:1.1rem}.youtube-info-section{grid-template-columns:repeat(2,1fr);gap:1rem;padding:1rem}.youtube-additional-section{gap:.75rem}.youtube-detail-footer{flex-direction:column;gap:1rem;padding:1.5rem}.buy-button{width:100%}.back-btn{margin:1rem}}.wp-page{min-height:100vh;background:transparent}.wp-hero{padding:5rem 2rem 3rem;text-align:center;border-bottom:1px solid rgba(0,0,0,.05)}.wp-hero h1{font-size:3.5rem;font-weight:800;color:#000;margin:0 0 1.25rem;letter-spacing:-1px}.wp-hero p{font-size:1.15rem;color:#4b5563;max-width:700px;margin:0 auto;line-height:1.7}.wp-container{max-width:1200px;margin:0 auto;padding:4rem 2rem}.wp-features{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:4rem}.wp-feature-card{background:#ffffffb8;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.3);border-radius:24px;padding:2.5rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;transition:all .3s ease}.wp-feature-card:hover{background:#ffffff59;border-color:#eab308;transform:translateY(-5px);box-shadow:0 15px 35px #eab30833}.wp-feature-icon{width:52px;height:52px;color:#eab308;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.wp-feature-icon svg{width:100%;height:100%}.wp-feature-card h3{font-size:1.2rem;font-weight:700;color:#000;margin:0 0 .6rem}.wp-feature-card p{font-size:.95rem;color:#4b5563;margin:0;line-height:1.5}.wp-order-wrap{display:flex;justify-content:center;margin-bottom:5rem}.wp-order-btn{display:inline-block;background:#1f2937;color:#fff;text-decoration:none;padding:1.1rem 3rem;font-size:1.1rem;font-weight:700;border-radius:14px;transition:all .3s ease;box-shadow:0 4px 20px #0003}.wp-order-btn:hover{transform:translateY(-3px)}.wp-order-btn:active{transform:translateY(0)}.wp-included{background:#ffffff26;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3);border-radius:28px;padding:3rem 2.5rem}.wp-included-header{text-align:center;margin-bottom:3rem}.wp-included-header h2{font-size:2.2rem;font-weight:800;color:#000;margin:0 0 .75rem;letter-spacing:-.5px}.wp-included-header p{font-size:1.05rem;color:#4b5563;margin:0}.wp-included-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem}.wp-included-card{background:#ffffffb8;border:1px solid rgba(255,255,255,.5);border-radius:16px;padding:1.5rem;transition:all .3s ease}.wp-included-card:hover{background:#ffffffe0;border-color:#eab308;transform:translateY(-3px);box-shadow:0 8px 25px #eab30826}.wp-included-icon{width:36px;height:36px;color:#eab308;margin-bottom:.75rem;display:flex;align-items:center;justify-content:center}.wp-included-icon svg{width:100%;height:100%}.wp-included-card h4{font-size:1rem;font-weight:700;color:#000;margin:0 0 .4rem}.wp-included-card p{font-size:.875rem;color:#4b5563;margin:0;line-height:1.5}.wp-docs{margin-top:4rem}.wp-docs-header{text-align:center;margin-bottom:2rem}.wp-docs-header h2{font-size:2.2rem;font-weight:800;color:#000;margin:0;letter-spacing:-.5px}.wp-docs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.wp-doc-card{background:#ffffffb8;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.3);border-radius:24px;padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:flex-start;transition:all .3s ease}.wp-doc-card:hover{background:#ffffffe0;border-color:#eab308;transform:translateY(-5px);box-shadow:0 15px 35px #eab30833}.wp-doc-icon{width:44px;height:44px;color:#eab308;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.wp-doc-icon svg{width:100%;height:100%}.wp-doc-card h3{font-size:1.15rem;font-weight:700;color:#000;margin:0 0 .6rem}.wp-doc-card p{font-size:.9rem;color:#4b5563;margin:0 0 1.5rem;line-height:1.6;flex:1}.wp-doc-btn{display:inline-block;background:#1f2937;color:#fff;text-decoration:none;padding:.7rem 1.5rem;border-radius:10px;font-size:.9rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #00000026}.wp-doc-btn:hover{transform:translateY(-2px);background:linear-gradient(135deg,#eab308,#ca8a04);box-shadow:0 6px 20px #eab30866}.wp-doc-btn:active{transform:translateY(0);background:#ca8a04}.wp-process{margin-top:4rem}.wp-process-header{text-align:center;margin-bottom:3rem}.wp-process-header h2{font-size:2.2rem;font-weight:800;color:#000;margin:0 0 .75rem;letter-spacing:-.5px}.wp-process-header p{font-size:1.05rem;color:#4b5563;margin:0}.wp-process-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.wp-process-step{background:#ffffffb8;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.3);border-radius:24px;padding:2.5rem 2rem;transition:all .3s ease}.wp-process-step:hover{background:#ffffffe0;border-color:#eab308;transform:translateY(-4px);box-shadow:0 12px 30px #eab3082e}.wp-step-number{width:52px;height:52px;background:linear-gradient(135deg,#facc15,#f59e0b);color:#000;font-size:1.5rem;font-weight:800;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.wp-process-step h3{font-size:1.15rem;font-weight:700;color:#000;margin:0 0 .5rem}.wp-step-desc{font-size:.9rem;color:#6b7280;margin:0 0 1rem;line-height:1.5}.wp-step-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem}.wp-step-list li{font-size:.875rem;color:#4b5563;padding-left:1.4rem;position:relative;line-height:1.5}.wp-step-list li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;background:#eab308;border-radius:50%}@media(max-width:1024px){.wp-features{grid-template-columns:repeat(3,1fr);gap:1rem}}@media(max-width:768px){.wp-hero{padding:3rem 1.5rem 2rem}.wp-hero h1{font-size:2.4rem}.wp-container{padding:2.5rem 1.25rem}.wp-features,.wp-docs-grid{grid-template-columns:1fr}.wp-doc-card{align-items:center;text-align:center}.wp-process-steps{grid-template-columns:1fr}.wp-process-step{text-align:center}.wp-step-number{margin-left:auto;margin-right:auto}.wp-step-list{text-align:left}.wp-included{padding:2rem 1.25rem}.wp-included-header h2{font-size:1.6rem}.wp-included-grid{grid-template-columns:1fr 1fr;gap:1rem}.wp-included-card{text-align:center}.wp-included-icon{margin-left:auto;margin-right:auto}}@media(max-width:480px){.wp-included-grid{grid-template-columns:1fr}}.fm-page{width:100%;background:transparent}.page-header{background:transparent;color:#000;padding:4rem 2rem 3rem;text-align:center;border-bottom:1px solid rgba(0,0,0,.05)}.page-header h1{font-size:2.8rem;margin:0 0 1rem;color:#000;font-weight:800;letter-spacing:-.5px}.page-header .fm-subtitle{color:#4b5563;font-size:1.1rem;line-height:1.7;max-width:700px;margin:0 auto!important;text-align:center!important;display:block;width:100%}.fm-page>.container{padding:3.5rem 2rem;max-width:100%}.fm-search-form{display:flex;gap:.75rem;align-items:center;justify-content:center;margin-bottom:2rem;flex-wrap:wrap}.fm-search-wrap{position:relative;flex:1;min-width:220px;max-width:480px}.fm-search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.fm-search-input{width:100%;padding:.75rem 2.75rem;border:1px solid rgba(0,0,0,.12);border-radius:10px;font-size:.9375rem;font-family:inherit;background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#111827;transition:border-color .2s,box-shadow .2s;outline:none;box-sizing:border-box}.fm-search-input:focus{border-color:#eab308;box-shadow:0 0 0 3px #eab30826}.fm-search-input::placeholder{color:#9ca3af}.fm-search-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#9ca3af;font-size:.8rem;padding:.25rem;line-height:1;transition:color .2s}.fm-search-clear:hover{color:#374151}.fm-search-btn{padding:.75rem 1.5rem;background:#1f2937;color:#fff;border:none;border-radius:10px;font-size:.9375rem;font-weight:600;cursor:pointer;font-family:inherit;transition:all .25s ease;white-space:nowrap}.fm-tags-nav{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:2rem}.fm-tag-btn{padding:.45rem 1rem;border-radius:999px;border:1.5px solid rgba(234,179,8,.35);background:transparent;color:#374151;font-size:.85rem;font-weight:500;cursor:pointer;transition:background .2s,border-color .2s,color .2s;font-family:inherit;white-space:nowrap}.fm-tag-btn:hover{background:#eab3081f;border-color:#eab308;color:#000}.fm-tag-btn--active{background:#eab308;border-color:#eab308;color:#000;font-weight:700}.fm-card-tag{display:inline-block;padding:.2rem .7rem;border-radius:999px;background:#eab3081f;border:1px solid rgba(234,179,8,.35);color:#92400e;font-size:.75rem;font-weight:600;margin-bottom:.5rem}.fm-search-btn:hover{background:linear-gradient(135deg,#eab308,#ca8a04);color:#000;box-shadow:0 6px 20px #eab3084d;transform:translateY(-2px)}.manuals-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-top:1rem}.manual-card{background:#ffffffb8;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);padding:2rem;border-radius:14px;box-shadow:0 4px 15px #0000000d;text-align:center;transition:all .3s ease;border:1px solid rgba(255,255,255,.3);display:flex;flex-direction:column;align-items:center}.manual-card:hover{transform:translateY(-6px);border-color:#eab308;box-shadow:0 12px 32px #eab30826;background:#ffffffe0}.fm-card-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:#eab3081a;border-radius:12px;margin-bottom:1.2rem;color:#eab308;flex-shrink:0}.fm-card-icon svg{width:28px;height:28px}.manual-card h3{color:#000;margin-bottom:.8rem;font-size:1.2rem;font-weight:700;letter-spacing:-.3px;line-height:1.4}.manual-card p{color:#4b5563;margin-bottom:1.5rem;line-height:1.6;font-size:.95rem;flex:1}.fm-card-actions{display:flex;gap:.6rem;justify-content:center;flex-wrap:wrap;margin-top:auto}.fm-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1.1rem;border-radius:8px;font-weight:600;font-size:.85rem;text-decoration:none;transition:all .25s ease;cursor:pointer;border:none;white-space:nowrap;font-family:inherit}.fm-btn--read{background:#1f2937;color:#fff}.fm-btn--read:hover{background:linear-gradient(135deg,#eab308,#ca8a04);color:#000;transform:translateY(-2px);box-shadow:0 6px 20px #eab3084d}.fm-btn--link{background:transparent;color:#eab308;border:2px solid #eab308}.fm-btn--link:hover{background:#eab308;color:#000;transform:translateY(-2px)}.fm-btn--download{background:#1f2937;color:#fff;box-shadow:none}.fm-btn--download:hover{background:linear-gradient(135deg,#eab308,#ca8a04);color:#000;transform:translateY(-2px);box-shadow:0 6px 20px #eab3084d}.fm-btn--download:focus,.fm-btn--download:focus-visible{outline:none;box-shadow:none}.fm-pagination{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.05)}.fm-pagination .pagination-btn{background:#1f2937;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:10px;font-weight:600;cursor:pointer;transition:all .3s ease;outline:none;box-shadow:none;font-family:inherit;font-size:1rem}.fm-pagination .pagination-btn:focus,.fm-pagination .pagination-btn:focus-visible{outline:none;box-shadow:none}.fm-pagination .pagination-btn:hover:not(:disabled){background:linear-gradient(135deg,#eab308,#ca8a04);color:#000;transform:translateY(-2px);box-shadow:0 6px 20px #eab3084d}.fm-pagination .pagination-btn:active:not(:disabled){background:#000;transform:translateY(0)}.fm-pagination .pagination-btn:disabled{opacity:.4;cursor:not-allowed}.fm-pagination .pagination-info{font-weight:600;color:#2d3748;font-size:.95rem;min-width:60px;text-align:center}.fm-loading{display:flex;justify-content:center;padding:4rem 0}.fm-spinner{width:40px;height:40px;border:3px solid rgba(234,179,8,.2);border-top-color:#eab308;border-radius:50%;animation:fm-spin .8s linear infinite}@keyframes fm-spin{to{transform:rotate(360deg)}}.fm-error,.fm-empty{text-align:center;color:#4b5563;font-size:1.1rem;padding:3rem 0}@media(max-width:768px){.page-header h1{font-size:2rem}.page-header{padding:2.5rem 1rem 2rem}.fm-page>.container{padding:2rem 1rem}.manuals-grid{grid-template-columns:1fr}.fm-search-form{flex-direction:column;align-items:stretch}.fm-search-wrap{max-width:100%}.fm-search-btn{width:100%;text-align:center}.fm-pagination{gap:.75rem}.fm-pagination .pagination-btn{flex:1;padding:.65rem .75rem;font-size:.85rem}.fm-pagination .btn-text{display:none}}.fm-article-overlay{position:fixed;inset:0;background:#000000a6;z-index:1000;display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem;overflow-y:auto}.fm-article-modal{background:#fff;border-radius:20px;width:100%;max-width:820px;box-shadow:0 20px 60px #0000004d;overflow:hidden}.fm-article-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:2px solid #f3f4f6;background:#1f2937;color:#fff}.fm-article-header h2{font-size:1.3rem;font-weight:700;margin:0;color:#fff}.fm-article-close{background:#ffffff26;border:none;color:#fff;width:36px;height:36px;border-radius:8px;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center;transition:background .2s}.fm-article-close:hover{background:#ffffff4d}.fm-article-body{padding:2rem 2.5rem;font-size:1rem;line-height:1.8;color:#1f2937}.fm-article-body h1{font-size:2rem;font-weight:800;margin:0 0 1rem}.fm-article-body h2{font-size:1.5rem;font-weight:700;margin:1.5rem 0 .75rem}.fm-article-body h3{font-size:1.2rem;font-weight:700;margin:1.25rem 0 .5rem}.fm-article-body p{margin:0 0 1em}.fm-article-body ul,.fm-article-body ol{padding-left:1.5em;margin:0 0 1em}.fm-article-body li{margin-bottom:.35em}.fm-article-body blockquote{border-left:4px solid #eab308;padding-left:1rem;margin:1rem 0;color:#6b7280;font-style:italic}.fm-article-body hr{border:none;border-top:2px solid #e5e7eb;margin:1.5rem 0}.fm-article-body a{color:#eab308;text-decoration:underline}.fm-article-body img{max-width:100%;border-radius:10px;margin:1rem 0}.fm-article-body mark{background:#fef08a;padding:0 3px;border-radius:3px}.fm-article-body strong{font-weight:700}.fm-article-body em{font-style:italic}.md-page{width:100%;min-height:80vh;padding:2rem 0 4rem}.md-container{max-width:820px;margin:0 auto;padding:0 1.5rem}.md-back{background:#1f2937;color:#fff;border:none;padding:.65rem 1.25rem;border-radius:10px;font-weight:600;cursor:pointer;margin-bottom:2rem;display:inline-flex;align-items:center;gap:.4rem;font-size:.9rem;transition:all .2s}.md-back:hover{background:linear-gradient(135deg,#eab308,#ca8a04)}.md-article{background:#fff;border-radius:20px;box-shadow:0 4px 24px #00000014;overflow:hidden}.md-article-header{padding:2.5rem 3rem 2rem;border-bottom:2px solid #f3f4f6;background:linear-gradient(135deg,#1f2937,#374151);color:#fff}.md-filter-badge{display:inline-block;padding:.3rem .85rem;border-radius:20px;font-size:.78rem;font-weight:700;border:1px solid;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.md-title{font-size:2rem;font-weight:800;margin:0 0 .75rem;color:#fff;line-height:1.25}.md-desc{font-size:1.05rem;color:#ffffffbf;margin:0 0 1rem;line-height:1.6}.md-meta{display:flex;gap:1rem;align-items:center}.md-date{font-size:.82rem;color:#ffffff80}.md-content{padding:2.5rem 3rem;font-size:1.05rem;line-height:1.85;color:#1f2937}.md-content h1{font-size:1.9rem;font-weight:800;margin:0 0 1rem;color:#111827}.md-content h2{font-size:1.5rem;font-weight:700;margin:2rem 0 .75rem;color:#111827;border-bottom:2px solid #f3f4f6;padding-bottom:.5rem}.md-content h3{font-size:1.2rem;font-weight:700;margin:1.75rem 0 .5rem;color:#374151}.md-content p{margin:0 0 1.1em}.md-content ul,.md-content ol{padding-left:1.75em;margin:0 0 1.1em}.md-content li{margin-bottom:.4em}.md-content blockquote{border-left:4px solid #eab308;padding:.75rem 1.25rem;margin:1.5rem 0;background:#fefce8;border-radius:0 8px 8px 0;color:#713f12;font-style:italic}.md-content hr{border:none;border-top:2px solid #e5e7eb;margin:2rem 0}.md-content a{color:#eab308;text-decoration:underline;font-weight:500}.md-content a:hover{color:#ca8a04}.md-content img{max-width:100%;border-radius:12px;margin:1.5rem 0;box-shadow:0 4px 16px #0000001a}.md-content mark{background:#fef08a;padding:1px 4px;border-radius:3px}.md-content strong{font-weight:700;color:#111827}.md-content em{font-style:italic}.md-content u{text-decoration:underline}.md-content s{text-decoration:line-through;color:#9ca3af}.md-content code{background:#f3f4f6;padding:2px 6px;border-radius:4px;font-family:monospace;font-size:.9em}.md-content pre{background:#1f2937;color:#e5e7eb;padding:1.25rem;border-radius:10px;overflow-x:auto;margin:1.5rem 0}.md-content pre code{background:none;padding:0;color:inherit}.md-no-content{padding:3rem;text-align:center;color:#9ca3af}.md-loading{display:flex;justify-content:center;align-items:center;min-height:50vh}.md-spinner{width:40px;height:40px;border:4px solid #e5e7eb;border-top-color:#eab308;border-radius:50%;animation:md-spin .8s linear infinite}@keyframes md-spin{to{transform:rotate(360deg)}}.md-error{text-align:center;padding:4rem 2rem;color:#6b7280}.md-error button{margin-top:1rem;background:#1f2937;color:#fff;border:none;padding:.65rem 1.5rem;border-radius:10px;cursor:pointer;font-weight:600}@media(max-width:640px){.md-article-header{padding:2rem 1.5rem 1.5rem}.md-title{font-size:1.5rem}.md-content{padding:1.5rem;font-size:1rem}}.account-sales-page{width:100%;background:transparent}.account-sales-page .page-header{background:transparent;color:#000;padding:3rem 2rem;text-align:center;border-bottom:1px solid rgba(0,0,0,.05)}.account-sales-page .page-header h1{font-size:2.5rem;margin:0;color:#000}.account-sales-page .container{padding:0 2rem;max-width:100%}section{padding:3rem 0;margin:0 auto}.hero-text{text-align:center;max-width:800px;margin:3rem auto}.hero-text h2{font-size:2rem;color:#000;margin-bottom:1rem}.hero-text p{font-size:1.1rem;color:#4b5563;line-height:1.6}.price-table-section{max-width:700px;margin:3rem auto;text-align:center}.price-table-section h3{font-size:1.8rem;color:#000;margin-bottom:2rem}.price-table-wrapper{overflow-x:auto;margin-bottom:2rem;border-radius:10px;box-shadow:0 4px 12px #0000000d}.price-table{width:100%;border-collapse:collapse;background-color:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.price-table thead{background:linear-gradient(135deg,#00d084,#00b870);color:#fff}.price-table th{padding:1rem 1.5rem;text-align:left;font-weight:600;font-size:1.05rem}.price-table td{padding:1rem 1.5rem;text-align:left;border-bottom:1px solid rgba(0,0,0,.05);color:#4b5563;font-size:.95rem}.price-table tbody tr:hover{background-color:#ffffff26}.price-table .price{font-weight:700;color:#00d084;font-size:1.1rem}.price-note{font-size:.9rem;color:#999;margin:1.5rem 0;font-style:italic}.cta-button{display:inline-block;padding:.9rem 2rem;background:#1f2937;color:#fff!important;border-radius:6px;text-decoration:none;font-weight:600;transition:all .3s;margin-top:1rem}.cta-button:hover,.cta-button:active{transform:scale(1.05);box-shadow:0 8px 20px #00000040}.requirements-section,.process-section,.benefits-section{max-width:1100px;margin:3rem auto}.requirements-section h2,.process-section h2,.benefits-section h2{font-size:2rem;color:#000;text-align:center;margin-bottom:.5rem}.section-subtitle{text-align:center;color:#4b5563;font-size:1.05rem;margin-bottom:2.5rem!important}.requirements-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem}.requirement-card{background:#fff3;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);padding:1.8rem;border-radius:10px;border:1px solid rgba(255,255,255,.3);box-shadow:0 4px 15px #0000000d;transition:all .3s}.requirement-card:hover{border-color:#00d084;box-shadow:0 8px 25px #00d08426;transform:translateY(-4px);background:#ffffff4d}.requirement-card h4{color:#000;font-size:1.1rem;margin-bottom:.8rem}.requirement-card p{color:#4b5563;line-height:1.6;margin:0}.important-section{max-width:900px;margin:3rem auto;background:#fff3;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);padding:2.5rem;border-radius:10px;border-left:4px solid #00d084}.important-section h3{color:#000;font-size:1.5rem;margin-bottom:1.5rem}.important-list{list-style:none;padding:0;margin:0}.important-list li{color:#4b5563;border-bottom:1px solid rgba(0,0,0,.05);position:relative;padding:.8rem 0 .8rem 1.8rem}.important-list li:last-child{border-bottom:none}.important-list li:before{content:"•";color:#00d084;font-weight:700;font-size:1.5rem;position:absolute;left:0;top:-.2rem}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:2rem}.step-card{background:#fff3;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);padding:1.8rem;border-radius:10px;border:1px solid rgba(255,255,255,.3);text-align:center;transition:all .3s;position:relative}.step-card:hover{border-color:#eab308;box-shadow:0 12px 35px #eab30826;transform:translateY(-6px);background:#ffffff4d}.step-number{font-size:2.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#eab308,#ca8a04);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.step-card h4{color:#000;font-size:1.1rem;margin-bottom:.8rem}.step-card p{color:#4b5563;line-height:1.6;margin:0;font-size:.95rem}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.benefit-card{background:#fff3;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);padding:2rem;border-radius:10px;box-shadow:0 4px 15px #0000000d;text-align:center;border:1px solid rgba(255,255,255,.3);transition:all .3s}.benefit-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px #00d08426;border-color:#00d084;background:#ffffff4d}.benefit-icon{font-size:3rem;margin-bottom:1rem;color:#eab308;display:flex;justify-content:center}.benefit-card h4{color:#000;font-size:1.2rem;margin-bottom:.8rem}.benefit-card p{color:#4b5563;line-height:1.6;margin:0}.final-cta{max-width:800px;margin:3rem auto;background:#ffffff26;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3);padding:3rem 2rem;border-radius:12px;text-align:center;color:#000}.final-cta:hover{border-color:#eab308}.final-cta h2{font-size:2rem;color:#000;margin-bottom:1rem}.final-cta p{font-size:1.1rem;color:#4b5563;margin-bottom:2rem}.main-cta-button{display:inline-block;padding:1rem 2.5rem;background:#1f2937;color:#fff!important;border-radius:6px;text-decoration:none;font-weight:700;font-size:1.05rem;transition:all .3s}.main-cta-button:hover,.main-cta-button:active{transform:scale(1.05);box-shadow:0 10px 28px #00000040}@media(max-width:768px){.account-sales-page .page-header{padding:2rem 1rem}.account-sales-page .page-header h1{font-size:1.8rem}.account-sales-page .container{padding:0 1rem}.hero-text h2{font-size:1.5rem}.requirements-grid,.steps-grid,.benefits-grid{grid-template-columns:1fr;gap:1rem}.important-section{padding:1.5rem}.final-cta{padding:2rem 1rem}.final-cta h2{font-size:1.5rem}section{padding:2rem 0}.price-table th,.price-table td{padding:.8rem 1rem;font-size:.9rem}}.contact-page{width:100%}.contact-page .page-header{background:transparent;color:#000;padding:4rem 2rem 3rem;text-align:center;border-bottom:1px solid rgba(0,0,0,.05)}.contact-page .page-header h1{font-size:3rem;margin:0 0 1rem;color:#000;font-weight:800;letter-spacing:-1px}.contact-page .page-header .contact-subtitle{color:#4b5563;font-size:1.1rem;line-height:1.7;max-width:640px;margin:0 auto!important;text-align:center!important;display:block;width:100%}.contact-container{max-width:1200px;margin:0 auto;padding:4rem 2rem;display:flex;flex-direction:column;gap:5rem}.contact-section{background:#ffffffd1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1.5px solid rgba(234,179,8,.45);border-radius:24px;padding:3rem 2.5rem;box-shadow:0 6px 32px #eab3081a}.contact-section-header{text-align:center;margin-bottom:2.5rem}.contact-section-header h2{font-size:2rem;font-weight:800;color:#000;margin-bottom:.6rem;letter-spacing:-.5px}.contact-section-header p{color:#4b5563;font-size:1rem}.contact-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.contact-card{background:#ffffffb8;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.3);border-radius:16px;padding:2rem 1.5rem;text-align:center;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:.6rem}.contact-card:hover{border-color:#eab308;box-shadow:0 12px 32px #eab30826;transform:translateY(-6px);background:#ffffffe0}.contact-card-icon{width:64px;height:64px;background:#eab3081a;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#eab308;margin-bottom:.5rem;flex-shrink:0}.contact-card h3{font-size:1.1rem;font-weight:700;color:#000;margin:0}.contact-card p{color:#4b5563;font-size:.9rem;line-height:1.5;margin:0;flex:1}.contact-btn{display:inline-flex;align-items:center;gap:.4rem;margin-top:.8rem;padding:.6rem 1.2rem;background:#1f2937;color:#fff!important;border-radius:8px;text-decoration:none;font-weight:600;font-size:.85rem;transition:all .25s ease;white-space:nowrap}.contact-btn:hover{background:linear-gradient(135deg,#eab308,#ca8a04);color:#000!important;transform:translateY(-2px);box-shadow:0 6px 20px #eab3084d}.stats-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.stat-card{background:#ffffffb8;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.3);border-radius:16px;padding:2rem 1.5rem;text-align:center;transition:all .3s ease}.stat-card:hover{border-color:#eab308;box-shadow:0 12px 32px #eab30826;transform:translateY(-6px);background:#ffffffe0}.stat-icon{color:#eab308;display:flex;justify-content:center;margin-bottom:1rem}.stat-value{font-size:2.2rem;font-weight:800;color:#000;letter-spacing:-1px;line-height:1}.stat-label{font-size:1rem;font-weight:600;color:#eab308;margin:.3rem 0 .6rem;text-transform:uppercase;letter-spacing:.5px}.stat-desc{font-size:.85rem;color:#4b5563;line-height:1.5}.contact-form{display:flex;flex-direction:column;gap:1.25rem;max-width:700px;margin:0 auto}.contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.contact-form-field{display:flex;flex-direction:column;gap:.5rem}.contact-form-field label{font-size:.875rem;font-weight:600;color:#374151}.contact-form-field input,.contact-form-field textarea{padding:.75rem 1rem;border:1px solid rgba(0,0,0,.12);border-radius:10px;font-size:.9375rem;font-family:inherit;background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#111827;transition:border-color .2s,box-shadow .2s;outline:none;resize:vertical}.contact-form-field input:focus,.contact-form-field textarea:focus{border-color:#eab308;box-shadow:0 0 0 3px #eab30826}.contact-form-field input::placeholder,.contact-form-field textarea::placeholder{color:#9ca3af}.contact-form-submit{align-self:flex-start;padding:.75rem 2rem;background:#1f2937;color:#fff;border:none;border-radius:10px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .25s ease}.contact-form-submit:hover:not(:disabled){background:linear-gradient(135deg,#eab308,#ca8a04);color:#000;box-shadow:0 6px 20px #eab3084d;transform:translateY(-2px)}.contact-form-submit:disabled{opacity:.6;cursor:not-allowed}.contact-form-success{padding:.75rem 1rem;background:#10b9811a;border:1px solid rgba(16,185,129,.3);border-radius:10px;color:#065f46;font-size:.9rem;font-weight:500}.contact-form-error{padding:.75rem 1rem;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:10px;color:#991b1b;font-size:.9rem;font-weight:500}@media(max-width:768px){.contact-page .page-header{padding:2.5rem 1rem 2rem}.contact-page .page-header h1{font-size:2rem}.contact-container{padding:2.5rem 1rem;gap:3.5rem}.contact-cards-grid,.stats-section{grid-template-columns:1fr 1fr}.contact-form-row{grid-template-columns:1fr}}@media(max-width:480px){.contact-cards-grid,.stats-section{grid-template-columns:1fr}}.contact-fraud-warning{display:flex;align-items:flex-start;gap:1rem;background:#ef44440f;border:1.5px solid rgba(239,68,68,.4);border-left:4px solid #ef4444;border-radius:14px;padding:1.2rem 1.5rem;margin:.5rem 0}.contact-fraud-warning__title{flex-shrink:0;font-size:.95rem;font-weight:800;color:#b91c1c;white-space:nowrap;padding-top:1px}.contact-fraud-warning__text{margin:0;font-size:.9rem;color:#7f1d1d;line-height:1.65}@media(max-width:600px){.contact-fraud-warning{flex-direction:column;gap:.4rem}}.faq-page{width:100%;background:transparent}.faq-page .page-header{background:transparent;padding:4rem 2rem 3rem;text-align:center;border-bottom:1px solid rgba(0,0,0,.05)}.faq-page .page-header h1{font-size:2.8rem;margin:0 0 1rem;color:#000;font-weight:800;letter-spacing:-.5px}.faq-page .page-header .faq-subtitle{color:#4b5563;font-size:1.05rem;margin:0 auto!important;text-align:center!important;max-width:600px;display:block;width:100%;line-height:1.7}.faq-nav-tabs{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;padding:1.5rem 2rem;background:#ffffff80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.06);position:sticky;top:0;z-index:10}.faq-nav-tab{padding:.45rem 1rem;border-radius:999px;border:1.5px solid rgba(234,179,8,.35);background:transparent;color:#374151;font-size:.85rem;font-weight:500;cursor:pointer;transition:background .2s,border-color .2s,color .2s;font-family:inherit;white-space:nowrap}.faq-nav-tab:hover{background:#eab3081f;border-color:#eab308;color:#000}.faq-nav-tab--active{background:#eab308;border-color:#eab308;color:#000;font-weight:700}.faq-container{max-width:860px;margin:0 auto;padding:3.5rem 2rem 5rem;display:flex;flex-direction:column;gap:3rem}.faq-section{scroll-margin-top:80px}.faq-section-title{font-size:1.3rem;font-weight:800;color:#000;margin-bottom:1rem;padding-bottom:.6rem;border-bottom:2px solid #eab308;letter-spacing:-.3px}.faq-list{display:flex;flex-direction:column;gap:.7rem}.faq-item{background:#ffffffb8;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.3);border-radius:12px;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease}.faq-item--open{border-color:#eab308;box-shadow:0 4px 16px #eab30826}.faq-question{width:100%;padding:1.2rem 1.4rem;background:none;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:1rem;font-weight:600;color:#000;text-align:left;transition:background .2s;font-family:inherit;box-shadow:none;outline:none}.faq-question:hover{background:#ffffff40}.faq-question:focus,.faq-question:focus-visible{outline:none;box-shadow:none}.faq-chevron{flex-shrink:0;color:#eab308;transition:transform .25s ease}.faq-chevron--open{transform:rotate(180deg)}.faq-answer{padding:1.1rem 1.4rem 1.4rem;border-top:1px solid rgba(234,179,8,.25);color:#4b5563;line-height:1.8;font-size:.95rem;background:#ffffff1a;animation:faqSlide .25s ease}@keyframes faqSlide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.faq-answer p{margin:0 0 .75rem}.faq-answer p:last-child{margin-bottom:0}.faq-answer ol,.faq-answer ul{margin:.5rem 0 .75rem 1.4rem;padding:0}.faq-answer li{margin-bottom:.3rem}.faq-answer strong{color:#111;font-weight:700}.faq-tip,.faq-warn,.faq-success{border-radius:8px;padding:.75rem 1rem;margin:.85rem 0 .5rem;font-size:.9rem;line-height:1.6}.faq-tip{background:#eab3081a;border-left:3px solid #eab308;color:#7a5f00}.faq-warn{background:#ef444414;border-left:3px solid #ef4444;color:#b91c1c}.faq-success{background:#22c55e17;border-left:3px solid #22c55e;color:#15803d}.faq-acc-table{width:100%;border-collapse:collapse;font-size:.88rem;margin:.75rem 0;overflow:hidden;border-radius:8px;border:1px solid rgba(234,179,8,.25)}.faq-acc-table th{background:#eab30826;color:#111;font-weight:700;padding:.6rem .9rem;text-align:left;border-bottom:2px solid rgba(234,179,8,.3)}.faq-acc-table td{padding:.6rem .9rem;border-bottom:1px solid rgba(0,0,0,.06);vertical-align:top}.faq-acc-table tr:last-child td{border-bottom:none}.faq-acc-table tr:nth-child(2n) td{background:#fff6}.faq-read-more{display:inline-block;margin-top:.75rem;color:#ca8a04;font-weight:600;font-size:.9rem;text-decoration:none;border-bottom:1px dashed #ca8a04;transition:color .2s,border-color .2s}.faq-read-more:hover{color:#000;border-color:#000}@media(max-width:768px){.faq-page .page-header{padding:2.5rem 1rem 2rem}.faq-page .page-header h1{font-size:2rem}.faq-nav-tabs{padding:1rem;gap:.4rem}.faq-nav-tab{font-size:.78rem;padding:.4rem .75rem}.faq-container{padding:2.5rem 1rem 3rem;gap:2.5rem}.faq-question{padding:1rem 1.1rem;font-size:.95rem}.faq-answer{padding:.9rem 1.1rem 1.1rem}.faq-acc-table{font-size:.78rem;display:block;overflow-x:auto}}.policy-page{width:100%;background:transparent}.policy-page .page-header{background:transparent;color:#000;padding:3rem 2rem;text-align:center;border-bottom:1px solid rgba(0,0,0,.05)}.policy-page .page-header h1{font-size:2.5rem;margin:0;color:#000}.policy-page .container{padding:3rem 2rem;max-width:900px;margin:0 auto}.policy-content{line-height:1.8;color:#4b5563}.policy-content section{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(0,0,0,.05)}.policy-content section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.policy-content h2{font-size:1.5rem;color:#000;margin:0 0 1rem;font-weight:700}.policy-content h3{font-size:1.2rem;color:#1f2937;margin:1.5rem 0 .8rem}.policy-content p{margin:0 0 1rem;color:#4b5563}.policy-content p strong{color:#00d084;font-weight:700}.policy-content ul{list-style:none;padding:0;margin:1rem 0}.policy-content li{padding:.6rem 0 .6rem 1.8rem;position:relative;color:#4b5563;margin-bottom:.5rem}.policy-content li:before{content:"✓";color:#00d084;font-weight:700;position:absolute;left:0}@media(max-width:768px){.policy-page .page-header{padding:2rem 1rem}.policy-page .page-header h1{font-size:1.8rem}.policy-page .container{padding:2rem 1rem}.policy-content section{margin-bottom:2rem}.policy-content h2{font-size:1.3rem}}.cart-page{max-width:960px;margin:0 auto;padding:2rem 1rem}.cart-title{font-size:1.75rem;font-weight:800;color:#111827;margin:0 0 2rem}.cart-empty{text-align:center;padding:4rem 1rem;color:#6b7280}.cart-layout{display:grid;grid-template-columns:1fr 320px;gap:1.5rem;align-items:flex-start}@media(max-width:700px){.cart-layout{grid-template-columns:1fr}}.cart-items{display:flex;flex-direction:column;gap:.75rem}.cart-item{display:flex;align-items:center;gap:1rem;background:#fff;border-radius:14px;padding:1rem 1.25rem;box-shadow:0 1px 4px #00000012}.cart-item-img{width:56px;height:56px;border-radius:10px;object-fit:cover;flex-shrink:0}.cart-item-info{flex:1;min-width:0}.cart-item-title{font-weight:700;font-size:.95rem;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-item-price{font-size:.8rem;color:#6b7280;margin-top:.25rem}.cart-item-error{font-size:.78rem;color:#dc2626;font-weight:600;margin-top:.25rem}.cart-item-controls{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.cart-qty{display:flex;align-items:center;gap:.5rem;background:#f9fafb;border-radius:8px;padding:.25rem}.cart-qty button{width:28px;height:28px;border:none;background:#fff;border-radius:6px;cursor:pointer;font-size:1rem;color:#374151;box-shadow:0 1px 2px #00000014;display:flex;align-items:center;justify-content:center;line-height:1}.cart-qty button:disabled{opacity:.4;cursor:not-allowed}.cart-qty span{min-width:24px;text-align:center;font-weight:700;font-size:.9rem}.cart-item-total{font-weight:800;font-size:1rem;color:#111827;min-width:60px;text-align:right}.cart-remove-btn{background:#fef2f2;border:none;border-radius:8px;width:30px;height:30px;color:#dc2626;cursor:pointer;font-size:.85rem;display:flex;align-items:center;justify-content:center}.cart-summary{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 1px 4px #00000012;position:sticky;top:80px;display:flex;flex-direction:column;gap:.75rem}.cart-summary-row{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#374151}.cart-summary-total{font-size:1.1rem;font-weight:800;color:#111827;padding-top:.5rem;border-top:1px solid #f3f4f6}.cart-global-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;border-radius:10px;padding:.625rem .875rem;font-size:.82rem;font-weight:600}.cart-agree{display:flex;align-items:flex-start;gap:.5rem;font-size:.8rem;color:#6b7280;cursor:pointer;line-height:1.4}.cart-agree input{flex-shrink:0;margin-top:2px;accent-color:#eab308}.cart-agree a{color:#eab308;font-weight:600;text-decoration:underline}.cart-checkout-btn{width:100%;padding:.875rem;background:#eab308;color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s}.cart-checkout-btn:hover:not(:disabled){background:#ca9a00}.cart-checkout-btn:disabled{opacity:.5;cursor:not-allowed}.cart-clear-btn{width:100%;padding:.625rem;background:transparent;border:1px solid #e5e7eb;border-radius:10px;font-size:.85rem;color:#6b7280;cursor:pointer}.cart-go-orders{padding:.75rem 2rem;background:#eab308;color:#fff;border:none;border-radius:12px;font-size:.95rem;font-weight:700;cursor:pointer;margin-top:1rem}.cart-go-back{padding:.625rem 1.5rem;background:#f3f4f6;border:none;border-radius:10px;font-size:.9rem;color:#374151;cursor:pointer;margin-top:1rem}.cart-result{text-align:center;padding:3rem 1rem;max-width:480px;margin:0 auto}.cart-result-success h2{font-size:1.5rem;font-weight:800;color:#111827;margin:0 0 .5rem}.cart-result-errors h3{color:#dc2626;margin:1rem 0 .5rem}.auth-page{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.auth-card{background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:24px;padding:2.5rem 2rem;width:100%;max-width:440px;box-shadow:0 8px 40px #0000001a;border:1px solid rgba(255,255,255,.6)}.auth-logo{display:flex;justify-content:center;margin-bottom:1.5rem}.auth-logo-img{height:52px;width:auto;object-fit:contain}.auth-title{font-size:1.8rem;font-weight:800;text-align:center;margin-bottom:.35rem;color:#111}.auth-sub{text-align:center;color:#6b7280;font-size:.95rem;margin-bottom:1.75rem}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-field{display:flex;flex-direction:column;gap:.4rem}.auth-field label{font-size:.875rem;font-weight:600;color:#374151}.auth-required{color:#ef4444;margin-left:2px}.auth-optional{color:#9ca3af;font-weight:400;font-size:.8rem}.auth-input-wrap{position:relative;display:flex;align-items:center}.auth-input-wrap input{width:100%;padding-right:2.6rem!important}.auth-eye-btn{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;color:#9ca3af;transition:color .2s}.auth-eye-btn:hover{color:#374151}.auth-field input{padding:.65rem .9rem;border-radius:12px;border:1.5px solid #e5e7eb;background:#fff;font-size:.95rem;color:#111;transition:border-color .2s,box-shadow .2s;outline:none;font-family:inherit;width:100%;box-sizing:border-box}.auth-field input:focus{border-color:#eab308;box-shadow:0 0 0 3px #eab30826}.auth-field input:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed}.auth-error{background:#ef444414;color:#dc2626;font-size:.875rem;padding:.6rem .9rem;border-radius:10px;border:1px solid rgba(239,68,68,.2);text-align:center}.auth-btn{margin-top:.5rem;padding:.75rem;border-radius:12px;border:none;background:linear-gradient(135deg,#eab308,#ca8a04);color:#fff;font-size:1rem;font-weight:700;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 15px #eab3084d;font-family:inherit}.auth-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #eab30873}.auth-btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.auth-switch{margin-top:1.5rem;text-align:center;font-size:.9rem;color:#6b7280}.auth-switch a{color:#ca8a04;font-weight:700;text-decoration:none}.auth-switch a:hover{text-decoration:underline}.auth-divider{display:flex;align-items:center;gap:.75rem;margin:.25rem 0;color:#9ca3af;font-size:.82rem;font-weight:500}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e5e7eb}.tg-widget-wrap{display:flex;justify-content:center;min-height:36px}.auth-tg-loading{text-align:center;font-size:.85rem;color:#9ca3af;padding:.4rem 0}.auth-link-btn{background:none;border:none;padding:0;color:#ca8a04;font-weight:700;font-size:.9rem;cursor:pointer;box-shadow:none;text-decoration:none;transition:color .2s}.auth-link-btn:hover,.auth-link-btn:focus,.auth-link-btn:active,.auth-link-btn:focus-visible{color:#eab308;background:none;box-shadow:none;outline:none;transform:none}@media(max-width:480px){.auth-card{padding:2rem 1.25rem;border-radius:20px}.auth-title{font-size:1.5rem}}.profile-loading{display:flex;align-items:center;justify-content:center;min-height:60vh}.profile-spinner{width:40px;height:40px;border:3px solid rgba(234,179,8,.2);border-top-color:#eab308;border-radius:50%;animation:profile-spin .7s linear infinite}@keyframes profile-spin{to{transform:rotate(360deg)}}.profile-layout{display:flex;gap:1.5rem;padding:2rem 1.5rem;max-width:1200px;margin:0 auto;min-height:calc(100vh - 80px);width:100%}.profile-sidebar{width:260px;flex-shrink:0;background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;padding:1.5rem 1rem;border:1px solid rgba(255,255,255,.6);box-shadow:0 4px 24px #00000012;display:flex;flex-direction:column;gap:1.25rem;height:fit-content;position:sticky;top:90px}.profile-identity{display:flex;align-items:center;gap:.75rem;padding:0 .25rem}.profile-avatar{width:46px;height:46px;border-radius:14px;background:linear-gradient(135deg,#eab308,#ca8a04);color:#fff;font-size:1.3rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.profile-identity-info{display:flex;flex-direction:column;gap:.1rem;overflow:hidden}.profile-username{font-weight:700;font-size:.95rem;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-uid{font-size:.78rem;color:#9ca3af;font-weight:500}.profile-nav{display:flex;flex-direction:column;gap:.2rem}.profile-nav-item{display:flex;align-items:center;gap:.65rem;padding:.65rem .85rem;border-radius:12px;text-decoration:none;color:#374151;font-size:.92rem;font-weight:600;transition:all .2s ease}.profile-nav-item:hover{background:#eab3081a;color:#ca8a04}.profile-nav-item--active{background:#eab30826;color:#ca8a04}.profile-nav-icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.profile-nav-badge{margin-left:auto;background:#ef4444;color:#fff;font-size:.65rem;font-weight:700;padding:.1rem .4rem;border-radius:99px;min-width:18px;text-align:center;line-height:1.4}.profile-nav-icon svg{width:18px;height:18px}.profile-logout-btn{display:flex;align-items:center;gap:.65rem;padding:.65rem .85rem;border-radius:12px;border:none;background:transparent;color:#ef4444;font-size:.92rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:none;width:100%;text-align:left;margin-top:auto}.profile-logout-btn:hover{background:#ef444414;transform:none;box-shadow:none}.profile-logout-btn svg{width:18px;height:18px;flex-shrink:0}.profile-content{flex:1;min-width:0}.profile-stub{background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;padding:3rem 2rem;border:1px solid rgba(255,255,255,.6);box-shadow:0 4px 24px #00000012;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;text-align:center;gap:1rem}.profile-stub-icon{width:56px;height:56px;color:#d1d5db}.profile-stub-icon svg{width:56px;height:56px}.profile-stub h2{font-size:1.4rem;font-weight:700;color:#111}.profile-stub p{font-size:.95rem;color:#9ca3af;max-width:320px}.profile-overview{display:flex;flex-direction:column;gap:1.25rem}.profile-overview-card{background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;padding:1.75rem 2rem;border:1px solid rgba(255,255,255,.6);box-shadow:0 4px 24px #00000012}.profile-overview-card h2{font-size:1.1rem;font-weight:700;margin-bottom:1rem;color:#111}.profile-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.profile-info-item{display:flex;flex-direction:column;gap:.2rem}.profile-info-item--full{grid-column:1 / -1}.profile-referral-row{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.profile-referral-row--link{margin-top:.4rem}.profile-referral-code{font-family:monospace;font-size:1rem;letter-spacing:.05em}.profile-referral-link-text{font-size:.82rem;color:#6b7280;word-break:break-all}.profile-copy-btn{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .65rem;border-radius:8px;border:1.5px solid #e5e7eb;background:#fff;color:#374151;font-size:.78rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit;white-space:nowrap}.profile-copy-btn:hover{border-color:#eab308;color:#ca8a04}.profile-copy-btn--copied{border-color:#10b981;color:#059669;background:#10b98114}.profile-info-label{font-size:.78rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.profile-info-value{font-size:.95rem;font-weight:600;color:#111}.profile-balance-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.profile-balance-amount{font-size:2rem;font-weight:800;color:#111}.profile-balance-amount span{font-size:1.1rem;font-weight:600;color:#9ca3af;margin-left:.3rem}.profile-wallet{display:flex;flex-direction:column;gap:1.25rem}.wallet-balance-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.wallet-balance-info{display:flex;flex-direction:column;gap:.25rem}.wallet-balance-label{font-size:.78rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.wallet-balance-value{font-size:2.2rem;font-weight:800;color:#111}.wallet-balance-cur{font-size:1rem;font-weight:600;color:#9ca3af;margin-left:.25rem}.wallet-deposit-btn{padding:.65rem 1.75rem;border-radius:12px;border:none;background:linear-gradient(135deg,#eab308,#ca8a04);color:#fff;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 15px #eab3084d;font-family:inherit}.wallet-deposit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #eab30873}.wallet-deposit-btn:disabled{opacity:.6;cursor:not-allowed}.wallet-loading{display:flex;justify-content:center;padding:2rem}.wallet-empty{color:#9ca3af;font-size:.95rem;padding:1.5rem 0;text-align:center}.wallet-tx-list{display:flex;flex-direction:column;gap:0;margin-top:.75rem;border:1px solid #f3f4f6;border-radius:12px;overflow:hidden}.wallet-tx-row{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;gap:1rem;border-bottom:1px solid #f3f4f6;transition:background .15s}.wallet-tx-row:last-child{border-bottom:none}.wallet-tx-row:hover{background:#fafafa}.wallet-tx-left{display:flex;align-items:flex-start;gap:.75rem}.wallet-tx-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;margin-top:.35rem}.wallet-tx-type{display:block;font-size:.9rem;font-weight:600;color:#111}.wallet-tx-note{display:block;font-size:.78rem;color:#6b7280;margin-top:.1rem}.wallet-tx-date{display:block;font-size:.75rem;color:#9ca3af;margin-top:.1rem}.wallet-tx-right{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem;flex-shrink:0}.wallet-tx-amount{font-size:.95rem;font-weight:700}.wallet-tx-status{font-size:.7rem;font-weight:600;border-radius:6px;padding:.1rem .45rem;text-transform:uppercase;letter-spacing:.04em}.wallet-tx-status--success{background:#10b9811a;color:#059669}.wallet-tx-status--fail{background:#ef44441a;color:#dc2626}.wallet-tx-total{font-size:.8rem;color:#9ca3af;margin-top:.75rem}.wallet-pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem;font-size:.875rem;font-weight:600;color:#374151}.wallet-page-btn{width:36px;height:36px;border-radius:8px;border:1.5px solid #d1d5db;background:#fff;color:#374151;font-size:1.15rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s;font-family:inherit;box-shadow:0 1px 3px #00000012}.wallet-page-btn:hover:not(:disabled){border-color:#eab308;color:#ca8a04}.wallet-page-btn:disabled{opacity:.4;cursor:not-allowed}.profile-settings{display:flex;flex-direction:column;gap:1.25rem}.settings-form{display:flex;flex-direction:column;gap:1rem}.settings-field{display:flex;flex-direction:column;gap:.35rem}.settings-field label{font-size:.875rem;font-weight:600;color:#374151}.settings-optional{color:#9ca3af;font-weight:400;font-size:.8rem}.settings-input-wrap{position:relative;display:flex;align-items:center}.settings-input-wrap input{width:100%;padding-right:2.6rem!important}.settings-eye-btn{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;color:#9ca3af;transition:color .2s}.settings-eye-btn:hover{color:#374151}.settings-field input{padding:.65rem .9rem;border-radius:12px;border:1.5px solid #e5e7eb;background:#fff;font-size:.95rem;color:#111;transition:border-color .2s,box-shadow .2s;outline:none;font-family:inherit;width:100%;box-sizing:border-box}.settings-field input:focus{border-color:#eab308;box-shadow:0 0 0 3px #eab30826}.settings-field input:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed}.settings-btn{align-self:flex-start;padding:.6rem 1.5rem;border-radius:12px;border:none;background:linear-gradient(135deg,#eab308,#ca8a04);color:#fff;font-size:.9rem;font-weight:700;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 15px #eab3084d;font-family:inherit}.settings-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #eab30873}.settings-btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.settings-error{background:#ef444414;color:#dc2626;font-size:.875rem;padding:.55rem .9rem;border-radius:10px;border:1px solid rgba(239,68,68,.2)}.settings-success{background:#10b98114;color:#059669;font-size:.875rem;padding:.55rem .9rem;border-radius:10px;border:1px solid rgba(16,185,129,.2)}.settings-btn--danger{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 15px #ef44444d}.settings-btn--danger:hover:not(:disabled){box-shadow:0 8px 25px #ef444473}.twofa-header{display:flex;align-items:center;gap:.65rem;margin-bottom:.5rem}.twofa-badge{font-size:.7rem;font-weight:800;padding:.15rem .55rem;border-radius:6px;letter-spacing:.06em}.twofa-badge--on{background:#10b9811f;color:#059669}.twofa-badge--off{background:#ef44441a;color:#dc2626}.twofa-desc{font-size:.875rem;color:#6b7280;margin-bottom:1rem;line-height:1.5}.twofa-setup{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.twofa-qr{width:160px;height:160px;border-radius:12px;border:1.5px solid #e5e7eb}.twofa-secret-row{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.twofa-secret{font-family:monospace;font-size:.85rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:.3rem .65rem;word-break:break-all;color:#374151;letter-spacing:.05em}@media(max-width:900px){.profile-layout{flex-direction:column;padding:1rem;gap:1rem}.profile-sidebar{display:none}.profile-nav{display:grid;grid-template-columns:1fr 1fr;gap:.3rem}.profile-info-grid{grid-template-columns:1fr}}@media(max-width:480px){.profile-nav{grid-template-columns:1fr}}.profile-integrations{display:flex;flex-direction:column;gap:1.25rem}.integration-card-head{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.integration-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.integration-icon--tg{background:#2196f3;color:#fff}.integration-title{font-size:1rem;font-weight:700;color:#111;margin:0}.integration-desc{font-size:.85rem;color:#6b7280;margin:.15rem 0 0}.integration-badge{margin-left:auto;font-size:.75rem;font-weight:700;padding:.25rem .7rem;border-radius:20px;letter-spacing:.3px;text-transform:uppercase}.integration-badge--on{background:#0596691f;color:#059669}.integration-badge--off{background:#6b72801f;color:#6b7280}.integration-body{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #f3f4f6}.integration-linked-info{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.integration-tg-name{font-size:.95rem;font-weight:600;color:#1f2937;background:#f3f4f6;padding:.35rem .8rem;border-radius:8px}.integration-unlink-btn{background:#ef444414;color:#dc2626;border:1px solid rgba(239,68,68,.2);font-size:.85rem;font-weight:600;padding:.4rem 1rem;border-radius:8px;cursor:pointer;transition:all .2s;box-shadow:none}.integration-unlink-btn:hover:not(:disabled){background:#ef444426;transform:none;box-shadow:none}.integration-unlink-btn:disabled{opacity:.5;cursor:not-allowed}.integration-link-wrap{display:flex;flex-direction:column;gap:.75rem}.integration-hint{font-size:.875rem;color:#6b7280;margin:0}.profile-orders{display:flex;flex-direction:column;gap:1.25rem}.orders-filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.orders-search-input{flex:1;min-width:180px;padding:.55rem .9rem;border:1.5px solid #e5e7eb;border-radius:10px;font-size:.875rem;outline:none;background:#fff}.orders-search-input:focus{border-color:#eab308}.orders-date-input{padding:.55rem .75rem;border:1.5px solid #e5e7eb;border-radius:10px;font-size:.875rem;outline:none;background:#fff;color:#374151}.orders-date-input:focus{border-color:#eab308}.orders-status-select{padding:.55rem .75rem;border:1.5px solid #e5e7eb;border-radius:10px;font-size:.875rem;outline:none;background:#fff;color:#374151;cursor:pointer}.orders-search-btn{padding:.55rem 1.1rem;background:#eab308;color:#fff;border:none;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer}.orders-search-btn:hover{background:#ca8a04}.orders-reset-btn{padding:.55rem 1rem;background:#f3f4f6;color:#374151;border:none;border-radius:10px;font-size:.875rem;cursor:pointer}.orders-reset-btn:hover{background:#e5e7eb}.orders-list{display:flex;flex-direction:column;gap:1rem}.orders-row{background:#fff;border-radius:16px;padding:1.25rem 1.3rem;border:1px solid rgba(229,231,235,.95);display:flex;flex-direction:column;gap:.65rem;box-shadow:0 1px 3px #1118270a,0 4px 14px #1118270a;transition:border-color .2s ease,box-shadow .22s ease}.orders-row:hover{border-color:#eab3086b;box-shadow:0 2px 8px #1118270f,0 10px 28px #eab30812}.orders-row-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.orders-row-uid-wrap{display:flex;align-items:center;gap:.35rem;min-width:0}.orders-row-uid{font-size:.78rem;font-family:ui-monospace,SF Mono,Consolas,monospace;color:#6b7280;font-weight:600;letter-spacing:.02em}.orders-copy-id-btn{flex-shrink:0;width:1.95rem;height:1.95rem;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:none;background:#f9fafb;color:#9ca3af;font-size:.75rem;line-height:1;cursor:pointer;box-shadow:none;transition:background .15s ease,color .15s ease}.orders-copy-id-btn:hover{background:#f3f4f6;color:#6b7280;transform:none;box-shadow:none}.orders-copy-id-btn:active{transform:scale(.95)}.orders-copy-id-btn:focus-visible{outline:2px solid rgba(234,179,8,.55);outline-offset:2px}.orders-status-badge{flex-shrink:0;font-size:.72rem;font-weight:700;padding:.28rem .72rem;border-radius:999px;letter-spacing:.03em;border:1px solid rgba(107,114,128,.22);background:#6b72801a;color:#4b5563}.orders-status-badge[data-status=unpaid]{background:#9ca3af26;color:#575d69;border-color:#9ca3af47}.orders-status-badge[data-status=pending]{background:#f59e0b1f;color:#b45309;border-color:#f59e0b4d}.orders-status-badge[data-status=in_progress],.orders-status-badge[data-status=paid]{background:#3b82f61f;color:#1d4ed8;border-color:#3b82f642}.orders-status-badge[data-status=delivered],.orders-status-badge[data-status=completed]{background:#10b9811f;color:#047857;border-color:#10b98147}.orders-status-badge[data-status=cancelled]{background:#ef44441c;color:#b91c1c;border-color:#ef444442}.orders-status-badge[data-status=replaced]{background:#8b5cf61f;color:#6d28d9;border-color:#8b5cf642}.orders-status-badge[data-status=waiting_replacement]{background:#f973161c;color:#c2410c;border-color:#f9731647}.orders-row-title{font-weight:700;font-size:1.02rem;color:#111827;line-height:1.35;letter-spacing:-.01em}.orders-catalog-row{margin-top:.42rem;margin-bottom:.08rem}.orders-catalog-link{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .88rem;border-radius:10px;border:1.5px solid rgba(234,179,8,.42);background:#fffcf5fa;color:#92400e!important;font-size:.81rem;font-weight:700;text-decoration:none!important;line-height:1.2;transition:background .18s ease,border-color .18s ease,color .18s ease}.orders-catalog-link:hover{background:#fef3c7e0;border-color:#b4530980;color:#78350f!important}.orders-catalog-link:active{transform:scale(.99)}.orders-row-tags{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.orders-meta-row{display:flex;flex-wrap:wrap;gap:.5rem 1rem;align-items:baseline;font-size:.79rem;color:#4b5563;margin-top:.15rem}.orders-meta-row strong{color:#374151;font-weight:700}.orders-quote-box{font-size:.835rem;color:#374151;background:#f9fafbf2;border:1px solid rgba(229,231,235,.9);border-radius:12px;padding:.55rem .82rem;margin-top:.35rem;line-height:1.45}.orders-banner-hint{margin-top:.5rem;font-size:.78rem;line-height:1.45;border-radius:12px;padding:.45rem .78rem}.orders-banner-hint--amber{color:#92400e;background:#fef3c7a6;border:1px solid rgba(252,211,77,.45)}.orders-banner-hint--blue{color:#1e40af;background:#dbeafea6;border:1px solid rgba(147,197,253,.5)}.orders-banner-hint--green{color:#065f46;background:#d1fae58c;border:1px solid rgba(110,231,183,.45)}.orders-subtle-toggle{margin-top:.35rem;padding:.42rem .78rem;border-radius:10px;border:1px solid rgba(229,231,235,.95);background:#fafafa;color:#4b5563;font-size:.8rem;font-weight:600;cursor:pointer;box-shadow:none;transition:background .18s ease,border-color .18s ease,color .18s ease}.orders-subtle-toggle:hover{background:#fff;border-color:#d1d5db;color:#111827;transform:none;box-shadow:none}.orders-price-pill{font-size:.82rem;color:#047857;font-weight:800;margin:.2rem 0 0;letter-spacing:-.02em}.orders-meta-row .orders-muted-date{margin-left:auto;margin-top:0;flex-shrink:0}.orders-tag{font-size:.72rem;font-weight:600;padding:.22rem .62rem;border-radius:8px;background:#f3f4f6;color:#4b5563}.orders-tag--gold{background:#fef3c7d9;color:#92400e}.orders-tag--qty{background:transparent;color:#6b7280;padding-left:.15rem}.orders-desc-block{font-size:.845rem;color:#4b5563;line-height:1.55}.orders-desc-toggle{margin-left:.35rem;margin-top:.1rem;padding:.32rem .62rem;border-radius:8px;border:none;background:#fde68a59;color:#854d0e;font-size:.78rem;font-weight:600;cursor:pointer;line-height:inherit;box-shadow:none}.orders-desc-toggle:hover{background:#fde68a8c;color:#713f12;transform:none;box-shadow:none}.orders-desc-toggle:active{transform:scale(.98)}.orders-row-bottom{display:flex;align-items:center;gap:.85rem;flex-wrap:wrap;margin-top:.15rem;padding-top:.75rem;border-top:1px solid rgba(243,244,246,.95)}.orders-row-date{font-size:.8rem;color:#9ca3af;flex:1;min-width:8rem}.orders-row-amount{font-weight:800;color:#047857;font-size:1rem;letter-spacing:-.02em}.orders-btn-replace{padding:.42rem .92rem;border-radius:10px;border:1.5px solid rgba(251,146,60,.55);background:#fff7edf2;color:#c2410c;font-size:.8rem;font-weight:700;cursor:pointer;box-shadow:none;transition:background .18s ease,border-color .18s ease,color .18s ease}.orders-btn-replace:hover{background:#ffedd5;border-color:#ea580c8c;color:#9a3412;transform:none;box-shadow:none}.orders-files-section{margin-top:.35rem}.orders-files-toolbar{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.orders-toolbar-btn{padding:.38rem .82rem;border-radius:10px;border:1px solid rgba(229,231,235,.95);background:#fafafa;color:#374151;font-size:.8rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:.35rem;box-shadow:none}.orders-toolbar-btn:hover{background:#fff;border-color:#d1d5db;color:#111827;transform:none;box-shadow:none}.orders-toolbar-btn--primary{border-color:#10b98159;background:#ecfdf5b3;color:#047857}.orders-toolbar-btn--primary:hover{background:#d1fae5f2;border-color:#05966966;color:#065f46}.orders-file-list{margin-top:.65rem;display:flex;flex-direction:column;gap:.45rem}.orders-file-row{display:flex;align-items:center;justify-content:space-between;gap:.65rem;padding:.55rem .82rem;background:linear-gradient(180deg,#f9fafbe6,#fafafa);border:1px solid rgba(229,231,235,.85);border-radius:12px}.orders-file-meta{display:flex;flex-direction:column;gap:.12rem;min-width:0}.orders-file-name{font-size:.84rem;font-weight:600;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orders-file-id{font-size:.69rem;font-family:ui-monospace,SF Mono,Consolas,monospace;color:#9ca3af}.orders-download-btn{flex-shrink:0;padding:.42rem .92rem;background:linear-gradient(135deg,#eab308,#ca8a04);color:#fff;border:none;border-radius:10px;font-size:.8rem;font-weight:700;cursor:pointer;box-shadow:0 2px 8px #ca8a0440}.orders-download-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #ca8a0452;background:linear-gradient(135deg,#facc15,#ca8a04)}.orders-download-btn:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.orders-download-btn:active:not(:disabled){transform:translateY(0)}.notif-list{display:flex;flex-direction:column;gap:.5rem}.notif-row{display:flex;align-items:flex-start;gap:.85rem;padding:1rem 1rem 1.15rem;border-radius:12px;background:#f9fafb;border:1px solid #f0f0f0;cursor:default;transition:background .15s;position:relative}.notif-row--clickable{cursor:pointer}.notif-row--unread{background:#fffbeb;border-color:#fef3c7}.notif-row:hover{background:#f3f4f6}.notif-row--unread:hover{background:#fef3c7}.notif-row-icon{font-size:1.3rem;flex-shrink:0;line-height:1;margin-top:.1rem}.notif-row-body{flex:1;min-width:0}.notif-row-title{font-weight:700;font-size:.9rem;color:#111;margin-bottom:.2rem}.notif-row-msg{font-size:.85rem;color:#4b5563;white-space:pre-line;overflow-wrap:anywhere;word-break:break-word;padding-right:.35rem;line-height:1.45}.notif-row-footer{display:flex;flex-direction:column;align-items:flex-start;gap:.65rem;margin-top:.65rem;padding-top:.55rem;border-top:1px solid #e8e8e880}.notif-row-footer-row{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;row-gap:.35rem;width:100%}.notif-row-link{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;margin:.15rem 0 0;padding:.52rem 1rem;border-radius:999px;border:1.5px solid rgba(202,138,4,.35);background:#ffffffeb;color:#92400e;font-weight:600;font-size:.8125rem;line-height:1.25;cursor:pointer;text-decoration:none;-webkit-tap-highlight-color:transparent;box-shadow:0 1px 4px #78350f14;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.notif-row-link:hover{background:#fef3c7fa;border-color:#b4530973;color:#78350f;transform:none;box-shadow:0 3px 12px #b453091f}.notif-row-link:active{background:#fde68af2;color:#451a03;transform:scale(.98);box-shadow:0 1px 4px #78350f1a}.notif-row-link:focus{outline:none}.notif-row-link:focus-visible{outline:2px solid rgba(234,179,8,.7);outline-offset:3px;transform:none;box-shadow:0 0 0 3px #fef3c7e6}.notif-row-date{font-size:.78rem;color:#9ca3af}.notif-row-dot{width:9px;height:9px;border-radius:50%;background:#eab308;flex-shrink:0;margin-top:.4rem}.referral-rates-block{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.referral-rates-label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.referral-rates-chips{display:flex;gap:.5rem;flex-wrap:wrap}.referral-rate-chip{display:inline-flex;align-items:center;gap:.25rem;padding:.35rem .85rem;border-radius:999px;font-size:.82rem;font-weight:500;border:1px solid transparent}.referral-rate-chip--ads{background:#2563eb14;border-color:#2563eb33;color:#1d4ed8}.referral-rate-chip--yt{background:#ef444414;border-color:#ef444433;color:#dc2626}.referral-rate-chip--svc{background:#16a34a14;border-color:#16a34a33;color:#15803d}.referral-rate-chip--individual{border-color:#eab308;box-shadow:0 0 0 1px #eab30840}.referral-rate-individual-mark{display:inline-block;margin-left:.35rem;padding:.08rem .4rem;background:#fef9ec;color:#b45309;border:1px solid #fde68a;border-radius:20px;font-size:.7rem;font-weight:700;line-height:1.4}.referral-link-block{background:#eab30812;border:1px solid rgba(234,179,8,.25);border-radius:16px;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.referral-link-label{font-size:.8rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.referral-link-row{display:flex;gap:.5rem;align-items:center}.referral-link-input{flex:1;background:#fffc;border:1px solid rgba(0,0,0,.1);border-radius:10px;padding:.6rem .9rem;font-size:.875rem;color:#374151;outline:none;min-width:0}.referral-copy-btn{display:flex;align-items:center;gap:.4rem;background:#eab308;color:#fff;border:none;border-radius:10px;padding:.6rem 1rem;font-size:.85rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s}.referral-copy-btn:hover{background:#ca8a04}.referral-code-hint{font-size:.8rem;color:#9ca3af}.referral-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;margin-bottom:1.5rem}.referral-stat-card{background:#ffffffd9;border:1px solid rgba(0,0,0,.07);border-radius:14px;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.3rem}.referral-stat-label{font-size:.75rem;color:#6b7280;font-weight:500}.referral-stat-value{font-size:1.35rem;font-weight:700;color:#111827}.referral-controls{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-bottom:1.25rem}.referral-period-tabs{display:flex;gap:.4rem;flex-wrap:wrap}.referral-period-tab{background:#ffffffb3;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:.4rem .85rem;font-size:.82rem;font-weight:500;color:#374151;cursor:pointer;transition:all .15s}.referral-period-tab:hover{border-color:#eab308;color:#ca8a04}.referral-period-tab--active{background:#eab308;border-color:#eab308;color:#fff}.referral-search-form{display:flex;gap:.4rem;flex:1;min-width:220px}.referral-search-input{flex:1;background:#fffc;border:1px solid rgba(0,0,0,.1);border-radius:10px;padding:.5rem .9rem;font-size:.875rem;color:#374151;outline:none;min-width:0}.referral-search-input:focus{border-color:#eab308}.referral-search-btn{background:#374151;color:#fff;border:none;border-radius:10px;padding:.5rem .9rem;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .15s}.referral-search-btn:hover{background:#111827}.referral-search-btn--clear{background:#ef4444;padding:.5rem .7rem}.referral-search-btn--clear:hover{background:#b91c1c}.referral-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.referral-row{background:#ffffffd9;border:1px solid rgba(0,0,0,.07);border-radius:12px;padding:.9rem 1.25rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.referral-row-user{display:flex;flex-direction:column;gap:.15rem}.referral-row-username{font-weight:600;font-size:.9rem;color:#111827}.referral-row-tg{font-size:.78rem;color:#2563eb}.referral-row-uid{font-size:.72rem;color:#9ca3af;font-family:monospace}.referral-row-meta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.referral-row-date,.referral-row-orders{font-size:.8rem;color:#6b7280}.referral-row-earned{font-size:.9rem}.referral-pagination{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.5rem 0}.referral-page-btn{background:#fffc;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:.4rem .8rem;font-size:.9rem;cursor:pointer;transition:all .15s}.referral-page-btn:disabled{opacity:.4;cursor:default}.referral-page-btn:not(:disabled):hover{border-color:#eab308}.referral-page-info{font-size:.85rem;color:#6b7280;font-weight:500}@media(max-width:600px){.referral-row{flex-direction:column;align-items:flex-start}.referral-link-row{flex-direction:column}.referral-copy-btn{width:100%;justify-content:center}}._fab_1egsq_1{position:fixed;right:24px;bottom:24px;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#ffd24a,#f4a623);color:#1a1a1a;border:none;box-shadow:0 10px 28px #f4a62373,0 4px 12px #0000002e;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1000;transition:transform .15s ease,box-shadow .15s ease;outline:none;-webkit-tap-highlight-color:transparent;padding:0}._fab_1egsq_1:hover{transform:scale(1.06);box-shadow:0 12px 32px #f4a6238c,0 4px 16px #00000038}._fab_1egsq_1:active,._fab_1egsq_1:focus,._fab_1egsq_1:focus-visible{background:linear-gradient(135deg,#ffd24a,#f4a623);color:#1a1a1a;outline:none;transform:scale(.96)}._fab_1egsq_1 svg{width:28px;height:28px;display:block;flex-shrink:0;stroke:#1a1a1a}._badge_1egsq_41{position:absolute;top:-2px;right:-2px;min-width:22px;height:22px;padding:0 6px;border-radius:11px;background:#ff3b30;color:#fff;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #ff3b3066;border:2px solid #fff}._panel_1egsq_60{position:fixed;right:24px;bottom:96px;width:380px;max-width:calc(100vw - 32px);height:580px;max-height:calc(100vh - 120px);background:#fff;color:#1a1a1a;border-radius:16px;box-shadow:0 24px 70px #0000002e,0 4px 20px #00000014;display:flex;flex-direction:column;overflow:hidden;z-index:1000;border:1px solid #e5e7eb;animation:_panelIn_1egsq_1 .22s ease-out}@keyframes _panelIn_1egsq_1{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}._header_1egsq_83{padding:14px 16px;background:linear-gradient(135deg,#ffd24a,#f4a623);display:flex;align-items:center;justify-content:space-between;gap:8px}._headerTitle_1egsq_91{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}._headerTitle_1egsq_91 strong{font-size:14px;color:#1a1a1a}._headerTitle_1egsq_91 span{font-size:11px;color:#1a1a1ab3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._headerActions_1egsq_94{display:flex;gap:4px;flex-shrink:0}._iconBtn_1egsq_95{background:transparent;border:none;color:#1a1a1a;cursor:pointer;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1;transition:background .15s ease;-webkit-tap-highlight-color:transparent}._iconBtn_1egsq_95:hover{background:#00000014}._iconBtn_1egsq_95:active{background:#0000001f}._tabs_1egsq_114{display:flex;gap:6px;padding:10px;overflow-x:auto;background:#fafafa;border-bottom:1px solid #f0f0f0;scrollbar-width:thin}._tabs_1egsq_114::-webkit-scrollbar{height:4px}._tabs_1egsq_114::-webkit-scrollbar-thumb{background:#0000001a;border-radius:2px}._tab_1egsq_114{flex-shrink:0;padding:6px 12px;font-size:12px;font-weight:600;background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#555;cursor:pointer;display:flex;gap:6px;align-items:center;transition:all .15s ease;-webkit-tap-highlight-color:transparent}._tab_1egsq_114:hover{background:#f5f5f5}._tabActive_1egsq_142{background:#ffd24a;color:#1a1a1a;border-color:#f4a623}._tabActive_1egsq_142:hover{background:#ffd24a}._tabBadge_1egsq_144{background:#ff3b30;color:#fff;font-size:10px;font-weight:800;border-radius:8px;padding:1px 5px;min-width:16px;text-align:center}._body_1egsq_155{flex:1;display:flex;flex-direction:column;min-height:0}._messages_1egsq_162{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:8px;background:#f7f7f8;scrollbar-width:thin}._messages_1egsq_162::-webkit-scrollbar{width:5px}._messages_1egsq_162::-webkit-scrollbar-thumb{background:#0000001f;border-radius:2px}._empty_1egsq_174{margin:auto;text-align:center;color:#888;font-size:13px;padding:24px;line-height:1.5}._bubble_1egsq_183{max-width:80%;padding:9px 12px;border-radius:14px;font-size:13.5px;line-height:1.45;word-wrap:break-word;white-space:pre-wrap;position:relative;animation:_bubbleIn_1egsq_1 .15s ease-out;box-shadow:0 1px 2px #0000000d}@keyframes _bubbleIn_1egsq_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}._bubbleMine_1egsq_199{align-self:flex-end;background:linear-gradient(135deg,#ffd24a,#f4a623);color:#1a1a1a;border-bottom-right-radius:4px}._bubbleTheirs_1egsq_205{align-self:flex-start;background:#fff;color:#1a1a1a;border:1px solid #ececec;border-bottom-left-radius:4px}._bubbleSystem_1egsq_212{align-self:center;background:#0000000d;color:#666;font-size:11px;font-style:italic;padding:4px 10px;border-radius:10px;box-shadow:none}._bubble_1egsq_183 a{color:inherit;text-decoration:underline}._bubbleTheirs_1egsq_205 a{color:#b87a00}._meta_1egsq_224{display:flex;gap:4px;align-items:center;font-size:10px;margin-top:4px;opacity:.65}._metaMine_1egsq_232{justify-content:flex-end;color:#6b4500}._checks_1egsq_233{font-size:11px}._checksRead_1egsq_234{color:#2196f3;opacity:1}._attachments_1egsq_236{display:flex;flex-direction:column;gap:6px;margin-top:6px}._attImg_1egsq_237{max-width:220px;max-height:220px;border-radius:10px;cursor:pointer;display:block}._attFile_1egsq_244{display:flex;gap:6px;align-items:center;background:#0000000f;padding:6px 10px;border-radius:8px;font-size:12px;text-decoration:none;color:inherit}._bubbleMine_1egsq_199 ._attFile_1egsq_244{background:#00000014}._typing_1egsq_257{font-size:11px;color:#b87a00;padding:4px 14px;font-style:italic;background:#f7f7f8}._composer_1egsq_265{display:flex;gap:8px;padding:10px 12px;background:#fff;border-top:1px solid #ececec;align-items:flex-end}._textarea_1egsq_273{flex:1;background:#f7f7f8;border:1px solid #e5e7eb;color:#1a1a1a;border-radius:12px;padding:9px 12px;font-size:13.5px;font-family:inherit;resize:none;min-height:38px;max-height:120px;outline:none;transition:border-color .15s ease,background .15s ease}._textarea_1egsq_273:focus{border-color:#f4a623;background:#fff}._textarea_1egsq_273::placeholder{color:#999}._sendBtn_1egsq_290{background:linear-gradient(135deg,#ffd24a,#f4a623);color:#1a1a1a;border:none;border-radius:12px;width:38px;height:38px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0;transition:transform .12s ease;-webkit-tap-highlight-color:transparent}._sendBtn_1egsq_290:hover{transform:scale(1.05)}._sendBtn_1egsq_290:active{transform:scale(.95)}._sendBtn_1egsq_290:disabled{opacity:.4;cursor:not-allowed;transform:none}._attachBtn_1egsq_309{background:transparent;border:none;color:#888;width:38px;height:38px;cursor:pointer;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0;-webkit-tap-highlight-color:transparent;transition:background .15s ease}._attachBtn_1egsq_309:hover{background:#0000000d;color:#555}._attachBtn_1egsq_309:disabled{opacity:.4;cursor:not-allowed}._previewBar_1egsq_328{padding:8px 12px;display:flex;gap:6px;flex-wrap:wrap;background:#fafafa;border-top:1px solid #f0f0f0}._previewItem_1egsq_336{display:flex;gap:4px;align-items:center;background:#fff;border:1px solid #e5e7eb;padding:4px 4px 4px 10px;border-radius:8px;font-size:11px;color:#333}._previewRemove_1egsq_347{background:transparent;border:none;color:#ef4444;cursor:pointer;font-size:16px;line-height:1;padding:0 4px}._closedNote_1egsq_357{padding:12px;text-align:center;font-size:12px;background:#fafafa;border-top:1px solid #ececec;color:#666}._loginNote_1egsq_366{margin:auto;padding:24px;text-align:center;color:#666;font-size:13px}._loginNote_1egsq_366 a{color:#b87a00;text-decoration:none;font-weight:600}._statusDot_1egsq_375{display:inline-block;width:8px;height:8px;border-radius:50%;background:#ccc}._statusOnline_1egsq_382{background:#22c55e;box-shadow:0 0 6px #22c55e99}@media(max-width:600px){._fab_1egsq_1{right:16px;bottom:16px;width:56px;height:56px}._panel_1egsq_60{inset:0;width:100vw;max-width:100vw;height:100vh;max-height:100vh;border-radius:0;border:none}._bubble_1egsq_183{max-width:85%;font-size:14px}._attImg_1egsq_237{max-width:80vw}}._wrap_1ir4u_1{display:flex;gap:16px;height:calc(100vh - 200px);min-height:500px}._aside_1ir4u_8{width:320px;flex-shrink:0;background:#fff;border-radius:14px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 2px 12px #0000000a}._asideHead_1ir4u_20{padding:14px;border-bottom:1px solid #f0f0f0;display:flex;flex-direction:column;gap:10px;background:linear-gradient(135deg,#ffd24a,#f4a623)}._asideTitle_1ir4u_29{display:flex;justify-content:space-between;align-items:center;gap:10px}._asideTitle_1ir4u_29 strong{font-size:15px;color:#1a1a1a;letter-spacing:-.01em}._newBtn_1ir4u_42{background:#1a1a1a;color:#ffd24a;border:none;padding:6px 14px;border-radius:8px;cursor:pointer;font-size:12px;font-weight:700;-webkit-tap-highlight-color:transparent;box-shadow:none;transition:background .12s ease}._newBtn_1ir4u_42:hover{background:#2a2a2a;transform:none;box-shadow:none}._newBtn_1ir4u_42:active{transform:none}._search_1ir4u_58{display:flex;align-items:center;gap:6px;background:#ffffffd9;border:1px solid rgba(0,0,0,.08);border-radius:10px;padding:6px 10px}._search_1ir4u_58 input{flex:1;background:transparent;border:none;outline:none;color:#1a1a1a;font-size:13px;min-width:0}._search_1ir4u_58 input::placeholder{color:#888}._filters_1ir4u_78{display:flex;gap:4px;flex-wrap:wrap}._filterBtn_1ir4u_83{padding:5px 11px;background:#ffffffb3;border:1px solid transparent;border-radius:999px;color:#1a1a1a;cursor:pointer;font-size:11px;font-weight:600;text-transform:capitalize;-webkit-tap-highlight-color:transparent;transition:background .12s ease,color .12s ease;box-shadow:none}._filterBtn_1ir4u_83:hover{background:#fff;transform:none;box-shadow:none}._filterActive_1ir4u_102,._filterActive_1ir4u_102:hover{background:#1a1a1a;color:#ffd24a}._list_1ir4u_108{flex:1;overflow-y:auto;scrollbar-width:thin;background:#fff}._list_1ir4u_108::-webkit-scrollbar{width:5px}._list_1ir4u_108::-webkit-scrollbar-thumb{background:#0000001a;border-radius:2px}._empty_1ir4u_117{padding:32px 16px;text-align:center;color:#888;font-size:13px}._row_1ir4u_124{width:100%;text-align:left;padding:12px 14px;background:#fff;border:none;color:#1a1a1a;cursor:pointer;border-bottom:1px solid #f3f3f3;display:flex;flex-direction:column;gap:4px;-webkit-tap-highlight-color:transparent;transition:background .1s ease;font-family:inherit;box-shadow:none;border-radius:0}._row_1ir4u_124:hover{background:#fafafa;transform:none;box-shadow:none}._rowActive_1ir4u_147{background:#fff8e1}._rowActive_1ir4u_147:hover{background:#fff3c4;transform:none;box-shadow:none}._rowTop_1ir4u_150{display:flex;justify-content:space-between;align-items:center;gap:6px}._rowId_1ir4u_156{font-weight:700;font-size:12px;color:#1a1a1a}._rowStatus_1ir4u_157{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}._rowPreview_1ir4u_158{font-size:12.5px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._rowFooter_1ir4u_165{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#999;margin-top:2px}._rowBadge_1ir4u_173{background:#ff3b30;color:#fff;font-size:10px;font-weight:800;padding:1px 6px;border-radius:8px;min-width:18px;text-align:center}._main_1ir4u_184{flex:1;background:#fff;border-radius:14px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e5e7eb;min-width:0;box-shadow:0 2px 12px #0000000a}._placeholder_1ir4u_196{margin:auto;text-align:center;color:#888;font-size:14px;padding:24px}._mainHead_1ir4u_204{padding:14px 18px;background:linear-gradient(135deg,#ffd24a,#f4a623);border-bottom:1px solid rgba(0,0,0,.06);display:flex;align-items:center;gap:12px}._backBtn_1ir4u_212{display:none;background:#00000014;border:none;color:#1a1a1a;cursor:pointer;padding:6px 10px;border-radius:8px;font-size:18px;font-weight:700;line-height:1;-webkit-tap-highlight-color:transparent}._backBtn_1ir4u_212:hover{background:#0000001f}._mainHeadTxt_1ir4u_226{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}._mainHeadTxt_1ir4u_226 strong{font-size:14px;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._mainHeadTxt_1ir4u_226 span{font-size:11px;color:#1a1a1ab3;text-transform:uppercase;letter-spacing:.04em;font-weight:600}._pager_1ir4u_248{display:flex;gap:4px;justify-content:center;align-items:center;padding:10px 8px;border-top:1px solid #f3f3f3;background:#fafafa}._pagerBtn_1ir4u_257{background:#fff;border:1px solid #e5e7eb;color:#1a1a1a;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:700;cursor:pointer;box-shadow:none;min-width:28px;transition:background .12s ease,border-color .12s ease}._pagerBtn_1ir4u_257:hover{background:#f5f5f5;transform:none;box-shadow:none}._pagerBtn_1ir4u_257:disabled{opacity:.4;cursor:not-allowed}._pagerActive_1ir4u_272{background:#1a1a1a;color:#ffd24a;border-color:#1a1a1a}._pagerActive_1ir4u_272:hover{background:#1a1a1a;color:#ffd24a}@media(max-width:768px){._wrap_1ir4u_1{height:calc(100vh - 140px);gap:0;position:relative;overflow:hidden}._aside_1ir4u_8{width:100%;border-radius:12px}._main_1ir4u_184{display:none;position:absolute;inset:0;border-radius:12px;z-index:5}._mainOpen_1ir4u_297{display:flex;animation:_slideInRight_1ir4u_1 .22s ease-out}._backBtn_1ir4u_212{display:inline-flex;align-items:center;justify-content:center}}@keyframes _slideInRight_1ir4u_1{0%{transform:translate(100%)}to{transform:translate(0)}}#root{display:flex;flex-direction:column;min-height:100vh;background:transparent}
