:root{--color-bg: #f5f6fa;--color-surface: #ffffff;--color-surface-soft: #f8f9fc;--color-text: #1E2A45;--color-text-soft: #5E6B80;--color-border: #e5e9f2;--color-system: #d7c29b;--color-system-dark: #c7b086;--color-smartprofile: #2D83D0;--color-smartprofile-ui: #A1D0F2;--color-smartpage: #F2B623;--color-smartpage-ui: #F9E293;--color-smartsale: #6C3FD8;--color-smartsale-ui: #EBD9FF;--color-smartlinks: #A8D5BA;--color-smartlinks-ui: #DDF2E6;--color-brand: #1E2A45;--color-brand-ui: #5E6B80;--gradient-smartprofile: linear-gradient( 135deg, #4B7BFF 0%, #79A7FF 100% );--gradient-smartpage: linear-gradient( 135deg, #F2B623 0%, #F7D978 100% );--gradient-smartsale: linear-gradient( 135deg, #7A2FE0 0%, #B15DFF 100% );--gradient-smartlinks: linear-gradient( 135deg, #8FC6A5 0%, #B9E3C8 100% );--system-gradient: linear-gradient( 135deg, var(--color-system-dark) 0%, var(--color-system) 100% );--system-glow: rgba(199,176,134,.28);--system-hover-shadow: 0 16px 34px rgba(199,176,134,.34);--shadow-soft: 0 4px 12px rgba(15,23,42,.04);--shadow-medium: 0 10px 24px rgba(15,23,42,.06);--shadow-large: 0 18px 40px rgba(15,23,42,.08);--shadow-hover: 0 18px 42px rgba(15,23,42,.1);--motion-fast: .18s;--motion-normal: .28s;--motion-slow: .42s;--ease-premium: cubic-bezier(.22, 1, .36, 1)}html{scroll-behavior:smooth}body{background:var(--color-bg);color:var(--color-text);font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{text-decoration:none;color:inherit}*{box-sizing:border-box}.system-gradient{background:var(--system-gradient);color:#fff}.system-glow{box-shadow:0 10px 24px var(--system-glow)}.system-hover{transition:all var(--motion-fast) var(--ease-premium)}.system-hover:hover{transform:translateY(-2px);box-shadow:var(--system-hover-shadow)}.sidebar-product-hover{transition:all var(--motion-fast) var(--ease-premium)}.sidebar-product-hover:hover{transform:translateY(-2px)}.sidebar-system-hover{transition:all var(--motion-fast) var(--ease-premium)}.sidebar-system-hover:hover{background:var(--system-gradient);color:#fff;transform:translateY(-2px);box-shadow:0 12px 28px var(--system-glow)}.sidebar-smartprofile:hover{background:var(--gradient-smartprofile);color:#fff;box-shadow:0 12px 28px #4b7bff3d}.sidebar-smartpage:hover{background:var(--gradient-smartpage);color:#fff;box-shadow:0 12px 28px #f2b6233d}.sidebar-smartsale:hover{background:var(--gradient-smartsale);color:#fff;box-shadow:0 12px 28px #7a2fe03d}.sidebar-smartlinks:hover{background:var(--gradient-smartlinks);color:#fff;box-shadow:0 12px 28px #8fc6a53d}.sp-container-dashboard{margin-left:auto;margin-right:auto;max-width:72rem}.sp-container-medium{margin-left:auto;margin-right:auto;max-width:64rem}.sp-container-narrow{margin-left:auto;margin-right:auto;max-width:48rem}.sp-container-xs{margin-left:auto;margin-right:auto;max-width:42rem}.sp-transition{transition:all var(--motion-normal) var(--ease-premium)}.sp-hover-lift{transition:transform var(--motion-normal) var(--ease-premium),box-shadow var(--motion-normal) var(--ease-premium)}.sp-hover-lift:hover{transform:translateY(-3px)}.sp-hover-soft{transition:all var(--motion-fast) var(--ease-premium)}.sp-hover-soft:hover{transform:translateY(-1px)}.sp-surface{background:#ffffffe6;border:1px solid rgba(229,233,242,.85);border-radius:30px;box-shadow:var(--shadow-medium)}.sp-surface-soft{background:#fffffff2;border:1px solid rgba(229,233,242,.8);border-radius:24px;box-shadow:var(--shadow-soft)}.sp-card-premium{background:#fffffff5;border:1px solid rgba(229,233,242,.9);border-radius:30px;box-shadow:var(--shadow-medium)}.sp-button-primary{display:inline-flex;align-items:center;justify-content:center;padding:.95rem 1.8rem;border:none;border-radius:9999px;font-weight:700;font-size:1rem;color:#fff;background:var(--system-gradient);box-shadow:0 10px 24px var(--system-glow);cursor:pointer;transition:all var(--motion-fast) var(--ease-premium)}.sp-button-primary:hover{transform:translateY(-2px);box-shadow:var(--system-hover-shadow)}.product-pill{display:inline-flex;align-items:center;justify-content:center;padding:.72rem 1.6rem;border-radius:9999px;font-weight:700;font-size:.92rem;backdrop-filter:blur(12px);box-shadow:0 6px 18px #0f172a1a;transition:all var(--motion-fast) var(--ease-premium)}.product-pill:hover{transform:translateY(-1px);box-shadow:0 12px 26px #0f172a24}.product-system{background:var(--system-gradient)!important;color:#11183d!important;box-shadow:0 10px 24px var(--system-glow)}.product-smartprofile{background:var(--gradient-smartprofile);color:#fff}.product-smartpage{background:var(--gradient-smartpage);color:#fff}.product-smartsale{background:var(--gradient-smartsale);color:#fff}.product-smartlinks{background:var(--gradient-smartlinks);color:#fff}.sp-check-icon{width:44px;height:44px;border-radius:9999px;background:#eef8f1;color:#22a35a;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;flex-shrink:0}
