@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@500;600;700&family=Source+Sans+Pro:wght@400;600&display=swap";.landing{--landing-dark: #0f1117;--landing-dark-2: #1a1d27;--landing-dark-3: #252830;--landing-gold: #ffbf00;--landing-gold-hover: #e6ac00;--landing-gold-light: rgba(255, 191, 0, .12);--landing-gold-glow: rgba(255, 191, 0, .25);--landing-text: #f1f1f4;--landing-text-secondary: #9ca3af;--landing-white: #ffffff;font-family:Source Sans Pro,sans-serif;color:var(--landing-text);overflow-x:hidden}.landing-section{position:relative;padding:5rem 1.5rem}.landing-section--dark{background:var(--landing-dark)}.landing-section--dark2{background:var(--landing-dark-2)}.landing-section--light{background:var(--landing-white);color:#1a1a1a}.landing-section--gold{background:linear-gradient(135deg,#ffbf00,#ff9500);color:#1a1a1a}.landing-container{max-width:1100px;margin:0 auto}.landing-hero{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding-top:80px;position:relative;overflow:hidden;background:radial-gradient(ellipse at 50% 0%,rgba(255,191,0,.08) 0%,transparent 60%),var(--landing-dark)}.landing-hero__logo{height:44px;margin-bottom:1.5rem;filter:brightness(0) invert(1)}.landing-hero__headline{font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:clamp(2.25rem,5vw,3.75rem);line-height:1.1;letter-spacing:-.02em;margin-bottom:1.25rem;max-width:740px}.landing-hero__headline em{font-style:normal;color:var(--landing-gold)}.landing-hero__sub{font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.6;color:var(--landing-text-secondary);max-width:560px;margin-bottom:2.5rem}.landing-hero__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;font-family:Plus Jakarta Sans,sans-serif;font-weight:600;font-size:1.1rem;color:#1a1a1a;background:var(--landing-gold);border:none;border-radius:.625rem;cursor:pointer;transition:transform .2s,box-shadow .2s,background .15s;box-shadow:0 0 24px var(--landing-gold-glow)}.landing-hero__cta:hover{background:var(--landing-gold-hover);transform:translateY(-2px);box-shadow:0 4px 32px var(--landing-gold-glow)}.landing-floater{position:absolute;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:2.5rem;opacity:.55;filter:drop-shadow(0 0 8px rgba(255,191,0,.3))}.landing-pains{padding:6rem 1.5rem}.landing-pains__title{font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:clamp(1.75rem,3.5vw,2.5rem);text-align:center;margin-bottom:3rem;color:#1a1a1a}.landing-pains__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto}.landing-pain-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem 1.75rem;text-align:center;transition:transform .25s ease,box-shadow .25s ease}.landing-pain-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.landing-pain-card__icon{font-size:3rem;margin-bottom:1rem;display:block}.landing-pain-card__title{font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:1.15rem;margin-bottom:.5rem;color:#1a1a1a}.landing-pain-card__text{color:#6b7280;font-size:.95rem;line-height:1.6}.landing-features{padding:6rem 1.5rem}.landing-features__title{font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:clamp(1.75rem,3.5vw,2.5rem);text-align:center;margin-bottom:1rem}.landing-features__sub{text-align:center;color:var(--landing-text-secondary);font-size:1.1rem;margin-bottom:3rem;max-width:560px;margin-left:auto;margin-right:auto}.landing-tabs{display:flex;justify-content:center;gap:.5rem;margin-bottom:2.5rem;flex-wrap:wrap}.landing-tab{padding:.625rem 1.25rem;font-family:Plus Jakarta Sans,sans-serif;font-weight:600;font-size:.95rem;border:2px solid var(--landing-dark-3);border-radius:.5rem;background:transparent;color:var(--landing-text-secondary);cursor:pointer;transition:all .2s}.landing-tab:hover{border-color:var(--landing-gold);color:var(--landing-text)}.landing-tab--active{background:var(--landing-gold);border-color:var(--landing-gold);color:#1a1a1a}.landing-feature-panel{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start;max-width:960px;margin:0 auto}.landing-feature-panel__visual{display:flex;flex-direction:column;align-items:center}.landing-feature-panel__text h3{font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:1.5rem;margin-bottom:.75rem;color:var(--landing-text)}.landing-feature-panel__text p{color:var(--landing-text-secondary);font-size:1rem;line-height:1.7;margin-bottom:1rem}.landing-feature-panel__text ul{list-style:none;padding:0}.landing-feature-panel__text ul li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:var(--landing-text-secondary);font-size:.95rem}.landing-feature-panel__text ul li:before{content:"✓";position:absolute;left:0;color:var(--landing-gold);font-weight:700}.landing-phone-frame{width:260px;margin:0 auto;background:#1e2028;border-radius:2rem;padding:.75rem;box-shadow:0 20px 60px #0006,0 0 0 1px #ffffff0f}.landing-phone-screen{background:var(--landing-white);border-radius:1.5rem;overflow:hidden;padding:1.25rem 1rem;min-height:340px;color:#1a1a1a}.landing-phone-screen h4{font-family:Plus Jakarta Sans,sans-serif;font-size:.85rem;font-weight:600;margin-bottom:.75rem}.landing-mock-rating{display:flex;gap:.35rem;margin-bottom:.5rem}.landing-mock-rating__dot{width:28px;height:28px;border-radius:.375rem;border:2px solid #e5e7eb;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;color:#9ca3af;transition:all .3s}.landing-mock-rating__dot--active{border-color:#ffbf00;background:#fff8e1;color:#1a1a1a}.landing-mock-bar{height:8px;border-radius:4px;background:#f3f4f6;margin-bottom:.5rem;overflow:hidden}.landing-mock-bar__fill{height:100%;border-radius:4px;background:linear-gradient(90deg,#ffbf00,#ff9500);transition:width 1s cubic-bezier(.16,1,.3,1)}.landing-mock-input{width:100%;height:28px;border:1.5px solid #e5e7eb;border-radius:.375rem;margin-bottom:.5rem}.landing-mock-btn{width:100%;height:32px;border-radius:.375rem;background:#ffbf00;border:none}.landing-dash-mock{background:#1e2028;border-radius:1rem;padding:1.5rem;box-shadow:0 20px 60px #0006,0 0 0 1px #ffffff0f;min-height:300px}.landing-dash-mock__header{display:flex;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:2px solid #ffbf00}.landing-dash-mock__header span{font-family:Plus Jakarta Sans,sans-serif;font-size:.85rem;font-weight:600;color:var(--landing-text)}.landing-dash-mock__row{display:flex;align-items:center;gap:.75rem;padding:.625rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.landing-dash-mock__label{font-size:.8rem;color:var(--landing-text-secondary);width:100px;flex-shrink:0}.landing-dash-mock__bar{flex:1;height:8px;background:var(--landing-dark-3);border-radius:4px;overflow:hidden}.landing-dash-mock__fill{height:100%;border-radius:4px;background:linear-gradient(90deg,#ffbf00,#ff9500);transition:width 1.2s cubic-bezier(.16,1,.3,1)}.landing-dash-mock__score{font-family:Plus Jakarta Sans,sans-serif;font-size:.85rem;font-weight:700;color:var(--landing-gold);width:36px;text-align:right}.landing-email-mock{background:var(--landing-white);border-radius:1rem;padding:1.75rem;color:#1a1a1a;box-shadow:0 20px 60px #0006;max-width:360px;margin:0 auto}.landing-email-mock__header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #e5e7eb}.landing-email-mock__avatar{width:32px;height:32px;border-radius:50%;background:#ffbf00;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8rem}.landing-email-mock__meta{flex:1}.landing-email-mock__meta strong{display:block;font-family:Plus Jakarta Sans,sans-serif;font-size:.85rem}.landing-email-mock__meta span{color:#6b7280;font-size:.75rem}.landing-steps{padding:6rem 1.5rem}.landing-steps__title{font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:clamp(1.75rem,3.5vw,2.5rem);text-align:center;margin-bottom:3.5rem;color:#1a1a1a}.landing-steps__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:960px;margin:0 auto;position:relative}.landing-steps__grid:before{content:"";position:absolute;top:40px;left:calc(12.5% + 1rem);right:calc(12.5% + 1rem);height:3px;background:linear-gradient(90deg,#ffbf00,#ff9500);border-radius:2px;z-index:0}.landing-step{text-align:center;position:relative;z-index:1}.landing-step__number{width:56px;height:56px;border-radius:50%;background:var(--landing-white);border:3px solid #ffbf00;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:1.25rem;color:#1a1a1a;box-shadow:0 4px 12px #ffbf0026;transition:transform .2s,box-shadow .2s}.landing-step:hover .landing-step__number{transform:scale(1.1);box-shadow:0 6px 20px #ffbf0040}.landing-step__icon{font-size:1.5rem;margin-bottom:.625rem;display:block}.landing-step__title{font-family:Plus Jakarta Sans,sans-serif;font-weight:600;font-size:1rem;color:#1a1a1a;margin-bottom:.375rem}.landing-step__text{color:#6b7280;font-size:.85rem;line-height:1.5}.landing-steps--dark .landing-steps__title{color:#fff}.landing-steps--dark .landing-step__title{color:#f1f1f4}.landing-steps--dark .landing-step__text{color:#9ca3af}.landing-steps--dark .landing-step__number{background:var(--landing-dark-2);color:#ffbf00}.landing-demo{padding:6rem 1.5rem}.landing-demo__title{font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:2.25rem;text-align:center;margin-bottom:.75rem;color:#fff}.landing-demo__sub{text-align:center;font-size:1.1rem;color:#9ca3af;max-width:540px;margin:0 auto 3rem;line-height:1.6}.landing-demo--light .landing-demo__title{color:#1a1a1a}.landing-demo--light .landing-demo__sub{color:#6b7280}.landing-demo-wrap{display:flex;align-items:flex-start;gap:3rem;justify-content:center}.landing-demo-right{flex:0 1 280px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:2rem}.landing-demo-qr{display:flex;flex-direction:column;align-items:center;gap:.75rem;background:#0000000a;border:1px solid rgba(0,0,0,.08);border-radius:1rem;padding:1.25rem}.landing-demo-qr img{border-radius:.5rem}.landing-demo-qr__label{font-size:.8rem;color:#6b7280;font-weight:600;font-style:italic}.landing-demo-reset{display:block;margin-top:1.25rem;padding:.5rem 1.25rem;background:#0000000d;border:1px solid rgba(0,0,0,.12);border-radius:.5rem;color:#b8860b;font-weight:600;font-size:.875rem;cursor:pointer;transition:background .2s}.landing-demo-reset:hover{background:#ffbf0026}.landing-demo-phone-outer{perspective:800px}.landing-demo-phone{width:320px;background:#1a1a1a;border-radius:2.5rem;padding:.75rem;box-shadow:0 20px 60px #00000026,0 0 40px #ffbf000f;position:relative}.landing-demo-phone__notch{width:100px;height:24px;background:#1a1a1a;border-radius:0 0 1rem 1rem;margin:0 auto;position:relative;z-index:2}.landing-demo-phone__screen{background:#fff;border-radius:1.75rem;min-height:460px;overflow-y:auto;overflow-x:hidden;position:relative}.landing-demo-form{padding:1rem 1rem 1.25rem}.landing-demo-form__header{text-align:center;padding-bottom:.75rem;margin-bottom:.75rem;border-bottom:1px solid #f3f4f6}.landing-demo-form__team{display:block;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:1rem;color:#1a1a1a}.landing-demo-form__event{font-size:.75rem;color:#9ca3af}.landing-demo-question{margin-bottom:.875rem}.landing-demo-question__title{font-weight:600;font-size:.8rem;color:#1a1a1a;margin-bottom:.4rem}.landing-demo-question__options{display:grid;grid-template-columns:repeat(4,1fr);gap:.35rem}.landing-demo-option{display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:.4rem .2rem;border:2px solid #e5e7eb;border-radius:.5rem;background:#fff;cursor:pointer;transition:all .2s;text-align:center}.landing-demo-option:hover{border-color:#ffbf00;background:#fffbeb}.landing-demo-option--active{border-color:#ffbf00;background:#ffbf00}.landing-demo-option--active .landing-demo-option__num,.landing-demo-option--active .landing-demo-option__text{color:#1a1a1a}.landing-demo-option__num{font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:1rem;color:#374151}.landing-demo-option__text{font-size:.55rem;color:#9ca3af;line-height:1.2}.landing-demo-textarea{width:100%;padding:.5rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.8rem;font-family:inherit;resize:none;box-sizing:border-box}.landing-demo-textarea:focus{outline:none;border-color:#ffbf00;box-shadow:0 0 0 2px #ffbf0026}.landing-demo-submit{width:100%;padding:.75rem;border:none;border-radius:.5rem;font-weight:700;font-size:.875rem;cursor:pointer;margin-top:.5rem;transition:all .3s;background:#e5e7eb;color:#9ca3af}.landing-demo-submit--ready{background:linear-gradient(135deg,#ffbf00,#ff9500);color:#1a1a1a;box-shadow:0 4px 16px #ffbf004d;animation:demoGlow 2s ease-in-out infinite alternate}@keyframes demoGlow{0%{box-shadow:0 4px 16px #ffbf0033}to{box-shadow:0 4px 24px #ffbf0080}}.landing-demo-submit--ready:hover{transform:translateY(-1px)}.landing-demo-submit:disabled{cursor:not-allowed}.landing-demo-success{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;padding:2rem;text-align:center}.landing-demo-success__check{font-size:4rem;margin-bottom:1rem}.landing-demo-success__title{font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:1.25rem;color:#1a1a1a;margin-bottom:.5rem}.landing-demo-success__sub{font-size:.875rem;color:#9ca3af}.landing-demo-dots{display:flex;gap:6px;margin-top:1.25rem}.landing-demo-dot{width:8px;height:8px;border-radius:50%;background:#ffbf00}.landing-demo-dashboard{padding:1rem}.landing-demo-dash-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:.75rem;border-bottom:1px solid #f3f4f6;margin-bottom:.75rem;font-weight:700;font-size:.85rem;color:#1a1a1a}.landing-demo-dash-badge{font-size:.65rem;padding:.15rem .5rem;border-radius:2rem;background:#dcfce7;color:#16a34a;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.landing-demo-dash-team{font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:1.1rem;color:#1a1a1a;margin-bottom:.5rem}.landing-demo-dash-avg{display:flex;align-items:baseline;gap:.25rem;margin-bottom:1rem}.landing-demo-dash-avg__num{font-family:Plus Jakarta Sans,sans-serif;font-weight:800;font-size:2.5rem;color:#1a1a1a;line-height:1}.landing-demo-dash-avg__label{font-size:.875rem;color:#9ca3af}.landing-demo-dash-bars{display:flex;flex-direction:column;gap:.65rem;margin-bottom:1rem}.landing-demo-dash-row{display:flex;align-items:center;gap:.5rem}.landing-demo-dash-row__label{font-size:.7rem;color:#6b7280;min-width:85px;flex-shrink:0}.landing-demo-dash-row__bar{flex:1;height:10px;background:#f3f4f6;border-radius:5px;overflow:hidden}.landing-demo-dash-row__fill{height:100%;background:linear-gradient(90deg,#ffbf00,#ff9500);border-radius:5px}.landing-demo-dash-row__score{font-size:.8rem;font-weight:700;color:#1a1a1a;min-width:28px;text-align:right}.landing-demo-dash-comment{background:#f9fafb;border-radius:.5rem;padding:.75rem;margin-bottom:1rem;font-size:.8rem}.landing-demo-dash-comment__label{font-weight:700;font-size:.75rem;color:#6b7280;display:block;margin-bottom:.25rem}.landing-demo-dash-comment p{margin:0;color:#374151;font-style:italic;line-height:1.4}.landing-demo-dash-cta{width:100%;padding:.75rem;border:none;border-radius:.5rem;font-weight:700;font-size:.875rem;cursor:pointer;background:linear-gradient(135deg,#ffbf00,#ff9500);color:#1a1a1a;box-shadow:0 4px 16px #ffbf004d;transition:transform .15s}.landing-demo-dash-cta:hover{transform:translateY(-1px)}.landing-demo-email{padding:1rem;font-size:.8rem}.landing-demo-email-header{display:flex;gap:.75rem;align-items:center;padding-bottom:.75rem;border-bottom:1px solid #f3f4f6;margin-bottom:.75rem}.landing-demo-email-header__icon{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#ffbf00,#ff9500);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.75rem;color:#1a1a1a;flex-shrink:0}.landing-demo-email-header__subj{font-weight:700;font-size:.8rem;color:#1a1a1a}.landing-demo-email-header__from{font-size:.7rem;color:#9ca3af}.landing-demo-email-body{color:#374151;line-height:1.6}.landing-demo-email-body p{margin:0 0 .5rem}.landing-demo-email-scores{background:#f9fafb;border-radius:.5rem;padding:.75rem;margin:.75rem 0}.landing-demo-email-score-row{display:flex;justify-content:space-between;padding:.25rem 0;font-size:.8rem}.landing-demo-email-score-row strong{color:#b8860b}.landing-demo-email-comment{background:#fffbeb;border-left:3px solid #ffbf00;padding:.5rem .75rem;margin:.75rem 0;border-radius:0 .375rem .375rem 0}.landing-demo-email-comment strong{font-size:.75rem;color:#6b7280}.landing-demo-email-comment p{margin:.25rem 0 0;color:#374151;font-style:italic}.landing-demo-email-footer-text{text-align:center;color:#9ca3af;font-size:.8rem;margin-top:1rem!important}.landing-demo-email-sent{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;padding:.75rem;background:#dcfce7;border-radius:.5rem;font-weight:700;font-size:.85rem;color:#16a34a}.landing-demo-email-anon{background:linear-gradient(135deg,#fef9c3,#fde68a);color:#92400e;padding:.6rem .75rem;border-radius:.5rem;font-size:.75rem;font-weight:700;text-align:center;margin:.5rem 0;border:1px solid #fbbf24}.landing-demo-controls{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem}.landing-demo-qr--small{padding:.75rem;gap:.4rem}.landing-demo-qr--small img{border-radius:.4rem}.landing-demo-qr--small .landing-demo-qr__label{font-size:.7rem}.landing-spreadsheet-card{margin-top:1.5rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;overflow:hidden}.landing-spreadsheet-card__header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#ffbf0014;font-weight:700;font-size:.85rem;color:var(--landing-text);border-bottom:1px solid rgba(255,255,255,.06)}.landing-spreadsheet-card__badge{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background:#ffbf0033;color:var(--landing-gold);padding:.2rem .5rem;border-radius:999px}.landing-spreadsheet-card__table{width:100%;border-collapse:collapse;font-size:.8rem}.landing-spreadsheet-card__table th{text-align:left;padding:.5rem .75rem;color:var(--landing-text-secondary);font-weight:600;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid rgba(255,255,255,.06)}.landing-spreadsheet-card__table td{padding:.5rem .75rem;color:var(--landing-text);border-bottom:1px solid rgba(255,255,255,.04)}.landing-spreadsheet-card__table tr:last-child td{border-bottom:none}.landing-spreadsheet-card__footer{padding:.6rem 1rem;font-size:.75rem;color:var(--landing-text-secondary);font-style:italic;border-top:1px solid rgba(255,255,255,.06);background:#ffffff05}@media(max-width:768px){.landing-demo-wrap{flex-direction:column;align-items:center}.landing-demo-right{text-align:center;flex:none;width:100%;max-width:360px}.landing-demo-reset{margin:1.25rem auto 0}.landing-demo-phone{width:290px}.landing-demo__title{font-size:1.75rem}}@media(max-width:480px){.landing-demo-phone{width:260px}.landing-demo-qr{display:none}}.landing-value{padding:5rem 1.5rem}.landing-value__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;max-width:960px;margin:0 auto}.landing-value-card{text-align:center;padding:2rem 1.5rem}.landing-value-card__icon{font-size:2.5rem;margin-bottom:.75rem;display:block}.landing-value-card__title{font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:1.3rem;margin-bottom:.5rem;color:#1a1a1a}.landing-value-card__text{color:#1a1a1abf;font-size:1rem;line-height:1.6}.landing-signin{padding:6rem 1.5rem;text-align:center}.landing-signin__title{font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:clamp(1.75rem,3.5vw,2.5rem);margin-bottom:.75rem}.landing-signin__sub{color:var(--landing-text-secondary);font-size:1.1rem;margin-bottom:2.5rem;max-width:480px;margin-left:auto;margin-right:auto}.landing-signin__form{max-width:400px;margin:0 auto;background:var(--landing-dark-3);border-radius:1rem;padding:2rem;text-align:left}.landing-signin__field{margin-bottom:1rem}.landing-signin__label{display:block;font-size:.8125rem;font-weight:600;color:var(--landing-text-secondary);margin-bottom:.25rem}.landing-signin__input{width:100%;padding:.625rem .75rem;font-family:Source Sans Pro,sans-serif;font-size:.9375rem;color:var(--landing-text);background:var(--landing-dark-2);border:1.5px solid var(--landing-dark-3);border-radius:.5rem;transition:border-color .15s;outline:none}.landing-signin__input:focus{border-color:var(--landing-gold);box-shadow:0 0 0 3px var(--landing-gold-light)}.landing-signin__error{padding:.75rem;background:#dc26261a;border:1px solid rgba(220,38,38,.3);color:#fca5a5;border-radius:.5rem;font-size:.875rem;margin-bottom:1rem}.landing-signin__btn{width:100%;padding:.75rem;font-family:Plus Jakarta Sans,sans-serif;font-weight:600;font-size:1rem;color:#1a1a1a;background:var(--landing-gold);border:none;border-radius:.5rem;cursor:pointer;transition:background .15s,transform .15s}.landing-signin__btn:hover:not(:disabled){background:var(--landing-gold-hover);transform:translateY(-1px)}.landing-signin__btn:disabled{opacity:.6;cursor:not-allowed}.landing-signin__hint{text-align:center;margin-top:1rem;font-size:.8125rem;color:var(--landing-text-secondary)}.landing-footer{padding:2rem 1.5rem;text-align:center;color:var(--landing-text-secondary);font-size:.8125rem;border-top:1px solid var(--landing-dark-3);background:var(--landing-dark)}.landing-footer a{color:var(--landing-gold);text-decoration:none}.landing-footer a:hover{text-decoration:underline}.landing-nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:.875rem 2rem;transition:background .3s,box-shadow .3s}.landing-nav--scrolled{background:#0f1117eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px 3px #0000004d}.landing-nav__brand{display:flex;align-items:center;gap:.5rem}.landing-nav__logo{height:28px;filter:brightness(0) invert(1)}.landing-nav__title{font-family:Plus Jakarta Sans,sans-serif;font-weight:600;font-size:1.1rem;color:var(--landing-text)}.landing-nav__cta{padding:.5rem 1.25rem;font-family:Plus Jakarta Sans,sans-serif;font-weight:600;font-size:.875rem;color:#1a1a1a;background:var(--landing-gold);border:none;border-radius:.5rem;cursor:pointer;transition:background .15s}.landing-nav__cta:hover{background:var(--landing-gold-hover)}@media(max-width:768px){.landing-feature-panel{grid-template-columns:1fr;gap:2rem}.landing-feature-panel__visual{order:-1}.landing-demo-controls{flex-direction:column}.landing-spreadsheet-card{margin-top:1rem}.landing-steps__grid{grid-template-columns:1fr 1fr;gap:2rem}.landing-steps__grid:before{display:none}.landing-nav{padding:.75rem 1rem}}@media(max-width:480px){.landing-section{padding:3.5rem 1rem}.landing-steps__grid{grid-template-columns:1fr}.landing-tabs{flex-direction:column;align-items:center}.landing-tab{width:100%;max-width:280px;text-align:center}}.landing-spinner{display:inline-block;width:1rem;height:1rem;border:2px solid rgba(26,26,26,.3);border-top-color:#1a1a1a;border-radius:50%;animation:landing-spin .6s linear infinite;vertical-align:middle;margin-right:.375rem}@keyframes landing-spin{to{transform:rotate(360deg)}}:root{--te-primary: #ffffff;--te-accent: #ffbf00;--te-accent-hover: #e6ac00;--te-accent-light: #fff8e1;--te-text: #1a1a1a;--te-text-secondary: #6b7280;--te-border: #e5e7eb;--te-surface: #f9fafb;--te-surface-dark: #374151;--te-error: #dc2626;--te-error-light: #fef2f2;--te-success: #16a34a;--te-success-light: #f0fdf4;--te-font-heading: "Plus Jakarta Sans", sans-serif;--te-font-body: "Source Sans Pro", sans-serif;--te-space-xs: .25rem;--te-space-sm: .5rem;--te-space-md: 1rem;--te-space-lg: 1.5rem;--te-space-xl: 2rem;--te-space-2xl: 3rem;--te-radius-sm: .25rem;--te-radius-md: .5rem;--te-radius-lg: .75rem;--te-radius-full: 9999px;--te-shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--te-shadow-md: 0 4px 6px rgba(0, 0, 0, .07);--te-shadow-lg: 0 10px 15px rgba(0, 0, 0, .1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--te-font-body);color:var(--te-text);background:linear-gradient(135deg,#fff,#f0f0f0,#fff);background-attachment:fixed;min-height:100vh;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--te-font-heading);font-weight:600;line-height:1.2}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}a{color:var(--te-text);text-decoration:none}.te-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--te-space-sm);padding:.625rem 1.25rem;font-family:var(--te-font-body);font-size:.9375rem;font-weight:600;border:2px solid transparent;border-radius:var(--te-radius-md);cursor:pointer;transition:all .15s ease;white-space:nowrap}.te-btn:disabled{opacity:.5;cursor:not-allowed}.te-btn--primary{background-color:var(--te-accent);color:var(--te-text);border-color:var(--te-accent)}.te-btn--primary:hover:not(:disabled){background-color:var(--te-accent-hover);border-color:var(--te-accent-hover)}.te-btn--secondary{background-color:transparent;color:var(--te-text);border-color:var(--te-border)}.te-btn--secondary:hover:not(:disabled){border-color:var(--te-text)}.te-btn--danger{background-color:var(--te-error);color:#fff;border-color:var(--te-error)}.te-btn--danger:hover:not(:disabled){background-color:#b91c1c;border-color:#b91c1c}.te-btn--ghost{background-color:transparent;color:var(--te-text-secondary);border-color:transparent;padding:.5rem .75rem}.te-btn--ghost:hover:not(:disabled){color:var(--te-text);background-color:var(--te-surface)}.te-btn--sm{padding:.375rem .75rem;font-size:.8125rem}.te-btn--lg{padding:.75rem 1.5rem;font-size:1.0625rem}.te-btn--full{width:100%}.te-field{display:flex;flex-direction:column;gap:var(--te-space-xs)}.te-label{font-family:var(--te-font-body);font-size:.8125rem;font-weight:600;color:var(--te-text-secondary);letter-spacing:.01em}.te-input,.te-textarea,.te-select{padding:.625rem .75rem;font-family:var(--te-font-body);font-size:.9375rem;color:var(--te-text);background-color:var(--te-primary);border:1.5px solid var(--te-border);border-radius:var(--te-radius-md);transition:border-color .15s ease;width:100%}.te-input:focus,.te-textarea:focus,.te-select:focus{outline:none;border-color:var(--te-accent);box-shadow:0 0 0 3px var(--te-accent-light)}.te-input--error,.te-textarea--error{border-color:var(--te-error)}.te-input--error:focus,.te-textarea--error:focus{box-shadow:0 0 0 3px var(--te-error-light)}.te-textarea{min-height:100px;resize:vertical}.te-field-error{font-size:.8125rem;color:var(--te-error)}.te-card{background:var(--te-primary);border:1px solid var(--te-border);border-radius:var(--te-radius-lg);padding:var(--te-space-lg);box-shadow:var(--te-shadow-sm)}.te-card--hover:hover{box-shadow:var(--te-shadow-md);border-color:var(--te-accent);transition:all .15s ease}.te-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--te-space-md)}.te-card__title{font-family:var(--te-font-heading);font-size:1.125rem;font-weight:400}.te-card__body{color:var(--te-text)}.te-card__footer{display:flex;align-items:center;gap:var(--te-space-sm);margin-top:var(--te-space-md);padding-top:var(--te-space-md);border-top:1px solid var(--te-border)}.te-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:var(--te-space-md)}.te-modal{background:var(--te-primary);border-radius:var(--te-radius-lg);box-shadow:var(--te-shadow-lg);width:100%;max-width:500px;max-height:90vh;overflow-y:auto}.te-modal__header{display:flex;align-items:center;justify-content:space-between;padding:var(--te-space-lg);border-bottom:1px solid var(--te-border)}.te-modal__title{font-family:var(--te-font-heading);font-size:1.25rem;font-weight:400}.te-modal__body{padding:var(--te-space-lg)}.te-modal__footer{display:flex;justify-content:flex-end;gap:var(--te-space-sm);padding:var(--te-space-lg);border-top:1px solid var(--te-border)}.te-header{display:flex;align-items:center;justify-content:space-between;padding:var(--te-space-md) var(--te-space-xl);border-bottom:2px solid var(--te-accent);background:var(--te-primary)}.te-header__brand{display:flex;align-items:center;gap:var(--te-space-sm)}.te-header__title{font-family:var(--te-font-heading);font-size:1.25rem;font-weight:400;color:var(--te-text)}.te-header__actions{display:flex;align-items:center;gap:var(--te-space-sm)}.te-layout{min-height:100vh;display:flex;flex-direction:column}.te-layout__content{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:var(--te-space-xl)}@media(max-width:640px){.te-layout__content{padding:var(--te-space-md)}.te-header{padding:var(--te-space-sm) var(--te-space-md)}}.te-badge{display:inline-flex;align-items:center;padding:.125rem .5rem;font-size:.75rem;font-weight:600;border-radius:var(--te-radius-full);background-color:var(--te-surface);color:var(--te-text-secondary)}.te-badge--accent{background-color:var(--te-accent-light);color:#92400e}.te-badge--success{background-color:var(--te-success-light);color:var(--te-success)}.te-badge--error{background-color:var(--te-error-light);color:var(--te-error)}.te-toast-container{position:fixed;top:var(--te-space-lg);right:var(--te-space-lg);z-index:2000;display:flex;flex-direction:column;gap:var(--te-space-sm)}.te-toast{display:flex;align-items:center;gap:var(--te-space-sm);padding:var(--te-space-md) var(--te-space-lg);background:var(--te-text);color:var(--te-primary);border-radius:var(--te-radius-md);box-shadow:var(--te-shadow-lg);font-size:.875rem;animation:te-slide-in .2s ease}.te-toast--success{background:var(--te-success)}.te-toast--error{background:var(--te-error)}@keyframes te-slide-in{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.te-rating-group{display:flex;flex-direction:column;gap:var(--te-space-sm)}.te-rating-card{display:flex;align-items:flex-start;gap:var(--te-space-md);padding:var(--te-space-md);border:2px solid var(--te-border);border-radius:var(--te-radius-md);cursor:pointer;transition:all .15s ease}.te-rating-card:hover,.te-rating-card--selected{border-color:var(--te-accent);background-color:var(--te-accent-light)}.te-rating-card__score{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;font-family:var(--te-font-heading);font-size:.875rem;color:var(--te-text-secondary);background:var(--te-surface);border-radius:var(--te-radius-full)}.te-rating-card--selected .te-rating-card__score{background:var(--te-accent);color:var(--te-text)}.te-rating-card__text{font-size:.875rem;line-height:1.4;color:var(--te-text)}.te-flex{display:flex}.te-flex-col{flex-direction:column}.te-items-center{align-items:center}.te-justify-between{justify-content:space-between}.te-gap-xs{gap:var(--te-space-xs)}.te-gap-sm{gap:var(--te-space-sm)}.te-gap-md{gap:var(--te-space-md)}.te-gap-lg{gap:var(--te-space-lg)}.te-gap-xl{gap:var(--te-space-xl)}.te-text-center{text-align:center}.te-text-secondary{color:var(--te-text-secondary)}.te-text-sm{font-size:.875rem}.te-text-xs{font-size:.75rem}.te-mt-md{margin-top:var(--te-space-md)}.te-mt-lg{margin-top:var(--te-space-lg)}.te-mb-md{margin-bottom:var(--te-space-md)}.te-mb-lg{margin-bottom:var(--te-space-lg)}.te-w-full{width:100%}.te-hidden{display:none}@media(max-width:640px){.te-sm-hidden{display:none}.te-sm-flex-col{flex-direction:column}}.te-spinner{display:inline-block;width:1.25rem;height:1.25rem;border:2px solid var(--te-border);border-top-color:var(--te-accent);border-radius:50%;animation:te-spin .6s linear infinite}@keyframes te-spin{to{transform:rotate(360deg)}}.te-dropdown{position:relative;width:100%}.te-dropdown__menu{position:absolute;top:100%;left:0;right:0;max-height:240px;overflow-y:auto;background:var(--te-primary);border:1.5px solid var(--te-border);border-top:none;border-radius:0 0 var(--te-radius-md) var(--te-radius-md);box-shadow:var(--te-shadow-md);z-index:100}.te-dropdown__item{padding:var(--te-space-sm) var(--te-space-md);cursor:pointer;font-size:.9375rem;transition:background .1s}.te-dropdown__item:hover,.te-dropdown__item--highlighted{background-color:var(--te-accent-light)}.te-dropdown__empty{padding:var(--te-space-md);color:var(--te-text-secondary);font-size:.875rem;text-align:center}.te-tabs{display:flex;border-bottom:2px solid var(--te-border);gap:var(--te-space-xs)}.te-tab{padding:var(--te-space-sm) var(--te-space-md);font-family:var(--te-font-heading);font-size:.9375rem;font-weight:400;color:var(--te-text-secondary);background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;cursor:pointer;transition:all .15s ease}.te-tab:hover{color:var(--te-text)}.te-tab--active{color:var(--te-text);border-bottom-color:var(--te-accent)}.te-qr-container{display:inline-flex;flex-direction:column;align-items:center;gap:var(--te-space-sm);padding:var(--te-space-md);background:var(--te-primary);border:1px solid var(--te-border);border-radius:var(--te-radius-md)}.te-qr-container canvas,.te-qr-container svg{display:block}.te-table{width:100%;border-collapse:collapse;font-size:.9375rem}.te-table th{font-family:var(--te-font-heading);font-weight:400;font-size:.8125rem;text-transform:uppercase;letter-spacing:.05em;color:var(--te-text-secondary);padding:var(--te-space-sm) var(--te-space-md);text-align:left;border-bottom:2px solid var(--te-border)}.te-table td{padding:var(--te-space-sm) var(--te-space-md);border-bottom:1px solid var(--te-border);vertical-align:middle}.te-table tr:hover{background-color:var(--te-surface)}.te-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--te-space-2xl);color:var(--te-text-secondary);text-align:center}.te-empty__icon{font-size:3rem;margin-bottom:var(--te-space-md);opacity:.5}.te-empty__title{font-family:var(--te-font-heading);font-size:1.125rem;color:var(--te-text);margin-bottom:var(--te-space-xs)}.te-empty__description{font-size:.875rem;max-width:300px}
