@import"https://fonts.googleapis.com/css2?family=Pacifico&display=swap";/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--ease-in:cubic-bezier(.4, 0, 1, 1);--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.\@container{container-type:inline-size}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.table-cell{display:table-cell}.table-header-group{display:table-header-group}.table-row{display:table-row}.table-row-group{display:table-row-group}.shrink{flex-shrink:1}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.transform\!{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)!important}.resize{resize:both}.columns-2{columns:2}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.overline{text-decoration-line:overline}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.drop-shadow{--tw-drop-shadow-size:drop-shadow(0 1px 2px var(--tw-drop-shadow-color,#0000001a)) drop-shadow(0 1px 1px var(--tw-drop-shadow-color,#0000000f));--tw-drop-shadow:drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter\!{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)!important}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in{--tw-ease:var(--ease-in);transition-timing-function:var(--ease-in)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}:root{--blue-50:#eff6ff;--blue-100:#dbeafe;--blue-200:#bfdbfe;--blue-300:#93c5fd;--blue-400:#60a5fa;--blue-500:#3b82f6;--blue-600:#2563eb;--blue-700:#1d4ed8;--blue-800:#1e40af;--blue-900:#1e3a8a;--bg-main:#f8fafc;--bg-subtle:#f1f5f9;--bg-surface:#fff;--bg-elevated:#fff;--bg-hover:#f1f5f9;--bg-selected:#e0edff;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--text-inverse:#fff;--border-light:#e2e8f0;--border-default:#cbd5f1;--border-strong:#94a3b8;--border-focus:#3b82f6;--border-error:#ef4444;--btn-primary-bg:#3b82f6;--btn-primary-hover:#2563eb;--btn-primary-active:#1d4ed8;--btn-primary-text:#fff;--btn-secondary-bg:#eff6ff;--btn-secondary-hover:#dbeafe;--btn-secondary-text:#1d4ed8;--card-bg:#fff;--card-border:#e2e8f0;--card-shadow:0 1px 3px #0000000d;--success:#22c55e;--success-light:#dcfce7;--error:#ef4444;--error-light:#fee2e2;--warning:#f59e0b;--warning-light:#fef3c7;--info:#06b6d4;--info-light:#cffafe;--focus-ring:0 0 0 3px #3b82f64d;--sbm-blue:var(--blue-600);--sbm-blue-mid:var(--blue-500);--sbm-navy:var(--text-primary);--sbm-dark-navy:var(--blue-700);--sbm-teal:var(--info);--sbm-cyan:var(--info);--sbm-mint:var(--info-light);--sbm-forest:#0e7490;--sbm-sky:var(--blue-200);--sbm-steel:var(--text-muted);--sbm-gray:var(--text-secondary);--sbm-light-gray:var(--border-light);--sbm-white:var(--bg-surface);--sbm-black:#000;--sbm-red:var(--error);--sbm-lavender:var(--blue-100);--sbm-purple:var(--blue-500);--sbm-deep-purple:var(--blue-700);--brand-primary:var(--blue-500);--brand-accent:var(--info);--brand-cta:var(--blue-600);--brand-dark:var(--text-primary);--brand-muted:var(--text-secondary);--brand-surface:var(--bg-surface);--primary:var(--blue-500);--primary-dark:var(--blue-600);--primary-light:var(--blue-50);--background:var(--bg-surface);--surface:var(--bg-subtle);--accent:var(--info);--accent-dark:#0e7490;--accent-light:var(--info-light);--border:var(--border-light);--border-muted:var(--bg-subtle)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}.login-page-wrapper{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f7f9fc;padding:20px;font-family:Inter,sans-serif}.auth-card-container{width:100%;max-width:400px;background-color:#fff;padding:40px;border-radius:12px;box-shadow:0 10px 25px #0000001a,0 3px 10px #0000000d;transition:all .3s ease}.auth-header{text-align:center;margin-bottom:30px}.auth-title{font-size:24px;font-weight:700;color:#1f2937;margin-bottom:8px}.auth-subtitle{font-size:14px;color:#6b7280;margin:0}.form-group{margin-bottom:20px}.form-label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.form-input{width:100%;padding:12px 16px;font-size:16px;border:1px solid #d1d5db;border-radius:8px;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.form-input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.form-options-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;font-size:14px}.checkbox-group{display:flex;align-items:center;color:#4b5563}.checkbox-group input[type=checkbox]{margin-right:8px;width:16px;height:16px;border-radius:4px;accent-color:#6366f1}.forgot-password-link{color:#6366f1;text-decoration:none;font-weight:500;transition:color .2s}.forgot-password-link:hover{color:#4f46e5}.submit-button-v1{width:100%;padding:12px;background-color:#6366f1;color:#fff;font-size:16px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s,opacity .2s}.submit-button-v1:hover:not(:disabled){background-color:#4f46e5}.submit-button-v1:disabled{background-color:#a5b4fc;cursor:not-allowed;opacity:.8}.auth-footer-link{text-align:center;margin-top:30px;padding-top:20px;border-top:1px solid #e5e7eb}.auth-footer-link p{font-size:14px;color:#6b7280;margin:0}.signup-link{color:#6366f1;text-decoration:none;font-weight:600;transition:color .2s}.signup-link:hover{color:#4f46e5}.status-message{text-align:center;margin-top:15px;font-size:14px;font-weight:500;color:#ef4444}.password-wrapper{position:relative}.password-input-container{position:relative;display:flex;align-items:center}.password-toggle-btn{position:absolute;right:12px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center}.password-toggle-btn svg{color:#888}.password-toggle-btn:hover svg{color:#555}.footer{background:#000;color:#d0d0d0;padding:60px 0 40px}.footer-container{width:90%;max-width:1400px;margin:auto}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:60px}.footer-logo{font-size:32px;font-weight:700;color:#fff}.footer-description{max-width:320px;line-height:1.6;margin:0}.footer-heading{color:#fff;margin-bottom:20px;font-size:18px}.footer-list li{margin-bottom:10px}.footer-link{color:#d0d0d0;text-decoration:none}.footer-link:hover{color:#fff}.footer-social-row{display:flex;gap:20px;margin-top:20px}.footer-social-icon{font-size:20px;cursor:pointer;color:#d0d0d0}.footer-social-icon:hover{color:#fff}.footer-bottom{margin-top:50px;padding-top:30px;border-top:1px solid #222;display:flex;justify-content:space-between;font-size:14px;color:#aaa}.footer-made{color:#aaa}.cta-section{background:#fff;padding:80px 0;text-align:center}.cta-heading{font-size:34px;font-weight:700}.cta-description{margin-top:10px;color:#666}.cta-button{padding:14px 30px;border-radius:8px;margin-top:20px;background:#000;color:#fff;text-decoration:none}.footer-logo-img{width:200px;height:auto;display:block}.footer-brand-block{display:flex;flex-direction:column;align-items:flex-start}@media(max-width:1024px){.footer-grid{grid-template-columns:1fr 1fr;gap:40px}}@media(max-width:768px){.footer{padding:40px 0 30px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-description{max-width:100%}.footer-bottom{flex-direction:column;gap:15px;text-align:center;margin-top:30px}}.atm-card-container{perspective:1000px;margin-bottom:20px}.atm-card{width:360px;max-width:100%;margin:0 auto;height:230px;border-radius:16px;padding:24px;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;color:#fff;box-shadow:0 10px 30px #0003}.atm-card:hover{transform:translateY(-5px) rotateX(2deg);box-shadow:0 15px 40px #0000004d}.atm-card.visa{background:linear-gradient(135deg,#1a1f71,#2d3399)}.atm-card.mastercard{background:linear-gradient(135deg,#eb001b,#f79e1b,#ff5f00)}.atm-card.amex{background:linear-gradient(135deg,#006fcf,#00a8e8)}.atm-card.discover{background:linear-gradient(135deg,#ff6000,orange)}.atm-card.default{background:linear-gradient(135deg,#667eea,#764ba2)}.atm-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(255,255,255,.05) 10px,rgba(255,255,255,.05) 20px);pointer-events:none}.atm-chip{width:50px;height:40px;background:linear-gradient(135deg,gold,#ffed4e);border-radius:8px;position:relative;margin-bottom:30px;box-shadow:0 2px 8px #0000004d}.atm-chip:before{content:"";position:absolute;top:6px;left:6px;right:6px;bottom:6px;border:2px solid rgba(0,0,0,.2);border-radius:4px}.atm-card-number{font-size:22px;font-weight:600;letter-spacing:3px;margin-bottom:30px;font-family:Courier New,monospace;text-shadow:0 2px 4px rgba(0,0,0,.3)}.atm-card-holder-section{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto}.atm-card-holder{display:flex;flex-direction:column}.atm-card-label{font-size:10px;text-transform:uppercase;opacity:.8;margin-bottom:4px;letter-spacing:1px}.atm-card-value{font-size:14px;font-weight:600;letter-spacing:1px}.atm-expiry{display:flex;flex-direction:column;align-items:flex-end}.atm-brand-logo{position:absolute;top:24px;right:24px;font-size:32px;font-weight:700;opacity:.9;text-shadow:0 2px 4px rgba(0,0,0,.3)}.atm-card-actions{position:absolute;bottom:-60px;left:0;right:0;background:#000c;padding:12px 24px;display:flex;justify-content:space-between;align-items:center;transition:bottom .3s ease;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.atm-card-container:hover .atm-card-actions{bottom:0}.atm-card-action-btn{background:transparent;border:none;color:#fff;cursor:pointer;padding:8px 16px;border-radius:6px;transition:background .2s ease;display:flex;align-items:center;gap:8px;font-size:14px}.atm-card-action-btn:hover{background:#fff3}.atm-card-action-btn.delete{color:#ff6b6b}.atm-card-action-btn.delete:hover{background:#ff6b6b33}.atm-default-badge{position:absolute;top:24px;left:24px;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:4px 12px;border-radius:12px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.atm-empty-state{text-align:center;padding:60px 20px}.atm-empty-state-icon{font-size:80px;opacity:.3;margin-bottom:20px}@media(max-width:768px){.atm-card{height:200px;padding:20px}.atm-card-number{font-size:18px;letter-spacing:2px}.atm-brand-logo{font-size:24px}}.prohibited-items{min-height:100vh;background-color:#f9fafb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.hero-pro{position:relative;padding:4rem 0;background:linear-gradient(to bottom right,#fef2f2,#fed7aa)}.hero-pro-content{text-align:center}.hero-pro-icon{width:5rem;height:5rem;background:#fee2e2;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.hero-pro-icon i{font-size:1.875rem;color:#dc2626}.hero-pro-title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:1rem}@media(min-width:1024px){.hero-pro-title{font-size:3rem}}.hero-pro-subtitle{font-size:1.25rem;color:#6b7280;max-width:48rem;margin:0 auto 2rem}.hero-pro-warning{background:#fee2e2;border:1px solid #fecaca;border-radius:.5rem;padding:1rem;max-width:32rem;margin:0 auto}.hero-pro-warning p{color:#991b1b;font-weight:500;margin:0}.hero-pro-warning i{margin-right:.5rem}.category-nav{padding:2rem 0;background:#fff;border-bottom:1px solid #e5e7eb}.category-grid-pro{display:grid;gap:1rem}@media(min-width:768px){.category-grid-pro{grid-template-columns:repeat(4,1fr)}}.category-button-pro{padding:1rem;border-radius:.5rem;text-align:center;transition:all .2s;cursor:pointer;border:none;background:#f3f4f6;color:#374151}.category-button-pro:hover{background:#e5e7eb}.category-button-pro-active{background:#dc2626;color:#fff;box-shadow:0 10px 15px -3px #0000001a}.category-button-pro i{font-size:1.5rem;margin-bottom:.5rem;display:block}.category-button-pro h3{font-weight:600;font-size:.875rem;margin-bottom:.25rem}.category-button-pro p{font-size:.75rem;opacity:.8;margin:0}.content-header p{font-size:1.25rem;color:#6b7280;margin:0}.items-list{display:flex;flex-direction:column;gap:3rem}.item-card{background:#fff;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a;overflow:hidden;border:1px solid #e5e7eb}@media(min-width:768px){.item-card{display:flex}}.item-image{position:relative}@media(min-width:768px){.item-image{width:33.333333%}}.item-image img{width:100%;height:16rem;object-fit:cover}@media(min-width:768px){.item-image img{height:100%}}.item-icon{position:absolute;top:1rem;left:1rem;width:3rem;height:3rem;background:#dc2626;border-radius:50%;display:flex;align-items:center;justify-content:center}.item-icon i{font-size:1.25rem;color:#fff}@media(min-width:768px){.item-content{width:100%}}.item-content h3{font-size:1.5rem;font-weight:700;color:#7f1d1d;margin-bottom:1rem}.item-items{margin-bottom:1.5rem}.item-items h4{font-weight:600;color:#111827;margin-bottom:.75rem}.items-grid{display:grid;gap:.5rem}@media(min-width:768px){.items-grid{grid-template-columns:repeat(2,1fr)}}.prohibited-item{display:flex;align-items:flex-start;gap:.5rem}.prohibited-item i{color:#ef4444;font-size:.875rem;margin-top:.125rem;flex-shrink:0}.prohibited-item span{color:#374151;font-size:.875rem}.consequences-box{background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:1rem;margin-bottom:1rem}.consequences-box h4{font-weight:600;color:#7f1d1d;margin-bottom:.5rem}.consequences-box h4 i{margin-right:.5rem}.consequences-box p{color:#991b1b;font-size:.875rem;margin:0}.info-box{background:#fff7ed;border:1px solid #fed7aa;border-radius:.5rem;padding:1rem}.info-box h4{font-weight:600;color:#9a3412;margin-bottom:.5rem}.info-box h4 i{margin-right:.5rem}.info-box p{color:#c2410c;font-size:.875rem;margin:0}.safety-section{padding:4rem 0;background:#f3f4f6}.section-header p{font-size:1.25rem;color:#6b7280;margin:0}.safety-grid{display:grid;gap:2rem}@media(min-width:768px){.safety-grid{grid-template-columns:repeat(3,1fr)}}.safety-card{background:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.safety-icon{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.safety-icon i{font-size:1.5rem}.safety-icon-green{background:#dcfce7}.safety-icon-green i{color:#16a34a}.safety-icon-blue{background:#dbeafe}.safety-icon-blue i{color:#2563eb}.safety-icon-purple{background:#f3e8ff}.safety-icon-purple i{color:#9333ea}.safety-card h3{font-size:1.25rem;font-weight:600;text-align:center;margin-bottom:1rem}.safety-card ul{list-style:none;padding:0;margin:0}.safety-card li{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;color:#6b7280}.safety-card li i{margin-top:.125rem;flex-shrink:0;font-size:.875rem}.safety-card li:first-child i{color:#16a34a}.safety-card li:nth-child(2) i{color:#16a34a}.safety-card li:nth-child(3) i{color:#16a34a}.safety-card li:nth-child(4) i{color:#16a34a}.disclaimer-section{padding:4rem 0;background:#fffbeb;border-top:1px solid #fde68a}.disclaimer-box{background:#fef3c7;border:1px solid #fcd34d;border-radius:.75rem;padding:2rem}.disclaimer-box{display:flex;align-items:flex-start;gap:1rem}.disclaimer-icon{width:3rem;height:3rem;background:#fde68a;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.disclaimer-icon i{font-size:1.5rem;color:#a16207}.disclaimer-content h3{font-size:1.25rem;font-weight:700;color:#78350f;margin-bottom:1rem}.disclaimer-text{color:#a16207}.disclaimer-text p{margin-bottom:.75rem}.disclaimer-text p:last-child{margin-bottom:0}.disclaimer-text strong{font-weight:600}.reference-section{padding:4rem 0}.reference-grid{display:grid;gap:1.5rem}@media(min-width:768px){.reference-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.reference-grid{grid-template-columns:repeat(4,1fr)}}.reference-card{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;text-align:center}.reference-icon{width:3rem;height:3rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.reference-icon i{font-size:1.25rem}.reference-icon-blue{background:#dbeafe}.reference-icon-blue i{color:#2563eb}.reference-icon-red{background:#fee2e2}.reference-icon-red i{color:#dc2626}.reference-icon-green{background:#dcfce7}.reference-icon-green i{color:#16a34a}.reference-icon-purple{background:#f3e8ff}.reference-icon-purple i{color:#9333ea}.reference-card h3{font-weight:600;margin-bottom:.5rem}.reference-card p{font-size:.875rem;color:#6b7280;margin-bottom:.75rem}.reference-card a{color:#2563eb;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s}.reference-card a:hover{color:#1d4ed8}.cta-section{padding:4rem 0;background:#111827;text-align:center}.cta-section p{font-size:1.25rem;color:#d1d5db;margin-bottom:2rem;max-width:48rem;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center}.btn-primary{background:#4f46e5;color:#fff;padding:1rem 2rem;border-radius:.5rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:background .2s}.btn-primary:hover{background:#3730a3}.btn-secondary{background:#fff;color:#374151;padding:1rem 2rem;border-radius:.5rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:background .2s}.btn-secondary:hover{background:#f3f4f6}.footer{background:#111827;color:#fff;padding:3rem 0}.footer-grid{display:grid;gap:2rem}@media(min-width:768px){.footer-grid{grid-template-columns:repeat(4,1fr)}}.footer-brand{font-family:Pacifico,cursive;font-size:1.5rem;color:#818cf8;display:block;margin-bottom:1rem}.footer p{color:#9ca3af;margin:0}.footer h4{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.footer ul{list-style:none;padding:0;margin:0}.footer li{margin-bottom:.5rem}.footer a{color:#9ca3af;text-decoration:none;transition:color .2s}.footer a:hover{color:#fff}.footer-bottom{border-top:1px solid #374151;margin-top:3rem;padding-top:2rem;text-align:center}.footer-bottom p{color:#9ca3af;margin:0}.tips-page{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;background:#f8fafc;color:#1e293b}.tips-container{max-width:1140px;margin:0 auto;padding:0 24px}.tips-hero{position:relative;padding:72px 0 80px;overflow:hidden;background:linear-gradient(135deg,#1e1b4b,#312e81 45%,#1e40af)}.tips-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 80% at 20% 50%,rgba(99,102,241,.25) 0%,transparent 70%),radial-gradient(ellipse 50% 60% at 80% 30%,rgba(16,185,129,.12) 0%,transparent 60%);pointer-events:none}.tips-hero .tips-container{position:relative;text-align:center}.tips-hero-badge{display:inline-flex;align-items:center;gap:6px;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);color:#c7d2fe;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:6px 14px;border-radius:999px;margin-bottom:20px}.tips-hero-title{font-size:clamp(2rem,5vw,3.2rem);font-weight:800;color:#fff;line-height:1.15;letter-spacing:-.02em;margin:0 0 16px}.tips-hero-sub{font-size:1.1rem;color:#ffffffb8;max-width:560px;margin:0 auto 40px;line-height:1.7}.tips-tab-wrap{display:inline-flex;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:14px;padding:5px;gap:4px}.tips-tab{display:flex;align-items:center;gap:8px;padding:10px 22px;border-radius:10px;border:none;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;background:transparent;color:#ffffffa6;transition:all .2s ease;white-space:nowrap}.tips-tab:hover{color:#fff;background:#ffffff14}.tips-tab--active-blue{background:#4f46e5;color:#fff;box-shadow:0 4px 16px #4f46e580}.tips-tab--active-green{background:#059669;color:#fff;box-shadow:0 4px 16px #05966980}.tips-body{padding:64px 0}.tips-section-head{text-align:center;margin-bottom:48px}.tips-section-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#0f172a;margin:0 0 10px;letter-spacing:-.02em}.tips-section-sub{font-size:1rem;color:#64748b;max-width:500px;margin:0 auto}.tips-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px}@media(max-width:700px){.tips-grid{grid-template-columns:1fr}}.tips-card{background:#fff;border-radius:16px;border:1.5px solid #e2e8f0;overflow:hidden;transition:box-shadow .2s,border-color .2s,transform .2s}.tips-card:hover{box-shadow:0 8px 32px #00000014;transform:translateY(-2px)}.tips-card--open{border-color:var(--accent);box-shadow:0 8px 32px #00000014}.tips-card-header{display:flex;align-items:center;gap:14px;width:100%;padding:20px;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit;transition:background .15s}.tips-card-header:hover{background:var(--accent-bg)}.tips-card--open .tips-card-header{background:var(--accent-bg);border-bottom:1.5px solid var(--accent)}.tips-card-icon-wrap{width:42px;height:42px;border-radius:12px;background:var(--accent-bg);border:1.5px solid var(--accent);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:20px;color:var(--accent);transition:background .15s}.tips-card--open .tips-card-icon-wrap{background:var(--accent);color:#fff}.tips-card-title{flex:1;font-size:15px;font-weight:700;color:#0f172a;line-height:1.35}.tips-card-chevron{font-size:20px;color:#94a3b8;flex-shrink:0;transition:transform .25s ease,color .15s}.tips-card-chevron--open{transform:rotate(180deg);color:var(--accent)}.tips-card-body{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .2s;padding:0 20px}.tips-card-body--open{max-height:600px;padding:20px}.tips-list{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-direction:column;gap:10px}.tips-list-item{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#334155;line-height:1.6}.tips-list-dot{width:20px;height:20px;border-radius:50%;background:var(--accent-bg);border:1.5px solid var(--accent);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px;font-size:11px;color:var(--accent)}.tips-protip{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;background:var(--accent-bg);border-radius:10px;border:1px solid var(--accent);font-size:13px;color:var(--accent);line-height:1.5}.tips-protip i{font-size:16px;flex-shrink:0;margin-top:1px}.tips-stats{padding:64px 0;background:linear-gradient(135deg,var(--accent) 0%,color-mix(in srgb,var(--accent) 80%,#000) 100%);position:relative;overflow:hidden}.tips-stats:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 100% at 80% 50%,rgba(255,255,255,.07) 0%,transparent 70%);pointer-events:none}.tips-stats-head{text-align:center;margin-bottom:48px;position:relative}.tips-stats-head h2{font-size:clamp(1.4rem,3vw,1.9rem);font-weight:800;color:#fff;margin:0 0 10px;letter-spacing:-.02em}.tips-stats-head p{font-size:1rem;color:#ffffffbf}.tips-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;position:relative}@media(max-width:768px){.tips-stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.tips-stats-grid{grid-template-columns:1fr 1fr}}.tips-stat-card{background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:28px 20px;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .2s,transform .2s}.tips-stat-card:hover{background:#ffffff2e;transform:translateY(-3px)}.tips-stat-icon{width:44px;height:44px;border-radius:12px;background:#ffffff26;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;font-size:20px;color:#fff}.tips-stat-number{font-size:2.2rem;font-weight:800;color:#fff;line-height:1;margin-bottom:8px;letter-spacing:-.03em}.tips-stat-label{font-size:13px;color:#fffc;font-weight:500}.tips-resources{padding:64px 0 80px;background:#f1f5f9}.tips-res-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:768px){.tips-res-grid{grid-template-columns:1fr}}.tips-res-card{background:#fff;border-radius:16px;padding:28px 24px;border:1.5px solid #e2e8f0;text-align:center;transition:box-shadow .2s,transform .2s}.tips-res-card:hover{box-shadow:0 8px 28px #00000014;transform:translateY(-3px)}.tips-res-icon{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:24px}.tips-res-card h3{font-size:17px;font-weight:700;color:#0f172a;margin:0 0 10px}.tips-res-card p{font-size:14px;color:#64748b;line-height:1.65;margin:0 0 20px}.tips-res-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;border-radius:8px;color:#fff;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .15s,transform .15s}.tips-res-btn:hover{opacity:.9;transform:translateY(-1px)}.terms-container{max-width:900px;margin:50px auto;padding:40px;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;font-family:Arial,sans-serif;line-height:1.6;color:#333}.terms-container h1{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:20px;color:#222}.terms-container p{margin-bottom:16px}.terms-container h2{font-size:1.3rem;font-weight:600;margin-top:30px;margin-bottom:10px;color:#1a1a1a}.terms-container section{border-bottom:1px solid #eee;padding-bottom:20px;margin-bottom:20px}.terms-container section:last-child{border-bottom:none}@media(max-width:768px){.terms-container{padding:20px}.terms-container h1{font-size:2rem}.terms-container h2{font-size:1.1rem}}.trip-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem}.trip-modal-container{background-color:#fff;border-radius:.75rem;max-width:72rem;width:100%;max-height:90vh;overflow-y:auto}.trip-modal-content{padding:1.5rem}.trip-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.trip-modal-title{font-size:1.5rem;font-weight:700;color:#111827}.trip-modal-subtitle{color:#4b5563;margin-top:.25rem}.trip-close-btn{color:#9ca3af;background:none;border:none;cursor:pointer;font-size:1.5rem;padding:0;display:flex;align-items:center;justify-content:center;transition:color .2s}.trip-close-btn:hover{color:#4b5563}.trip-request-section{margin-bottom:2rem;display:flex;flex-direction:column;gap:1.5rem}.trip-info-card{padding:1.5rem;border-radius:.5rem}.shopping-info{background-color:#f0fdf4;border:1px solid #bbf7d0}.requirements-info{background-color:#fff7ed;border:1px solid #fed7aa}.items-info{background-color:#eff6ff;border:1px solid #bfdbfe}.trip-section-title{font-size:1.125rem;font-weight:600;margin-bottom:1rem;display:flex;align-items:center}.trip-section-title i{margin-right:.5rem}.shopping-info .trip-section-title{color:#14532d}.shopping-info .trip-section-title i{color:#16a34a}.requirements-info .trip-section-title{color:#7c2d12}.requirements-info .trip-section-title i{color:#ea580c}.items-info .trip-section-title{color:#1e3a8a}.items-info .trip-section-title i{color:#2563eb}.trip-info-grid{display:grid;gap:1rem}@media(min-width:768px){.trip-info-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.trip-info-grid{grid-template-columns:repeat(3,1fr)}}.trip-info-item{background-color:#fff;padding:.75rem;border-radius:.5rem}.trip-info-label{font-size:.75rem;color:#16a34a;font-weight:500;text-transform:uppercase;letter-spacing:.05em;display:block}.trip-info-value{font-size:1.125rem;font-weight:600;color:#14532d;margin-top:.25rem;margin-bottom:0}.requirements-text{color:#9a3412;margin:0}.items-list{display:flex;flex-direction:column;gap:.75rem}.item-card{background-color:#fff;padding:1rem;border-radius:.5rem;border:1px solid #bfdbfe}.item-content{display:flex;justify-content:space-between;align-items:flex-start}.item-details{flex:1}.item-name{font-weight:600;color:#1e3a8a;margin:0 0 .25rem}.item-description{font-size:.875rem;color:#1e40af;margin:.25rem 0}.item-specs{font-size:.75rem;color:#2563eb;margin:.25rem 0}.spec-label,.meta-label,.method-label{font-weight:500}.item-meta{display:flex;align-items:center;gap:1rem;margin-top:.5rem;font-size:.875rem;color:#1e40af}.item-method{font-size:.75rem;color:#7c3aed;margin:.25rem 0 0}.urgency-badge{padding:.25rem .5rem;font-size:.75rem;border-radius:9999px;margin-left:1rem;white-space:nowrap}.urgency-high{background-color:#fee2e2;color:#991b1b}.urgency-medium{background-color:#fef3c7;color:#92400e}.urgency-low{background-color:#d1fae5;color:#065f46}.trip-form{display:flex;flex-direction:column;gap:1.5rem}.trip-form-section{background-color:#f9fafb;padding:1.5rem;border-radius:.5rem}.trip-form-row{display:grid;gap:1rem;margin-bottom:1rem}@media(min-width:768px){.trip-form-row{grid-template-columns:repeat(2,1fr)}}.trip-form-row:last-child{margin-bottom:0}.trip-form-group{display:flex;flex-direction:column}.trip-form-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.trip-form-input,.trip-form-select,.trip-form-textarea{width:100%;padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;transition:all .2s}.trip-form-input:focus,.trip-form-select:focus,.trip-form-textarea:focus{outline:none;ring:2px;ring-color:#6366f1;border-color:#6366f1}.trip-form-select{background-color:#fff;cursor:pointer}.trip-form-textarea{resize:none}.trip-form-error{color:#ef4444;font-size:.875rem;margin-top:.25rem;margin-bottom:0}.trip-char-count{font-size:.75rem;color:#6b7280;margin-top:.25rem;margin-bottom:0}.trip-payment-summary{background-color:#f0fdf4;padding:1.5rem;border-radius:.5rem;border:1px solid #bbf7d0}.trip-payment-summary .trip-section-title{color:#111827;margin-bottom:1rem}.trip-payment-summary .trip-section-title i{color:#16a34a}.payment-items{display:flex;flex-direction:column;gap:.75rem}.payment-item{display:flex;justify-content:space-between;align-items:center;color:#4b5563}.payment-value{font-weight:500;color:#111827}.payment-total{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid #d1d5db}.payment-total span:first-child{font-size:1.125rem;font-weight:600;color:#111827}.payment-total-value{font-size:1.25rem;font-weight:700;color:#16a34a}.trip-form-actions{display:flex;gap:1rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.trip-btn-cancel,.trip-btn-submit{flex:1;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s;border:none;display:flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap}.trip-btn-cancel{border:1px solid #d1d5db;color:#374151;background-color:#fff}.trip-btn-cancel:hover{background-color:#f9fafb}.trip-btn-submit{background-color:#4f46e5;color:#fff}.trip-btn-submit:hover:not(:disabled){background-color:#4338ca}.trip-btn-submit:disabled{opacity:.5;cursor:not-allowed}.spinner{animation:spin 1s linear infinite}@media(max-width:767px){.trip-modal-content{padding:1rem}.trip-modal-title{font-size:1.25rem}.trip-form-actions,.item-content{flex-direction:column}.urgency-badge{margin-left:0;margin-top:.5rem;align-self:flex-start}}.traveler-card{background-color:#f8f9fe;border:1px solid #e0e6f3;border-radius:.75rem;padding:1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#333;margin-bottom:20px}.card-header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:1rem}.header-user-info{display:flex;align-items:center;gap:1rem}.user-avatar{width:40px;height:40px;border-radius:50%;background-color:#e0e6f3;color:#555;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:1.2rem;flex-shrink:0}.header-icons{display:flex;align-items:center;gap:8px}.last-minute-icon{color:#f59e0b;font-size:18px;background:#fff7ed;padding:6px;border-radius:50%;display:flex;align-items:center;justify-content:center}.trip-insured-icon{color:#16a34a;font-size:18px;background:#ecfdf5;padding:6px;border-radius:50%;display:flex;align-items:center;justify-content:center}.user-details div{margin:0;font-size:1rem;font-weight:600}.user-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;font-size:.875rem;color:#6b7280;margin-top:.25rem;text-transform:capitalize}.user-meta i{margin-right:.25rem}.verified-shield{width:32px;height:32px;border-radius:50%;background-color:#fee2e2;color:#dc2626;display:flex;justify-content:center;align-items:center;font-size:1.1rem;flex-shrink:0}.trip-details{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:1rem;padding-bottom:1rem}.trip-point{position:relative;padding-left:1.5rem}.trip-point:before{content:"";position:absolute;left:0;top:6px;width:12px;height:12px;border-radius:50%}.trip-point.departure:before{background-color:#34d399}.trip-point.arrival:before{background-color:#ef4444}.trip-point p{margin:0;font-size:.9rem;color:#374151;white-space:nowrap}.trip-point span{font-size:.85rem;color:#6b7280;display:flex;align-items:center;gap:.25rem}.remaining-weight{font-size:.9rem;color:#4b5563;white-space:nowrap;text-align:right}.card-footer{display:flex;justify-content:space-between;align-items:flex-end;padding-top:1rem;border-top:1px solid #e0e6f3;flex-wrap:wrap;gap:1rem}.charges-info h5{margin:0 0 .5rem;font-size:1rem;font-weight:600}.charges-info p{margin:.25rem 0;font-size:.9rem;color:#4b5563}.action-buttons{display:flex;gap:.75rem}.action-button{padding:.6rem 1.2rem;border-radius:.5rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:all .2s ease;font-size:.9rem;white-space:nowrap}.action-button.primary{background-color:#4f46e5;color:#fff}.action-button.primary:hover{background-color:#4338ca}.action-button.secondary{background-color:#f3f4f6;color:#374151;border-color:#d1d5db}.action-button.secondary:hover{background-color:#e5e7eb}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000008c;display:flex;justify-content:center;align-items:center;z-index:5000}.modal-content{background:#fff;border-radius:12px;padding:24px;max-width:100%;box-shadow:0 10px 30px #00000040}.kyc-modal{max-width:420px;width:100%;text-align:center}.kyc-modal h3{margin-bottom:10px;font-size:18px;font-weight:600}.kyc-modal p{font-size:14px;color:#555;margin-bottom:16px}.qr-container{display:flex;justify-content:center;align-items:center;margin:16px 0}.kyc-qr-image{width:200px;height:200px;object-fit:contain;border:1px solid #e5e5e5;border-radius:8px;padding:8px;background:#fff}.kyc-actions{display:flex;flex-direction:column;gap:12px;margin-top:16px}.kyc-link{font-size:14px;color:#2563eb;text-decoration:underline;cursor:pointer}.kyc-link:hover{color:#1e40af}.close-btn{align-self:center}.user-avatar{width:44px;height:44px;border-radius:50%;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center;font-weight:700;color:#374151;overflow:hidden}.user-avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%}@media(max-width:768px){.trip-details{grid-template-columns:1fr 1fr}.remaining-weight{grid-column:1 / -1;text-align:left;margin-top:.5rem}}@media(max-width:600px){.trip-details{grid-template-columns:1fr;gap:.5rem}.remaining-weight{text-align:left}.card-footer{flex-direction:column;align-items:stretch}.action-buttons{justify-content:flex-start}}.browse-request-page{max-width:80rem;margin-left:auto;margin-right:auto;padding:2rem 1rem}@media(min-width:640px){.browse-request-page{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.browse-request-page{padding-left:2rem;padding-right:2rem}}.page-header{margin-bottom:2rem}.page-title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:.5rem}.page-subtitle{font-size:1.125rem;color:#4b5563}.filter-card{background-color:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d;border:1px solid #e5e7eb;margin-bottom:2rem}.filter-grid-4{display:grid;gap:1rem;margin-bottom:1rem}@media(min-width:768px){.filter-grid-4{grid-template-columns:repeat(4,1fr)}}.filter-row-bottom{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}@media(max-width:768px){.filter-row-bottom{flex-direction:column;align-items:stretch}}.form-group{display:flex;flex-direction:column}.form-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.form-input,.form-select{width:100%;padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;background-color:#fff;transition:all .2s ease}.form-input:focus,.form-select:focus{outline:none;box-shadow:0 0 0 2px #4f46e5;border-color:#4f46e5}.input-with-icon{position:relative}.input-with-icon .form-input{padding-left:2.5rem;padding-right:1rem}.input-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#9ca3af}.form-select{padding-right:2rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em}.form-select:disabled{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}.price-range{display:flex;align-items:center;gap:.5rem}.price-range-input{width:6rem;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;transition:all .2s ease}.price-range-input:focus{outline:none;box-shadow:0 0 0 2px #4f46e5;border-color:#4f46e5}.price-range-separator{color:#6b7280}.flex-1{flex:1}.flex-end{display:flex;align-items:flex-end}.clear-button{padding:.5rem 1rem;color:#4b5563;border:1px solid #d1d5db;border-radius:.5rem;background-color:#fff;cursor:pointer;white-space:nowrap;transition:all .2s ease}.clear-button:hover{color:#1f2937;background-color:#f9fafb}@media(max-width:768px){.browse-request-page{padding:1rem .5rem}.filter-card{padding:1rem;margin-bottom:1.5rem}.page-title{font-size:1.5rem}.page-subtitle{font-size:1rem}.filter-grid-4{grid-template-columns:1fr;gap:1rem}.price-range{justify-content:center}.flex-end{width:100%;justify-content:stretch}.clear-button{width:100%}}.pagination{display:flex;justify-content:center;gap:8px;margin:30px 0}.pagination button{padding:8px 14px;border:1px solid #ccc;background:#fff;cursor:pointer;border-radius:4px}.pagination .active-page{background:#6200ee;color:#fff;border-color:#6200ee}@media(max-width:480px){.price-range-input{width:5rem}.filter-row-bottom{gap:.75rem}}.card-container{max-width:64rem;margin:0 auto;padding:1.5rem;background:#fff}.title{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#111827}.info-section{margin-bottom:2rem;padding:1.5rem;background:#eef2ff;border:1px solid #c7d2fe;border-radius:.75rem}.info-header{display:flex;align-items:center;margin-bottom:.75rem}.info-icon{color:#4338ca;margin-right:.5rem;width:1.25rem;height:1.25rem}.info-text{color:#3730a3;font-size:.875rem;margin-bottom:1rem}.info-tip{background:#e0e7ff;padding:.75rem;border-radius:.5rem;font-weight:500;color:#1e1b4b}.services-list{display:flex;flex-direction:column;gap:1.5rem}.service-card{padding:1.5rem;border:2px solid #d1d5db;border-radius:.75rem;cursor:pointer;transition:all .2s ease}.service-card:hover{border-color:#818cf8;background:#f5f6ff;transform:scale(1.01)}.service-card.selected{border-color:#6366f1;background:#eef2ff;box-shadow:0 2px 8px #6366f133}.service-content{display:flex;gap:1.5rem}.service-icon{width:4rem;height:4rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;background:#e0e7ff;transition:background .2s ease}.service-icon.selected{background:#c7d2fe}.icon{width:2rem;height:2rem;color:#4338ca}.service-details{flex:1}.service-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.service-header h3{font-size:1.25rem;font-weight:600;color:#111827}.check-icon{color:#4338ca;width:1.5rem;height:1.5rem}.service-description{color:#4b5563;margin-bottom:1rem}.service-includes h4{font-weight:600;color:#111827;margin-bottom:.75rem}.service-points{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem}.service-point{display:flex;align-items:start;gap:.5rem}.point-icon{color:#4338ca;width:1rem;height:1rem;margin-top:.125rem}.service-point span{font-size:.875rem;color:#374151}.tags{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.tag{padding:.25rem .75rem;font-size:.75rem;border-radius:9999px}.tag-blue{background:#dbeafe;color:#1e40af}.tag-purple{background:#ede9fe;color:#5b21b6}.tag-orange{background:#ffedd5;color:#9a3412}.tag-indigo{background:#e0e7ff;color:#3730a3}.tag-pink{background:#fce7f3;color:#9d174d}.tag-teal{background:#ccfbf1;color:#134e4a}.summary{margin-top:2rem;padding:1rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;text-align:center;font-size:.875rem;color:#4b5563}.summary p{display:flex;align-items:center;justify-content:center;gap:.25rem}.bulb-icon{color:#facc15;width:1rem;height:1rem}.error-box{margin-top:1rem;padding:1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem}.error-box p{color:#b91c1c;font-size:.875rem;font-weight:500}.action{margin-top:2rem;display:flex;justify-content:center}.continue-btn{padding:.75rem 2rem;background:#4f46e5;color:#fff;font-weight:600;border-radius:.5rem;transition:background .2s ease}.continue-btn:hover{background:#4338ca}.continue-btn:focus{outline:none;box-shadow:0 0 0 2px #c7d2fe}.traveler-page{padding:2rem;max-width:900px;margin:0 auto}.progress-container{margin-bottom:3rem}.progress-steps{display:flex;justify-content:space-between;align-items:center}.progress-step-wrapper{text-align:center}.progress-step{width:40px;height:40px;border-radius:50%;background-color:#e5e7eb;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;transition:all .3s}.progress-step.active{background-color:#4f46e5}.progress-bar{height:4px;background-color:#e5e7eb;position:relative;margin-top:-22px;z-index:-1}.progress-bar-fill{height:100%;background-color:#4f46e5;transition:width .3s}.step-content h1,.step-content h2{margin-bottom:.5rem}.step-content p{color:#6b7280;margin-bottom:1.5rem}.summary-card{background-color:#f9fafb;padding:1.5rem;border-radius:.5rem;margin-bottom:2rem}.summary-card h3{margin-bottom:1rem}.summary-card p{margin-bottom:.5rem}.btn{padding:.75rem 1.5rem;border:none;border-radius:.5rem;cursor:pointer;font-size:1rem;transition:opacity .2s}.btn:hover{opacity:.9}.btn-back{background-color:#6b7280;color:#fff;margin-top:1rem}.btn-publish{background-color:#10b981;color:#fff;font-weight:700}.btn-cancel{background-color:#e5e7eb;color:#374151}.btn-confirm{background-color:#10b981;color:#fff;font-weight:700}.popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.popup-content{background-color:#fff;padding:2rem;border-radius:1rem;max-width:500px;width:90%;box-shadow:0 20px 25px -5px #0000001a}.popup-content h2{margin-bottom:1rem}.popup-content p{margin-bottom:2rem;color:#6b7280}.popup-buttons{display:flex;gap:1rem;justify-content:flex-end}@media(max-width:768px){.traveler-page{padding:1rem}.progress-step{width:32px;height:32px;font-size:.875rem}.popup-content{padding:1.5rem}.button-group{flex-direction:column}.btn{width:100%}}.tdf-form{display:flex;flex-direction:column;gap:1.25rem;max-width:780px;margin:0 auto;padding:0 0 2rem}.tdf-header{display:flex;align-items:center;gap:1rem;background:linear-gradient(135deg,#1e3a8a,#1d4ed8 60%,#2563eb);border-radius:1rem;padding:1.5rem 1.75rem;color:#fff}.tdf-header-icon-wrap{display:flex;align-items:center;justify-content:center;background:#ffffff2e;border-radius:.75rem;width:56px;height:56px;flex-shrink:0}.tdf-header-text h2{font-size:1.35rem;font-weight:700;margin:0 0 .2rem;color:#fff}.tdf-header-text p{font-size:.825rem;color:#ffffffc7;margin:0}.tdf-card{background:#fff;border-radius:.875rem;border:1px solid #e2e8f0;box-shadow:0 1px 4px #0000000f;overflow:visible}.tdf-card--route{border-top:3px solid #3b82f6}.tdf-card-head{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.25rem;background:#f8fafc;border-bottom:1px solid #e2e8f0;border-radius:.875rem .875rem 0 0;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#475569}.tdf-route-helper{margin:0;padding:.75rem 2.25rem 0;color:#64748b;font-size:.78rem;line-height:1.45}.tdf-route-layout{display:grid;grid-template-columns:1fr auto 1fr;align-items:start;gap:0;padding:1.25rem}.tdf-route-col{display:flex;flex-direction:column;gap:.75rem;padding:0 1rem}.tdf-route-badge{display:inline-flex;align-items:center;gap:.4rem;font-size:.7rem;font-weight:700;letter-spacing:.08em;border-radius:999px;padding:.25rem .75rem;width:fit-content}.tdf-route-badge--dep{background:#eff6ff;color:#2563eb}.tdf-route-badge--arr{background:#ecfdf5;color:#059669}.tdf-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.tdf-dot--dep{background:#3b82f6}.tdf-dot--arr{background:#10b981}.tdf-route-mid{display:flex;flex-direction:column;align-items:center;padding-top:3rem;gap:.5rem}.tdf-route-line{width:1px;flex:1;min-height:28px;background:linear-gradient(to bottom,transparent,#cbd5e1,transparent)}.tdf-plane-badge{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1d4ed8,#3b82f6);color:#fff;border-radius:50%;width:42px;height:42px;box-shadow:0 4px 12px #3b82f666;flex-shrink:0}.tdf-plane-badge svg{transform:rotate(45deg)}.tdf-sched-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:1.25rem}.tdf-sched-group{padding:0 .75rem}.tdf-sched-group:first-child{padding-left:0;border-right:1px dashed #e2e8f0;padding-right:1.5rem}.tdf-sched-group:last-child{padding-right:0;padding-left:1.5rem}.tdf-sched-label{font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;border-radius:999px;padding:.25rem .75rem;margin-bottom:.75rem;width:fit-content}.tdf-sched-label--dep{background:#eff6ff;color:#2563eb}.tdf-sched-label--arr{background:#ecfdf5;color:#059669}.tdf-two-col{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.tdf-three-col{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;padding:1.25rem}.tdf-docs-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:1.25rem}.tdf-field{display:flex;flex-direction:column;gap:.35rem}.tdf-label{display:flex;align-items:center;gap:.3rem;font-size:.78rem;font-weight:600;color:#374151}.tdf-req{color:#ef4444}.tdf-input{width:100%;padding:.575rem .75rem;border:1.5px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;color:#1e293b;background:#fff;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.tdf-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.tdf-combo{position:relative;width:100%}.tdf-combo-icon{position:absolute;left:.625rem;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none;z-index:1}.tdf-combo-input{width:100%;padding:.575rem 2rem .575rem 1.875rem;border:1.5px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;color:#1e293b;background:#fff;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.tdf-combo-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.tdf-combo--disabled .tdf-combo-input{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.tdf-combo-chevron{position:absolute;right:.625rem;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none;transition:transform .15s}.tdf-combo-chevron.open{transform:translateY(-50%) rotate(180deg)}.tdf-combo-list{position:absolute;top:calc(100% + 3px);left:0;right:0;max-height:210px;overflow-y:auto;background:#fff;border:1.5px solid #e2e8f0;border-radius:.5rem;box-shadow:0 8px 24px #0000001a;z-index:1000;list-style:none;margin:0;padding:.25rem 0}.tdf-combo-list::-webkit-scrollbar{width:4px}.tdf-combo-list::-webkit-scrollbar-track{background:transparent}.tdf-combo-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.tdf-combo-item{display:flex;align-items:center;gap:.4rem;padding:.45rem .75rem;font-size:.85rem;color:#334155;cursor:pointer;transition:background .1s}.tdf-combo-item:hover{background:#f0f7ff}.tdf-combo-item.active{background:#eff6ff;color:#1d4ed8;font-weight:500}.tdf-combo-empty{padding:.625rem .75rem;font-size:.825rem;color:#94a3b8;text-align:center}.tdf-upload-zone{display:block;border:2px dashed #cbd5e1;border-radius:.625rem;padding:1.25rem;cursor:pointer;transition:border-color .15s,background .15s;background:#f8fafc}.tdf-upload-zone:hover{border-color:#3b82f6;background:#f0f7ff}.tdf-file-hidden{display:none}.tdf-upload-content{display:flex;flex-direction:column;align-items:center;gap:.4rem;text-align:center}.tdf-upload-ico{color:#94a3b8}.tdf-upload-hint{font-size:.85rem;font-weight:600;color:#3b82f6}.tdf-upload-sub{font-size:.75rem;color:#94a3b8}.tdf-upload-names{font-size:.8rem;font-weight:500;color:#059669;word-break:break-all}.tdf-insurance-doc{display:flex;flex-direction:column;gap:.375rem;padding:1rem 1.25rem 1.25rem;border-top:1px dashed #e2e8f0;animation:tdf-slide-down .18s ease}@keyframes tdf-slide-down{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.tdf-radio-group{display:flex;gap:.625rem}.tdf-radio-pill{display:flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border:1.5px solid #e2e8f0;border-radius:999px;font-size:.82rem;font-weight:500;color:#64748b;cursor:pointer;transition:all .15s;background:#f8fafc}.tdf-radio-pill input[type=radio]{display:none}.tdf-radio-pill:hover{border-color:#3b82f6;color:#3b82f6}.tdf-radio-pill.active{border-color:#3b82f6;background:#eff6ff;color:#1d4ed8;font-weight:600}.tdf-field-error{display:flex;align-items:center;gap:.3rem;font-size:.75rem;color:#ef4444;margin:0}.tdf-submit{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.875rem;background:linear-gradient(135deg,#1d4ed8,#3b82f6);color:#fff;font-size:1rem;font-weight:700;border:none;border-radius:.75rem;cursor:pointer;transition:opacity .15s,transform .1s;box-shadow:0 4px 14px #3b82f666;letter-spacing:.02em}.tdf-submit:hover{opacity:.92;transform:translateY(-1px)}.tdf-submit:active{transform:translateY(0)}.tdf-submit:disabled{cursor:not-allowed;opacity:.55;transform:none}.tdf-schedule-check{display:flex;align-items:flex-start;gap:.5rem;margin:0 0 .85rem;padding:.75rem .9rem;border:1px solid #bfdbfe;border-radius:.7rem;background:#eff6ff;color:#1e40af;font-size:.9rem;line-height:1.4}.tdf-schedule-check svg{flex:0 0 auto;margin-top:.12rem}.tdf-schedule-check--available{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.tdf-schedule-check--conflict,.tdf-schedule-check--error{border-color:#fecaca;background:#fef2f2;color:#991b1b}.tdf-confirmation-card{border-top-color:#0f766e}.tdf-confirmation-body{padding:1.25rem 1.5rem 1.4rem;color:#334155;font-size:.88rem}.tdf-confirmation-body p{margin:0 0 .9rem}.tdf-confirmation-check{display:flex;gap:.75rem;align-items:flex-start;padding:.9rem;border:1px solid #99f6e4;border-radius:.7rem;background:#f0fdfa;color:#134e4a;font-weight:600;cursor:pointer}.tdf-confirmation-check input{width:18px;height:18px;margin-top:.1rem;accent-color:#0f766e;flex:0 0 auto}.tdf-confirmation-note{margin:.9rem 0 0!important;color:#64748b;font-size:.78rem}.tdf-pnr-link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.75rem;padding:.72rem 1rem;border-radius:.65rem;background:#0f766e;color:#fff;font-weight:700;text-decoration:none;transition:background .2s ease,transform .2s ease}.tdf-pnr-link:hover{background:#0b5f59;color:#fff;transform:translateY(-1px)}.tdf-confirmation-evidence{margin-top:16px;padding-top:16px;border-top:1px solid #dbe5ef}.tdf-verification-guidance{margin:0 0 .8rem;padding:.75rem .85rem;border:1px solid #bae6fd;border-radius:.65rem;background:#f0f9ff;color:#075985;font-size:.8rem}.tdf-verification-guidance--manual{border-color:#fde68a;background:#fffbeb;color:#92400e}.tdf-confirmation-policy{margin:.85rem 0 0!important;padding-top:.85rem;border-top:1px solid #dbe4ee;color:#334155;font-size:.8rem;font-weight:600}.tdf-confirmation-policy a{color:#0f766e;text-decoration:underline}@media(max-width:640px){.tdf-route-layout{grid-template-columns:1fr}.tdf-route-mid{flex-direction:row;padding-top:0;padding:.5rem 0}.tdf-route-line{min-height:1px;width:auto;flex:1;background:linear-gradient(to right,transparent,#cbd5e1,transparent)}.tdf-plane-badge svg{transform:rotate(0)}.tdf-sched-grid{grid-template-columns:1fr;gap:1.25rem}.tdf-sched-group:first-child{border-right:none;border-bottom:1px dashed #e2e8f0;padding-right:0;padding-bottom:1.25rem}.tdf-sched-group:last-child{padding-left:0}.tdf-three-col{grid-template-columns:1fr 1fr}.tdf-docs-grid{grid-template-columns:1fr}}@media(max-width:420px){.tdf-three-col{grid-template-columns:1fr}}.dpf-wrap{position:relative;display:block;width:100%;box-sizing:border-box}.dpf-trigger{display:flex;align-items:center;gap:.5rem;width:100%;box-sizing:border-box;padding:.575rem .75rem;background:#fff;border:1.5px solid #e2e8f0;border-radius:.5rem;cursor:pointer;transition:border-color .15s,box-shadow .15s;text-align:left;font-size:.875rem;color:#1e293b;min-height:38px}.dpf-trigger:hover,.dpf-trigger--open{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.dpf-trigger-icon{color:#64748b;flex-shrink:0}.dpf-value{flex:1;color:#1e293b;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0}.dpf-placeholder{flex:1;color:#94a3b8;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0}.dpf-chevron{color:#94a3b8;flex-shrink:0;transition:transform .15s}.dpf-chevron.open{transform:rotate(180deg)}.dpf-popover{position:absolute;top:calc(100% + 6px);left:0;z-index:1200;background:#fff;border:1.5px solid #e2e8f0;border-radius:.875rem;box-shadow:0 12px 32px #0000001f;width:280px;overflow:hidden;animation:dpf-fade-in .12s ease}@keyframes dpf-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.dpf-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem .875rem .5rem;background:linear-gradient(135deg,#1e3a8a,#2563eb)}.dpf-nav{display:flex;align-items:center;justify-content:center;background:#ffffff26;border:none;border-radius:.375rem;width:28px;height:28px;color:#fff;cursor:pointer;transition:background .15s}.dpf-nav:hover{background:#ffffff47}.dpf-month-btn{display:flex;align-items:center;gap:.3rem;background:none;border:none;color:#fff;font-size:.9rem;font-weight:700;cursor:pointer;padding:.25rem .5rem;border-radius:.375rem;transition:background .15s}.dpf-month-btn:hover{background:#ffffff26}.dpf-month-btn svg{transition:transform .15s}.dpf-month-btn svg.rotated{transform:rotate(180deg)}.dpf-year-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.375rem;padding:.875rem}.dpf-year-btn{padding:.5rem;border:1.5px solid #e2e8f0;border-radius:.5rem;background:#f8fafc;font-size:.825rem;font-weight:500;color:#334155;cursor:pointer;transition:all .12s}.dpf-year-btn:hover{border-color:#3b82f6;background:#eff6ff;color:#1d4ed8}.dpf-year-btn.active{background:#1d4ed8;border-color:#1d4ed8;color:#fff;font-weight:700}.dpf-daynames{display:grid;grid-template-columns:repeat(7,1fr);padding:.5rem .75rem .25rem;background:#f8fafc;border-bottom:1px solid #f1f5f9}.dpf-daynames span{text-align:center;font-size:.7rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}.dpf-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;padding:.5rem .75rem}.dpf-day{display:flex;align-items:center;justify-content:center;height:32px;width:100%;border:none;background:none;border-radius:.375rem;font-size:.8rem;color:#334155;cursor:pointer;transition:background .1s,color .1s;font-weight:500}.dpf-day:hover:not(:disabled){background:#eff6ff;color:#1d4ed8}.dpf-day--past{color:#cbd5e1;cursor:not-allowed}.dpf-day--today{border:1.5px solid #3b82f6;color:#2563eb;font-weight:700}.dpf-day--today:hover:not(:disabled){background:#eff6ff}.dpf-day--selected{background:linear-gradient(135deg,#1d4ed8,#3b82f6)!important;color:#fff!important;font-weight:700;border:none!important;box-shadow:0 2px 8px #3b82f666}.dpf-footer{display:flex;justify-content:space-between;padding:.5rem .875rem .75rem;border-top:1px solid #f1f5f9}.dpf-today-btn,.dpf-clear-btn{background:none;border:none;font-size:.78rem;font-weight:600;cursor:pointer;padding:.25rem .5rem;border-radius:.375rem;transition:background .12s}.dpf-today-btn{color:#2563eb}.dpf-today-btn:hover{background:#eff6ff}.dpf-clear-btn{color:#94a3b8}.dpf-clear-btn:hover{background:#f8fafc;color:#ef4444}.request-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.request-modal-container{background-color:#fff;border-radius:12px;max-width:1000px;width:100%;max-height:90vh;overflow-y:auto;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.request-modal-content{padding:2rem}.request-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.request-modal-title{font-size:1.875rem;font-weight:700;color:#111827;margin:0}.request-modal-close{background:none;border:none;color:#9ca3af;cursor:pointer;font-size:1.875rem;padding:0;line-height:1;transition:color .2s}.request-modal-close:hover{color:#4b5563}.request-modal-subtitle{color:#4b5563;margin-bottom:2rem;text-align:center;font-size:1rem}.request-types-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}@media(min-width:768px){.request-types-grid{grid-template-columns:repeat(3,1fr)}}.request-type-card{padding:1.5rem;border:2px solid #d1d5db;border-radius:12px;cursor:pointer;transition:all .3s;position:relative}.request-type-card:hover{border-color:#818cf8;background-color:#faf5ff;transform:translateY(-2px)}.request-type-card.selected{border-color:#6366f1;background-color:#eef2ff;box-shadow:0 4px 6px #6366f11a}.request-type-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.request-type-name{font-size:1.125rem;font-weight:600;color:#111827;margin:0}.selected-icon{color:#6366f1;font-size:1.5rem}.request-type-pricing{margin-bottom:1rem}.price-free{font-size:1.875rem;font-weight:700;color:#10b981;margin-bottom:.25rem}.price-paid{font-size:1.875rem;font-weight:700;color:#6366f1;margin-bottom:.25rem}.duration-text{font-size:.875rem;color:#4b5563}.request-type-description{color:#4b5563;margin-bottom:1rem;font-size:.95rem}.request-type-features{display:flex;flex-direction:column;gap:.5rem}.feature-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#374151}.feature-icon{color:#6366f1;flex-shrink:0;font-size:1rem}.popular-badge{margin-top:.75rem;padding:.375rem .75rem;background:linear-gradient(to right,#f3e8ff,#fce7f3);color:#7c3aed;font-size:.75rem;border-radius:9999px;text-align:center;font-weight:600}.request-modal-footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.info-text{font-size:.875rem;color:#6b7280;display:flex;align-items:center;gap:.25rem}.button-group{display:flex;gap:1rem}.btn-cancel,.btn-publish{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;white-space:nowrap;cursor:pointer;border:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s;font-size:1rem}.btn-cancel{background-color:#f3f4f6;color:#374151}.btn-cancel:hover{background-color:#e5e7eb}.btn-publish{background-color:#6366f1;color:#fff}.btn-publish:hover:not(.disabled){background-color:#4f46e5}.btn-publish.disabled{background-color:#d1d5db;color:#9ca3af;cursor:not-allowed}.price-tag{margin-left:.5rem}.spinning{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.request-modal-content{padding:1.5rem}.request-modal-title{font-size:1.5rem}.request-types-grid{grid-template-columns:1fr}.request-modal-footer{flex-direction:column;align-items:stretch}.button-group{width:100%;flex-direction:column}.btn-cancel,.btn-publish{width:100%;justify-content:center}}.help-center{min-height:100vh;background-color:#f9fafb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hero{position:relative;padding:4rem 0;background:linear-gradient(135deg,#eef2ff,#dbeafe)}.hero-content{max-width:1280px;margin:0 auto;padding:0 1rem;text-align:center}.hero h1{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:1rem}@media(min-width:1024px){.hero h1{font-size:3rem}}.hero p{font-size:1.25rem;color:#6b7280;max-width:48rem;margin:0 auto 2rem}.search-container{max-width:32rem;margin:0 auto 1.5rem}.search-input-container{position:relative}.search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:1.25rem}.search-input{width:100%;padding:1rem 1rem 1rem 3rem;font-size:1.125rem;border:1px solid #d1d5db;border-radius:.75rem;background-color:#fff;outline:none;transition:box-shadow .2s}.search-input:focus{box-shadow:0 0 0 2px #4f46e5}.user-type-filter{display:flex;justify-content:center}.filter-container{background-color:#fff;padding:.25rem;border-radius:.5rem;border:1px solid #e5e7eb;display:flex}.filter-button{padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;transition:all .2s;cursor:pointer;border:none;background:none}.filter-button.active{background-color:#4f46e5;color:#fff}.filter-button:not(.active){color:#6b7280}.filter-button:not(.active):hover{color:#1f2937;background-color:#f3f4f6}.main-content{max-width:1280px;margin:0 auto;padding:4rem 1rem;display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:1024px){.main-content{grid-template-columns:1fr 3fr}}.sidebar{background-color:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;height:fit-content;position:sticky;top:1.5rem}.sidebar h3{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:1rem}.category-nav-help{display:flex;flex-direction:column;gap:.25rem}.category-button-help{width:100%;text-align:left;padding:.5rem .75rem;border-radius:.5rem;display:flex;align-items:center;transition:all .2s;cursor:pointer;border:none;background:none;font-size:.875rem;font-weight:500}.category-button-help.active{background-color:#eef2ff;color:#4338ca}.category-button-help:not(.active){color:#374151}.category-button-help:not(.active):hover{background-color:#f3f4f6}.category-button-help i{margin-right:.75rem;font-size:1.125rem}.faq-content{margin-bottom:1.5rem;color:#6b7280}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb}.faq-question{width:100%;padding:1rem 1.5rem;text-align:left;display:flex;align-items:center;justify-content:space-between;background:none;border:none;cursor:pointer;transition:background-color .2s}.faq-question:hover{background-color:#f9fafb}.question-content{display:flex;align-items:center;flex:1}.question-title{font-size:1.125rem;font-weight:600;color:#111827;margin-right:1rem}.user-type-badge{display:inline-flex;align-items:center;padding:.25rem .5rem;font-size:.75rem;border-radius:9999px;font-weight:500;margin-left:.5rem}.user-type-badge.traveler{background-color:#dbeafe;color:#1d4ed8}.user-type-badge.shopper{background-color:#dcfce7;color:#166534}.user-type-badge i{margin-right:.25rem}.expand-icon{font-size:1.25rem;color:#6b7280;transition:transform .2s;flex-shrink:0}.expand-icon.expanded{transform:rotate(180deg)}.faq-answer{padding:0 1.5rem 1rem}.answer-content{border-top:1px solid #e5e7eb;padding-top:1rem}.answer-text{color:#374151;line-height:1.6;margin-bottom:1rem}.tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag{padding:.25rem .5rem;background-color:#f3f4f6;color:#6b7280;font-size:.75rem;border-radius:9999px}.no-results{text-align:center;padding:3rem 0}.no-results i{font-size:4rem;color:#d1d5db;margin-bottom:1rem}.no-results h3{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.5rem}.no-results p{color:#6b7280;margin-bottom:1.5rem}.quick-actions{margin-top:3rem;display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.quick-actions-helpCenter{grid-template-columns:1fr 1fr}}.action-card{padding:1.5rem;border-radius:.75rem;border:1px solid}.action-card.blue{background-color:#eff6ff;border-color:#bfdbfe}.action-card.green{background-color:#f0fdf4;border-color:#bbf7d0}.action-header{display:flex;align-items:center;margin-bottom:1rem}.action-icon{width:3rem;height:3rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin-right:1rem}.action-icon.blue{background-color:#dbeafe}.action-icon.green{background-color:#dcfce7}.action-icon i{font-size:1.25rem}.action-icon.blue i{color:#2563eb}.action-icon.green i{color:#16a34a}.action-title{font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.action-card.blue .action-title{color:#1e3a8a}.action-card.green .action-title{color:#14532d}.action-subtitle{font-size:.875rem}.action-card.blue .action-subtitle{color:#1d4ed8}.action-card.green .action-subtitle{color:#166534}.action-link{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:.5rem;text-decoration:none;font-weight:600;transition:background-color .2s}.action-link.blue{background-color:#2563eb;color:#fff}.action-link.blue:hover{background-color:#1d4ed8}.action-link.green{background-color:#16a34a;color:#fff}.action-link.green:hover{background-color:#15803d}.action-link i{margin-left:.5rem}.service-section{padding:4rem 0;background-color:#fff}.service-content{max-width:1280px;margin:0 auto;padding:0 1rem}.section-title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:1rem}.section-subtitle{font-size:1.25rem;color:#6b7280}.service-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.service-grid{grid-template-columns:repeat(3,1fr)}}.service-card{padding:2rem;border-radius:.75rem;border:1px solid;transition:box-shadow .3s}.service-card:hover{box-shadow:0 10px 25px -3px #0000001a}.service-card.blue{background-color:#eff6ff;border-color:#bfdbfe}.service-card.purple{background-color:#faf5ff;border-color:#d8b4fe}.service-card.green{background-color:#f0fdf4;border-color:#bbf7d0}.service-header{display:flex;align-items:center;margin-bottom:1rem}.service-description{font-size:.875rem;margin-bottom:1rem}.service-card.blue .service-description{color:#1e40af}.service-card.purple .service-description{color:#7c3aed}.service-card.green .service-description{color:#166534}.service-features{margin-bottom:1rem}.feature{display:flex;align-items:center;font-size:.875rem;margin-bottom:.5rem}.service-card.blue .feature{color:#1d4ed8}.service-card.purple .feature{color:#8b5cf6}.service-card.green .feature{color:#16a34a}.feature i{margin-right:.5rem}.service-link{font-size:.875rem;font-weight:500;cursor:pointer;transition:color .2s}.service-card.blue .service-link{color:#2563eb}.service-card.blue .service-link:hover{color:#1d4ed8}.service-card.purple .service-link{color:#7c3aed}.service-card.purple .service-link:hover{color:#6d28d9}.service-card.green .service-link{color:#16a34a}.service-card.green .service-link:hover{color:#15803d}.guide-section{padding:4rem 0;background-color:#f3f4f6}.guide-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.guide-grid{grid-template-columns:1fr 1fr}}.guide-card{background-color:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.guide-header{display:flex;align-items:center;margin-bottom:1.5rem}.guide-icon{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:1rem}.guide-icon.indigo{background-color:#eef2ff}.guide-icon.green{background-color:#f0fdf4}.guide-icon i{font-size:1.5rem}.guide-icon.indigo i{color:#4f46e5}.guide-icon.green i{color:#16a34a}.guide-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.25rem}.guide-subtitle{color:#6b7280;font-size:.875rem}.guide-steps{margin-bottom:1.5rem}.step{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.step-number{width:1.5rem;height:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:.125rem;flex-shrink:0}.step-number.indigo{background-color:#eef2ff;color:#4f46e5}.step-number.green{background-color:#f0fdf4;color:#16a34a}.step-number span{font-size:.75rem;font-weight:700}.step-content h4{font-weight:600;color:#111827;margin-bottom:.25rem}.step-content p{font-size:.875rem;color:#6b7280}.guide-cta{width:100%;background-color:#4f46e5;color:#fff;padding:.75rem 1rem;border-radius:.5rem;text-decoration:none;text-align:center;display:block;font-weight:600;transition:background-color .2s;border:none;cursor:pointer}.guide-cta:hover{background-color:#4338ca}.guide-cta.green{background-color:#16a34a}.guide-cta.green:hover{background-color:#15803d}.footer{background-color:#111827;color:#fff;padding:3rem 0}.footer-content{max-width:1280px;margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.footer-content{grid-template-columns:repeat(4,1fr)}}.footer-section h4{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section li{margin-bottom:.5rem}.footer-section a{color:#9ca3af;text-decoration:none;transition:color .2s}.footer-section a:hover{color:#fff}.footer-brand{color:#9ca3af;margin-top:1rem}.footer-bottom{border-top:1px solid #374151;margin-top:3rem;padding-top:2rem;text-align:center;color:#9ca3af}.dynamic-form{display:flex;flex-direction:column;gap:1.25rem;width:100%;background:#fff;padding:1.5rem;border-radius:.5rem}.dynamic-form .field-wrapper{display:flex;flex-direction:column;gap:.5rem}.dynamic-form label{font-size:.875rem;font-weight:600;margin-bottom:0;color:#111827}.dynamic-form input,.dynamic-form select{padding:.625rem .875rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;background:#fff;transition:all .2s}.dynamic-form input::placeholder,.dynamic-form select::placeholder{color:#9ca3af}.dynamic-form input:focus,.dynamic-form select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.dynamic-form button{padding:.625rem 1.25rem;border-radius:.375rem;font-weight:600;cursor:pointer;background:#3b82f6;color:#fff;border:none;font-size:.875rem;transition:all .2s}.dynamic-form button:hover{background:#2563eb}.layout-singleColumn{max-width:48rem;margin:0 auto}.layout-gridFilters{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.layout-gridFilters .grid-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.info-banner{background:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;padding:.875rem 1rem;display:flex;align-items:center;gap:.5rem;color:#1e40af;font-size:.875rem;margin-bottom:1.25rem}.info-banner svg{width:1.125rem;height:1.125rem;flex-shrink:0}.journey-mode-card{border:1px solid #e5e7eb;border-radius:.5rem;padding:2rem 1.5rem;background:#fafafa;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-bottom:1.25rem;cursor:pointer;transition:all .2s}.journey-mode-card:hover{border-color:#3b82f6;background:#eff6ff}.journey-mode-card svg{width:2rem;height:2rem;margin-bottom:.75rem;color:#374151}.journey-mode-title{font-size:1rem;font-weight:600;color:#111827;margin-bottom:.25rem}.journey-mode-description{font-size:.75rem;color:#6b7280}.pattern-minimal input,.pattern-minimal select{border:none;border-bottom:2px solid #d1d5db;border-radius:0}.pattern-card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.pattern-underline label{font-weight:700;color:#111827}.pattern-underline input,.pattern-underline select{border:none;border-bottom:2px solid #3b82f6;border-radius:0;background:transparent}.pattern-grid{display:flex;flex-direction:column;gap:1.25rem}.pattern-grid label{display:block;font-size:.875rem;font-weight:600;color:#111827;margin-bottom:.5rem}.pattern-grid .form-input,.pattern-grid .form-select,.pattern-grid .form-textarea{width:100%;padding:.625rem .875rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;background:#fff;transition:all .2s}.pattern-grid .form-input::placeholder,.pattern-grid .form-select::placeholder,.pattern-grid .form-textarea::placeholder{color:#9ca3af}.pattern-grid .form-input:focus,.pattern-grid .form-select:focus,.pattern-grid .form-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.pattern-grid .required{color:#ef4444;margin-left:.125rem}.pattern-grid .error-message{color:#ef4444;font-size:.75rem;margin-top:.25rem;display:block}.pattern-grid .helper-text{color:#6b7280;font-size:.75rem;margin-top:-.25rem;margin-bottom:.25rem}.pattern-grid .grid-row{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem;margin-bottom:0}.pattern-grid .grid-col-1{grid-column:span 1}.pattern-grid .grid-col-2{grid-column:span 2}.pattern-grid .grid-col-3{grid-column:span 3}.pattern-grid .grid-col-4{grid-column:span 4}.pattern-grid .grid-col-5{grid-column:span 5}.pattern-grid .grid-col-6{grid-column:span 6}.pattern-grid .grid-col-7{grid-column:span 7}.pattern-grid .grid-col-8{grid-column:span 8}.pattern-grid .grid-col-9{grid-column:span 9}.pattern-grid .grid-col-10{grid-column:span 10}.pattern-grid .grid-col-11{grid-column:span 11}.pattern-grid .grid-col-12{grid-column:span 12}@media(max-width:768px){.pattern-grid .grid-row{grid-template-columns:1fr}.pattern-grid .grid-col-1,.pattern-grid .grid-col-2,.pattern-grid .grid-col-3,.pattern-grid .grid-col-4,.pattern-grid .grid-col-5,.pattern-grid .grid-col-6,.pattern-grid .grid-col-7,.pattern-grid .grid-col-8,.pattern-grid .grid-col-9,.pattern-grid .grid-col-10,.pattern-grid .grid-col-11,.pattern-grid .grid-col-12{grid-column:span 1}}.pattern-grid .grid-row-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(max-width:768px){.pattern-grid .grid-row-2{grid-template-columns:1fr}}.pattern-grid .section-container{background:#f9fafb;padding:1.25rem;border-radius:.5rem;margin-top:.75rem;border:1px solid #e5e7eb}.pattern-grid .section-title{font-size:1rem;font-weight:700;margin-bottom:1rem;color:#111827}.pattern-grid .radio-group,.pattern-grid .checkbox-grid{display:flex;gap:1.5rem;margin-top:.5rem;flex-wrap:wrap}.pattern-grid .radio-option,.pattern-grid .checkbox-option{display:flex;align-items:flex-start;cursor:pointer;gap:.625rem}.pattern-grid .radio-input,.pattern-grid .checkbox-input{margin-top:.125rem;width:1.125rem;height:1.125rem;cursor:pointer;accent-color:#3b82f6;flex-shrink:0}.pattern-grid .checkbox-label{color:#111827;font-size:.875rem;line-height:1.5;font-weight:500}.pattern-grid .input-currency,.pattern-grid .input-with-unit{position:relative;display:flex;align-items:center}.pattern-grid .currency-symbol{position:absolute;left:1rem;color:#6b7280;font-weight:500;pointer-events:none}.pattern-grid .input-currency input{padding-left:2rem}.pattern-grid .input-unit{position:absolute;right:1rem;color:#6b7280;font-weight:500;pointer-events:none}.pattern-grid .input-with-unit input{padding-right:3rem}.pattern-grid input[type=file]{border:2px dashed #d1d5db;border-radius:.375rem;padding:2rem 1rem;cursor:pointer;background:#fafafa;transition:all .2s;text-align:center;color:#6b7280;font-size:.875rem}.pattern-grid input[type=file]:hover{border-color:#3b82f6;background:#eff6ff}.pattern-grid .submit-button{width:100%;padding:.625rem 1.25rem;background:#3b82f6;color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;margin-top:.5rem}.pattern-grid .submit-button:hover{background:#2563eb}.pattern-grid .submit-button:active{transform:translateY(0)}.pattern-grid .alert{padding:.875rem 1rem;border-radius:.375rem;display:flex;align-items:center;gap:.625rem;margin-top:.5rem;font-size:.875rem}.pattern-grid .alert-info{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af}.pattern-grid .alert-icon{width:1.125rem;height:1.125rem;flex-shrink:0}.pattern-grid .terms-agreement{background:#fffbeb;border:1px solid #fde68a;border-radius:.375rem;padding:1.25rem;margin-top:.5rem}.pattern-grid .terms-agreement label{display:flex;align-items:flex-start;cursor:pointer;margin-bottom:0;font-weight:400}.pattern-grid .terms-agreement input[type=checkbox]{margin-top:.125rem;margin-right:.75rem;width:1.125rem;height:1.125rem;flex-shrink:0;cursor:pointer}.pattern-grid .terms-agreement .terms-title{font-weight:600;color:#111827;display:block;margin-bottom:.25rem;font-size:.875rem}.pattern-grid .terms-agreement .terms-text{color:#374151;font-size:.75rem;line-height:1.5}.weight-status{margin-top:1.5rem;border-radius:.5rem;padding:1rem}.weight-status.within-limit{background:#f0fdf4;border:1px solid #86efac}.weight-status.overweight{background:#fef2f2;border:1px solid #fca5a5}.weight-status-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.weight-status-title{font-weight:600;font-size:.875rem}.weight-status-title.within-limit{color:#166534}.weight-status-title.overweight{color:#991b1b}.weight-status-message{font-size:.875rem;margin-bottom:.75rem}.weight-status-message.within-limit{color:#166534}.weight-status-message.overweight{color:#991b1b}.weight-status-details{font-size:.875rem;color:#374151}.weight-status-bold{font-weight:600}.publishing-blocked{margin-top:.75rem;padding:.75rem;background:#fee2e2;border-radius:.375rem}.publishing-blocked-title{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#991b1b;font-size:.875rem;margin-bottom:.25rem}.publishing-blocked-message{color:#7f1d1d;font-size:.75rem}.alert-small-icon{width:1rem;height:1rem}.dynamic-item-details{display:flex;flex-direction:column;gap:1rem}.item-type-card{border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden}.item-type-header{background:#f9fafb;padding:.75rem 1rem;border-bottom:1px solid #e5e7eb}.item-type-name{font-weight:600;color:#111827;font-size:.875rem}.item-type-details{padding:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.item-detail-group{display:flex;flex-direction:column}.item-detail-label{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.item-detail-input{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem}.readonly-display{padding:.5rem .75rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;color:#6b7280;font-size:.875rem;font-weight:500}.location-search-wrapper{position:relative;width:100%}.location-search-input{width:100%;cursor:text}.location-search-input:disabled{background:#f3f4f6;cursor:not-allowed;color:#9ca3af}.location-dropdown-list{position:absolute;top:calc(100% + 4px);left:0;right:0;max-height:220px;overflow-y:auto;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;box-shadow:0 4px 12px #0000001a;z-index:1000;list-style:none;margin:0;padding:.25rem 0}.location-dropdown-item{padding:.5rem .875rem;font-size:.875rem;color:#111827;cursor:pointer;transition:background .1s}.location-dropdown-item:hover{background:#f0f7ff}.location-dropdown-item.selected{background:#eff6ff;color:#2563eb;font-weight:500}.location-dropdown-empty{padding:.625rem .875rem;font-size:.875rem;color:#6b7280;text-align:center}*{margin:0;padding:0;box-sizing:border-box}.safety-page{min-height:100vh;background-color:#f9fafb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.container{max-width:1280px;margin:0 auto;padding:0 1rem}@media(min-width:640px){.container{padding:0 1.5rem}}@media(min-width:1024px){.container{padding:0 2rem}}.hero-section{position:relative;padding:5rem 0;background:linear-gradient(to bottom right,#dcfce7,#dbeafe)}.hero-content{text-align:center}.hero-icon{width:5rem;height:5rem;background-color:#dcfce7;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.hero-icon i{font-size:1.875rem;color:#16a34a}.hero-title{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:1.5rem}.hero-description{font-size:1.25rem;color:#4b5563;max-width:56rem;margin:0 auto 2rem}@media(min-width:1024px){.hero-description{font-size:1.5rem}}.hero-badge{background-color:#dcfce7;border:1px solid #bbf7d0;border-radius:.5rem;padding:1rem;max-width:48rem;margin:0 auto}.hero-badge p{color:#166534;font-weight:500}.hero-badge i{margin-right:.5rem}.stats-section{padding:4rem 0;background-color:#fff}.stats-grid{display:grid;gap:2rem;text-align:center}.stat-card{padding:1.5rem;border-radius:.75rem;border-width:1px}.stat-green{background-color:#f0fdf4;border-color:#bbf7d0}.stat-blue{background-color:#eff6ff;border-color:#bfdbfe}.stat-purple{background-color:#faf5ff;border-color:#e9d5ff}.stat-orange{background-color:#fff7ed;border-color:#fed7aa}.stat-icon{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.stat-green .stat-icon{background-color:#dcfce7}.stat-green .stat-icon i{font-size:1.5rem;color:#16a34a}.stat-blue .stat-icon{background-color:#dbeafe}.stat-blue .stat-icon i{font-size:1.5rem;color:#2563eb}.stat-purple .stat-icon{background-color:#f3e8ff}.stat-purple .stat-icon i{font-size:1.5rem;color:#9333ea}.stat-orange .stat-icon{background-color:#fed7aa}.stat-orange .stat-icon i{font-size:1.5rem;color:#ea580c}.stat-value{font-size:1.875rem;font-weight:700;margin-bottom:.5rem}.stat-green .stat-value{color:#16a34a}.stat-blue .stat-value{color:#2563eb}.stat-purple .stat-value{color:#9333ea}.stat-orange .stat-value{color:#ea580c}.stat-label{color:#374151;font-weight:500;margin-bottom:.25rem}.stat-description{font-size:.875rem;color:#4b5563;margin-top:.25rem}.tabs-section{padding:2rem 0;background-color:#f3f4f6;border-bottom:1px solid #e5e7eb}.tabs-grid{display:grid;gap:1rem}@media(min-width:768px){.tabs-grid{grid-template-columns:repeat(5,1fr)}}.tab-button{padding:1rem;border-radius:.5rem;text-align:center;transition:all .3s;cursor:pointer;background-color:#fff;color:#374151;border:1px solid #e5e7eb}.tab-button:hover{background-color:#f9fafb}.tab-button.active{background-color:#16a34a;color:#fff;box-shadow:0 10px 15px -3px #0000001a;border-color:#16a34a}.tab-button i{font-size:1.5rem;margin-bottom:.5rem;display:block}.tab-button h3{font-weight:600;font-size:.875rem;margin-bottom:.25rem}.tab-button p{font-size:.75rem;opacity:.8}.content-section{padding:4rem 0}.content-header{text-align:center;margin-bottom:3rem}.content-header h2{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:1rem}.content-header p{font-size:1.25rem;color:#4b5563}.content-grid{display:grid;gap:2rem}@media(min-width:768px){.content-grid{grid-template-columns:repeat(2,1fr)}}.content-card{background-color:#fff;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a;border:1px solid #e5e7eb;overflow:hidden;padding:2rem}.card-header{display:flex;align-items:center;margin-bottom:1.5rem}.card-icon{width:4rem;height:4rem;background-color:#dcfce7;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:1rem;flex-shrink:0}.card-icon i{font-size:1.5rem;color:#16a34a}.card-title-wrapper h3{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.25rem}.card-title-wrapper p{color:#4b5563;font-size:.875rem}.card-details{display:flex;flex-direction:column;gap:.75rem}.detail-item{display:flex;align-items:flex-start;gap:.75rem}.detail-item i{color:#22c55e;font-size:.875rem;margin-top:.125rem;flex-shrink:0}.detail-item span{color:#374151;font-size:.875rem}.testimonials-section{padding:4rem 0;background-color:#fff}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:1rem}.testimonials-grid{display:grid;gap:2rem}@media(min-width:768px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{background-color:#f9fafb;padding:2rem;border-radius:.75rem}.testimonial-header{display:flex;align-items:center;margin-bottom:1rem}.testimonial-header img{width:3rem;height:3rem;border-radius:50%;object-fit:cover;margin-right:1rem}.testimonial-header h4{font-weight:600;color:#111827;margin-bottom:.25rem}.verified-badge{display:flex;align-items:center}.verified-badge span{font-size:.875rem;color:#4b5563;margin-right:.5rem}.verified-badge i{color:#22c55e}.testimonial-text{color:#374151;font-size:.875rem;margin-bottom:1rem;line-height:1.6}.rating{display:flex;align-items:center;color:#eab308}.rating i{font-size:1rem}.rating span{color:#4b5563;font-size:.875rem;margin-left:.5rem}.certifications-section{padding:4rem 0;background-color:#f3f4f6}.certifications-grid{display:grid;gap:2rem}@media(min-width:768px){.certifications-grid{grid-template-columns:repeat(4,1fr)}}.certification-card{background-color:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;text-align:center}.certification-icon{width:4rem;height:4rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.cert-blue{background-color:#dbeafe}.cert-blue i{font-size:1.5rem;color:#2563eb}.cert-green{background-color:#dcfce7}.cert-green i{font-size:1.5rem;color:#16a34a}.cert-purple{background-color:#f3e8ff}.cert-purple i{font-size:1.5rem;color:#9333ea}.cert-orange{background-color:#fed7aa}.cert-orange i{font-size:1.5rem;color:#ea580c}.certification-card h3{font-weight:600;margin-bottom:.5rem;color:#111827}.certification-card p{font-size:.875rem;color:#4b5563}.emergency-section{padding:4rem 0;background-color:#fef2f2}.emergency-grid{display:grid;gap:1.5rem;margin-bottom:2rem}@media(min-width:768px){.emergency-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.emergency-grid{grid-template-columns:repeat(4,1fr)}}.emergency-card{background-color:#fff;padding:1.5rem;border-radius:.75rem;border-width:1px}.emergency-icon{width:3rem;height:3rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.emergency-red{background-color:#fee2e2;border-color:#fecaca}.emergency-red i{font-size:1.25rem;color:#dc2626}.emergency-orange{background-color:#ffedd5;border-color:#fed7aa}.emergency-orange i{font-size:1.25rem;color:#ea580c}.emergency-blue{background-color:#dbeafe;border-color:#bfdbfe}.emergency-blue i{font-size:1.25rem;color:#2563eb}.emergency-green{background-color:#dcfce7;border-color:#bbf7d0}.emergency-green i{font-size:1.25rem;color:#16a34a}.emergency-card h3{font-weight:600;text-align:center;margin-bottom:.75rem;color:#111827}.emergency-content{text-align:center}.emergency-content p{font-size:.875rem;color:#4b5563;margin-bottom:.75rem}.hotline-number{font-size:1.5rem;font-weight:700;color:#dc2626;margin-bottom:.5rem}.hotline-description{font-size:.875rem;color:#4b5563}.emergency-btn{padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;cursor:pointer;border:none;color:#fff;font-weight:600;transition:all .3s}.btn-orange{background-color:#ea580c}.btn-orange:hover{background-color:#c2410c}.btn-blue{background-color:#2563eb}.btn-blue:hover{background-color:#1d4ed8}.btn-green{background-color:#16a34a}.btn-green:hover{background-color:#15803d}.emergency-info{margin-top:2rem;background-color:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #fecaca}.emergency-info h3{font-size:1.125rem;font-weight:600;color:#991b1b;margin-bottom:1rem;text-align:center}.emergency-info h3 i{margin-right:.5rem}.emergency-info-grid{display:grid;gap:1.5rem;font-size:.875rem}@media(min-width:768px){.emergency-info-grid{grid-template-columns:repeat(3,1fr)}}.emergency-info-grid h4{font-weight:600;color:#111827;margin-bottom:.5rem}.emergency-info-grid ul{list-style:none;padding:0}.emergency-info-grid li{color:#374151;margin-bottom:.25rem}.cta-section{padding:4rem 0;background-color:#16a34a;text-align:center}.cta-section h2{font-size:1.875rem;font-weight:700;color:#fff;margin-bottom:1rem}@media(min-width:1024px){.cta-section h2{font-size:2.25rem}}.cta-section p{font-size:1.25rem;color:#dcfce7;margin-bottom:2rem;max-width:48rem;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center}@media(min-width:640px){.cta-buttons{flex-direction:row}}.cta-btn{padding:1rem 2rem;border-radius:.5rem;font-weight:600;white-space:nowrap;cursor:pointer;text-decoration:none;display:inline-block;transition:all .3s}.cta-primary{background-color:#fff;color:#16a34a}.cta-primary:hover{background-color:#f9fafb}.cta-secondary{background-color:#15803d;color:#fff}.cta-secondary:hover{background-color:#166534}.aboutus-container{min-height:100vh;background:#fff;font-family:Inter,sans-serif}.hero{padding:3rem 1rem;background:linear-gradient(to bottom right,#eef2ff,#dbeafe);text-align:center}.hero-title{font-size:1.75rem;font-weight:700;color:#111827;margin-bottom:1rem}@media(min-width:1024px){.hero-title{font-size:3.75rem}}.hero-subtitle{font-size:1rem;color:#4b5563;max-width:60ch;margin:0 auto}.mission{padding:5rem 1rem}.mission-grid{max-width:1280px;margin:0 auto;display:grid;gap:3rem}@media(min-width:1024px){.mission-grid{grid-template-columns:1fr 1fr;align-items:center}}.mission-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1rem}.mission-text{font-size:1rem;color:#4b5563;margin-bottom:1.25rem}.stat-aboutus{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.stat-item-aboutus{text-align:center}.stat-number-aboutus{font-size:1.875rem;font-weight:700;color:#4f46e5;margin-bottom:.5rem}.stat-label-aboutus{font-size:.875rem;color:#4b5563}.mission-image img{width:100%;height:15rem;object-fit:cover;border-radius:.75rem;box-shadow:0 10px 15px #0000001a}@media(min-width:768px){.hero{padding:4rem 1.5rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.mission{padding:4rem 1.5rem}.mission-title{font-size:1.75rem}.mission-image img{height:20rem}}.values-section{padding:5rem 1rem;background:#f9fafb}.values-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.values-header{text-align:center;margin-bottom:4rem}.values-title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:1rem}@media(min-width:1024px){.values-title{font-size:2.25rem}}.values-subtitle{font-size:1.25rem;color:#4b5563}.values-grid{display:grid;gap:2rem}@media(min-width:768px){.values-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.values-grid{grid-template-columns:repeat(3,1fr)}}.value-card{background:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;text-align:center}.icon-wrapper{width:4rem;height:4rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.5rem}.icon-wrapper.indigo{background:#e0e7ff;color:#4f46e5}.icon-wrapper.green{background:#dcfce7;color:#16a34a}.icon-wrapper.yellow{background:#fef9c3;color:#ca8a04}.icon-wrapper.purple{background:#f3e8ff;color:#9333ea}.icon-wrapper.red{background:#fee2e2;color:#dc2626}.icon-wrapper.blue{background:#dbeafe;color:#2563eb}.value-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#111827}.value-text{color:#4b5563;font-size:1rem}.started-section{padding:5rem 1rem}.started-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.started-grid{display:grid;gap:3rem}@media(min-width:1024px){.started-grid{grid-template-columns:1fr 1fr;align-items:center}}.started-image img{width:100%;height:24rem;object-fit:cover;border-radius:.75rem;box-shadow:0 10px 15px #0000001a}.started-content{display:flex;flex-direction:column}.started-title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:1.5rem}@media(min-width:1024px){.started-title{font-size:2.25rem}}.started-text{font-size:1.125rem;color:#4b5563;margin-bottom:1.5rem}.started-text:last-child{margin-bottom:0}.team-section{padding:5rem 0;background-color:#f9fafb;font-family:Inter,sans-serif}.team-header{text-align:center;margin-bottom:4rem}.team-header h2{font-size:2rem;font-weight:700;color:#111827;margin-bottom:1rem}@media(min-width:1024px){.team-header h2{font-size:2.25rem}}.team-header p{font-size:1.25rem;color:#4b5563}.team-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.team-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.team-grid{grid-template-columns:repeat(3,1fr)}}.team-card{background-color:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;text-align:center}.team-card img{width:6rem;height:6rem;border-radius:9999px;object-fit:cover;margin:0 auto 1rem}.team-card h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.role{color:#4f46e5;font-weight:500;margin-bottom:.75rem}.bio{color:#4b5563;font-size:.875rem;line-height:1.5}.global-section{padding:3rem 0;font-family:Inter,sans-serif}.container{max-width:1120px;margin:0 auto;padding:0 1.5rem}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2rem;font-weight:700;color:#111827;margin-bottom:1rem}@media(min-width:1024px){.section-header h2{font-size:2.25rem}}.section-header p{font-size:1.25rem;color:#4b5563}.map-card{background:#f3f4f6;border-radius:.75rem;padding:2rem;margin-bottom:3rem}.map-container{position:relative;border-radius:.5rem;overflow:hidden;aspect-ratio:4/3;background:linear-gradient(to bottom right,#eff6ff,#e0e7ff);margin-bottom:1.5rem}@media(min-width:768px){.map-container{aspect-ratio:16/9}}.map-bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.2}.map-bg img{width:100%;height:100%;object-fit:cover}.routes{position:relative;width:100%;height:100%}.point{position:absolute;width:.75rem;height:.75rem;border-radius:50%;animation:pulse 1.5s infinite}.point span{position:absolute;top:-2rem;left:50%;transform:translate(-50%);background:#fff;padding:.25rem .5rem;font-size:.75rem;border-radius:.25rem;box-shadow:0 2px 4px #0000001a;white-space:nowrap}.point.red{background:#ef4444}.point.green{background:#22c55e}.point.blue{background:#3b82f6}.point.yellow{background:#eab308}.point.purple{background:#8b5cf6}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.6}}.lines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.legend,.stats{position:absolute;background:#fff;border-radius:.5rem;padding:.75rem;box-shadow:0 2px 6px #0000001a;font-size:.75rem}.legend{bottom:.5rem;left:.5rem}.stats{top:.5rem;right:.5rem}@media(max-width:640px){.legend,.stats{position:static;margin-bottom:1rem;box-shadow:none;border:1px solid #e5e7eb}.point span,.lines{display:none}}.legend h4,.stats h4{font-size:.875rem;font-weight:600;margin-bottom:.5rem;color:#111827}.dot{display:inline-block;width:.5rem;height:.5rem;border-radius:50%;margin-right:.5rem}.dot.red{background:#ef4444}.dot.green{background:#22c55e}.dot.blue{background:#3b82f6}.dot.yellow{background:#eab308}.pulse{animation:pulse 1.5s infinite}.table-card{background:#fff;border-radius:.5rem;padding:1.5rem;margin-bottom:1.5rem}.table-card h4{font-weight:600;margin-bottom:1rem;color:#111827}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}thead th{text-align:left;padding:.5rem 0;font-size:.875rem;font-weight:500;color:#4b5563;border-bottom:1px solid #e5e7eb}tbody td{padding:.75rem 0;font-size:.875rem;color:#111827;border-bottom:1px solid #f3f4f6}tbody td.green{color:#16a34a;font-weight:500}.badge{padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500}.badge.green{background:#dcfce7;color:#166534}.stats-grid{display:grid;gap:2rem;text-align:center;grid-template-columns:1fr}@media(min-width:768px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat{font-size:2.25rem;font-weight:700;color:#4f46e5;margin-bottom:.5rem}.stats-grid p{color:#4b5563}.safety-section-aboutus{padding:5rem 1rem;background-color:#f9fafb}.safety-container-aboutus{max-width:80rem;margin:0 auto;padding:0 1.5rem}.safety-header{text-align:center;margin-bottom:4rem}.safety-header h2{font-size:2rem;font-weight:700;color:#111827;margin-bottom:1rem}@media(min-width:1024px){.safety-header h2{font-size:2.25rem}}.safety-header p{font-size:1.25rem;color:#4b5563}.safety-grid-aboutus{display:grid;gap:2rem}@media(min-width:768px){.safety-grid-aboutus{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.safety-grid-aboutus{grid-template-columns:repeat(4,1fr)}}.safety-card-aboutus{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;text-align:center}.safety-icon-aboutus{width:3rem;height:3rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.25rem}.safety-icon-aboutus.green{background-color:#d1fae5;color:#059669}.safety-icon-aboutus.blue{background-color:#dbeafe;color:#2563eb}.safety-icon-aboutus.yellow{background-color:#fef3c7;color:#d97706}.safety-icon-aboutus.purple{background-color:#ede9fe;color:#7c3aed}.safety-card-aboutus h3{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.safety-card-aboutus p{font-size:.875rem;color:#4b5563}.btn{display:inline-block;padding:1rem 2rem;border-radius:.75rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:background .15s ease,color .15s ease}.btn-white{background:#fff;color:#4f46e5}.btn-white:hover{background:#f3f4f6}.btn-indigo{background:#3730a3;color:#fff}.btn-indigo:hover{background:#2c2a9d}@media(max-width:768px){.container{padding:0 1rem}.section-header{margin-bottom:2rem}.section-header h2{font-size:1.75rem}.section-header p{font-size:1rem}.map-card,.table-card{padding:1rem}.stat{font-size:1.75rem}}.feedback-page{background-color:#f9fafb;min-height:100vh;font-family:Inter,sans-serif}.container{max-width:1200px;margin:auto;padding:3rem 1rem}.header{display:flex;flex-direction:column;text-align:center;margin-bottom:3rem;border-radius:5px;padding:10px}.header h1{font-size:2.5rem;font-weight:700;color:#111827}.header p{color:#4b5563;font-size:1.1rem}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2rem}.form-card,.reviews-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2rem;box-shadow:0 2px 6px #0000000d}.form-header,.reviews-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.icon-box{width:48px;height:48px;background:#e0e7ff;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#4f46e5;margin-right:1rem}.icon-box.green{background:#dcfce7;color:#16a34a}.row{display:flex;gap:1rem;flex-wrap:wrap}.input-group{flex:1;display:flex;flex-direction:column}.input-group label{font-size:.9rem;color:#374151;margin-bottom:.3rem}.input-group input,.input-group select,.input-group textarea{border:1px solid #d1d5db;border-radius:8px;padding:.75rem;font-size:.9rem}.rating{display:flex;align-items:center;gap:.5rem}.stars{display:flex;gap:4px}.star{background:none;border:none;cursor:default}.star.clickable{cursor:pointer;transition:transform .2s}.star.clickable:hover{transform:scale(1.1)}.star.filled i{color:#facc15}.char-count{text-align:right;font-size:.8rem;color:#6b7280}button[type=submit]{width:100%;background:#4f46e5;color:#fff;border:none;border-radius:8px;padding:.75rem;font-weight:600;transition:background .2s}button[type=submit]:hover{background:#4338ca}.loading i.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.submit-message{margin-top:1rem;border-radius:8px;padding:.75rem;font-size:.9rem}.submit-message.success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.submit-message.error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.feedback-list{max-height:400px;overflow-y:auto}.feedback-item{border-bottom:1px solid #e5e7eb;padding-bottom:1rem;margin-bottom:1rem}.feedback-top{display:flex;justify-content:space-between}.avatar{width:40px;height:40px;background:#e0e7ff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#4f46e5;margin-right:.75rem}.user-info{display:flex;align-items:flex-start}.verified{color:#22c55e;font-size:.8rem}.tag{padding:2px 8px;border-radius:9999px;font-size:.7rem;font-weight:600;text-transform:capitalize}.tag.blue{background:#dbeafe;color:#1e40af}.tag.purple{background:#ede9fe;color:#5b21b6}.tag.green{background:#dcfce7;color:#166534}.tag.gray{background:#f3f4f6;color:#374151}.no-reviews{text-align:center;color:#9ca3af;padding:2rem 0}.cta{background:linear-gradient(90deg,#4f46e5,#7c3aed);color:#fff;text-align:center;border-radius:16px;padding:2rem;margin-top:4rem}.cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.btn{padding:.75rem 2rem;border-radius:8px;font-weight:600;text-decoration:none}.btn.white{background:#fff;color:#4f46e5}.btn.purple{background:#4338ca;color:#fff}.privacy-container{min-height:100vh;background-color:#f9fafb;padding:2rem;font-family:Inter,sans-serif;color:#374151}.privacy-content{max-width:900px;margin:0 auto}.privacy-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 5px #0000000a;padding:2rem}.privacy-title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:1.5rem;text-align:left}.policy-meta{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:1rem;margin-bottom:2rem;color:#1e3a8a;font-size:.9rem}.policy-body section{margin-bottom:2rem}.policy-body h2{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:1rem}.policy-body h3{font-size:1.1rem;font-weight:500;color:#1f2937;margin-bottom:.6rem}.policy-body p{margin-bottom:1rem;line-height:1.7}.policy-body ul{list-style-type:disc;padding-left:1.5rem;margin-bottom:1.2rem}.policy-body ul li{margin-bottom:.4rem}.contact-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;margin-top:1rem}.contact-box a{color:#4f46e5;text-decoration:none}.contact-box a:hover{text-decoration:underline}.note-box{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:1rem;margin-top:1.5rem;color:#1e3a8a;font-size:.9rem}
