/*
Theme Name: SimpliTienda
Theme URI: https://simplitienda.com
Author: SimpliTienda
Description: Tema moderno y ligero para la web oficial de SimpliTienda.
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: simplitienda
*/

:root{
  --st-bg:#f7f9fc;
  --st-surface:#ffffff;
  --st-text:#0b1733;
  --st-muted:#667085;
  --st-line:#e7ebf3;
  --st-blue:#0b7cff;
  --st-violet:#6d35ff;
  --st-cyan:#00c4d8;
  --st-dark:#071426;
  --st-radius:24px;
  --st-shadow:0 22px 60px rgba(18, 38, 72, .10);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--st-bg);color:var(--st-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto}
.st-container{width:min(1180px,calc(100% - 32px));margin:0 auto}
.st-site-header{position:sticky;top:0;z-index:50;background:rgba(247,249,252,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(231,235,243,.8)}
.st-header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.st-brand img{display:block;width:228px;max-height:54px;object-fit:contain;object-position:left center}
.st-nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:700;color:#31405e}
.st-nav a:hover{color:var(--st-blue)}
.st-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:14px;padding:13px 20px;font-weight:800;font-size:14px;border:1px solid transparent;transition:.2s ease;cursor:pointer}
.st-btn-primary{background:linear-gradient(135deg,var(--st-blue),var(--st-violet));color:#fff;box-shadow:0 12px 28px rgba(70,78,255,.24)}
.st-btn-primary:hover{transform:translateY(-1px);box-shadow:0 16px 32px rgba(70,78,255,.30)}
.st-btn-light{background:#fff;border-color:var(--st-line);color:var(--st-text)}
.st-menu-toggle{display:none;border:0;background:#fff;width:44px;height:44px;border-radius:12px;box-shadow:0 4px 14px rgba(25,37,63,.08);font-size:20px}
.st-hero{padding:92px 0 72px;overflow:hidden;position:relative}
.st-hero:before{content:"";position:absolute;width:520px;height:520px;right:-170px;top:-120px;background:radial-gradient(circle,rgba(109,53,255,.18),transparent 68%);pointer-events:none}
.st-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:64px;align-items:center}
.st-eyebrow{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--st-line);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;color:#475467;box-shadow:0 6px 20px rgba(22,36,60,.06)}
.st-eyebrow span{width:8px;height:8px;border-radius:999px;background:linear-gradient(135deg,var(--st-cyan),var(--st-violet))}
.st-hero h1{font-size:clamp(42px,6vw,74px);line-height:.98;letter-spacing:-.055em;margin:24px 0 22px;max-width:760px}
.st-gradient-text{background:linear-gradient(135deg,var(--st-blue),var(--st-violet));-webkit-background-clip:text;background-clip:text;color:transparent}
.st-hero p{font-size:19px;color:var(--st-muted);max-width:650px;margin:0 0 30px}
.st-actions{display:flex;gap:12px;flex-wrap:wrap}
.st-mini-note{margin-top:22px;color:#7b8498;font-size:13px}
.st-visual{position:relative}
.st-panel{background:linear-gradient(180deg,#fff,#fbfcff);border:1px solid var(--st-line);border-radius:32px;box-shadow:var(--st-shadow);padding:22px;transform:rotate(-1.5deg)}
.st-browserbar{display:flex;align-items:center;gap:7px;margin-bottom:18px}
.st-browserbar i{display:block;width:8px;height:8px;border-radius:99px;background:#d5dbea}
.st-preview{border-radius:22px;background:#0b1733;padding:28px;color:#fff;min-height:360px;position:relative;overflow:hidden}
.st-preview:before{content:"";position:absolute;inset:auto -60px -100px auto;width:280px;height:280px;border-radius:50%;background:linear-gradient(135deg,rgba(0,196,216,.35),rgba(109,53,255,.45));filter:blur(10px)}
.st-preview h3{font-size:27px;margin:8px 0 6px;letter-spacing:-.03em}
.st-preview p{color:#b7c2d7;font-size:14px;margin:0 0 22px}
.st-tool-card{position:relative;z-index:2;background:#fff;color:var(--st-text);border-radius:20px;padding:18px;box-shadow:0 14px 30px rgba(0,0,0,.18)}
.st-tool-line{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #edf0f6;font-weight:800}
.st-tool-line:last-child{border-bottom:0}
.st-pill{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#fff;background:linear-gradient(135deg,var(--st-cyan),var(--st-violet));padding:6px 8px;border-radius:999px}
.st-floating{position:absolute;background:#fff;border:1px solid var(--st-line);box-shadow:0 12px 30px rgba(20,36,68,.12);border-radius:16px;padding:12px 14px;font-size:12px;font-weight:800;color:#33415f}
.st-floating.one{left:-26px;bottom:56px}.st-floating.two{right:-20px;top:52px}
.st-section{padding:78px 0}
.st-section-title{max-width:720px;margin:0 auto 40px;text-align:center}
.st-section-title .st-kicker{color:var(--st-violet);font-weight:900;font-size:12px;text-transform:uppercase;letter-spacing:.12em}
.st-section-title h2{font-size:clamp(32px,4vw,48px);line-height:1.08;letter-spacing:-.04em;margin:10px 0 14px}
.st-section-title p{margin:0;color:var(--st-muted);font-size:17px}
.st-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.st-feature{background:var(--st-surface);border:1px solid var(--st-line);border-radius:var(--st-radius);padding:28px;box-shadow:0 12px 30px rgba(26,42,73,.045)}
.st-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(11,124,255,.12),rgba(109,53,255,.14));font-size:22px;margin-bottom:20px}
.st-feature h3{font-size:20px;margin:0 0 8px}.st-feature p{margin:0;color:var(--st-muted);font-size:14px}
.st-tools{background:#fff;border-block:1px solid var(--st-line)}
.st-tool-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:20px}
.st-tool-main{border-radius:28px;padding:34px;background:linear-gradient(145deg,#0b1733,#13295a);color:#fff;min-height:320px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}
.st-tool-main:after{content:"";position:absolute;width:280px;height:280px;right:-70px;bottom:-100px;border-radius:50%;background:linear-gradient(135deg,rgba(0,196,216,.5),rgba(109,53,255,.55));filter:blur(16px)}
.st-tool-main>*{position:relative;z-index:2}.st-tool-main p{color:#bdc7da;max-width:520px}.st-tool-main h3{font-size:34px;letter-spacing:-.04em;margin:8px 0}
.st-tool-side{display:grid;gap:20px}.st-coming{background:#f7f9fc;border:1px dashed #cdd5e2;border-radius:24px;padding:24px}.st-coming strong{display:block;margin-bottom:6px}.st-coming span{font-size:12px;color:#7b8498}
.st-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;counter-reset:step}
.st-step{background:#fff;border:1px solid var(--st-line);border-radius:22px;padding:24px;counter-increment:step}.st-step:before{content:"0" counter(step);display:inline-grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#edf3ff;color:var(--st-blue);font-weight:900;margin-bottom:18px}.st-step h3{margin:0 0 7px}.st-step p{margin:0;color:var(--st-muted);font-size:14px}
.st-cta{padding:80px 0}.st-cta-box{background:linear-gradient(135deg,#0b1733,#122a60 62%,#4d2bd4);color:#fff;border-radius:32px;padding:54px;display:flex;align-items:center;justify-content:space-between;gap:34px;overflow:hidden;position:relative}.st-cta-box h2{font-size:clamp(32px,4vw,48px);line-height:1.05;letter-spacing:-.04em;margin:0 0 10px}.st-cta-box p{margin:0;color:#c7d1e3}.st-cta-box .st-btn-light{white-space:nowrap}
.st-footer{background:#071426;color:#c5ccda;padding:54px 0 26px}.st-footer-grid{display:grid;grid-template-columns:1.5fr .7fr .7fr;gap:34px}.st-footer-logo{width:220px;filter:brightness(1.6);margin-bottom:12px}.st-footer h4{color:#fff;margin:0 0 14px}.st-footer a{display:block;margin:8px 0;font-size:14px;color:#c5ccda}.st-footer a:hover{color:#fff}.st-footer-bottom{border-top:1px solid rgba(255,255,255,.09);margin-top:34px;padding-top:22px;font-size:12px;color:#8792a7}
.st-page{padding:70px 0}.st-page article{background:#fff;border:1px solid var(--st-line);border-radius:24px;padding:34px}.st-page h1{font-size:42px;letter-spacing:-.04em}
@media(max-width:900px){.st-nav{display:none;position:absolute;top:72px;left:16px;right:16px;flex-direction:column;align-items:stretch;background:#fff;padding:18px;border:1px solid var(--st-line);border-radius:18px;box-shadow:var(--st-shadow)}.st-nav.is-open{display:flex}.st-menu-toggle{display:block}.st-header-cta{display:none}.st-hero{padding-top:58px}.st-hero-grid,.st-tool-grid{grid-template-columns:1fr}.st-visual{margin-top:10px}.st-grid-3,.st-steps{grid-template-columns:1fr}.st-cta-box{flex-direction:column;align-items:flex-start}.st-footer-grid{grid-template-columns:1fr 1fr}.st-footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:560px){.st-container{width:min(100% - 22px,1180px)}.st-header-inner{height:70px}.st-brand img{width:190px}.st-hero h1{font-size:44px}.st-hero p{font-size:16px}.st-actions .st-btn{width:100%}.st-panel{padding:12px;border-radius:24px}.st-preview{padding:20px;min-height:330px}.st-floating{display:none}.st-section{padding:58px 0}.st-feature,.st-tool-main,.st-coming,.st-step{padding:22px}.st-cta{padding:58px 0}.st-cta-box{padding:32px 24px}.st-footer-grid{grid-template-columns:1fr}.st-footer-grid>div:first-child{grid-column:auto}}
