.header{position:fixed;top:0;left:0;right:0;background:white;border-bottom:1px solid #eee;z-index:100}.header-inner{max-width:1200px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:14px 20px}.logo{font-size:22px;font-weight:700;text-decoration:none;color:#222}.nav-desktop{display:flex;gap:28px;align-items:center}.nav-desktop button{background:none;border:none;cursor:pointer;font-size:15px;color:#444}.nav-desktop button:hover{color:#000}.cta{background:#DA9100;color:#4a2c22;padding:8px 16px;border-radius:6px;font-weight:600;text-decoration:none}.cta:hover{background:#B87A00;transform:translateY(-1px);box-shadow:0 4px 10px #00000026}.actions{display:flex;align-items:center;gap:14px}.wallet{display:flex;align-items:center;gap:6px;background:#fff6d6;padding:6px 12px;border-radius:8px;font-weight:600;color:#9c6b00}.avatar{width:36px;height:36px;border-radius:50%;border:none;background:#f2f2f2;cursor:pointer;font-weight:600}.avatarBox{position:relative}.dropdown{position:absolute;right:0;top:45px;width:180px;background:white;border-radius:10px;box-shadow:0 10px 25px #00000014;display:flex;flex-direction:column;padding:8px}.dropdown a{text-decoration:none;padding:8px 10px;border-radius:6px;color:#333}.dropdown a:hover{background:#f5f5f5}.walletRow{padding:8px 10px;font-weight:600}.logout{border:none;background:none;padding:8px 10px;color:#e53935;text-align:left;cursor:pointer}.menuBtn{display:none;background:none;border:none}.mobileMenu{display:none;flex-direction:column;padding:20px;gap:14px;background:white;border-top:1px solid #eee}.mobileMenu button{border:none;background:none;text-align:left;font-size:16px}.ctaMobile{background:#DA9100;padding:10px;text-align:center;border-radius:6px;color:#4a2c22;text-decoration:none}.ctaMobile:hover{background:#B87A00;transform:translateY(-1px);box-shadow:0 4px 10px #00000026}@media (max-width:768px){.nav-desktop{display:none}.menuBtn{display:block}.mobileMenu{display:flex}.wallet{padding:6px 10px}}.logo{display:flex;align-items:center;margin-left:-20px;margin-top:15px;text-decoration:none}.logo-img{height:42px;width:auto}.brand-text{display:flex;flex-direction:column;line-height:1.1}.brand-logo{font-size:20px;font-weight:700;color:#3e2723}.brand-tagline{font-size:11px;color:rgb(74 44 34 / var(--tw-text-opacity, 1));letter-spacing:.4px}.steam{position:absolute;width:60px;height:120px;background:radial-gradient(rgba(255,255,255,.6),transparent 70%);border-radius:50%;filter:blur(12px);opacity:0;animation:steamRise 4s infinite ease-in-out}.steam1{left:40%;animation-delay:0s}.steam2{left:50%;animation-delay:1.2s}.steam3{left:60%;animation-delay:2.4s}@keyframes steamRise{0%{transform:translateY(40px) scale(.6);opacity:0}40%{opacity:.6}to{transform:translateY(-80px) scale(1);opacity:0}}.testimonials{margin-bottom:20px;margin-left:4px}.nav-link{color:#5d4037;font-weight:500;transition:.2s}.nav-link:hover{color:#d4af37}.mobile-nav-link{text-align:left;color:#5d4037;font-weight:500}.cta-btn{background:#D4AF37;color:#5d4037;font-weight:700;padding:8px 18px;border-radius:999px}.confirm-wrapper{min-height:100vh;background:#f6f7fb;display:flex;justify-content:center;padding:40px 15px}.confirm-card{background:white;width:100%;max-width:750px;border-radius:14px;padding:30px;box-shadow:0 10px 35px #00000014}.confirm-title{text-align:center;margin-bottom:30px;font-size:24px;font-weight:600}.confirm-section{margin-bottom:30px;padding:20px;border-radius:10px;background:#fafafa;border:1px solid #eee}.confirm-section h3{margin-bottom:15px;font-size:16px;color:#333}.batch-row{display:flex;justify-content:space-between;margin-bottom:8px}.payment-row{display:flex;justify-content:space-between;margin-bottom:8px}.payment-total{margin-top:15px;font-size:18px;font-weight:600;color:#e53935}.confirm-actions{display:flex;justify-content:space-between;gap:15px}.back-btn{flex:1;padding:12px;background:#eee;border:none;border-radius:8px;cursor:pointer}.final-confirm-btn{flex:2;padding:12px;background:#ff5722;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer}.final-confirm-btn:hover{background:#e64a19}*{box-sizing:border-box}body{background:#f6f7f9;color:#111;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.admin-page{max-width:1200px;margin:110px auto 40px;padding:0 20px}.admin-header{margin-bottom:18px}.admin-header h2,.admin-title{font-size:22px;font-weight:600;color:#111}.filters{display:flex;gap:14px;margin-bottom:20px;flex-wrap:wrap}.filters.compact{margin-bottom:16px}.filters input,.filters select{height:40px;padding:0 12px;border:1px solid #ddd;border-radius:8px;font-size:14px;background:#fff;min-width:220px}.filters input:focus,.filters select:focus{outline:none;border-color:#000}.admin-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 14px #0000000d}.admin-table thead{background:#f8f8f8}.admin-table th{padding:12px;font-size:13px;font-weight:600;text-align:left;border-bottom:1px solid #eaeaea;position:sticky;top:0}.admin-table td{padding:12px;font-size:14px;border-bottom:1px solid #f1f1f1;vertical-align:top}.admin-table tbody tr:hover{background:#fafafa}.address{max-width:260px;font-size:13px;line-height:1.4;color:#444}.link{color:#007bff;font-weight:500;text-decoration:none}.link:hover{text-decoration:underline}.user-card{background:#fff;border:1px solid #eaeaea;border-radius:12px;margin-bottom:14px;overflow:hidden}.user-head{padding:14px 16px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.user-head:hover{background:#fafafa}.user-info{display:flex;flex-direction:column;gap:4px}.user-info strong{font-size:15px}.count{background:#111;color:#fff;padding:4px 10px;border-radius:999px;font-size:13px;font-weight:500}.user-requests{border-top:1px solid #eee}.request-row{padding:12px 16px;display:flex;justify-content:space-between;align-items:center;gap:16px;border-top:1px solid #f1f1f1}.request-info b{font-size:14px}.muted{font-size:12px;color:#777;margin-top:2px}.btn{padding:8px 14px;border-radius:8px;border:none;font-size:14px;cursor:pointer;background:#eee}.btn:hover{opacity:.9}.btn.view{background:#f1f1f1}.btn.success{background:#28a745;color:#fff}.btn.danger{background:#dc3545;color:#fff}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;z-index:100}.modal-card{background:#fff;border-radius:14px;padding:24px;width:100%;max-width:820px;max-height:90vh;overflow-y:auto}.modal-card.wide{max-width:900px}.modal-title{font-size:18px;font-weight:600;margin-bottom:16px}.compare-table{width:100%;border-collapse:collapse;margin-bottom:16px}.compare-table th,.compare-table td{border:1px solid #e6e6e6;padding:8px;text-align:center;font-size:13px}.compare-table th{background:#fafafa;font-weight:600}.highlight{background:#fff3cd}.amount{font-size:15px;margin:12px 0 18px}.amount span{font-weight:600;margin-left:6px}.amount .positive{color:#28a745}.actions{display:flex;gap:12px;margin-top:20px;flex-wrap:wrap}.pagination{display:flex;justify-content:center;align-items:center;gap:14px;margin-top:24px}.pagination button{padding:8px 14px;border-radius:8px;border:1px solid #ddd;background:#fff;cursor:pointer}.pagination button:disabled{opacity:.5;cursor:not-allowed}.loading,.empty,.error{text-align:center;padding:40px;font-size:14px}.error{color:#dc3545}@media (max-width: 768px){.admin-page{margin-top:70px}.filters input,.filters select{width:100%}.request-row{flex-direction:column;align-items:flex-start}.modal-card{border-radius:10px;padding:16px}}.section-title{margin:26px 0 12px;font-size:17px;font-weight:600}.info-card{background:#fff;border-radius:12px;padding:18px;box-shadow:0 4px 14px #0000000d;margin-top:15px;margin-bottom:20px}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-top:14px}.info-grid span{display:block;font-size:12px;color:#777;margin-bottom:2px}.badge{padding:4px 10px;border-radius:999px;font-size:12px;font-weight:500}.badge.active{background:#d4edda;color:#155724}.badge.expired{background:#f8d7da;color:#721c24}.badge.cancelled{background:#e2e3e5;color:#383d41}.batch-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-top:20px}.batch-card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 4px 10px #0000000f}.batch-card h3{margin-bottom:10px;color:#333}.metric{margin:6px 0}.metric.highlight{font-size:18px;font-weight:700;color:#0f766e}.summary-card{margin-top:24px;background:#0f172a;color:#fff;border-radius:14px;padding:20px}.summary-row{display:flex;justify-content:space-between;margin:10px 0;font-size:18px}.summary-note{margin-top:8px;font-size:12px;opacity:.8}.request-tabs{margin-top:16px;border-top:1px dashed #ddd;padding-top:12px}.request-section{margin-bottom:14px}.request-section h4{font-size:14px;margin-bottom:8px}.request-row{background:#fafafa;border-radius:8px;padding:10px 12px;margin-bottom:8px;border-left:4px solid #ccc}.request-row.pending{border-color:#f0ad4e}.request-row.approved{border-color:#28a745}.request-row.rejected{border-color:#dc3545}.req-top{display:flex;justify-content:space-between;align-items:center}.badge{font-size:11px;padding:3px 8px;border-radius:12px;text-transform:uppercase}.badge.pending{background:#fff3cd;color:#856404}.badge.approved{background:#d4edda;color:#155724}.badge.rejected{background:#f8d7da;color:#721c24}.req-diff{font-size:13px;margin-top:6px}.req-footer{display:flex;justify-content:space-between;font-size:12px;margin-top:6px}.admin-comment{background:#f1f1f1;padding:6px 8px;border-radius:6px;margin-top:6px;font-size:12px}.amount-line{display:flex;align-items:center;gap:10px;font-size:14px;flex-wrap:wrap}.invoice{font-weight:600;color:#555}.striked{text-decoration:line-through;opacity:.6}.wallet-badge{background:#f1c40f20;color:#b7950b;padding:3px 8px;border-radius:8px;font-size:12px;font-weight:600}.payable{color:#d4af37;font-weight:700;font-size:15px}@media (max-width: 600px){.amount-line{flex-direction:column;align-items:flex-start;gap:4px}}.routing-layout{display:flex;gap:20px}.map-panel{flex:3}.route-summary{flex:1;background:#fff;padding:20px;border-radius:10px}.driver-card{background:#f9f9f9;padding:12px;margin-bottom:10px;border-radius:8px}.filters{display:flex;gap:10px;margin-bottom:15px}.error-text{color:red;margin-top:10px}@media print{.primary-btn,.secondary-btn{display:none!important}body{background:white}.admin-page{padding:0}.admin-table{font-size:12px;margin-bottom:20px}th,td{padding:6px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}:root{--gold: rgb(212 175 55);--bg: #f6f7fb;--card: #ffffff;--border: #e5e7eb;--text: #1f2937;--muted: #6b7280}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.subscribe-wrapper{min-height:100vh;padding-top:0;margin-top:-38px;background:linear-gradient(135deg,#fffaf5 0%,#fff3e8 40%,#ffe9d6 100%);overflow:hidden}h1{margin-bottom:25px}.subscribe-layout{display:grid;grid-template-columns:2fr 1fr;gap:25px}.subscribe-right{position:sticky;top:20px;height:-moz-fit-content;height:fit-content}.section{background:#ffffff;border-radius:14px;padding:18px;margin-bottom:18px;margin-top:20px;box-shadow:0 6px 18px #0000000d;border:1px solid #f0f0f0}.price-section{display:flex;align-items:baseline;gap:4px}.section-title{font-weight:700;margin:0}.address-error{margin-top:6px;font-size:13px;color:#d32f2f;font-weight:500}.address-msg{margin-top:6px;font-size:13px;color:#006d1b;font-weight:500}.field-row{display:flex;gap:15px}.field{flex:1;display:flex;flex-direction:column;margin-bottom:14px}.field label{font-size:13px;margin-bottom:5px;color:var(--muted)}.field input,.field select,.field textarea{padding:10px;border-radius:10px;border:1px solid var(--border);transition:.2s}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--gold);outline:none}.batch-card{border:1px solid var(--border);border-radius:14px;padding:14px;margin-bottom:14px}.batch-header{padding:12px 16px;font-weight:700;border-bottom:1px solid var(--border)}.batch-pack-container{display:flex;gap:15px;padding:15px}.pack-card{padding:12px 14px;border-radius:14px;display:flex;flex-direction:column;gap:15px;width:50%;transition:.2s ease}@media (max-width: 768px){.pack-card{width:100%}}.subscribe-left{display:flex;flex-direction:column;gap:20px}@media (min-width: 768px){.subscribe-left{margin-left:150px}.subscribe-right{margin-right:150px}}.pack-top{display:flex;justify-content:space-between;align-items:center}.pack-card:hover{transform:translateY(-2px)}.pack-bottom{display:flex;justify-content:space-between;align-items:center}.pack-card.active.gold{border:2px solid var(--gold);background:rgba(212,175,55,.08)}.pack-card.active{border:2px solid rgb(212 175 55);background:rgba(212,175,55,.08)}.pack-card.active.silver{border:2px solid #cbd5e1;background:#f1f5f9}.pack-title{font-weight:600;font-size:15px}.pack-info{font-size:13px;opacity:.7}.pack-middle{display:flex;align-items:baseline;gap:4px}.pack-price{font-size:18px;font-weight:700}.pack-per{font-size:12px;opacity:.6}.qty-control.compact{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:2px}.qty-control.compact button{width:30px;height:30px;font-size:18px;border-radius:8px}.qty-control.compact span{min-width:18px;text-align:center;font-weight:600}.qty-section{display:flex;flex-direction:column;align-items:center;gap:2px}.qty-control.horizontal{display:flex;gap:8px}.qty-control.horizontal button{width:30px;height:30px;font-size:18px;border-radius:8px}.qty-label{font-size:12px;opacity:.7}.invoice-box{background:var(--card);border-radius:16px;padding:20px;border:1px solid var(--border)}.invoice-title{font-weight:700;margin-bottom:15px}.invoice-row{display:flex;justify-content:space-between;font-size:14px;margin-bottom:8px;color:#4b5563}.invoice-row strong{font-weight:600;color:#111827}.invoice-divider{border-top:1px dashed var(--border);margin:12px 0}.invoice-total{font-size:26px;font-weight:800;color:var(--gold);margin:15px 0}.confirm-btn{width:100%;background:var(--gold);border:none;padding:14px;border-radius:30px;color:#fff;font-weight:700;cursor:pointer;transition:.25s}.confirm-btn:hover{transform:translateY(-2px)}.confirm-btn:disabled{background:#cbd5e1;cursor:not-allowed}@media (max-width: 900px){.credibility-strip{margin:10px 19px;display:flex;justify-content:space-between;align-items:center;gap:5px;font-size:14px}}.credibility-strip{margin-top:10px;margin-left:19px;margin-bottom:10px;font-size:14px}@media (max-width: 900px){.subscribe-layout{grid-template-columns:1fr;margin-top:20px}.subscribe-right{position:static}.field-row,.batch-pack-container{flex-direction:column}}.popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:999;animation:fadeIn .25s ease}.popup-box{width:320px;background:white;border-radius:18px;padding:30px 25px;text-align:center;box-shadow:0 15px 45px #00000040;transform:translateY(20px);animation:popupSlide .35s ease forwards}.popup-box.success{border-top:5px solid rgb(34,197,94)}.popup-box.error{border-top:5px solid rgb(239,68,68)}.popup-icon{font-size:42px;margin-bottom:15px}.popup-message{font-size:16px;font-weight:500;margin-bottom:22px}.popup-close{border:none;background:rgb(212 175 55);color:#fff;padding:10px 26px;border-radius:25px;cursor:pointer;font-weight:600;transition:.2s}.popup-close:hover{transform:translateY(-2px);box-shadow:0 5px 15px #d4af3766}@keyframes popupSlide{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.address-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#f5f6f7;z-index:999;overflow-y:auto}.address-modal{max-width:520px;margin:auto;padding:18px}.address-header h2{font-size:20px;font-weight:600;margin-bottom:20px}.add-address-card{background:#fff;border-radius:14px;padding:16px;display:flex;align-items:center;gap:12px;cursor:pointer;margin-bottom:20px;box-shadow:0 2px 8px #0000000d;transition:.2s}.add-address-card:hover{transform:translateY(-2px)}.add-address-card .plus{font-size:22px;color:#d4af37;font-weight:700}.saved-title{font-size:14px;color:#777;margin-bottom:10px}.address-item{display:flex;align-items:flex-start;gap:12px;padding:14px;border:1px solid #eee;border-radius:10px;margin-bottom:12px;background:#fff;cursor:pointer}.address-item:hover{border-color:#e5e5e5;box-shadow:0 4px 12px #0000000f}.address-icon{font-size:22px;background:#f4f4f4;padding:10px;border-radius:12px}.address-info{flex:1;min-width:0}.address-label{font-weight:600;margin-bottom:4px;text-transform:capitalize}.address-text{font-size:13px;color:#555;margin-bottom:4px;word-break:break-word}.address-city{font-size:13px;color:#888;margin-top:3px}.brand-watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:120px;font-weight:800;letter-spacing:10px;color:#ff8c000a;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.address-actions{margin-top:8px}.edit-btn{background:none;border:none;color:#ff6b00;font-size:13px;font-weight:600;cursor:pointer;padding:0}.edit-btn:hover{text-decoration:underline}.address-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;justify-content:center;align-items:center;z-index:9999;padding:16px}.address-modal{width:100%;max-width:520px;max-height:85vh;background:white;border-radius:18px;padding:20px;overflow-y:auto;box-shadow:0 12px 40px #00000026;animation:modalPop .25s ease}@keyframes modalPop{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.address-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.address-header h2{font-size:20px;font-weight:600}.modal-close{border:none;background:#f2f2f2;width:32px;height:32px;border-radius:50%;cursor:pointer}.add-address-card{display:flex;align-items:center;gap:12px;padding:14px;border-radius:14px;background:#f8fff9;border:1px dashed #D4AF37;cursor:pointer;margin-bottom:18px;transition:.2s}.add-address-card:hover{background:#eefaf1}.plus{font-size:20px;color:#d4af37;font-weight:700}.saved-title{font-size:13px;color:#777;margin-bottom:10px}.address-list{display:flex;flex-direction:column;gap:12px}.address-item{display:flex;gap:14px;padding:14px;border-radius:14px;border:1px solid #eee;cursor:pointer;transition:.2s;align-items:flex-start}.address-item:hover{box-shadow:0 4px 14px #0000000f}.address-item.selected{border-color:#d4af37;background:#f3fbf6}.address-icon{background:#f3f3f3;padding:10px;border-radius:12px;font-size:20px}.address-info{flex:1}.address-text{font-size:14px;color:#555}.address-city{font-size:13px;color:#888;margin-top:2px}.address-check{color:#d4af37;font-size:18px;margin-left:auto;color:green;font-weight:700}@media (max-width: 600px){.address-modal{max-height:90vh;border-radius:16px}}.form-group{margin-bottom:16px}.form-group label{font-size:14px;font-weight:500;margin-left:5px;margin-bottom:6px;display:block}.form-group input,.form-group textarea,.form-group select{width:100%;padding:12px;border-radius:12px;border:1px solid #ddd;font-size:14px;outline:none}.form-group textarea{min-height:80px;resize:none}.label-selector{display:flex;gap:10px}.label-btn{flex:1;padding:10px;border-radius:12px;border:1px solid #ddd;background:white;cursor:pointer;transition:.2s}.label-btn.active{background:#D4AF37;color:#fff;border-color:#d4af37}.save-address-btn{width:100%;background:#D4AF37;color:#fff;border:none;padding:14px;border-radius:14px;font-weight:600;cursor:pointer;margin-top:10px}.save-address-btn:hover{background:#D4AF37}.address-card{background:#ffffff;border-radius:18px;padding:18px;box-shadow:0 4px 14px #0000000d;border:1px solid #f0f0f0;transition:.2s ease}.address-card:hover{box-shadow:0 6px 20px #00000014}.address-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.address-badge{background:#f4f4f4;color:#333;padding:5px 12px;border-radius:30px;font-size:13px;font-weight:600}.address-content{line-height:1.5}.address-line{font-size:15px;color:#222;font-weight:500;margin-bottom:4px}.address-city{font-size:14px;color:#777}.change-address-btn{background:transparent;border:none;color:#d4af37;font-weight:600;cursor:pointer;font-size:14px;transition:.2s}.change-address-btn:hover{opacity:.7}.add-address-card{border:2px dashed #ddd;border-radius:18px;padding:20px;display:flex;gap:10px;align-items:center;justify-content:center;color:#666;cursor:pointer;font-weight:500;transition:.2s ease}.add-address-card:hover{border-color:#d4af37;color:#d4af37;background:#fff7f0}.add-icon{font-size:18px;font-weight:700}.invoice-address-card{display:flex;justify-content:space-between;align-items:center;background:#ffffff;border-radius:14px;padding:18px 20px;box-shadow:0 4px 12px #0000000f;margin-bottom:18px;margin-top:10px;border:1px solid #f1f1f1}.invoice-address-left{display:flex;flex-direction:column;gap:4px}.invoice-address-title{font-size:13px;font-weight:600;color:#8a8a8a;text-transform:uppercase;letter-spacing:.5px}.invoice-address-label{display:inline-block;background:#f4f4f4;padding:4px 10px;border-radius:20px;margin-bottom:8px;font-size:17px;font-weight:700;width:-moz-min-content;width:min-content;color:#1f1f1f}.invoice-address-text{font-size:14px;color:#222;font-weight:500}.invoice-address-right{display:flex;align-items:center}.invoice-address-city{font-size:13px;color:#777}.invoice-change-btn{margin-top:8px;border:none;padding:8px 18px;border-radius:8px;background:#f6f7fb;color:#ff6b00;font-weight:600;cursor:pointer;font-size:13px;transition:.2s ease}.address-suggestions{background:white;border-radius:10px;box-shadow:0 6px 20px #0000001a;max-height:180px;overflow-y:auto;margin-top:6px}.suggestion-item{padding:10px;cursor:pointer;border-bottom:1px solid #eee}.suggestion-item:hover{background:#f7f7f7}.zone-badge{margin-top:10px;padding:8px 14px;border-radius:20px;font-size:13px;font-weight:600;width:-moz-fit-content;width:fit-content}.zone-badge.available{background:#e8f8f0;color:#2e7d32}.zone-badge.unavailable{background:#fdecea;color:#c62828}.location-row{margin-bottom:12px}.detect-location-btn{width:100%;background:#f5f7ff;border:1px solid #d0d7ff;padding:10px;border-radius:8px;cursor:pointer;font-weight:500}.selected-location-box{display:flex;justify-content:space-between;align-items:center;background:#e9f9f0;padding:10px;border-radius:8px;border:1px solid #b7ebd3}.clear-location-btn{background:none;border:none;color:#d9534f;cursor:pointer;font-weight:600}.map-container{width:100%;height:260px;border-radius:12px;margin-top:10px}.location-preview-card{background:#fff;margin-bottom:14px;margin-top:17px;padding:12px;border-radius:10px;border:1px solid #eee;cursor:pointer}.location-label{font-size:13px;color:#777}.location-value{font-weight:600;margin-top:4px}.map-wrapper{position:relative}.map-container{height:320px;border-radius:14px}.zomato-pin{position:absolute;top:50%;left:50%;transform:translate(-50%,-100%);z-index:1000;pointer-events:none;display:flex;flex-direction:column;align-items:center}.pin-balloon{width:34px;height:34px;background:#D4AF37;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 8px 18px #00000040;display:flex;align-items:center;justify-content:center}.pin-inner{width:14px;height:14px;background:white;border-radius:50%;transform:rotate(45deg)}.pin-shadow{width:14px;height:6px;background:rgba(0,0,0,.2);border-radius:50%;margin-top:6px;filter:blur(1px)}.checkout-progress{display:flex;justify-content:space-between;margin-bottom:20px;font-size:12px;font-weight:600}.checkout-progress div{flex:1;text-align:center;opacity:.4}.checkout-progress .active{opacity:1;color:#d4af37}.step-next-btn{width:100%;padding:14px;margin-top:20px;border-radius:12px;border:none;background:#D4AF37;color:#fff;font-weight:600}.step-back-btn{width:100%;padding:12px;margin-top:12px;border-radius:12px;border:1px solid #ddd;background:white}.subscribe-right{position:sticky;top:20px}.step-next-btn:disabled{opacity:.5;cursor:not-allowed}.sub-confirm-modal{width:95%;max-width:720px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:18px;padding:28px;box-shadow:0 25px 60px #00000040;animation:slideUp .3s ease}.confirm-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.confirm-header h2{font-size:20px;font-weight:600}.confirm-close{background:#f3f3f3;border:none;font-size:16px;padding:6px 10px;border-radius:8px;cursor:pointer}.confirm-section{margin-bottom:22px;padding:18px;border-radius:14px;background:#fafafa;border:1px solid #eee}.section-title{font-size:14px;font-weight:600;margin-bottom:12px;color:#666;text-transform:uppercase;letter-spacing:.5px}.row{display:flex;justify-content:space-between;margin-bottom:8px}.batch-row{display:flex;justify-content:space-between;margin-bottom:6px}.total-rotis{margin-top:10px;font-size:15px}.address-card{background:#fff;padding:12px;border-radius:10px;border:1px solid #eee}.address-label{font-weight:600;margin-bottom:4px}.payment .final-total{margin-top:12px;font-size:18px;font-weight:700;color:#e53935}.confirm-actions{display:flex;gap:15px;margin-top:10px}.back-btn{flex:1;padding:12px;border-radius:10px;border:none;background:#ececec;cursor:pointer}.final-btn{flex:2;padding:12px;border-radius:10px;border:none;background:#c9a23f;color:#fff;font-weight:600;cursor:pointer;transition:.2s}.final-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #ff572266}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mobile-confirm-wrapper{padding:15px}.sub-confirm-modal.mobile{box-shadow:none;border-radius:14px;padding:18px}@media (max-width: 768px){.sub-confirm-modal.mobile{max-height:unset}.confirm-actions{position:sticky;bottom:0;background:white;padding-top:10px}}.confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999}.confirm-modal-rect{width:720px;max-height:95vh;background:#ffffff;border-radius:18px;display:flex;flex-direction:column;box-shadow:0 25px 60px #0000002e;overflow:hidden}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.confirm-top{padding:22px 30px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}@media (max-width:480px){.trust-badges{justify-content:space-between}.trust-badge{font-size:11px;padding:5px 8px}}.invoice-subtitle{font-size:13px;color:#888;margin-top:4px}.confirm-close{background:none;border:none;font-size:20px;cursor:pointer}.confirm-body-scroll{flex:1;overflow-y:auto;padding:25px 30px}.invoice-section{background:#f9fafb;padding:18px;border-radius:14px;margin-bottom:18px;border:1px solid #f1f5f9}.invoice-section-title{font-size:14px;font-weight:600;margin-bottom:12px;color:#374151;display:flex;align-items:center;gap:6px}.invoice-grid{display:grid;grid-template-columns:2fr}.invoice-row{display:flex;justify-content:space-between;margin-bottom:10px;font-size:14px}.invoice-row.discount{color:#1b8f3e}.invoice-batch-row{display:grid;grid-template-columns:120px 1fr 80px;align-items:center;padding:8px 0;border-bottom:1px dashed #eee}.batch-name{font-weight:600}.batch-total{text-align:right;font-weight:500}.invoice-address-box{background:#f8f9fb;padding:15px;border-radius:8px;font-size:14px}.invoice-divider{height:1px;background:#eee;margin:15px 0}.invoice-grand-total{font-size:22px;font-weight:700;text-align:right;margin-top:10px}.secure-note{font-size:12px;color:#777;margin-top:8px;text-align:right}.confirm-footer{padding:18px 30px;border-top:1px solid #eee;justify-content:space-between}.back-btn{background:#d5cece;border:none;padding:10px 22px;border-radius:6px;cursor:pointer;width:48%}.final-btn{background:#c9a23f;color:#fff;border:none;padding:10px 28px;border-radius:6px;font-weight:600;cursor:pointer;width:50%;margin-left:15px}.final-btn:hover{background:#0b5ed7}@media (max-width: 768px){.confirm-modal-rect{width:100%;height:100%;border-radius:0}.confirm-footer{position:sticky;bottom:0;background:#fff}.confirm-body-scroll{padding:18px}.invoice-grid{grid-template-columns:1fr}}.trust-badges{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.trust-badges span{background:#ecfdf5;color:#065f46;font-size:12px;padding:6px 10px;border-radius:20px;font-weight:500}.premium-step-wrapper{position:fixed;top:0;left:0;display:flex;width:100%;background:white;z-index:1000;padding:12px 16px;border-bottom:1px solid #eee}.premium-step-item{display:flex;align-items:center;flex:1;position:relative}.premium-step-circle{width:28px;height:28px;border-radius:50%;background:#e9ecef;color:#888;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;transition:all .3s ease}.premium-step-circle.active{background:#D4AF37;color:#fff;transform:scale(1.1)}.premium-step-circle.done{background:#198754;color:#fff}.premium-step-label{font-size:11px;margin-left:6px;font-weight:500;color:#555}.premium-step-line{flex:1;height:2px;background:#e9ecef;margin:0 6px;transition:all .3s ease}.premium-step-line.done{background:#198754}.mobile-sticky-bar{position:fixed;bottom:0;left:0;right:0;background:#ffffff;padding:14px;box-shadow:0 -4px 12px #00000014;display:flex;gap:10px;z-index:999}.mobile-sticky-bar button{flex:1;height:48px;font-size:15px;font-weight:600;border-radius:10px}.header-back-btn{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:20px;background:none;border:none;cursor:pointer;z-index:10}.sticky-back{flex:1;background:#b2c4d6;border:none;padding:12px;border-radius:8px;font-weight:500}.sticky-next{flex:2;background:linear-gradient(90deg,#D4AF37,#D4AF37);color:#fff;border:none;padding:12px;border-radius:8px;font-weight:600;letter-spacing:.3px}.sticky-next:disabled{background:#cfd4da}button{transition:all .2s ease}button:active{transform:scale(.97)}.trust-strip{display:flex;flex-wrap:wrap;gap:8px;font-size:11px;color:#198754;margin-top:12px;border-top:1px solid #f1f1f1;padding-top:12px}.mobile-review-container{padding:16px 16px 120px;background:#f8f9fb;min-height:100vh}.mobile-review-card{background:#ffffff;border-radius:18px;padding:18px;box-shadow:0 10px 25px #0000000d}.mobile-review-header h2{font-size:20px;font-weight:600;margin-bottom:4px}.mobile-review-header p{font-size:13px;color:#777;margin-bottom:18px}.mobile-review-section{margin-bottom:20px}.review-section-title{font-size:14px;font-weight:600;margin-bottom:10px;color:#444}.review-row{display:flex;justify-content:space-between;font-size:14px;margin-bottom:6px}.review-row.discount{color:#198754}.review-batch-row{display:flex;justify-content:space-between;font-size:13px;margin-bottom:5px}.review-total-rotis{margin-top:8px;font-weight:600;font-size:14px}.review-address-card{background:#f1f3f5;padding:12px;border-radius:10px;font-size:13px}.review-divider{height:1px;background:#eee;margin:12px 0}.review-grand-total{font-size:20px;font-weight:700;text-align:right;color:#0d6efd}.secure-text{text-align:center;font-size:12px;color:#777;margin-top:8px}.mobile-review-actions{position:fixed;bottom:0;left:0;right:0;background:#ffffff;padding:14px;display:flex;gap:10px;box-shadow:0 -4px 12px #00000014}.review-back-btn{flex:1;background:#e9ecef;border:none;padding:12px;border-radius:10px;font-weight:500}.review-confirm-btn{flex:2;background:linear-gradient(90deg,#0d6efd,#0056d2);color:#fff;border:none;padding:12px;border-radius:10px;font-weight:600}.confirm-top{padding:22px 28px;border-bottom:1px solid #f0f0f0;background:linear-gradient(135deg,#f8fafc,#ffffff);display:flex;justify-content:space-between;align-items:center}.confirm-top h2{font-size:20px;font-weight:600;margin:0}.invoice-subtitle{font-size:13px;color:#6b7280;margin-top:4px}.confirm-close{background:#f3f4f6;border:none;border-radius:8px;padding:6px 10px;cursor:pointer}.invoice-batch-row{display:grid;grid-template-columns:1fr 2fr auto;gap:10px;align-items:center;font-size:13px;padding:8px 0;border-bottom:1px dashed #e5e7eb}.batch-name{font-weight:600;color:#111827}@media (max-width: 768px){.invoice-batch-row{grid-template-columns:1fr;gap:4px}.batch-total{text-align:right;margin-top:4px}.payment-section{background:#ffffff!important;border:1px solid #d1fae5!important;box-shadow:0 4px 14px #0000000d}.confirm-overlay{align-items:flex-end}.confirm-modal-rect{width:100%;height:95vh;border-radius:18px 18px 0 0}.confirm-body-scroll{max-height:75vh;overflow-y:auto;padding:16px}.confirm-footer{flex-direction:column;gap:10px}.back-btn,.final-btn{width:100%}.authenticity-strip{display:block!important;font-size:11px;line-height:1.6;text-align:center}}.batch-detail{font-size:12px;color:#6b7280}.batch-total{font-weight:600}.invoice-divider{height:1px;background:#e5e7eb;margin:14px 0}.invoice-grand-total{font-size:22px;font-weight:700;text-align:right;color:#16a34a}.payment-section{background:#ffffff;border:1px solid #e5e7eb}.invoice-address-box{background:#ffffff;border:1px solid #e5e7eb;padding:14px;border-radius:10px;font-size:13px}.confirm-footer{padding:18px 28px;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;background:#ffffff}.back-btn{background:#f3f4f6;border:none;padding:10px 16px;border-radius:8px;cursor:pointer}.final-btn{background:linear-gradient(90deg,#16a34a,#15803d);color:#fff;border:none;padding:10px 22px;border-radius:8px;font-weight:600;cursor:pointer;box-shadow:0 6px 15px #16a34a4d}.authenticity-strip{margin-top:12px;font-size:12px;text-align:center;color:#6b7280}@media (max-width: 768px){.confirm-footer{flex-direction:column;gap:10px;align-items:end}.back-btn,.final-btn{width:100%}.confirm-overlay{align-items:flex-end}.confirm-modal-rect{width:100%;height:80vh;animation:slideUpMobile .35s ease-out;border-radius:18px 18px 0 0;max-height:none}.confirm-body{padding:18px;overflow-y:auto}.invoice-section{background:#f9fafb!important;border:1px solid #e5e7eb!important;border-radius:14px;padding:14px;margin-bottom:14px}}.brand-header{margin-top:10px;position:relative;text-align:center;transition:all .3s ease}.header-back-btn{position:absolute;left:10px;top:18px;background:none;border:none;font-size:26px;font-weight:700;cursor:pointer}.subscription-header{font-size:22px;font-weight:700;color:#000;letter-spacing:1px;margin-top:20px}.brand-tagline{font-size:13px;color:#777;margin-top:2px}.premium-step-wrapper{box-shadow:0 2px 8px #00000014}.brand-header.collapsed{padding:6px 0}.brand-logo{font-size:22px;font-weight:700;transition:all .3s ease}.brand-header.collapsed .brand-logo{font-size:18px}@keyframes slideUpMobile{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 768px){.confirm-overlay{display:flex;align-items:flex-end}.confirm-modal-rect{width:100%;border-radius:20px 20px 0 0;animation:slideUpMobile .35s ease-out}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;z-index:999}.pause-modal{background:#ffffff;width:40%;max-width:480px;border-radius:18px;padding:20px;box-shadow:0 20px 40px #00000026;border-top:6px solid rgb(212 175 55)}.pause-modal .modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.pause-modal .modal-header h2{margin:0;font-size:20px;font-weight:700}.pause-modal .close-btn{border:none;background:transparent;font-size:22px;cursor:pointer;opacity:.7}.pause-modal .close-btn:hover{opacity:1}.sub-info{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:16px}.sub-info label{font-size:12px;color:#777;display:block}.sub-info b{font-size:14px;font-weight:600}.info-box{background:#fff8e1;border-left:4px solid rgb(212 175 55);padding:12px 14px;border-radius:10px;font-size:14px;margin-bottom:18px;line-height:1.5}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:16px}.full-width{margin-bottom:16px}.pause-modal label{font-size:13px;color:#555;margin-bottom:6px;display:block}.pause-modal input[type=date],.pause-modal select{width:100%;padding:10px 12px;border-radius:10px;border:1px solid #ddd;font-size:14px;cursor:pointer;background:#fff}.pause-modal input[type=date]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.pause-modal input:focus,.pause-modal select:focus{outline:none;border-color:#d4af37;box-shadow:0 0 0 2px #d4af3733}.summary-box{background:#f4f4f4;padding:12px;border-radius:10px;font-size:14px;margin-bottom:14px}.error-text{color:#c0392b;font-size:13px;margin-bottom:12px}.modal-actions{display:flex;gap:10px;padding-bottom:10px}.modal-card{background:#fff;width:35%;border-radius:10px;display:flex;flex-direction:column;max-height:95vh;overflow:hidden}.btn{padding:12px;border-radius:10px;font-weight:600;font-size:14px;cursor:pointer}.btn.primary{background:rgb(212 175 55);color:#fff;border:none}.btn.primary:disabled{opacity:.6;cursor:not-allowed}.btn.outline{background:#ffffff;border:1px solid #ddd}@media (max-width: 520px){.form-grid,.sub-info{grid-template-columns:1fr}}@media (max-width: 768px){.pause-modal{width:92%;max-width:none;padding:16px;border-radius:14px;margin:0 4%}.pause-modal .modal-header h2{font-size:18px}.pause-modal .close-btn{font-size:24px}}@media (max-width: 480px){.pause-modal{width:96%;padding:14px;border-radius:12px}.pause-modal .modal-header{margin-bottom:12px}.pause-modal .modal-header h2{font-size:17px}}@media (max-width: 768px){.pause-modal{max-height:90vh;overflow-y:auto}}:root{--gold: #c9a23f;--text: #222;--muted: #666;--border: #eee}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.45);display:flex;justify-content:center;align-items:center}.modal-title-wrap{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-bottom:1px solid var(--border)}.modal-title{font-size:16px;font-weight:700;color:var(--text)}.min-info{display:flex;gap:10px;font-size:12px}.min-info-item strong{color:var(--text)}.toast{padding:8px 12px;font-size:13px;text-align:center}.toast.success{background:#e8f5e9;color:#155724}.toast.error{background:#f8d7da;color:#842029}.modal-content{display:flex;gap:10px;padding:10px;overflow-y:auto}.packs{flex:1.5}.batch{margin-bottom:8px}.batch-title{font-size:13px;margin-bottom:4px;font-weight:800}.pack-row{display:flex;justify-content:space-between;align-items:center;padding:4px 0}.pack-left{display:flex;align-items:center;gap:6px}.pack-icon{width:12px;height:12px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-right:6px;flex-shrink:0}.pack-icon.gold{background:var(--gold)}.pack-icon.silver{background:#c0c0c0}.pack-label{font-size:12px;font-weight:600}.pack-sub{font-size:11px;color:var(--muted);margin-top:2px}.qty-control{display:flex;align-items:center;gap:4px;margin-top:-10px}.qty-control button{width:28px;height:28px;border:1px solid #ddd;background:#fff;font-size:18px;line-height:1;cursor:pointer}.qty-control input{width:46px;height:28px;text-align:center;border:1px solid #ddd;font-size:13px}.qty-control input[type=number]::-webkit-outer-spin-button,.qty-control input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.qty-control input[type=number]{-moz-appearance:textfield}.invoice{flex:1;border-left:1px solid var(--border);padding-left:10px}.invoice-title{font-size:13px;margin-bottom:4px;font-weight:800}.invoice-line{display:flex;justify-content:space-between;font-size:13px;padding:2px 0;color:var(--text)}.invoice-total{font-weight:800;margin-top:6px;padding-top:6px;border-top:1px solid #ddd;font-size:14px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;padding:8px 12px;border-top:1px solid var(--border)}.btn-primary{background:var(--gold);color:#000;padding:6px 10px;border-radius:6px;border:none;font-size:13px}.btn-secondary{background:#fff;border:1px solid #ddd;padding:6px 10px;border-radius:6px;font-size:13px}.btn-primary:disabled{opacity:.6}.confirm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.55);display:flex;justify-content:center;align-items:center;z-index:2000}.confirm-card{background:#fff;width:90%;max-width:340px;border-radius:10px;padding:10px}.confirm-header{display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:700;color:var(--text)}.close-btn{border:none;background:transparent;font-size:18px;cursor:pointer}.confirm-invoice{margin-top:8px}@media (max-width: 768px){.modal-card{height:90vh;width:92%;border-radius:12px}.modal-content{flex-direction:column;padding:8px}.invoice{border-left:none;border-top:1px solid var(--border);padding-top:8px;padding-left:0}.batch-title{font-size:12px;margin-bottom:2px}.pack-row{padding:4px 0}.qty-control button{width:34px;height:34px}.qty-control input{width:52px;height:34px;font-size:14px}.modal-actions{gap:6px;padding:8px;flex-wrap:wrap}.btn-primary,.btn-secondary{flex:1;width:100%}}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.subscription-wrapper{width:100%;display:grid;max-width:1200px;margin:0 auto;padding:24px 16px 60px}@media (max-width: 768px){.subscription-wrapper{width:100%;display:block;max-width:1200px;margin:0 auto;padding:24px 16px 60px}}.actions{display:flex;gap:12px;margin-top:18px;margin-left:10px;margin-bottom:2px}.btn.outline{background:#fff}@media (max-width: 768px){.summary-grid{grid-template-columns:1fr}.actions{gap:20px}}.pill.requested{background:#e6f7ec;color:#eaee06}.req-row .pending{display:inline-block;background:#fff3cd;color:#856404;padding:4px 10px;border-radius:999px;font-size:12px;margin-bottom:6px}.req-row .approved{display:inline-block;background:#e6f4ea;color:#1e7f4d;padding:4px 10px;border-radius:999px;font-size:12px;margin-bottom:6px}.req-row .rejected{display:inline-block;background:#fdeaea;color:#a33a3a;padding:4px 10px;border-radius:999px;font-size:12px;margin-bottom:6px}.total{font-weight:600;color:#111;white-space:nowrap}@media (max-width: 768px){.total{font-weight:700;font-size:14px;margin-left:auto}}.sub-tabs{display:flex;gap:6px;background:#f4f4f4;border-radius:14px;padding:6px;margin-bottom:24px}@media (max-width: 768px){.sub-tabs{display:inline-flex;gap:6px;background:#f4f4f4;border-radius:14px;padding:6px;margin-bottom:24px}}.sub-tabs button{flex:1;padding:12px;border:none;background:transparent;font-weight:600;border-radius:10px;cursor:pointer}.sub-tabs button.on{background:rgb(212 175 55);color:#fff;opacity:.85}.subscription-card{background:#fff;border:1px solid #eee;border-radius:14px;padding:18px;margin-bottom:20px}.subscription-card.requested{border-left:6px solid rgb(212 175 55)}.card-header{display:flex;margin-bottom:14px}.plan{font-size:13px;padding:4px 10px;border-radius:999px;font-weight:600;white-space:nowrap}.date{font-size:14px}.remaining{font-size:14px;font-weight:600}.muted{font-size:12px;color:#777}.status{padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600}.status.active{background:#e7f7ee;color:#0b7a3c}.status.requested{background:#fff3cd;color:#856404}.summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:10px;min-height:48px}.summary-grid>div{display:flex;flex-direction:column;gap:2px}.summary-grid label{font-size:11px;color:#667085}.summary-grid b{font-size:13px;color:#111827}.batch-table{width:100%;border-collapse:collapse;margin-top:8px}.batch-table th,.batch-table td{border:1px solid #eee;padding:10px;text-align:center;font-size:14px}.actions{gap:12px;margin-top:18px;margin-left:10px;margin-bottom:7px}.btn{padding:10px 16px;border-radius:8px;border:1px solid #ddd;background:#fff;font-weight:600;cursor:pointer}.btn.primary{background:rgb(212 175 55);border-color:#d4af37;color:#fff}.btn.outline{background:#f4f4f4}.btn.full{width:100%}.expired-tile{border:1px solid #eee;border-radius:14px;margin-bottom:14px;overflow:hidden}.expired-head{padding:16px;display:flex;justify-content:space-between;cursor:pointer}.expired-body{max-height:0;overflow:hidden;padding:0 16px;transition:all .35s ease}.expired-tile.open .expired-body{max-height:500px;padding-bottom:16px}.arrow{opacity:.6}.empty-state{text-align:center;padding:60px;color:#777}.req-btn.pending{background:#fff3cd;color:#856404}@media (max-width: 768px){.summary-grid{grid-template-columns:1fr}}.status.wide{padding:8px 20px;font-size:13px;letter-spacing:.5px}.req-btn{border:none;padding:6px 12px;font-size:12px;border-radius:16px;font-weight:600;cursor:pointer}.totals-row{display:flex;gap:12px;font-size:13px;flex-wrap:wrap;margin-top:6px}.totals-row div{background:#f9fafb;padding:6px 10px;border-radius:8px;font-weight:500;font-size:12px;white-space:nowrap}@media (max-width: 768px){.totals-row{flex-direction:column;gap:8px}}.req-modal-backdrop{background:rgba(0,0,0,.65);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.req-modal{background:#fff;border-radius:18px;padding:28px;max-width:460px;width:92%;box-shadow:0 25px 60px #00000059;animation:modalPop .25s ease}@keyframes modalPop{0%{transform:scale(.95) translateY(10px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.plan-line{display:flex;gap:10px;align-items:center}.pill{font-size:11px;padding:4px 10px;border-radius:999px;font-weight:600;text-transform:uppercase}.pill.active{background:#e6f7ec;color:#1e7f4d}.pill.requested{background:#e6f7ec;color:#818306}.pill.expired{background:#e6f7ec;color:#433ac2}.pill.rejected{background:#e6f7ec;color:#a33a3a}.pill.cancelled{background:#e6f7ec;color:#c4bca4}.pill.paused{background:#f7e6e6;color:#dd1556}.req-btn.cancelled{background:#fdeaea;color:#c4bca4;cursor:not-allowed}.req-btn.approved{background:#e6f4ea;color:#1e7f4d;border:1px solid #bfe3cd}.req-btn.rejected{background:#fdeaea;color:#a33a3a;border:1px solid #f3bcbc}.confirm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.confirm-modal{background:#fff;padding:24px;border-radius:14px;width:90%;max-width:380px;text-align:center;box-shadow:0 10px 40px #0003}.confirm-modal h3{font-size:18px;margin-bottom:8px}.confirm-modal p{font-size:14px;color:#555}.confirm-actions{display:flex;gap:12px;margin-top:20px}.status.cancelled{background:#f8d7da;color:#842029}.confirm-actions button{flex:1;padding:10px;border-radius:10px;font-weight:600;border:none;cursor:pointer}.confirm-actions .yes{background:rgb(212 175 55);color:#fff}.confirm-actions .no{background:#f4f4f4}.req-modal h3{font-size:18px;font-weight:700;margin-bottom:6px;color:#3b2f1c}.subscription-card.cancelled{opacity:.75;background:#fafafa}.req-modal .req-type{display:inline-block;background:rgb(212 175 55 / 15%);color:#d4af37;font-weight:700;font-size:12px;padding:4px 10px;border-radius:999px;margin-bottom:12px}.req-modal .muted{font-size:13px;color:#777}.req-modal .actions{display:flex;gap:12px;margin-top:22px}.req-modal .btn.view{flex:1;background:#fff;border:1.5px solid rgb(212 175 55);color:#d4af37;border-radius:12px;padding:10px}.req-modal .btn.cancel{flex:1;background:#e63946;color:#fff;border-radius:12px;padding:10px;border:none}.req-modal .btn.close{width:100%;margin-top:14px;background:#f4f4f4;border-radius:12px;padding:10px}.req-modal b{display:inline-block;font-weight:700;font-size:12px;padding:4px 10px;border-radius:999px;margin-bottom:12px}.req-modal-backdrop,.confirm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;isolation:isolate}.req-modal-backdrop{z-index:10000}.req-modal{position:relative;z-index:10001}.confirm-backdrop{z-index:11000}.confirm-modal{position:relative;z-index:11001}.req-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #eee}.req-row:last-child{border-bottom:none}.req-row b{display:inline-block;background:rgb(212 175 55 / 14%);color:#d4af37;padding:4px 10px;border-radius:999px;font-size:12px;margin-bottom:6px}.btn.danger{background:#fff;border:1px solid rgb(212 175 55);color:#d4af37}.btn.danger:hover{background:rgb(212 175 55);color:#fff}.req-modal .btn.close{margin-top:16px;width:100%}.req-modal-backdrop{display:flex;align-items:center;justify-content:center}.req-modal{margin:auto}.req-detail{margin:14px 0;padding:14px;background:#fafafa;border-radius:12px}.req-type{display:inline-block;background:rgb(212 175 55 / 18%);color:#d4af37;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:700;margin-bottom:10px}.req-meta{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:13px}.req-meta label,.req-note label{font-size:11px;color:#777}.req-note{margin-top:10px;font-size:13px}.req-diff{margin:14px 0;padding:14px;background:#fafafa;border-radius:12px;border:1px solid #eee}.diff-table{width:100%;border-collapse:collapse;font-size:13px}.diff-table th{text-align:left;padding:8px;font-size:12px;color:#777;border-bottom:1px solid #eee}.diff-table td{padding:8px;border-bottom:1px solid #f0f0f0}.diff-table tr.changed{background:rgba(212,175,55,.08)}.diff-table td.highlight{font-weight:700;color:#d4af37}.field-name{text-transform:capitalize;font-weight:600}.breakdown{margin-top:10px;font-size:13px;color:#555}.req-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;z-index:9999}.req-modal{background:#fff;padding:20px;border-radius:14px;width:100%;max-width:520px;max-height:85vh;overflow-y:auto}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.req-type{font-weight:700;margin-bottom:10px}.diff-table{width:100%;border-collapse:collapse;margin-top:10px}.diff-table th,.diff-table td{border:1px solid #eee;padding:8px;text-align:center;font-size:13px}.diff-table .highlight{color:#1a7f37;font-weight:700}.invoice-box{margin-top:16px;padding:14px;border:1px dashed #ddd;border-radius:10px;background:#fafafa}.invoice-row{display:flex;justify-content:space-between;font-size:14px;margin-bottom:6px}.invoice-total{display:flex;justify-content:space-between;font-size:16px;font-weight:700;margin-top:10px}.req-row{display:flex;justify-content:space-between;align-items:center;padding:12px;border-bottom:1px solid #eee}.req-actions{display:flex;gap:8px}.btn.danger{background:#f8d7da;color:#842029;border:none}.card-header.clickable{padding:14px 16px;border:1px solid #eee;border-radius:14px;cursor:pointer;background:#fff}.card-header.clickable:hover{background:#fafafa}.header-line-1{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;font-weight:500}.header-line-2{margin-top:10px;display:flex;gap:14px;margin-left:72px;font-size:13px}.dot{opacity:.6}.arrowIcon{margin-bottom:5px;opacity:.6}.accordion-body{overflow:hidden;max-height:0;opacity:0;transform:translateY(-4px);transition:max-height .35s ease,opacity .25s ease,transform .25s ease}.accordion-body.open{max-height:1000px;opacity:1;transform:translateY(0)}.arrow{position:absolute;right:16px;top:18px;font-size:14px;transition:transform .3s ease}.arrow.open{transform:rotate(180deg)}.expandable{overflow:hidden;max-height:0;opacity:0;transition:max-height .35s ease,opacity .25s ease}.expandable.open{max-height:500px;opacity:1}.expandable .batch-table{margin:12px 0 0}.card-header{display:flex;align-items:center;gap:14px}.header-left{display:flex;align-items:center;gap:8px;flex:1;white-space:nowrap;overflow:hidden}.header-center{display:flex;align-items:center;gap:14px;white-space:nowrap}.header-right{display:flex;align-items:center;gap:6px;flex-wrap:wrap;max-width:320px;justify-content:flex-end}@media (max-width: 768px){.header-left{flex:1 1 100%;flex-wrap:wrap;white-space:normal;line-height:1.4}.header-center{flex:1 1 100%;justify-content:flex-start;gap:12px;font-size:13px}.header-right{flex:1 1 100%;max-width:100%;justify-content:flex-start;gap:6px}.req-btn{font-size:11px;padding:4px 8px}.req-btn.cancelled{max-width:100%;white-space:nowrap}.arrow{position:absolute;right:12px;top:12px}.mobile-header{display:flex;flex-direction:column;gap:8px;width:100%}.mobile-top{display:flex;align-items:center;width:100%}.mobile-top .plan{font-size:12px;padding:3px 8px}.mobile-top .status-badge{margin-left:6px}.mobile-top .remaining{margin-left:auto;font-size:12px;font-weight:600;color:#555;white-space:nowrap}.mobile-mid{display:flex;align-items:center;width:100%;gap:12px}.mobile-dates{margin-left:auto;font-size:12px;color:#666;white-space:nowrap}.mobile-totals{display:flex;gap:14px;font-size:13px;font-weight:600;white-space:nowrap}.mobile-actions{display:flex;gap:6px;flex-wrap:wrap;margin-top:4px}.req-chip{font-size:11px;padding:4px 10px;border-radius:999px;font-weight:600;white-space:nowrap}.req-chip.pending{background:#fff3cd;color:#856404}.req-chip.approved{background:#e6f4ea;color:#1e7f4d}.req-chip.rejected{background:#fdeaea;color:#a33a3a}.req-chip.cancelled{background:#f1f1f1;color:#777}.card-header{padding-right:28px}.arrow{top:14px;right:12px}html,body{overflow-x:hidden}.mobile-header,.mobile-top,.mobile-mid,.mobile-actions{max-width:100%;overflow-x:hidden}.pill .paused{white-space:normal}.mobile-top *,.mobile-mid *{min-width:0}.mobile-totals,.mobile-dates,.remaining{white-space:normal}.mobile-actions{flex-wrap:wrap}.arrow{position:absolute;right:12px}.sub-tabs.mobile-swipe{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:8px 12px}.sub-tabs.mobile-swipe::-webkit-scrollbar{display:none}.sub-tabs.mobile-swipe button{flex:0 0 auto;white-space:nowrap;padding:8px 14px;border-radius:999px}}input:disabled{opacity:.5;cursor:not-allowed}.pill.paused.clickable{cursor:pointer}.invoice-total.grand{font-size:16px;font-weight:700;border-bottom:1px dashed #ddd;margin-bottom:12px}.modal-card{background:#fff;width:100%;border-radius:10px;display:flex;flex-direction:column;max-height:95vh;overflow:hidden}.active-now{display:flex;align-items:center;gap:6px;margin-right:233px;color:#1a7f37;font-weight:600;font-size:13px;margin-bottom:6px;margin-top:2px}.active-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;position:relative}.active-dot:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:rgba(34,197,94,.4);animation:pulseRing 1.4s infinite}@keyframes pulseRing{0%{transform:scale(1);opacity:.7}to{transform:scale(2.5);opacity:0}}.pause-row.active{border-left:4px solid #2ecc71;padding-left:10px}.current{display:ruby-text}.cancel-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;z-index:999}.cancel-modal{width:420px;background:#fff;border-radius:18px;padding:28px;text-align:center;animation:popupFade .25s ease}@keyframes popupFade{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.cancel-icon{font-size:48px;margin-bottom:10px}.cancel-text{color:#555;margin:12px 0 18px;line-height:1.5}.recall-box{background:#fff6e6;border-radius:10px;padding:12px;margin-bottom:20px;font-size:13px}.recall-box span{font-weight:600;color:#e67e22}.cancel-actions{display:flex;gap:10px}.cancel-actions .btn{flex:1}.btn.danger{background:#e74c3c;color:#fff;border:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media (min-width: 1400px){.container{max-width:1400px}}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.-left-3{left:-.75rem}.-right-4{right:-1rem}.-top-3{top:-.75rem}.-top-4{top:-1rem}.bottom-0{bottom:0}.left-0{left:0}.left-1\/2{left:50%}.right-0{right:0}.right-2{right:.5rem}.right-4{right:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-2{top:.5rem}.top-4{top:1rem}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[100\]{z-index:100}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-0\.5{height:.125rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-full{height:100%}.max-h-screen{max-height:100vh}.min-h-\[300px\]{min-height:300px}.min-h-screen{min-height:100vh}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-16{width:4rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-8{width:2rem}.w-auto{width:auto}.w-full{width:100%}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1\/2{--tw-translate-x: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1\/2{--tw-translate-y: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize-none{resize:none}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-t{border-top-width:1px}.border-\[\#4A2C22\]{--tw-border-opacity: 1;border-color:rgb(74 44 34 / var(--tw-border-opacity, 1))}.border-\[\#D4AF37\]\/30{border-color:#d4af374d}.border-\[\#D7CCC8\]{--tw-border-opacity: 1;border-color:rgb(215 204 200 / var(--tw-border-opacity, 1))}.border-\[\#E6DCD7\]{--tw-border-opacity: 1;border-color:rgb(230 220 215 / var(--tw-border-opacity, 1))}.border-\[\#EDECE8\]{--tw-border-opacity: 1;border-color:rgb(237 236 232 / var(--tw-border-opacity, 1))}.border-\[\#EEE\]{--tw-border-opacity: 1;border-color:rgb(238 238 238 / var(--tw-border-opacity, 1))}.border-\[\#FBE3B8\]{--tw-border-opacity: 1;border-color:rgb(251 227 184 / var(--tw-border-opacity, 1))}.border-\[\#FFE082\]{--tw-border-opacity: 1;border-color:rgb(255 224 130 / var(--tw-border-opacity, 1))}.border-destructive{border-color:hsl(var(--destructive))}.border-input{border-color:hsl(var(--input))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.bg-\[\#1A73E8\]{--tw-bg-opacity: 1;background-color:rgb(26 115 232 / var(--tw-bg-opacity, 1))}.bg-\[\#25D366\]{--tw-bg-opacity: 1;background-color:rgb(37 211 102 / var(--tw-bg-opacity, 1))}.bg-\[\#4A2D23\]{--tw-bg-opacity: 1;background-color:rgb(74 45 35 / var(--tw-bg-opacity, 1))}.bg-\[\#51362D\]{--tw-bg-opacity: 1;background-color:rgb(81 54 45 / var(--tw-bg-opacity, 1))}.bg-\[\#5D4037\]{--tw-bg-opacity: 1;background-color:rgb(93 64 55 / var(--tw-bg-opacity, 1))}.bg-\[\#63473C\]{--tw-bg-opacity: 1;background-color:rgb(99 71 60 / var(--tw-bg-opacity, 1))}.bg-\[\#7A594A\]{--tw-bg-opacity: 1;background-color:rgb(122 89 74 / var(--tw-bg-opacity, 1))}.bg-\[\#8D6E63\]{--tw-bg-opacity: 1;background-color:rgb(141 110 99 / var(--tw-bg-opacity, 1))}.bg-\[\#D4AF37\]{--tw-bg-opacity: 1;background-color:rgb(212 175 55 / var(--tw-bg-opacity, 1))}.bg-\[\#DA9100\]{--tw-bg-opacity: 1;background-color:rgb(218 145 0 / var(--tw-bg-opacity, 1))}.bg-\[\#DA9100\]\/30{background-color:#da91004d}.bg-\[\#E0F7FA\]{--tw-bg-opacity: 1;background-color:rgb(224 247 250 / var(--tw-bg-opacity, 1))}.bg-\[\#E8F5E9\]{--tw-bg-opacity: 1;background-color:rgb(232 245 233 / var(--tw-bg-opacity, 1))}.bg-\[\#EFE8E4\]{--tw-bg-opacity: 1;background-color:rgb(239 232 228 / var(--tw-bg-opacity, 1))}.bg-\[\#F3E5F5\]{--tw-bg-opacity: 1;background-color:rgb(243 229 245 / var(--tw-bg-opacity, 1))}.bg-\[\#F3EDE9\]{--tw-bg-opacity: 1;background-color:rgb(243 237 233 / var(--tw-bg-opacity, 1))}.bg-\[\#FAFAFA\]{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.bg-\[\#FCF9F5\]{--tw-bg-opacity: 1;background-color:rgb(252 249 245 / var(--tw-bg-opacity, 1))}.bg-\[\#FDF0E6\]{--tw-bg-opacity: 1;background-color:rgb(253 240 230 / var(--tw-bg-opacity, 1))}.bg-\[\#FDFBF7\]{--tw-bg-opacity: 1;background-color:rgb(253 251 247 / var(--tw-bg-opacity, 1))}.bg-\[\#FEFBF2\]{--tw-bg-opacity: 1;background-color:rgb(254 251 242 / var(--tw-bg-opacity, 1))}.bg-\[\#FFEFD5\]{--tw-bg-opacity: 1;background-color:rgb(255 239 213 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF8E1\]{--tw-bg-opacity: 1;background-color:rgb(255 248 225 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF9E6\]{--tw-bg-opacity: 1;background-color:rgb(255 249 230 / var(--tw-bg-opacity, 1))}.bg-\[\#FFFBF5\]{--tw-bg-opacity: 1;background-color:rgb(255 251 245 / var(--tw-bg-opacity, 1))}.bg-\[\#FFFCEF\]{--tw-bg-opacity: 1;background-color:rgb(255 252 239 / var(--tw-bg-opacity, 1))}.bg-\[\#f1cb48\]{--tw-bg-opacity: 1;background-color:rgb(241 203 72 / var(--tw-bg-opacity, 1))}.bg-background{background-color:hsl(var(--background))}.bg-black\/60{background-color:#0009}.bg-destructive{background-color:hsl(var(--destructive))}.bg-primary{background-color:hsl(var(--primary))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-\[\#FDF0E6\]{--tw-gradient-from: #FDF0E6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/60{--tw-gradient-from: rgb(0 0 0 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-\[\#FFF7ED\]{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #FFF7ED var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-transparent{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[\#FFE8C2\]{--tw-gradient-to: #FFE8C2 var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pb-12{padding-bottom:3rem}.pb-20{padding-bottom:5rem}.pb-5{padding-bottom:1.25rem}.pr-4{padding-right:1rem}.pr-8{padding-right:2rem}.pt-12{padding-top:3rem}.pt-28{padding-top:7rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-5{line-height:1.25rem}.leading-8{line-height:2rem}.leading-relaxed{line-height:1.625}.text-\[\#4A2C22\]{--tw-text-opacity: 1;color:rgb(74 44 34 / var(--tw-text-opacity, 1))}.text-\[\#4A2D23\]{--tw-text-opacity: 1;color:rgb(74 45 35 / var(--tw-text-opacity, 1))}.text-\[\#5D4037\]{--tw-text-opacity: 1;color:rgb(93 64 55 / var(--tw-text-opacity, 1))}.text-\[\#63473C\]{--tw-text-opacity: 1;color:rgb(99 71 60 / var(--tw-text-opacity, 1))}.text-\[\#6D4C41\]{--tw-text-opacity: 1;color:rgb(109 76 65 / var(--tw-text-opacity, 1))}.text-\[\#7A5230\]{--tw-text-opacity: 1;color:rgb(122 82 48 / var(--tw-text-opacity, 1))}.text-\[\#7A594A\]{--tw-text-opacity: 1;color:rgb(122 89 74 / var(--tw-text-opacity, 1))}.text-\[\#8D6E63\]{--tw-text-opacity: 1;color:rgb(141 110 99 / var(--tw-text-opacity, 1))}.text-\[\#A1887F\]{--tw-text-opacity: 1;color:rgb(161 136 127 / var(--tw-text-opacity, 1))}.text-\[\#C2A39B\]{--tw-text-opacity: 1;color:rgb(194 163 155 / var(--tw-text-opacity, 1))}.text-\[\#D4AF37\]{--tw-text-opacity: 1;color:rgb(212 175 55 / var(--tw-text-opacity, 1))}.text-\[\#DA9100\]{--tw-text-opacity: 1;color:rgb(218 145 0 / var(--tw-text-opacity, 1))}.text-\[\#E65100\]{--tw-text-opacity: 1;color:rgb(230 81 0 / var(--tw-text-opacity, 1))}.text-\[\#FCA503\]{--tw-text-opacity: 1;color:rgb(252 165 3 / var(--tw-text-opacity, 1))}.text-\[\#FFF8E1\]{--tw-text-opacity: 1;color:rgb(255 248 225 / var(--tw-text-opacity, 1))}.text-\[\#FFFBF5\]{--tw-text-opacity: 1;color:rgb(255 251 245 / var(--tw-text-opacity, 1))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-foreground\/50{color:hsl(var(--foreground) / .5)}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/60{color:#fff9}.text-white\/90{color:#ffffffe6}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.opacity-90{opacity:.9}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.ring-offset-background{--tw-ring-offset-color: hsl(var(--background))}.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)}.blur-3xl{--tw-blur: blur(64px);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)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-500{transition-duration:.5s}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.duration-500{animation-duration:.5s}.paused{animation-play-state:paused}body{--tw-bg-opacity: 1;background-color:rgb(252 247 237 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(51 26 26 / var(--tw-text-opacity, 1));font-family:DM Sans,sans-serif}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#FDF0E6;border-radius:10px}::-webkit-scrollbar-thumb{background:#DA9100;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#B87A00}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:bg-\[\#128C7E\]:hover{--tw-bg-opacity: 1;background-color:rgb(18 140 126 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1557B0\]:hover{--tw-bg-opacity: 1;background-color:rgb(21 87 176 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#63473C\]:hover{--tw-bg-opacity: 1;background-color:rgb(99 71 60 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#B5952F\]:hover{--tw-bg-opacity: 1;background-color:rgb(181 149 47 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#B87A00\]:hover{--tw-bg-opacity: 1;background-color:rgb(184 122 0 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#C4A025\]:hover{--tw-bg-opacity: 1;background-color:rgb(196 160 37 / var(--tw-bg-opacity, 1))}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-amber-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\:bg-secondary:hover{background-color:hsl(var(--secondary))}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary) / .8)}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:underline:hover{text-decoration-line:underline}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-\[\#D4AF37\]:focus{--tw-border-opacity: 1;border-color:rgb(212 175 55 / var(--tw-border-opacity, 1))}.focus\:opacity-100:focus{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-\[\#D4AF37\]\/20:focus{--tw-ring-color: rgb(212 175 55 / .2)}.focus\:ring-ring:focus{--tw-ring-color: hsl(var(--ring))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--ring))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:opacity-100{opacity:1}.group.destructive .group-\[\.destructive\]\:border-destructive\/30{border-color:hsl(var(--destructive) / .3)}.group.destructive .group-\[\.destructive\]\:text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.group.destructive .group-\[\.destructive\]\:hover\:border-destructive\/30:hover{border-color:hsl(var(--destructive) / .3)}.group.destructive .group-\[\.destructive\]\:hover\:bg-destructive:hover{background-color:hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:hover\:text-destructive-foreground:hover{color:hsl(var(--destructive-foreground))}.group.destructive .group-\[\.destructive\]\:hover\:text-red-50:hover{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-destructive:focus{--tw-ring-color: hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:focus\:ring-red-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-offset-red-600:focus{--tw-ring-offset-color: #dc2626}.data-\[swipe\=cancel\]\:translate-x-0[data-swipe=cancel]{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end]{--tw-translate-x: var(--radix-toast-swipe-end-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move]{--tw-translate-x: var(--radix-toast-swipe-move-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=move\]\:transition-none[data-swipe=move]{transition-property:none}.data-\[state\=open\]\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\[state\=closed\]\:animate-out[data-state=closed],.data-\[swipe\=end\]\:animate-out[data-swipe=end]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\[state\=closed\]\:fade-out-80[data-state=closed]{--tw-exit-opacity: .8}.data-\[state\=closed\]\:slide-out-to-right-full[data-state=closed]{--tw-exit-translate-x: 100%}.data-\[state\=open\]\:slide-in-from-top-full[data-state=open]{--tw-enter-translate-y: -100%}@media (min-width: 640px){.sm\:bottom-0{bottom:0}.sm\:right-0{right:0}.sm\:top-auto{top:auto}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.data-\[state\=open\]\:sm\:slide-in-from-bottom-full[data-state=open]{--tw-enter-translate-y: 100%}}@media (min-width: 768px){.md\:h-96{height:24rem}.md\:max-w-\[420px\]{max-width:420px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:p-12{padding:3rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-base{font-size:1rem;line-height:1.5rem}}@media (min-width: 1024px){.lg\:block{display:block}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:text-6xl{font-size:3.75rem;line-height:1}}
