@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap");.wallet-adapter-button{background-color:transparent;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;height:48px;line-height:48px;padding:0 24px;border-radius:4px}.wallet-adapter-button-trigger{background-color:#512da8}.wallet-adapter-button:not([disabled]):focus-visible{outline-color:white}.wallet-adapter-button:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-button[disabled]{background:#404144;color:#999;cursor:not-allowed}.wallet-adapter-button-end-icon,.wallet-adapter-button-end-icon img,.wallet-adapter-button-start-icon,.wallet-adapter-button-start-icon img{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.wallet-adapter-button-end-icon{margin-left:12px}.wallet-adapter-button-start-icon{margin-right:12px}.wallet-adapter-collapse{width:100%}.wallet-adapter-dropdown{position:relative;display:inline-block}.wallet-adapter-dropdown-list{position:absolute;z-index:99;display:grid;grid-template-rows:1fr;grid-row-gap:10px;padding:10px;top:100%;right:0;margin:0;list-style:none;background:#2c2d30;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.6);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}.wallet-adapter-dropdown-list-active{opacity:1;visibility:visible;transform:translateY(10px)}.wallet-adapter-dropdown-list-item{display:flex;flex-direction:row;justify-content:center;align-items:center;border:none;outline:none;cursor:pointer;white-space:nowrap;box-sizing:border-box;padding:0 20px;width:100%;border-radius:6px;font-size:14px;font-weight:600;height:37px;color:#fff}.wallet-adapter-dropdown-list-item:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-modal-collapse-button svg{align-self:center;fill:#999}.wallet-adapter-modal-collapse-button.wallet-adapter-modal-collapse-button-active svg{transform:rotate(180deg);transition:transform .15s ease-in}.wallet-adapter-modal{position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .15s linear;background:rgba(0,0,0,.5);z-index:1040;overflow-y:auto}.wallet-adapter-modal.wallet-adapter-modal-fade-in{opacity:1}.wallet-adapter-modal-button-close{display:flex;align-items:center;justify-content:center;position:absolute;top:18px;right:18px;padding:12px;cursor:pointer;background:#1a1f2e;border:none;border-radius:50%}.wallet-adapter-modal-button-close:focus-visible{outline-color:white}.wallet-adapter-modal-button-close svg{fill:#777;transition:fill .2s ease 0s}.wallet-adapter-modal-button-close:hover svg{fill:#fff}.wallet-adapter-modal-overlay{background:rgba(0,0,0,.5);position:fixed;top:0;left:0;bottom:0;right:0}.wallet-adapter-modal-container{display:flex;margin:3rem;min-height:calc(100vh - 6rem);align-items:center;justify-content:center}@media (max-width:480px){.wallet-adapter-modal-container{margin:1rem;min-height:calc(100vh - 2rem)}}.wallet-adapter-modal-wrapper{box-sizing:border-box;position:relative;display:flex;align-items:center;flex-direction:column;z-index:1050;max-width:400px;border-radius:10px;background:#10141f;box-shadow:0 8px 20px rgba(0,0,0,.6);font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;flex:1 1}.wallet-adapter-modal-wrapper .wallet-adapter-button{width:100%}.wallet-adapter-modal-title{font-weight:500;font-size:24px;line-height:36px;margin:0;padding:64px 48px 48px;text-align:center;color:#fff}@media (max-width:374px){.wallet-adapter-modal-title{font-size:18px}}.wallet-adapter-modal-list{margin:0 0 12px;padding:0;width:100%;list-style:none}.wallet-adapter-modal-list .wallet-adapter-button{font-weight:400;border-radius:0;font-size:18px}.wallet-adapter-modal-list .wallet-adapter-button-end-icon,.wallet-adapter-modal-list .wallet-adapter-button-end-icon img,.wallet-adapter-modal-list .wallet-adapter-button-start-icon,.wallet-adapter-modal-list .wallet-adapter-button-start-icon img{width:28px;height:28px}.wallet-adapter-modal-list .wallet-adapter-button span{margin-left:auto;font-size:14px;opacity:.6}.wallet-adapter-modal-list-more{cursor:pointer;border:none;padding:12px 24px 24px 12px;align-self:flex-end;display:flex;align-items:center;background-color:transparent;color:#fff}.wallet-adapter-modal-list-more svg{transition:all .1s ease;fill:rgba(255,255,255,1);margin-left:.5rem}.wallet-adapter-modal-list-more-icon-rotate{transform:rotate(180deg)}.wallet-adapter-modal-middle{width:100%;display:flex;flex-direction:column;align-items:center;padding:0 24px 24px;box-sizing:border-box}.wallet-adapter-modal-middle-button{display:block;cursor:pointer;margin-top:48px;width:100%;background-color:#512da8;padding:12px;font-size:18px;border:none;border-radius:8px;color:#fff}:root{--background-rgb:3,0,22;--foreground-rgb:245,245,245;--solana-purple-rgb:153,69,255;--solana-green-rgb:20,241,149;--solana-cyan-rgb:0,255,189;--gradient-main:linear-gradient(45deg,rgb(var(--solana-purple-rgb)) 0%,rgb(var(--solana-green-rgb)) 100%);--gradient-secondary:linear-gradient(135deg,rgb(var(--solana-purple-rgb)) 0%,rgb(var(--solana-green-rgb)) 50%,rgb(var(--solana-cyan-rgb)) 100%);--card-background-rgb:3,10,22;--border-rgb:45,48,54;--input-background-rgb:26,21,52;--input-border-rgb:59,49,100;--text-muted-rgb:160,160,160;--text-placeholder-rgb:107,114,128;--error-rgb:239,68,68;--warning-rgb:245,158,11;--success-rgb:39,174,96;--shadow-rgb:0,0,0;--background-color:rgb(var(--background-rgb));--card-background-color:rgb(var(--card-background-rgb));--text-color-primary:rgb(var(--foreground-rgb));--text-color-secondary:rgb(var(--text-muted-rgb));--text-color-placeholder:rgb(var(--text-placeholder-rgb));--border-color:rgb(var(--border-rgb));--input-background-color:rgb(var(--input-background-rgb));--input-border-color:rgb(var(--input-border-rgb));--error-color:rgb(var(--error-rgb));--warning-color:rgb(var(--warning-rgb));--success-color:rgb(var(--success-rgb));--solana-gradient-start:rgb(var(--solana-purple-rgb));--solana-gradient-end:rgb(var(--solana-green-rgb));--solana-blue:rgb(var(--solana-cyan-rgb));--shadow-small:0 4px 10px rgba(var(--shadow-rgb),0.4);--shadow-medium:0 8px 25px rgba(var(--shadow-rgb),0.5);--shadow-large:0 8px 30px rgba(var(--shadow-rgb),0.4)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{color:var(--text-color-primary);background:var(--background-color);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;overflow-x:hidden}a{text-decoration:none}a,button{color:inherit}button{border:none;background:none;cursor:pointer}.container{max-width:1200px;margin:0 auto;padding:1rem}.full-width-button{width:100%;display:block}.highlight{color:var(--solana-gradient-end);font-weight:700}.warning-text{color:var(--warning-color);font-weight:700}.error-message{color:var(--error-color);background-color:rgba(var(--error-rgb),.1);padding:1rem;border-radius:.5rem;margin-top:1.5rem;text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pre-wrap{white-space:pre-wrap}.page-container{min-height:calc(100vh - 80px);display:flex;flex-direction:column;align-items:center;padding-bottom:80px;position:relative;max-width:100vw}.page-title{font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;color:var(--text-color-primary);text-align:center;width:100%}.page-description{color:var(--text-color-secondary);margin-bottom:2.5rem;max-width:600px;line-height:1.5}.page-description,.primary-button{font-size:1.1rem;text-align:center}.primary-button{display:inline-block;padding:1rem 2.5rem;border-radius:9999px;font-weight:600;cursor:pointer;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out,opacity .2s ease;text-decoration:none;box-shadow:0 4px 15px rgba(var(--solana-purple-rgb),.3)}.solana-gradient{background:var(--gradient-main);color:white}.primary-button:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 6px 20px rgba(var(--solana-purple-rgb),.4)}.primary-button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.secondary-button{display:inline-block;padding:12px 25px;border-radius:25px;font-size:1.05em;font-weight:600;text-decoration:none;color:var(--solana-purple-rgb);background-color:transparent;border:2px solid var(--solana-purple-rgb);transition:all .2s ease-in-out;cursor:pointer}.secondary-button:hover{background-color:rgba(var(--solana-purple-rgb),.1);color:var(--text-color-primary);border-color:var(--solana-green-rgb)}.text-button{background:none;border:none;color:var(--solana-purple-rgb);cursor:pointer;font-size:.95em;text-decoration:underline;margin-top:5px;transition:color .2s ease}.text-button:hover{color:rgba(var(--solana-purple-rgb),.8)}.text-input,.tx-id-input{width:100%;padding:.8rem 1rem;border:1px solid var(--input-border-color);border-radius:8px;background-color:var(--input-background-color);color:var(--text-color-primary);font-size:1rem;box-sizing:border-box}.text-input::placeholder,.tx-id-input::placeholder{color:var(--text-color-placeholder)}.text-input:focus,.tx-id-input:focus{outline:none;border-color:var(--solana-purple-rgb);box-shadow:0 0 0 2px rgba(var(--solana-purple-rgb),.2)}.back-button{display:inline-flex;align-items:center;gap:8px;margin-bottom:20px;padding:8px 12px;color:var(--text-color-secondary);text-decoration:none;border-radius:6px;font-size:1rem;transition:color .2s ease,background-color .2s ease;position:absolute;top:20px;left:20px;z-index:10;background-color:rgba(var(--card-background-rgb),.3)}.back-button:hover{color:var(--solana-green-rgb);background-color:rgba(var(--card-background-rgb),.6)}.back-icon{width:24px;height:24px;color:var(--text-color-primary)}.load-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 80px);gap:1rem}.loading-img{width:160px;height:160px;margin-bottom:16px;object-fit:cover;border-radius:8px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-section{padding:2rem;border-radius:1rem;background:var(--card-background-color);box-shadow:var(--shadow-small);margin-top:2rem;text-align:center}.app-header{width:100%;background-color:rgba(var(--background-rgb),.9);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-color);position:-webkit-sticky;position:sticky;top:0;z-index:100;box-shadow:0 2px 10px rgba(var(--shadow-rgb),.2)}.header-title-text{font-family:Arial,sans-serif;font-size:3rem;font-weight:800;line-height:1.2;text-align:center;margin:0;background:linear-gradient(90deg,var(--solana-gradient-start) 0,var(--solana-gradient-end) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;text-shadow:2px 2px 6px rgba(0,0,0,.25)}.header-logo-link{display:flex;align-items:center}.header-title{font-size:1.5rem;font-weight:700;color:var(--text-color-primary)}.wallet-actions{display:flex;align-items:center;gap:.75rem}.wallet-connected-wrapper{position:relative;display:flex;align-items:center}.wallet-info-button{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--text-color-secondary);background-color:rgba(var(--card-background-rgb),.5);padding:.5rem .75rem;border-radius:20px;transition:background-color .2s ease-in-out}.wallet-info-button:hover{background-color:rgba(var(--card-background-rgb),.8)}.wallet-address{font-weight:600;color:var(--solana-purple-rgb)}.wallet-balance{font-weight:500;color:var(--solana-green-rgb)}.dropdown-arrow-icon{width:16px;height:16px;color:var(--text-color-secondary);margin-left:.25rem;transition:transform .2s ease-in-out}.wallet-info-button[aria-expanded=true] .dropdown-arrow-icon{transform:rotate(180deg)}.wallet-dropdown-content{position:absolute;top:calc(100% + .5rem);right:0;background-color:var(--card-background-color);border:1px solid var(--border-color);border-radius:8px;box-shadow:0 4px 15px rgba(var(--shadow-rgb),.3);min-width:150px;overflow:hidden;z-index:101}.dropdown-disconnect-button{width:100%;padding:.8rem 1rem;text-align:left;color:var(--text-color-primary);font-size:.95rem;transition:background-color .2s ease-in-out}.dropdown-disconnect-button:hover{background-color:rgba(var(--solana-purple-rgb),.2);color:var(--solana-purple-rgb)}.connect-wallet-header-button{padding:.6rem 1.2rem;border-radius:9999px;font-size:.9rem;font-weight:600;background:var(--gradient-main)!important;color:white!important;box-shadow:0 2px 8px rgba(var(--solana-purple-rgb),.3);transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.connect-wallet-header-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(var(--solana-purple-rgb),.4)}.bottom-nav{position:fixed;bottom:0;left:0;width:100%;justify-content:space-around;background-color:rgba(var(--background-rgb),.95);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-top:1px solid rgba(var(--border-rgb),.5);box-shadow:0 -4px 20px rgba(var(--shadow-rgb),.2),0 -8px 30px rgba(var(--solana-purple-rgb),.1);z-index:1000;border-top-left-radius:15px;border-top-right-radius:15px;padding:8px 0}.bottom-nav,.bottom-nav-item{display:flex;align-items:center}.bottom-nav-item{flex-direction:column;text-decoration:none;color:var(--text-color-secondary);font-size:.85em;font-weight:500;padding:8px 15px;border-radius:12px;transition:color .3s ease,background-color .3s ease,transform .2s ease;position:relative;overflow:hidden}.bottom-nav-item:hover{color:var(--text-color-primary);background-color:rgba(var(--card-background-rgb),.5);transform:translateY(-2px)}.bottom-nav-item.active{color:var(--solana-green-rgb);background-color:rgba(var(--solana-green-rgb),.1)}.bottom-nav-icon{width:30px;height:30px;margin-bottom:6px;stroke-width:2;color:currentColor}.landing-container{text-align:center;padding-bottom:5rem}.hero-content,.landing-container{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-content{max-width:600px;width:100%}.logo{width:120px;height:auto;margin-bottom:1.5rem}.tagline{font-size:2.2rem;font-weight:700;margin-bottom:1rem;line-height:1.2;color:var(--text-color-primary)}.footer-note{width:100%;padding:1rem;font-size:.9rem;color:var(--text-color-secondary);margin-top:auto}.search-bar-container{width:100%;max-width:500px;margin-bottom:1.5rem}.country-list{list-style:none;width:100%;max-width:500px;display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:.75rem;gap:.75rem;padding-bottom:5rem}.country-card{background-color:var(--card-background-color);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(var(--shadow-rgb),.2);transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;display:flex;flex-direction:column;align-items:center;text-align:center;min-height:80px;border:1px solid var(--border-color)}.country-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(var(--solana-purple-rgb),.2)}.country-link-content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.8rem;width:100%;height:100%}.country-flag{width:40px;height:30px;border-radius:4px;object-fit:cover;margin-bottom:.5rem;border:1px solid rgba(var(--border-rgb),.5)}.country-name{font-size:1rem;font-weight:500;color:var(--text-color-primary);line-height:1.3}.user-country-display{justify-content:center;text-align:center;padding-top:50px}.selected-country-card,.user-country-display{display:flex;flex-direction:column;align-items:center}.selected-country-card{background-color:var(--card-background-color);border-radius:15px;padding:30px;margin-top:40px;box-shadow:0 8px 30px rgba(var(--shadow-rgb),.4);gap:25px;max-width:350px;width:90%;border:1px solid rgba(var(--border-rgb),.7)}.selected-country-flag{border-radius:8px;border:2px solid rgba(var(--foreground-rgb),.1);box-shadow:0 4px 15px rgba(var(--shadow-rgb),.3)}.selected-country-name{font-size:2.2em;font-weight:700;background:var(--gradient-main);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.explore-country-button{margin-top:15px;width:100%}.brand-grid{width:100%;max-width:1000px;display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:1rem;gap:1rem;padding-bottom:5rem;margin-top:1rem}.brand-card{background-color:var(--card-background-color);border-radius:12px;padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:120px;box-shadow:0 2px 8px rgba(var(--shadow-rgb),.2);transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;color:var(--text-color-primary);border:1px solid var(--border-color)}.brand-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(var(--solana-purple-rgb),.2)}.brand-logo{width:80px;height:60px;object-fit:contain;margin-bottom:.75rem;border-radius:4px}.brand-name{font-size:.9rem;font-weight:500;color:var(--text-color-primary);line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.category-tabs-container{width:100%;max-width:1000px;margin-bottom:1.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;position:-webkit-sticky;position:sticky;top:60px;background-color:var(--background-color);z-index:5;padding:.5rem 0}.category-tabs-container::-webkit-scrollbar{display:none}.category-tabs{display:flex;gap:.75rem;padding:0 .5rem;white-space:nowrap}.category-tab{padding:.6rem 1.2rem;border-radius:20px;font-size:.9rem;font-weight:500;color:var(--text-color-secondary);background-color:var(--card-background-color);border:1px solid var(--border-color);transition:all .2s ease-in-out;flex-shrink:0}.category-tab:hover{background-color:rgba(var(--card-background-rgb),.8);color:var(--text-color-primary)}.category-tab.active{background:linear-gradient(45deg,rgba(var(--solana-purple-rgb),.7),rgba(var(--solana-green-rgb),.7));color:white;border-color:transparent;box-shadow:0 2px 10px rgba(var(--solana-purple-rgb),.3)}.brand-detail-container{max-width:800px;width:100%;align-items:center;padding-top:calc(1.5rem + 60px);padding-bottom:5rem}.product-header{text-align:center;margin-bottom:2rem;display:flex;flex-direction:column;align-items:center}.product-detail-logo{width:150px;height:auto;object-fit:contain;margin-bottom:1rem;border-radius:8px;background-color:var(--card-background-color);padding:10px;box-shadow:0 4px 15px rgba(var(--shadow-rgb),.2)}.product-brand-category{font-size:1rem;color:var(--text-color-secondary);margin-top:-1rem;font-weight:500}.product-details-content{width:100%;background-color:rgba(var(--background-rgb),.6);border-radius:16px;padding:2rem;box-shadow:0 4px 20px rgba(var(--shadow-rgb),.3);border:1px solid var(--border-color)}.detail-section{margin-bottom:2rem;border-bottom:1px dashed rgba(var(--border-rgb),.5);padding-bottom:1.5rem}.detail-section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.section-title{font-size:1.25rem;font-weight:600;color:var(--text-color-primary);margin-bottom:1rem}.section-text{font-size:1rem;color:var(--text-color-secondary);line-height:1.6}.amount-selector-section{margin-bottom:2rem}.fixed-denominations-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));grid-gap:.75rem;gap:.75rem;margin-top:1rem}.amount-button{background-color:rgba(var(--border-rgb),.5);border:1px solid var(--border-color);border-radius:8px;padding:.8rem .5rem;font-size:1.1rem;font-weight:600;color:var(--text-color-primary);transition:all .2s ease-in-out;text-align:center}.amount-button:hover{background-color:rgba(var(--solana-purple-rgb),.2);border-color:var(--solana-purple-rgb);color:var(--solana-purple-rgb)}.amount-button.active{background:var(--gradient-main);color:white;border-color:transparent;box-shadow:0 4px 10px rgba(var(--solana-purple-rgb),.3);transform:scale(1.02)}.variable-amount-input-container{display:flex;align-items:center;margin-top:1rem;gap:.5rem;position:relative}.variable-amount-input{flex-grow:1;padding-right:3rem;text-align:right}.currency-code-suffix{position:absolute;right:1rem;color:var(--text-color-secondary);font-size:1rem;pointer-events:none}.amount-validation-error{color:var(--error-color);font-size:.85rem;margin-top:.5rem;text-align:center;width:100%}.add-to-cart-button{width:100%;margin-top:1.5rem;padding:1rem 0;font-size:1.2rem}.checkout-container{max-width:600px;margin:20px auto;padding:2rem;background:var(--background-color);color:var(--text-color-primary);border-radius:1rem;box-shadow:var(--shadow-medium)}.checkout-container.center{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh}.checkout-summary-card{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:var(--card-background-color);border-radius:.75rem;margin:1.5rem 0;box-shadow:var(--shadow-small);border:1px solid var(--border-color)}.checkout-product-logo{width:72px;height:72px;object-fit:contain;border-radius:8px;background-color:#fff;padding:5px}.checkout-product-info{flex-grow:1}.checkout-product-info h2{font-size:1.3rem;margin:0;color:var(--text-color-primary)}.checkout-amount{color:var(--text-color-primary);font-weight:500;font-size:1.05rem;margin-top:.25rem}.checkout-price-sol{font-size:.95rem;margin-top:.5rem;color:var(--text-color-secondary);display:flex;flex-wrap:wrap;align-items:baseline}.live-sol-rate{font-size:.8em;color:var(--text-color-secondary);margin-left:.75rem;white-space:nowrap}.checkout-destination-address-wrapper{background-color:var(--input-background-color);border:1px solid var(--input-border-color);color:var(--text-color-primary);word-break:break-all;border-radius:8px;align-items:center;gap:18px;width:-moz-fit-content;width:fit-content;margin-top:1rem;margin-left:auto;margin-right:auto;padding:8px 12px;font-family:monospace;font-size:1.2em;display:flex}.checkout-destination-address-label{font-size:.8em;color:var(--text-color-secondary);white-space:nowrap;margin-right:5px}.checkout-destination-address{flex-grow:1}.copy-button{background:none;border:none;cursor:pointer;color:var(--solana-green-rgb);padding:5px;border-radius:4px;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}.copy-button:hover{background-color:rgba(var(--solana-green-rgb),.1)}.copy-button svg{width:18px;height:18px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;display:block}.payment-options-container{margin-top:30px;display:flex;flex-direction:column;gap:25px}.payment-intro-text{text-align:center;font-size:1.15em;font-weight:600;color:var(--text-color-primary);margin-bottom:10px}.payment-option-card{background-color:var(--card-background-color);border-radius:12px;padding:25px;box-shadow:var(--shadow-small);display:flex;flex-direction:column;gap:15px;border:1px solid var(--border-color);margin-bottom:40px}.option-title{font-size:1.25em;color:var(--solana-purple-rgb);margin-bottom:5px;text-align:center}.option-description{font-size:.95em;margin-bottom:10px;line-height:1.4}.option-description,.or-divider{color:var(--text-color-secondary);text-align:center}.or-divider{margin:15px 0;font-weight:600;position:relative;font-size:1em}.or-divider:after,.or-divider:before{content:"";position:absolute;top:50%;width:40%;height:1px;background-color:var(--border-color)}.or-divider:before{left:0}.or-divider:after{right:0}.manual-payment-details-group{display:flex;flex-direction:column;gap:15px;padding:10px 0}.manual-payment-instruction{font-size:.9em;color:var(--text-color-secondary);line-height:1.4;background-color:rgba(var(--solana-purple-rgb),.05);border-left:3px solid var(--solana-purple-rgb);padding:10px 15px;border-radius:5px;margin-bottom:10px}.payment-field-group{display:flex;flex-direction:column;gap:5px;margin-bottom:5px}.field-label{font-weight:600;color:var(--text-color-primary);font-size:.85em}.payment-value-copy{display:flex;align-items:center;background-color:var(--input-background-color);border:1px solid var(--input-border-color);border-radius:8px;padding:10px 12px;gap:10px;word-break:break-all;position:relative}.payment-value{flex-grow:1;font-family:monospace;font-size:1em;color:var(--text-color-primary)}.tx-id-input-group{margin-top:10px;margin-bottom:10px;display:flex;flex-direction:column;gap:10px}.tx-id-label{font-size:.9em;color:var(--text-color-secondary);font-weight:500}.checkout-button{width:100%;margin-top:1.5rem}.success-container{padding-top:50px}.success-animation{margin-bottom:30px}.success-heading{font-size:3em;color:var(--solana-green-rgb);margin-bottom:15px}.success-message{font-size:1.2em;color:var(--text-color-primary);max-width:500px;line-height:1.5}.order-id-display{font-size:1.1em;color:var(--text-color-primary);background-color:var(--input-background-color);padding:10px 20px;border-radius:10px;margin:25px 0;border:1px solid var(--border-color);box-shadow:var(--shadow-small)}.order-id-display strong{color:var(--solana-purple-rgb);word-break:break-all}.modal-overlay1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content1{background:white;border-radius:12px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.3);position:relative}.modal-header1{display:flex;justify-content:space-between;align-items:flex-start;padding:24px;border-bottom:1px solid #e5e7eb;background:#f9fafb;border-radius:12px 12px 0 0}.modal-title{color:var(--solana-gradient-end);font-size:1.8rem;margin-bottom:25px;text-align:center}.modal-detail-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding:10px 0;border-bottom:1px dashed rgba(255,255,255,.1)}.modal-detail-item:last-child{border-bottom:none}.modal-label{font-weight:600;color:var(--text-color-light);flex-basis:30%}.modal-value{color:var(--text-color-primary);word-break:break-all;flex-basis:65%;text-align:right}.copyable-field{display:flex;align-items:center;gap:10px;justify-content:space-between}.copyable-field .modal-value{flex-grow:1;text-align:left;font-family:"monospace",monospace;background:rgba(255,255,255,.05);padding:8px 12px;border-radius:6px;color:var(--solana-gradient-start)}.copyable-field .copy-button{background:var(--solana-gradient-start);background:linear-gradient(90deg,var(--solana-gradient-start) 0,var(--solana-gradient-end) 100%);border:none;border-radius:8px;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:white;transition:transform .2s ease,box-shadow .2s ease;flex-shrink:0}.copyable-field .copy-button:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,220,186,.3)}.copyable-field .copy-button svg{stroke:white}.modal-link{color:var(--solana-gradient-start);text-decoration:none;font-weight:600}.modal-link:hover{text-decoration:underline}.modal-overlay .small-loader{width:30px;height:30px;margin:20px auto}.modal-overlay .small-loader span{width:30px;height:30px}.success-actions{display:flex;gap:15px;margin-top:40px}.modal-product-info{display:flex;align-items:center;gap:16px}.modal-product-logo{border-radius:8px;object-fit:contain;border:2px solid #e5e7eb}.modal-product-info h2{margin:0;font-size:1.5rem;font-weight:600;color:#111827}.modal-order-id{margin:4px 0 0;font-size:.875rem;color:#6b7280;font-family:monospace}.modal-close-btn{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:8px;border-radius:6px;transition:all .2s;line-height:1}.modal-close-btn:hover{background:#f3f4f6;color:#374151}.modal-body{padding:24px}.modal-section{margin-bottom:32px}.modal-section:last-child{margin-bottom:0}.modal-section h3{margin:0 0 16px;font-size:1.125rem;font-weight:600;color:#111827;border-bottom:2px solid #e5e7eb;padding-bottom:8px}.modal-details-grid{display:grid;grid-gap:12px;gap:12px}.modal-detail{display:flex;flex-direction:column;gap:4px}.modal-detail .label{font-size:.875rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.modal-detail .value{font-size:1rem;color:#111827;word-break:break-all}.modal-detail .value.link{color:#3b82f6;text-decoration:none}.modal-detail .value.link:hover{text-decoration:underline}.copyable-value{display:flex;align-items:center;gap:8px}.copy-btn{background:#f3f4f6;border:1px solid #d1d5db;padding:4px 8px;border-radius:4px;cursor:pointer;font-size:.875rem;transition:all .2s;flex-shrink:0}.copy-btn:hover{background:#e5e7eb;border-color:#9ca3af}.redeem-code{font-family:monospace;background:#f3f4f6;padding:4px 8px;border-radius:4px;font-weight:600;color:#059669}.error-message{color:#dc2626;font-weight:500}.status-ordered{color:#d97706;background:#fef3c7}.status-ordered,.status-solana-paid{padding:2px 8px;border-radius:12px;font-size:.875rem;font-weight:500}.status-solana-paid{color:#059669;background:#d1fae5}.status-completed{color:#059669;background:#d1fae5}.status-completed,.status-failed{padding:2px 8px;border-radius:12px;font-size:.875rem;font-weight:500}.status-failed{color:#dc2626;background:#fee2e2}.status-unknown{color:#6b7280;background:#f3f4f6;padding:2px 8px;border-radius:12px;font-size:.875rem;font-weight:500}.modal-footer{padding:20px 24px;border-top:1px solid #e5e7eb;background:#f9fafb;border-radius:0 0 12px 12px;display:flex;justify-content:flex-end}.modal-btn{padding:8px 16px;border-radius:6px;border:none;cursor:pointer;font-weight:500;transition:all .2s}.modal-btn.secondary{background:#6b7280;color:white}.modal-btn.secondary:hover{background:#4b5563}.order-card.clickable{cursor:pointer;transition:all .2s}.order-card.clickable:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.click-hint{color:#6b7280;font-size:.875rem;font-style:italic;margin-top:8px}@media (max-width:640px){.modal-overlay1{padding:10px}.modal-content1{max-height:95vh}.modal-body,.modal-footer,.modal-header1{padding:16px}.modal-product-info{gap:12px}.modal-product-info h2{font-size:1.25rem}.modal-product-logo{width:60px;height:60px}.copyable-value{flex-direction:column;align-items:flex-start;gap:6px}.copy-btn{align-self:flex-start}}.purchase-history-container{padding:20px;max-width:900px;margin:0 auto}.order-list{display:grid;grid-gap:20px;gap:20px;margin-top:30px}.order-card{background-color:var(--card-background-color);border-radius:12px;padding:20px;box-shadow:0 4px 12px rgba(var(--shadow-rgb),.08);display:flex;flex-direction:column;gap:15px;border:1px solid var(--border-color)}.order-header{display:flex;align-items:center;gap:15px;border-bottom:1px solid var(--border-color);padding-bottom:15px}.order-product-logo{border-radius:8px;object-fit:cover;width:60px;height:60px;background-color:#fff;padding:3px}.order-info h3{margin:0;font-size:1.2em;color:var(--text-color-primary)}.order-date{font-size:.85em;color:var(--text-color-secondary);margin-top:5px}.order-details p{margin:8px 0;font-size:.95em;color:var(--text-color-primary);word-break:break-all}.order-details strong{color:var(--solana-purple-rgb);margin-right:5px}.redeem-code{font-weight:700;color:var(--solana-green-rgb)}.solana-address-link a,.solana-tx-link a{color:var(--solana-blue);text-decoration:none;font-weight:500}.solana-address-link a:hover,.solana-tx-link a:hover{text-decoration:underline}.status-solana-paid{color:var(--warning-color);font-weight:600}.status-giftcard-issued,.status-ordered{color:var(--success-color);font-weight:600}.status-failed-reloadly,.status-internal-error{color:var(--error-color);font-weight:600}.status-pending{color:var(--text-color-secondary)}.purchase-history-container.center{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 80px);text-align:center}.purchase-history-container.center .page-description{max-width:400px}.profile-container{padding:40px 20px;max-width:600px;margin:0 auto;min-height:calc(100vh - 80px);display:flex;flex-direction:column;align-items:center}.profile-container.center{justify-content:center}.profile-card{background-color:var(--card-background-color);border-radius:15px;padding:30px;box-shadow:0 8px 20px rgba(var(--shadow-rgb),.2);width:100%;max-width:500px;text-align:center;border:1px solid var(--border-color);display:flex;flex-direction:column;gap:25px;margin-top:30px}.profile-avatar{margin-bottom:20px}.profile-avatar img{border:4px solid var(--solana-purple-rgb);box-shadow:0 4px 10px rgba(var(--shadow-rgb),.2);border-radius:50%}.profile-details{width:100%;text-align:left}.detail-item{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px dashed rgba(var(--border-rgb),.5)}.detail-item:last-child{border-bottom:none}.detail-item strong{color:var(--solana-green-rgb);font-weight:600;flex-shrink:0;margin-right:15px}.detail-item span{color:var(--text-color-primary);flex-grow:1;text-align:right;word-break:break-all}.wallet-address-value a{color:var(--solana-blue);text-decoration:none;font-weight:500;transition:color .2s ease}.wallet-address-value a:hover{color:rgba(var(--solana-blue),.8);text-decoration:underline}.profile-actions{margin-top:20px;gap:15px}.install-pwa-banner,.profile-actions{display:flex;justify-content:center;flex-wrap:wrap}.install-pwa-banner{background-color:rgb(56,2,82);color:var(--text-color-primary);padding:1rem 1.5rem;text-align:center;position:fixed;top:0;left:0;width:100%;box-shadow:0 4px 10px rgba(var(--shadow-rgb),.3);z-index:1000;transform:translateY(-100%);transition:transform .5s ease-out,opacity .5s ease-out;opacity:0;align-items:center;gap:1rem}.install-pwa-banner.show{transform:translateY(0);opacity:1}.install-pwa-banner .install-button{background:linear-gradient(90deg,rgb(var(--solana-purple-rgb)),rgb(var(--solana-green-rgb)));color:white;padding:.75rem 1.5rem;border-radius:9999px;font-weight:700;cursor:pointer;border:none;font-size:1rem;transition:background .3s ease;white-space:nowrap}.install-pwa-banner .install-button:hover{background:linear-gradient(90deg,rgb(var(--solana-green-rgb)),rgb(var(--solana-purple-rgb)))}.install-pwa-banner .dismiss-button{background:none;border:none;color:var(--text-color-secondary);font-size:1.5rem;cursor:pointer;margin-left:10px;transition:color .2s ease}.install-pwa-banner .dismiss-button:hover{color:var(--text-color-primary)}.toast-notification{position:fixed;bottom:20px;left:50%;transform:translateX(-50%) translateY(100px);opacity:0;min-width:280px;max-width:90%;padding:1rem 1.5rem;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:1rem;box-shadow:0 4px 15px rgba(var(--shadow-rgb),.4);transition:transform .4s ease-out,opacity .4s ease-out;z-index:2000;font-size:.95rem;color:white}.toast-notification.show{transform:translateX(-50%) translateY(0);opacity:1}.toast-notification.info{background-color:#3498db}.toast-notification.success{background-color:var(--success-color)}.toast-notification.error{background-color:var(--error-color)}.toast-notification.warning{background-color:var(--warning-color)}.toast-notification p{margin:0;flex-grow:1;text-align:left}.toast-notification .close-toast{background:none;border:none;color:rgba(255,255,255,.8);font-size:1.5rem;cursor:pointer;padding:0 5px}.toast-notification .close-toast:hover{color:white}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(var(--shadow-rgb),.7);display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:var(--card-background-color);padding:40px;border-radius:12px;box-shadow:0 8px 30px rgba(var(--shadow-rgb),.5);width:90%;max-width:450px;position:relative;text-align:center;color:var(--text-color-primary);border:1px solid var(--border-color)}.modal-content h2{font-size:2em;margin-bottom:15px;color:var(--solana-purple-rgb)}.modal-content p{margin-bottom:30px;font-size:1.1em;color:var(--text-color-secondary)}.modal-close-button{position:absolute;top:15px;right:20px;background:none;border:none;font-size:2.5em;color:var(--text-color-secondary);cursor:pointer;transition:color .2s ease}.modal-close-button:hover{color:var(--text-color-primary)}.signin-options{display:flex;flex-direction:column;gap:15px}.signin-button{display:flex;align-items:center;justify-content:center;padding:12px 20px;border:1px solid var(--border-color);border-radius:8px;font-size:1.1em;cursor:pointer;transition:background-color .2s ease,border-color .2s ease;color:var(--text-color-primary);background-color:var(--input-background-color)}.signin-button img{margin-right:10px}.signin-button:hover{background-color:rgba(var(--input-background-rgb),.8);border-color:rgba(var(--border-rgb),.8)}.auth-error{color:var(--error-color)}.auth-error,.auth-message{margin-bottom:15px;font-weight:700}.auth-message{color:var(--success-color)}.email-auth-form{display:flex;flex-direction:column;gap:15px;margin-top:20px}.email-auth-form h3{font-size:1.5em;margin-bottom:10px;color:var(--text-color-primary)}.email-auth-form input{padding:12px;border:1px solid var(--border-color);border-radius:8px;background-color:var(--input-background-color);color:var(--text-color-primary);font-size:1em}.email-auth-form input::placeholder{color:var(--text-color-placeholder)}.email-verification-view{text-align:center;padding:20px 0}.verification-icon{font-size:4rem;margin-bottom:20px}.email-verification-view h3{color:#111827;margin-bottom:16px;font-size:1.5rem}.email-verification-view p{color:#6b7280;margin-bottom:16px;line-height:1.5}.email-verification-view strong{color:#111827;word-break:break-word}.verification-actions{display:flex;flex-direction:column;gap:12px;margin:24px 0}.verification-info{margin-top:20px;padding-top:20px;border-top:1px solid #e5e7eb}.small-text{font-size:.875rem;color:#9ca3af;margin:0}.primary-button:disabled,.signin-button:disabled{opacity:.6;cursor:not-allowed}.text-button:disabled{opacity:.5;cursor:not-allowed}.auth-error{background:#fee2e2;color:#dc2626;border-radius:6px;border:1px solid #fecaca}.auth-error,.auth-message{padding:12px;margin-bottom:16px;font-size:.875rem}.auth-message{background:#d1fae5;color:#059669;border-radius:6px;border:1px solid #a7f3d0}@media (max-width:640px){.verification-actions{gap:10px}.secondary-button{padding:10px 20px;font-size:.875rem}.verification-icon{font-size:3rem;margin-bottom:16px}.email-verification-view h3{font-size:1.25rem}}@media (max-width:480px){body,html{font-size:15px}.page-container{padding:1rem 1rem 60px}.page-title{font-size:1.6rem;margin-left:0}.page-description{font-size:.95rem;margin-bottom:1.5rem}.primary-button{padding:.8rem 2rem;font-size:1rem}.secondary-button{padding:.8rem 1.8rem;font-size:.95em}.text-input,.tx-id-input{font-size:.9rem;padding:.7rem .8rem}.app-header{padding:.8rem 1rem}.header-title-text{font-size:2rem}.header-title{font-size:1.3rem}.wallet-actions{gap:.5rem}.wallet-info-button{font-size:.8rem;padding:.4rem .6rem;gap:.3rem}.dropdown-arrow-icon{width:14px;height:14px}.wallet-dropdown-content{min-width:120px}.dropdown-disconnect-button{padding:.6rem .8rem;font-size:.9rem}.connect-wallet-header-button{padding:.5rem 1rem;font-size:.85rem}.bottom-nav-item{font-size:.75em;padding:6px 10px}.bottom-nav-icon{width:24px;height:24px;margin-bottom:4px}.landing-container{padding-bottom:4rem}.logo{width:100px;margin-bottom:1rem}.tagline{font-size:1.8rem}.country-list{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.6rem;padding-bottom:4rem}.country-card{min-height:70px}.country-flag{width:35px;height:25px}.country-name{font-size:.9rem}.selected-country-name{font-size:1.8em}.back-button{top:0;left:1rem;padding:6px 10px;font-size:.9rem}.back-icon{width:20px;height:20px}.brand-grid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:.75rem;padding-bottom:4rem}.brand-card{padding:.8rem;min-height:90px}.brand-logo{width:60px;height:45px;margin-bottom:.5rem}.brand-name{font-size:.8rem}.category-tabs-container{padding:.25rem 0;top:50px}.category-tabs{gap:.6rem;padding:0 .5rem}.category-tab{padding:.5rem 1rem;font-size:.85rem}.brand-detail-container{padding:calc(1rem + 50px) 1rem 4rem}.product-detail-logo{width:100px;padding:8px}.product-header .page-title{font-size:1.6rem}.product-brand-category{font-size:.9rem}.product-details-content{padding:1.5rem;border-radius:12px}.detail-section{margin-bottom:1.5rem;padding-bottom:1rem}.section-title{font-size:1.1rem}.section-text{font-size:.95rem;word-wrap:break-word}.fixed-denominations-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.6rem}.amount-button{padding:.7rem .4rem;font-size:1rem;width:max-content}.variable-amount-input-container{flex-direction:column;align-items:flex-end;gap:.2rem}.variable-amount-input{width:100%;text-align:center;padding-right:.8rem}.currency-code-suffix{position:static;margin-top:.2rem;margin-right:0}.add-to-cart-button{font-size:1.1rem}.checkout-container{padding:1rem;border-radius:.75rem}.checkout-summary-card{flex-direction:column;text-align:center;align-items:center;gap:.75rem}.checkout-product-info{width:100%}.checkout-price-sol{justify-content:center}.checkout-destination-address-wrapper{align-items:center;text-align:center;padding:8px}.checkout-destination-address-label{margin-right:0;margin-bottom:5px}.checkout-destination-address{font-size:.85em}.payment-option-card{padding:20px}.option-title{font-size:1.1em}.or-divider{font-size:.9em}.or-divider:after,.or-divider:before{width:35%}.manual-payment-instruction{font-size:.85em}.payment-value,.tx-id-input{font-size:.9em}.field-label,.tx-id-label{font-size:.8em}.success-heading{font-size:2.2em}.success-message{font-size:1em}.order-id-display{font-size:.9em;padding:8px 15px}.order-product-logo{width:48px;height:48px}.order-info h3{font-size:1.1em}.order-details p{font-size:.85em}.purchase-history-container.center .page-description{max-width:300px}.profile-card{padding:25px;gap:20px}.detail-item{flex-direction:column;align-items:flex-start;padding:10px 0}.detail-item strong{margin-right:0;margin-bottom:5px}.detail-item span{text-align:left}.modal-content{padding:25px}.modal-content h2{font-size:1.8em}.modal-content p{font-size:1em}.signin-button{padding:10px 15px;font-size:1em}.email-auth-form h3{font-size:1.3em}.email-auth-form input{padding:10px;font-size:.9em}.text-button{font-size:.85em}}@media (min-width:481px) and (max-width:768px){body,html{font-size:16px}.checkout-container{margin:10px auto;padding:1.5rem;border-radius:.75rem}.page-title{font-size:1.6rem}.checkout-summary-card{flex-direction:column;text-align:center;align-items:center;gap:.75rem}.checkout-product-info{width:100%}.checkout-price-sol{justify-content:center}.checkout-destination-address-wrapper{flex-direction:column;align-items:center;text-align:center}.checkout-destination-address-label{margin-right:0;margin-bottom:5px}.country-list{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem}.brand-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1.25rem}.brand-detail-container{padding:calc(1.5rem + 60px) 1.5rem 1.5rem}.fixed-denominations-grid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr))}.profile-card{padding:25px;gap:20px}.detail-item{flex-direction:column;align-items:flex-start;padding:10px 0}.detail-item strong{margin-right:0;margin-bottom:5px}.detail-item span{text-align:left}}@media (min-width:769px){.country-list{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.brand-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.loader{position:relative;width:150px;height:150px;background:transparent;border-radius:50%;box-shadow:25px 25px 75px rgba(0,0,0,.55);border:1px solid #333;display:flex;align-items:center;justify-content:center;overflow:hidden}.loader:before{inset:20px;background:transparent;border:1px dashed#444}.loader:after,.loader:before{content:"";position:absolute;border-radius:50%;box-shadow:inset -5px -5px 25px rgba(0,0,0,.25),inset 5px 5px 35px rgba(0,0,0,.25)}.loader:after{width:50px;height:50px;border:1px dashed#444}.loader span{top:50%;left:50%;width:50%;background:transparent;animation:radar81 2s linear infinite;border-top:1px dashed #fff}.loader span,.loader span:before{position:absolute;height:100%;transform-origin:top left}.loader span:before{content:"";top:0;left:0;width:100%;background:seagreen;transform:rotate(-55deg);filter:blur(30px) drop-shadow(20px 20px 20px seagreen)}@keyframes radar81{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_e8ce0c{font-family:Inter,Inter Fallback;font-style:normal}