:root{--bg:#f5f5f0;--bg-card:#fafaf8;--text:#111111;--text-secondary:#444444;--text-muted:#5f5f5f;--accent:#111111;--accent-soft:#ececea;--accent-dark:#000000;--border:#d8d8d4;--success:#2d7a55;--success-soft:#e0f0e8;--warm:#e07a4a;--warm-dark:#c44d2a;--blue:#1e4a78;--article-cat:#e4d8f0;--radius:4px;--radius-lg:6px;--shadow:none;--font:"Inter",system-ui,-apple-system,sans-serif;--max:1200px;}*,*::before,*::after{box-sizing:border-box;}html{scroll-behavior:smooth;}section{scroll-margin-top:5rem;}body{margin:0;font-family:var(--font);color:var(--text);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased;}h1,h2,h3{font-family:var(--font);font-weight:800;letter-spacing:-0.03em;}img{max-width:100%;height:auto;}picture{display:contents;}a{color:var(--accent);text-decoration:none;}a:hover{text-decoration:underline;}p a,li a,figcaption a,dd a,blockquote a{text-decoration:underline;text-underline-offset:0.15em;text-decoration-thickness:1px;}p a.btn,li a.btn,p a.hero-featured-card,p a.card,li a.card{text-decoration:none;}:focus-visible{outline:3px solid #2f76dc;outline-offset:3px;}.skip-link{position:fixed;top:0.75rem;left:0.75rem;z-index:200;padding:0.65rem 1rem;border-radius:8px;background:var(--accent-dark);color:#fff;transform:translateY(-150%);transition:transform 0.15s;}.skip-link:focus{transform:translateY(0);}.container{width:min(100% - 3rem,var(--max));margin-inline:auto;}.nav{position:sticky;top:0;z-index:100;background:var(--bg);border-bottom:1px solid var(--border);}.nav-inner{display:flex;align-items:stretch;min-height:56px;}.brand{display:flex;align-items:center;gap:0.6rem;padding:0 1.5rem;font-weight:600;font-size:1rem;font-family:var(--font);letter-spacing:-0.01em;color:var(--text);text-decoration:none;border-right:1px solid var(--border);flex-shrink:0;}.brand:hover{text-decoration:none;}.brand img{width:28px;height:28px;border-radius:4px;}.nav-links{display:flex;align-items:stretch;flex:1;font-size:0.875rem;}.nav-links a{display:flex;align-items:center;padding:0 1.25rem;color:var(--text-secondary);text-decoration:none;font-weight:500;white-space:nowrap;}@media (max-width:1180px) and (min-width:801px){.nav-links a{padding:0 0.8rem;}}.nav-links a:hover{color:var(--text);background:var(--accent-soft);}.nav-divider{width:1px;background:var(--border);flex-shrink:0;}.nav-actions{display:flex;align-items:stretch;border-left:1px solid var(--border);flex-shrink:0;}.btn-nav{border-radius:0;padding:0 1.5rem;font-size:0.875rem;height:100%;}.btn{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.7rem 1.25rem;border-radius:var(--radius);font-weight:600;font-size:0.9rem;border:none;cursor:pointer;text-decoration:none;transition:background 0.15s,color 0.15s;}header.nav .nav-actions .btn,.btn-nav{border-radius:0;}.btn:hover{text-decoration:none;}.btn-primary{background:var(--accent-dark);color:#fff;}.btn-primary:hover{background:#333;}.btn-secondary{background:var(--bg-card);color:var(--text);border:1px solid var(--border);}.btn-secondary:hover{background:var(--accent-soft);}.btn-lg{padding:0.9rem 1.6rem;font-size:1rem;}.hero-product-shot{background:#0c0d10;padding:1.25rem 1rem 0.5rem;border-bottom:1px solid #222;}.hero-product-shot__inner{max-width:1600px;margin:0 auto;}.hero-product-shot__figure{margin:0;}.hero-product-shot .shot-map{background:transparent;}.hero-product-shot .shot-map__frame{width:100%;max-width:100%;}.hero-product-shot .shot-map__frame picture,.hero-product-shot .shot-map__frame img{display:block;width:100%;max-width:100%;height:auto;image-rendering:auto;}.hero-panel{display:grid;grid-template-columns:1fr min(360px,32%);padding:0;border-bottom:1px solid var(--border);min-height:clamp(300px,calc(52vh - 56px),420px);min-height:clamp(300px,calc(52dvh - 56px),420px);}.hero-main{display:flex;flex-direction:column;justify-content:center;padding:2.5rem 3rem;border-right:1px solid var(--border);}.hero-main__copy{max-width:34rem;}.hero-lead-main{font-size:1.05rem;line-height:1.55;color:var(--text-secondary);margin:1.25rem 0 0;}.hero-main h1{font-size:clamp(2.2rem,4.2vw,3.5rem);font-weight:800;line-height:1.0;margin:0;letter-spacing:-0.04em;color:var(--text);}@media (min-width:901px){.hero-main h1 span{display:inline-block;}}.hero-actions{display:flex;flex-wrap:wrap;gap:0.75rem;margin-top:2rem;}.hero-sidebar{display:flex;flex-direction:column;justify-content:space-between;padding:2.25rem 2rem 1.75rem;}.hero-mission{font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.55;color:var(--text);margin:0 0 1.5rem;font-weight:400;}.hero-badges{display:flex;flex-wrap:wrap;gap:0.5rem;margin-bottom:auto;}.hero-featured{margin-top:1.25rem;border-top:1px solid var(--border);padding-top:1rem;}.hero-featured-label{font-size:0.75rem;font-weight:700;letter-spacing:0.1em;color:var(--text-muted);margin:0 0 0.75rem;}.hero-featured-card{display:grid;grid-template-columns:56px 1fr auto;gap:0.75rem;align-items:center;padding:0.75rem;border:1px solid var(--border);border-radius:var(--radius);text-decoration:none;color:var(--text);transition:background 0.15s;}.hero-featured-card:hover{background:var(--accent-soft);text-decoration:none;}.hero-featured-card img{width:56px;height:56px;object-fit:cover;object-position:center 25%;border-radius:2px;border:1px solid var(--border);}.hero-featured-card strong{display:block;font-size:0.875rem;font-weight:600;margin-bottom:0.2rem;}.hero-featured-card span{font-size:0.78rem;color:var(--text-muted);line-height:1.4;}.hero-panel--modules{grid-template-columns:1fr;grid-template-areas:"copy";min-height:auto;background-color:#0c0d10;background-image:linear-gradient(rgba(255,255,255,0.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.035) 1px,transparent 1px);background-size:32px 32px;border-bottom-color:#222;}.hero-panel--modules .hero-main{grid-area:copy;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:46rem;margin-inline:auto;padding:3.25rem 3rem 3.5rem;border-right:0;border-top:0;}.hero-panel--modules .hero-main__copy{max-width:36rem;width:100%;margin-inline:auto;text-align:center;}.hero-panel--modules .hero-main h1{color:#fff;text-align:center;}.hero-panel--modules .hero-lead-main{color:rgba(244,244,242,0.68);text-align:center;}.hero-panel--modules .hero-actions{justify-content:center;}.hero-panel--modules .hero-lead-main a{color:#fff;}.hero-panel--modules .hero-badges{flex-wrap:wrap;justify-content:center;margin-top:1.75rem;margin-bottom:0;}.hero-stats{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0.5rem;margin:1rem 0 0;font-size:0.78rem;font-weight:600;letter-spacing:0.04em;text-transform:uppercase;color:rgba(244,244,242,0.72);}.hero-stats b{font-variant-numeric:tabular-nums;font-weight:700;color:#fff;}.hero-panel--modules .badge{color:rgba(244,244,242,0.72);border-color:rgba(255,255,255,0.22);}.hero-panel--modules .badge-encrypted{color:#7dcea0;border-color:#2d7a55;}.hero-panel--modules .badge-law{color:#8ab4e8;border-color:#3d6ea8;}.hero-panel--modules .badge-open{color:#cbb48a;border-color:#8a7348;}.hero-panel--modules .btn-primary{background:#fff;color:#111;}.hero-panel--modules .btn-primary:hover{background:#e8e8e4;}.hero-panel--modules .btn-secondary{background:transparent;color:#fff;border-color:rgba(255,255,255,0.28);}.hero-panel--modules .btn-secondary:hover{background:rgba(255,255,255,0.08);}.hero-panel--modules .hero-camera{grid-area:camera;height:auto;min-height:0;background:transparent;}.hero-camera{position:relative;display:flex;flex-direction:column;height:clamp(420px,58dvh,620px);min-height:0;overflow:hidden;}.hero-camera__viewport{position:relative;flex:1 1 auto;min-height:0;overflow:auto;background:transparent;}.hero-camera.is-armed .hero-camera__viewport{overflow:hidden;}.hero-camera__viewport::after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 50% 46%,transparent 42%,rgba(0,0,0,0.38) 100%);z-index:1;}.hero-camera__scene{position:relative;display:flex;align-items:center;gap:5.5rem;width:max-content;height:100%;padding:4.5rem 6rem;transform-origin:0 0;will-change:transform;}.hero-camera.is-armed .hero-camera__scene{transition:transform 1.15s cubic-bezier(0.22,1,0.36,1);}.hero-cam-card{width:270px;flex:0 0 270px;cursor:pointer;background:#14151a;border:1px solid rgba(255,255,255,0.1);border-radius:2px;color:#f4f4f2;opacity:0.42;filter:saturate(0.65);transition:opacity 0.55s ease,filter 0.55s ease,border-color 0.55s ease;}.hero-cam-card.is-active{opacity:1;filter:none;border-color:rgba(255,255,255,0.34);}.hero-cam-card__stage{position:relative;height:210px;background:#08090b;overflow:hidden;}.hero-cam-card__stage::before,.hero-cam-card__stage::after{content:"";position:absolute;width:12px;height:12px;z-index:2;pointer-events:none;border-color:rgba(255,255,255,0.55);border-style:solid;}.hero-cam-card__stage::before{top:8px;left:8px;border-width:1px 0 0 1px;}.hero-cam-card__stage::after{top:8px;right:8px;border-width:1px 1px 0 0;}.hero-cam-card__stage canvas{display:block;width:100%;height:100%;pointer-events:none;}.hero-cam-card__body{position:relative;padding:1.05rem 1.1rem 1.15rem;border-top:1px solid rgba(255,255,255,0.08);}.hero-cam-card__body::before,.hero-cam-card__body::after{content:"";position:absolute;width:12px;height:12px;border-color:rgba(255,255,255,0.28);border-style:solid;pointer-events:none;}.hero-cam-card__body::before{left:8px;bottom:8px;border-width:0 0 1px 1px;}.hero-cam-card__body::after{right:8px;bottom:8px;border-width:0 1px 1px 0;}.hero-cam-card h3{margin:0 0 0.45rem;font-size:1.12rem;font-weight:800;line-height:1.18;letter-spacing:-0.03em;color:#fff;}.hero-cam-card__body > p{margin:0 2.4rem 0.85rem 0;font-size:0.8rem;line-height:1.45;color:rgba(244,244,242,0.62);}.hero-cam-card__go{display:inline-flex;align-items:center;gap:0.35rem;font-size:0.72rem;font-weight:600;letter-spacing:0.04em;text-transform:uppercase;color:#fff;text-decoration:none;}.hero-cam-card__go:hover{text-decoration:underline;}.hero-cam-card__go::after{content:"→";font-size:0.85rem;}.hero-camera__controls{position:relative;left:auto;bottom:auto;z-index:4;display:flex;align-items:center;justify-content:center;gap:0.7rem;transform:none;flex-shrink:0;margin:12px auto 0;padding:0.25rem 0.35rem;border:1px solid rgba(255,255,255,0.1);background:rgba(12,13,16,0.72);backdrop-filter:blur(8px);}.hero-camera__nav{appearance:none;width:1.7rem;height:1.7rem;padding:0;border:0;background:transparent;color:#fff;font-size:1.15rem;line-height:1;cursor:pointer;}.hero-camera__nav:hover,.hero-camera__dot:hover{color:#fff;background:rgba(255,255,255,0.08);}.hero-camera__dots{display:flex;gap:0.4rem;align-items:center;}.hero-camera__dot{appearance:none;width:7px;height:7px;padding:0;border:1px solid rgba(255,255,255,0.35);border-radius:0;background:transparent;cursor:pointer;}.hero-camera__dot.is-active{background:#fff;border-color:#fff;}.hero-camera:focus-visible,.hero-camera__nav:focus-visible,.hero-camera__dot:focus-visible,.hero-cam-card__go:focus-visible{outline:2px solid #2f76dc;outline-offset:2px;}@media (prefers-reduced-motion:reduce){.hero-camera.is-armed .hero-camera__scene,.hero-cam-card{transition:none;}}.hero-screenshot{padding:2rem 0 2.5rem;border-bottom:1px solid var(--border);}.hero-screenshot .app-shot--hero,.nf-showcase .app-shot--hero{margin:0 auto;max-width:min(920px,100%);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--bg-card);}.hero-screenshot .app-shot--hero img,.nf-showcase .app-shot--hero img{width:100%;display:block;height:auto;}.video-stage{position:relative;background:#0e1116;}.app-shot--video iframe{display:block;width:100%;aspect-ratio:16 / 9;height:auto;border:0;background:#0e1116;}.app-shot--video .app-shot-caption{display:flex;align-items:center;justify-content:center;gap:0.75rem;flex-wrap:wrap;}.video-sound{appearance:none;-webkit-appearance:none;margin:0;padding:0.35rem 0.7rem;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--text);font:600 0.8rem/1 inherit;cursor:pointer;}.video-sound:hover,.video-sound:focus-visible{border-color:var(--accent);}.video-facade{appearance:none;-webkit-appearance:none;display:block;width:100%;margin:0;padding:0;border:0;background:#0e1116;cursor:pointer;position:relative;text-align:left;font:inherit;color:inherit;}.video-facade img{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;object-position:center;display:block;pointer-events:none;}.video-facade__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;gap:0.45rem;padding:0.7rem 1.15rem;border-radius:999px;background:var(--accent,#2f6fed);color:#fff;font:600 0.95rem/1 var(--font,inherit);box-shadow:0 8px 24px rgba(15,40,90,0.28);pointer-events:none;}.video-facade__play::before{content:"";width:0;height:0;border-style:solid;border-width:7px 0 7px 12px;border-color:transparent transparent transparent #fff;}.video-facade:hover .video-facade__play,.video-facade:focus-visible .video-facade__play{filter:brightness(1.08);}.video-facade:focus-visible{outline:2px solid var(--accent,#2f6fed);outline-offset:3px;}.hero-screenshot .app-shot-caption,.nf-showcase .app-shot-caption{padding:0.75rem 1rem;font-size:0.85rem;border-top:1px solid var(--border);background:var(--bg-card);text-align:center;}.product-gallery{padding:2.5rem 0 3rem;border-bottom:1px solid var(--border);}.product-gallery .section-title{margin-bottom:1.25rem;}.install-carousel--gallery{margin:0;background:transparent;border-color:var(--border);}.install-carousel--gallery .install-carousel__viewport{aspect-ratio:auto;max-height:none;background:transparent;}.install-carousel--gallery .install-carousel__slide img{flex:0 0 auto;width:100%;height:auto;max-height:min(calc(100dvh - 16rem),800px);object-fit:contain;object-position:top center;background:transparent;}.install-carousel--gallery .install-carousel__slide figcaption{font-size:0.9rem;color:var(--text);background:transparent;border-top:1px solid var(--border);}.install-carousel--gallery .install-carousel__overlay{appearance:none;position:absolute;z-index:3;top:42%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;padding:0;border:1px solid var(--border);border-radius:999px;background:var(--bg-card);color:var(--text);font-size:1.65rem;line-height:1;cursor:pointer;backdrop-filter:none;}.install-carousel--gallery .install-carousel__overlay:hover,.install-carousel--gallery .install-carousel__overlay:focus-visible{background:var(--accent-soft);color:var(--text);}.install-carousel--gallery .install-carousel__overlay:focus-visible{outline:2px solid #2f76dc;outline-offset:3px;}.install-carousel--gallery .install-carousel__prev.install-carousel__overlay{left:0.7rem;}.install-carousel--gallery .install-carousel__next.install-carousel__overlay{right:0.7rem;}.shot-map{position:relative;width:100%;background:transparent;}.shot-map__frame{position:relative;display:grid;width:fit-content;max-width:100%;margin-inline:auto;}.shot-map__frame > source{display:none;}.shot-map__frame > img,.shot-map__pins{grid-area:1 / 1;}.install-carousel--gallery .shot-map__frame > img{flex:none;display:block;width:auto;max-width:100%;height:auto;max-height:min(calc(100dvh - 16rem),800px);object-fit:contain;object-position:top center;}.shot-map__pins{position:absolute;inset:0;z-index:2;width:100%;height:100%;list-style:none;margin:0;padding:0;pointer-events:none;}.shot-pin{position:absolute;left:var(--x);top:var(--y);width:0;height:0;z-index:2;pointer-events:auto;}.shot-pin.is-open{z-index:4;}.shot-pin__btn{appearance:none;position:absolute;left:0;top:0;display:flex;flex-direction:column;align-items:center;gap:0.35rem;margin:0;padding:0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;transform:translate(-50%,-0.6rem);}.shot-pin__dot{position:relative;display:block;width:1.2rem;height:1.2rem;border-radius:50%;background:#fff;border:2px solid #111;box-shadow:0 0 0 0.35rem rgba(255,255,255,0.7);}.shot-pin__dot::after{content:"";position:absolute;inset:-0.55rem;border-radius:50%;border:2px solid rgba(17,17,17,0.35);animation:shot-pin-pulse 2.2s ease-out infinite;}.shot-pin__btn[aria-expanded="true"] .shot-pin__dot{background:#111;border-color:#fff;box-shadow:0 0 0 0.35rem rgba(17,17,17,0.2);}.shot-pin__btn[aria-expanded="true"] .shot-pin__dot::after{animation:none;opacity:0;}.shot-pin__title{padding:0.12rem 0.5rem;border-radius:999px;background:rgba(255,255,255,0.94);color:#111;font-size:0.72rem;font-weight:700;letter-spacing:-0.02em;line-height:1.3;white-space:nowrap;box-shadow:0 1px 6px rgba(0,0,0,0.18);}.shot-pin__btn:focus-visible{outline:none;}.shot-pin__btn:focus-visible .shot-pin__dot{outline:2px solid #2f76dc;outline-offset:4px;}.shot-pin__card{position:absolute;top:2.4rem;z-index:5;width:min(16.5rem,calc(100vw - 3rem));padding:0.7rem 0.8rem;border:1px solid #2a2a2a;border-radius:6px;background:#141414;color:#e5e5e5;box-shadow:0 10px 28px rgba(0,0,0,0.28);}.shot-pin__card[hidden]{display:none !important;}.shot-pin--left .shot-pin__card{left:0;}.shot-pin--center .shot-pin__card{left:50%;transform:translateX(-50%);}.shot-pin--right .shot-pin__card{right:0;}.shot-pin__card p{margin:0;font-size:0.8rem;line-height:1.45;}@keyframes shot-pin-pulse{0%{transform:scale(0.72);opacity:0.7;}100%{transform:scale(1.35);opacity:0;}}@media (prefers-reduced-motion:reduce){.shot-pin__dot::after{animation:none;}}.nf-showcase{padding:0 0 3rem;}.badge{display:inline-flex;align-items:center;gap:0.35rem;padding:0.25rem 0.6rem;border-radius:2px;font-size:0.78rem;font-weight:600;letter-spacing:0.04em;text-transform:uppercase;border:1px solid var(--border);}.badge-chile{background:transparent;color:var(--text-secondary);}.badge-beta{background:var(--accent-soft);color:var(--text-secondary);}.badge-encrypted{background:transparent;color:var(--success);border-color:var(--success);}.badge-law{background:transparent;color:var(--blue);border-color:var(--blue);}.badge-open{background:transparent;color:var(--blue);border-color:var(--blue);}.hero{padding:4rem 0 3.5rem;}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;}.hero-text{text-align:left;max-width:720px;}.badges{display:flex;flex-wrap:wrap;gap:0.5rem;margin-bottom:1.25rem;}.hero h1{font-size:clamp(2.1rem,4.5vw,2.9rem);font-weight:800;line-height:1.05;margin:0 0 1rem;}.hero-lead{font-size:1.05rem;color:var(--text-secondary);margin:0 0 1.75rem;max-width:32rem;}.hero-secondary{max-width:36rem;margin:-0.75rem 0 1.5rem;color:var(--text-secondary);font-size:0.95rem;}.hero-cta{display:flex;flex-wrap:wrap;gap:0.75rem;margin-bottom:1.5rem;}.hero-note{margin:-0.6rem 0 0;font-size:0.85rem;color:var(--text-muted);}.hero-visual{width:100%;padding:2.5rem 1.5rem 0;box-sizing:border-box;}.app-shot{margin:0 auto;max-width:1200px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-card);}.app-shot img{display:block;width:100%;height:auto;}.app-shot--centered{max-width:720px;margin:0 auto;}.app-shot-caption{padding:0.85rem 1rem 1rem;font-size:0.9rem;color:var(--text-muted);text-align:center;border-top:1px solid var(--border);background:#fafbfd;}.demo-section{padding-top:0;}.demo-card{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.75rem 2rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-card);}.demo-card .section-title{margin-bottom:0.35rem;}.demo-card p:not(.section-label){max-width:42rem;margin:0;color:var(--text-secondary);}.demo-card .btn{flex:none;}.feature-card--shot{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,380px);gap:1.5rem;align-items:center;}.feature-shot{width:100%;height:auto;border-radius:var(--radius);border:1px solid var(--border);display:block;}.feature-eyebrow{margin-bottom:0.75rem;color:var(--text-muted);font-size:0.8rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;}.nf-hero-image{border-bottom:1px solid var(--border);overflow:hidden;}.nf-hero-image img{display:block;width:100%;height:auto;max-height:min(52vh,520px);object-fit:cover;object-position:center 30%;}.preview-nf{display:flex;align-items:center;gap:8px;margin-top:auto;padding:10px 14px;background:var(--success-soft);border-radius:10px;font-size:0.8rem;font-weight:600;color:var(--success);}.preview-nf-dot{width:8px;height:8px;border-radius:50%;background:var(--success);animation:pulse 2s infinite;}@keyframes pulse{0%,100%{opacity:1;}50%{opacity:0.4;}}section{padding:4rem 0;border-bottom:1px solid var(--border);}.section-label{font-size:0.8rem;font-weight:700;text-transform:uppercase;letter-spacing:0.12em;color:var(--text-muted);margin-bottom:0.75rem;}.section-title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;margin:0 0 0.75rem;letter-spacing:-0.03em;}.section-lead{color:var(--text-secondary);font-size:1.05rem;max-width:36rem;margin:0 0 2.5rem;}#muse .section-lead{max-width:none;}#curso .section-lead{max-width:none;}#instituciones .section-label,#instituciones .section-title,#instituciones .section-lead{max-width:none;}#valor .section-label,#valor .section-title,#valor .section-lead{max-width:none;width:100%;}.problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;}.problem-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1.75rem;}.problem-card h3{margin:0 0 0.75rem;font-size:1.1rem;}.problem-card p{margin:0;color:var(--text-secondary);font-size:0.95rem;}.problem-card.solution{border-color:var(--text);background:var(--bg-card);}.nf-section{background:var(--bg);}.nf-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:1.75rem;}.nf-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem;position:relative;}.nf-step{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--accent);color:#fff;font-size:0.8rem;font-weight:700;margin-bottom:0.85rem;}.nf-card h3{margin:0 0 0.6rem;font-size:1.05rem;}.nf-card p{margin:0;font-size:0.92rem;color:var(--text-secondary);line-height:1.55;}.nf-note{margin:0;padding:1rem 1.25rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);font-size:0.92rem;color:var(--text-secondary);text-align:center;}.nf-card-title{margin:0 0 0.6rem;font-size:1.05rem;font-weight:700;}.page-hero{padding:3rem 0 2rem;}.legal-page{padding:3rem 0 4rem;}.legal-page .container{width:min(100% - 3rem,44rem);}.legal-page h1{font-size:clamp(1.85rem,4vw,2.5rem);margin:0 0 1.5rem;letter-spacing:-0.02em;}.legal-page h2{margin:2.25rem 0 0.75rem;font-size:1.15rem;letter-spacing:-0.01em;}.legal-page p,.legal-page li{color:var(--text-secondary);line-height:1.65;}.legal-page li + li{margin-top:0.6rem;}.page-hero h1{font-size:clamp(1.85rem,4vw,2.5rem);margin:0 0 1rem;letter-spacing:-0.02em;}.page-hero-lead{font-size:1.1rem;color:var(--text-secondary);max-width:40rem;margin:0;line-height:1.6;}.nf-muse-section{padding-top:0;}.nf-muse-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem;display:grid;grid-template-columns:1.4fr 1fr;gap:2rem;align-items:start;}.nf-muse-main h3{margin:0 0 0.75rem;font-size:1.1rem;}.nf-muse-main p{margin:0 0 1.25rem;color:var(--text-secondary);font-size:0.95rem;line-height:1.55;}.nf-muse-specs{margin:0;display:grid;gap:0.75rem;}.nf-muse-specs div{padding:0.65rem 0.85rem;background:var(--bg);border-radius:var(--radius);}.nf-muse-specs dt{font-size:0.75rem;font-weight:700;text-transform:uppercase;letter-spacing:0.04em;color:var(--text-muted);margin-bottom:0.15rem;}.nf-muse-specs dd{margin:0;font-size:0.92rem;font-weight:600;}.nf-course-section{background:var(--bg);}.nf-course-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,320px);gap:2rem;align-items:start;}.nf-course-content h3{margin:0 0 1rem;font-size:1.1rem;}.nf-course-content h3:not(:first-child){margin-top:0.25rem;}.nf-course-list{margin:0 0 1.25rem;padding-left:1.25rem;color:var(--text-secondary);font-size:0.95rem;line-height:1.7;}.nf-course-text{margin:0 0 1.25rem;color:var(--text-secondary);font-size:0.95rem;line-height:1.7;}.nf-course-gallery{display:grid;gap:1rem;}.nf-course-photo{margin:0;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--bg-card);}.nf-course-photo img{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;object-position:center 20%;}.nf-course-photo figcaption{padding:0.65rem 0.85rem;font-size:0.8rem;color:var(--text-muted);border-top:1px solid var(--border);}.nf-course-vina-card{padding:1.25rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-card);}.nf-course-vina-label{margin:0 0 0.35rem;font-size:0.65rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:var(--text-muted);}.nf-course-vina-title{margin:0;font-size:1.35rem;font-weight:800;letter-spacing:-0.03em;}.nf-course-vina-date{margin:0.15rem 0 0.75rem;font-size:0.9rem;color:var(--text-secondary);}.nf-course-vina-note{margin:0;font-size:0.85rem;color:var(--text-muted);line-height:1.5;}.nf-course-note{margin:0 0 1.25rem;font-size:0.9rem;color:var(--text-muted);}.nf-page .page-hero-lead{max-width:46rem;}.nf-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.75rem 0 0;}.nf-facts div{padding:1rem 1.1rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);}.nf-facts dt{font-size:0.7rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:var(--text-muted);margin:0 0 0.35rem;}.nf-facts dd{margin:0;font-size:0.95rem;font-weight:600;line-height:1.4;}.nf-limits{margin:1.5rem 0 0;padding:1rem 1.25rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);font-size:0.92rem;color:var(--text-secondary);line-height:1.55;}.nf-gallery{display:grid;grid-template-columns:1fr 1fr;gap:0.75rem;}.nf-gallery-placeholder{grid-column:1 / -1;min-height:200px;background:var(--bg-card);border:2px dashed var(--border);border-radius:var(--radius);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1.5rem;color:var(--text-secondary);}.nf-gallery-placeholder span{font-size:2rem;margin-bottom:0.5rem;}.nf-gallery-placeholder p{margin:0;font-weight:600;color:var(--text);}.nf-gallery-placeholder small{margin-top:0.35rem;font-size:0.8rem;color:var(--text-muted);}.nf-gallery-placeholder--dim{grid-column:auto;min-height:120px;}.nf-gallery-placeholder--dim span{font-size:1.25rem;}.nf-faq-section{padding-top:0;}.nf-faq{margin:0;}.nf-faq-item{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem 1.5rem;margin-bottom:0.75rem;}.nf-faq-item dt{font-weight:700;margin-bottom:0.4rem;}.nf-faq-item dd{margin:0;color:var(--text-secondary);font-size:0.95rem;line-height:1.55;}.cta-actions{display:flex;flex-wrap:wrap;gap:0.75rem;justify-content:flex-end;}.nav-links a.nav-active{color:var(--text);font-weight:600;}.nav-links a.nav-active:hover{background:transparent;}.feature-link{margin:0.75rem 0 0;font-size:0.88rem;font-weight:600;}.feature-link a{color:var(--accent);text-decoration:underline;text-underline-offset:0.15em;}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;}.feature-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;transition:background 0.15s;}.feature-card:hover{background:var(--accent-soft);}.feature-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;}.feature-icon.blue{background:var(--accent-soft);}.feature-icon.green{background:var(--success-soft);}.feature-icon.purple{background:#e8dff5;}.feature-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}.feature-card h3{margin:0 0 0.5rem;font-size:1rem;}.feature-card h3 a{color:inherit;text-decoration:underline;text-underline-offset:0.15em;text-decoration-thickness:1px;}.feature-card p{margin:0;font-size:0.9rem;color:var(--text-secondary);}.value-section{background:var(--bg-card);}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:2.5rem;}.value-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;display:flex;flex-direction:column;overflow:hidden;}.value-card__shot{display:block;width:calc(100% + 3rem);max-width:none;height:auto;margin:-1.5rem -1.5rem 1rem;border-bottom:1px solid var(--border);object-fit:cover;object-position:top center;}.value-card__shot--gad{max-height:160px;}.value-card__shot--libreria{max-height:220px;}.value-card__shot--nf{max-height:160px;object-position:center 20%;}.value-kicker{font-size:0.7rem;font-weight:700;text-transform:uppercase;letter-spacing:0.12em;color:var(--text-muted);margin:0 0 0.75rem;}.value-figure{font-size:clamp(1.6rem,2.4vw,2.1rem);font-weight:800;letter-spacing:-0.04em;line-height:1.05;margin:0 0 0.85rem;color:var(--text);font-variant-numeric:tabular-nums;}.value-figure span{font-size:0.9rem;font-weight:600;letter-spacing:0;color:var(--text-muted);}.value-card h3{margin:0 0 0.5rem;font-size:0.95rem;line-height:1.35;}.value-card p:last-child{margin:0;font-size:0.875rem;line-height:1.55;color:var(--text-secondary);}.value-grid--stack{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;justify-items:stretch;}.value-card--iso{display:grid;grid-template-columns:1fr;grid-template-rows:260px auto;align-content:start;align-items:stretch;width:100%;max-width:none;margin-inline:0;padding:0;overflow:hidden;}.value-card__visual{position:relative;min-height:260px;background:#08090b;overflow:hidden;}.value-card--iso .value-card__visual{height:260px;min-height:260px;max-height:260px;}.value-card__visual::before,.value-card__visual::after{content:"";position:absolute;width:12px;height:12px;z-index:2;pointer-events:none;border-color:rgba(255,255,255,0.55);border-style:solid;}.value-card__visual::before{top:8px;left:8px;border-width:1px 0 0 1px;}.value-card__visual::after{top:8px;right:8px;border-width:1px 1px 0 0;}.value-card__visual canvas{display:block;width:100%;height:100%;min-height:260px;pointer-events:none;}.value-card--iso .value-card__visual canvas{min-height:0;height:100%;}.value-card__copy{padding:1.5rem 1.65rem 1.65rem;}.value-card--iso .value-card__copy{min-height:0;align-self:start;}.value-card__copy .value-kicker{margin-top:0;}.value-card__copy p:not(.value-kicker):not(.value-figure){margin:0 0 0.85rem;font-size:0.9rem;line-height:1.6;color:var(--text-secondary);}.value-card__copy .value-figure{color:var(--text);margin-bottom:0.85rem;}.value-card__copy p:last-child{margin-bottom:0;}.trust-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;}.trust-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-card);padding:1.5rem;}.trust-card h3{margin:0 0 0.5rem;font-size:1rem;line-height:1.35;}.trust-card p{margin:0;font-size:0.9rem;line-height:1.6;color:var(--text-secondary);}.inst-section{background:var(--bg-card);}.inst-actions{display:flex;flex-wrap:wrap;gap:0.75rem;margin-top:1.5rem;}.compare-table{margin-top:1.75rem;border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;background:#fff;font-family:var(--font);}.compare-table__head,.compare-table__row{display:grid;grid-template-columns:1fr 1fr 1fr;}.compare-table__head{border-bottom:1px solid var(--border);}.compare-table__col{padding:1rem 1.1rem;font-size:0.72rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;text-align:center;}.compare-table__col--other{color:var(--text-muted);background:#f3f3f0;}.compare-table__col--psypilot{color:#2c3a5a;background:#e8eef8;border-left:1px solid var(--border);}.compare-table__col--telar{color:var(--text);background:var(--success-soft);border-left:1px solid var(--border);}.compare-table__row + .compare-table__row{border-top:1px solid var(--border);}.compare-table__cell{display:flex;justify-content:center;align-items:flex-start;gap:0.55rem;padding:0.95rem 0.75rem;font-size:0.86rem;line-height:1.45;color:var(--text-secondary);text-align:left;}.compare-table__cell > span:not(.compare-table__icon){flex:0 1 11.5rem;min-width:0;}.compare-table__cell--psypilot{border-left:1px solid var(--border);background:rgba(232,238,248,0.45);}.compare-table__cell--telar{color:var(--text);background:rgba(224,240,232,0.28);border-left:1px solid var(--border);}.compare-table__icon{flex:0 0 1.4rem;width:1.4rem;height:1.4rem;margin:0.08rem 0 0;border-radius:50%;position:relative;}.compare-table__icon--no{color:#8a8a86;border:1.5px solid currentColor;}.compare-table__icon--no::before,.compare-table__icon--no::after{content:"";position:absolute;top:50%;left:50%;width:0.55rem;height:1.5px;background:currentColor;border-radius:1px;}.compare-table__icon--no::before{transform:translate(-50%,-50%) rotate(45deg);}.compare-table__icon--no::after{transform:translate(-50%,-50%) rotate(-45deg);}.compare-table__icon--yes{background:var(--success);}.compare-table__icon--yes::after{content:"";position:absolute;left:0.38rem;top:0.28rem;width:0.38rem;height:0.62rem;border:1.8px solid #fff;border-top:0;border-left:0;transform:rotate(40deg);}@media (max-width:800px){.compare-table__head,.compare-table__row{grid-template-columns:1fr;}.compare-table__col--other,.compare-table__col--psypilot,.compare-table__cell--other,.compare-table__cell--psypilot{display:none;}.compare-table__col--telar,.compare-table__cell--telar{border-left:0;border-top:0;}.compare-table__cell--telar{display:grid;grid-template-columns:1.4rem minmax(0,1fr);justify-content:stretch;justify-items:start;align-items:start;gap:0.65rem 0.7rem;padding-inline:1.15rem;text-align:left;}.compare-table__cell--telar > span:not(.compare-table__icon){flex:none;max-width:none;}.compare-table__cell--telar .compare-table__icon{margin-top:0.12rem;justify-self:center;}.compare-table__row + .compare-table__row .compare-table__cell--telar{border-top:1px solid var(--border);}}.steps-list{max-width:44rem;margin:0;padding-left:1.25rem;color:var(--text-secondary);line-height:1.6;}.steps-list li{margin-bottom:0.85rem;}.steps-list strong{color:var(--text);}.value-math{border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.75rem;background:var(--bg);}.value-math__label{font-size:0.7rem;font-weight:700;text-transform:uppercase;letter-spacing:0.12em;color:var(--text-muted);margin:0 0 0.5rem;}.value-math__head h3{margin:0 0 1.25rem;font-size:clamp(1.05rem,1.8vw,1.3rem);letter-spacing:-0.02em;}.value-math__rows{margin:0;border-top:1px solid var(--border);}.value-math__row{display:flex;justify-content:space-between;align-items:baseline;gap:1.5rem;padding:0.85rem 0;border-bottom:1px solid var(--border);}.value-math__row dt{font-size:0.9rem;color:var(--text-secondary);}.value-math__row dd{margin:0;font-size:0.95rem;font-weight:700;text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;}.value-math__row--total dt,.value-math__row--total dd{color:var(--success);font-weight:700;}.value-math__row--total dt{font-size:0.95rem;}.value-math__note{margin:1rem 0 0;font-size:0.8rem;line-height:1.5;color:var(--text-muted);}.value-honest{margin:2rem 0 0;padding-left:1rem;border-left:3px solid var(--warm);font-size:0.95rem;line-height:1.6;color:var(--text-secondary);max-width:46rem;}.value-honest strong{color:var(--text);}.pricing-section{background:var(--bg);}.pricing-intro{max-width:52rem;margin:0 0 1.5rem;color:var(--text-secondary);font-size:0.95rem;line-height:1.55;}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:stretch;}.pricing-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem;display:flex;flex-direction:column;}.pricing-card.featured{border-color:var(--text);box-shadow:none;position:relative;}.pricing-card.featured::before{content:"Recomendado";position:absolute;top:-1px;left:1.5rem;background:var(--text);color:#fff;font-size:0.65rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;padding:0.2rem 0.6rem;border-radius:0 0 2px 2px;}.pricing-card h3{margin:0;font-size:1.25rem;line-height:1.15;}.pricing-price{font-size:2rem;font-weight:800;margin:0.1rem 0 0.75rem;letter-spacing:-0.03em;}.pricing-price [data-geo-plan-period]{font-size:1rem;font-weight:500;color:var(--text-muted);}.pricing-desc{color:var(--text-secondary);font-size:0.9rem;margin-bottom:1.25rem;}.pricing-note{margin:0.75rem 0 0;font-size:0.82rem;color:var(--text-muted);line-height:1.45;}.pricing-footnote{max-width:40rem;margin:1.75rem auto 0;font-size:0.88rem;color:var(--text-secondary);text-align:center;line-height:1.55;}.pricing-list{list-style:none;padding:0;margin:0 0 1.5rem;flex:1;}.pricing-list li{padding:0.4rem 0;font-size:0.9rem;color:var(--text-secondary);padding-left:1.5rem;position:relative;}.pricing-list li::before{content:"✓";position:absolute;left:0;color:var(--success);font-weight:700;}.pricing-card .btn{width:100%;}.founder-note{margin-top:1.5rem;padding:1rem 1.25rem;background:#fff6d6;border-radius:var(--radius);font-size:0.9rem;color:#7a5c00;text-align:center;}.req-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;}.req-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1.75rem 2rem;text-align:left;display:grid;grid-template-columns:auto 1fr;gap:2rem;align-items:start;}.req-card-main{min-width:0;}.req-card-aside{min-width:0;border-left:1px solid var(--border);padding-left:2rem;}.req-card h3{margin:0 0 0.5rem;font-size:1rem;}.req-card p{margin:0;font-size:0.88rem;color:var(--text-secondary);}.req-platforms{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25rem;margin-bottom:0;}.req-platform{display:flex;align-items:center;justify-content:flex-start;gap:0.5rem;font-size:0.95rem;color:var(--text-secondary);}.req-platform-icon{width:1.1rem;height:1.1rem;flex-shrink:0;color:var(--text-primary);}.req-platform-note{margin:0;font-size:0.82rem;color:var(--text-muted);}.install-steps{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem;}.install-platforms{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;}.install-steps h3{margin:0 0 1rem;font-size:1.15rem;}.install-download{margin-bottom:1rem;}.install-steps ol{margin:0;padding-left:1.25rem;color:var(--text-secondary);}.install-steps li{margin-bottom:0.75rem;padding-left:0.5rem;}.install-steps li strong{color:var(--text);}.install-note{margin:0 0 1rem;padding:0.75rem 1rem;border-radius:var(--radius);font-size:0.9rem;line-height:1.5;color:var(--text-secondary);background:var(--accent-soft);border:1px solid var(--border);}.install-note--warn{background:#fff6d6;border-color:#e6c84a;color:var(--text);}.install-note--warn strong{color:var(--text);}.install-help{margin:1.25rem 0 0;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-card);}.install-help > summary{padding:0.75rem 1rem;font-size:0.9rem;font-weight:600;color:var(--text-secondary);cursor:pointer;}.install-help > summary:hover{color:var(--text);}.install-help[open] > summary{border-bottom:1px solid var(--border);}.install-help > *:not(summary){margin-inline:1rem;}.install-carousel{margin:1.25rem 0;border:1px solid var(--border);border-radius:var(--radius);background:#0a0a0a;overflow:hidden;}.install-carousel__viewport{position:relative;display:grid;aspect-ratio:16 / 10;max-height:280px;}.install-carousel__slide{grid-area:1 / 1;margin:0;display:flex;flex-direction:column;min-height:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.35s ease,visibility 0.35s ease;}.install-carousel__slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:1;}.install-carousel__slide[hidden]{display:none !important;}.install-carousel__slide img{flex:1;min-height:0;width:100%;height:100%;object-fit:contain;object-position:center;background:#0a0a0a;}.install-carousel__slide figcaption{flex:0 0 auto;width:100%;padding:0.65rem 0.85rem;font-size:0.8rem;line-height:1.45;color:#e5e5e5;background:#141414;border-top:1px solid #2a2a2a;box-sizing:border-box;}.install-carousel--gallery,.install-carousel--gallery .install-carousel__viewport,.install-carousel--gallery .shot-map,.install-carousel--gallery .shot-map__frame,.install-carousel--gallery .install-carousel__slide,.install-carousel--gallery .install-carousel__slide img{background:var(--bg);}.install-carousel--gallery .install-carousel__slide figcaption{color:var(--text-secondary);background:var(--bg);border-top:1px solid var(--border);}.install-carousel__controls{display:flex;align-items:center;justify-content:space-between;gap:0.5rem;min-height:2.75rem;padding:0.35rem 0.75rem;background:var(--bg-card);border-top:1px solid var(--border);}.install-carousel__arrow{appearance:none;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:0.25rem;min-height:1.75rem;margin:0;padding:0.35rem 0.55rem;border:0;border-radius:999px;background:transparent;color:var(--text-secondary);cursor:pointer;font:inherit;font-size:0.78rem;font-weight:600;line-height:1.2;white-space:nowrap;}.install-carousel__arrow-symbol{font-size:1.1rem;line-height:1;margin-bottom:2px;}.install-carousel__arrow:hover{color:var(--text);background:var(--accent-soft);}.install-carousel__arrow:focus-visible,.install-carousel__dot:focus-visible{outline:2px solid var(--accent);outline-offset:2px;}.install-carousel__dots{display:flex;align-items:center;justify-content:center;gap:0.4rem;}.install-carousel__dot{appearance:none;flex:0 0 auto;width:0.45rem;height:0.45rem;margin:0;padding:0;border:none;border-radius:999px;background:var(--border);cursor:pointer;transition:width 0.2s ease,background-color 0.2s ease;}.install-carousel__dot.is-active{background:var(--text);width:1.1rem;}.install-carousel__hint{margin:0 0 0.75rem;font-size:0.8rem;color:var(--text-muted);}@media (prefers-reduced-motion:reduce){.install-carousel__slide{transition:none;}}.cta-section{padding:0;border-bottom:1px solid var(--border);}.cta-box{background:var(--text);border-radius:0;padding:4rem 3rem;text-align:left;color:#fff;display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center;}.cta-box h2{margin:0 0 0.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;}.cta-box p{margin:0;opacity:0.8;font-size:1rem;max-width:36rem;}.cta-box .btn-primary{background:#fff;color:var(--text);}.cta-box .btn-primary:hover{background:#eee;}.cta-box .cta-secondary{border-color:rgba(255,255,255,0.4);background:transparent;color:#fff;}.cta-box .cta-secondary:hover{background:rgba(255,255,255,0.08);}.footer{border-top:1px solid var(--border);padding:2.5rem 0;font-size:0.88rem;color:var(--text-muted);}.footer-grid{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:1.5rem;}.footer-links{display:flex;gap:0.5rem 1.5rem;flex-wrap:wrap;}.footer-links a{display:inline-flex;align-items:center;min-height:24px;color:var(--text-secondary);text-decoration:none;}.footer-links a:hover{color:var(--accent);}.team-section{padding:0 0 4rem;}.team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;}.team-grid:has(.team-card:only-child){grid-template-columns:minmax(0,36rem);}.team-card{border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;background:var(--bg-card);display:flex;align-items:start;gap:0;}.team-card > picture{display:block;flex:0 0 150px;width:150px;}.team-photo{display:block;width:150px;height:150px;object-fit:cover;object-position:center top;filter:grayscale(100%);}.team-initials{flex:0 0 150px;width:150px;height:150px;display:flex;align-items:center;justify-content:center;background:var(--text);color:#fff;font-size:2rem;font-weight:700;letter-spacing:0.04em;}.team-card-body{flex:1;min-width:0;padding:1.25rem 1.5rem;}.team-card h2{margin:0 0 0.35rem;font-size:1.25rem;font-weight:700;}.team-role{margin:0 0 0.75rem;font-size:0.85rem;font-weight:600;text-transform:uppercase;letter-spacing:0.06em;color:var(--text-muted);}.team-bio{margin:0;font-size:0.95rem;line-height:1.6;color:var(--text-secondary);}.team-bio + .team-bio{margin-top:0.65rem;}.team-contact{margin:0.75rem 0 0;font-size:0.9rem;font-weight:600;}.team-contact a{color:var(--text);text-decoration:underline;text-underline-offset:0.15em;}.nav-toggle{display:none;background:none;border:none;padding:0.5rem;cursor:pointer;}@media (max-width:900px){.hero-panel{grid-template-columns:1fr;min-height:auto;}.hero-panel--modules{grid-template-columns:1fr;grid-template-areas:"copy";min-height:auto;}.hero-panel--modules .hero-main{border-right:0;border-top:0;border-bottom:0;max-width:none;}.hero-panel--modules .hero-camera{height:min(440px,62vh);}.hero-cam-card{width:250px;flex-basis:250px;}.hero-camera__scene{gap:3.5rem;padding:3.25rem 4rem;}.hero-main{border-right:none;border-bottom:1px solid var(--border);padding:2rem 1.5rem;}.hero-main h1{margin-bottom:0;}.hero-actions{margin-top:1.5rem;}.hero-sidebar{padding:2rem 1.5rem;}.hero-featured{margin-top:1.5rem;}.nav-actions{display:none;}.hero-grid,.problem-grid,.trust-grid,.nf-grid,.nf-facts,.nf-muse-card,.nf-course-grid,.features-grid,.pricing-grid,.req-grid,.install-platforms{grid-template-columns:1fr;}.value-grid{grid-template-columns:repeat(2,1fr);}.value-grid--stack{grid-template-columns:repeat(2,minmax(0,1fr));justify-items:stretch;}.value-card--iso{grid-template-columns:1fr;max-width:none;}.value-card__visual{min-height:200px;}.value-card__visual canvas{min-height:200px;}.value-card--iso .value-card__visual{height:260px;min-height:260px;max-height:260px;}.value-card--iso .value-card__visual canvas{min-height:0;height:100%;}.req-card{grid-template-columns:1fr;gap:1.25rem;padding:1.5rem;}.req-card-aside{border-left:none;border-top:1px solid var(--border);padding-left:0;padding-top:1.25rem;}.req-platforms{flex-direction:column;gap:0.65rem;}.team-grid{grid-template-columns:1fr;}.hero{padding-top:2.5rem;}.hero-visual{padding-inline:1rem;}.demo-card{align-items:flex-start;flex-direction:column;padding:1.5rem;}.feature-card--shot{grid-template-columns:1fr;}.feature-card--shot .feature-shot{max-width:400px;margin:0 auto;}.nav-links{display:none;}.nav-links.open{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:var(--bg-card);border-bottom:1px solid var(--border);padding:0;gap:0;z-index:200;}.nav-links.open a{padding:0.85rem 1.5rem;border-bottom:1px solid var(--border);}.nav-links.open .nav-divider{display:none;}.nav-toggle{display:block;margin-left:auto;padding:0 1rem;}.nav-inner{position:relative;flex-wrap:wrap;}.cta-box{grid-template-columns:1fr;padding:2.5rem 1.5rem;}.cta-actions{justify-content:flex-start;}}@media (max-width:560px){.value-grid{grid-template-columns:1fr;}.value-grid--stack{grid-template-columns:1fr;justify-items:stretch;}.value-math{padding:1.25rem;}.value-math__row{flex-direction:column;gap:0.15rem;}.value-math__row dd{text-align:left;}.hero-main{padding:1.5rem 1rem;}.hero-main h1{font-size:2.2rem;}.hero-sidebar{padding:1.5rem 1rem;}.hero-camera{height:min(400px,72vh);}.hero-cam-card{width:232px;flex-basis:232px;}.hero-cam-card h3{font-size:1.02rem;}.hero h1{font-size:2rem;}.badges{gap:0.4rem;}.badge{padding-inline:0.5rem;}.hero-visual{padding-top:2rem;}.app-shot-caption{text-align:left;padding-inline:1rem;}.feature-card,.pricing-card,.install-steps{padding:1.25rem;}.cta-box{padding:2rem 1.25rem;}.cta-actions .btn{width:100%;}.hero-actions .btn{width:100%;}.hero-featured-card{grid-template-columns:60px 1fr;}.hero-featured-card svg{display:none;}.hero-featured-card img{width:60px;height:57px;}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto;}*,*::before,*::after{transition-duration:0.01ms !important;animation-duration:0.01ms !important;animation-iteration-count:1 !important;}}.blog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:3rem;}.blog-card{display:flex;flex-direction:column;gap:0.65rem;padding:1.75rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);text-decoration:none;color:inherit;}.blog-card:hover{border-color:var(--text);text-decoration:none;}.blog-card h2{margin:0;font-size:1.2rem;letter-spacing:-0.02em;}.blog-card p{margin:0;font-size:0.95rem;color:var(--text-secondary);line-height:1.55;}.articles-section{padding:4.25rem 0 5rem;background:#fff;border-bottom:1px solid var(--border);}.articles-section__head{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:1rem 2rem;margin-bottom:2.5rem;}.articles-section__head h1,.articles-section__head h2{margin:0;font-size:clamp(2rem,4.5vw,3.15rem);line-height:1.05;letter-spacing:-0.04em;}.articles-section__head a{font-weight:600;color:var(--blue);}.article-filters{display:flex;flex-wrap:wrap;gap:0.5rem;margin:0 0 2rem;}.article-filters a{padding:0.28rem 0.7rem;border:1px solid var(--border);background:#fff;color:var(--text);font-size:0.82rem;font-weight:600;text-decoration:none;}.article-filters a:hover,.article-filters a.is-active{border-color:var(--text);text-decoration:none;}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.75rem 1.75rem;}.article-card{display:flex;min-width:0;flex-direction:column;gap:0.7rem;}.article-card__main{display:flex;flex-direction:column;align-items:flex-start;gap:0.7rem;color:inherit;text-decoration:none;}.article-card__main:hover{text-decoration:none;}.article-card__media{overflow:hidden;border-radius:4px;background:#e8f1fb;aspect-ratio:5 / 3;}.article-card__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center;}.article-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:0.65rem 0.85rem;margin:0;}.article-card__cat{display:inline-block;padding:0.18rem 0.48rem;background:var(--article-cat);color:#111;font-size:0.72rem;font-weight:700;letter-spacing:0.01em;line-height:1.3;}.article-card__date{color:var(--text-muted);font-size:0.8rem;font-weight:600;}.article-card h2,.article-card h3{margin:0;font-size:clamp(1.2rem,2vw,1.45rem);line-height:1.15;letter-spacing:-0.03em;}.article-card__main:hover h2,.article-card__main:hover h3{text-decoration:underline;text-underline-offset:0.12em;}.article-card__excerpt{margin:0;color:var(--text);font-size:0.95rem;font-weight:400;line-height:1.5;}.article-empty{display:none;margin:0;color:var(--text-secondary);}.article-grid.is-empty + .article-empty{display:block;}.article-grid--courses{max-width:28rem;}.post-meta{display:flex;flex-wrap:wrap;align-items:center;gap:0.5rem;margin:0;font-size:0.8rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:var(--text-muted);}.post-meta span + span::before{content:"·";margin-right:0.5rem;}.post-body{width:min(100% - 3rem,46rem);margin-inline:auto;padding-bottom:3rem;}.post-body h2{font-size:clamp(1.3rem,2.5vw,1.65rem);margin:2.75rem 0 0.85rem;letter-spacing:-0.02em;}.post-body h3{font-size:1.05rem;font-weight:700;margin:1.85rem 0 0.6rem;}.post-body p,.post-body li{color:var(--text-secondary);font-size:1rem;line-height:1.7;}.post-body p{margin:0 0 1.1rem;}.post-body ul,.post-body ol{margin:0 0 1.25rem;padding-left:1.25rem;}.post-body li{margin-bottom:0.5rem;}.post-body strong{color:var(--text);}.post-body a{text-decoration:underline;text-underline-offset:2px;}.post-lead{font-size:1.1rem;color:var(--text-secondary);line-height:1.65;margin:0 0 1.5rem;}.post-callout{margin:1.75rem 0;padding:1.25rem 1.4rem;background:var(--bg-card);border:1px solid var(--border);border-left:3px solid var(--text);border-radius:var(--radius);}.post-callout p:last-child{margin-bottom:0;}.post-callout--warn{border-left-color:var(--warm-dark);}.post-callout--ok{border-left-color:var(--success);}.post-callout-title{display:block;margin-bottom:0.4rem;font-size:0.78rem;font-weight:700;letter-spacing:0.09em;text-transform:uppercase;color:var(--text);}.post-sessions{list-style:none;margin:0 0 1.5rem;padding:0;border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;background:var(--bg-card);}.post-sessions li{display:grid;grid-template-columns:2.4rem 1fr;gap:0.85rem;margin:0;padding:0.95rem 1.2rem;border-bottom:1px solid var(--border);font-size:0.95rem;}.post-sessions li:last-child{border-bottom:none;}.post-sessions b{color:var(--text);font-weight:700;}.post-sessions .post-session-n{font-weight:700;color:var(--text-muted);font-variant-numeric:tabular-nums;}.post-table-wrap{overflow-x:auto;margin:0 0 1.5rem;}.post-table{width:100%;border-collapse:collapse;font-size:0.92rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);}.post-table th,.post-table td{padding:0.7rem 0.9rem;text-align:left;border-bottom:1px solid var(--border);color:var(--text-secondary);vertical-align:top;}.post-table th{color:var(--text);font-weight:700;font-size:0.8rem;letter-spacing:0.05em;text-transform:uppercase;}.post-table tr:last-child td{border-bottom:none;}.post-footer-note{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--border);font-size:0.88rem;color:var(--text-muted);}.post-next{display:flex;flex-wrap:wrap;gap:0.75rem;margin-top:1.5rem;}@media (max-width:1100px){.article-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:900px){.blog-grid{grid-template-columns:1fr;}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.25rem;}.articles-section{padding:3rem 0 3.5rem;}.post-sessions li{grid-template-columns:1.8rem 1fr;gap:0.6rem;}}.post-hero .container{width:min(100% - 3rem,46rem);}.post-hero .page-hero-lead{max-width:none;}.modules-index{padding-bottom:3rem;}.module-category-nav{display:flex;flex-wrap:wrap;gap:0.5rem;margin-bottom:2rem;}.module-category-nav a{display:inline-block;padding:0.35rem 0.75rem;border:1px solid var(--border);border-radius:999px;font-size:0.85rem;font-weight:600;color:var(--text-secondary);text-decoration:none;background:var(--bg-card);}.module-category-nav a:hover{color:var(--text);border-color:var(--text-muted);}.modules-category{margin-bottom:2.5rem;}.modules-category .section-title{font-size:1.35rem;margin-bottom:0.35rem;}.modules-category__blurb{margin:0 0 1rem;font-size:0.95rem;line-height:1.45;color:var(--text-muted);}.modules-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));gap:1rem;}.module-card{display:block;padding:1.25rem 1.35rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-card);text-decoration:none;color:inherit;transition:border-color 0.15s,box-shadow 0.15s;}.module-card:hover{border-color:var(--text-muted);box-shadow:0 4px 20px rgba(0,0,0,0.06);}.module-card h3{margin:0.35rem 0 0.5rem;font-size:1.05rem;font-weight:700;line-height:1.35;}.module-card p{margin:0;font-size:0.9rem;color:var(--text-secondary);line-height:1.5;}.module-breadcrumb{margin:0 0 0.75rem;font-size:0.85rem;color:var(--text-muted);}.module-breadcrumb a{color:var(--text-secondary);}.module-badge{display:inline-block;margin-top:0.75rem;padding:0.25rem 0.6rem;border-radius:999px;font-size:0.75rem;font-weight:600;background:var(--bg-muted,#f3f4f6);color:var(--text-secondary);}.module-detail-body{max-width:42rem;}.section-title--sm{font-size:1.15rem;margin:0 0 0.75rem;}.module-psych{margin:1.25rem 0 0;}.module-psych-item{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.15rem;margin-bottom:0.65rem;}.module-psych-item dt{font-size:0.7rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:0.35rem;}.module-psych-item dd{margin:0;font-size:0.95rem;line-height:1.55;color:var(--text-secondary);}.module-learn-more{margin:1rem 0 0;padding:0.85rem 1rem;border-left:3px solid var(--accent,#2563eb);background:var(--bg-muted,#f8fafc);font-size:0.9rem;line-height:1.55;color:var(--text-secondary);}.module-variables{margin:1rem 0 0;font-size:0.9rem;color:var(--text-secondary);}.module-extra-link{margin:1.25rem 0 0;}.module-footer-note{margin:2rem 0 1.25rem;padding-top:1.25rem;border-top:1px solid var(--border);font-size:0.85rem;color:var(--text-muted);line-height:1.55;}.hero-eyebrow{margin:0 0 1rem;color:#bca77e;font-size:0.78rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;}.home-install-teaser__grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(18rem,0.8fr);gap:3rem;align-items:center;}.home-install-teaser__facts{display:grid;border:1px solid var(--border);}.home-install-teaser__facts p{display:grid;gap:0.15rem;margin:0;padding:1rem 1.25rem;border-bottom:1px solid var(--border);}.home-install-teaser__facts p:last-child{border-bottom:0;}.home-install-teaser__facts span{color:var(--text-secondary);font-size:0.9rem;}.download-hero{overflow:hidden;padding:clamp(5rem,10vw,9.5rem) 0;background:#f2b99b;}.download-hero__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(22rem,0.8fr);gap:clamp(1.5rem,5vw,4.5rem);align-items:center;}.download-hero .section-label{color:#3a2a22;}.download-stage{position:relative;perspective:1800px;perspective-origin:85% 40%;}.download-mockup{width:118%;margin-left:-16%;transform:rotateY(14deg) rotateX(5deg);transform-origin:30% 55%;filter:drop-shadow(0 28px 40px rgba(55,31,18,0.32));}.download-mockup img{display:block;width:100%;height:auto;border-radius:10px;background:#111;box-shadow:0 0 0 1px rgba(0,0,0,0.18);}.download-copy h1{max-width:11ch;margin:0 0 1rem;font-size:clamp(2.6rem,5vw,5rem);line-height:0.98;letter-spacing:-0.055em;}.download-copy__lead{max-width:32rem;margin:0 0 1.75rem;font-size:1.15rem;}.platform-picker{display:inline-flex;gap:0.35rem;margin-bottom:0.8rem;padding:0.25rem;border:1px solid rgba(0,0,0,0.35);background:rgba(255,255,255,0.35);}.platform-picker button{min-height:2.75rem;padding:0.65rem 1rem;border:0;background:transparent;color:#111;font:inherit;font-weight:700;cursor:pointer;}.platform-picker button.is-active{background:#111;color:#fff;}.download-copy .btn-primary{display:flex;width:fit-content;min-width:16rem;justify-content:center;background:#111;border-color:#111;color:#fff;}.download-assurances{display:flex;flex-wrap:wrap;gap:0.6rem 1rem;margin:1rem 0 0;padding:0;list-style:none;font-size:0.78rem;font-weight:600;}.download-assurances li::before{content:"✓";margin-right:0.35rem;}.download-next{padding:4rem 0;}.download-next__grid,.tutorial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;}.tutorial-index-hero{padding-bottom:2rem;}.tutorial-card{display:grid;min-height:21rem;align-content:end;padding:1.75rem;border:1px solid var(--border);background:var(--bg-card);color:var(--text);text-decoration:none;}.tutorial-card:hover{border-color:var(--text);text-decoration:none;}.tutorial-card--install{background:#101114;color:#fff;}.tutorial-card--privacy{background:linear-gradient(145deg,#dceee6,#f8f5ed);color:#111;}.tutorial-card__meta{margin:0 0 0.5rem;font-size:0.72rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;}.tutorial-card h2{max-width:16ch;margin:0 0 0.5rem;font-size:clamp(1.55rem,3vw,2.35rem);line-height:1.05;}.tutorial-card p:last-child{max-width:34rem;margin:0;}.guide-page{padding:3rem 0 5rem;}.guide-header,.guide-body{width:min(100% - 3rem,52rem);margin-inline:auto;}.guide-header{margin-bottom:3rem;}.guide-breadcrumb{margin:0 0 1.25rem;color:var(--text-muted);font-size:0.86rem;}.guide-header h1{margin:0 0 1rem;font-size:clamp(2.2rem,5vw,4rem);line-height:1;}.guide-lead{margin:0;color:var(--text-secondary);font-size:1.15rem;}.guide-body h2{margin:3rem 0 1rem;font-size:clamp(1.5rem,3vw,2.1rem);}.guide-body h3{margin:2rem 0 0.75rem;}.guide-body p,.guide-body li{color:var(--text-secondary);line-height:1.7;}.guide-step{margin:1rem 0;padding:1.25rem;border:1px solid var(--border);background:var(--bg-card);}.guide-step strong{color:var(--text);}.guide-callout{margin:2rem 0;padding:1.25rem;border-left:4px solid var(--success);background:var(--success-soft);}.privacy-flow{display:grid;grid-template-columns:repeat(3,1fr);margin:2rem 0;border:1px solid var(--border);}.privacy-flow p{display:grid;gap:0.45rem;margin:0;padding:1.25rem;border-right:1px solid var(--border);}.privacy-flow span{color:var(--text-secondary);font-size:0.95rem;line-height:1.55;}.guide-body .install-carousel{margin:1.5rem 0 2.5rem;}.guide-body .compare-table{margin:1.5rem 0 2rem;}.privacy-flow p:last-child{border-right:0;}@media (max-width:800px){.home-install-teaser__grid,.download-hero__grid,.download-next__grid,.tutorial-grid,.privacy-flow{grid-template-columns:1fr;}.download-hero{padding:2.25rem 0 0;}.download-stage{order:2;height:16.5rem;overflow:hidden;perspective:1200px;perspective-origin:40% 80%;width:100vw;margin:2rem 0 0 calc(50% - 50vw);}.download-mockup{width:220%;margin-left:-18%;margin-top:-6%;transform:rotateX(9deg) rotateY(-6deg);transform-origin:30% 40%;filter:drop-shadow(0 1.2rem 1.6rem rgba(55,31,18,0.28));}.download-mockup img{border-radius:8px;}.download-copy{order:1;}.download-copy h1{max-width:none;}.privacy-flow p{border-right:0;border-bottom:1px solid var(--border);}.privacy-flow p:last-child{border-bottom:0;}}@media (prefers-reduced-motion:reduce){.download-stage{perspective:none;}.download-mockup{transform:none;filter:drop-shadow(0 1.2rem 1.8rem rgba(55,31,18,0.22));}}