:root{--canvas:#0b0b0c;--surface:#fff;--soft:#f6f6f9;--control:#f1f1f4;--field:#f2f2f5;--text:#0d0d0f;--muted:#9a9aa4;--line:#f0f0f3;--border:#e4e4ea;--accent:#4353ff;--positive:#12b76a;--font:-apple-system,BlinkMacSystemFont,"SF Pro Rounded","SF Pro Display","Arial Rounded MT Bold",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:#fff;font-family:var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block}.shell{width:min(1160px,calc(100% - 48px));margin-inline:auto}
.site-header{position:relative;z-index:20;background:var(--canvas)}.nav{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-size:25px;font-weight:750;letter-spacing:-.7px}.brand img{width:36px;height:36px;border-radius:11px}.nav-links{display:flex;gap:34px;color:#9a9aa4;font-size:13px;font-weight:500}.nav-links a,.text-link,.nav-cta{transition:opacity .22s ease,transform .22s ease}.nav-links a:hover,.text-link:hover{color:#fff}.nav-cta{display:flex;align-items:center;gap:12px;background:#1c1c1f;border-radius:999px;padding:11px 17px;font-size:12px;font-weight:650}.nav-cta:hover,.store-badge:hover{transform:translateY(-2px)}
.hero{min-height:calc(100dvh - 82px);display:grid;grid-template-columns:1fr .82fr;align-items:center;gap:80px;padding:56px 0 90px}.overline{display:flex;align-items:center;gap:10px;color:#a8a8b2;font-size:12px;font-weight:600}.overline>i{width:7px;height:7px;border-radius:50%;background:#6c9bf0;box-shadow:0 0 0 5px rgba(108,155,240,.12)}.overline.blue{color:#777781}.hero h1,.section-copy h2,.download h2{font-size:clamp(58px,6.5vw,92px);line-height:.94;letter-spacing:-.06em;font-weight:780;text-wrap:balance}.hero h1{margin:26px 0 0}.hero-copy>p,.section-copy>p,.download>p{max-width:510px;color:#9a9aa4;font-size:16px;line-height:1.65;margin:28px 0}.hero-actions{display:flex;align-items:center;gap:27px}.store-badge{display:flex;align-items:center;gap:11px;width:max-content;background:#fff;color:var(--text);border-radius:17px;padding:11px 19px;box-shadow:0 12px 34px rgba(0,0,0,.16);transition:transform .22s ease}.store-badge>b{font-size:25px;line-height:1}.store-badge span{font-size:16px;font-weight:700;line-height:1.05}.store-badge small{display:block;font-size:9px;font-weight:500}.store-badge.light{background:var(--text);color:#fff}.text-link{display:flex;align-items:center;gap:10px;color:#b6b6bf;font-size:13px}.dark-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:28px}.dark-chips>span,.shortcut-row>span{display:flex;align-items:center;gap:8px;background:#1c1c1f;border:1px solid #2a2a2e;border-radius:999px;padding:7px 13px 7px 7px;color:#fff;font-size:10px;font-weight:600}.dark-chips i,.shortcut-row i{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#33333a;font-style:normal}
.phone-stage{display:grid;place-items:center}.phone{position:relative;width:330px;height:680px;padding:10px 8px 18px;border:1px solid #3d3d42;border-radius:51px;background:var(--canvas);box-shadow:0 48px 100px rgba(0,0,0,.58),inset 0 0 0 5px #050506;overflow:hidden;color:var(--text)}.status{height:37px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:9px}.status>i{width:88px;height:23px;background:#000;border-radius:18px}.summary-card{background:#fff;border-radius:0 0 34px 34px;padding:10px 16px 4px}.brand-row{display:flex;align-items:center;gap:9px}.brand-row>img{width:38px;height:38px;border-radius:11px}.brand-row>strong{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display",sans-serif;font-size:21px;letter-spacing:-.55px}.profile{margin-left:auto;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--control)}.profile img{width:17px;height:17px}.daily-total{display:flex;justify-content:space-between;align-items:flex-start;margin-top:19px}.daily-total small{display:block;color:var(--muted);font-size:10px}.daily-total b{display:block;font-size:31px;letter-spacing:-1.3px;margin-top:2px;font-variant-numeric:tabular-nums}.change{text-align:right}.change strong{display:block;color:var(--positive);font-size:11px;margin:3px 0 5px}.week-chart{height:112px;display:flex;align-items:flex-end;justify-content:space-between;gap:9px;margin:14px 2px 0}.week-chart>div{flex:1;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:6px}.week-chart i{width:100%;max-width:27px;min-height:10px;border-radius:9px;background:linear-gradient(#dcdffb,#f2f4fe)}.week-chart .selected i{background:linear-gradient(#4a9dff,#1c26d8);box-shadow:0 9px 16px rgba(46,54,220,.28)}.week-chart small{font-size:8px;color:#a8a8b2}.week-chart .selected small{color:var(--text);font-weight:700}.report-row{height:49px;border-top:1px solid var(--line);display:flex;align-items:center;gap:10px;margin-top:9px}.report-row .app-glyph{width:29px;height:29px;border-radius:9px}.report-row .app-glyph img{width:15px}.report-row>b{font-size:11px}.report-row>span:last-child{margin-left:auto;color:#b6b6bf;font-size:20px}.shortcut-row{display:flex;gap:6px;padding:10px 4px 12px;white-space:nowrap}.shortcut-row>span{font-size:8px;padding-right:10px}.shortcut-row i{width:25px;height:25px}.shortcut-row img{width:13px;height:13px;filter:brightness(0) invert(1)}.movement-sheet{position:absolute;left:8px;right:8px;top:414px;height:315px;background:#fff;border-radius:34px 34px 0 0;padding:8px 16px 0;box-shadow:0 -12px 30px rgba(0,0,0,.22)}.handle{display:block;width:34px;height:4px;border-radius:4px;background:#e3e3e8;margin:0 auto 8px}.movement-sheet>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.movement-sheet>header b{font-size:18px;letter-spacing:-.4px}.movement-sheet>header span{color:var(--accent);font-size:9px;font-weight:650}.movement{display:grid;grid-template-columns:39px 1fr auto;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid var(--line)}.app-glyph{display:grid;place-items:center;flex:0 0 auto;width:44px;height:44px;border-radius:14px;background:#f5f5f8}.app-glyph img{width:22px;height:22px}.app-glyph.blue{background:linear-gradient(135deg,#6c9bf0,#89aff2)}.app-glyph.green{background:linear-gradient(135deg,#74c795,#92d2aa)}.app-glyph.amber{background:linear-gradient(135deg,#f0bc66,#f4ca83)}.app-glyph.pink{background:linear-gradient(135deg,#e263c4,#e985d1)}.app-glyph.blue img,.app-glyph.green img,.app-glyph.amber img,.app-glyph.pink img{filter:brightness(0) invert(1)}.movement b,.movement small{display:block}.movement b{font-size:11px}.movement small{font-size:8px;color:var(--muted);margin-top:2px}.movement>strong{text-align:right;font-size:10px}.movement>strong.positive{color:var(--positive)}.tab-bar{position:absolute;z-index:3;left:25px;right:25px;bottom:12px;height:53px;border-radius:27px;background:rgba(255,255,255,.95);box-shadow:0 7px 24px rgba(0,0,0,.25);display:flex;align-items:center;justify-content:space-around}.tab-bar>span{display:grid;place-items:center;width:34px;height:34px}.tab-bar>span img{width:19px;height:19px;opacity:.46}.tab-bar>span.active img{opacity:1}.tab-bar button{display:grid;place-items:center;width:48px;height:48px;border:5px solid var(--canvas);border-radius:50%;background:#111114;transform:translateY(-16px)}.tab-bar button img{width:18px;filter:brightness(0) invert(1)}
.white-sheet,.download-sheet{background:#fff;color:var(--text);border-radius:34px;padding:128px 0 142px}.feature-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:95px;align-items:start}.section-copy{position:sticky;top:45px}.section-copy h2{font-size:clamp(52px,5.7vw,78px);margin:22px 0}.feature-list{border-top:1px solid var(--line)}.feature-list article{display:grid;grid-template-columns:35px 54px 1fr 20px;align-items:center;gap:18px;padding:25px 0;border-bottom:1px solid var(--line)}.feature-list article>b{color:#a8a8b2;font-size:10px}.feature-list article>span{color:#b6b6bf;font-size:24px}.feature-list h3{font-size:20px;margin:0 0 6px;letter-spacing:-.3px}.feature-list p{color:#8a8a94;font-size:13px;line-height:1.5;margin:0;max-width:390px}
.dark-section{padding:140px 0;background:var(--canvas)}.routine-grid{display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:100px}.section-copy.inverse{position:static}.section-copy.inverse h2{color:#fff}.section-copy.inverse>p{color:#8d8d97}.routine-card{background:#fff;color:var(--text);border-radius:34px;padding:32px;max-width:440px;width:100%;justify-self:end}.quick-total{text-align:center;padding:6px 0 28px}.quick-total>*{display:block}.quick-total small{color:var(--muted);font-size:12px}.quick-total strong{font-size:44px;letter-spacing:-1.7px;margin:7px 0 2px}.quick-total span{color:var(--muted);font-size:10px}.field{display:flex;align-items:center;gap:14px;background:var(--field);border-radius:17px;padding:10px 14px;margin-top:9px}.field .app-glyph{width:38px;height:38px;border-radius:12px;background:#fff}.field .app-glyph img{width:19px}.field>span{flex:1}.field small,.field b{display:block}.field small{font-size:9px;color:var(--muted)}.field b{font-size:14px;margin-top:2px}.field>i{color:#b6b6bf;font-style:normal;font-size:20px}.routine-card>button{width:100%;border:0;border-radius:17px;background:#111114;color:#fff;font:700 14px var(--font);padding:16px;margin-top:22px}
.currency{border-radius:34px}.currency-grid{display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:95px}.currency-grid .section-copy{position:static}.currency-card{background:var(--canvas);color:#fff;border-radius:34px;padding:34px;min-height:430px}.currency-card>small{display:block;color:#85858f;font-size:11px}.currency-card>strong{display:inline-block;font-size:43px;letter-spacing:-1.5px;margin:8px 8px 30px 0}.currency-card>span{color:#8f8f99;font-size:10px}.currency-card>div{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:14px;border-top:1px solid #2d2d32;padding:19px 0}.currency-card p{margin:0}.currency-card p>*{display:block}.currency-card p b{font-size:14px}.currency-card p small,.currency-card em{color:#92929c;font-size:10px;font-style:normal;margin-top:4px}.currency-pills{display:flex;gap:7px;flex-wrap:wrap;margin-top:26px}.currency-pills span{background:var(--field);border-radius:999px;padding:9px 14px;color:#777781;font-size:10px;font-weight:650}
.privacy-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.privacy-grid .section-copy>.app-glyph{margin-bottom:24px}.privacy-list{border-top:1px solid #2c2c31}.privacy-list article{display:grid;grid-template-columns:36px 1fr;gap:18px;border-bottom:1px solid #2c2c31;padding:26px 0}.privacy-list article>b{color:#787882;font-size:10px}.privacy-list h3{font-size:19px;margin:0 0 7px}.privacy-list p{color:#8f8f99;font-size:13px;line-height:1.55;margin:0;max-width:400px}
.download-sheet{border-radius:34px 34px 0 0;text-align:center}.download{display:flex;flex-direction:column;align-items:center}.download>img{width:96px;height:96px;border-radius:25px;margin-bottom:34px;box-shadow:0 18px 45px rgba(13,13,15,.14)}.download h2{font-size:clamp(55px,6.2vw,82px);margin:22px 0}.download>p{margin:0 0 30px}.footer{height:116px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.footer>p{color:#74747e;font-size:10px}.footer>div{display:flex;justify-content:flex-end;gap:22px;color:#74747e;font-size:10px}
@media(max-width:900px){.nav-links{display:none}.hero{grid-template-columns:1fr;gap:45px;text-align:center}.hero-copy{display:flex;flex-direction:column;align-items:center}.hero-actions,.dark-chips{justify-content:center}.feature-layout,.routine-grid,.currency-grid,.privacy-grid{grid-template-columns:1fr;gap:65px}.section-copy{position:static}.routine-card{justify-self:center}.currency-card{order:2}.currency-grid .section-copy{order:1}}
@media(max-width:620px){.shell{width:min(100% - 30px,1160px)}.nav{height:72px}.brand{font-size:22px}.brand img{width:33px;height:33px}.nav-cta{font-size:10px}.hero{padding:50px 0 75px}.hero h1{font-size:56px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;gap:19px}.phone-stage{transform:scale(.93);margin:-15px -6% -25px}.white-sheet,.download-sheet{padding:92px 0 105px}.feature-list article{grid-template-columns:30px 48px 1fr;gap:12px}.feature-list article>span{display:none}.app-glyph{width:42px;height:42px}.feature-list h3{font-size:17px}.dark-section{padding:100px 0}.section-copy h2,.download h2{font-size:48px}.routine-card,.currency-card{padding:24px}.privacy-grid{gap:50px}.download>img{width:84px;height:84px}.footer{height:auto;padding:38px 0;grid-template-columns:1fr;gap:20px;text-align:center}.footer .brand,.footer>div{justify-content:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Hero editorial: basado en la composición compartida y en los assets reales de la app. */
.site-header{height:76px;padding-top:17px;background:#fff;color:var(--text)}
.nav{width:max-content;max-width:calc(100% - 30px);height:42px;margin-inline:auto;padding:4px 6px 4px 5px;border:1px solid #e9e9ed;border-radius:14px;background:rgba(255,255,255,.82);box-shadow:inset 0 1px 0 #fff,0 9px 28px rgba(35,38,55,.035);backdrop-filter:blur(16px);gap:24px}
.nav .brand{gap:7px;font-size:13px;font-weight:700;letter-spacing:-.25px}.nav .brand img{width:25px;height:25px;border-radius:8px}.nav-links{gap:24px;color:#55555d;font-size:11px}.nav-cta{background:var(--text);color:#fff;border-radius:10px;padding:8px 12px;font-size:10px}
.hero{min-height:calc(100dvh - 76px);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;padding:50px 24px;background:#fff;color:var(--text);text-align:center;overflow:hidden}
.icon-cloud{width:min(650px,84vw);display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:0 auto 46px;mask-image:radial-gradient(ellipse 72% 88% at 50% 52%,#000 28%,rgba(0,0,0,.9) 48%,transparent 90%);-webkit-mask-image:radial-gradient(ellipse 72% 88% at 50% 52%,#000 28%,rgba(0,0,0,.9) 48%,transparent 90%)}
.category-tile{aspect-ratio:1;display:grid;place-items:center;border:1px solid #ececef;border-radius:11px;background:rgba(255,255,255,.72);box-shadow:inset 0 1px 0 #fff;opacity:1;animation:tile-in .7s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--tile-index,0)*35ms)}.category-tile:nth-child(1){--tile-index:1;--tile-tone:#6c9bf0}.category-tile:nth-child(2){--tile-index:2;--tile-tone:#e263c4}.category-tile:nth-child(3){--tile-index:3;--tile-tone:#f0bc66}.category-tile:nth-child(4){--tile-index:4;--tile-tone:#a585f7}.category-tile:nth-child(5){--tile-index:5;--tile-tone:#74c795}.category-tile:nth-child(6){--tile-index:6;--tile-tone:#f08a85}.category-tile:nth-child(7){--tile-index:7;--tile-tone:#5fcbc4}.category-tile:nth-child(8){--tile-index:8;--tile-tone:#ee9f6a}.category-tile:nth-child(9){--tile-index:9;--tile-tone:#6fbbef}.category-tile:nth-child(10){--tile-index:10;--tile-tone:#8ad8ac}.category-tile:nth-child(11){--tile-index:11;--tile-tone:#b9a2fa}.category-tile:nth-child(12){--tile-index:12;--tile-tone:#ee8ad3}.category-tile:nth-child(13){--tile-index:13;--tile-tone:#5c86e8}.category-tile:nth-child(14){--tile-index:14;--tile-tone:#e8736e}.category-tile:nth-child(15){--tile-index:15;--tile-tone:#8e97a8}
.category-tile span{display:grid;place-items:center;width:43%;aspect-ratio:1;border-radius:13px;background:linear-gradient(135deg,var(--tile-tone),color-mix(in srgb,var(--tile-tone) 80%,white));box-shadow:0 7px 18px color-mix(in srgb,var(--tile-tone) 18%,transparent)}.category-tile img{width:52%;height:52%;opacity:1;filter:brightness(0) invert(1)}
.hero-copy{display:flex;flex-direction:column;align-items:center}.hero h1{margin:0;font-family:var(--font);font-size:clamp(46px,5vw,70px);font-weight:780;line-height:.94;letter-spacing:-.058em;color:#0d0d0f}.hero h1 em{font-style:normal;color:#0d0d0f}.hero-copy>p{max-width:520px;margin:20px auto 23px;color:#74747c;font-size:14px;line-height:1.42}.hero-actions{justify-content:center}.hero-cta{display:flex;align-items:center;gap:12px;padding:13px 19px;border:1px solid rgba(92,134,232,.34);border-radius:14px;background:linear-gradient(135deg,#5c86e8 0%,#7d9eed 100%);color:#fff;font-size:12px;font-weight:650;box-shadow:inset 0 1px 0 rgba(255,255,255,.26),0 4px 11px rgba(92,134,232,.12);transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s ease}.hero-cta:hover{transform:translateY(-1px);box-shadow:inset 0 1px 0 rgba(255,255,255,.33),0 7px 16px rgba(92,134,232,.16)}.hero-cta:active{transform:translateY(1px) scale(.99)}.hero-notes{display:flex;align-items:center;gap:13px;margin-top:48px;color:#a2a2aa;font-size:9px;font-weight:650}.hero-notes i{width:3px;height:3px;border-radius:50%;background:#c7c7cd}
#funciones{padding:116px 0 132px;background:#fff;border-top:0;border-radius:0 0 34px 34px;overflow:hidden}
#funciones .feature-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:92px;align-items:start}
#funciones .section-copy{position:sticky;top:45px;display:flex;flex-direction:column;align-items:flex-start;max-width:none;margin:0;text-align:left}
.section-label{display:flex;align-items:center;gap:10px;width:max-content;padding:7px 15px 7px 7px;border:1px solid rgba(228,228,234,.72);border-radius:999px;background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(235,235,241,.56));color:#686872;font-size:11px;font-weight:650;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),inset 0 -1px 0 rgba(182,182,191,.12),0 8px 22px rgba(13,13,15,.055);backdrop-filter:blur(18px) saturate(1.25);-webkit-backdrop-filter:blur(18px) saturate(1.25)}
.section-label i{display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(228,228,234,.68);border-radius:50%;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(246,246,249,.7));font-style:normal;box-shadow:inset 0 1px 0 #fff,0 2px 8px rgba(13,13,15,.06)}
.section-label img{width:14px;height:14px;opacity:.72}
.section-label.on-dark{border-color:rgba(255,255,255,.12);background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.055));color:rgba(255,255,255,.78);box-shadow:inset 0 1px 0 rgba(255,255,255,.14),inset 0 -1px 0 rgba(0,0,0,.12),0 8px 24px rgba(0,0,0,.14)}
.section-label.on-dark i{border-color:rgba(255,255,255,.1);background:rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.14)}
.section-label.on-dark img{filter:brightness(0) invert(1);opacity:.82}
#funciones .section-copy h2{margin:19px 0 0;font-size:clamp(48px,5vw,68px);line-height:.95;color:#0d0d0f}
#funciones .section-copy>p{max-width:470px;margin:23px 0 0;color:#81818b;font-size:14px;line-height:1.6}
#funciones .feature-list{width:100%;margin:0;padding:0 26px;border:1px solid #e9e9ee;border-radius:28px;background:#fff;box-shadow:inset 0 1px 0 #fff,0 18px 50px rgba(13,13,15,.045)}
#funciones .feature-list article{grid-template-columns:36px 54px 1fr 20px;gap:18px;padding:24px 8px;transition:transform .24s cubic-bezier(.16,1,.3,1)}
#funciones .feature-list article:last-child{border-bottom:0}
#funciones .feature-list article:hover{transform:translateX(3px)}
#funciones .feature-list h3{font-size:19px;color:#0d0d0f}
#funciones .feature-list p{max-width:480px;color:#8f8f99;font-size:12px}
.dark-section{padding:124px 0}
.dark-section .section-copy h2,.currency .section-copy h2{margin:21px 0 0;font-size:clamp(48px,5vw,68px);line-height:.95;letter-spacing:-.055em}
.dark-section .section-copy>p,.currency .section-copy>p{margin-top:23px;font-size:14px;line-height:1.6}
.routine-card{border:1px solid #ececf0;box-shadow:0 24px 64px rgba(0,0,0,.24)}
.routine-card>button{background:linear-gradient(145deg,#2b2b31,#161619 62%,#0e0e10);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}
.routine-photo{width:100%;max-width:680px;aspect-ratio:3/2;margin:0;justify-self:end;overflow:visible;background:transparent}
.routine-photo img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;transform:scale(1.35);transform-origin:center;-webkit-mask-image:linear-gradient(to right,#000 0%,#000 84%,transparent 100%),linear-gradient(to bottom,#000 0%,#000 82%,transparent 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(to right,#000 0%,#000 84%,transparent 100%),linear-gradient(to bottom,#000 0%,#000 82%,transparent 100%);mask-composite:intersect}
.currency{padding:124px 0 136px;background:#fff}
.currency-card{background:linear-gradient(145deg,#2b2b31,#161619 58%,#0e0e10);box-shadow:0 24px 62px rgba(13,13,15,.16)}
.privacy{padding:124px 0 132px}
.download-sheet{padding:124px 0 136px;background:#fff}
.download .section-label{margin-top:2px}
@keyframes tile-in{from{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}

@media(max-width:900px){.site-header{height:70px}.nav{gap:16px}.nav-links{gap:16px}.hero{min-height:calc(100dvh - 70px);padding-block:44px}.icon-cloud{width:min(600px,92vw)}#funciones .feature-layout{grid-template-columns:1fr;gap:54px}#funciones .section-copy{position:static;max-width:620px}}
@media(max-width:620px){.site-header{padding-top:13px}.nav{height:40px;gap:9px}.nav .brand{font-size:12px}.nav .brand img{width:24px;height:24px}.nav-links a:nth-child(2),.nav-links a:nth-child(3){display:none}.nav-links{gap:0}.nav-cta{padding:7px 9px}.hero{padding:32px 15px}.icon-cloud{width:min(360px,96vw);grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:34px;mask-image:radial-gradient(ellipse 82% 82% at 50% 48%,#000 34%,transparent 94%);-webkit-mask-image:radial-gradient(ellipse 82% 82% at 50% 48%,#000 34%,transparent 94%)}.category-tile:nth-child(n+10){display:none}.category-tile{border-radius:10px}.category-tile small{font-size:6px}.hero h1{font-size:48px}.hero-copy>p{max-width:330px;font-size:13px}.hero-notes{margin-top:38px;gap:9px}}
@media(max-width:620px){#funciones{padding:88px 0 96px}#funciones .section-copy h2{font-size:46px}#funciones .feature-list{margin-top:0;padding:0 15px;border-radius:24px}#funciones .feature-list article{grid-template-columns:28px 46px 1fr;gap:12px;padding:20px 0}#funciones .feature-list article>span{display:none}#funciones .feature-list h3{font-size:16px}#funciones .feature-list p{font-size:11px}}
@media(max-width:620px){.dark-section,.privacy{padding:92px 0}.currency,.download-sheet{padding:92px 0 100px}.dark-section .section-copy h2,.currency .section-copy h2{font-size:46px}.section-label{font-size:10px}}
@media(prefers-reduced-motion:reduce){.category-tile{animation:none}}

:focus-visible{outline:3px solid #5c86e8;outline-offset:4px}
.demo-button{cursor:default}

/* Mobile-first finishing pass: touch, safe areas and narrow screens. */
body{overflow-x:clip}
html{scroll-padding-top:24px}
button,a{-webkit-tap-highlight-color:transparent}

@media(max-width:620px){
  .site-header{height:auto;padding:calc(10px + env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) 10px max(10px,env(safe-area-inset-left))}
  .nav{display:grid;grid-template-columns:1fr auto;width:100%;max-width:430px;height:auto;min-height:0;padding:4px 4px 5px;gap:3px 8px;border-radius:17px}
  .nav .brand,.nav .nav-cta{min-height:44px}
  .nav .brand{padding-inline:8px;font-size:14px}
  .nav .brand img{width:28px;height:28px}
  .nav .nav-cta{justify-content:center;padding:8px 14px;font-size:11px}
  .nav-links{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);width:100%;gap:2px;padding-top:4px;border-top:1px solid #ededf1}
  .nav .nav-links a,.nav .nav-links a:nth-child(2),.nav .nav-links a:nth-child(3){display:flex;align-items:center;justify-content:center;min-height:40px;border-radius:10px;color:#686872;font-size:11px}
  .nav .nav-links a:active{background:#f1f1f5;color:#0d0d0f}

  .hero{min-height:calc(100svh - 116px);padding:clamp(28px,8vw,44px) 16px clamp(64px,16vw,84px)}
  .icon-cloud{width:min(360px,100%);margin-bottom:clamp(28px,9vw,38px)}
  .hero h1{font-size:clamp(38px,12vw,48px);line-height:.98;letter-spacing:-.052em}
  .hero-copy>p{font-size:16px;line-height:1.55;margin:20px auto 24px}
  .hero-cta{min-height:48px;padding-inline:21px;font-size:13px}
  .hero-notes{margin-top:36px;flex-wrap:wrap;justify-content:center;font-size:10px}

  #funciones,.dark-section,.privacy,.currency,.download-sheet{padding-block:clamp(76px,22vw,96px)}
  .white-sheet,.currency,.download-sheet{border-radius:26px}
  #funciones{border-radius:0 0 26px 26px}
  .shell{width:min(calc(100% - 32px),1160px)}
  #funciones .section-copy h2,.dark-section .section-copy h2,.currency .section-copy h2,.download h2{font-size:clamp(36px,11.5vw,46px);line-height:.98;letter-spacing:-.05em}
  #funciones .section-copy>p,.dark-section .section-copy>p,.currency .section-copy>p,.download>p{font-size:16px;line-height:1.6}
  .section-label{max-width:100%;font-size:11px}

  #funciones .feature-list{padding-inline:14px}
  #funciones .feature-list article{grid-template-columns:24px 44px minmax(0,1fr);gap:10px;padding:20px 0}
  #funciones .feature-list article>.app-glyph{display:grid}
  #funciones .feature-list article>span:last-child{display:none}
  #funciones .feature-list h3{font-size:17px}
  #funciones .feature-list p{font-size:13px;line-height:1.5}
  .app-glyph{width:44px;height:44px}

  .routine-grid,.currency-grid,.privacy-grid{gap:48px}
  .routine-photo{max-width:430px;justify-self:center;border-radius:26px}
  .routine-card,.currency-card{width:100%;padding:22px;border-radius:26px}
  .routine-card>button{min-height:48px}
  .field{min-height:60px}
  .currency-card{min-height:0}
  .currency-card>strong{font-size:clamp(32px,10.5vw,43px)}
  .currency-card>div{grid-template-columns:44px minmax(0,1fr);gap:12px}
  .currency-card>div>em{grid-column:2;text-align:left;margin-top:-8px}
  .privacy-list h3{font-size:20px}
  .privacy-list p{font-size:15px;line-height:1.6}

  .download>img{width:80px;height:80px}
  .store-badge{min-height:52px}
  .footer{padding:40px max(16px,env(safe-area-inset-right)) calc(40px + env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));gap:12px}
  .footer .brand,.footer>div a{min-height:44px}
  .footer>div{align-items:center;flex-direction:column;gap:0}
}

@media(max-width:360px){
  .nav{gap:2px 5px}
  .nav .brand{font-size:13px;padding-inline:6px}
  .nav .nav-cta{padding-inline:10px;font-size:10px}
  .hero{padding-inline:14px}
  .hero h1{font-size:clamp(35px,11.7vw,42px)}
  .hero-notes{gap:8px}
  .category-tile{border-radius:9px}
  .section-label{white-space:normal}
  #funciones .feature-list{padding-inline:10px}
  #funciones .feature-list article{grid-template-columns:20px 40px minmax(0,1fr);gap:8px}
  .app-glyph{width:40px;height:40px;border-radius:12px}
  .routine-card,.currency-card{padding:18px}
  .quick-total strong{font-size:38px}
  .currency-card>strong{font-size:30px}
}

@media(max-width:900px) and (orientation:landscape) and (max-height:520px){
  .hero{min-height:auto;padding-block:36px 64px}
  .icon-cloud{width:min(460px,66vw);grid-template-columns:repeat(5,1fr);margin-bottom:28px}
  .hero h1{font-size:42px}
  .hero-notes{margin-top:28px}
}

@media(hover:hover) and (pointer:fine){
  .nav-links a:hover{background:#f7f7f9}
}
