/*
Theme Name: Data Wallet Theme
Theme URI: https://example.com/
Author: OpenAI
Description: Mobile-first wallet theme for the Data Card Wallet plugin.
Version: 0.1.0
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: data-wallet-theme
*/
html{scroll-behavior:smooth}body{margin:0;background:#f3f4f6;color:#111;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit}.dwt-shell{min-height:100vh}.dwt-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:16px 22px;background:rgba(243,244,246,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.05)}.dwt-brand{text-decoration:none;font-weight:900;letter-spacing:-.03em}.dwt-nav{display:flex;gap:8px}.dwt-nav a{padding:9px 12px;text-decoration:none;border-radius:999px}.dwt-nav a:hover{background:#fff}.dwt-main{padding:24px 0 64px}.dwt-hero{max-width:1120px;margin:0 auto 24px;padding:34px 18px}.dwt-hero h1{font-size:clamp(38px,7vw,80px);line-height:.95;letter-spacing:-.055em;max-width:900px;margin:10px 0}.dwt-hero p{max-width:670px;font-size:18px;line-height:1.6;color:#555}.dwt-footer{text-align:center;padding:36px;color:#777;font-size:13px}
