.landing{--fp-bg: #faf6ef;--fp-surface: #ffffff;--fp-text: #3a342c;--fp-muted: #8c8375;--fp-border: #e6ddcf;--fp-sage: #8fb48a;--fp-sage-deep: #5c7c58;--fp-blush: #e8c4c0;background:var(--fp-bg);color:var(--fp-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.landing-nav{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;border-bottom:1px solid var(--fp-border)}.landing-wordmark{font-weight:700;font-size:1.25rem;letter-spacing:-.02em}.landing-nav-links{display:flex;align-items:center;gap:1.5rem}.landing-nav-link{color:var(--fp-muted);text-decoration:none;font-size:.9rem}.landing-nav-link-secondary{font-size:.82rem;opacity:.75}.landing-nav-cta{color:var(--fp-sage-deep);text-decoration:none;font-weight:600}.landing-hero{max-width:760px;margin:0 auto;padding:5rem 1.5rem 4rem;text-align:center}.landing-hero h1{font-size:2.75rem;line-height:1.15;margin:0 0 1.25rem;letter-spacing:-.02em}.landing-hero-sub{font-size:1.15rem;color:var(--fp-muted);line-height:1.6;margin:0 0 2rem}.landing-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.landing-btn{display:inline-block;padding:.85rem 1.6rem;border-radius:8px;font-weight:600;text-decoration:none}.landing-btn-primary{background:var(--fp-sage);color:var(--fp-text)}.landing-btn-ghost{color:var(--fp-text);border:1px solid var(--fp-border)}.landing-features{max-width:1100px;margin:0 auto;padding:2rem 1.5rem 4rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.25rem}.landing-feature-card{background:var(--fp-surface);border:1px solid var(--fp-border);border-radius:10px;padding:1.5rem}.landing-feature-card h3{margin:0 0 .5rem;font-size:1.05rem}.landing-feature-card p{margin:0;color:var(--fp-muted);font-size:.92rem;line-height:1.5}.landing-comparison,.landing-how,.landing-philosophy{max-width:900px;margin:0 auto;padding:3rem 1.5rem}.landing-comparison h2,.landing-how h2,.landing-philosophy h2{text-align:center;font-size:1.75rem;margin:0 0 2rem}.landing-comparison table{width:100%;border-collapse:collapse}.landing-comparison th,.landing-comparison td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--fp-border)}.landing-comparison th{color:var(--fp-muted);font-weight:600}.landing-comparison-highlight{color:var(--fp-sage-deep);font-weight:600}.landing-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.landing-step-card{text-align:center}.landing-step-number{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:var(--fp-blush);color:var(--fp-text);font-weight:700;margin-bottom:.75rem}.landing-step-card h3{margin:0 0 .4rem}.landing-step-card p{color:var(--fp-muted);font-size:.92rem;line-height:1.5;margin:0}.landing-philosophy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.landing-philosophy-item h3{margin:0 0 .4rem;color:var(--fp-sage-deep)}.landing-philosophy-item p{color:var(--fp-muted);font-size:.92rem;line-height:1.5;margin:0}.landing-footer{display:flex;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:2rem 1.5rem 3rem;color:var(--fp-muted);border-top:1px solid var(--fp-border)}.landing-footer a{color:var(--fp-muted)}@media (max-width: 600px){.landing-hero h1{font-size:2rem}}:root{--fp-bg: #faf6ef;--fp-surface: #ffffff;--fp-text: #3a342c;--fp-muted: #8c8375;--fp-border: #e6ddcf;--fp-sage: #8fb48a;--fp-sage-deep: #5c7c58;--fp-blush: #e8c4c0;--fp-danger: #c0554a;--fp-radius: 8px;--fp-shadow: 0 1px 3px rgba(58, 52, 44, .08);--fp-font: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--fp-touch-form: 40px;--fp-touch-tablet: 64px}*{box-sizing:border-box}body{margin:0;background:var(--fp-bg);color:var(--fp-text);font-family:var(--fp-font)}button,input,select,textarea{font-family:inherit;font-size:1rem}a{color:var(--fp-sage-deep)}h1{font-size:1.75rem;line-height:1.2;letter-spacing:-.01em;margin:0 0 .5rem}h2{font-size:1.25rem;line-height:1.25;margin:0 0 .5rem}p{line-height:1.5}.fp-shell{min-height:100vh}.fp-shell-nav{display:flex;align-items:center;gap:1.5rem;padding:1rem 1.5rem;border-bottom:1px solid var(--fp-border);background:var(--fp-surface)}.fp-shell-nav a{color:var(--fp-muted);text-decoration:none;font-size:.95rem;padding:.4rem 0}.fp-shell-nav a.active{color:var(--fp-text);font-weight:700}.fp-shell-main{max-width:900px;margin:0 auto;padding:2rem 1.5rem}.fp-shell-main.fp-density-tablet{max-width:1200px;padding:2.5rem 2rem}.fp-density-tablet .fp-btn,.fp-density-tablet .fp-input{min-height:var(--fp-touch-tablet);font-size:1.1rem}.fp-card{background:var(--fp-surface);border:1px solid var(--fp-border);border-radius:var(--fp-radius);box-shadow:var(--fp-shadow);padding:1.5rem}.fp-card-narrow{max-width:420px;margin:3rem auto 0;padding:2rem}.fp-wordmark{display:block;text-align:center;font-weight:700;font-size:1.35rem;letter-spacing:-.02em;color:var(--fp-text);text-decoration:none;margin-bottom:1.5rem}.fp-card-narrow h1{text-align:center;font-size:1.4rem}.fp-card-narrow .fp-subtitle{text-align:center;color:var(--fp-muted);font-size:.92rem;margin:0 0 1.5rem}.fp-card-narrow form{display:flex;flex-direction:column}.fp-card-narrow .fp-btn{width:100%;margin-top:.25rem}.fp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:var(--fp-touch-form);padding:0 1.25rem;border-radius:var(--fp-radius);border:1px solid transparent;font-weight:600;cursor:pointer;text-decoration:none}.fp-btn:disabled{opacity:.55;cursor:not-allowed}.fp-btn-primary{background:var(--fp-sage);color:var(--fp-text)}.fp-btn-ghost{background:transparent;color:var(--fp-text);border-color:var(--fp-border)}.fp-btn-danger{background:var(--fp-danger);color:#fff}.fp-field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.fp-field label{font-size:.85rem;color:var(--fp-muted)}.fp-input{min-height:var(--fp-touch-form);padding:0 .85rem;border:1px solid var(--fp-border);border-radius:var(--fp-radius);background:var(--fp-surface);color:var(--fp-text)}.fp-input:focus{outline:2px solid var(--fp-sage);outline-offset:1px}.fp-error{color:var(--fp-danger);font-size:.9rem;margin:0 0 1rem}.fp-empty{text-align:center;color:var(--fp-muted);padding:3rem 1.5rem}.fp-spinner{width:1.25rem;height:1.25rem;border:2px solid var(--fp-border);border-top-color:var(--fp-sage-deep);border-radius:50%;animation:fp-spin .7s linear infinite;display:inline-block}@keyframes fp-spin{to{transform:rotate(360deg)}}.fp-cal-chip{border-left:3px solid;border-radius:4px;padding:.15rem .4rem;font-size:.85rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis}.fp-cal-chip-time{font-weight:600}.fp-cal-week{border:1px solid var(--fp-border);border-radius:var(--fp-radius);background:var(--fp-surface);box-shadow:var(--fp-shadow);overflow:hidden}.fp-cal-week-header{display:flex;border-bottom:1px solid var(--fp-border)}.fp-cal-gutter{width:56px;flex-shrink:0}.fp-cal-gutter-label{font-size:.75rem;color:var(--fp-muted);padding:.5rem .4rem 0 0;text-align:right}.fp-cal-day-header{flex:1;border:none;border-left:1px solid var(--fp-border);background:transparent;cursor:pointer;padding:.5rem .25rem;text-align:center;font-family:inherit}.fp-cal-day-name{font-size:.75rem;color:var(--fp-muted);text-transform:uppercase;letter-spacing:.02em}.fp-cal-day-num{font-size:1.1rem;font-weight:700}.fp-cal-day-header-today .fp-cal-day-num{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;border-radius:50%;background:var(--fp-sage-deep);color:#fff}.fp-cal-allday-row{min-height:2rem}.fp-cal-allday-cell{flex:1;border-left:1px solid var(--fp-border);padding:.25rem;display:flex;flex-direction:column;gap:.2rem}.fp-cal-week-body{display:flex;overflow-y:auto;max-height:70vh}.fp-cal-hour-labels{display:flex;flex-direction:column}.fp-cal-hour-label{font-size:.7rem;color:var(--fp-muted);text-align:right;padding:0 .4rem;transform:translateY(-.5em)}.fp-cal-day-col{flex:1;position:relative;border-left:1px solid var(--fp-border);cursor:pointer}.fp-cal-chip-timed{position:absolute;cursor:pointer}.fp-cal-now-line{position:absolute;left:0;right:0;height:2px;background:var(--fp-danger);z-index:1}
