:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#111a18;background-color:#fff;--color-white: #FFFFFF;--color-black: #111A18;--color-dark-gray: #292D36;--color-soft-gray-bg: #F6F8FF;--color-border-gray: #E3E5ED;--color-different-grey: #E8EAF4;--color-light-green: #3DB02D;--color-grey-gri: #616161;--color-primary: #1e2f41;--color-secondary: #FFFAED;--color-gray-border: #F0F0F0;--color-grey-bg: #F2F2F2;--color-main-green: #2B9846;--color-main-orange: #ff5a00;--color-hero-orange: #e04e00;--color-passive-gray: #9F9F9F;--color-light-gray: #F2F2F2;--color-tertiary: #EEEEEE;--color-dark-blue: #45586B;--color-black60: #666666;--color-secondary-f7: #F7F7F7;--color-orange: #ff5a00;--color-courier-blue: #2196F3;--color-payment-yellow: #FFE066;--color-hero-green: #e04e00;--color-badge-purple: #E8E4F0;--color-badge-pink: #F8E0E8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.header-alert{background:var(--color-dark-gray);color:var(--color-white);padding:.75rem 1rem;display:flex;align-items:center;justify-content:center;gap:1rem;text-align:center;position:relative}.header-alert-text{margin:0;font-size:.8125rem;line-height:1.4;padding-right:2.5rem}@media(min-width:480px){.header-alert-text{font-size:.875rem;padding-right:0}}.header-alert-close{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:1.75rem;height:1.75rem;border:none;border-radius:50%;background:var(--color-passive-gray);color:var(--color-black);font-size:1.25rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0}.header-alert-close:hover{background:var(--color-grey-gri)}.header-nav{background:var(--color-white);padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;box-shadow:0 1px 3px #111a1814}.header-brand{display:flex;align-items:center;gap:.75rem}.header-logo-link{display:block;line-height:0}.header-logo{height:2rem;width:auto;display:block;object-fit:contain}@media(min-width:480px){.header-logo{height:2.5rem}}.header-location{display:flex;align-items:center;gap:.35rem;font-size:.875rem;color:var(--color-dark-gray)}.header-location-icon{font-size:1rem}.header-menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:2.25rem;height:2.25rem;padding:0;border:none;background:transparent;cursor:pointer}.header-menu-toggle span{display:block;width:100%;height:2px;background:var(--color-dark-gray);border-radius:1px;transition:transform .2s,opacity .2s}@media(min-width:768px){.header-menu-toggle{display:none}}.header-menu-toggle--open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.header-menu-toggle--open span:nth-child(2){opacity:0}.header-menu-toggle--open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header-links{display:none;width:100%;flex-direction:column;gap:.5rem;padding-top:.5rem;border-top:1px solid var(--color-border-gray)}.header-links--open{display:flex}@media(min-width:768px){.header-links{display:flex;flex-direction:row;align-items:center;width:auto;padding-top:0;border-top:none;gap:.5rem 1rem}}.header-link{color:var(--color-grey-gri);text-decoration:none;font-size:.9375rem;padding:.5rem 0}.header-link:hover{color:var(--color-black);text-decoration:underline}.header-btn{background:var(--color-tertiary);color:var(--color-dark-gray);border:1px solid var(--color-border-gray);border-radius:6px;padding:.5rem 1rem;font-size:.9375rem;cursor:pointer;font-family:inherit}a.header-btn,.header-btn--link{text-decoration:none;display:inline-flex;align-items:center}.header-btn:hover{background:var(--color-different-grey);border-color:var(--color-grey-gri)}@media(min-width:768px){.header-link{padding:.25rem 0}}.footer{background:var(--color-dark-gray);color:var(--color-white);margin-top:auto}.footer__top{padding:2.5rem 1rem 2rem}.footer__grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:640px){.footer__grid{grid-template-columns:1fr 1fr}}@media(min-width:900px){.footer__grid{grid-template-columns:1.2fr 1.5fr 1.5fr 1fr;gap:2.5rem}}.footer__logo{display:block;margin-bottom:1rem;line-height:0}.footer__logo-img{height:2rem;width:auto;display:block;object-fit:contain}@media(min-width:480px){.footer__logo-img{height:2.25rem}}.footer__cities{display:flex;flex-direction:column;gap:.35rem}.footer__cities a{color:#ffffffe6;font-size:.9375rem;text-decoration:underline;text-underline-offset:3px;transition:color .2s}.footer__cities a:hover{color:var(--color-white)}.footer__list{margin:0;padding:0;list-style:none}.footer__list li{margin-bottom:.5rem}.footer__list a{color:#ffffffe6;font-size:.9375rem;text-decoration:none;transition:color .2s}.footer__list a:hover{color:var(--color-white)}.footer__apps{display:flex;flex-direction:column;gap:1rem}.footer__app-group{display:flex;flex-direction:column;gap:.4rem}.footer__app-label{font-size:.75rem;font-weight:600;color:#fffc;text-transform:uppercase;letter-spacing:.05em}.footer__app-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:var(--color-black);border:1px solid rgba(255,255,255,.2);border-radius:8px;color:var(--color-white);font-size:.8125rem;text-decoration:none;transition:background .2s,border-color .2s;min-width:140px;max-width:200px}.footer__app-badge:hover{background:#2a2a2a;border-color:#ffffff59}.footer__app-badge svg{flex-shrink:0}.footer__app-badge-img{height:20px;width:auto;display:block;object-fit:contain;flex-shrink:0}.footer__bottom{border-top:1px solid rgba(255,255,255,.15);padding:1.25rem 1rem}.footer__bottom-inner{max-width:1100px;margin:0 auto;text-align:center}.footer__copyright{margin:0;font-size:.8125rem;color:#ffffffbf}#root{min-height:100vh}.app{min-height:100vh;display:flex;flex-direction:column}.app-main{flex:1;padding:1.5rem 1rem;background:var(--color-soft-gray-bg);color:var(--color-black)}.app-welcome{margin:0;font-size:1rem;text-align:center;color:var(--color-black60)}.payment-types{width:100vw;position:relative;left:50%;margin-left:-50vw;padding:2.5rem 1rem;box-sizing:border-box}.payment-types__inner{width:100%;max-width:100%;margin:0 auto;display:flex;justify-content:center}.payment-types-box{background:var(--color-main-green);border-radius:18px;padding:1.5rem 1.25rem;box-shadow:0 2px 8px #111a1814;width:100%;max-width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.payment-types-title{margin:0 0 1rem;font-size:1.125rem;font-weight:700;color:var(--color-white);text-align:center}.payment-types-options{display:flex;gap:1.25rem;justify-content:center;flex-wrap:wrap}.payment-types-option{flex:1;min-width:0;max-width:12rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem 1rem;background:var(--color-white);border:1.5px solid var(--color-dark-gray);border-radius:16px;cursor:pointer;font-family:inherit;font-size:1.125rem;font-weight:500;color:var(--color-black);transition:background .2s,border-color .2s,transform .15s}.payment-types-option:hover{background:var(--color-secondary-f7);border-color:var(--color-black)}.payment-types-option:active{transform:scale(.98)}.payment-types-option-icon{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:44 / 26;max-height:3.75rem}.payment-types-icon{width:100%;height:100%;max-width:56px;max-height:34px;object-fit:contain}.payment-types-option-label{line-height:1.2}@media(min-width:480px){.payment-types-box{padding:2rem 1.5rem}.payment-types-title{font-size:1.25rem;margin-bottom:1.25rem}.payment-types-option{max-width:14rem;padding:1.5rem 1.25rem}.payment-types-option-icon{max-height:4rem}.payment-types-icon{max-width:64px;max-height:38px}}.phone-carousel{padding:2rem 1rem;background:var(--color-white)}.phone-carousel__inner{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem}@media(min-width:900px){.phone-carousel__inner{flex-direction:row;align-items:center;justify-content:center;gap:3rem}}.phone-carousel__phone-wrap{position:relative;flex-shrink:0}.phone-carousel__phone-bg{position:absolute;width:120%;height:100%;left:50%;top:50%;transform:translate(-50%,-50%);background:var(--color-secondary);border-radius:40px;z-index:0}.phone-carousel__phone{position:relative;z-index:1;width:280px;background:var(--color-dark-gray);border-radius:36px;padding:12px;box-shadow:0 20px 50px #111a1833}@media(min-width:480px){.phone-carousel__phone{width:300px;border-radius:40px;padding:14px}}.phone-carousel__notch{position:absolute;top:12px;left:50%;transform:translate(-50%);width:90px;height:22px;background:var(--color-dark-gray);border-radius:0 0 18px 18px;z-index:2}@media(min-width:480px){.phone-carousel__notch{top:14px;width:100px;height:24px;border-radius:0 0 20px 20px}}.phone-carousel__screen{width:100%;aspect-ratio:9 / 19.5;border-radius:28px;overflow:hidden;background:var(--color-black)}@media(min-width:480px){.phone-carousel__screen{border-radius:30px}}.phone-carousel__track{display:flex;width:100%;height:100%;transition:transform .35s ease-out}.phone-carousel__slide{flex:0 0 100%;width:100%;height:100%;min-width:0}.phone-carousel__screenshot{width:100%;height:100%;object-fit:cover;display:block}.phone-carousel__content{text-align:center;max-width:420px}@media(min-width:900px){.phone-carousel__content{text-align:left}}.phone-carousel__title{margin:0 0 1.25rem;font-size:1.75rem;font-weight:700;color:var(--color-dark-gray);line-height:1.25;min-height:2.5em;display:flex;align-items:center}@media(min-width:480px){.phone-carousel__title{font-size:2rem;margin-bottom:1.5rem;min-height:2.6em}}.phone-carousel__list{margin:0 0 1.5rem;padding:0;list-style:none}.phone-carousel__item{position:relative;padding-left:1.5rem;margin-bottom:.5rem;font-size:1rem;color:var(--color-dark-gray);line-height:1.5}.phone-carousel__item:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--color-main-orange)}.phone-carousel__item:last-child{margin-bottom:0}.phone-carousel__nav{display:flex;align-items:center;justify-content:center;gap:.75rem}@media(min-width:900px){.phone-carousel__nav{justify-content:flex-start}}.phone-carousel__arrow{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:50%;background:var(--color-tertiary);color:var(--color-dark-gray);cursor:pointer;transition:background .2s,color .2s,transform .15s}.phone-carousel__arrow:hover{background:var(--color-border-gray);color:var(--color-black);transform:scale(1.05)}.phone-carousel__arrow:focus-visible{outline:2px solid var(--color-main-orange);outline-offset:2px}.phone-carousel__dots{display:flex;gap:.5rem}.phone-carousel__dot{width:10px;height:10px;padding:0;border:none;border-radius:50%;background:var(--color-border-gray);cursor:pointer;transition:background .2s,transform .15s}.phone-carousel__dot:hover{background:var(--color-passive-gray)}.phone-carousel__dot--active{background:var(--color-dark-gray);transform:scale(1.15)}.phone-carousel__dot:focus-visible{outline:2px solid var(--color-main-orange);outline-offset:2px}.hero-app{background:var(--color-hero-orange);padding:2.5rem 1rem;border-radius:20px;overflow:hidden}@media(min-width:480px){.hero-app{border-radius:24px}}.hero-app__grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media(min-width:900px){.hero-app__grid{grid-template-columns:1fr 1fr;gap:3rem}}.hero-app__title{margin:0 0 .75rem;font-size:1.5rem;font-weight:700;color:var(--color-white);line-height:1.25}.hero-app__subtitle{margin:0 0 1.5rem;font-size:.9375rem;color:#ffffffe6;line-height:1.4}@media(min-width:480px){.hero-app__title{font-size:1.75rem}.hero-app__subtitle{font-size:1rem}}.hero-app__qr-wrap{margin-bottom:1.5rem}.hero-app__qr{width:120px;height:120px;background:var(--color-white);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;overflow:hidden}.hero-app__qr-img{width:100%;height:100%;object-fit:contain;display:block}.hero-app__qr-hint{margin:0;font-size:.8125rem;color:#ffffffd9}.hero-app__badges{display:flex;flex-wrap:wrap;gap:.75rem}.hero-app__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--color-black);border-radius:8px;color:var(--color-white);text-decoration:none;font-size:.875rem;font-weight:500;transition:background .2s,transform .15s;min-width:130px}.hero-app__badge:hover{background:#2a2a2a;transform:translateY(-1px)}.hero-app__badge svg{flex-shrink:0}.hero-app__badge--img{padding:.25rem}.hero-app__badge-img{height:24px;width:auto;display:block;object-fit:contain;flex-shrink:0}.hero-app__phone-wrap{display:flex;justify-content:center;order:-1}@media(min-width:900px){.hero-app__phone-wrap{order:0;justify-content:flex-end}}.hero-app__phone{position:relative;width:260px;background:var(--color-white);border-radius:32px;padding:10px;box-shadow:0 25px 60px #00000040}@media(min-width:480px){.hero-app__phone{width:280px;border-radius:36px;padding:12px}}.hero-app__notch{position:absolute;top:10px;left:50%;transform:translate(-50%);width:80px;height:20px;background:var(--color-white);border-radius:0 0 14px 14px;z-index:2}.hero-app__screen{width:100%;aspect-ratio:9 / 19.5;border-radius:24px;overflow:hidden;background:var(--color-black)}.hero-app__screenshot{width:100%;height:100%;object-fit:cover;display:block}.services{padding:3rem 1rem;background:var(--color-white)}.services__inner{max-width:1100px;margin:0 auto}.services__title{margin:0 0 2rem;font-size:1.75rem;font-weight:700;color:var(--color-dark-gray);text-align:center;line-height:1.25}@media(min-width:480px){.services__title{font-size:2rem;margin-bottom:2.5rem}}.services__grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:560px){.services__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(min-width:900px){.services__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.services__card{background:var(--color-white);border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000014;border:1px solid var(--color-border-gray);display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.services__card:hover{box-shadow:0 8px 28px #0000001f;transform:translateY(-2px)}.services__card-image-wrap{width:100%;aspect-ratio:4 / 3;overflow:hidden;background:var(--color-grey-bg)}.services__card-image{width:100%;height:100%;object-fit:cover;display:block}.services__card-title{margin:0;padding:1rem 1.25rem .25rem;font-size:1.125rem;font-weight:700;color:var(--color-dark-blue);line-height:1.3}.services__card-desc{margin:0;padding:0 1.25rem 1.25rem;font-size:.875rem;color:var(--color-black60);line-height:1.5}.business{padding:3rem 1rem;background:var(--color-white)}.business__inner{max-width:1100px;margin:0 auto}.business__top{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;margin-bottom:3rem}@media(min-width:900px){.business__top{grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem}}.business__title{margin:0 0 .5rem;font-size:1.75rem;font-weight:700;color:var(--color-dark-gray);line-height:1.25}.business__subtitle{margin:0 0 1.5rem;font-size:.9375rem;color:var(--color-black60);line-height:1.4}@media(min-width:480px){.business__title{font-size:2rem}.business__subtitle{font-size:1rem}}.business__stats{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.business__stat{padding:.5rem .75rem;background:var(--color-badge-purple);color:var(--color-dark-gray);font-size:.8125rem;font-weight:500;border-radius:8px}@media(min-width:480px){.business__stat{font-size:.875rem;padding:.6rem 1rem}}.business__cta{display:flex;flex-wrap:wrap;gap:.75rem}.business__btn{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.25rem;border-radius:10px;font-size:.9375rem;font-weight:600;text-decoration:none;font-family:inherit;transition:background .2s,color .2s,transform .15s}.business__btn--primary{background:var(--color-main-orange);color:var(--color-white);border:none}.business__btn--primary:hover{background:#e04e00;transform:translateY(-1px)}.business__btn--outline{background:var(--color-white);color:var(--color-main-orange);border:2px solid var(--color-main-orange)}.business__btn--outline:hover{background:var(--color-secondary);transform:translateY(-1px)}.business__visual{display:flex;justify-content:center}@media(min-width:900px){.business__visual{justify-content:flex-end}}.business__visual-box{position:relative;width:100%;max-width:340px;background:var(--color-main-orange);border-radius:24px;padding:1.75rem 1.5rem;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 50px #0000001f}.business__phone{position:relative;width:172px;background:var(--color-white);border-radius:28px;padding:10px;box-shadow:0 16px 40px #00000038,0 0 0 1px #0000000f}@media(min-width:480px){.business__phone{width:200px;border-radius:32px;padding:12px;box-shadow:0 20px 50px #0003,0 0 0 1px #0000000f}}.business__phone-notch{position:absolute;top:10px;left:50%;transform:translate(-50%);width:56px;height:16px;background:var(--color-white);border-radius:0 0 14px 14px;z-index:2;box-shadow:0 1px #0000000d}@media(min-width:480px){.business__phone-notch{top:12px;width:64px;height:18px;border-radius:0 0 16px 16px}}.business__phone-screen{width:100%;aspect-ratio:9 / 19.5;border-radius:20px;overflow:hidden;background:var(--color-grey-bg)}@media(min-width:480px){.business__phone-screen{border-radius:22px}}.business__phone-screen-img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;vertical-align:top}.business__features-title{margin:0 0 1.5rem;font-size:1.375rem;font-weight:700;color:var(--color-dark-gray);text-align:center}@media(min-width:768px){.business__features-title{font-size:1.5rem;margin-bottom:2rem}}.business__cards{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:560px){.business__cards{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.business__cards{grid-template-columns:repeat(4,1fr);gap:1.25rem}}.business__card{background:var(--color-secondary);border-radius:16px;padding:1.25rem;transition:transform .2s,box-shadow .2s}.business__card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ff5a0026}.business__card-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:.75rem;color:var(--color-main-orange)}.business__card-icon svg{width:28px;height:28px}.business__card-title{margin:0 0 .35rem;font-size:1rem;font-weight:700;color:var(--color-primary);line-height:1.3}.business__card-desc{margin:0;font-size:.8125rem;color:var(--color-dark-blue);line-height:1.5}.app-download{background:var(--color-main-orange);padding:2.5rem 1rem}.app-download__inner{max-width:720px;margin:0 auto;text-align:center}.app-download__title{margin:0 0 .5rem;font-size:1.5rem;font-weight:700;color:var(--color-white);line-height:1.3}.app-download__highlight{color:var(--color-payment-yellow)}.app-download__subtitle{margin:0 0 1.75rem;font-size:.9375rem;color:#fffffff2;line-height:1.45}@media(min-width:480px){.app-download__title{font-size:1.75rem}.app-download__subtitle{font-size:1rem;margin-bottom:2rem}}.app-download__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:560px){.app-download__grid{grid-template-columns:1fr 1fr;gap:2rem}}.app-download__app-block{background:#ffffff1a;border-radius:14px;padding:1.25rem;text-align:center}.app-download__app-title{margin:0 0 .25rem;font-size:1.1rem;font-weight:700;color:var(--color-white)}.app-download__app-desc{margin:0 0 1rem;font-size:.8125rem;color:#ffffffe6}.app-download__badges{display:flex;flex-direction:column;align-items:center;gap:.5rem}@media(min-width:400px){.app-download__badges{flex-direction:row;justify-content:center;flex-wrap:wrap;gap:.75rem}}.app-download__badge{display:inline-flex;align-items:center;gap:.75rem;padding:.6rem 1.25rem;background:var(--color-black);border:1px solid rgba(255,255,255,.25);border-radius:10px;text-decoration:none;color:var(--color-white);transition:background .2s,transform .15s;min-width:200px;justify-content:flex-start}.app-download__badge:hover{background:#2a2a2a;transform:translateY(-2px)}.app-download__badge:focus-visible{outline:2px solid var(--color-white);outline-offset:2px}.app-download__badge-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.app-download__badge-icon--apple svg{width:28px;height:28px}.app-download__badge-icon--google svg{width:28px;height:28px}.app-download__badge-text{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.app-download__badge-small{font-size:.65rem;line-height:1.2;opacity:.95}.app-download__badge-large{font-size:1.1rem;font-weight:600;line-height:1.2;letter-spacing:.02em}.app-download__badge-img{height:28px;width:auto;display:block;object-fit:contain;flex-shrink:0}.faq{padding:3rem 1rem;background:var(--color-white);scroll-margin-top:1rem}.faq__inner{max-width:680px;margin:0 auto}.faq__title{margin:0 0 2rem;font-size:1.5rem;font-weight:700;color:var(--color-dark-gray);text-align:center;line-height:1.3}@media(min-width:480px){.faq__title{font-size:1.75rem;margin-bottom:2.5rem}}.faq__list{border-top:1px solid var(--color-border-gray)}.faq__item{border-bottom:1px solid var(--color-border-gray)}.faq__question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 0;background:none;border:none;cursor:pointer;font-family:inherit;font-size:.9375rem;font-weight:500;color:var(--color-dark-gray);text-align:left;gap:1rem;transition:color .2s}.faq__question:hover{color:var(--color-black)}.faq__question:focus-visible{outline:2px solid var(--color-main-orange);outline-offset:2px}.faq__question-text{flex:1;line-height:1.4}.faq__icon{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#e8e4f0;color:var(--color-dark-gray);border-radius:50%;font-size:1.25rem;font-weight:400;line-height:1;transition:background .2s,transform .2s}.faq__item--open .faq__icon{background:#d8d0e8}.faq__question:hover .faq__icon{background:#ddd6e8}.faq__answer{overflow:hidden;max-height:0;transition:max-height .3s ease-out}.faq__answer--open{max-height:300px}.faq__answer-text{margin:0 0 1rem;padding:0 0 1rem;font-size:.9375rem;line-height:1.6;color:var(--color-black60)}.faq__item:last-child .faq__answer-text{margin-bottom:0;padding-bottom:0}.snackbar{position:fixed;top:1rem;right:1rem;z-index:1100;display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;background:var(--color-main-green, #2B9846);color:var(--color-white);border-radius:12px;box-shadow:0 4px 20px #00000026;font-size:.9375rem;font-weight:500;animation:snackbar-in .3s ease-out}@keyframes snackbar-in{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.snackbar__message{flex:1}.snackbar__close{flex-shrink:0;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:8px;background:#fff3;color:inherit;font-size:1.25rem;line-height:1;cursor:pointer;transition:background .2s}.snackbar__close:hover{background:#ffffff4d}.login{padding:2.5rem 1rem;background:var(--color-soft-gray-bg)}.login__inner{max-width:420px;margin:0 auto}.login__card{background:var(--color-white);border-radius:24px;padding:2rem 1.5rem;box-shadow:0 4px 20px #111a1814}.login__title{margin:0 0 1.75rem;font-size:1.75rem;font-weight:700;color:var(--color-dark-gray);text-align:center}.login__wave{margin-left:.25rem}.login__tabs{display:flex;gap:0;margin-bottom:1.25rem;background:var(--color-tertiary);border-radius:14px;padding:4px}.login__tab{flex:1;padding:.65rem 1rem;font-size:.9375rem;font-weight:600;font-family:inherit;text-align:center;border-radius:10px;border:none;cursor:pointer;color:var(--color-dark-gray);transition:background .2s,color .2s}.login__tab--inactive{background:transparent}.login__tab--inactive:hover{background:var(--color-border-gray);color:var(--color-black)}.login__tab--active{background:var(--color-white);color:var(--color-black);box-shadow:0 1px 3px #00000014}.login__auth-error{padding:.75rem 1rem;margin-bottom:1rem;font-size:.875rem;color:#fff;background:#c00;border-radius:12px}.login__form{display:flex;flex-direction:column;gap:1.25rem}.login__field{display:flex;flex-direction:column;gap:.35rem}.login__label{font-size:.9375rem;font-weight:500;color:var(--color-dark-gray)}.login__input{width:100%;padding:.9rem 1rem;font-size:1rem;font-family:inherit;color:var(--color-black);background:var(--color-white);border:1px solid var(--color-border-gray);border-radius:14px;box-sizing:border-box;transition:border-color .2s}.login__input::placeholder{color:var(--color-passive-gray)}.login__input:focus{outline:none;border-color:var(--color-main-orange)}.login__input--error{border-color:#c00}.login__input--error:focus{border-color:#c00}.login__error{font-size:.8125rem;color:#c00;margin-top:.15rem}.login__input-wrap{position:relative;display:flex;align-items:center}.login__input-wrap .login__input{padding-right:3rem}.login__toggle-password{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);padding:.25rem;border:none;background:none;color:var(--color-grey-gri);cursor:pointer;display:flex;align-items:center;justify-content:center}.login__toggle-password:hover{color:var(--color-dark-gray)}.login__forgot-wrap{text-align:right;margin-top:-.25rem}.login__forgot{font-size:.875rem;color:var(--color-dark-gray);text-decoration:underline;text-underline-offset:2px}.login__forgot:hover{color:var(--color-black)}.login__btn{width:100%;padding:.9rem 1.25rem;font-size:1rem;font-weight:600;font-family:inherit;border-radius:14px;cursor:pointer;transition:background .2s,transform .15s;border:none}.login__btn--primary{background:var(--color-main-orange);color:var(--color-white)}.login__btn--primary:hover{background:var(--color-hero-orange);transform:translateY(-1px)}.login__btn--google{background:var(--color-white);color:var(--color-dark-gray);border:1.5px solid var(--color-border-gray)}.login__btn--google:hover{background:var(--color-grey-bg);border-color:var(--color-grey-gri)}@media(min-width:480px){.login__card{padding:2.5rem 2rem}.login__title{font-size:2rem;margin-bottom:2rem}}.register{padding:2.5rem 1rem;background:var(--color-soft-gray-bg)}.register__inner{max-width:420px;margin:0 auto}.register__card{background:var(--color-white);border-radius:24px;padding:2rem 1.5rem;box-shadow:0 4px 20px #111a1814}.register__title{margin:0 0 1.25rem;font-size:1.75rem;font-weight:700;color:var(--color-dark-gray);text-align:center}.register__wave{margin-left:.25rem}.register__tabs{display:flex;gap:0;margin-bottom:1.25rem;background:var(--color-tertiary);border-radius:14px;padding:4px}.register__tab{flex:1;padding:.65rem 1rem;font-size:.9375rem;font-weight:600;font-family:inherit;text-align:center;border-radius:10px;text-decoration:none;color:var(--color-dark-gray);transition:background .2s,color .2s}.register__tab--inactive{background:transparent}.register__tab--inactive:hover{background:var(--color-border-gray);color:var(--color-black)}.register__tab--active{background:var(--color-white);color:var(--color-black);box-shadow:0 1px 3px #00000014}.register__auth-error{padding:.75rem 1rem;margin-bottom:1rem;font-size:.875rem;color:#fff;background:#c00;border-radius:12px}.register__form{display:flex;flex-direction:column;gap:1rem;margin-top:0}.register__row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.register__field{display:flex;flex-direction:column;gap:.35rem}.register__row .register__field{min-width:0}.register__label{font-size:.9375rem;font-weight:500;color:var(--color-dark-gray)}.register__input{width:100%;padding:.9rem 1rem;font-size:1rem;font-family:inherit;color:var(--color-black);background:var(--color-grey-bg);border:1px solid var(--color-border-gray);border-radius:14px;box-sizing:border-box;transition:border-color .2s}.register__input::placeholder{color:var(--color-passive-gray)}.register__input:focus{outline:none;border-color:var(--color-main-orange)}.register__input--error{border-color:#c00}.register__input--error:focus{border-color:#c00}.register__error{font-size:.8125rem;color:#c00;margin-top:.15rem}.register__input-wrap{position:relative;display:flex;align-items:center}.register__input-wrap .register__input{padding-right:3rem}.register__toggle-password{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);padding:.25rem;border:none;background:none;color:var(--color-grey-gri);cursor:pointer;display:flex;align-items:center;justify-content:center}.register__toggle-password:hover{color:var(--color-dark-gray)}.register__btn{width:100%;padding:.9rem 1.25rem;font-size:1rem;font-weight:600;font-family:inherit;border-radius:14px;cursor:pointer;transition:background .2s,transform .15s;border:none}.register__btn--primary{background:var(--color-main-orange);color:var(--color-white);margin-top:.25rem}.register__btn--primary:hover{background:var(--color-hero-orange);transform:translateY(-1px)}.register__btn--google{background:var(--color-white);color:var(--color-dark-gray);border:1.5px solid var(--color-border-gray)}.register__btn--google:hover{background:var(--color-grey-bg);border-color:var(--color-grey-gri)}@media(min-width:480px){.register__card{padding:2.5rem 2rem}.register__title{font-size:1.75rem;margin-bottom:1.75rem}}.forgot-pw{padding:2.5rem 1rem;background:var(--color-soft-gray-bg)}.forgot-pw__inner{max-width:420px;margin:0 auto}.forgot-pw__card{background:var(--color-white);border-radius:24px;padding:2rem 1.5rem;box-shadow:0 4px 20px #111a1814}.forgot-pw__title{margin:0 0 .75rem;font-size:1.5rem;font-weight:700;color:var(--color-black);text-align:left;line-height:1.3}.forgot-pw__text{margin:0 0 1.5rem;font-size:.9375rem;color:var(--color-black60);line-height:1.5;text-align:left}.forgot-pw__form{display:flex;flex-direction:column;gap:1.25rem}.forgot-pw__field{display:flex;flex-direction:column;gap:.35rem}.forgot-pw__label{font-size:.9375rem;font-weight:500;color:var(--color-dark-gray);text-align:left}.forgot-pw__input{width:100%;padding:.9rem 1rem;font-size:1rem;font-family:inherit;color:var(--color-black);background:var(--color-grey-bg);border:1px solid var(--color-border-gray);border-radius:14px;box-sizing:border-box;transition:border-color .2s}.forgot-pw__input::placeholder{color:var(--color-passive-gray)}.forgot-pw__input:focus{outline:none;border-color:var(--color-main-orange)}.forgot-pw__input--error{border-color:#c00}.forgot-pw__input--error:focus{border-color:#c00}.forgot-pw__error{font-size:.8125rem;color:#c00;margin-top:.15rem}.forgot-pw__btn{width:100%;padding:.9rem 1.25rem;font-size:1rem;font-weight:600;font-family:inherit;border:none;border-radius:14px;cursor:pointer;background:var(--color-main-orange);color:var(--color-white);transition:background .2s,transform .15s}.forgot-pw__btn:hover{background:var(--color-hero-orange);transform:translateY(-1px)}.forgot-pw__back{display:inline-block;margin-top:1.25rem;font-size:.875rem;color:var(--color-dark-gray);text-decoration:none}.forgot-pw__back:hover{color:var(--color-black);text-decoration:underline}@media(min-width:480px){.forgot-pw__card{padding:2.5rem 2rem}.forgot-pw__title{font-size:1.75rem}}.kurye-register{padding:2.5rem 1rem;background:var(--color-soft-gray-bg)}.kurye-register__inner{max-width:420px;margin:0 auto}.kurye-register__card{background:var(--color-white);border-radius:24px;padding:2rem 1.5rem;box-shadow:0 4px 20px #111a1814}.kurye-register__title{margin:0 0 1.25rem;font-size:1.75rem;font-weight:700;color:var(--color-dark-gray);text-align:center}.kurye-register__wave{margin-left:.25rem}.kurye-register__tabs{display:flex;gap:0;margin-bottom:1.25rem;background:var(--color-tertiary);border-radius:14px;padding:4px}.kurye-register__auth-error{padding:.75rem 1rem;margin-bottom:1rem;background:#fee;border:1px solid #fcc;border-radius:12px;color:#c00;font-size:.9375rem;text-align:center}.kurye-register__tab{flex:1;padding:.65rem 1rem;font-size:.9375rem;font-weight:600;font-family:inherit;text-align:center;border-radius:10px;text-decoration:none;color:var(--color-dark-gray);transition:background .2s,color .2s}.kurye-register__tab--inactive{background:transparent}.kurye-register__tab--inactive:hover{background:var(--color-border-gray);color:var(--color-black)}.kurye-register__tab--active{background:var(--color-white);color:var(--color-black);box-shadow:0 1px 3px #00000014}.kurye-register__form{display:flex;flex-direction:column;gap:1rem;margin-top:0}.kurye-register__row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.kurye-register__field{display:flex;flex-direction:column;gap:.35rem}.kurye-register__row .kurye-register__field{min-width:0}.kurye-register__label{font-size:.9375rem;font-weight:500;color:var(--color-dark-gray)}.kurye-register__input{width:100%;padding:.9rem 1rem;font-size:1rem;font-family:inherit;color:var(--color-black);background:var(--color-grey-bg);border:1px solid var(--color-border-gray);border-radius:14px;box-sizing:border-box;transition:border-color .2s}.kurye-register__input::placeholder{color:var(--color-passive-gray)}.kurye-register__input:focus{outline:none;border-color:var(--color-main-orange)}.kurye-register__input--error{border-color:#c00}.kurye-register__input--error:focus{border-color:#c00}.kurye-register__error{font-size:.8125rem;color:#c00;margin-top:.15rem}.kurye-register__error--documents{margin-top:.5rem;display:block}.kurye-register__input-wrap{position:relative;display:flex;align-items:center}.kurye-register__input-wrap .kurye-register__input{padding-right:3rem}.kurye-register__toggle-password{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);padding:.25rem;border:none;background:none;color:var(--color-grey-gri);cursor:pointer;display:flex;align-items:center;justify-content:center}.kurye-register__toggle-password:hover{color:var(--color-dark-gray)}.kurye-register__documents{margin-top:.5rem;padding-top:1rem;border-top:1px solid var(--color-border-gray)}.kurye-register__documents-title{margin:0 0 .75rem;font-size:1rem;font-weight:700;color:var(--color-dark-gray)}.kurye-register__upload-row{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--color-grey-bg);border:1px solid var(--color-border-gray);border-radius:14px;margin-bottom:.5rem;min-height:52px;flex-wrap:wrap}.kurye-register__upload-icon{display:flex;align-items:center;justify-content:center;color:var(--color-grey-gri);flex-shrink:0}.kurye-register__upload-label{flex:1;font-size:.9375rem;color:var(--color-dark-gray);min-width:0}.kurye-register__file-input{position:absolute;width:0;height:0;opacity:0;overflow:hidden;clip:rect(0,0,0,0)}.kurye-register__upload-btn{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border:none;background:var(--color-main-orange);color:var(--color-white);border-radius:14px;cursor:pointer;flex-shrink:0;transition:background .2s,transform .15s}.kurye-register__upload-btn:hover{background:var(--color-hero-orange);transform:translateY(-1px)}.kurye-register__upload-done{width:100%;font-size:.8125rem;color:var(--color-main-green, #2B9846);margin-top:.25rem}.kurye-register__btn{width:100%;padding:.9rem 1.25rem;font-size:1rem;font-weight:600;font-family:inherit;border-radius:14px;cursor:pointer;transition:background .2s,transform .15s;border:none;margin-top:.5rem}.kurye-register__btn--primary{background:var(--color-main-orange);color:var(--color-white)}.kurye-register__btn--primary:hover{background:var(--color-hero-orange);transform:translateY(-1px)}@media(min-width:480px){.kurye-register__card{padding:2.5rem 2rem}.kurye-register__title{font-size:1.75rem;margin-bottom:1.75rem}}.confirmation-dialog{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box;animation:confirmation-dialog-fade-in .2s ease-out}@keyframes confirmation-dialog-fade-in{0%{opacity:0}to{opacity:1}}.confirmation-dialog__backdrop{position:absolute;inset:0;background:#111a1880;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.confirmation-dialog__panel{position:relative;width:100%;max-width:400px;padding:1.5rem;background:var(--color-white);border-radius:16px;box-shadow:0 24px 48px #111a181f;animation:confirmation-dialog-panel-in .2s ease-out}@keyframes confirmation-dialog-panel-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.confirmation-dialog__title{margin:0 0 .75rem;font-size:1.25rem;font-weight:700;color:var(--color-black)}.confirmation-dialog__message{margin:0 0 1rem;font-size:.9375rem;line-height:1.5;color:var(--color-dark-gray)}.confirmation-dialog__error{margin:0 0 1rem;font-size:.875rem;color:#c00;line-height:1.4}.confirmation-dialog__actions{display:flex;gap:.75rem;justify-content:flex-end}.confirmation-dialog__btn{padding:.65rem 1.25rem;font-size:.9375rem;font-weight:600;font-family:inherit;border-radius:12px;cursor:pointer;transition:background .2s,border-color .2s;border:1px solid transparent}.confirmation-dialog__btn--cancel{background:var(--color-white);color:var(--color-dark-gray);border-color:var(--color-border-gray)}.confirmation-dialog__btn--cancel:hover{background:var(--color-grey-bg)}.confirmation-dialog__btn--confirm{color:var(--color-white)}.confirmation-dialog__btn--danger{background:#c00;border-color:#c00}.confirmation-dialog__btn--danger:hover{background:#a00;border-color:#a00}.confirmation-dialog__btn--primary{background:var(--color-main-orange);border-color:var(--color-main-orange)}.confirmation-dialog__btn--primary:hover{background:var(--color-hero-orange);border-color:var(--color-hero-orange)}.profile{padding:2rem 1rem 2.5rem;background:var(--color-soft-gray-bg)}.profile__inner{max-width:420px;margin:0 auto}.profile__logo-wrap{text-align:center;margin-bottom:1.5rem}.profile__logo{max-width:160px;height:auto;display:inline-block}.profile__card{background:var(--color-white);border-radius:24px;padding:2rem 1.5rem;box-shadow:0 4px 20px #111a1814}.profile__visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.profile__form{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.profile__field{display:flex;flex-direction:column;gap:.35rem}.profile__label{font-size:.9375rem;font-weight:500;color:var(--color-dark-gray)}.profile__input{width:100%;min-height:48px;padding:.9rem 1rem;font-size:1rem;font-family:inherit;color:var(--color-black);background:var(--color-white);border:1px solid var(--color-border-gray);border-radius:14px;box-sizing:border-box;transition:border-color .2s}.profile__input::placeholder{color:var(--color-passive-gray)}.profile__input:focus{outline:none;border-color:var(--color-main-orange)}.profile__input--error{border-color:#c00}.profile__input--error:focus{border-color:#c00}.profile__error{font-size:.8125rem;color:#c00;margin-top:.15rem}.profile__success{font-size:.875rem;color:var(--color-main-green, #2B9846);margin:0 0 .5rem}.profile__btn{width:100%;padding:.9rem 1.25rem;font-size:1rem;font-weight:600;font-family:inherit;border-radius:14px;cursor:pointer;transition:background .2s,border-color .2s,transform .15s;border:2px solid transparent}.profile__btn--update{background:var(--color-white);color:var(--color-main-orange);border-color:var(--color-main-orange)}.profile__btn--update:hover{background:var(--color-secondary);transform:translateY(-1px)}.profile__danger{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--color-border-gray)}.profile__btn--delete{background:transparent;color:#c00;border-color:#c00}.profile__btn--delete:hover{background:#cc000014}.profile__btn--delete:active{transform:scale(.98);background:#cc00001f}.profile__btn--delete:disabled{opacity:.7;cursor:not-allowed}.profile__error--block{margin-top:.5rem;margin-bottom:0}.profile__hint{margin:.5rem 0 0;font-size:.8125rem;line-height:1.45;color:var(--color-text-muted, #5c6562)}@media(min-width:480px){.profile__card{padding:2.5rem 2rem}.profile__logo{max-width:180px}}.customer-dashboard{min-height:100vh;background:var(--color-soft-gray-bg, #f5f5f5);padding-bottom:80px}.customer-header{display:flex;flex-direction:column;gap:1rem;padding:1rem 1.5rem;background:var(--color-white);box-shadow:0 2px 8px #0000000d}.customer-header-logo{display:flex;align-items:center}.customer-greeting{margin:0;font-size:1.5rem;font-weight:700;color:var(--color-dark-gray)}.customer-tabs{display:flex;background:var(--color-white);border-bottom:1px solid var(--color-border-gray, #e0e0e0);overflow-x:auto}.customer-tab{flex:1;padding:1rem;font-size:.875rem;font-weight:500;font-family:inherit;text-align:center;border:none;background:transparent;color:var(--color-passive-gray, #999);cursor:pointer;white-space:nowrap;border-bottom:3px solid transparent;transition:all .2s}.customer-tab--active{color:var(--color-main-orange, #ff6b35);border-bottom-color:var(--color-main-orange, #ff6b35)}.customer-content{padding:1rem}.customer-orders{display:flex;flex-direction:column;gap:1rem}.customer-order-card{background:var(--color-white);border-radius:16px;padding:1.25rem;box-shadow:0 2px 8px #00000014}.customer-order-header{margin-bottom:1rem}.customer-order-info{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.customer-order-icon{font-size:1.25rem;flex-shrink:0}.customer-order-location{font-size:.875rem;color:var(--color-passive-gray)}.customer-order-divider{height:1px;background:var(--color-border-gray, #e0e0e0);margin:1rem 0}.customer-order-details{display:flex;flex-direction:column;gap:.5rem;margin:1rem 0}.customer-order-detail-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.customer-order-btn{width:100%;padding:.875rem;font-size:.9375rem;font-weight:600;font-family:inherit;border:none;border-radius:12px;cursor:pointer;transition:all .2s;margin-top:1rem}.customer-order-btn--view{background:var(--color-white);color:var(--color-main-orange, #ff6b35);border:1.5px solid var(--color-main-orange, #ff6b35)}.customer-order-btn--view:hover{background:var(--color-main-orange, #ff6b35);color:var(--color-white)}a.customer-order-btn--link{display:block;box-sizing:border-box;text-align:center;text-decoration:none}.customer-empty{text-align:center;padding:3rem 1rem;color:var(--color-passive-gray)}.customer-empty-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.customer-create-btn{display:block;width:100%;padding:.875rem;font-size:.9375rem;font-weight:600;font-family:inherit;text-align:center;text-decoration:none;border:none;border-radius:12px;background:var(--color-main-orange, #ff6b35);color:var(--color-white);cursor:pointer;transition:all .2s;margin-top:1rem}.customer-create-btn:hover{background:var(--color-hero-orange, #ff5722);transform:translateY(-1px)}.customer-loading{text-align:center;padding:3rem 1rem;font-size:1.125rem;color:var(--color-passive-gray)}@media(min-width:768px){.customer-content{max-width:800px;margin:0 auto;padding:2rem}.customer-orders{gap:1.5rem}.customer-header{flex-direction:row;justify-content:space-between;align-items:center}.customer-greeting{font-size:1.75rem}}.kurye-dashboard{min-height:100vh;background:var(--color-soft-gray-bg, #f5f5f5);padding-bottom:80px}.kurye-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:var(--color-white);box-shadow:0 2px 8px #0000000d}.kurye-header-logo{display:flex;align-items:center}.kurye-logo{height:40px}.kurye-status{display:flex;align-items:center;gap:.75rem}.kurye-status-label{font-size:.9375rem;font-weight:500;color:var(--color-dark-gray)}.kurye-toggle{position:relative;display:inline-block;width:60px;height:34px}.kurye-toggle input{opacity:0;width:0;height:0}.kurye-toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.4s;border-radius:34px}.kurye-toggle-slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}.kurye-toggle input:checked+.kurye-toggle-slider{background-color:#4caf50}.kurye-toggle input:checked+.kurye-toggle-slider:before{transform:translate(26px)}.kurye-tabs{display:flex;background:var(--color-white);border-bottom:1px solid var(--color-border-gray, #e0e0e0);overflow-x:auto}.kurye-tab{flex:1;padding:1rem;font-size:.875rem;font-weight:500;font-family:inherit;text-align:center;border:none;background:transparent;color:var(--color-passive-gray, #999);cursor:pointer;white-space:nowrap;border-bottom:3px solid transparent;transition:all .2s}.kurye-tab--active{color:var(--color-main-orange, #ff6b35);border-bottom-color:var(--color-main-orange, #ff6b35)}.kurye-content{padding:1rem}.kurye-orders{display:flex;flex-direction:column;gap:1rem}.kurye-section-title{font-size:1rem;font-weight:600;color:var(--color-dark-gray);margin:.5rem 0}.kurye-info-text{font-size:.875rem;color:var(--color-passive-gray);margin-bottom:1rem;padding:.75rem;background:#fff3cd;border-radius:8px;border-left:4px solid #ffc107}.kurye-order-card{background:var(--color-white);border-radius:16px;padding:1.25rem;box-shadow:0 2px 8px #00000014}.kurye-order-header{margin-bottom:1rem}.kurye-order-info{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.kurye-order-icon{font-size:1.25rem;flex-shrink:0}.kurye-order-location{font-size:.875rem;color:var(--color-passive-gray)}.kurye-order-divider{height:1px;background:var(--color-border-gray, #e0e0e0);margin:1rem 0}.kurye-order-details{display:flex;flex-direction:column;gap:.5rem;margin:1rem 0}.kurye-order-detail-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.kurye-order-btn{width:100%;padding:.875rem;font-size:.9375rem;font-weight:600;font-family:inherit;border:none;border-radius:12px;cursor:pointer;transition:all .2s;margin-top:1rem}.kurye-order-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.kurye-order-btn--accept{background:var(--color-main-orange, #ff6b35);color:var(--color-white)}.kurye-order-btn--accept:hover{background:var(--color-hero-orange, #ff5722);transform:translateY(-1px)}.kurye-order-btn--start{background:#2196f3;color:var(--color-white)}.kurye-order-btn--start:hover{background:#1976d2;transform:translateY(-1px)}.kurye-order-btn--complete{background:#4caf50;color:var(--color-white)}.kurye-order-btn--complete:hover{background:#388e3c;transform:translateY(-1px)}.kurye-order-btn--view{background:var(--color-white);color:var(--color-main-orange, #ff6b35);border:1.5px solid var(--color-main-orange, #ff6b35)}.kurye-order-btn--view:hover{background:var(--color-main-orange, #ff6b35);color:var(--color-white)}.kurye-order-file-input{display:none}.kurye-order-photo{margin-top:1rem;padding:.875rem;border:1px solid var(--color-border-gray, #e0e0e0);border-radius:14px;background:#fafbff}.kurye-order-photo-preview{display:block;width:100%;padding:0;margin:0 0 .75rem;border:none;background:transparent;cursor:pointer}.kurye-order-photo-img{display:block;width:100%;max-height:220px;object-fit:cover;border-radius:12px;border:1px solid var(--color-border-gray, #e0e0e0)}.kurye-order-photo-link{width:100%;padding:.75rem 1rem;border:1px solid var(--color-main-orange, #ff6b35);border-radius:12px;background:var(--color-white);color:var(--color-main-orange, #ff6b35);font-size:.875rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s}.kurye-order-photo-link:hover{background:var(--color-main-orange, #ff6b35);color:var(--color-white)}.kurye-order-photo--delivery{background:#f5fff8;border-color:#c8e6c9}.kurye-order-delivery-hint{margin:.75rem 0 .5rem;font-size:.8125rem;line-height:1.45;color:var(--color-passive-gray, #666)}.kurye-order-completed-photos{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.kurye-order-completed-photos .kurye-order-btn--view{flex:1 1 auto;min-width:140px}.kurye-empty{text-align:center;padding:3rem 1rem;color:var(--color-passive-gray)}.kurye-empty-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.kurye-earnings{background:#e8f5e9;padding:1rem;border-radius:12px;text-align:center;font-size:1.125rem;color:#2e7d32;margin-bottom:1rem}.kurye-earnings-card{background:linear-gradient(135deg,#4caf50,#2e7d32);border-radius:16px;padding:1.5rem;display:flex;align-items:center;gap:1rem;margin-bottom:1rem;box-shadow:0 4px 12px #4caf504d}.kurye-earnings-icon{font-size:3rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.kurye-earnings-content{flex:1;display:flex;flex-direction:column;gap:.25rem}.kurye-earnings-label{font-size:.875rem;color:#ffffffe6;font-weight:500}.kurye-earnings-amount{font-size:2rem;font-weight:700;color:var(--color-white);text-shadow:0 2px 4px rgba(0,0,0,.2)}.kurye-completed-count{background:var(--color-white);padding:1rem;border-radius:12px;text-align:center;font-size:.9375rem;color:var(--color-dark-gray);margin-bottom:1rem;border:1px solid var(--color-border-gray)}.kurye-loading{text-align:center;padding:3rem 1rem;font-size:1.125rem;color:var(--color-passive-gray)}.kurye-photo-modal{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:1rem}.kurye-photo-modal__backdrop{position:absolute;inset:0;border:none;background:#111a18b3;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.kurye-photo-modal__panel{position:relative;width:min(100%,720px);max-height:90vh;overflow:auto;background:var(--color-white);border-radius:20px;padding:1rem;box-shadow:0 20px 60px #00000040}.kurye-photo-modal__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;color:var(--color-dark-gray)}.kurye-photo-modal__close{width:40px;height:40px;border:1px solid var(--color-border-gray, #e0e0e0);border-radius:12px;background:var(--color-white);font-size:1.5rem;line-height:1;cursor:pointer}.kurye-photo-modal__img{display:block;width:100%;max-height:72vh;object-fit:contain;border-radius:14px}@media(min-width:768px){.kurye-content{max-width:800px;margin:0 auto;padding:2rem}.kurye-orders{gap:1.5rem}}.address-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box}.address-modal__backdrop{position:absolute;inset:0;background:#111a1880;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.address-modal__panel{position:relative;width:100%;max-width:720px;max-height:85vh;background:var(--color-white);border-radius:24px;box-shadow:0 20px 60px #111a1829,0 8px 22px #111a1814;display:flex;flex-direction:column;overflow:hidden}.address-modal__resolving{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:#ffffffe0;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);border-radius:24px;pointer-events:all}.address-modal__resolving-text{margin:0;font-size:.95rem;color:var(--color-grey-gri);font-weight:500}.address-modal__header{display:flex;align-items:center;gap:.85rem;padding:1.5rem 1.5rem .75rem}.address-modal__back{flex-shrink:0;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid var(--color-border-gray);border-radius:16px;background:var(--color-white);font-size:1.6rem;line-height:1;cursor:pointer;color:var(--color-dark-gray);box-shadow:0 2px 8px #111a180d;transition:border-color .2s,background .2s,transform .2s}.address-modal__back:hover{border-color:var(--color-main-orange);background:var(--color-secondary);color:var(--color-main-orange);transform:translateY(-1px)}.address-modal__input-wrap{flex:1;min-width:0;position:relative}.address-modal__input{width:100%;min-height:52px;padding:.9rem 3rem .9rem 1.15rem;font-size:1rem;font-family:inherit;border:1px solid var(--color-border-gray);border-radius:18px;background:var(--color-white);color:var(--color-black);outline:none;box-sizing:border-box;box-shadow:0 2px 10px #111a180a;transition:border-color .2s,box-shadow .2s}.address-modal__input::placeholder{color:var(--color-passive-gray)}.address-modal__input:focus{border-color:var(--color-main-orange);box-shadow:0 0 0 4px #ff5a0014}.address-modal__clear{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:10px;background:transparent;font-size:1.25rem;line-height:1;cursor:pointer;color:var(--color-grey-gri);transition:color .2s,background .2s}.address-modal__clear:hover{color:var(--color-black);background:var(--color-grey-bg)}.address-modal__hint{margin:0;padding:.35rem 1.5rem .75rem;font-size:.875rem;color:var(--color-passive-gray)}.address-modal__results{flex:1;overflow-y:auto;padding:0 1.5rem 1.5rem;min-height:160px}.address-modal__state{min-height:180px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.75rem;padding:.5rem .25rem}.address-modal__spinner{width:28px;height:28px;border-radius:999px;border:3px solid rgba(255,90,0,.18);border-top-color:var(--color-main-orange);animation:address-modal-spin .8s linear infinite}.address-modal__loading,.address-modal__empty{padding:1.25rem .25rem;margin:0;font-size:.95rem;color:var(--color-grey-gri);text-align:left}.address-modal__error{padding:.875rem 1rem;margin:.5rem 0 0;font-size:.875rem;color:#b42318;text-align:left;background:#fff2f0;border:1px solid #ffd7d2;border-radius:14px}.address-modal__item{display:flex;align-items:flex-start;gap:.75rem;width:100%;padding:1rem;margin-bottom:.5rem;text-align:left;border:1px solid transparent;border-radius:14px;background:var(--color-white);font-size:.9375rem;font-family:inherit;color:var(--color-black);cursor:pointer;transition:background .15s,border-color .15s,transform .15s}.address-modal__item:hover{background:#fffaf6;border-color:#ffd8c2;transform:translateY(-1px)}.address-modal__item:disabled{opacity:.65;cursor:not-allowed;transform:none}.address-modal__back:disabled{opacity:.5;cursor:not-allowed}.address-modal__pin{flex-shrink:0;font-size:1.1rem;line-height:1.2}.address-modal__text{flex:1;min-width:0;line-height:1.5}@keyframes address-modal-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(min-width:600px){.address-modal__panel{max-height:80vh}}.create-order{min-height:100%;background:var(--color-soft-gray-bg);padding-bottom:2rem}.create-order__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background:var(--color-white);border-bottom:1px solid var(--color-border-gray);box-shadow:0 1px #0000000a;border-radius:18px 18px 0 0}.create-order__header-spacer{width:4.5rem;flex-shrink:0}.create-order__title{margin:0;font-size:1.25rem;font-weight:700;color:var(--color-black)}.create-order__clear{padding:.5rem 1rem;border:1px solid var(--color-border-gray);border-radius:14px;background:var(--color-white);font-size:.9375rem;font-weight:500;color:var(--color-main-orange);cursor:pointer;transition:border-color .2s,background .2s;min-width:0}.create-order__clear:hover{border-color:var(--color-main-orange);background:var(--color-secondary)}.create-order__row{padding:0 1rem 1rem}.create-order__row--selects{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:1.25rem 1.5rem;background:var(--color-white);border-bottom:1px solid var(--color-border-gray);margin:0;align-items:start;border-radius:0 0 18px 18px;box-shadow:0 2px 8px #111a180a}.create-order__row--selects .create-order__select-wrap{min-width:0;width:100%}.create-order__select-wrap{display:flex;flex-direction:column;gap:.35rem;min-width:0}.create-order__select-wrap .create-order__label{min-height:1.35em;line-height:1.35}.create-order__label{font-size:.8125rem;font-weight:500;color:var(--color-dark-gray)}.create-order__select{width:100%;min-height:48px;padding:.75rem 1rem;font-size:1rem;font-family:inherit;border:1px solid var(--color-border-gray);border-radius:14px;background:var(--color-white);color:var(--color-black);box-sizing:border-box;cursor:pointer}.create-order__select:focus{outline:none;border-color:var(--color-main-orange)}.create-order__form{padding:1rem 0 0}.create-order__section{margin-bottom:1.25rem;padding:1.25rem 1.5rem;background:var(--color-white);border-radius:18px;border:1px solid var(--color-border-gray);box-shadow:0 2px 8px #111a180a}.create-order__section--box{padding:1.25rem 1.5rem;border:1px solid var(--color-border-gray);border-radius:18px;background:var(--color-white);box-shadow:0 2px 8px #111a180a}.create-order__section-title{margin:0 0 1rem;font-size:1rem;font-weight:700;color:var(--color-black);display:flex;align-items:center;gap:.5rem;line-height:1.3}.create-order__num{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--color-main-orange);color:var(--color-white);font-size:.875rem;font-weight:600}.create-order__field{margin-bottom:1rem;min-width:0;display:flex;flex-direction:column;gap:.35rem}.create-order__field:last-child{margin-bottom:0}.create-order__fields-row{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem;align-items:stretch}.create-order__fields-row .create-order__field{margin-bottom:0;min-width:0}.create-order__field .create-order__label{display:block;margin-bottom:0;font-size:.8125rem;font-weight:500;color:var(--color-dark-gray);line-height:1.35}.create-order__fields-row .create-order__field .create-order__label{min-height:2.7em}.create-order__fields-row .create-order__field .create-order__input{width:100%;min-width:0;box-sizing:border-box}.create-order__input{width:100%;min-width:0;min-height:48px;padding:.75rem 1rem;font-size:1rem;font-family:inherit;line-height:1.4;border:1px solid var(--color-border-gray);border-radius:14px;background:var(--color-white);color:var(--color-black);box-sizing:border-box;transition:border-color .2s}.create-order__input::placeholder{color:var(--color-passive-gray)}.create-order__input:focus{outline:none;border-color:var(--color-main-orange)}.create-order__input--fake{cursor:pointer;text-align:left;margin-bottom:1rem}.create-order__input--fake.create-order__input--placeholder{color:var(--color-passive-gray)}.create-order__input--fake:hover{border-color:var(--color-main-orange)}.create-order__content-btns{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.create-order__content-btn{padding:.5rem 1rem;font-size:.9375rem;font-family:inherit;border:1px solid var(--color-border-gray);border-radius:14px;background:var(--color-white);color:var(--color-dark-gray);cursor:pointer;transition:border-color .2s,background .2s}.create-order__content-btn:hover{border-color:var(--color-grey-gri)}.create-order__content-btn--active{border-color:var(--color-main-orange);background:var(--color-secondary);color:var(--color-main-orange)}.create-order__radio{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.9375rem;color:var(--color-dark-gray);cursor:pointer}.create-order__radio input{width:18px;height:18px;accent-color:var(--color-main-orange)}.create-order__error{margin:0 0 1rem;padding:.75rem;font-size:.875rem;color:#fff;background:#c00;border-radius:14px}.create-order__bottom{display:flex;align-items:center;gap:1rem;margin-top:1rem;padding:1.25rem 1.5rem;background:var(--color-white);border:1px solid var(--color-border-gray);border-radius:18px;box-shadow:0 2px 8px #111a180a}.create-order__price-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem}.create-order__price{font-size:1.125rem;font-weight:600;color:var(--color-black)}.create-order__distance{font-size:.75rem;color:var(--color-grey-gri)}.create-order__submit{flex:1;min-width:0;padding:.9rem 1.25rem;font-size:1rem;font-weight:600;font-family:inherit;border:none;border-radius:14px;background:var(--color-main-orange);color:var(--color-white);cursor:pointer;transition:background .2s}.create-order__submit:hover:not(:disabled){background:var(--color-hero-orange)}.create-order__submit:disabled{opacity:.7;cursor:not-allowed}@media(min-width:480px){.create-order{max-width:820px;margin:0 auto}}@media(min-width:768px){.create-order{max-width:980px;padding-bottom:3rem}.create-order__fields-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;align-items:start}.create-order__fields-row .create-order__field{min-width:0;flex:none}}.order-detail{min-height:100%;background:var(--color-soft-gray-bg, #f5f5f5);padding-bottom:2rem}.order-detail__header{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:var(--color-white);border-bottom:1px solid var(--color-border-gray, #e0e0e0);position:sticky;top:0;z-index:10}.order-detail__back{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid var(--color-border-gray);border-radius:12px;background:var(--color-white);font-size:1.25rem;cursor:pointer;color:var(--color-black);transition:border-color .2s,background .2s}.order-detail__back:hover{border-color:var(--color-main-orange);background:var(--color-secondary, #fff8f3)}.order-detail__title{margin:0;flex:1;font-size:1.125rem;font-weight:700;color:var(--color-black);text-align:center;padding-right:44px}.order-detail__body{padding:1rem 1.25rem;max-width:720px;margin:0 auto}.order-detail__section-title{margin:0 0 .5rem .25rem;font-size:.9375rem;font-weight:600;color:var(--color-black)}.order-detail__card{background:var(--color-white);border-radius:18px;border:1px solid var(--color-border-gray);padding:1.25rem;margin-bottom:1.25rem;box-shadow:0 2px 8px #111a180a}.order-detail__price-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.order-detail__price-label{font-size:.8125rem;color:var(--color-passive-gray)}.order-detail__price-value{font-size:1.5rem;font-weight:700;color:var(--color-main-orange)}.order-detail__badge{padding:.5rem 1rem;border-radius:999px;font-size:.75rem;font-weight:600;white-space:nowrap}.order-detail__badge--aktif{background:var(--color-main-orange);color:#fff}.order-detail__badge--kuryede{background:#2563eb;color:#fff}.order-detail__badge--teslim-al{background:#ca8a04;color:#1a1a1a}.order-detail__badge--tamam{background:#16a34a;color:#fff}.order-detail__badge--diger{background:var(--color-grey-bg, #eee);color:var(--color-dark-gray)}.order-detail__address-flow{display:flex;flex-direction:column;gap:.5rem}.order-detail__address-row{display:flex;gap:.875rem;align-items:flex-start}.order-detail__address-icon{font-size:1.25rem;flex-shrink:0;line-height:1.4}.order-detail__address-label{font-size:.75rem;font-weight:600;color:var(--color-main-orange);margin-bottom:.15rem}.order-detail__address-text{font-size:.9375rem;color:var(--color-black);line-height:1.45}.order-detail__connector{width:2px;min-height:1.25rem;margin-left:.6rem;background:var(--color-border-gray);border-radius:2px}.order-detail__detail-row{display:flex;align-items:center;gap:.75rem;padding:.65rem 0;font-size:.9375rem}.order-detail__detail-row+.order-detail__detail-row{border-top:1px solid var(--color-border-gray)}.order-detail__detail-label{color:var(--color-passive-gray);flex:0 0 auto}.order-detail__detail-value{font-weight:600;color:var(--color-black);text-align:right;margin-left:auto}.order-detail__payment{display:flex;gap:.875rem;align-items:flex-start}.order-detail__payment-icon{font-size:1.5rem}.order-detail__person{padding:1rem 0}.order-detail__person+.order-detail__person{border-top:1px solid var(--color-border-gray);padding-top:1.25rem;margin-top:0}.order-detail__person-title{font-size:.8125rem;font-weight:700;color:var(--color-main-orange);margin-bottom:.75rem}.order-detail__person-row{display:flex;align-items:center;gap:.75rem}.order-detail__person-avatar{width:40px;height:40px;border-radius:50%;background:#0000000f;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.order-detail__person-info{flex:1;min-width:0}.order-detail__person-name{font-weight:600;font-size:.9375rem}.order-detail__person-phone{font-size:.8125rem;color:var(--color-passive-gray)}.order-detail__call-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;border:none;background:#16a34a1f;color:#16a34a;font-size:1.25rem;cursor:pointer;text-decoration:none;flex-shrink:0}.order-detail__note{margin-top:.75rem;padding:.75rem;background:#0000000a;border-radius:12px;font-size:.875rem;color:var(--color-dark-gray);display:flex;gap:.5rem;align-items:flex-start}.order-detail__loading,.order-detail__empty{text-align:center;padding:3rem 1.5rem;color:var(--color-passive-gray)}.order-detail__empty-btn{margin-top:1rem;padding:.75rem 1.5rem;border-radius:12px;border:none;background:var(--color-main-orange);color:#fff;font-weight:600;cursor:pointer;font-family:inherit}.static-page{max-width:720px;margin:0 auto;padding:0 0 3rem}.static-page__title{margin:0 0 1.5rem;font-size:1.75rem;font-weight:700;color:var(--color-dark-gray);line-height:1.3}.static-page__content{background:var(--color-white);border-radius:16px;padding:1.5rem 1.25rem;box-shadow:0 2px 12px #0000000f}.static-page__content h2{margin:1.5rem 0 .5rem;font-size:1.125rem;font-weight:700;color:var(--color-dark-gray)}.static-page__content h2:first-child{margin-top:0}.static-page__content p{margin:0 0 .75rem;font-size:.9375rem;color:var(--color-black60);line-height:1.6}.static-page__content ul{margin:0 0 .75rem;padding-left:1.5rem;font-size:.9375rem;color:var(--color-black60);line-height:1.6}.static-page__content li{margin-bottom:.25rem}.static-page__updated{margin-top:1.5rem;font-size:.8125rem;color:var(--color-passive-gray)}@media(min-width:480px){.static-page__title{font-size:2rem}.static-page__content{padding:2rem 2rem 2.5rem}.static-page__content h2{font-size:1.25rem}.static-page__content p,.static-page__content ul{font-size:1rem}}.about-page__contact{margin:1rem 0;padding:1rem 0;border-top:1px solid var(--color-border-gray);border-bottom:1px solid var(--color-border-gray)}.about-page__contact-item{margin:0 0 .5rem!important}.about-page__contact-item:last-child{margin-bottom:0!important}.about-page__label{font-weight:600;color:var(--color-dark-gray)}.about-page__link{color:var(--color-main-orange);text-decoration:underline;text-underline-offset:3px}.about-page__link:hover{opacity:.85}.about-page__link--whatsapp{color:#25d366}.about-page__back{display:inline-block;margin-top:1rem;font-size:.9375rem;color:var(--color-main-orange);text-decoration:none}.about-page__back:hover{text-decoration:underline}.help-center{padding:2rem 1rem 3rem;scroll-margin-top:1rem}.help-center__inner{max-width:900px;margin:0 auto}.help-center__hero{position:relative;border-radius:24px;overflow:hidden;min-height:420px;display:flex;align-items:stretch;box-shadow:0 16px 48px #00000026}.help-center__hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.help-center__hero-overlay{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;justify-content:center;padding:2rem 1.5rem;background:linear-gradient(180deg,#00000080,#00000059 35%,#0009)}.help-center__header{text-align:center;margin-bottom:1.5rem}.help-center__title{margin:0 0 .35rem;font-size:1.65rem;font-weight:700;color:var(--color-white);line-height:1.25;text-shadow:0 2px 8px rgba(0,0,0,.4)}.help-center__subtitle{font-size:.875rem;color:#ffffffeb;line-height:1.45;max-width:380px;margin:0 auto;text-shadow:0 1px 4px rgba(0,0,0,.3)}.help-center__contact-grid{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:520px){.help-center__contact-grid{grid-template-columns:repeat(3,1fr);gap:1rem}}.help-center__card{background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:14px;padding:1.25rem 1rem;text-align:center;box-shadow:0 4px 20px #0003;border:1px solid rgba(255,255,255,.4);transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;align-items:center;gap:.4rem}.help-center__card:hover{transform:translateY(-2px);box-shadow:0 8px 28px #00000040}.help-center__card-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:var(--color-secondary);color:var(--color-main-orange)}.help-center__card--whatsapp .help-center__card-icon{background:#25d36633;color:#25d366}.help-center__card-icon svg{flex-shrink:0}.help-center__card-label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-passive-gray)}.help-center__card-content{font-size:.875rem;line-height:1.4}.help-center__link{color:var(--color-main-orange);font-weight:600;text-decoration:none;word-break:break-all;transition:color .2s,text-decoration .2s}.help-center__link:hover{color:var(--color-hero-orange);text-decoration:underline;text-underline-offset:3px}.help-center__whatsapp-link{color:#25d366;font-weight:600;text-decoration:none;transition:opacity .2s}.help-center__whatsapp-link:hover{opacity:.9;text-decoration:underline;text-underline-offset:3px}@media(min-width:480px){.help-center__hero{min-height:480px}.help-center__hero-overlay{padding:2.5rem 2rem}.help-center__title{font-size:1.9rem}.help-center__subtitle{font-size:.9375rem}.help-center__card{padding:1.5rem 1rem}.help-center__card-content{font-size:.9375rem}}
