@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#1a1a1a;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{min-width:320px;min-height:100vh;background-color:#fff;color:#1a1a1a;scroll-behavior:smooth}a{text-decoration:none}img{max-width:100%;display:block}.fade-in{opacity:0;transition:opacity .8s ease}.fade-in.show{opacity:1}html{scroll-behavior:smooth}.contact-section{background-color:#fff;padding:80px 20px;display:flex;justify-content:center}.contact-card{background-color:#fdf8f3;max-width:800px;width:100%;padding:60px;border-radius:30px;text-align:center}.contact-title{font-size:36px;font-weight:700;color:#333;margin-bottom:15px}.contact-subtitle{font-size:16px;color:#8c7e70;margin-bottom:40px}.contact-form{display:flex;flex-direction:column;gap:25px;text-align:left}.form-row{display:flex;gap:20px}.form-group{flex:1;display:flex;flex-direction:column;gap:8px}.form-group label{font-size:14px;font-weight:700;color:#444;margin-left:5px}.form-group input,.form-group textarea{padding:15px 20px;border:1px solid #e0e0e0;border-radius:15px;background-color:#fff;font-size:15px;outline:none;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{border-color:#d8873f}.submit-btn{background-color:#333;color:#fff;padding:15px 40px;border:none;border-radius:30px;font-size:16px;font-weight:600;cursor:pointer;align-self:center;margin-top:10px;transition:background-color .2s}.submit-btn:hover{background-color:#000}@media(max-width:600px){.form-row{flex-direction:column}.contact-card{padding:30px 20px}}.footer{background-color:#fafafa;border-top:1px solid #efefef;padding:32px 24px 20px;font-family:Inter,sans-serif}.footer-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;padding-bottom:20px;border-bottom:1px solid #efefef}.footer-logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit}.footer-logo-img{height:36px;width:auto;max-width:100px;object-fit:contain;display:block;flex-shrink:0}.footer-brand-text{display:flex;align-items:baseline;white-space:nowrap;letter-spacing:-.02em;line-height:1}.footer-brand-text .brand-safe{font-size:1.2rem;font-weight:800;color:#1a1a1a}.footer-brand-text .brand-paws{font-size:1.2rem;font-weight:800;color:#e8701a}.footer-logo:hover .brand-paws{color:#cf5f0f}.footer-logo:hover .brand-safe{color:#111827}.footer-links{display:flex;gap:28px;flex-wrap:wrap}.footer-links a{font-size:13.5px;color:#666;text-decoration:none;font-weight:500;transition:color .2s}.footer-links a:hover{color:#e8701a}.footer-socials{display:flex;gap:14px;align-items:center}.footer-socials a{color:#555;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;border:1px solid #e0e0e0;transition:color .2s,border-color .2s}.footer-socials a:hover{color:#e8701a;border-color:#e8701a}.footer-bottom{max-width:1200px;margin:0 auto;padding-top:16px;text-align:center}.footer-bottom p{font-size:12.5px;color:#aaa;margin:0}@media(max-width:768px){.footer-container{flex-direction:column;align-items:center;text-align:center}.footer-links{justify-content:center}}.hero{background-color:#fdf8f4;padding:80px 24px 100px;overflow:hidden}.hero-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:48px}.hero-content{flex:1;max-width:520px}.hero-badge{display:inline-block;font-size:11px;font-weight:700;letter-spacing:1.2px;color:#e8701a;border:1.5px solid #e8701a;border-radius:4px;padding:3px 10px;margin-bottom:20px;text-transform:uppercase}.hero-title{font-size:clamp(42px,6vw,64px);font-weight:800;line-height:1.1;color:#1a1a1a;margin:0 0 20px;letter-spacing:-1px}.hero-description{font-size:16px;line-height:1.7;color:#666;margin:0 0 36px;max-width:400px}.hero-buttons{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.btn-primary{display:inline-flex;align-items:center;gap:8px;background-color:#e8701a;color:#fff;padding:13px 28px;border-radius:28px;font-size:15px;font-weight:600;text-decoration:none;transition:background-color .2s,transform .15s}.btn-primary:hover{background-color:#cf5f0f;transform:translateY(-1px)}.btn-secondary{display:inline-flex;align-items:center;gap:8px;background-color:transparent;color:#1a1a1a;padding:13px 28px;border-radius:28px;font-size:15px;font-weight:600;text-decoration:none;border:2px solid #ddd;transition:border-color .2s,color .2s}.btn-secondary:hover{border-color:#e8701a;color:#e8701a}.hero-visual{flex:1;display:flex;justify-content:center;align-items:center;position:relative;min-height:480px}.blob{position:absolute;border-radius:50%;filter:blur(50px);opacity:.35;z-index:0}.blob-orange{width:260px;height:260px;background:#f4a55a;bottom:20px;left:20px}.blob-green{width:140px;height:140px;background:#8fc98a;top:40px;right:30px}.phone-mockup{position:relative;z-index:1;width:240px;background:#1a1a1a;border-radius:40px;padding:14px;box-shadow:0 24px 60px #0003}.phone-screen{background:#f8f8f8;border-radius:28px;min-height:420px;display:flex;flex-direction:column;padding:14px;gap:12px;overflow:hidden}.phone-statusbar{display:flex;justify-content:space-between;font-size:10px;color:#555;padding:0 4px}.notification-card{background:#fff;border-radius:16px;padding:14px;box-shadow:0 2px 12px #00000014;display:flex;flex-direction:column;gap:12px;margin-top:40px}.notification-top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.notif-title{font-size:13px;font-weight:700;color:#1a1a1a;margin:0 0 4px}.notif-sub{font-size:10px;color:#888;margin:0}.notif-badge{background-color:#fff0e6;color:#e8701a;font-size:9px;font-weight:700;padding:3px 7px;border-radius:4px;white-space:nowrap}.btn-respond{background-color:#e8701a;color:#fff;border:none;border-radius:20px;padding:9px;font-size:12px;font-weight:600;cursor:pointer;width:100%}.phone-bottom-nav{margin-top:auto;display:flex;justify-content:space-around;padding:8px 0 4px;font-size:16px;border-top:1px solid #eee}@media(max-width:900px){.hero-container{flex-direction:column;text-align:center}.hero-content,.hero-description{max-width:100%}.hero-buttons{justify-content:center}.hero-visual{min-height:380px;width:100%}}.impact-section{background-color:#f9f7f2;padding:100px 20px;font-family:Inter,system-ui,sans-serif}.impact-container{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:80px}.impact-image-card{position:relative;flex:1;max-width:500px;height:380px;border-radius:24px;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease;box-shadow:0 5px 15px #0000000d;cursor:pointer}.impact-image-card:hover{transform:translateY(-8px);box-shadow:0 15px 30px #0000001f}.impact-image-card img{width:100%;height:100%;object-fit:cover}.image-overlay{position:absolute;bottom:0;left:0;right:0;padding:40px 25px;background:linear-gradient(transparent,#000000bf);color:#fff}.overlay-tag{font-size:14px;margin-bottom:4px;font-weight:500}.overlay-title{font-size:32px;font-weight:700;margin:0 0 8px}.overlay-desc{font-size:14px;opacity:.85;margin:0}.main-heading{font-size:40px;color:#1a1a1a;margin-bottom:24px;font-weight:800;letter-spacing:-.5px}.main-description{font-size:16px;color:#706c67;line-height:1.6;margin-bottom:40px;max-width:480px}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px 20px}.stat-item{display:flex;flex-direction:column}.stat-number{font-size:34px;font-weight:800;margin:0 0 4px}.stat-label{font-size:15px;color:#333;font-weight:600;margin:0}.sun{color:#e8914d}.leaf{color:#6a9c78}.dark{color:#4a4a4a}.impact-section{background-color:#f9f7f2;padding:100px 20px;overflow:hidden}.fade-up{opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease;will-change:opacity,transform}.delay-1{transition-delay:.2s}.delay-2{transition-delay:.4s}.delay-3{transition-delay:.6s}.impact-image-card{transition:transform .4s ease,box-shadow .4s ease,opacity .8s ease}@media(max-width:900px){.impact-container{flex-direction:column;gap:40px}}.navbar{position:sticky;top:0;z-index:100;background-color:#fff;box-shadow:0 1px 4px #00000014;font-family:Inter,sans-serif}.navbar-container{max-width:1200px;margin:0 auto;padding:0 24px;height:64px;display:flex;align-items:center;justify-content:space-between}.navbar-logo{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0;color:inherit}.navbar-logo-img{height:40px;width:auto;max-width:min(120px,28vw);object-fit:contain;display:block;flex-shrink:0}.navbar-brand-text{display:flex;align-items:baseline;white-space:nowrap;letter-spacing:-.02em;line-height:1}.navbar-brand-text .brand-safe{font-size:1.35rem;font-weight:800;color:#1a1a1a}.navbar-brand-text .brand-paws{font-size:1.35rem;font-weight:800;color:#e8701a}.navbar-logo:hover .brand-paws{color:#cf5f0f}.navbar-logo:hover .brand-safe{color:#111827}@media(max-width:768px){.navbar-brand-text .brand-safe,.navbar-brand-text .brand-paws{font-size:1.15rem}.navbar-logo-img{max-width:min(100px,26vw);height:36px}}@media(max-width:380px){.navbar-brand-text .brand-safe,.navbar-brand-text .brand-paws{font-size:1.05rem}}.navbar-links{display:flex;list-style:none;margin:0;padding:0;gap:32px}.navbar-links li a{text-decoration:none;color:#444;font-size:14.5px;font-weight:500;transition:color .2s}.navbar-links li a:hover{color:#e8701a}.btn-donate{background-color:#e8701a;color:#fff!important;padding:10px 22px;border-radius:25px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .2s,transform .15s;white-space:nowrap}.btn-donate:hover{background-color:#cf5f0f;transform:translateY(-1px)}.hamburger{display:none;background:none;border:none;cursor:pointer;color:#1a1a1a;padding:4px}.mobile-menu{background-color:#fff;border-top:1px solid #f0f0f0;padding:16px 24px 24px}.mobile-menu ul{list-style:none;margin:0 0 20px;padding:0;display:flex;flex-direction:column;gap:16px}.mobile-menu ul li a{text-decoration:none;color:#444;font-size:15px;font-weight:500}.mobile-donate{display:inline-block}@media(max-width:768px){.navbar-links,.btn-donate:not(.mobile-donate){display:none}.hamburger{display:flex}}.rescue-section{background-color:#f8f6f2;padding:80px 20px;scroll-margin-top:100px}.rescue-container{max-width:1000px;margin:0 auto;text-align:center}.rescue-title{font-size:2.2rem;font-weight:700;margin-bottom:12px}.rescue-subtitle{color:#777;margin-bottom:50px}.rescue-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.rescue-card{background:#eae3d9;padding:35px 25px;border-radius:16px;transition:transform .4s ease,box-shadow .4s ease}.rescue-card:hover{transform:translateY(-10px) scale(1.03);box-shadow:0 15px 30px #0000001a}.rescue-card h3{margin:15px 0 10px}.rescue-card p{color:#666;margin-bottom:20px}.rescue-icon{width:45px;height:45px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;margin:0 auto}.rescue-link{font-weight:600;cursor:pointer;transition:.3s}.green-text{color:#2e8b57}.orange-text{color:#ff8c42}.rescue-link:hover{opacity:.8}@media(max-width:768px){.rescue-grid{grid-template-columns:1fr}}.services-section{background-color:#f4efe8;padding:80px 20px;scroll-margin-top:100px}.services-container{max-width:1200px;margin:0 auto;text-align:center}.services-title{font-size:2.2rem;font-weight:700;margin-bottom:10px;color:#222}.services-subtitle{color:#777;margin-bottom:50px}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.service-card{background:#fff;padding:30px 25px;border-radius:16px;text-align:left;transition:transform .4s ease,box-shadow .4s ease;box-shadow:0 5px 15px #0000000d}.service-card:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 15px 30px #0000001f}.highlight{border:2px solid #ffb26b}.service-card h3{margin:15px 0 10px;font-size:1.2rem}.service-card p{font-size:.95rem;color:#666;margin-bottom:20px}.service-icon{width:45px;height:45px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px}.orange{background:#ffe6d2;color:#ff8c42}.green{background:#e3f5e9;color:#2e8b57}.pink{background:#fde6f2;color:#d63384}.yellow{background:#fff4d6;color:#f0a500}.service-link{font-weight:600;cursor:pointer;transition:.3s}.service-link:hover,.urgent{color:#ff8c42}.fade-up{opacity:0;transform:translateY(40px);transition:all .8s ease}.fade-up.show{opacity:1;transform:translateY(0)}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}@media(max-width:992px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.services-grid{grid-template-columns:1fr}}.who-we-are{padding:100px 24px;background-color:#fff}.wwa-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:72px}.wwa-image-wrap{flex:1;display:flex;justify-content:center}.wwa-img-placeholder{width:100%;max-width:420px;aspect-ratio:4 / 3;background:linear-gradient(135deg,#f7ede0,#e8d5bb);border-radius:24px;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 8px 32px #00000014;position:relative}.img-inner{text-align:center}.img-emoji{font-size:96px;line-height:1;display:block}.img-caption{margin:16px 0 0;font-size:14px;color:#6b5c4a;font-style:italic;font-weight:500}.wwa-content{flex:1;max-width:520px}.wwa-tag{display:inline-block;font-size:11px;font-weight:700;letter-spacing:1.5px;color:#e8701a;text-transform:uppercase;margin-bottom:14px}.wwa-title{font-size:clamp(28px,3.5vw,40px);font-weight:800;color:#1a1a1a;line-height:1.2;margin:0 0 20px;letter-spacing:-.5px}.wwa-title .accent{color:#e8701a}.wwa-description{font-size:15.5px;line-height:1.75;color:#666;margin:0 0 32px}.wwa-features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.wwa-features li{display:flex;align-items:center;gap:10px;font-size:15px;color:#333;font-weight:500}.check-icon{color:#e8701a;flex-shrink:0}@media(max-width:900px){.wwa-container{flex-direction:column;gap:48px;text-align:center}.wwa-image-wrap{width:100%}.wwa-content{max-width:100%}.wwa-features li{justify-content:center}}.reportsos-page{background:linear-gradient(135deg,#fefdfa 0% 40%,#fdf0e6);min-height:100vh;position:relative;overflow:hidden}.reportsos-main{padding:80px 24px 100px}.reportsos-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:48px}.reportsos-content{flex:1;max-width:540px}.reportsos-badge{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:1px;color:#f58728;background-color:transparent;border:1px solid #f9d8bc;border-radius:4px;padding:4px 12px;margin-bottom:24px;text-transform:uppercase;background-color:#fffaf5}.reportsos-title{font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.1;color:#1a1a1a;margin:0 0 20px;letter-spacing:-1.2px}.text-orange{color:#f58728}.reportsos-description{font-size:15px;line-height:1.6;color:#555;margin:0 0 32px;max-width:440px}.reportsos-buttons{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-bottom:40px}.btn-primary-sos{display:inline-flex;align-items:center;gap:8px;background-color:#f58728;color:#fff;padding:12px 24px;border-radius:30px;border:none;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 14px #f587284d;cursor:pointer}.btn-primary-sos:hover{background-color:#e47617;transform:translateY(-2px);box-shadow:0 6px 20px #f5872866}.btn-secondary-sos{display:inline-flex;align-items:center;gap:10px;background-color:#fff;color:#1a1a1a;padding:12px 24px;border-radius:30px;border:1px solid #eaeaea;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s ease;box-shadow:0 2px 8px #0000000d;cursor:pointer}.play-icon-wrapper{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;border:1.5px solid #f58728;color:#f58728}.btn-secondary-sos:hover{border-color:#f58728;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.rescuers-info{display:flex;align-items:center;gap:16px;border-top:1px solid #eaeaea;padding-top:24px}.avatars{display:flex}.avatar{width:36px;height:36px;border-radius:50%;border:2px solid #fff;margin-left:-12px;background-color:#e5e7eb;overflow:hidden;display:flex;align-items:center;justify-content:center}.avatar:first-child{margin-left:0}.avatar img{width:100%;height:100%;object-fit:cover}.avatar.count{background-color:#f3f4f6;font-size:11px;font-weight:700;color:#4b5563}.rescuers-text{font-size:13px;font-weight:500;color:#555}.reportsos-visual{flex:1;display:flex;justify-content:flex-end;position:relative}.visual-background-card{background:linear-gradient(135deg,#fc9f7d,#aa4a3f);width:440px;height:520px;border-radius:40px;position:relative;border:8px solid #1a1a1a;display:flex;justify-content:center;align-items:center;box-shadow:0 24px 50px #00000026}.safe-rescue-badge{position:absolute;top:80px;left:-40px;background:#fff;padding:12px 16px;border-radius:12px;display:flex;align-items:center;gap:12px;box-shadow:0 10px 30px #0000001a;z-index:10}.badge-text{display:flex;flex-direction:column}.badge-text strong{font-size:13px;color:#1a1a1a}.badge-text span{font-size:11px;color:#666}.phone-mockup{width:260px;height:480px;background:#1a1a1a;border-radius:32px;padding:10px;position:relative;z-index:5;box-shadow:0 20px 40px #0006}.phone-screen{background:#f8f9fa;width:100%;height:100%;border-radius:24px;overflow:hidden;position:relative;display:flex;flex-direction:column}.phone-statusbar{display:flex;justify-content:space-between;font-size:10px;font-weight:600;color:#1a1a1a;padding:8px 16px;position:absolute;top:0;left:0;right:0;z-index:10}.map-view{flex:1;background-color:#f1ebd8;position:relative}.map-route{position:absolute;width:100%;height:100%;background:transparent;border-left:4px solid #facc15;border-top:4px solid #facc15;border-radius:30px 0 0;top:40%;left:30%;width:40%;height:60%;transform:rotate(15deg)}.map-badge{position:absolute;top:30px;left:50%;transform:translate(-50%);background:#ffffffe6;padding:4px 10px;border-radius:4px;font-size:10px;font-weight:700;letter-spacing:1px;color:#333}.pin{position:absolute;filter:drop-shadow(0 4px 4px rgba(0,0,0,.3))}.main-pin{top:45%;left:40%}.sub-pin-1{top:70%;left:60%}.sub-pin-2{top:35%;left:70%}.map-dog-avatar{position:absolute;top:65%;left:30%;font-size:20px;background:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0003}.notification-card-bottom{position:absolute;bottom:0;left:0;right:0;background:#fff;border-radius:20px 20px 0 0;padding:16px;box-shadow:0 -4px 20px #0000001a}.notif-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.medical-icon{width:32px;height:32px;background:#fee2e2;border-radius:8px;display:flex;align-items:center;justify-content:center}.notif-title{font-size:13px;font-weight:700;color:#1a1a1a;margin:0 0 2px}.notif-sub{font-size:11px;color:#888;margin:0}.notif-actions{display:flex;gap:8px}.btn-respond{flex:1;background:#f58728;color:#fff;border:none;border-radius:20px;padding:8px;font-size:12px;font-weight:600;cursor:pointer}.btn-details{flex:1;background:#f3f4f6;color:#4b5563;border:none;border-radius:20px;padding:8px;font-size:12px;font-weight:600;cursor:pointer}.floating-sos{position:fixed;bottom:30px;right:30px;width:64px;height:64px;background-color:#dc2626;color:#fff;border:none;border-radius:50%;font-size:18px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #dc262666;cursor:pointer;z-index:100;transition:transform .2s ease}.floating-sos:hover{transform:scale(1.05)}@media(max-width:900px){.reportsos-container{flex-direction:column;text-align:center}.reportsos-badge{margin:0 auto 24px}.reportsos-content{max-width:100%}.reportsos-description{max-width:100%;margin:0 auto 40px}.reportsos-buttons,.rescuers-info{justify-content:center}.reportsos-visual{justify-content:center;width:100%;margin-top:40px}.visual-background-card{width:100%;max-width:440px}}.emergency-form-page{background-color:#f7f1eb;min-height:100vh;padding-bottom:80px}.form-page-container{max-width:1000px;margin:0 auto;padding:30px 24px}.breadcrumb{display:flex;align-items:center;gap:8px;font-size:13px;color:#777;margin-bottom:32px}.breadcrumb span.current{color:#f58728;font-weight:600}.form-layout{display:flex;align-items:flex-start;gap:40px}.form-left-col{flex:1;display:flex;flex-direction:column;gap:24px}.form-right-col{width:320px;display:flex;flex-direction:column;gap:24px}.form-header-card{background:#fff;border-radius:12px;padding:32px;box-shadow:0 4px 12px #00000005;position:relative;overflow:hidden}.orange-accent-bar{position:absolute;left:0;top:0;bottom:0;width:6px;background-color:#f58728}.form-header-card h2{font-size:28px;font-weight:700;color:#1a1a1a;margin:0 0 12px;letter-spacing:-.5px}.form-header-card p{color:#6b7280;font-size:15px;margin:0;line-height:1.5}.form-step-card{background:#fff;border-radius:16px;padding:28px;box-shadow:0 4px 12px #00000005}.step-header{display:flex;align-items:center;gap:12px;margin-bottom:24px}.step-badge{background-color:#fcecdb;color:#e87a2a;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.step-header h3{font-size:18px;font-weight:700;margin:0;color:#1a1a1a}.helpful-tag{background-color:#eaf5ee;color:#2e8b57;padding:4px 10px;border-radius:12px;font-size:11px;font-weight:700;margin-left:auto}.upload-box{border:2px dashed #f5dbcc;border-radius:12px;background-color:#fcfae205;background:#fffdfb;padding:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;cursor:pointer;transition:border-color .2s}.upload-box:hover{border-color:#f58728}.upload-icon-container{width:50px;height:50px;border-radius:50%;background-color:#fef1e6;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.upload-title{font-size:15px;font-weight:700;color:#1a1a1a;margin:0 0 8px}.upload-subtitle{font-size:13px;color:#9ca3af;margin:0}.uploaded-thumbnails{margin-top:20px}.thumbnail-wrapper{position:relative;width:64px;height:64px;border-radius:8px;background-color:#ebede9;display:flex;align-items:center;justify-content:center;padding:6px;box-shadow:0 2px 8px #0000000d}.thumbnail-wrapper img{width:100%;height:100%;object-fit:contain;border-radius:4px}.remove-btn{position:absolute;top:-6px;right:-6px;width:16px;height:16px;background-color:#ef4444;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}@media(max-width:900px){.form-layout{flex-direction:column}.form-right-col{width:100%}}.gps-tag{background-color:#ecfdf3;color:#10b981;padding:4px 10px;border-radius:12px;font-size:11px;font-weight:700;margin-left:auto;display:flex;align-items:center;gap:6px}.gps-dot{width:6px;height:6px;background-color:#10b981;border-radius:50%}.map-placeholder{background-color:#e5e5e5;height:200px;border-radius:12px;position:relative;overflow:hidden;margin-bottom:20px}.map-fake-road-1{position:absolute;top:50%;left:0;width:100%;height:24px;background:#fff;transform:rotate(-4deg)}.map-fake-road-2{position:absolute;top:0;left:30%;width:24px;height:100%;background:#fff;transform:rotate(8deg)}.map-pin-large{position:absolute;top:45%;left:30%;width:24px;height:30px;background-color:#f58728;border-radius:12px 12px 12px 0;transform:rotate(-45deg);box-shadow:2px 2px 6px #0000004d;display:flex;align-items:center;justify-content:center}.map-pin-dot{width:8px;height:8px;background:#fff;border-radius:50%;transform:rotate(45deg)}.map-zoom-controls{position:absolute;bottom:12px;right:12px;display:flex;flex-direction:column;background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 2px 6px #0000001a}.map-zoom-controls button{background:transparent;border:none;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:#555;cursor:pointer;border-bottom:1px solid #eee}.map-zoom-controls button:last-child{border-bottom:none}.address-input-group label{display:block;font-size:13px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.input-with-icon{position:relative;display:flex;align-items:center}.input-with-icon svg{position:absolute;left:14px}.input-with-icon input{width:100%;padding:14px 14px 14px 40px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;color:#374151;font-family:inherit;outline:none;transition:border-color .2s}.input-with-icon input:focus{border-color:#f58728}.input-group{margin-bottom:24px}.input-group:last-child{margin-bottom:0}.input-group label{display:block;font-size:13px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.select-wrapper{position:relative}.select-wrapper select{width:100%;padding:14px 40px 14px 14px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;color:#1a1a1a;appearance:none;background-color:#fff;font-family:inherit;outline:none;transition:border-color .2s}.select-wrapper select:focus{border-color:#f58728}.dropdown-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none}.input-group input[type=text],.input-group input[type=tel],.input-group input[type=email]{width:100%;box-sizing:border-box;min-width:0;padding:14px 16px;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;line-height:1.45;color:#374151;font-family:inherit;outline:none;transition:border-color .2s,box-shadow .2s,background .2s;background:#fafafa}.input-group input[type=text]::placeholder,.input-group input[type=tel]::placeholder,.input-group input[type=email]::placeholder{color:#9ca3af}.input-group input[type=text]:hover,.input-group input[type=tel]:hover,.input-group input[type=email]:hover{border-color:#d1d5db;background:#fff}.input-group input[type=text]:focus,.input-group input[type=tel]:focus,.input-group input[type=email]:focus{border-color:#f58728;background:#fff;box-shadow:0 0 0 3px #f5872826}.input-group textarea{width:100%;box-sizing:border-box;min-width:0;padding:14px 16px;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;color:#374151;font-family:inherit;resize:vertical;outline:none;transition:border-color .2s,box-shadow .2s,background .2s;background:#fafafa;line-height:1.5}.input-group textarea::placeholder{color:#9ca3af}.input-group textarea:hover{border-color:#d1d5db;background:#fff}.input-group textarea:focus{border-color:#f58728;background:#fff;box-shadow:0 0 0 3px #f5872826}.input-group--contact{padding-top:4px}.input-group--contact label{font-weight:600;color:#374151}.input-group--contact .label-hint{font-weight:500;color:#9ca3af;font-size:12px;margin-left:4px}.sidebar-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 12px #00000005}.main-sidebar{display:flex;flex-direction:column;gap:24px}.verified-badge-box{background-color:#f0fdf4;border:1px solid #dcfce7;border-radius:12px;padding:16px;display:flex;align-items:center;gap:12px}.shield-icon{width:32px;height:32px;background-color:#dcfce7;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.verified-text{display:flex;flex-direction:column}.verified-text strong{font-size:13px;color:#1a1a1a;margin-bottom:2px}.verified-text span{font-size:11px;color:#666}.checklist-section h4{font-size:15px;font-weight:700;color:#1a1a1a;margin:0 0 16px}.checklist{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.checklist li{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#666;line-height:1.5}.checklist li svg{margin-top:2px;flex-shrink:0;opacity:.8}.btn-submit-sos{background-color:#f58728;color:#fff;border:none;border-radius:25px;padding:14px 24px;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:background-color .2s,transform .15s;box-shadow:0 4px 14px #f587284d;width:100%}.btn-submit-sos:hover{background-color:#e47617;transform:translateY(-2px);box-shadow:0 6px 18px #f5872866}.terms-text{font-size:10px;color:#9ca3af;text-align:center;line-height:1.5;margin:0}.secondary-sidebar{background-color:#fffaf5;border:1px solid #ffedd5;padding:24px}.voice-help-header{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px}.voice-help-header h4{font-size:15px;font-weight:700;color:#e8701a;margin:0;line-height:1.3}.secondary-sidebar p{font-size:13px;color:#6b7280;margin:0 0 16px;line-height:1.5}.call-link{font-size:13px;font-weight:700;color:#e8701a;text-decoration:none;display:inline-block;transition:opacity .2s}.call-link:hover{opacity:.8}.popup-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.popup-modal{background:#fff;padding:40px;border-radius:20px;text-align:center;max-width:400px;box-shadow:0 10px 40px #0003;transform:translateY(0);animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.popup-icon{width:64px;height:64px;background-color:#dcfce7;color:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.popup-modal h3{font-size:24px;font-weight:800;color:#1a1a1a;margin:0 0 12px}.popup-modal p{color:#6b7280;font-size:15px;line-height:1.5;margin:0 0 32px}.btn-popup-close{background-color:#f58728;color:#fff;border:none;border-radius:25px;padding:14px 32px;font-size:15px;font-weight:700;cursor:pointer;transition:background-color .2s;text-decoration:none;display:inline-block}.btn-popup-close:hover{background-color:#e47617}.error-message-box{background-color:#fef2f2;color:#dc2626;padding:12px 16px;border-radius:8px;font-size:13px;font-weight:600;text-align:center;border:1px solid #fecaca;margin-top:4px;animation:shake .4s cubic-bezier(.36,.07,.19,.97) both}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-3px,0,0)}40%,60%{transform:translate3d(3px,0,0)}}.condition-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.condition-chip{border:1px solid #e5e7eb;background:#fff;color:#374151;font-size:13px;padding:8px 14px;border-radius:999px;cursor:pointer;transition:border-color .15s,background .15s;font-family:inherit}.condition-chip:hover{border-color:#f58728}.condition-chip.active{border-color:#f58728;background:#f587281f;color:#c2410c;font-weight:600}.coords-line{font-size:12px;color:#6b7280;margin-top:8px;font-family:ui-monospace,monospace}.btn-location{margin-top:12px;width:100%;padding:12px 16px;border-radius:10px;border:1px solid #f58728;background:#fff;color:#f58728;font-weight:600;cursor:pointer;font-size:14px;font-family:inherit}.btn-location:hover:not(:disabled){background:#f5872814}.btn-location:disabled{opacity:.6;cursor:not-allowed}
