@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Unbounded:wght@600;800&display=swap";:root{color-scheme:light;font-family:Segoe UI,Tahoma,sans-serif;background-color:#f8fafc;color:#0f172a;--primary: #0f172a;--accent: #38bdf8;--muted: #64748b;--landing-heading: "Unbounded", "Segoe UI", sans-serif;--landing-body: "Manrope", "Segoe UI", sans-serif;--landing-ink: #0b1220;--landing-sand: #fef3c7;--landing-mint: #dcfce7;--landing-sky: #e0f2fe;--landing-accent: #0ea5e9}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 20% 20%,#e0f2fe 0,transparent 25%),radial-gradient(circle at 80% 10%,#e2e8f0 0,transparent 23%),#f8fafc}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;padding:.7rem 1.2rem;border-radius:12px;font-weight:600;transition:transform .15s ease,box-shadow .15s ease;background:linear-gradient(135deg,#38bdf8,#0ea5e9);color:#fff;box-shadow:0 10px 25px #0ea5e940}button:hover{transform:translateY(-1px);box-shadow:0 12px 28px #0ea5e959}button:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.container{max-width:1100px;margin:0 auto;padding:1.5rem}.card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 10px 40px #0f172a14}.landing{font-family:var(--landing-body);color:var(--landing-ink);line-height:1.6}.landing h1,.landing h2,.landing h3{font-family:var(--landing-heading);letter-spacing:.2px}.landing-shell{background:radial-gradient(circle at 15% 15%,rgba(14,165,233,.18),transparent 45%),radial-gradient(circle at 85% 5%,rgba(34,197,94,.12),transparent 40%),#f8fafc;border-bottom:1px solid rgba(148,163,184,.2)}.landing-hero-grid{display:grid;gap:2rem;align-items:start;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.landing-hero-media{align-self:stretch}.landing-section{padding:1.6rem 0}.landing-shell .landing-section{padding:2.2rem 0 1.9rem}.landing-section-tight-top{padding-top:0}.landing-section-tight{padding-top:.9rem}.landing-card{background:#fff;border-radius:18px;padding:1.4rem;border:1px solid #e2e8f0;box-shadow:0 16px 40px #0f172a14}.landing-card.muted{background:#f8fafc}.landing-card.accent{background:var(--landing-sky);border-color:#0ea5e966}.landing-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem;border-radius:999px;background:#0f172a;color:#fff;font-size:.8rem;font-weight:600}.landing-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.landing-module{border:1px solid rgba(148,163,184,.4);border-radius:16px;padding:1rem;background:#fff;box-shadow:0 14px 30px #0f172a14}.landing-steps{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.landing-step-number{width:40px;height:40px;border-radius:50%;background:var(--landing-ink);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.1rem;line-height:1;text-align:center;position:relative;z-index:1}.landing-reveal{animation:landing-rise .6s ease both}.landing-delay-1{animation-delay:.12s}.landing-delay-2{animation-delay:.24s}.landing-delay-3{animation-delay:.36s}.landing-hero-copy{display:grid;gap:1rem}.landing-kicker{margin:0;font-size:.8rem;text-transform:uppercase;letter-spacing:.2em;color:#64748b}.landing-title{margin:0;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.15}.landing-lead{margin:0;font-size:1.05rem;color:#1f2937}.landing-lead-accent{color:#dc2626;font-weight:700}.landing-cta{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.landing-ghost-btn{background:#fff;color:#0f172a;border:1px solid #cbd5e1;box-shadow:none}.landing-ghost-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #0f172a26}.landing-outline-btn{background:transparent;color:#0f172a;border:1px dashed #94a3b8;box-shadow:none}.landing-outline-btn:hover{background:#f8fafc;box-shadow:none}.landing-metrics{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.landing-metric{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:.75rem .9rem;display:flex;flex-direction:column;gap:.25rem;box-shadow:0 12px 28px #0f172a14}.landing-metric strong{font-size:1.2rem}.landing-hero-visual{display:flex;flex-direction:column;gap:1.2rem;height:100%;justify-content:space-between}.landing-hero-image-card{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 24px 60px #0f172a4d;border:1px solid rgba(148,163,184,.3);min-height:320px}.landing-hero-image{width:100%;height:100%;display:block;object-fit:cover;animation:landing-float 14s ease-in-out infinite;will-change:transform}.landing-hero-overlay{position:absolute;inset:auto 16px 16px;background:#0f172acc;border-radius:16px;padding:.9rem 1rem;color:#e2e8f0;box-shadow:0 14px 30px #00000059;display:grid;gap:.3rem}.landing-hero-overlay-title{font-weight:700}.landing-hero-overlay-text{font-size:.9rem;color:#cbd5e1}.landing-hero-pills{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.6rem}.landing-hero-pills span{background:#f1f5f9;color:#0f172a;padding:.35rem .6rem;border-radius:999px;font-size:.8rem;font-weight:600;border:1px solid #e2e8f0}.landing-hero-card{background:#0f172a;color:#e2e8f0;border-radius:18px;padding:1rem;box-shadow:0 20px 40px #0f172a40;display:grid;gap:.8rem}.landing-hero-card.light{background:#fff;color:#0f172a;border:1px solid #e2e8f0}.landing-hero-title{font-weight:700}.landing-hero-caption{font-size:.9rem;color:#cbd5e1}.landing-hero-card.light .landing-hero-caption{color:#475569}.landing-section-head{display:grid;gap:.4rem;margin-bottom:1rem;max-width:720px}.landing-section-head h2{margin:0}.landing-section-head p{margin:0;color:#475569}.landing-step-card{display:grid;gap:.35rem}.landing-step-head{display:flex;align-items:center;gap:.9rem}.landing-step-card h3,.landing-step-card p{margin:0}.landing-step-card p{line-height:1.45}.landing-highlight-head{display:flex;align-items:center;gap:.9rem}.landing-highlight-head h3{margin:0}.landing-audience-head{display:flex;align-items:center;gap:.85rem;margin-bottom:.4rem}.landing-audience-head h3{margin:0}.landing-audience-icon{width:56px;height:56px;flex-shrink:0}.landing-case-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.landing-case-card{display:grid;gap:0;padding:0;border:1px solid rgba(148,163,184,.35);background:#fff;overflow:hidden}.landing-case-media{height:160px;display:grid;place-items:center;background:#f8fafc}.landing-case-body{padding:1rem 1.1rem 1.2rem;display:grid;gap:.4rem}.landing-case-body h3{margin:0;font-size:1.05rem}.landing-case-body p{margin:0;color:#475569}.landing-timeline{position:relative;display:grid;gap:1rem;padding:.3rem 0;--timeline-card-pad: 1.1rem}.landing-timeline-line{position:absolute;left:50%;top:0;bottom:0;width:4px;background:#cbd5e1;transform:translate(-50%)}.landing-timeline-item{display:grid;grid-template-columns:1fr 70px 1fr;align-items:start;position:relative}.landing-timeline-card{background:#fff;border-radius:18px;padding:var(--timeline-card-pad);border:1px solid #e2e8f0;box-shadow:0 16px 35px #0f172a14;display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start;max-width:420px}.landing-timeline-card h3{margin:0 0 .35rem}.landing-timeline-card p{margin:0;color:#475569}.landing-timeline-item.left .landing-timeline-card{grid-column:1;justify-self:end;align-self:start}.landing-timeline-item.right .landing-timeline-card{grid-column:3;justify-self:start;align-self:start}.landing-timeline-marker{width:44px;height:44px;border-radius:50%;background:#cbd5e1;color:#0b1220;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.95rem;line-height:1;text-align:center;border:1px solid #94a3b8;z-index:1;position:absolute;left:50%;top:0;transform:translate(-50%)}.landing-timeline-icon{width:112px;height:112px;display:grid;place-items:center;flex-shrink:0}@media(max-width:900px){.landing-timeline-line{left:24px}.landing-timeline-item{grid-template-columns:1fr;padding-left:2.5rem}.landing-timeline-marker{position:absolute;left:24px;top:0;transform:translate(-50%)}.landing-timeline-card{max-width:none;grid-column:auto;justify-self:stretch}}.landing-modules h3{margin:0;font-size:1.1rem}.landing-modules p{margin:0;color:#475569}.landing-modules{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-module-head{display:flex;align-items:center;gap:.9rem;margin-bottom:.4rem}.landing-module-icon{width:64px;height:64px;flex-shrink:0}@media(max-width:900px){.landing-modules{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.landing-modules{grid-template-columns:1fr}}.landing-report{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:center}.landing-report-card{background:#fff;border-radius:20px;padding:1.5rem;border:1px solid #e2e8f0;box-shadow:0 20px 45px #0f172a1f;display:grid;gap:1rem}.landing-report-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.landing-report-title{font-weight:700}.landing-report-sub{color:#64748b;font-size:.9rem}.landing-report-badge{background:#0f172a;color:#fff;padding:.35rem .7rem;border-radius:999px;font-size:.8rem;font-weight:600}.landing-report-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem}.landing-report-block{background:#f8fafc;border-radius:12px;padding:.6rem .75rem;border:1px solid #e2e8f0}.landing-report-label{font-size:.8rem;color:#64748b}.landing-report-value{font-weight:700}.landing-report-copy h3{margin-top:0}.landing-report-copy p{color:#475569}.landing-report-copy ul{margin:0;padding-left:1.1rem;color:#475569;display:grid;gap:.4rem}.landing-pricing{align-items:stretch}.landing-price-card{background:#fff;border-radius:18px;padding:1.4rem;border:1px solid #e2e8f0;display:grid;gap:.75rem;box-shadow:0 16px 35px #0f172a1a}.landing-price-card.accent{background:linear-gradient(160deg,#e0f2fe,#f8fafc);border-color:#0ea5e966}.landing-price-title{font-weight:700;font-size:1.1rem}.landing-price-amount{font-family:var(--landing-heading);font-size:1.6rem}.landing-price-sub{color:#64748b;font-size:.9rem}.landing-price-card ul{margin:0;padding-left:1.1rem;color:#475569;display:grid;gap:.35rem}.landing-price-btn{background:linear-gradient(135deg,#0ea5e9,#22c55e);box-shadow:0 10px 25px #0ea5e940}.landing-faq{display:grid;gap:1rem}.landing-faq-item h3{margin-top:0}.landing-faq .landing-faq-item:nth-child(1){background:#e0f2fe;border-color:#0ea5e959}.landing-faq .landing-faq-item:nth-child(2){background:#dcfce7;border-color:#22c55e59}.landing-faq .landing-faq-item:nth-child(3){background:#fef3c7;border-color:#f59e0b59}.landing-faq .landing-faq-item:nth-child(4){background:#ede9fe;border-color:#8b5cf659}.landing-faq .landing-faq-item:nth-child(5){background:#ffe4e6;border-color:#f43f5e59}.landing-final{padding-bottom:4rem}.landing-final-card{display:grid;gap:1rem;align-items:center;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}@media(max-width:700px){.landing-hero-image-card{min-height:240px}.landing-hero-visual{height:auto;justify-content:flex-start}.landing-hero-card{padding:.85rem}.landing-hero-title{font-size:.95rem}.landing-report-card{padding:1.1rem}.landing-cta{width:100%}.landing-cta a,.landing-cta button{width:100%;justify-content:center}}@keyframes landing-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-float{0%{transform:translateZ(0) scale(1.01)}25%{transform:translate3d(6px,-8px,0) scale(1.015)}50%{transform:translate3d(-5px,-4px,0) scale(1.02)}75%{transform:translate3d(4px,6px,0) scale(1.015)}to{transform:translateZ(0) scale(1.01)}}.analysis-anchor{scroll-margin-top:96px}.filter-card{transition:transform .16s ease,box-shadow .16s ease;box-shadow:0 12px 28px #0f172a1f}.filter-card:hover{transform:translateY(-1px);box-shadow:0 18px 36px #0f172a2e}.survey-card{transition:transform .16s ease,box-shadow .16s ease}.survey-card:hover{transform:translateY(-2px);box-shadow:0 18px 40px #0f172a33}.icon-btn{background:#e2e8f0;color:#0f172a;padding:.35rem;border-radius:10px;box-shadow:none;min-width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center}.icon-btn.danger{background:#fee2e2;color:#b91c1c}button.icon-btn:hover{transform:none;box-shadow:none}.striped-table{border-collapse:separate!important;border-spacing:0;width:100%;border-radius:0}.striped-table thead th{background:#f8fafc;font-size:.85rem}.striped-table tbody tr:nth-child(2n){background:#f8fafc}.table-wrap{border-radius:12px;background:#fff;overflow:auto}.table-panel{box-shadow:0 12px 28px #0f172a1f}.folder-select{position:relative;display:inline-flex;width:100%}.folder-select-trigger{width:100%;display:inline-flex;align-items:center;gap:.5rem;padding:.55rem .7rem;border-radius:10px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;box-shadow:none}.folder-select.sm .folder-select-trigger{padding:.45rem .6rem;font-size:.85rem}.folder-dot{width:24px;height:16px;border-radius:4px;border:1px solid #cbd5e1;display:inline-block}.folder-select-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:20;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 18px 40px #0f172a29;padding:.35rem;display:grid;gap:.25rem}.folder-select-item{display:flex;align-items:center;gap:.5rem;padding:.4rem .5rem;border-radius:8px;border:none;background:transparent;color:#0f172a;cursor:pointer;width:100%;text-align:left;box-shadow:none}.folder-select-item:hover{background:#f1f5f9}.grid{display:grid;gap:1rem}nav .nav-inner{display:flex;align-items:center;gap:1rem;width:100%;position:relative}nav .container{max-width:1300px;width:100%}nav .links{display:flex;gap:1.2rem;align-items:center;justify-content:center;flex:1;font-weight:600;flex-wrap:nowrap;white-space:nowrap}.menu-panel{display:flex;align-items:center;gap:.8rem;flex:1}nav .links a{padding:.45rem .65rem;border-radius:10px;transition:background .12s ease}nav .links a.active{background:#e2e8f01f}.admin-menu-group{position:relative;display:inline-flex;align-items:center}.admin-submenu{position:absolute;top:calc(100% + 6px);left:0;min-width:220px;display:none;flex-direction:column;gap:.2rem;padding:.4rem;background:#0f172afa;border:1px solid rgba(226,232,240,.15);border-radius:12px;box-shadow:0 16px 32px #00000040;z-index:20}.admin-menu-group:hover .admin-submenu,.admin-menu-group:focus-within .admin-submenu{display:flex}.admin-submenu a{padding:.45rem .6rem;border-radius:10px;text-decoration:none;color:#e2e8f0;font-size:.85rem;font-weight:600;white-space:nowrap}.admin-submenu a:hover{background:#e2e8f01f}.admin-period-charts{display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));gap:.8rem}@media(max-width:900px){.admin-period-charts{grid-template-columns:1fr}}nav .actions{display:flex;align-items:center;gap:.6rem;white-space:nowrap}.user-menu-wrapper{position:relative;display:inline-flex}.user-avatar-btn{width:38px;height:38px;border-radius:50%;border:1px solid #334155;background:#e2e8f01a;color:#e2e8f0;display:grid;place-items:center;padding:0;box-shadow:none}.support-unread-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 6px;border-radius:999px;background:#ef4444;color:#fff;font-size:.7rem;font-weight:700;box-shadow:0 6px 14px #ef444459}.support-alert-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .5rem;border-radius:999px;border:1px solid rgba(226,232,240,.25);background:#0f172a66;color:#e2e8f0;font-size:.75rem;font-weight:700;cursor:pointer}.support-alert-btn:hover{background:#0ea5e92e;border-color:#0ea5e980}.support-alert-label{text-transform:uppercase;letter-spacing:.06em}.user-avatar-btn img{width:100%;height:100%;object-fit:cover;border-radius:50%}.user-dropdown{position:absolute;right:0;top:115%;background:#0f172af2;border:1px solid #334155;border-radius:12px;padding:.5rem;display:grid;gap:.4rem;box-shadow:0 14px 32px #00000040;min-width:160px}.ghost-btn{width:100%;background:transparent;color:#e2e8f0;border:1px solid #334155;box-shadow:none;text-align:left;padding:.55rem .75rem;border-radius:10px}.menu-toggle{display:none;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;border:1px solid #334155;background:#e2e8f014;color:#e2e8f0;font-size:1.2rem}@media(max-width:900px){.container{padding:1rem}nav .nav-inner{flex-wrap:wrap;row-gap:.75rem}.menu-panel{position:absolute;top:100%;left:0;right:0;background:#0f172af0;border-radius:14px;padding:.75rem 1rem;flex-direction:column;align-items:flex-start;gap:.9rem;box-shadow:0 16px 40px #00000040;display:none}.menu-panel.show{display:flex}nav .links{width:100%;flex-direction:column;align-items:flex-start;gap:.5rem;white-space:normal}nav .links a{width:100%}.admin-menu-group{flex-direction:column;align-items:flex-start}.admin-submenu{position:static;display:flex;width:100%;background:transparent;border:none;box-shadow:none;padding:.2rem 0 .4rem .6rem}.admin-submenu a{padding:.35rem 0}nav .actions{width:100%;justify-content:flex-start;flex-wrap:wrap;gap:.5rem}.user-dropdown{position:relative;top:0;right:0;box-shadow:none}.menu-toggle{display:inline-flex}}@media print{@page{margin:12mm}body{background:#fff}nav,.print-hide{display:none!important}.container{max-width:100%;padding:0}.card{box-shadow:none!important;border:1px solid #e2e8f0;page-break-inside:avoid}.report-print{background:#fff;color:#0f172a}table{font-size:12px}}
