@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#0a0a0a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:block;min-width:320px;min-height:100vh;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}a{font-weight:500;color:#4f9cf9;text-decoration:inherit}a:hover{color:#00d4ff}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;color:#fff;cursor:pointer;transition:all .25s ease}button:hover{border-color:#4f9cf9}button:focus,button:focus-visible{outline:2px solid #4f9cf9;outline-offset:2px}img{max-width:100%;height:auto;display:block}.navbar{position:fixed;top:0;left:0;width:100%;height:75px;z-index:1000;padding:16px 104px;box-sizing:border-box;transition:background-color .3s ease}.navbar.scrolled{background-color:#0273ff}.navbar-container{display:flex;align-items:center;justify-content:space-between;max-width:1232px;margin:0 auto;height:43px;position:relative}.navbar-links{display:flex;align-items:center;gap:20px;max-width:40%;transition:opacity .3s ease}.navbar-links.hidden{opacity:0;pointer-events:none}.navbar-links.visible{opacity:1;pointer-events:auto}.navbar-link{position:relative;font-family:Montserrat,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#fff;text-decoration:none;transition:opacity .3s ease;white-space:nowrap;padding:7px 14px;border-radius:20px;z-index:1}.navbar-link:hover{opacity:.8}.navbar-link.active{color:#fff}.navbar-link.active:before{content:"";position:absolute;inset:0;background:#f6aa17;border-radius:20px;z-index:-1;transition:opacity .2s ease}.navbar-logo-container{position:absolute;left:50%;transform:translate(-50%)}.navbar-logo-container.hidden{visibility:hidden}.navbar-logo-container.visible{visibility:visible}.navbar-logo{width:156px;height:35px;object-fit:contain}.navbar-actions{display:flex;align-items:center;gap:24px;transition:opacity .3s ease}.navbar-actions.hidden{opacity:0;pointer-events:none}.navbar-actions.visible{opacity:1;pointer-events:auto}.navbar-language{position:relative;display:flex;align-items:center}.navbar-lang-btn{display:flex;align-items:center;gap:6px;background:#ffffff26;border:1.5px solid rgba(255,255,255,.35);border-radius:20px;padding:5px 10px 5px 6px;cursor:pointer;transition:background .2s ease,border-color .2s ease;height:36px}.navbar-lang-btn:hover{background:#ffffff40;border-color:#fff9}.navbar-lang-btn .flag-icon{width:22px;height:22px;border-radius:50%;object-fit:cover;flex-shrink:0}.navbar-lang-label{font-family:Montserrat,sans-serif;font-weight:700;font-size:12px;color:#fff;letter-spacing:.5px}.arrow-down-icon{transition:transform .2s ease;flex-shrink:0}.arrow-down-icon.open{transform:rotate(180deg)}.navbar-lang-dropdown{position:absolute;top:calc(100% + 10px);right:0;min-width:150px;background:#fff;border-radius:14px;box-shadow:0 8px 30px #00000026;overflow:hidden;animation:dropdown-in .15s ease;z-index:200}.navbar-lang-option{display:flex;align-items:center;gap:10px;width:100%;padding:11px 14px;font-size:.875rem;font-weight:500;font-family:Montserrat,sans-serif;color:#374151;background:none;border:none;cursor:pointer;transition:background .15s ease,color .15s ease;text-align:left}.navbar-lang-option:hover{background:#f3f8ff;color:#0273ff}.navbar-lang-option.active{color:#0273ff;font-weight:700}.navbar-lang-option .flag-icon{width:22px;height:22px;border-radius:50%;object-fit:cover;flex-shrink:0}.navbar-lang-option svg{margin-left:auto;color:#0273ff}.navbar-mobile-lang{display:flex;gap:8px;padding:10px 24px 4px;border-top:1px solid rgba(255,255,255,.15);margin-top:4px}.navbar-mobile-lang-btn{display:flex;align-items:center;gap:8px;background:#ffffff1a;border:1.5px solid rgba(255,255,255,.25);border-radius:12px;padding:8px 14px;font-size:.875rem;font-weight:600;font-family:Montserrat,sans-serif;color:#fffc;cursor:pointer;transition:all .2s ease;flex:1;justify-content:center}.navbar-mobile-lang-btn .flag-icon{width:20px;height:20px;border-radius:50%;object-fit:cover}.navbar-mobile-lang-btn:hover,.navbar-mobile-lang-btn.active{background:#ffffff38;border-color:#fff9;color:#fff}.navbar-mobile-lang-btn.active{border-color:#f6aa17;color:#f6aa17}@media(max-width:768px){.navbar-language{display:none}}.navbar-login-btn{display:inline-flex;align-items:center;justify-content:center;width:140px;height:43px;background:#fff;border:none;border-radius:16px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:1;color:#000;text-decoration:none;cursor:pointer;transition:all .3s ease;white-space:nowrap;padding:0;margin:0;box-sizing:border-box}.navbar-login-btn:hover{background:#f0f0f0;transform:translateY(-2px)}@media(max-width:1200px){.navbar{padding:16px 40px}}@media(max-width:992px){.navbar{padding:16px 24px}.navbar-links{gap:20px}.navbar-link{font-size:14px}.navbar-logo{width:120px;height:auto}.navbar-login-btn{width:100px;height:38px;font-size:14px}}@media(max-width:768px){.navbar-links{display:none}.navbar-container{justify-content:space-between}.navbar-language{display:none}.navbar-login-btn{width:80px;height:38px;font-size:13px}}@media(max-width:480px){.navbar{padding:12px 16px}.navbar-logo{width:100px}.navbar-login-btn{width:80px;height:34px;font-size:12px;border-radius:12px}}.navbar-hamburger{display:none;background:none;border:none;cursor:pointer;padding:4px;border-radius:8px;transition:background .2s ease;align-items:center;justify-content:center}.navbar-hamburger.visible{opacity:1;pointer-events:auto}.navbar-hamburger.hidden{opacity:0;pointer-events:none}.navbar-hamburger:hover{background:#ffffff26}@media(max-width:768px){.navbar-hamburger{display:flex}}.navbar-mobile-menu{position:absolute;top:75px;left:0;right:0;background:transparent;display:flex;flex-direction:column;padding:12px 0 20px;box-shadow:0 8px 24px #00000026;animation:mobileMenuIn .22s ease;z-index:999;transition:background-color .3s ease}.navbar-mobile-menu.scrolled{background:#0273ff}@keyframes mobileMenuIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.navbar-mobile-link{font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;color:#ffffffd9;text-decoration:none;padding:14px 24px;transition:background .15s ease,color .15s ease}.navbar-mobile-link:hover{background:#ffffff1a;color:#fff}.navbar-mobile-link.active{color:#f6aa17}.navbar-mobile-link--cta{margin:8px 24px 0;padding:12px 24px;background:#fff;color:#0273ff;border-radius:12px;text-align:center}.navbar-mobile-link--cta:hover{background:#f0f0f0;color:#0273ff}.navbar-user{position:relative}.navbar-avatar-btn{display:flex;align-items:center;gap:6px;background:#ffffff26;border:1.5px solid rgba(255,255,255,.4);border-radius:24px;padding:4px 10px 4px 4px;cursor:pointer;transition:background .2s ease,border-color .2s ease;height:43px}.navbar-avatar-btn:hover{background:#ffffff40;border-color:#ffffffb3}.navbar-avatar-img{width:32px;height:32px;border-radius:50%;object-fit:cover}.navbar-avatar-initial{width:32px;height:32px;border-radius:50%;background:#f6aa17;color:#fff;font-size:14px;font-weight:700;font-family:Montserrat,sans-serif;display:flex;align-items:center;justify-content:center;flex-shrink:0}.navbar-avatar-chevron{transition:transform .2s ease;opacity:.8}.navbar-avatar-chevron.open{transform:rotate(180deg)}.navbar-dropdown{position:absolute;top:calc(100% + 10px);right:0;width:220px;background:#fff;border-radius:16px;box-shadow:0 8px 30px #00000026;overflow:hidden;animation:dropdown-in .15s ease;z-index:200}@keyframes dropdown-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.navbar-dropdown__header{padding:14px 16px;background:#f8faff}.navbar-dropdown__name{font-size:.875rem;font-weight:700;color:#111827;margin:0 0 2px;font-family:Montserrat,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.navbar-dropdown__email{font-size:.75rem;color:#6b7280;margin:0;font-family:Montserrat,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.navbar-dropdown__divider{height:1px;background:#f3f4f6}.navbar-dropdown__item{display:flex;align-items:center;gap:10px;width:100%;padding:11px 16px;font-size:.875rem;font-weight:500;color:#374151;font-family:Montserrat,sans-serif;text-decoration:none;background:none;border:none;cursor:pointer;transition:background .15s ease,color .15s ease;text-align:left}.navbar-dropdown__item:hover{background:#f3f8ff;color:#0273ff}.navbar-dropdown__item--logout{color:#ef4444}.navbar-dropdown__item--logout:hover{background:#fff5f5;color:#dc2626}.hero-container{position:relative;height:300vh;width:100%}.hero-sticky-wrapper{position:sticky;top:0;height:100vh;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;isolation:isolate}.hero-loading{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;z-index:100}.tuna-loader{width:120px;height:auto;margin-bottom:24px}.tuna-svg{width:100%;height:100%;animation:tuna-swim 3s ease-in-out infinite;filter:drop-shadow(0 4px 12px rgba(3,115,255,.2))}@keyframes tuna-swim{0%{transform:translateY(0) rotate(0)}25%{transform:translateY(-4px) rotate(-2deg)}50%{transform:translateY(0) rotate(0)}75%{transform:translateY(4px) rotate(2deg)}to{transform:translateY(0) rotate(0)}}.loading-text{font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;color:#000f1e;margin:0;text-align:center}.hero-animation-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-animation-canvas{width:100%;height:100%;display:block}.hero-gradient-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000004d,#0000001a 30% 70%,#00000080);pointer-events:none}.hero-blue-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0273ff66;pointer-events:none;z-index:2}.hero-bottom-gradient{position:absolute;width:100%;height:440px;left:0;bottom:0;background:linear-gradient(to bottom,#fff0,#ffffff0d,#ffffff26,#fff6 45%,#ffffffb3 65%,#ffffffe6 80%,#fff 95% 100%);pointer-events:none;z-index:3}.hero-content-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5;pointer-events:none}.hero-content{text-align:center;color:#fff;max-width:800px;padding:0 2rem;transform-origin:center center;will-change:transform,opacity}.hero-content-inner{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.hero-logo{max-width:1000px;width:90%;height:auto;object-fit:contain;filter:drop-shadow(0 4px 30px rgba(0,0,0,.3))}@media(max-width:768px){.hero-logo{width:95%;max-width:480px}}@media(max-width:480px){.hero-logo{width:95%;max-width:400px}}.hero-text-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100;width:958px;max-width:90%;pointer-events:none}.hero-text-container{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;will-change:transform,opacity;pointer-events:auto}.hero-title{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:48px;line-height:59px;display:block;text-align:center;color:#fff;margin:0 0 16px;text-shadow:0 4px 30px rgba(0,0,0,.3)}.hero-title-highlight{background:linear-gradient(135deg,#4f9cf9,#00d4ff,#4f9cf9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.hero-description{font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:24px;display:block;text-align:center;color:#fff;margin:0 auto 32px;max-width:958px;width:100%;text-shadow:0 2px 10px rgba(0,0,0,.3)}.hero-cta-button{width:226px;height:46px;background:#f6aa17;border:none;border-radius:16px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:17px;display:block;text-align:center;color:#fff;cursor:pointer;margin:32px auto 0;transition:all .3s ease;box-shadow:0 4px 20px #f6aa174d}.hero-cta-button:hover{background:#e59d0f;transform:translateY(-2px);box-shadow:0 6px 30px #f6aa1780}.hero-tagline{font-size:clamp(1.2rem,3vw,1.8rem);font-weight:600;margin:0;color:#fffffff2;text-shadow:0 2px 10px rgba(0,0,0,.3)}.hero-description{font-size:clamp(1rem,2vw,1.2rem);font-weight:400;margin:0;color:#fffc;max-width:500px;text-shadow:0 2px 10px rgba(0,0,0,.3)}.hero-cta{display:flex;gap:1rem;margin-top:1rem;flex-wrap:wrap;justify-content:center}.hero-button{padding:.875rem 2rem;font-size:1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.hero-button-primary{background:linear-gradient(135deg,#4f9cf9,#00d4ff);color:#fff;border:none;box-shadow:0 4px 20px #4f9cf966}.hero-button-primary:hover{transform:translateY(-2px);box-shadow:0 6px 30px #4f9cf999}.hero-button-secondary{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.5)}.hero-button-secondary:hover{background:#ffffff1a;border-color:#fffc;transform:translateY(-2px)}@media(max-width:768px){.hero-container{height:250vh}.hero-content{padding:0 1.5rem}.hero-text-wrapper{width:92%}.hero-title{font-size:28px;line-height:36px}.hero-description{font-size:14px;line-height:20px;width:100%}.hero-cta-button{width:180px;height:40px;font-size:12px}.hero-cta{flex-direction:column;width:100%;max-width:280px}.hero-button{width:100%;justify-content:center}.hero-bottom-gradient{height:300px}}@media(max-width:480px){.hero-container{height:200vh}.hero-title{font-size:22px;line-height:30px}.hero-tagline{font-size:1rem}.hero-description{font-size:13px;line-height:18px}.hero-cta-button{width:160px;height:38px;font-size:11px}.hero-button{padding:.75rem 1.5rem;font-size:.9rem}.hero-bottom-gradient{height:240px}}@media(prefers-reduced-motion:reduce){.hero-animation-image,.hero-content{transition:none}.loading-spinner{animation:none}}.why-tunafy-section{width:100%;background:#fff;padding:80px 0;overflow:hidden}.why-tunafy-inner{display:flex;align-items:center;width:100%;gap:40px}.why-tunafy-text{flex:0 0 608px;margin-left:max(20px,calc((100% - 1440px)/2 + 20px));display:flex;flex-direction:column;align-items:flex-start}.why-tunafy-label{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:29px;color:#f5ab17;margin:0 0 16px}.why-tunafy-heading{font-family:Montserrat,sans-serif;font-style:normal;font-weight:600;font-size:40px;line-height:49px;color:#0058c7;margin:0 0 24px;max-width:608px}.why-tunafy-body{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:29px;color:#0058c7;margin:0 0 48px;max-width:608px}.why-tunafy-btn{width:226px;height:46px;background:#f6aa17;border:none;border-radius:16px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:17px;color:#fff;cursor:pointer;transition:background .25s ease,transform .2s ease,box-shadow .25s ease;box-shadow:0 4px 20px #f6aa1759;flex-shrink:0}.why-tunafy-btn:hover{background:#e59d0f;transform:translateY(-2px);box-shadow:0 6px 30px #f6aa178c}.why-tunafy-image-wrap{flex:1;min-width:0;align-self:stretch;overflow:hidden;border:none;border-radius:0;padding:0;margin:0}.why-tunafy-image{width:100%;height:auto;display:block;border:none;border-radius:0;outline:none;box-shadow:none;padding:0;margin:0}@media(max-width:1200px){.why-tunafy-text{flex:0 0 460px;margin-left:max(20px,4%)}.why-tunafy-heading{font-size:32px;line-height:40px}.why-tunafy-body{font-size:18px;line-height:26px}}@media(max-width:900px){.why-tunafy-inner{flex-direction:column;gap:32px}.why-tunafy-text{flex:0 0 auto;width:100%;margin-left:0;padding:0 6%;max-width:none;align-items:center;text-align:center}.why-tunafy-heading,.why-tunafy-body{max-width:none}.why-tunafy-image-wrap{width:100%;height:400px;align-self:auto}.why-tunafy-image{height:100%;object-fit:cover;object-position:center}}@media(max-width:600px){.why-tunafy-section{padding:56px 0 0}.why-tunafy-image-wrap{height:320px}}@media(max-width:480px){.why-tunafy-section{padding:48px 0 0}.why-tunafy-text{padding:0 20px}.why-tunafy-label{font-size:16px;margin-bottom:12px}.why-tunafy-heading{font-size:26px;line-height:34px;margin-bottom:20px}.why-tunafy-body{font-size:15px;line-height:22px;margin-bottom:32px}.why-tunafy-image-wrap{height:280px}}.blog-preview-section{width:100%;background:#fff;padding:96px 0 80px;overflow:hidden}.blog-preview-container{width:100%;max-width:1440px;margin:0 auto;padding:0 max(20px,calc((100% - 1380px)/2));box-sizing:border-box}.blog-preview-header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:56px}.blog-preview-label{font-family:Montserrat,sans-serif;font-weight:700;font-size:24px;line-height:29px;color:#f5ab17;margin:0 0 16px;letter-spacing:.02em}.blog-preview-heading{font-family:Montserrat,sans-serif;font-weight:600;font-size:40px;line-height:49px;color:#0058c7;margin:0 0 16px;max-width:720px}.blog-preview-subheading{font-family:Montserrat,sans-serif;font-weight:400;font-size:18px;line-height:28px;color:#0058c7;margin:0;max-width:660px;opacity:.75}.blog-preview-grid,.blog-preview-loading{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;width:100%}.blog-preview-card--skeleton{height:380px;border-radius:20px;background:linear-gradient(90deg,#f0f4ff 25%,#e0ebff,#f0f4ff 75%);background-size:400% 100%;animation:shimmer 1.4s ease-in-out infinite}@keyframes shimmer{0%{background-position:100% 50%}to{background-position:0% 50%}}.blog-preview-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:64px 24px;width:100%}.blog-preview-empty__text{font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;color:#7a99c8;text-align:center;margin:0}.blog-preview-card{display:flex;flex-direction:column;background:#fff;border-radius:20px;overflow:hidden;text-decoration:none;border:1.5px solid rgba(0,88,199,.1);box-shadow:0 4px 24px #0058c712;transition:transform .25s ease,box-shadow .25s ease}.blog-preview-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px #0058c726}.blog-preview-card__img-wrap{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;background:linear-gradient(135deg,#e8f2ff,#dbeafe);flex-shrink:0}.blog-preview-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.blog-preview-card:hover .blog-preview-card__img{transform:scale(1.04)}.blog-preview-card__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.blog-preview-card__badge{position:absolute;top:14px;left:14px;background:#f5ab17;color:#fff;font-family:Montserrat,sans-serif;font-weight:700;font-size:11px;line-height:1;letter-spacing:.06em;text-transform:uppercase;padding:5px 10px;border-radius:8px}.blog-preview-card__body{display:flex;flex-direction:column;flex:1;padding:20px 24px 24px}.blog-preview-card__cat{font-family:Montserrat,sans-serif;font-weight:600;font-size:11px;line-height:1;letter-spacing:.08em;text-transform:uppercase;color:#f5ab17;margin-bottom:10px}.blog-preview-card__title{font-family:Montserrat,sans-serif;font-weight:700;font-size:18px;line-height:26px;color:#0058c7;margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-preview-card__excerpt{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#4a6fa5;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}.blog-preview-card__meta{display:flex;align-items:center;gap:8px;font-family:Montserrat,sans-serif;font-weight:500;font-size:12px;line-height:1;color:#7a99c8;margin-bottom:14px;flex-wrap:wrap}.blog-preview-card__dot{width:3px;height:3px;border-radius:50%;background:#99b3d8;flex-shrink:0}.blog-preview-card__read-more{display:inline-flex;align-items:center;gap:6px;font-family:Montserrat,sans-serif;font-weight:700;font-size:13px;color:#0058c7;margin-top:auto;transition:gap .2s ease,color .2s ease}.blog-preview-card:hover .blog-preview-card__read-more{gap:10px;color:#f5ab17}.blog-preview-cta{display:flex;justify-content:center;margin-top:56px}.blog-preview-cta-btn{display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 36px;background:#f6aa17;border:none;border-radius:16px;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#fff;text-decoration:none;cursor:pointer;transition:background .25s ease,transform .2s ease,box-shadow .25s ease;box-shadow:0 4px 20px #f6aa1759}.blog-preview-cta-btn:hover{background:#e59d0f;transform:translateY(-2px);box-shadow:0 6px 30px #f6aa178c}@media(max-width:1100px){.blog-preview-heading{font-size:32px;line-height:40px}.blog-preview-grid,.blog-preview-loading{grid-template-columns:repeat(3,1fr);gap:20px}}@media(max-width:900px){.blog-preview-section{padding:72px 0 64px}.blog-preview-grid{grid-template-columns:repeat(2,1fr);gap:20px}.blog-preview-loading{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.blog-preview-section{padding:56px 0 48px}.blog-preview-container{padding:0 20px}.blog-preview-header{margin-bottom:36px}.blog-preview-label{font-size:16px}.blog-preview-heading{font-size:26px;line-height:34px}.blog-preview-subheading{font-size:14px;line-height:22px}.blog-preview-grid{grid-template-columns:1fr;gap:16px}.blog-preview-loading{grid-template-columns:1fr}.blog-preview-card--skeleton{height:280px}.blog-preview-cta{margin-top:36px}}.banda-section{position:relative;width:100%;min-height:100vh;display:flex;align-items:flex-start;overflow:hidden}.banda-bg{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;transform:scale(1.05);transition:transform .1s linear;will-change:transform}.banda-gradient-top{position:absolute;top:0;left:0;width:100%;height:431px;background:linear-gradient(180deg,#fff 40.36%,#9990);pointer-events:none}.banda-content{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:80px}.banda-heading{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:48px;line-height:59px;color:#0273ff;margin:0 0 16px;max-width:1065px}.banda-body{font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:24px;line-height:29px;color:#0273ff;margin:0;max-width:855px}.banda-stats{display:flex;gap:27px;margin-top:75px}.stat-card{width:312px;height:158px;background:#fff;border-radius:24px;display:flex;flex-direction:column;align-items:flex-start;padding:35px 0 0 33px}.stat-number{font-family:Montserrat,sans-serif;font-style:normal;font-weight:600;font-size:48px;line-height:59px;color:#0273ff}.stat-label{font-family:Montserrat,sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:29px;color:#0273ff}.banda-cta{width:692px;margin-top:80px;margin-bottom:80px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:0}.banda-cta-title{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:64px;line-height:78px;text-align:center;background:linear-gradient(90deg,#fff 0% 52.92%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 16px;width:100%}.banda-cta-subtitle{font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:24px;line-height:24px;text-align:center;color:#fff;margin:0 0 30px}.banda-cta-form{position:relative;width:692px;height:68px;background:#fff;box-shadow:0 4px 4px #00000040;border-radius:10px;display:flex;align-items:center;overflow:hidden}.banda-cta-input{flex:1;height:100%;border:none;outline:none;background:transparent;padding:0 24px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:24px;line-height:24px;color:#002b61e6}.banda-cta-input::placeholder{color:#002b6180}.banda-cta-btn{flex-shrink:0;width:197px;height:52px;margin:0 8px;background:#f5ab17;border:none;border-radius:8px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:24px;text-align:center;color:#fff;cursor:pointer;transition:background .25s ease,transform .2s ease}.banda-cta-btn:hover{background:#e59d0f;transform:translateY(-1px)}@media(max-width:768px){.banda-cta{width:100%;max-width:692px;padding:0 24px;box-sizing:border-box}.banda-cta-title{font-size:36px;line-height:44px}.banda-cta-subtitle{font-size:18px}.banda-cta-form{width:100%;height:56px}.banda-cta-input{font-size:16px}.banda-cta-btn{width:140px;font-size:15px}}@media(max-width:480px){.banda-cta-title{font-size:28px;line-height:34px}.banda-cta-form{flex-direction:column;height:auto;gap:8px;padding:12px;border-radius:12px}.banda-cta-input{width:100%;height:44px;font-size:14px;padding:0 12px}.banda-cta-btn{width:100%;height:44px;margin:0;border-radius:8px}}@media(max-width:1200px){.banda-heading{font-size:38px;line-height:48px;max-width:800px}.banda-body{font-size:20px;line-height:26px;max-width:700px}.banda-stats{flex-wrap:wrap;justify-content:center;gap:20px}.stat-card{width:280px}}@media(max-width:768px){.banda-section{min-height:80vh}.banda-content{padding:40px 24px}.banda-heading{font-size:28px;line-height:36px}.banda-body{font-size:16px;line-height:22px}.banda-stats{flex-direction:column;align-items:center;gap:16px;margin-top:40px}.stat-card{width:100%;max-width:312px;height:auto;padding:24px}.stat-number{font-size:36px;line-height:44px}.stat-label{font-size:18px;line-height:24px}}@media(max-width:480px){.banda-heading{font-size:22px;line-height:30px}.banda-body{font-size:14px;line-height:20px}.stat-number{font-size:28px;line-height:36px}.stat-label{font-size:16px;line-height:22px}}.scrolling-line-wrapper{width:100%;overflow:hidden;background:#fff;line-height:0;-webkit-user-select:none;user-select:none}.scrolling-line-bg{width:600vw;height:50px;background-repeat:repeat-x;background-size:auto 100%;background-position:0 center;--tile-w: 800px;animation:marquee-transform 25s linear infinite;will-change:transform}@keyframes marquee-transform{0%{transform:translate(0)}to{transform:translate(calc(-1 * var(--tile-w)))}}@media(prefers-reduced-motion:reduce){.scrolling-line-bg{animation:none}}.footer{width:100%;background:#0054ad;padding:0;font-family:Montserrat,sans-serif}.footer-inner{display:flex;align-items:flex-start;justify-content:space-between;max-width:1440px;margin:0 auto;padding:87px 128px 0;gap:60px}.footer-brand{flex:0 0 320px;display:flex;flex-direction:column;align-items:flex-start;gap:0}.footer-logo{width:156px;height:35px;object-fit:contain;object-position:left;margin-bottom:24px}.footer-tagline{font-weight:600;font-size:20px;line-height:24px;color:#fff;margin:0 0 32px;max-width:320px}.footer-socials{display:flex;gap:23px;margin-top:8px}.footer-social-btn{width:45px;height:45px;background:#ffffff40;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background .25s ease,transform .2s ease;flex-shrink:0}.footer-social-btn:hover{background:#ffffff73;transform:translateY(-2px)}.footer-col{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-start;gap:0}.footer-col-title{font-weight:700;font-size:24px;line-height:29px;color:#f6aa17;margin:0 0 33px}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:21px}.footer-links li a{font-weight:500;font-size:20px;line-height:24px;color:#fff;text-decoration:none;transition:opacity .2s ease;white-space:nowrap}.footer-links li a:hover{opacity:.75}.footer-divider{width:calc(100% - 256px);max-width:1262px;margin:60px auto 0;height:0;border:none;border-top:2px solid rgba(255,255,255,.25)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;max-width:1440px;margin:0 auto;padding:28px 128px 40px}.footer-copy{font-weight:500;font-size:20px;line-height:24px;color:#fff}@media(max-width:1200px){.footer-inner{padding:72px 64px 0;gap:40px}.footer-bottom{padding:28px 64px 40px}.footer-divider{width:calc(100% - 128px)}.footer-brand{flex:0 0 260px}.footer-tagline{font-size:17px}}@media(max-width:900px){.footer-inner{flex-wrap:wrap;padding:56px 40px 0;gap:48px}.footer-brand{flex:0 0 100%}.footer-bottom{flex-direction:column;align-items:flex-start;gap:16px;padding:24px 40px 40px}.footer-divider{width:calc(100% - 80px)}}@media(max-width:600px){.footer-inner{padding:48px 24px 0;gap:40px}.footer-col-title{font-size:20px}.footer-links li a{font-size:16px}.footer-copy{font-size:14px}.footer-bottom{padding:20px 24px 32px}.footer-divider{width:calc(100% - 48px)}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0a0a;color:#fff;overflow-x:hidden}#root{width:100%;max-width:none;margin:0;padding:0;text-align:left}.app{width:100%;min-height:100vh}.content-section{min-height:100vh;width:100%;background:#fff}.text-center{text-align:center}.text-gradient{background:linear-gradient(135deg,#4f9cf9,#00d4ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}::selection{background:#4f9cf94d;color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a2e}::-webkit-scrollbar-thumb{background:#4f9cf9;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00d4ff}.marketplace-filter{width:244px;flex-shrink:0;background:#fff;padding:0}.filter-mobile-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;cursor:default}.filter-heading{font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;line-height:20px;color:#000f1e;margin:0}.filter-mobile-header svg{display:none;transition:transform .2s ease}.filter-mobile-header.open svg{transform:rotate(180deg)}.filter-sections-container{display:block}.filter-section{margin-bottom:24px;border-bottom:1px solid #F0F0F0;padding-bottom:16px}.filter-section:last-child{border-bottom:none}.filter-section-header{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;padding:0;cursor:pointer;margin-bottom:12px}.filter-section-title{font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;line-height:20px;color:#000f1e}.filter-arrow{transition:transform .2s ease;flex-shrink:0}.filter-arrow.open{transform:rotate(180deg)}.filter-checkbox-item{display:flex;align-items:center;gap:10px;cursor:pointer;margin-bottom:12px;-webkit-user-select:none;user-select:none}.filter-checkbox-item:last-child{margin-bottom:0}.filter-checkbox-input{position:absolute;opacity:0;width:0;height:0}.filter-checkbox{width:20px;height:20px;border-radius:4px;border:1.5px solid #0273FF;background:#fff;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.filter-checkbox.checked{background:#0273ff;border-color:#0273ff}.filter-checkbox-label{font-family:Montserrat,sans-serif;font-weight:400;font-size:13px;line-height:16px;color:#000}.filter-checkbox-item:hover .filter-checkbox:not(.checked){border-color:#0273ff;background:#0273ff0f}@media(max-width:900px){.marketplace-filter{width:100%;margin-bottom:16px}.filter-mobile-header{cursor:pointer;background:#f8fbff;border:1.5px solid #E5EDFF;border-radius:12px;padding:14px 20px;margin-bottom:0}.filter-mobile-header.open{margin-bottom:24px;border-color:#0373ff;background:#ebf4ff}.filter-mobile-header svg{display:block}.filter-sections-container.mobile-closed{display:none}.filter-sections-container.mobile-open{display:block;padding:0 4px}}.product-card{width:100%;max-width:318px;height:max-content;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px #0000001a;display:flex;flex-direction:column;flex-shrink:0;transition:transform .22s ease,box-shadow .22s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px #0273ff29}.product-card__image-wrap{position:relative;width:100%;height:189px;flex-shrink:0;overflow:hidden;border-radius:16px 16px 0 0}.product-card__image{width:100%;height:100%;object-fit:cover;border-radius:16px 16px 0 0;display:block}.product-card__gradient{position:absolute;inset:0;background:linear-gradient(180deg,#fff0,#002c60);border-radius:16px 16px 0 0;pointer-events:none}.product-card__tags{display:flex;flex-wrap:wrap;gap:6px}.product-card__tag{background:#0273ff;border-radius:6px;padding:6px 8px;font-family:Montserrat,sans-serif;font-weight:500;font-size:13px;line-height:16px;color:#fff;white-space:nowrap}.product-card__body{flex:1;display:flex;flex-direction:column;padding:14px 16px 16px;gap:6px}.product-card__info{display:flex;flex-direction:column;gap:4px}.product-card__name{font-family:Montserrat,sans-serif;font-weight:700;font-size:22px;line-height:27px;color:#0273ff}.product-card__location{display:flex;align-items:center;gap:4px;font-family:Montserrat,sans-serif;font-weight:500;font-size:13px;line-height:16px;color:#0273ff}.product-card__price-wrap{display:flex;flex-direction:column;gap:2px}.product-card__price{display:flex;align-items:baseline;gap:4px}.product-card__price-currency,.product-card__price-amount{font-family:Montserrat,sans-serif;font-weight:600;font-size:24px;line-height:29px;color:#000}.product-card__price-label{font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;line-height:20px;color:#000}.product-card__buy-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;height:44px;background:#f6aa17;border-radius:12px;border:none;cursor:pointer;margin-top:12px;transition:background .18s ease,transform .15s ease}.product-card__buy-btn:hover{background:#e09c0c;transform:scale(1.02)}.product-card__buy-btn:active{transform:scale(.98)}.product-card__buy-btn span{font-family:Montserrat,sans-serif;font-weight:600;font-size:18px;line-height:22px;color:#fff}.product-card__buy-btn svg{width:18px;height:18px}.pagination{display:flex;align-items:center;justify-content:center;gap:16px;width:100%;padding:24px 0}.pagination__arrow{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;cursor:pointer;transition:opacity .2s ease}.pagination__arrow:hover:not(:disabled){opacity:.7}.pagination__arrow:disabled{cursor:not-allowed;opacity:.5}.pagination__pages{display:flex;align-items:center;gap:16px}.pagination__page{display:flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 8px;background:transparent;border:none;border-radius:8px;cursor:pointer;font-family:Montserrat,sans-serif;font-weight:600;font-size:22px;line-height:27px;color:#0273ff;transition:background .2s ease,color .2s ease}.pagination__page:hover:not(:disabled):not(.pagination__page--active){background:#0273ff1a}.pagination__page--active{background:#0273ff;color:#fff}.pagination__page--ellipsis{cursor:default;background:transparent}.pagination__page--ellipsis:hover{background:transparent}.pagination__page:disabled{cursor:default}.sort-dropdown{position:relative;display:inline-block}.sort-dropdown__button{display:flex;align-items:center;gap:8px;width:auto;min-width:170px;height:25px;padding:0 10px;background:#fff;border:.6px solid rgba(3,115,255,.4);border-radius:4px;cursor:pointer;transition:border-color .2s ease;white-space:nowrap}.sort-dropdown__button:hover{border-color:#0373ffcc}.sort-dropdown__label,.sort-dropdown__value{font-family:Montserrat,sans-serif;font-weight:500;font-size:11px;line-height:13px;color:#0054ad;flex-shrink:0}.sort-dropdown__arrow{margin-left:auto;flex-shrink:0;transition:transform .2s ease}.sort-dropdown__arrow--open{transform:rotate(180deg)}.sort-dropdown__menu{position:absolute;top:100%;right:0;min-width:170px;background:#fff;border:.6px solid rgba(3,115,255,.4);border-radius:4px;box-shadow:0 4px 12px #0000001a;list-style:none;padding:4px 0;margin:4px 0 0;z-index:100}.sort-dropdown__option{padding:6px 12px;font-family:Montserrat,sans-serif;font-weight:500;font-size:11px;line-height:13px;color:#0054ad;cursor:pointer;transition:background .15s ease}.sort-dropdown__option:hover{background:#0373ff1a}.sort-dropdown__option--selected{background:#0373ff26;font-weight:600}.marketplace-page,.marketplace-page *{color-scheme:light}.marketplace-page{min-height:100vh;background-color:#fff!important;padding-top:75px;color:#000}.marketplace-layout{display:flex;align-items:flex-start;gap:40px;width:100%;padding:48px 54px 80px 24px}.marketplace-content{flex:1;display:flex;flex-direction:column}.marketplace-header{margin-bottom:24px}.marketplace-header__title{font-family:Montserrat,sans-serif;font-weight:700;font-size:32px;line-height:39px;color:#0373ff;margin:0 0 6px}.marketplace-header__description{font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;line-height:20px;color:#000f1e;margin:0;max-width:756px}.marketplace-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.marketplace-toolbar__filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.marketplace-toolbar__label{font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;line-height:20px;color:#000}.marketplace-toolbar__filter-tag{display:inline-flex;align-items:center;padding:4px 10px;background:#e8f2ff;border-radius:4px;font-family:Montserrat,sans-serif;font-weight:500;font-size:12px;line-height:15px;color:#0273ff}.marketplace-toolbar__filter-tag--all{background:#f0f0f0;color:#666}.marketplace-products{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;align-content:start;min-height:400px;width:100%}.marketplace-products>*{max-width:318px;justify-self:stretch}.marketplace-products__empty{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;min-height:300px;font-family:Montserrat,sans-serif;font-size:16px;color:#666}@media(max-width:1400px){.marketplace-products{grid-template-columns:repeat(3,1fr)}}@media(max-width:1100px){.marketplace-layout{padding:32px 32px 60px 16px;gap:24px}.marketplace-products{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.marketplace-layout{flex-direction:column;padding:24px 24px 48px}.marketplace-products{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.marketplace-layout{padding:16px 16px 32px}.marketplace-products{grid-template-columns:1fr}.marketplace-products>*{max-width:100%}}.product-detail-page,.product-detail-page *{color-scheme:light}.product-detail-page{min-height:100vh;background-color:#fff!important;padding-top:75px;color:#000;overflow-x:visible}.product-breadcrumb{display:flex;align-items:center;gap:6px;padding:24px 54px 0;max-width:1440px;margin:0 auto;font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px}.breadcrumb-item{display:flex;align-items:center}.breadcrumb-link{color:#0273ff;text-decoration:none;cursor:pointer}.breadcrumb-link:hover{text-decoration:underline}.breadcrumb-current{color:#000f1e}.product-breadcrumb svg{flex-shrink:0}.product-detail-content{display:flex;justify-content:center;align-items:flex-start;gap:48px;padding:24px 54px 48px;max-width:1440px;margin:0 auto;overflow-x:visible}.product-gallery{display:flex;flex-direction:column;gap:24px}.product-gallery__main{width:452px;height:422px;border-radius:16px;overflow:hidden;position:relative}.product-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#fffc;border:1px solid #E5EDFF;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#000f1e;transition:all .2s ease;z-index:2;box-shadow:0 4px 12px #00000014;padding:0;opacity:0;pointer-events:none}.product-gallery__main:hover .product-gallery__nav{opacity:1;pointer-events:auto}.product-gallery__nav:hover{background:#fff;color:#0373ff;border-color:#0373ff}.product-gallery__nav--left{left:16px}.product-gallery__nav--right{right:16px}.product-gallery__nav svg{width:20px;height:20px}.product-gallery__main-image{width:100%;height:100%;object-fit:cover;display:block}.product-gallery__thumbnails{display:flex;gap:16px}.product-gallery__thumbnail{width:101px;height:101px;border-radius:16px;overflow:hidden;border:2px solid transparent;cursor:pointer;padding:0;background:none;transition:border-color .2s ease}.product-gallery__thumbnail:hover,.product-gallery__thumbnail.active{border-color:#0273ff}.product-gallery__thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.product-info{width:400px;display:flex;flex-direction:column;gap:24px;padding-top:24px}.product-info__tags{display:flex;gap:6px}.product-info__tag{background:#0273ff;border-radius:6px;padding:6px 8px;font-family:Montserrat,sans-serif;font-weight:600;font-size:13px;line-height:16px;color:#fff}.product-info__name{font-family:Montserrat,sans-serif;font-style:normal;font-weight:600;font-size:36px;line-height:44px;color:#000;margin:0}.product-info__rating{display:flex;gap:6px;align-items:center}.product-info__rating svg{width:24px;height:24px;min-width:24px;min-height:24px;flex-shrink:0}.product-info__price{display:flex;align-items:baseline;gap:4px}.product-info__price-currency,.product-info__price-amount{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:36px;line-height:44px;color:#0273ff}.product-info__price-unit{font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:24px;line-height:29px;color:#000}.product-details-card{width:100%;box-sizing:border-box;background:#fff;border-radius:16px;padding:24px;display:flex;gap:40px;box-shadow:0 4px 20px #00000014}.product-details-card__column{display:flex;flex-direction:column;gap:24px}.product-details-card__item{display:flex;flex-direction:column;gap:6px}.product-details-card__label{font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#000f1e99}.product-details-card__value{font-family:Montserrat,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:24px;color:#000}.product-details-card__value--blue{color:#0273ff}.product-delivery-card{width:100%;box-sizing:border-box;display:flex;flex-direction:column;margin-top:24px}.product-delivery-card__tabs{display:flex;gap:32px;margin-bottom:8px}.product-delivery-card__tab{font-family:Montserrat,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:24px;display:flex;align-items:center;color:#000f1e82;cursor:pointer}.product-delivery-card__tab--active{color:#0273ff}.product-delivery-card__underline{height:2px;background:#0273ff;border-radius:1px;margin-bottom:24px;transition:all .3s cubic-bezier(.4,0,.2,1);opacity:1}.product-delivery-card__underline--pengiriman{width:122px;transform:translate(0)}.product-delivery-card__underline--detail{width:143px;transform:translate(154px)}.product-delivery-card__detail-text p{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#000f1ecc;margin:0}.product-delivery-card__origin{display:flex;align-items:center;gap:6px;margin-bottom:16px}.product-delivery-card__origin svg{flex-shrink:0}.product-delivery-card__origin-label{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:24px;color:#000}.product-delivery-card__origin-value{font-family:Montserrat,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:24px;color:#000f1e;margin-left:4px}.product-delivery-card__map-placeholder{width:100%;height:217px;background:#c4c4c447;border-radius:16px}.product-order-card{width:312px;flex-shrink:0;background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:16px;box-shadow:0 4px 20px #00000014;position:sticky;top:99px;align-self:flex-start}.product-order-card .order-card__drawer-content,.order-card__quantity-section{display:flex;flex-direction:column;gap:16px}.order-card__quantity-title{font-family:Montserrat,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:24px;color:#000;margin:0}.order-card__product-image{width:90px;height:90px;border-radius:16px;object-fit:cover}.order-card__quantity-selector{display:flex;align-items:center;width:264px;height:63px;background:#0273ff;border:2px solid #0273FF;border-radius:12px;overflow:hidden}.order-card__quantity-btn{width:42px;height:100%;background:#0273ff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;flex-shrink:0;padding:0}.order-card__quantity-btn:hover{background:#0066e6}.order-card__quantity-btn:disabled{opacity:.5;cursor:not-allowed}.order-card__quantity-btn svg{width:28px!important;height:28px!important;display:block;flex-shrink:0}.order-card__quantity-btn svg path{stroke:#fff}.order-card__quantity-input-wrapper{flex:1;height:100%;background:#fff;border-left:2px solid #0273FF;border-right:2px solid #0273FF;display:flex;align-items:center;justify-content:center}.order-card__quantity-input{width:100%;height:100%;background:transparent;border:none;text-align:center;font-family:Montserrat,sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:29px;color:#000;outline:none}.order-card__quantity-input::-webkit-outer-spin-button,.order-card__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.order-card__info-group{display:flex;flex-direction:column;gap:8px;background:#f8fafc;padding:12px 16px;border-radius:12px;border:1px solid #E2E8F0}.order-card__info-row{display:flex;justify-content:space-between;align-items:center}.order-card__info-label{font-family:Montserrat,sans-serif;font-style:normal;font-size:13px;font-weight:500;color:#000f1e99}.order-card__info-value{font-family:Montserrat,sans-serif;font-style:normal;font-size:13px;font-weight:600;color:#000f1e}.order-card__info-row--out .order-card__info-value{color:#ef4444}.order-card__out-of-stock-banner{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:20px;text-align:center;padding:12px 16px;border-radius:12px;margin-bottom:8px;text-transform:uppercase;letter-spacing:1px}.order-card__subtotal-section{display:flex;justify-content:space-between;align-items:center}.order-card__subtotal-label{font-family:Montserrat,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#000}.order-card__subtotal-value{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:29px;color:#000;text-align:right}.order-card__actions{display:flex;flex-direction:column;gap:16px}.order-card__btn-icon{display:flex;align-items:center;justify-content:center;width:24px!important;height:24px!important}.order-card__btn-icon svg{width:100%;height:100%;display:block}.order-card__btn-cart{width:100%;height:48px;background:#f6aa17;border:none;border-radius:16px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:22px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s ease}.order-card__btn-cart:hover{background:#e59900}.order-card__btn-order{width:100%;height:48px;background:#fff;border:1px solid #F6AA17;border-radius:16px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:22px;color:#f6aa17;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s ease}.order-card__btn-order:hover{background:#fff8ec}.order-card__btn-cart .order-card__btn-icon svg path{stroke:#fff}.order-card__btn-order .order-card__btn-icon svg path{stroke:#f6aa17}.order-card__btn-cart:disabled,.order-card__btn-order:disabled{cursor:not-allowed}@keyframes fadeInUp{0%{opacity:0;transform:translate(-50%) translateY(16px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.order-card__backdrop,.order-card__drawer-header{display:none}.order-card__drawer-close{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}@media(max-width:1100px){.product-detail-content{gap:28px;padding:24px 32px 48px}.product-gallery__main{width:380px;height:356px}.product-info{width:340px}.product-order-card{width:280px}}@media(max-width:900px){.product-detail-page{padding-bottom:0}.product-detail-content{flex-direction:column;align-items:stretch;gap:24px;padding:20px 24px 24px;min-height:calc(100vh - 75px)}.product-gallery{width:100%}.product-gallery__main{width:100%;height:320px}.product-gallery__thumbnails{justify-content:flex-start}.product-info{width:100%;padding-top:0;padding-bottom:24px}.product-info__name,.product-info__price-currency,.product-info__price-amount{font-size:28px;line-height:36px}.product-order-card{width:100%;box-sizing:border-box;position:sticky;top:auto;bottom:0;align-self:auto;border-radius:20px 20px 0 0;z-index:100;box-shadow:0 -4px 24px #0000001f;padding:16px 24px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));margin-bottom:0;gap:12px;background:#fff;transition:transform .3s cubic-bezier(.25,.46,.45,.94)}.product-order-card .order-card__drawer-content{display:none}.order-card__backdrop{display:block;position:fixed;inset:0;background:#00000080;z-index:99;animation:fadeIn .2s ease}.product-order-card.drawer-open .order-card__drawer-content{display:flex}.product-order-card.drawer-open .order-card__drawer-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #E5E7EB;padding-bottom:12px;margin-bottom:16px}.product-order-card.drawer-open .order-card__drawer-header h3{margin:0;font-size:16px;font-family:Montserrat,sans-serif;color:#000f1e;font-weight:700}.order-card__actions{flex-direction:row;gap:12px}.order-card__btn-cart,.order-card__btn-order{flex:1;height:44px;font-size:15px}.product-details-card{flex-direction:column;gap:16px}}@media(max-width:600px){.product-detail-content{padding:16px 16px 110px}.product-breadcrumb{padding:16px 16px 0}.product-gallery__main{height:260px}.product-gallery__thumbnail{width:72px;height:72px}.product-info__name{font-size:22px;line-height:30px}.product-info__price-currency,.product-info__price-amount{font-size:24px}.product-info__price-unit{font-size:18px}.product-delivery-card__tab{font-size:16px}.product-delivery-card__underline--pengiriman{width:98px;transform:translate(0)}.product-delivery-card__underline--detail{width:115px;transform:translate(130px)}.product-order-card{padding:12px 16px}.order-card__btn-cart,.order-card__btn-order{height:40px;font-size:13px;border-radius:12px}}.orders-page,.orders-page *{color-scheme:light}.orders-page{min-height:100vh;background-color:#fff;padding-top:75px;color:#000f1e}.orders-container{max-width:1200px;margin:0 auto;padding:48px 54px 80px}.orders-header{margin-bottom:32px}.orders-header__title{font-family:Montserrat,sans-serif;font-weight:700;font-size:32px;color:#0373ff;margin:0 0 6px}.orders-header__subtitle{font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;line-height:20px;color:#000f1e;margin:0}.orders-layout{display:grid;grid-template-columns:1fr 360px;gap:32px;align-items:start}.orders-items{display:flex;flex-direction:column;gap:16px}.orders-items__header{display:flex;justify-content:space-between;font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;color:#000f1e80;padding-bottom:8px;border-bottom:1px solid #E8F2FF}.orders-card{display:flex;align-items:center;gap:20px;padding:20px;background:#fff;border:1px solid #E5EDFF;border-radius:16px;box-shadow:0 2px 8px #0373ff0a;transition:box-shadow .2s ease}.orders-card:hover{box-shadow:0 4px 16px #0373ff1a}.orders-card__img-wrap{width:88px;height:88px;border-radius:12px;overflow:hidden;flex-shrink:0;background:#f0f6ff}.orders-card__img{width:100%;height:100%;object-fit:cover}.orders-card__info{flex:1;min-width:0}.orders-card__tags{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:6px}.orders-tag{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;min-height:24px;background:#0273ff;color:#fff;border-radius:6px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:1;white-space:nowrap}.orders-tag--grade{background:#0273ff;color:#fff}.orders-card__name{font-family:Montserrat,sans-serif;font-weight:700;font-size:16px;color:#000f1e;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.orders-card__location{display:flex;align-items:center;gap:4px;font-family:Montserrat,sans-serif;font-weight:500;font-size:13px;line-height:16px;color:#0273ff;margin:0 0 6px}.orders-card__location svg{flex-shrink:0}.orders-card__price-per-kg{font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;color:#0373ff;margin:0}.orders-card__actions{display:flex;flex-direction:column;align-items:flex-end;gap:12px;flex-shrink:0}.orders-qty{display:flex;align-items:center;width:160px;height:40px;background:#0273ff;border:2px solid #0273FF;border-radius:10px;overflow:hidden}.orders-qty__btn{width:32px;height:100%;background:#0273ff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;flex-shrink:0;padding:0}.orders-qty__btn:hover{background:#0066e6}.orders-qty__btn:disabled{opacity:.5;cursor:not-allowed}.orders-qty__btn svg{width:18px!important;height:18px!important;display:block;flex-shrink:0}.orders-qty__btn svg path{stroke:#fff}.orders-qty__input-wrapper{flex:1;height:100%;background:#fff;border-left:2px solid #0273FF;border-right:2px solid #0273FF;display:flex;align-items:center;justify-content:center;gap:4px;padding:0}.orders-qty__input{width:60px;min-width:60px;background:transparent;border:none;text-align:right;font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;color:#000f1e;outline:none;padding:0 6px;margin:0;line-height:1}.orders-qty__input::-webkit-outer-spin-button,.orders-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.orders-qty__unit{font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;color:#000f1e;white-space:nowrap;padding-right:6px;line-height:1;display:flex;align-items:center}.orders-card__subtotal{font-family:Montserrat,sans-serif;font-weight:700;font-size:16px;color:#000f1e;margin:0}.orders-card__remove{background:none;border:none;cursor:pointer;color:#dc2626;opacity:.5;padding:4px;border-radius:6px;display:flex;align-items:center;transition:opacity .2s ease,background .2s ease}.orders-card__remove:hover{opacity:1;background:#fef2f2}.orders-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Montserrat,sans-serif;font-weight:600;font-size:15px;border-radius:10px;border:none;cursor:pointer;transition:all .2s ease;padding:13px 24px;text-decoration:none}.orders-btn--primary{background:#f6aa17;color:#fff;box-shadow:0 4px 14px #f6aa174d}.orders-btn--primary:hover{background:#e09c0c;box-shadow:0 4px 20px #f6aa1773}.orders-btn--ghost{background:transparent;color:#000f1e80;border:1.5px solid #E5EDFF;font-size:14px;padding:10px 20px;margin-top:8px;width:fit-content}.orders-btn--ghost:hover{color:#0373ff;border-color:#0373ff;background:#f0f6ff}.orders-summary{position:sticky;top:90px;background:#fff;border:1.5px solid #E5EDFF;border-radius:20px;padding:28px;box-shadow:0 4px 24px #0373ff12}.orders-summary__title{font-family:Montserrat,sans-serif;font-weight:700;font-size:18px;color:#000f1e;margin:0 0 20px}.orders-summary__rows{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.orders-summary__row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;color:#000f1ea6;margin-bottom:10px}.orders-summary__row-name{flex:1;font-size:13px}.orders-summary__item-info{flex:1;display:flex;flex-direction:column;gap:2px}.orders-summary__item-name{font-size:13px;font-weight:500;color:#000f1e}.orders-summary__item-qty{font-size:11px;font-weight:400;color:#000f1e99}.orders-summary__row-val{font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;white-space:nowrap;color:#000f1e}.orders-summary__row--total{font-weight:700;font-size:16px;color:#000f1e;margin-bottom:0}.orders-summary__row--total span:last-child{color:#0373ff;font-size:18px}.orders-summary__divider{height:1px;background:#e5edff;margin:12px 0}.orders-summary__cta{width:100%;margin-top:20px;font-size:16px;padding:15px 24px}.orders-summary__note{font-family:Montserrat,sans-serif;font-size:11px;font-weight:400;color:#000f1e66;text-align:center;margin:12px 0 0;line-height:1.5}.orders-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:420px;gap:16px;text-align:center}.orders-empty__icon{width:80px;height:80px}.orders-empty__icon svg{width:100%;height:100%}.orders-empty__title{font-family:Montserrat,sans-serif;font-weight:700;font-size:22px;color:#000f1e;margin:0}.orders-empty__desc{font-family:Montserrat,sans-serif;font-weight:400;font-size:15px;color:#000f1e8c;margin:0}@media(max-width:1024px){.orders-layout{grid-template-columns:1fr}.orders-summary{position:static}}@media(max-width:640px){.orders-container{padding:24px 16px 60px}.orders-header__title{font-size:24px}.orders-header__subtitle{font-size:14px}.orders-card{padding:16px;gap:16px}.orders-card__img-wrap{width:72px;height:72px}.orders-card__info{min-width:0}.orders-card__name{font-size:14px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.orders-card__price-per-kg{font-size:13px}.orders-card__actions{display:grid;grid-template-columns:1fr auto;grid-template-areas:"qty remove" "subtotal subtotal";width:100%;align-items:center;gap:12px 16px;border-top:1px dashed #E5EDFF;padding-top:16px;margin-top:8px}.orders-card__subtotal{grid-area:subtotal;font-size:20px;font-weight:700;text-align:right}.orders-card__remove{grid-area:remove;background:#fef2f2;width:48px;height:48px;padding:0;border-radius:12px;opacity:1;display:flex;align-items:center;justify-content:center}.orders-qty{grid-area:qty;width:100%;height:48px}.orders-qty__btn{width:48px}.orders-qty__input{min-width:unset;width:100%;font-size:16px;text-align:center}.orders-qty__unit{font-size:14px;padding-right:12px}.orders-summary{padding:20px}}.orders-card--unavailable{border-color:#fca5a5;background:#fef2f2}.orders-card--unavailable .orders-card__img-wrap,.orders-card--unavailable .orders-card__info,.orders-card--unavailable .orders-card__actions{opacity:.5;filter:grayscale(1)}.orders-card--insufficient{border-color:#fcd34d;background:#fffbeb}.orders-card--has-banner{padding-top:48px}.orders-card__stock-banner{position:absolute;top:0;left:0;right:0;padding:8px 16px;font-family:Montserrat,sans-serif;font-weight:600;font-size:12px;border-radius:15px 15px 0 0;text-align:center}.orders-card__stock-banner--out{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.orders-card__stock-banner--insufficient{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.orders-card__img-overlay{position:absolute;inset:0;background:#0000004d;border-radius:12px}.orders-card__img-wrap{position:relative}.orders-card__stock{font-family:Montserrat,sans-serif;font-size:12px;font-weight:500;color:#000f1e99;margin:4px 0 0}.orders-card__stock--out{color:#ef4444;font-weight:600}.orders-card__stock--insufficient{color:#f59e0b;font-weight:600}.orders-summary__stock-warning{display:flex;align-items:flex-start;gap:12px;background:#fef3c7;border:1px solid #FCD34D;border-radius:12px;padding:12px 16px;margin-top:16px}.orders-summary__stock-warning svg{flex-shrink:0;color:#d97706}.orders-summary__stock-warning p{font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;color:#92400e;margin:0;line-height:1.4}.orders-summary__stock-warning p+p{margin-top:4px}.orders-card{position:relative;flex-wrap:wrap}.login-page{min-height:100vh;background:#fff;padding:1rem;display:flex;align-items:center;justify-content:center}.login-page *{font-family:Montserrat,sans-serif}.login-container{width:100%;max-width:1200px;background:#fff;border-radius:32px;overflow:hidden}@media(min-width:1024px){.login-container{border-radius:48px}}.login-grid{display:grid;gap:2rem;min-height:500px}@media(min-width:1024px){.login-grid{grid-template-columns:1fr auto;min-height:650px}}.login-branding{display:none;flex-direction:column;border-radius:0 48px 48px 0;padding:3rem;position:relative;overflow:hidden}@media(min-width:1024px){.login-branding{display:flex}}.login-branding-background{position:absolute;inset:0;z-index:0}.login-branding-background img{width:100%;height:100%;object-fit:cover}.login-branding-logo{position:absolute;top:3rem;left:3rem;z-index:20}.login-branding-logo img{width:4rem;height:auto}.login-branding-mockup{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:flex-end;justify-content:center;z-index:0}.login-branding-mockup img{width:120%;max-width:none;height:auto}.login-branding-overlay{position:absolute;bottom:0;left:0;right:0;height:24rem;z-index:5;border-radius:0 0 48px}.login-branding-text{margin-top:auto;text-align:left;color:#fff;margin-bottom:1.5rem;padding-left:3rem;padding-right:1.5rem;position:relative;z-index:10;max-width:40rem}.login-branding-text h2{font-size:1.25rem;font-weight:400;margin-bottom:.75rem}.login-branding-text p{font-size:1.5rem;font-weight:700;line-height:1.5}.login-form-container{display:flex;align-items:center;justify-content:center;padding:2rem;background:#fff}@media(min-width:1024px){.login-form-container{padding:2rem;width:550px}}@media(min-width:1280px){.login-form-container{padding:2rem 4rem}}.login-form-wrapper{width:100%;max-width:28rem}.login-logo{margin-bottom:2rem}.login-logo img{width:4rem;height:auto}.login-heading{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:.5rem}.login-subheading{font-size:.875rem;color:#4b5563;font-weight:400;margin-bottom:2rem}.login-form{display:flex;flex-direction:column;gap:1.5rem}.login-error{padding:.75rem;background:#fef2f2;color:#dc2626;font-size:.875rem;text-align:center;border-radius:.5rem;border:1px solid #FECACA}.login-field{display:flex;flex-direction:column}.login-label{display:block;font-size:.875rem;font-weight:600;color:#111827;margin-bottom:.5rem}.login-input{width:100%;padding:.75rem 1rem;background:#fff;border:1px solid #E5E7EB;border-radius:.5rem;color:#111827;font-size:.875rem;transition:all .2s ease}.login-input::placeholder{color:#9ca3af}.login-input:focus{outline:none;border-color:#0273ff;box-shadow:0 0 0 4px #0273ff1a}.login-password-wrapper{position:relative}.login-password-wrapper .login-input{padding-right:3rem}.login-password-toggle{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);padding:.5rem;background:none;border:none;cursor:pointer;border-radius:.5rem;transition:background .2s ease}.login-password-toggle:hover{background:#f3f4f6}.login-password-toggle img{width:1.25rem;height:1.25rem;opacity:.6}.login-submit-btn{width:100%;background:#0273ff;color:#fff;font-weight:600;font-size:1rem;padding:.75rem;border-radius:.5rem;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 14px #0273ff4d}.login-submit-btn:hover:not(:disabled){background:#0160d9;box-shadow:0 4px 20px #0273ff66}.login-submit-btn:disabled{opacity:.7;cursor:not-allowed}.login-submit-btn .loading-dots{display:flex;align-items:center;justify-content:center;gap:5px;height:1.5rem}.login-submit-btn .loading-dots span{width:6px;height:6px;border-radius:50%;background:#ffffffe6;animation:dot-pulse 1.2s ease-in-out infinite}.login-submit-btn .loading-dots span:nth-child(2){animation-delay:.2s}.login-submit-btn .loading-dots span:nth-child(3){animation-delay:.4s}.login-divider{position:relative;margin:.5rem 0}.login-divider:before{content:"";position:absolute;inset:0;display:flex;align-items:center;border-top:1px solid #E5E7EB}.login-divider span{position:relative;display:flex;justify-content:center;font-size:.875rem;color:#6b7280;background:#fff;padding:0 1rem}.google-login-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem 1rem;background:#fff;border:1px solid #E5E7EB;border-radius:.5rem;font-size:.875rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease}.google-login-btn:hover{background:#f9fafb;border-color:#d1d5db}.google-icon{flex-shrink:0}.login-forgot-password{text-align:center;margin-top:.5rem}.login-forgot-password a{font-size:.875rem;color:#0273ff;font-weight:400;text-decoration:none;transition:all .2s ease}.login-forgot-password a:hover{color:#0160d9;text-decoration:underline}.login-signup{margin-top:2rem;text-align:center}.login-signup p{font-size:.875rem;color:#4b5563;font-weight:400}.login-signup a{color:#0273ff;font-weight:600;text-decoration:none;transition:all .2s ease}.login-signup a:hover{color:#0160d9;text-decoration:underline}.login-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1rem}.login-loading p{font-size:.875rem;color:#6b7280}.login-loading-spinner{width:2.5rem;height:2.5rem;border:3px solid #E5E7EB;border-top-color:#0273ff;border-radius:50%;animation:spin 1s linear infinite}.register-page{min-height:100vh;background:#fff;padding:4rem 1rem;display:flex;align-items:center;justify-content:center}.register-page *{font-family:Montserrat,sans-serif}.register-container{width:100%;max-width:1200px;background:#fff;border-radius:32px;overflow:hidden}@media(min-width:1024px){.register-container{border-radius:48px}}.register-grid{display:grid;gap:2rem;min-height:500px}@media(min-width:1024px){.register-grid{grid-template-columns:1fr auto;min-height:650px}}.register-branding{display:none;flex-direction:column;border-radius:0 48px 48px 0;padding:3rem;position:relative;overflow:hidden}@media(min-width:1024px){.register-branding{display:flex}}.register-branding-background{position:absolute;inset:0;z-index:0}.register-branding-background img{width:100%;height:100%;object-fit:cover}.register-branding-logo{position:absolute;top:3rem;left:3rem;z-index:20}.register-branding-logo img{width:4rem;height:auto}.register-branding-overlay{position:absolute;bottom:0;left:0;right:0;height:24rem;z-index:5;border-radius:0 0 48px}.register-branding-text{margin-top:auto;text-align:left;color:#fff;margin-bottom:1.5rem;padding-left:3rem;padding-right:1.5rem;position:relative;z-index:10;max-width:40rem}.register-branding-text h2{font-size:1.25rem;font-weight:400;margin-bottom:.75rem}.register-branding-text p{font-size:1.5rem;font-weight:700;line-height:1.5}.register-form-container{display:flex;align-items:center;justify-content:center;padding:2rem;background:#fff}@media(min-width:1024px){.register-form-container{padding:2rem;width:550px}}@media(min-width:1280px){.register-form-container{padding:2rem 4rem}}.register-form-wrapper{width:100%;max-width:28rem}.register-logo{margin-bottom:2rem}.register-logo img{width:4rem;height:auto}.register-heading{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:.5rem}.register-heading-center{text-align:center}.register-subheading{font-size:.875rem;color:#4b5563;font-weight:400;margin-bottom:2rem}.register-subheading-center{text-align:center}.register-form{display:flex;flex-direction:column;gap:1.5rem}.register-error{padding:.75rem;background:#fef2f2;color:#dc2626;font-size:.875rem;text-align:center;border-radius:.5rem;border:1px solid #FECACA}.register-field{display:flex;flex-direction:column}.register-label{display:block;font-size:.875rem;font-weight:600;color:#111827;margin-bottom:.5rem}.register-input{width:100%;padding:.75rem 1rem;background:#fff;border:1px solid #E5E7EB;border-radius:.5rem;color:#111827;font-size:.875rem;transition:all .2s ease}.register-input::placeholder{color:#9ca3af}.register-input:focus{outline:none;border-color:#0273ff;box-shadow:0 0 0 4px #0273ff1a}.register-input.input-success{border-color:#10b981;box-shadow:0 0 0 4px #10b9811a}.register-input.input-error{border-color:#ef4444;box-shadow:0 0 0 4px #ef44441a}.field-message{margin-top:.25rem;font-size:.75rem}.field-message.text-success{color:#10b981}.field-message.text-error{color:#ef4444}.register-password-wrapper{position:relative}.register-password-wrapper .register-input{padding-right:3rem}.register-password-toggle{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);padding:.5rem;background:none;border:none;cursor:pointer;border-radius:.5rem;transition:background .2s ease}.register-password-toggle:hover{background:#f3f4f6}.register-password-toggle img{width:1.25rem;height:1.25rem;opacity:.6}.password-strength{margin-top:.5rem;display:flex;align-items:center;gap:.75rem}.password-strength-bar{flex:1;height:.25rem;background:#e5e7eb;border-radius:9999px;overflow:hidden}.password-strength-fill{height:100%;transition:all .3s ease;border-radius:9999px}.password-strength-label{font-size:.75rem;font-weight:500;min-width:5rem;text-align:right}.register-terms{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border-radius:.5rem;background:#f9fafb;border:1px solid #E5E7EB}.register-checkbox{margin-top:.125rem;width:1rem;height:1rem;border-radius:.25rem;border-color:#d1d5db;color:#0273ff;cursor:pointer}.register-terms-label{font-size:.75rem;color:#4b5563;line-height:1.5;cursor:pointer}.register-link-inline{color:#0273ff;font-weight:500;text-decoration:none;background:none;border:none;padding:0;cursor:pointer;font-size:inherit;font-family:inherit}.register-link-inline:focus{outline:none}.register-link-inline:hover{text-decoration:underline}.register-submit-btn{width:100%;background:#0273ff;color:#fff;font-weight:600;font-size:1rem;padding:.75rem;border-radius:.5rem;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 14px #0273ff4d}.register-submit-btn:hover:not(:disabled){background:#0160d9;box-shadow:0 4px 20px #0273ff66}.register-submit-btn:disabled{opacity:.7;cursor:not-allowed}.register-submit-btn.btn-disabled{opacity:.5;cursor:not-allowed}.register-submit-btn.btn-loading{opacity:.7;cursor:not-allowed}.loading-dots{display:flex;align-items:center;justify-content:center;gap:5px;height:1.5rem}.loading-dots span{width:6px;height:6px;border-radius:50%;background:#ffffffe6;animation:dot-pulse 1.2s ease-in-out infinite}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}@keyframes dot-pulse{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.register-divider{position:relative;margin:.5rem 0;display:flex;align-items:center;justify-content:center}.register-divider:before{content:"";position:absolute;left:0;right:0;height:1px;background:#e5e7eb}.register-divider span{position:relative;display:inline-block;padding:0 1rem;background:#fff;font-size:.875rem;color:#6b7280}.register-signin{margin-top:2rem;text-align:center}.register-signin p{font-size:.875rem;color:#4b5563;font-weight:400}.register-link{color:#0273ff;font-weight:600;text-decoration:none;transition:all .2s ease}.register-link:hover{color:#0160d9;text-decoration:underline}.register-back-mobile{display:block;margin-bottom:1.5rem}@media(min-width:1024px){.register-back-mobile{display:none}}.register-back-link{display:inline-flex;align-items:center;gap:.5rem;color:#6b7280;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s ease}.register-back-link:hover{color:#111827}.register-back-icon{width:1.25rem;height:1.25rem}.register-success-icon{text-align:center;margin-bottom:1.5rem}.success-icon-circle{width:5rem;height:5rem;background:#eff6ff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto}.success-icon-svg{width:2.5rem;height:2.5rem;color:#0273ff}.register-terms-text{margin-top:1.5rem;text-align:center;font-size:.75rem;color:#6b7280;line-height:1.5}.success-icon-green{background:#ecfdf5}.success-icon-green .success-icon-svg{color:#10b981}.register-redirect-text{margin-top:1rem;text-align:center;font-size:.75rem;color:#9ca3af}.checkout-page,.checkout-page *{color-scheme:light}.checkout-page{min-height:100vh;background-color:#fff;padding-top:75px;color:#000f1e}.checkout-container{max-width:1200px;margin:0 auto;padding:48px 54px 80px}.checkout-container--center{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 75px)}.checkout-header{margin-bottom:36px}.checkout-breadcrumb{display:flex;align-items:center;gap:6px;margin-bottom:24px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px}.checkout-breadcrumb-link{color:#0273ff;text-decoration:none;cursor:pointer;display:flex;align-items:center}.checkout-breadcrumb-link:hover{text-decoration:underline}.checkout-breadcrumb-current{color:#000f1e;display:flex;align-items:center}.checkout-breadcrumb svg{flex-shrink:0}.checkout-header__title{font-family:Montserrat,sans-serif;font-weight:700;font-size:32px;color:#0373ff;margin:0 0 6px}.checkout-header__subtitle{font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;line-height:20px;color:#000f1e;margin:0}.checkout-layout{display:grid;grid-template-columns:1fr 340px;gap:32px;align-items:start}.checkout-form{display:flex;flex-direction:column;gap:28px}.checkout-section{background:#fff;border:1.5px solid #E5EDFF;border-radius:20px;padding:28px;box-shadow:0 2px 10px #0373ff0d}.checkout-section__title{display:flex;align-items:center;gap:12px;font-family:Montserrat,sans-serif;font-weight:700;font-size:17px;color:#000f1e;margin:0 0 24px}.checkout-section__num{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:#0373ff;color:#fff;border-radius:50%;font-size:13px;font-weight:700;flex-shrink:0}.checkout-fields{display:flex;flex-direction:column;gap:18px}.checkout-fields-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.checkout-field{display:flex;flex-direction:column}.checkout-label{font-family:Montserrat,sans-serif;font-weight:600;font-size:13px;color:#000f1e;margin-bottom:8px}.checkout-label span{color:#ef4444;margin-left:2px}.checkout-label--opt{color:#000f1e66;font-weight:400;margin-left:4px}.checkout-input{width:100%;box-sizing:border-box;padding:11px 16px;background:#f8fbff;border:1.5px solid #E5EDFF;border-radius:10px;font-family:Montserrat,sans-serif;font-size:14px;color:#000f1e;transition:border-color .2s ease,box-shadow .2s ease;outline:none}.checkout-input::placeholder{color:#000f1e4d}.checkout-input:focus{border-color:#0373ff;background:#fff;box-shadow:0 0 0 3px #0373ff1a}.checkout-textarea{resize:vertical;min-height:72px}.checkout-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%230373FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;cursor:pointer}.checkout-field--error .checkout-input,.checkout-field--error .checkout-textarea,.checkout-field--error .checkout-select{border-color:#ef4444;background:#fff8f8}.checkout-error-msg{font-family:Montserrat,sans-serif;font-size:12px;color:#ef4444;margin:6px 0 0}.checkout-payments{display:flex;flex-direction:column;gap:12px}.checkout-payment-radio{display:none}.checkout-payment-option{display:flex;align-items:center;gap:14px;padding:16px 20px;border:1.5px solid #E5EDFF;border-radius:12px;cursor:pointer;transition:all .2s ease;background:#f8fbff}.checkout-payment-option:hover{border-color:#0373ff;background:#f0f6ff}.checkout-payment-option--active{border-color:#0373ff;background:#ebf4ff;box-shadow:0 0 0 3px #0373ff1a}.checkout-payment-icon{font-size:24px;flex-shrink:0}.checkout-payment-text{display:flex;flex-direction:column;gap:2px}.checkout-payment-label{font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;color:#000f1e}.checkout-payment-desc{font-family:Montserrat,sans-serif;font-weight:400;font-size:12px;color:#000f1e80}.checkout-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Montserrat,sans-serif;font-weight:600;font-size:15px;border-radius:12px;border:none;cursor:pointer;transition:all .2s ease;padding:14px 28px;text-decoration:none}.checkout-btn--primary{background:#f6aa17;color:#fff;box-shadow:0 4px 14px #f6aa174d}.checkout-btn--primary:hover:not(:disabled){background:#e09c0c;box-shadow:0 4px 20px #f6aa1773}.checkout-btn--primary:disabled{opacity:.7;cursor:not-allowed}.checkout-btn--ghost{background:transparent;color:#000f1e99;border:1.5px solid #E5EDFF}.checkout-btn--ghost:hover{color:#0373ff;border-color:#0373ff;background:#f0f6ff}.checkout-btn--submit{width:100%;font-size:16px;padding:16px}.checkout-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-bottom-color:#fff;border-radius:50%;animation:co-spin .8s linear infinite;flex-shrink:0}@keyframes co-spin{to{transform:rotate(360deg)}}.checkout-summary{position:sticky;top:90px;background:#fff;border:1.5px solid #E5EDFF;border-radius:20px;padding:28px;box-shadow:0 4px 24px #0373ff12}.checkout-summary__title{font-family:Montserrat,sans-serif;font-weight:700;font-size:17px;color:#000f1e;margin:0 0 20px}.checkout-summary__items{display:flex;flex-direction:column;gap:10px;margin-bottom:4px}.checkout-summary__item{display:flex;justify-content:space-between;align-items:center;gap:8px}.checkout-summary__item-left{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.checkout-summary__qty-badge{flex-shrink:0;display:inline-block;padding:2px 7px;background:#e8f2ff;color:#0273ff;border-radius:4px;font-family:Montserrat,sans-serif;font-weight:600;font-size:11px}.checkout-summary__item-name{font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;color:#000f1e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checkout-summary__item-price{font-family:Montserrat,sans-serif;font-size:13px;font-weight:600;color:#000f1e;white-space:nowrap;flex-shrink:0}.checkout-summary__divider{height:1px;background:#e5edff;margin:14px 0}.checkout-summary__row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;color:#000f1ea6;margin-bottom:10px}.checkout-summary__row span:last-child{font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;white-space:nowrap;color:#000f1e}.checkout-summary__row--total{font-weight:700;font-size:16px;color:#000f1e;margin-bottom:0}.checkout-summary__row--total span:last-child{color:#0373ff;font-size:18px;font-weight:700}.checkout-summary__info{display:flex;align-items:flex-start;gap:8px;margin-top:16px;padding:12px;background:#f0f6ff;border-radius:10px}.checkout-summary__info svg{flex-shrink:0;margin-top:1px}.checkout-summary__info span{font-family:Montserrat,sans-serif;font-size:11px;font-weight:400;color:#000f1e8c;line-height:1.5}.checkout-success{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;max-width:480px}.checkout-success__icon{width:96px;height:96px}.checkout-success__icon svg{width:100%;height:100%}.checkout-success__title{font-family:Montserrat,sans-serif;font-weight:700;font-size:28px;color:#000f1e;margin:0}.checkout-success__desc{font-family:Montserrat,sans-serif;font-size:15px;color:#000f1ea6;line-height:1.65;margin:0}.checkout-success__order-id{padding:14px 24px;background:#f0f6ff;border-radius:12px;font-family:Montserrat,sans-serif;font-size:14px;color:#0373ff}.checkout-success__order-id strong{font-weight:700;letter-spacing:.5px}.checkout-success__btns{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:8px}@media(max-width:1024px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static;order:-1}}@media(max-width:640px){.checkout-container{padding:32px 20px 60px}.checkout-fields-row{grid-template-columns:1fr}.checkout-section{padding:20px 16px}}.blog-page,.blog-page *{color-scheme:light}.blog-page{min-height:100vh;background-color:#fff;padding-top:75px;color:#000f1e}.blog-container{max-width:1200px;margin:0 auto;padding:48px 54px 80px}.blog-header{margin-bottom:40px}.blog-header__title{font-family:Montserrat,sans-serif;font-weight:700;font-size:32px;color:#0373ff;margin:0 0 8px}.blog-header__subtitle{font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#000f1e;margin:0;max-width:640px}.blog-cats{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:36px}.blog-cat-btn{display:inline-flex;align-items:center;padding:6px 18px;border-radius:999px;border:1.5px solid #E5EDFF;background:#fff;font-family:Montserrat,sans-serif;font-weight:600;font-size:13px;color:#000f1e8c;cursor:pointer;transition:all .2s ease}.blog-cat-btn:hover,.blog-cat-btn--active{background:#0373ff;border-color:#0373ff;color:#fff;box-shadow:0 4px 12px #0373ff40}.blog-featured{display:grid;grid-template-columns:1fr 380px;gap:0;border-radius:20px;overflow:hidden;border:1.5px solid #E5EDFF;box-shadow:0 4px 24px #0373ff12;margin-bottom:40px;cursor:pointer;text-decoration:none;color:inherit;transition:box-shadow .25s ease,transform .2s ease}.blog-featured:hover{box-shadow:0 8px 32px #0373ff26;transform:translateY(-2px)}.blog-featured__img-wrap{overflow:hidden;background:#e8f2ff;min-height:340px}.blog-featured__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.blog-featured:hover .blog-featured__img{transform:scale(1.04)}.blog-featured__body{display:flex;flex-direction:column;justify-content:center;padding:40px 36px;gap:16px;background:#fff}.blog-featured__label{display:inline-flex;align-items:center;gap:6px;width:fit-content}.blog-featured__badge{padding:4px 12px;background:#f6aa17;color:#fff;border-radius:6px;font-family:Montserrat,sans-serif;font-weight:700;font-size:11px;letter-spacing:.5px;text-transform:uppercase}.blog-featured__cat{padding:4px 12px;background:#e8f2ff;color:#0373ff;border-radius:6px;font-family:Montserrat,sans-serif;font-weight:600;font-size:11px}.blog-featured__title{font-family:Montserrat,sans-serif;font-weight:700;font-size:22px;line-height:1.4;color:#000f1e;margin:0}.blog-featured__excerpt{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;line-height:1.7;color:#000f1e99;margin:0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-featured__meta{display:flex;align-items:center;gap:12px;font-family:Montserrat,sans-serif;font-size:12px;color:#000f1e73;font-weight:500}.blog-featured__meta-dot{width:4px;height:4px;border-radius:50%;background:#000f1e40;display:inline-block}.blog-featured__read-more{display:inline-flex;align-items:center;gap:6px;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#0373ff;margin-top:4px}.blog-section-title{font-family:Montserrat,sans-serif;font-weight:700;font-size:20px;color:#000f1e;margin:0 0 20px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.blog-card{display:flex;flex-direction:column;border:1.5px solid #E5EDFF;border-radius:16px;overflow:hidden;cursor:pointer;text-decoration:none;color:inherit;transition:box-shadow .25s ease,transform .2s ease;background:#fff}.blog-card:hover{box-shadow:0 6px 24px #0373ff1f;transform:translateY(-3px)}.blog-card__img-wrap{overflow:hidden;height:200px;background:#e8f2ff;flex-shrink:0}.blog-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.blog-card:hover .blog-card__img{transform:scale(1.05)}.blog-card__body{display:flex;flex-direction:column;gap:10px;padding:20px;flex:1}.blog-card__cat{display:inline-flex;align-items:center;padding:3px 10px;background:#e8f2ff;color:#0373ff;border-radius:5px;font-family:Montserrat,sans-serif;font-weight:600;font-size:11px;width:fit-content}.blog-card__title{font-family:Montserrat,sans-serif;font-weight:700;font-size:15px;line-height:1.5;color:#000f1e;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-card__excerpt{font-family:Montserrat,sans-serif;font-weight:400;font-size:13px;line-height:1.65;color:#000f1e8c;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}.blog-card__meta{display:flex;align-items:center;justify-content:space-between;font-family:Montserrat,sans-serif;font-size:11px;color:#000f1e66;font-weight:500;margin-top:auto;padding-top:10px;border-top:1px solid #F0F6FF}.blog-card__read-time{color:#0373ff;font-weight:600}.blog-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;gap:12px;text-align:center;color:#000f1e73;font-family:Montserrat,sans-serif;font-size:15px}@media(max-width:1100px){.blog-featured{grid-template-columns:1fr 320px}}@media(max-width:900px){.blog-featured{grid-template-columns:1fr}.blog-featured__img-wrap{min-height:240px}.blog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.blog-container{padding:24px 16px 60px}.blog-header__title{font-size:24px}.blog-featured__body{padding:24px 20px}.blog-featured__title{font-size:18px}.blog-grid{grid-template-columns:1fr}}.article-page,.article-page *{color-scheme:light}.article-page{min-height:100vh;background-color:#fff;padding-top:75px;color:#000f1e}.article-container{max-width:860px;margin:0 auto;padding:48px 54px 80px}.article-back{display:inline-flex;align-items:center;gap:6px;font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;color:#000f1e80;text-decoration:none;margin-bottom:28px;transition:color .2s ease}.article-back:hover{color:#0373ff}.article-header{margin-bottom:32px}.article-header__cats{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.article-header__cat{padding:4px 12px;background:#e8f2ff;color:#0373ff;border-radius:6px;font-family:Montserrat,sans-serif;font-weight:700;font-size:11px;letter-spacing:.4px;text-transform:uppercase}.article-header__title{font-family:Montserrat,sans-serif;font-weight:800;font-size:36px;line-height:1.3;color:#000f1e;margin:0 0 16px}.article-header__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-family:Montserrat,sans-serif;font-size:13px;color:#000f1e73;font-weight:500}.article-header__meta-dot{width:4px;height:4px;border-radius:50%;background:#000f1e40;display:inline-block}.article-header__author-chip{display:inline-flex;align-items:center;gap:6px;background:#f0f6ff;border-radius:999px;padding:4px 14px 4px 4px}.article-header__author-avatar{width:26px;height:26px;border-radius:50%;background:#0373ff;display:flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-weight:700;font-size:11px;color:#fff}.article-header__author-name{font-family:Montserrat,sans-serif;font-weight:600;font-size:12px;color:#000f1e}.article-hero-img-wrap{border-radius:16px;overflow:hidden;margin-bottom:36px;height:400px;background:#e8f2ff;border:1.5px solid #E5EDFF}.article-hero-img{width:100%;height:100%;object-fit:cover;display:block}.article-content{font-family:Montserrat,sans-serif;font-size:16px;line-height:1.85;color:#000f1ecc}.article-content p{margin:0 0 1.75em}.article-content h2{font-family:Montserrat,sans-serif;font-weight:700;font-size:22px;color:#000f1e;margin:2.5em 0 .75em}.article-content h3{font-family:Montserrat,sans-serif;font-weight:700;font-size:18px;color:#000f1e;margin:2em 0 .6em}.article-content ul,.article-content ol{padding-left:1.5em;margin:0 0 1.5em}.article-content li{margin-bottom:.5em}.article-content strong{font-weight:700;color:#000f1e}.article-content blockquote{margin:2em 0;padding:16px 24px;border-left:4px solid #0373FF;background:#f0f6ff;border-radius:0 12px 12px 0;font-style:italic;color:#000f1eb3}.article-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:48px;padding-top:24px;border-top:1.5px solid #E5EDFF}.article-tag{display:inline-flex;align-items:center;padding:6px 14px;border-radius:999px;border:1.5px solid #E5EDFF;font-family:Montserrat,sans-serif;font-weight:600;font-size:12px;color:#000f1e8c;background:#fff}.article-related{max-width:1200px;margin:0 auto;padding:0 54px 80px}.article-related__title{font-family:Montserrat,sans-serif;font-weight:700;font-size:20px;color:#000f1e;margin:0 0 24px}.article-related__divider{height:1.5px;background:#e5edff;margin-bottom:28px}.article-related__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:900px){.article-related__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.article-container{padding:24px 16px 60px}.article-related{padding:0 16px 60px}.article-header__title{font-size:24px}.article-hero-img-wrap{height:220px;border-radius:12px}.article-content{font-size:15px}.article-related__grid{grid-template-columns:1fr}}.footer-page main{background-color:#fff;color:#1a1a1a;padding:120px 5% 60px;min-height:80vh}.footer-page__container{max-width:800px;margin:0 auto}.footer-page__title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#001220}.footer-page__content{font-size:1.125rem;line-height:1.8;color:#4a5568}.footer-page__content p{margin-bottom:1.5rem}.footer-page__content h2{font-size:1.75rem;color:#001220;margin-top:2.5rem;margin-bottom:1rem}.footer-page__content ul{padding-left:1.5rem;margin-bottom:1.5rem;list-style-type:disc}.footer-page__content li{margin-bottom:.5rem}.legal-page,.legal-page *{color-scheme:light;box-sizing:border-box}.legal-page{min-height:100vh;background:#fff;font-family:Montserrat,sans-serif}.legal-hero{background:linear-gradient(135deg,#003b8e,#0058c7,#0273ff);padding:120px 5% 64px;position:relative;overflow:hidden}.legal-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 80% 50%,rgba(255,255,255,.06) 0%,transparent 60%),radial-gradient(ellipse at 20% 80%,rgba(0,0,0,.08) 0%,transparent 50%);pointer-events:none}.legal-hero__inner{position:relative;max-width:1200px;margin:0 auto}.legal-hero__badge{display:inline-flex;align-items:center;gap:8px;background:#ffffff26;border:1px solid rgba(255,255,255,.25);border-radius:100px;padding:6px 16px;font-weight:600;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:#ffffffe6;margin-bottom:20px}.legal-hero__title{font-weight:800;font-size:48px;line-height:1.15;color:#fff;margin:0 0 16px;max-width:640px}.legal-hero__meta{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.legal-hero__effective{font-weight:500;font-size:14px;color:#ffffffbf}.legal-hero__pill{background:#f5ab17;color:#fff;font-weight:700;font-size:12px;padding:4px 14px;border-radius:100px}.legal-body{max-width:1200px;margin:0 auto;padding:64px 5% 96px;display:grid;grid-template-columns:240px 1fr;gap:60px;align-items:start}.legal-toc{position:sticky;top:90px}.legal-toc__title{font-weight:700;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#9ca3af;margin:0 0 16px}.legal-toc__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.legal-toc__item a{display:block;padding:7px 12px;border-radius:8px;font-weight:500;font-size:13px;color:#6b7280;text-decoration:none;transition:background .18s ease,color .18s ease;border-left:2px solid transparent}.legal-toc__item a:hover{background:#f0f6ff;color:#0058c7;border-left-color:#0058c7}.legal-content{min-width:0}.legal-intro{background:#f0f7ff;border:1px solid #DBEAFE;border-radius:16px;padding:28px 32px;margin-bottom:48px}.legal-intro p{font-weight:500;font-size:15px;line-height:1.8;color:#1d4ed8;margin:0}.legal-section{margin-bottom:56px;scroll-margin-top:100px}.legal-section__header{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px}.legal-section__num{flex-shrink:0;width:36px;height:36px;background:#f5ab17;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px;color:#fff;margin-top:2px}.legal-section__title{font-weight:700;font-size:22px;line-height:1.3;color:#0058c7;margin:0}.legal-section__body{padding-left:52px}.legal-section__body p{font-weight:400;font-size:15px;line-height:1.85;color:#374151;margin:0 0 14px}.legal-section__body p:last-child{margin-bottom:0}.legal-section__body ul{list-style:none;padding:0;margin:0 0 14px;display:flex;flex-direction:column;gap:10px}.legal-section__body ul li{display:flex;align-items:flex-start;gap:10px;font-size:15px;line-height:1.75;color:#374151}.legal-section__body ul li:before{content:"";flex-shrink:0;width:6px;height:6px;background:#f5ab17;border-radius:50%;margin-top:9px}.legal-section__body strong{font-weight:700;color:#0058c7}.legal-divider{border:none;border-top:1px solid #f0f4ff;margin:0 0 56px}.legal-contact-box{background:linear-gradient(135deg,#0058c7,#0273ff);border-radius:20px;padding:36px 40px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.legal-contact-box__text h3{font-weight:700;font-size:20px;color:#fff;margin:0 0 6px}.legal-contact-box__text p{font-size:14px;color:#fffc;margin:0}.legal-contact-box__email{display:inline-flex;align-items:center;gap:8px;background:#f5ab17;color:#fff;font-weight:700;font-size:14px;padding:12px 24px;border-radius:12px;text-decoration:none;transition:background .2s ease,transform .2s ease;flex-shrink:0}.legal-contact-box__email:hover{background:#e59d0f;transform:translateY(-2px)}@media(max-width:1024px){.legal-body{grid-template-columns:1fr;gap:0;padding:48px 5% 80px}.legal-toc{display:none}}@media(max-width:768px){.legal-hero{padding:100px 5% 48px}.legal-hero__title{font-size:34px}.legal-section__body{padding-left:0}.legal-section__header{align-items:flex-start}}@media(max-width:480px){.legal-hero__title{font-size:28px}.legal-section__title{font-size:18px}.legal-section__body p,.legal-section__body ul li{font-size:14px}.legal-contact-box{padding:28px 24px;flex-direction:column;align-items:flex-start}.legal-contact-box__email{width:100%;justify-content:center}}.admin-layout{display:flex;min-height:100vh;background:#f1f5f9;font-family:Montserrat,sans-serif}.admin-sidebar{width:240px;min-width:240px;background:#0a1628;display:flex;flex-direction:column;padding:0;position:sticky;top:0;height:100vh;overflow-y:auto}.admin-sidebar__brand{display:flex;align-items:center;gap:12px;padding:24px 20px;border-bottom:1px solid rgba(255,255,255,.08)}.admin-sidebar__logo{width:36px;height:36px;border-radius:10px;background:#0273ff;color:#fff;font-size:18px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.admin-sidebar__brand-name{font-size:15px;font-weight:700;color:#fff;margin:0;line-height:1.2}.admin-sidebar__brand-sub{font-size:11px;color:#fff6;margin:0;line-height:1.2}.admin-sidebar__nav{display:flex;flex-direction:column;gap:2px;padding:16px 12px;flex:1}.admin-sidebar__link{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;text-decoration:none;color:#ffffff8c;font-size:.875rem;font-weight:500;transition:background .15s ease,color .15s ease}.admin-sidebar__link:hover{background:#ffffff12;color:#ffffffd9}.admin-sidebar__link.active{background:#0273ff;color:#fff}.admin-sidebar__link svg{opacity:.7;flex-shrink:0}.admin-sidebar__link.active svg{opacity:1}.admin-sidebar__footer{padding:16px 12px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;gap:8px}.admin-sidebar__user{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.admin-sidebar__avatar{width:34px;height:34px;border-radius:50%;background:#f6aa17;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.admin-sidebar__user-info{min-width:0}.admin-sidebar__user-name{font-size:.8rem;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-sidebar__user-role{font-size:.7rem;color:#fff6;margin:0;text-transform:capitalize}.admin-sidebar__logout{background:none;border:none;color:#fff6;cursor:pointer;padding:6px;border-radius:8px;transition:background .15s,color .15s;display:flex;align-items:center;justify-content:center;flex-shrink:0}.admin-sidebar__logout:hover{background:#ef444426;color:#ef4444}.admin-main{flex:1;min-width:0;padding:32px;overflow-y:auto}.admin-page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;flex-wrap:wrap;gap:12px}.admin-page-title{font-size:1.5rem;font-weight:700;color:#0a1628;margin:0}.admin-page-subtitle{font-size:.875rem;color:#6b7280;margin:4px 0 0}.admin-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:28px}.admin-stat-card{background:#fff;border-radius:16px;padding:20px 24px;box-shadow:0 1px 4px #0000000f}.admin-stat-card__label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.admin-stat-card__value{font-size:1.75rem;font-weight:800;color:#0a1628;margin:0;line-height:1}.admin-stat-card__icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.admin-table-card{background:#fff;border-radius:16px;box-shadow:0 1px 4px #0000000f;overflow:hidden}.admin-table-card__header{padding:18px 20px;border-bottom:1px solid #F3F4F6;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.admin-table-card__title{font-size:1rem;font-weight:700;color:#0a1628;margin:0}.admin-table-wrapper{overflow-x:auto}.admin-table{width:100%;border-collapse:collapse;font-size:.875rem}.admin-table th{text-align:left;padding:12px 20px;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;background:#f9fafb;border-bottom:1px solid #F3F4F6}.admin-table td{padding:14px 20px;color:#374151;border-bottom:1px solid #F9FAFB;vertical-align:middle}.admin-table tr:last-child td{border-bottom:none}.admin-table tr:hover td{background:#fafbff}.admin-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:20px;font-size:.75rem;font-weight:600}.admin-badge--pending{background:#fef3c7;color:#d97706}.admin-badge--confirmed{background:#dbeafe;color:#1d4ed8}.admin-badge--processing{background:#ede9fe;color:#7c3aed}.admin-badge--shipped{background:#e0f2fe;color:#0284c7}.admin-badge--delivered{background:#d1fae5;color:#059669}.admin-badge--cancelled{background:#fee2e2;color:#dc2626}.admin-badge--buyer{background:#f3f4f6;color:#374151}.admin-badge--seller{background:#eff6ff;color:#2563eb}.admin-badge--admin{background:#fff7ed;color:#ea580c}.admin-badge--active{background:#d1fae5;color:#059669}.admin-badge--inactive{background:#fee2e2;color:#dc2626}.admin-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:8px;font-size:.875rem;font-weight:600;font-family:Montserrat,sans-serif;border:none;cursor:pointer;transition:all .15s ease;text-decoration:none}.admin-btn--primary{background:#0273ff;color:#fff}.admin-btn--primary:hover{background:#0160d9}.admin-btn--ghost{background:transparent;color:#374151;border:1px solid #E5E7EB}.admin-btn--ghost:hover{background:#f9fafb}.admin-btn--danger{background:#fef2f2;color:#dc2626}.admin-btn--danger:hover{background:#fee2e2}.admin-btn--sm{padding:5px 10px;font-size:.8rem}.admin-input{width:100%;padding:9px 14px;border:1px solid #E5E7EB;border-radius:8px;font-size:.875rem;font-family:Montserrat,sans-serif;color:#111827;background:#fff;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.admin-input:focus{outline:none;border-color:#0273ff;box-shadow:0 0 0 3px #0273ff1a}.admin-select{padding:7px 12px;border:1px solid #E5E7EB;border-radius:8px;font-size:.8rem;font-family:Montserrat,sans-serif;color:#374151;background:#fff;cursor:pointer}.admin-empty,.admin-loading{text-align:center;padding:48px 20px;color:#9ca3af;font-size:.875rem}.admin-modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px;animation:fade-in .15s ease}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.admin-modal{background:#fff;border-radius:20px;padding:28px;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;animation:modal-in .2s ease}@keyframes modal-in{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.admin-modal__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.admin-modal__title{font-size:1.125rem;font-weight:700;color:#0a1628;margin:0}.admin-modal__close{background:none;border:none;cursor:pointer;color:#9ca3af;padding:4px;border-radius:6px;transition:background .15s,color .15s}.admin-modal__close:hover{background:#f3f4f6;color:#374151}.admin-modal__form{display:flex;flex-direction:column;gap:14px}.admin-modal__field label{display:block;font-size:.8rem;font-weight:600;color:#374151;margin-bottom:5px}.admin-modal__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.admin-pagination{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:14px 20px;border-top:1px solid #F3F4F6;font-size:.8rem;color:#6b7280}.img-uploader{display:flex;flex-direction:column;gap:10px}.img-uploader__zone{border:2px dashed #D1D5DB;border-radius:12px;padding:28px 16px;text-align:center;cursor:pointer;transition:border-color .2s,background .2s;display:flex;flex-direction:column;align-items:center;gap:8px;background:#fafafa;-webkit-user-select:none;user-select:none}.img-uploader__zone:hover{border-color:#0273ff;background:#f0f6ff}.img-uploader__zone.dragging{border-color:#0273ff;background:#ebf3ff}.img-uploader__zone.loading{cursor:not-allowed;opacity:.7}.img-uploader__cta{font-size:.875rem;font-weight:600;color:#374151;margin:0}.img-uploader__hint{font-size:.75rem;color:#9ca3af;margin:0}.img-uploader__error{font-size:.8rem;color:#dc2626;margin:0}.img-uploader__spinner{width:28px;height:28px;border:3px solid #E5E7EB;border-top-color:#0273ff;border-radius:50%;animation:img-spin .7s linear infinite}@keyframes img-spin{to{transform:rotate(360deg)}}.img-uploader__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:8px}.img-uploader__thumb{position:relative;aspect-ratio:1;border-radius:10px;overflow:hidden;border:1.5px solid #E5E7EB}.img-uploader__thumb img{width:100%;height:100%;object-fit:cover;display:block}.img-uploader__remove{position:absolute;top:4px;right:4px;width:20px;height:20px;border-radius:50%;background:#0009;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .15s}.img-uploader__thumb:hover .img-uploader__remove{opacity:1}.img-uploader__main-badge{position:absolute;bottom:4px;left:4px;background:#0000008c;color:#fff;font-size:.6rem;font-weight:700;padding:2px 6px;border-radius:20px;font-family:Montserrat,sans-serif;letter-spacing:.03em}.fp-page{min-height:100vh;background:#fff;padding:1rem;display:flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif}.fp-page *{font-family:Montserrat,sans-serif}.fp-container{width:100%;max-width:1200px;background:#fff;border-radius:32px;overflow:hidden}@media(min-width:1024px){.fp-container{border-radius:48px}}.fp-grid{display:grid;gap:2rem;min-height:500px}@media(min-width:1024px){.fp-grid{grid-template-columns:1fr auto;min-height:600px}}.fp-branding{display:none;flex-direction:column;border-radius:0 48px 48px 0;padding:3rem;position:relative;overflow:hidden}@media(min-width:1024px){.fp-branding{display:flex}}.fp-branding-bg{position:absolute;inset:0;z-index:0}.fp-branding-bg img{width:100%;height:100%;object-fit:cover}.fp-branding-logo{position:absolute;top:3rem;left:3rem;z-index:20}.fp-branding-logo img{width:4rem;height:auto}.fp-branding-overlay{position:absolute;bottom:0;left:0;right:0;height:24rem;z-index:5;border-radius:0 0 48px}.fp-branding-text{margin-top:auto;text-align:left;color:#fff;margin-bottom:1.5rem;padding-left:3rem;padding-right:1.5rem;position:relative;z-index:10;max-width:40rem}.fp-branding-text h2{font-size:1.25rem;font-weight:400;margin-bottom:.75rem}.fp-branding-text p{font-size:1.5rem;font-weight:700;line-height:1.5}.fp-form-container{display:flex;align-items:center;justify-content:center;padding:2rem;background:#fff}@media(min-width:1024px){.fp-form-container{padding:2rem;width:550px}}@media(min-width:1280px){.fp-form-container{padding:2rem 4rem}}.fp-form-wrapper{width:100%;max-width:28rem}.fp-logo{margin-bottom:2rem}.fp-logo img{width:4rem;height:auto}.fp-heading{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:.5rem}.fp-subheading{font-size:.875rem;color:#4b5563;font-weight:400;margin-bottom:2rem;line-height:1.6}.fp-form{display:flex;flex-direction:column;gap:1.5rem}.fp-error{padding:.75rem;background:#fef2f2;color:#dc2626;font-size:.875rem;text-align:center;border-radius:.5rem;border:1px solid #FECACA}.fp-field{display:flex;flex-direction:column}.fp-label{display:block;font-size:.875rem;font-weight:600;color:#111827;margin-bottom:.5rem}.fp-input{width:100%;padding:.75rem 1rem;background:#fff;border:1px solid #E5E7EB;border-radius:.5rem;color:#111827;font-size:.875rem;font-family:Montserrat,sans-serif;transition:all .2s ease;box-sizing:border-box}.fp-input::placeholder{color:#9ca3af}.fp-input:focus{outline:none;border-color:#0273ff;box-shadow:0 0 0 4px #0273ff1a}.fp-submit-btn{width:100%;background:#0273ff;color:#fff;font-weight:600;font-size:1rem;padding:.75rem;border-radius:.5rem;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 14px #0273ff4d;font-family:Montserrat,sans-serif}.fp-submit-btn:hover:not(:disabled){background:#0160d9;box-shadow:0 4px 20px #0273ff66}.fp-submit-btn:disabled{opacity:.7;cursor:not-allowed}.fp-loading-dots{display:flex;align-items:center;justify-content:center;gap:5px;height:1.5rem}.fp-loading-dots span{width:6px;height:6px;border-radius:50%;background:#ffffffe6;animation:fp-dot-pulse 1.2s ease-in-out infinite}.fp-loading-dots span:nth-child(2){animation-delay:.2s}.fp-loading-dots span:nth-child(3){animation-delay:.4s}@keyframes fp-dot-pulse{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.fp-success{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.fp-success-icon{width:56px;height:56px;background:linear-gradient(135deg,#0273ff,#0066e6);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #0273ff59;flex-shrink:0}.fp-success-desc{font-size:.9375rem;color:#374151;line-height:1.65;margin:0}.fp-success-hint{font-size:.8125rem;color:#6b7280;line-height:1.6;margin:0;padding:.75rem 1rem;background:#f9fafb;border-radius:.5rem;border:1px solid #E5E7EB}.fp-back-link{margin-top:2rem;text-align:center}.fp-back-link a{font-size:.875rem;color:#0273ff;font-weight:500;text-decoration:none;transition:all .2s ease}.fp-back-link a:hover{color:#0160d9;text-decoration:underline}.rp-page{min-height:100vh;background:#fff;padding:1rem;display:flex;align-items:center;justify-content:center}.rp-page *{font-family:Montserrat,sans-serif}.rp-page__checking{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.rp-page__checking p{color:#6b7280;font-size:.9375rem}.rp-spinner{width:2.5rem;height:2.5rem;border:3px solid #E5E7EB;border-top-color:#0273ff;border-radius:50%;animation:rp-spin 1s linear infinite}@keyframes rp-spin{to{transform:rotate(360deg)}}.rp-container{width:100%;max-width:1200px;background:#fff;border-radius:32px;overflow:hidden}@media(min-width:1024px){.rp-container{border-radius:48px}}.rp-grid{display:grid;gap:2rem;min-height:500px}@media(min-width:1024px){.rp-grid{grid-template-columns:1fr auto;min-height:650px}}.rp-branding{display:none;flex-direction:column;border-radius:0 48px 48px 0;padding:3rem;position:relative;overflow:hidden}@media(min-width:1024px){.rp-branding{display:flex}}.rp-branding-bg{position:absolute;inset:0;z-index:0}.rp-branding-bg img{width:100%;height:100%;object-fit:cover}.rp-branding-logo{position:absolute;top:3rem;left:3rem;z-index:20}.rp-branding-logo img{width:4rem;height:auto}.rp-branding-overlay{position:absolute;bottom:0;left:0;right:0;height:24rem;z-index:5;border-radius:0 0 48px}.rp-branding-text{margin-top:auto;text-align:left;color:#fff;margin-bottom:1.5rem;padding-left:3rem;padding-right:1.5rem;position:relative;z-index:10;max-width:40rem}.rp-branding-text h2{font-size:1.25rem;font-weight:400;margin-bottom:.75rem}.rp-branding-text p{font-size:1.5rem;font-weight:700;line-height:1.5}.rp-form-container{display:flex;align-items:center;justify-content:center;padding:2rem;background:#fff}@media(min-width:1024px){.rp-form-container{padding:2rem;width:550px}}@media(min-width:1280px){.rp-form-container{padding:2rem 4rem}}.rp-form-wrapper{width:100%;max-width:28rem}.rp-logo{margin-bottom:2rem}.rp-logo img{width:4rem;height:auto}.rp-heading{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:.5rem}.rp-subheading{font-size:.875rem;color:#4b5563;font-weight:400;margin-bottom:2rem;line-height:1.6}.rp-form{display:flex;flex-direction:column;gap:1.25rem}.rp-error{padding:.75rem;background:#fef2f2;color:#dc2626;font-size:.875rem;text-align:center;border-radius:.5rem;border:1px solid #FECACA}.rp-field{display:flex;flex-direction:column}.rp-label{display:block;font-size:.875rem;font-weight:600;color:#111827;margin-bottom:.5rem}.rp-password-wrapper{position:relative}.rp-input{width:100%;padding:.75rem 3rem .75rem 1rem;background:#fff;border:1px solid #E5E7EB;border-radius:.5rem;color:#111827;font-size:.875rem;font-family:Montserrat,sans-serif;transition:all .2s ease;box-sizing:border-box}.rp-input::placeholder{color:#9ca3af}.rp-input:focus{outline:none;border-color:#0273ff;box-shadow:0 0 0 4px #0273ff1a}.rp-toggle{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);padding:.5rem;background:none;border:none;cursor:pointer;border-radius:.5rem;transition:background .2s ease}.rp-toggle:hover{background:#f3f4f6}.rp-toggle img{width:1.25rem;height:1.25rem;opacity:.6}.rp-hint{font-size:.8rem;color:#9ca3af;margin:.4rem 0 0}.rp-submit-btn{width:100%;background:#0273ff;color:#fff;font-weight:600;font-size:1rem;padding:.75rem;border-radius:.5rem;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 14px #0273ff4d;font-family:Montserrat,sans-serif;margin-top:.25rem}.rp-submit-btn:hover:not(:disabled){background:#0160d9;box-shadow:0 4px 20px #0273ff66}.rp-submit-btn:disabled{opacity:.7;cursor:not-allowed}.rp-loading-dots{display:flex;align-items:center;justify-content:center;gap:5px;height:1.5rem}.rp-loading-dots span{width:6px;height:6px;border-radius:50%;background:#ffffffe6;animation:rp-dot-pulse 1.2s ease-in-out infinite}.rp-loading-dots span:nth-child(2){animation-delay:.2s}.rp-loading-dots span:nth-child(3){animation-delay:.4s}@keyframes rp-dot-pulse{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.rp-invalid{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.rp-invalid-icon{width:56px;height:56px;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #ef444459;flex-shrink:0}.rp-retry-btn{display:inline-block;margin-top:.5rem;padding:.65rem 1.5rem;background:#0273ff;color:#fff;font-weight:600;font-size:.9375rem;border-radius:.5rem;text-decoration:none;transition:background .2s ease;text-align:center}.rp-retry-btn:hover{background:#0160d9}.rp-success{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.rp-success-icon{width:56px;height:56px;background:linear-gradient(135deg,#0273ff,#0066e6);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #0273ff59;flex-shrink:0}.rp-success-desc{font-size:.9375rem;color:#374151;line-height:1.65;margin:0}.rp-back-link{margin-top:2rem;text-align:center}.rp-back-link a{font-size:.875rem;color:#0273ff;font-weight:500;text-decoration:none;transition:all .2s ease}.rp-back-link a:hover{color:#0160d9;text-decoration:underline}
