:root{--background:#fff;--surface:#fff;--surface-subtle:#f4f4f5;--border:#e4e4e7;--foreground:#11181c;--muted:#6b7280;--accent:#c38a16;--accent-soft:#c38a1629;--header-height:64px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{background:var(--background);min-height:100%;color:var(--foreground);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.5;overflow-x:hidden}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.site-shell{flex-direction:column;min-height:100svh;display:flex}.skip-link{z-index:100;background:var(--foreground);color:#fff;border-radius:8px;padding:8px 12px;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;min-height:var(--header-height);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;position:relative}.site-header-inner{width:min(100% - 80px,1280px);height:var(--header-height);grid-template-columns:1fr auto 1fr;align-items:center;margin:0 auto;padding:0 16px;display:grid}.brand{color:#151515;letter-spacing:-.02em;align-items:center;gap:8px;width:max-content;min-height:44px;font-size:20px;font-weight:700;display:inline-flex}.brand img{border-radius:9px;width:36px;height:36px}.brand-compact{min-height:32px;font-size:20px}.brand-compact img{display:none}.desktop-nav{white-space:nowrap;align-items:center;gap:32px;display:flex}.desktop-nav a,.footer-nav a{color:#18181b;transition:color .15s}.desktop-nav a:hover,.footer-nav a:hover{color:var(--accent)}.desktop-controls{justify-self:end;align-items:center;gap:16px;display:flex}.locale-control{position:relative}.locale-button,.wallet-button,.mobile-menu-button{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;height:40px;display:inline-flex}.locale-button{background:var(--surface-subtle);justify-content:space-between;gap:12px;width:112px;padding:0 12px}.wallet-button{background:var(--accent-soft);color:#9a690c;white-space:nowrap;min-width:116px;padding:0 16px;font-size:14px;font-weight:600}.locale-menu{z-index:30;border:1px solid var(--border);background:var(--surface);border-radius:14px;width:112px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #1118271a}.locale-menu[hidden]{display:none}.locale-menu button{cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;min-height:34px;padding:6px 8px;display:flex}.locale-menu button:hover,.locale-menu button[aria-checked=true]{background:var(--surface-subtle)}.mobile-menu-button,.mobile-menu{display:none}.site-main{flex-direction:column;flex:1 0 auto;min-width:0;display:flex}.site-footer{flex:0 0 72px}.site-footer-inner{grid-template-columns:1fr auto 1fr;align-items:center;width:min(100% - 80px,1280px);height:72px;margin:0 auto;padding:20px 32px;display:grid}.footer-nav{color:var(--muted);align-items:center;gap:12px;font-size:14px;display:flex}.footer-nav span{color:#d4d4d8}.community-mark{width:44px;height:44px;color:var(--muted);justify-content:flex-end;justify-self:end;align-items:center;display:inline-flex}h1,h2,h3,p{margin-top:0}.home-page{flex-direction:column;flex:1 0 auto;align-items:center;min-height:650px;display:flex;position:relative;overflow:hidden}.home-grid{background-image:linear-gradient(#c38a1613 1px,#0000 1px),linear-gradient(90deg,#c38a1613 1px,#0000 1px);background-size:84px 84px;width:584px;height:576px;position:absolute;top:32px;left:50%;transform:translate(-50%);-webkit-mask-image:linear-gradient(#0000,#000 12% 86%,#0000);mask-image:linear-gradient(#0000,#000 12% 86%,#0000)}.home-grid:before,.home-grid:after{content:"";background:#c38a1612;width:84px;height:84px;position:absolute}.home-grid:before{top:168px;left:84px}.home-grid:after{top:168px;right:0}.home-content,.home-contract{z-index:1;position:relative}.home-content{text-align:center;flex-direction:column;align-items:center;width:min(100% - 32px,900px);padding-top:96px;display:flex}.home-safety-notice{border:1px solid var(--border);color:#52525b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd1;border-radius:999px;align-items:center;gap:12px;min-height:34px;margin-bottom:18px;padding:5px 12px;font-size:12px;line-height:20px;display:inline-flex}.home-safety-notice a{color:#9a690c;white-space:nowrap;align-items:center;gap:5px;min-height:44px;margin-block:-5px;font-weight:500;display:inline-flex}.home-safety-notice a:before{background:var(--border);content:"";width:1px;height:16px;margin-right:1px}.home-content h1{color:#1f2937;letter-spacing:-.045em;margin-bottom:20px;font-size:60px;font-weight:700;line-height:1}.home-content h1 span{color:var(--accent)}.home-content>p{color:#4b5563;max-width:752px;margin-bottom:0;line-height:24px}.home-contract{text-align:center;width:min(100% - 32px,760px);margin-top:144px}.home-contract h2{color:#4b5563;margin-bottom:40px;font-size:16px;font-weight:400;line-height:24px}.home-contract-row{text-align:left;grid-template-columns:.8fr 1.65fr;align-items:center;gap:72px;display:grid}.home-contract-detail{color:#52525b;align-items:center;gap:12px;min-width:0;min-height:52px;display:flex}.home-detail-mark{background:var(--accent-soft);color:#8a5d08;border:1px solid #c38a1652;border-radius:12px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;font-size:11px;font-weight:700;display:inline-flex}.home-contract-detail>span:nth-child(2){min-width:0;display:grid}.home-contract-detail strong{color:#3f3f46;font-size:14px;font-weight:600}.home-contract-detail small,.home-contract-detail code{color:var(--muted);font-size:12px;line-height:18px}.home-contract-detail code{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-contract-link{border-radius:14px;padding:7px 10px;transition:background .15s}.home-contract-link:hover{background:#f4f4f5c2}.home-external-mark{color:var(--accent);margin-left:auto}.info-page{width:min(100% - 32px,650px);margin:0 auto;padding:48px 0 56px}.info-intro{text-align:center;margin-bottom:32px}.info-intro h1,.service-intro h1{color:#20262e;letter-spacing:-.025em;margin-bottom:18px;font-size:28px;font-weight:700;line-height:36px}.info-intro h1{font-size:32px;line-height:40px}.info-intro p{color:#525b66;margin-bottom:0;font-size:14px;line-height:21px}.info-card-list{gap:32px;display:grid}.info-card{background:var(--surface);border:1px solid #eeeeef;border-radius:10px;padding:32px;box-shadow:0 2px 4px #11182721}.info-card:first-child{min-height:232px}.info-card:nth-child(2){min-height:224px}.info-card h2{color:#374151;margin-bottom:12px;font-size:18px;font-weight:700;line-height:26px}.info-card p{color:#525b66;margin-bottom:0;font-size:14px;line-height:21px}.info-card code,.terms-section code{overflow-wrap:anywhere;color:#805708;font:inherit}.info-card-action{text-align:center;flex-direction:column;align-items:center;padding-block:28px;display:flex}.info-closing{color:#525b66;text-align:center;margin:24px 0 0;font-size:14px;line-height:21px}.info-action{background:var(--accent-soft);color:#8a5d08;border-radius:10px;align-items:center;gap:6px;min-height:36px;margin-top:18px;padding:8px 12px;font-size:13px;font-weight:600;line-height:20px;display:inline-flex}.service-page{width:min(100% - 96px,1280px);margin:0 auto;padding:32px 0 56px}.service-intro{margin-bottom:42px}.service-intro h1{margin-bottom:22px;font-size:32px;line-height:40px}.service-intro p{color:#4b5563;max-width:1180px;margin-bottom:0;line-height:24px}.terms-panel{background:#f8f9fa;border:1px solid #e1e4e8;border-radius:8px;padding:24px}.terms-section+.terms-section{margin-top:40px}.terms-section h2{color:#20262e;margin-bottom:10px;font-size:20px;font-weight:700;line-height:28px}.terms-section p,.terms-section ul{color:#525b66;margin-bottom:0;line-height:24px}.terms-section ul{margin-top:0;padding-left:20px}.product-page{flex:1 0 auto;justify-content:center;align-items:flex-start;width:min(100%,512px);margin:0 auto;padding:32px 16px 48px;display:flex}.product-card{background:var(--surface);border:1px solid #11182733;border-radius:14px;width:min(100%,480px);padding:0 12px 12px;box-shadow:0 0 15px #00000008,0 2px 30px #00000014}.product-card-header{align-items:center;height:56px;display:flex}.product-card-header h1{margin:0;font-size:16px;font-weight:400;line-height:24px}.product-card-body{text-align:center;background:#fafafa;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:252px;padding:26px 28px 30px;display:flex}.product-eyebrow{color:#71717a;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px;font-size:12px;font-weight:600;line-height:16px}.product-state-mark{background:var(--accent-soft);color:#8a5d08;border:1px solid #c38a1647;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:18px;font-size:24px;display:inline-flex}.product-card-body h2{color:#27272a;margin-bottom:8px;font-size:18px;font-weight:600;line-height:26px}.product-description{color:#52525b;max-width:340px;margin-bottom:16px;font-size:14px;line-height:21px}.product-safety-note{color:#71717a;margin-bottom:0;font-size:12px;line-height:18px}.swap-page{flex-direction:column;align-items:center;gap:16px;width:min(100%,512px);margin:0 auto;padding:32px 16px 48px;display:flex}.swap-card{background:var(--surface);border:1px solid #11182733;border-radius:14px;width:min(100%,480px);padding:0 12px 12px;box-shadow:0 0 15px #00000008,0 2px 30px #00000014}.swap-card-header{justify-content:space-between;align-items:center;height:56px;display:flex}.swap-card-header h1{margin:0;font-size:16px;font-weight:400;line-height:24px}.swap-settings-button{cursor:default;background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.swap-fields{display:grid}.swap-field{border:1px solid var(--border);background:#fff;border-radius:14px;min-height:90px;padding:10px 12px;position:relative}.swap-field-output{background:#fafafa}.swap-field-meta,.swap-field-row,.swap-quote-row,.swap-inline-status{justify-content:space-between;align-items:center;display:flex}.swap-field-meta{color:#9ca3af;font-size:14px;line-height:20px}.swap-field-row{gap:12px;min-height:42px}.swap-field-row input{color:#20262e;text-align:right;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0;font-size:24px;line-height:32px}.swap-field-row input::placeholder{color:#a1a1aa}.swap-token-control{cursor:default;background:0 0;border:0;align-items:center;gap:8px;min-width:92px;min-height:44px;padding:0;font-size:20px;line-height:28px;display:inline-flex}.swap-token-mark{border-radius:50%;flex:0 0 28px;width:28px;height:28px}.swap-token-bnb{background:#f0b90b}.swap-token-314{background:var(--accent);box-shadow:inset 0 0 0 7px #ffffffb8}.swap-max-button{background:var(--accent-soft);color:#8a5d08;cursor:pointer;border:0;border-radius:8px;min-height:44px;margin-right:0;padding:12px 6px;font-size:12px;line-height:16px;position:absolute;top:9px;right:12px;transform:translateY(20px)}.swap-max-button:disabled{cursor:default;opacity:.45}.swap-direction-button{z-index:2;min-width:44px;min-height:44px;color:var(--accent);cursor:pointer;background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;margin:-8px auto;padding:8px;display:inline-flex;box-shadow:0 3px 12px #11182729}.swap-direction-button:disabled{cursor:wait;opacity:.62}.swap-quote-row{background:var(--surface-subtle);color:#52525b;border-radius:14px;min-height:44px;margin-top:16px;padding:0 12px;font-size:13px}.swap-quote-row span:last-child{color:#8a5d08}.swap-primary-action{background:var(--accent-soft);color:#8a5d08;cursor:pointer;border:0;border-radius:14px;width:100%;min-height:48px;margin-top:24px;padding:10px 16px;font-weight:600}.swap-primary-action:disabled{cursor:wait;opacity:.62}.swap-inline-status{border-radius:12px;gap:12px;margin-top:12px;padding:10px 12px;font-size:13px;line-height:18px}.swap-inline-error{color:#9b2c2c;background:#fff5f5}.swap-inline-success{color:#276749;background:#f0fff4}.swap-inline-status button,.swap-inline-status a{min-height:44px;color:inherit;cursor:pointer;background:#ffffffc7;border:0;border-radius:9px;flex:none;min-height:44px;padding:7px 9px;font-weight:600}.swap-contract-note{width:min(100%,480px);color:var(--muted);padding:0 4px;font-size:12px;line-height:18px}.swap-contract-note p{margin-bottom:8px}.swap-contract-note a{color:#805708;justify-content:space-between;align-items:center;gap:12px;min-height:44px;display:flex}.swap-contract-note code{min-width:0;font:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:820px){.site-header-inner{justify-content:space-between;width:calc(100% - 24px);padding:0;display:flex}.desktop-nav,.desktop-controls{display:none}.mobile-menu-button{background:var(--surface-subtle);width:44px;height:44px;display:inline-flex}.mobile-menu{top:var(--header-height);border-top:1px solid #e4e4e7b3;border-bottom:1px solid var(--border);background:#fffffffa;width:100%;padding:12px 16px 20px;display:block;position:absolute;left:0;box-shadow:0 18px 30px #11182714}.mobile-menu[hidden]{display:none}.mobile-nav{display:grid}.mobile-nav a{border-bottom:1px solid #f1f1f2;align-items:center;min-height:48px;display:flex}.mobile-controls{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;margin-top:16px;display:grid}.mobile-controls .locale-button,.mobile-controls .wallet-button{width:100%;min-height:44px}.mobile-controls .locale-menu{width:max(100%,136px);left:0;right:auto}.site-footer{flex-basis:auto}.site-footer-inner{justify-content:space-between;width:100%;height:auto;min-height:72px;padding:20px 16px;display:flex}.footer-nav{gap:8px}.home-page{min-height:680px}.home-grid{background-size:72px 72px;width:504px;height:504px;top:10px}.home-grid:before,.home-grid:after{width:72px;height:72px}.home-grid:before{top:144px;left:72px}.home-grid:after{top:216px}.home-content{padding-top:48px}.home-safety-notice{text-align:left;max-width:100%;margin-bottom:24px}.home-content h1{max-width:360px;font-size:clamp(44px,13vw,56px)}.home-content>p{max-width:560px}.home-contract{margin-top:112px}.home-contract h2{margin-bottom:24px}.home-contract-row{grid-template-columns:1fr;gap:12px}.home-contract-detail{background:#ffffffd1;border-radius:14px;width:100%;padding:8px 10px}.home-contract-detail code{max-width:min(66vw,420px)}.info-page{padding-top:20px}.service-page{width:calc(100% - 32px);padding-top:24px}.terms-panel{padding:20px}}@media (max-width:480px){.site-footer-inner{flex-direction:column;justify-content:center;align-items:center;gap:8px}.community-mark{justify-content:center}.product-page{width:100%;padding:20px 12px 36px}.product-card{width:100%}.product-card-body{min-height:272px;padding-inline:20px}.swap-page{width:100%;padding:20px 12px 36px}.swap-card{width:100%}.swap-field{padding-inline:10px}.swap-token-control{min-width:88px}.home-safety-notice{border-radius:14px;gap:3px;display:grid}.home-safety-notice a:before{display:none}.home-content h1{font-size:46px}.home-contract{margin-top:88px}.info-card{padding:20px}.service-intro h1{font-size:28px;line-height:36px}.terms-panel{padding:18px 16px}.terms-section h2{font-size:18px;line-height:26px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
