:root{--body-accent-rgb: 210, 180, 110;--body-secondary-rgb: 180, 150, 80}[data-theme=light]{--body-accent-rgb: 150, 120, 60;--body-secondary-rgb: 130, 100, 40}body{--accent: rgb(210, 180, 110);--accent-hover: rgb(190, 160, 90);--accent-rgb: 210, 180, 110;--accent-bg: rgb(160, 135, 75);--accent-hover-bg: rgb(140, 115, 55);--accent-bg-rgb: 160, 135, 75;--secondary: rgba(180, 150, 80, 1);--secondary-hover: rgba(200, 170, 100, 1);--secondary-rgb: 180, 150, 80;--tertiary: rgba(230, 200, 140, .8);--generator-highlight: rgba(var(--accent-rgb), .1);--button-primary-text: rgb(13, 17, 23)}[data-theme=light] body{--accent: rgb(150, 120, 60);--accent-hover: rgb(130, 100, 40);--accent-rgb: 150, 120, 60;--accent-bg: rgb(150, 120, 60);--accent-hover-bg: rgb(130, 100, 40);--accent-bg-rgb: 150, 120, 60;--secondary: rgba(130, 100, 40, 1);--secondary-hover: rgba(110, 80, 20, 1);--secondary-rgb: 130, 100, 40;--button-primary-text: white}main{--hero-text-gradient: linear-gradient(270deg, #D2B46E 0%, #E6C88C 15%, #C4A060 35%, #B49650 60%, #9A8240 80%, #D8BA78 100%);--category-accent: rgb(210, 180, 110);--category-bg: rgba(210, 180, 110, .15);--filter-accent: rgb(180, 150, 80);--filter-bg: rgba(210, 180, 110, .9);--generator-primary: var(--accent);--generator-secondary: var(--secondary)}[data-theme=light] main{--hero-text-gradient: linear-gradient(270deg, #96783C 0%, #A88648 15%, #8A6E34 35%, #7A5E28 60%, #6B4F1C 80%, #96783C 100%);--category-accent: rgb(150, 120, 60);--filter-accent: rgb(130, 100, 40)}:root{--cache-primary: rgb(210, 180, 110);--cache-primary-hover: rgb(190, 160, 90);--cache-secondary: rgb(180, 150, 80);--cache-gradient: linear-gradient(135deg, #E6C88C 0%, #D2B46E 35%, #C4A060 60%, #B49650 100%);--cache-glow: rgba(210, 180, 110, .3);--cache-glow-soft: rgba(210, 180, 110, .1)}[data-theme=light]{--cache-primary: rgb(150, 120, 60);--cache-primary-hover: rgb(130, 100, 40);--cache-secondary: rgb(130, 100, 40);--cache-gradient: linear-gradient(135deg, #96783C 0%, #8A6E34 35%, #7A5E28 60%, #6B4F1C 100%);--cache-glow: rgba(150, 120, 60, .3);--cache-glow-soft: rgba(150, 120, 60, .1)}.cache-coming-soon{min-height:100vh;position:relative}.cache-hero{position:relative;z-index:1;padding:4rem 0 3rem;text-align:center;max-width:900px;margin:0 auto}.cache-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--cache-glow-soft);border:1px solid rgba(210,180,110,.3);border-radius:50px;margin-bottom:2rem}[data-theme=light] .cache-badge{border-color:#96783c4d}.cache-badge__dot{width:8px;height:8px;background:var(--cache-primary);border-radius:50%;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.cache-badge__text{font-size:.85rem;font-weight:600;color:var(--cache-primary);text-transform:uppercase;letter-spacing:.0313rem}.cache-hero__title{font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:1rem}.cache-hero__title,.cache-waitlist__title,.cache-section-title{color:var(--cache-primary);background:linear-gradient(270deg,#d2b46e,#e6c88c 15%,#c4a060 35%,#b49650 60%,#9a8240,#d8ba78);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}[data-theme=light] .cache-hero__title,[data-theme=light] .cache-waitlist__title,[data-theme=light] .cache-section-title{color:var(--cache-primary);background:linear-gradient(270deg,#96783c,#a88648 15%,#8a6e34 35%,#7a5e28 60%,#6b4f1c,#96783c);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.cache-hero__description{font-size:1.2rem;color:var(--text-secondary);max-width:500px;margin:0 auto 2rem;line-height:1.6}.cache-preview{max-width:850px;margin:0 auto 3rem;padding:0 1rem 4rem;position:relative;z-index:1}.cache-preview__card{background:var(--bg-secondary);border:var(--glass-border);border-radius:16px;padding:0;overflow:hidden}.cache-preview__header{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.05)}[data-theme=light] .cache-preview__header{border-bottom-color:#0000000d}.cache-preview__dots{display:flex;gap:.5rem}.cache-preview__dot{width:10px;height:10px;border-radius:50%;opacity:.7}.cache-preview__dot--red{background:#ef4444}.cache-preview__dot--yellow{background:#eab308}.cache-preview__dot--green{background:#22c55e}.cache-preview__title{font-size:.85rem;font-weight:600;color:var(--text-secondary)}.cache-preview__dashboard{display:grid;grid-template-columns:1fr 1.4fr;gap:1.5rem;padding:1.5rem}.cache-preview__calendar{background:var(--bg-primary);border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:1rem}[data-theme=light] .cache-preview__calendar{border-color:#0000000d}.cache-preview__calendar-header{text-align:center;margin-bottom:.75rem}.cache-preview__calendar-month{font-size:.85rem;font-weight:600;color:var(--cache-primary)}.cache-preview__calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.cache-preview__calendar-day{aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:.7rem;color:var(--text-secondary);border-radius:4px;transition:all .2s ease}.cache-preview__calendar-day--header{font-weight:600;font-size:.6rem;color:var(--text-muted);text-transform:uppercase}.cache-preview__calendar-day--today{background:var(--cache-primary);color:#0d1117;font-weight:700}.cache-preview__calendar-day--cleanup{background:#3b82f633;color:#60a5fa;font-weight:600}.cache-preview__calendar-day--cleanup.cache-preview__calendar-day--today{background:var(--cache-primary);color:#0d1117;box-shadow:0 0 0 2px #3b82f680}.cache-preview__calendar-day--delete{background:#ef444433;color:#f87171;font-weight:600}.cache-preview__calendar-legend{display:flex;justify-content:center;gap:1rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.05)}[data-theme=light] .cache-preview__calendar-legend{border-top-color:#0000000d}.cache-preview__legend-item{display:flex;align-items:center;gap:.375rem;font-size:.65rem;color:var(--text-muted)}.cache-preview__legend-dot{width:8px;height:8px;border-radius:2px}.cache-preview__legend-dot--cleanup{background:#3b82f666}.cache-preview__legend-dot--delete{background:#ef444466}.cache-preview__responses{display:flex;flex-direction:column;gap:.75rem}.cache-preview__responses-header{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;font-weight:600;color:var(--text-primary)}.cache-preview__response-count{font-size:.75rem;font-weight:500;color:var(--text-muted);background:#ffffff0d;padding:.25rem .5rem;border-radius:4px}[data-theme=light] .cache-preview__response-count{background:#0000000d}.cache-preview__response-list{display:flex;flex-direction:column;gap:.5rem}.cache-preview__response{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:.75rem;padding:.625rem .875rem;background:var(--bg-primary);border:1px solid rgba(255,255,255,.05);border-radius:8px;transition:all .3s ease}[data-theme=light] .cache-preview__response{border-color:#0000000d}.cache-preview__response--fading{animation:fadeOutResponse 4s ease-in-out infinite}.cache-preview__response--fading-delayed{animation:fadeOutResponse 4s ease-in-out infinite;animation-delay:2s}@keyframes fadeOutResponse{0%,60%{opacity:1;transform:translate(0)}80%{opacity:.3;transform:translate(10px)}90%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.cache-preview__response-avatar{width:32px;height:32px;border-radius:50%;background:var(--cache-glow-soft);border:1px solid var(--cache-primary);display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;color:var(--cache-primary)}.cache-preview__response-info{display:flex;flex-direction:column;min-width:0}.cache-preview__response-name{font-size:.8rem;font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cache-preview__response-form{font-size:.7rem;color:var(--text-muted)}.cache-preview__response-timer{display:flex;align-items:center;gap:.25rem;font-size:.7rem;font-weight:600;color:#f87171;padding:.25rem .5rem;background:#ef44441a;border-radius:4px}.cache-preview__response-timer svg{width:12px;height:12px}.cache-preview__response-timer--warning{color:#fbbf24;background:#fbbf241a}.cache-preview__response-timer--safe{color:#4ade80;background:#4ade801a}.cache-preview__response-platform{width:24px;height:24px;border-radius:4px;display:flex;align-items:center;justify-content:center;overflow:hidden}.cache-preview__response-platform img{width:100%;height:100%;object-fit:contain}.cache-preview__response-platform--typeform{background:#fffffff2;padding:3px}.cache-preview__response-platform--jotform{background:#fffffff2;padding:2px}.cache-preview__response-platform--fillout,.cache-preview__response-platform--google{padding:0}.cache-preview__deleted-indicator{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem;background:#22c55e1a;border:1px dashed rgba(34,197,94,.3);border-radius:8px;font-size:.75rem;color:#4ade80;margin-top:.25rem}.cache-preview__deleted-indicator svg{width:16px;height:16px}.cache-waitlist{position:relative;z-index:1;max-width:600px;margin:0 auto;padding:0 1rem 4rem}.cache-waitlist__container{padding:2.5rem;overflow:hidden}.cache-waitlist__header{text-align:center}.cache-waitlist__title{font-size:2rem;font-weight:700;margin-bottom:.5rem}.cache-waitlist__subtitle{font-size:1rem;color:var(--text-secondary)}.cache-form{position:relative}.cache-form__progress{display:flex;justify-content:center;gap:.5rem;margin-bottom:2rem}.cache-form__progress-step{width:40px;height:4px;background:#ffffff1a;border-radius:2px;transition:all .3s ease;position:relative;overflow:hidden}[data-theme=light] .cache-form__progress-step{background:#0000001a}.cache-form__progress-step:after{content:"";position:absolute;inset:0;background:var(--cache-gradient);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.cache-form__progress-step--active:after,.cache-form__progress-step--completed:after{transform:scaleX(1)}.cache-form__carousel{position:relative;overflow:hidden}.cache-form__slides{position:relative}.cache-form__slide{opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;pointer-events:none;position:absolute;top:0;left:0;right:0}.cache-form__slide--active{opacity:1;visibility:visible;pointer-events:auto;position:relative}.cache-form__slide-content{text-align:center}.cache-form__question{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:1.5rem}.cache-form__hint{font-size:.85rem;color:var(--text-muted);margin-top:-1rem;margin-bottom:1.25rem}.cache-form__options{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.cache-form__option{padding:.75rem 1.25rem;background:var(--bg-primary);border:1px solid rgba(255,255,255,.1);border-radius:10px;color:var(--text-secondary);font-size:.95rem;cursor:pointer;transition:all .2s ease}[data-theme=light] .cache-form__option{border-color:#0000001a}.cache-form__option:hover{border-color:var(--cache-primary);color:var(--text-primary)}.cache-form__option--selected{background:var(--cache-glow-soft);border-color:var(--cache-primary);color:var(--cache-primary)}.cache-form__other-input{width:100%;max-width:300px;margin-top:1rem;padding:.875rem 1rem;background:var(--bg-primary);border:1px solid rgba(255,255,255,.1);border-radius:10px;color:var(--text-primary);font-size:.95rem;text-align:center;transition:all .2s ease;display:none}[data-theme=light] .cache-form__other-input{border-color:#0000001a}.cache-form__other-input:focus{outline:none;border-color:var(--cache-primary);box-shadow:0 0 0 3px var(--cache-glow-soft)}.cache-form__other-input--visible{display:block;margin-left:auto;margin-right:auto}.cache-form__email-input{width:100%;max-width:350px;margin:0 auto;padding:1rem 1.25rem;background:var(--bg-primary);border:1px solid rgba(255,255,255,.1);border-radius:12px;color:var(--text-primary);font-size:1rem;text-align:center;transition:all .2s ease}[data-theme=light] .cache-form__email-input{border-color:#0000001a}.cache-form__email-input:focus{outline:none;border-color:var(--cache-primary);box-shadow:0 0 0 3px var(--cache-glow-soft)}.cache-form__email-input::placeholder{color:var(--placeholder)}.cache-form__nav{display:flex;justify-content:center;gap:1rem;margin-top:2rem}.cache-form__nav-btn--back{background:transparent;border:1px solid var(--cache-primary);color:var(--text-secondary);padding:.875rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem}.cache-form__nav-btn--back:hover:not(:disabled){background:var(--cache-glow-soft);color:var(--cache-primary)}.cache-form__nav-btn--back:disabled{opacity:.5;cursor:not-allowed}.cache-form__nav-btn--next,.cache-form__nav-btn--submit{--accent: var(--cache-primary);--accent-hover: var(--cache-primary-hover);--button-primary-text: #0d1117}.cache-form__nav-btn--next svg,.cache-form__nav-btn--submit svg,.cache-form__nav-btn--back svg{width:16px;height:16px}.cache-form__error{color:#ef4444;font-size:.85rem;margin-top:.75rem;opacity:0;transition:opacity .2s ease}.cache-form__error--visible{opacity:1}.cache-success{display:none;text-align:center;padding:2rem 0}.cache-success--visible{display:block;animation:fadeInUp .4s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cache-success__icon{width:64px;height:64px;background:#22c55e33;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.cache-success__icon svg{width:32px;height:32px;color:#4ade80}.cache-success__title{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.cache-success__message{color:var(--text-secondary);margin-bottom:1.5rem}.cache-privacy{text-align:center;font-size:.8rem;color:var(--text-muted);margin-top:1.5rem}.cache-perfect-for{position:relative;left:50%;right:50%;width:100vw;margin-left:-50vw;margin-right:-50vw;margin-top:2rem;margin-bottom:2rem;padding:4rem 1rem;box-sizing:border-box;z-index:1;background-color:var(--bg-primary);border-top:1px solid rgba(255,255,255,.03);border-bottom:1px solid rgba(255,255,255,.03)}[data-theme=light] .cache-perfect-for{background-color:#f3f1ec;border-top-color:#0000000a;border-bottom-color:#0000000a}.cache-perfect-for .cache-section-header,.cache-perfect-for .cache-cards-grid{max-width:1100px;margin-left:auto;margin-right:auto}.cache-section-header{text-align:center;margin-bottom:2.5rem}.cache-section-title{font-size:2rem;font-weight:700;margin-bottom:.75rem}.cache-section-subtitle{font-size:1.1rem;color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.cache-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.cache-perfect-for .tool-servalian-card{--accent: var(--cache-primary);--accent-rgb: 210, 180, 110}[data-theme=light] .cache-perfect-for .tool-servalian-card{--accent-rgb: 150, 120, 60}@media screen and (max-width:768px){.cache-hero{padding:2rem 1rem}.cache-hero__title{font-size:2rem}.cache-hero__description{font-size:1rem}.cache-preview{padding:0 .5rem;margin-bottom:2rem}.cache-preview__dashboard{grid-template-columns:1fr;gap:1rem;padding:1rem}.cache-preview__calendar{max-width:100%}.cache-preview__response{grid-template-columns:auto 1fr auto auto;gap:.5rem}.cache-preview__response-platform{width:20px;height:20px}.cache-preview__response-platform--typeform,.cache-preview__response-platform--jotform{padding:2px}.cache-preview__response-avatar{width:28px;height:28px;font-size:.6rem}.cache-preview__response-name{font-size:.75rem}.cache-preview__response-form{font-size:.65rem}.cache-preview__response-timer{font-size:.65rem;padding:.2rem .375rem}.cache-preview__response-timer svg{width:10px;height:10px}.cache-preview__deleted-indicator{font-size:.7rem}.cache-waitlist__container{padding:1.5rem}.cache-waitlist__title{font-size:1.5rem}.cache-form__options--platforms{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.cache-form__options--platforms .cache-form__option{width:100%;padding:.625rem .75rem;font-size:.875rem}.cache-form__options:not(.cache-form__options--platforms){flex-direction:column}.cache-form__options:not(.cache-form__options--platforms) .cache-form__option{width:100%}.cache-form__nav{flex-direction:column-reverse}.cache-form__nav-btn--back,.cache-form__nav-btn--next,.cache-form__nav-btn--submit{width:100%;justify-content:center}.cache-perfect-for{padding:2.5rem 1rem;margin-top:1.5rem;margin-bottom:1.5rem}.cache-perfect-for .cache-cards-grid{max-width:500px}.cache-section-title{font-size:1.75rem}.cache-section-subtitle{font-size:1rem}.cache-cards-grid{grid-template-columns:1fr}}@media screen and (max-width:480px){.cache-hero__title{font-size:1.75rem}.cache-preview__calendar{padding:.75rem}.cache-preview__calendar-day{font-size:.6rem}.cache-preview__responses-header{font-size:.8rem}.cache-section-title{font-size:1.5rem}}
