:root{--landing-ink:#1a1a2e;--landing-paper:#faf9f7;--landing-warm:#f5f0eb;--landing-accent:#2d5a3d;--landing-accent-light:#3a7a52;--landing-accent-pale:#e8f0eb;--landing-muted:#8a8a8a;--landing-border:#e5e2dd;--landing-highlight:#e8b44d;--landing-radius:12px}.landing-module__g1LwZa__page{background:var(--landing-paper);color:var(--landing-ink);-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif;overflow-x:hidden}.landing-module__g1LwZa__nav{z-index:100;-webkit-backdrop-filter:blur(20px);background:#faf9f7d9;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;width:100%;padding:20px 40px;transition:border-color .3s;display:flex;position:fixed;top:0}.landing-module__g1LwZa__navScrolled{border-bottom-color:var(--landing-border)}.landing-module__g1LwZa__logo{color:var(--landing-accent);letter-spacing:-.02em;font-family:DM Serif Display,serif;font-size:1.6rem;text-decoration:none}.landing-module__g1LwZa__logoDot{background:var(--landing-highlight);vertical-align:super;border-radius:50%;width:8px;height:8px;margin-left:1px;font-size:0;display:inline-block}.landing-module__g1LwZa__navLinks{align-items:center;gap:32px;list-style:none;display:flex}.landing-module__g1LwZa__navLink{color:var(--landing-muted);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__navLink:hover{color:var(--landing-ink)}.landing-module__g1LwZa__btn{cursor:pointer;border:none;border-radius:100px;align-items:center;gap:8px;padding:12px 24px;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.landing-module__g1LwZa__btnPrimary{background:var(--landing-accent);color:#fff}.landing-module__g1LwZa__btnPrimary:hover{background:var(--landing-accent-light);transform:translateY(-1px);box-shadow:0 4px 20px #2d5a3d40}.landing-module__g1LwZa__btnGhost{color:var(--landing-ink);border:1.5px solid var(--landing-border);background:0 0}.landing-module__g1LwZa__btnGhost:hover{border-color:var(--landing-ink);background:var(--landing-ink);color:#fff}.landing-module__g1LwZa__btnLarge{padding:16px 36px;font-size:1rem}.landing-module__g1LwZa__hero{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1200px;min-height:100vh;margin:0 auto;padding:160px 40px 100px;display:grid}.landing-module__g1LwZa__heroText{max-width:540px}.landing-module__g1LwZa__badge{background:var(--landing-accent-pale);color:var(--landing-accent);letter-spacing:.03em;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 16px;font-size:.8rem;font-weight:600;display:inline-flex}.landing-module__g1LwZa__badge svg{width:14px;height:14px}.landing-module__g1LwZa__heroTitle{letter-spacing:-.03em;color:var(--landing-ink);margin-bottom:24px;font-family:DM Serif Display,serif;font-size:3.8rem;line-height:1.08}.landing-module__g1LwZa__heroTitle em{color:var(--landing-accent);font-style:italic}.landing-module__g1LwZa__heroSub{color:var(--landing-muted);max-width:440px;margin-bottom:40px;font-size:1.15rem;line-height:1.7}.landing-module__g1LwZa__heroActions{align-items:center;gap:16px;margin-bottom:48px;display:flex}.landing-module__g1LwZa__heroVisual{position:relative}.landing-module__g1LwZa__formPreview{background:#fff;border-radius:20px;padding:40px;animation:6s ease-in-out infinite landing-module__g1LwZa__float;position:relative;transform:rotate(1deg);box-shadow:0 1px 3px #0000000a,0 8px 40px #0000000f}@keyframes landing-module__g1LwZa__float{0%,to{transform:rotate(1deg)translateY(0)}50%{transform:rotate(1deg)translateY(-10px)}}.landing-module__g1LwZa__formPreviewHeader{margin-bottom:32px}.landing-module__g1LwZa__formPreviewTitle{color:var(--landing-ink);margin-bottom:6px;font-family:DM Serif Display,serif;font-size:1.5rem}.landing-module__g1LwZa__formPreviewSub{color:var(--landing-muted);font-size:.85rem}.landing-module__g1LwZa__formQuestion{margin-bottom:24px}.landing-module__g1LwZa__formQuestionLabel{color:var(--landing-ink);margin-bottom:8px;font-size:.85rem;font-weight:600;display:block}.landing-module__g1LwZa__required{color:#ef4444;margin-left:2px}.landing-module__g1LwZa__fakeInput{border:1.5px solid var(--landing-border);width:100%;color:var(--landing-muted);background:var(--landing-paper);border-radius:10px;padding:12px 16px;font-size:.9rem}.landing-module__g1LwZa__ratingStars{gap:6px;display:flex}.landing-module__g1LwZa__ratingStar{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-family:inherit;font-size:1.2rem;transition:all .15s;display:flex}.landing-module__g1LwZa__ratingStarFilled{background:#fef3c7}.landing-module__g1LwZa__ratingStarEmpty{background:var(--landing-warm)}.landing-module__g1LwZa__formChoices{flex-wrap:wrap;gap:8px;display:flex}.landing-module__g1LwZa__formChoice{border:1.5px solid var(--landing-border);cursor:pointer;color:var(--landing-ink);background:0 0;border-radius:100px;padding:8px 18px;font-family:inherit;font-size:.8rem;font-weight:500;transition:all .15s}.landing-module__g1LwZa__formChoiceSelected{border-color:var(--landing-accent);background:var(--landing-accent-pale);color:var(--landing-accent)}.landing-module__g1LwZa__formPreviewProgress{background:var(--landing-warm);border-radius:3px;height:3px;margin-top:32px;overflow:hidden}.landing-module__g1LwZa__formPreviewProgressBar{background:var(--landing-accent);border-radius:3px;width:66%;height:100%;transition:width .6s}.landing-module__g1LwZa__formCounter{text-align:right;color:var(--landing-muted);margin-top:8px;font-family:JetBrains Mono,monospace;font-size:.75rem}.landing-module__g1LwZa__floatCard{background:#fff;border-radius:14px;padding:14px 18px;font-size:.8rem;animation:5s ease-in-out infinite landing-module__g1LwZa__floatCard;position:absolute;box-shadow:0 4px 24px #00000014}.landing-module__g1LwZa__floatCardResponses{animation-delay:-1s;top:-20px;right:-30px}.landing-module__g1LwZa__floatNumber{color:var(--landing-accent);font-family:JetBrains Mono,monospace;font-size:1.5rem;font-weight:700}.landing-module__g1LwZa__floatLabel{color:var(--landing-muted);font-size:.7rem}.landing-module__g1LwZa__floatCardGdpr{align-items:center;gap:10px;animation-delay:-3s;display:flex;bottom:40px;left:-40px}.landing-module__g1LwZa__gdprShield{background:var(--landing-accent-pale);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex}.landing-module__g1LwZa__gdprLabel{color:var(--landing-accent);font-size:.75rem;font-weight:600}.landing-module__g1LwZa__gdprSub{color:var(--landing-muted);font-size:.65rem}@keyframes landing-module__g1LwZa__floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.landing-module__g1LwZa__features{max-width:1200px;margin:0 auto;padding:120px 40px}.landing-module__g1LwZa__sectionLabel{color:var(--landing-accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px;font-size:.8rem;font-weight:600}.landing-module__g1LwZa__sectionTitle{letter-spacing:-.02em;max-width:600px;color:var(--landing-ink);margin-bottom:20px;font-family:DM Serif Display,serif;font-size:2.8rem;line-height:1.15}.landing-module__g1LwZa__sectionSub{color:var(--landing-muted);max-width:500px;margin-bottom:64px;font-size:1.1rem;line-height:1.7}.landing-module__g1LwZa__featuresGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.landing-module__g1LwZa__featureCard{border:1px solid var(--landing-border);background:#fff;border-radius:20px;padding:36px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.landing-module__g1LwZa__featureCard:hover{border-color:var(--landing-accent);transform:translateY(-4px);box-shadow:0 12px 40px #2d5a3d14}.landing-module__g1LwZa__featureIcon{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;font-size:1.3rem;display:flex}.landing-module__g1LwZa__featureIconBlue{background:#dbeafe}.landing-module__g1LwZa__featureIconGreen{background:#d1fae5}.landing-module__g1LwZa__featureIconYellow{background:#fef3c7}.landing-module__g1LwZa__featureIconPink{background:#fce7f3}.landing-module__g1LwZa__featureIconIndigo{background:#e0e7ff}.landing-module__g1LwZa__featureIconTeal{background:#ccfbf1}.landing-module__g1LwZa__featureCardTitle{letter-spacing:-.01em;color:var(--landing-ink);margin-bottom:10px;font-size:1.05rem;font-weight:700}.landing-module__g1LwZa__featureCardDesc{color:var(--landing-muted);font-size:.88rem;line-height:1.6}.landing-module__g1LwZa__howItWorks{background:var(--landing-ink);color:#fff;padding:120px 40px}.landing-module__g1LwZa__howInner{max-width:1200px;margin:0 auto}.landing-module__g1LwZa__howItWorks .landing-module__g1LwZa__sectionLabel{color:var(--landing-highlight)}.landing-module__g1LwZa__howItWorks .landing-module__g1LwZa__sectionTitle{color:#fff}.landing-module__g1LwZa__howItWorks .landing-module__g1LwZa__sectionSub{color:#ffffff80}.landing-module__g1LwZa__steps{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.landing-module__g1LwZa__step{position:relative}.landing-module__g1LwZa__stepNumber{color:#ffffff0f;margin-bottom:16px;font-family:DM Serif Display,serif;font-size:4rem;line-height:1}.landing-module__g1LwZa__stepTitle{color:#fff;margin-bottom:12px;font-size:1.15rem;font-weight:700}.landing-module__g1LwZa__stepDesc{color:#ffffff80;font-size:.88rem;line-height:1.65}.landing-module__g1LwZa__stepConnector{background:#ffffff1a;width:40px;height:1px;position:absolute;top:2.5rem;right:-20px}.landing-module__g1LwZa__privacy{max-width:1200px;margin:0 auto;padding:120px 40px}.landing-module__g1LwZa__privacyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.landing-module__g1LwZa__privacyVisual{background:var(--landing-accent);color:#fff;border-radius:24px;padding:60px;position:relative;overflow:hidden}.landing-module__g1LwZa__privacyVisual:before{content:"";background:radial-gradient(circle,#ffffff14 0%,#0000 70%);width:100%;height:100%;position:absolute;top:-50%;right:-50%}.landing-module__g1LwZa__privacyVisualTitle{color:#fff;margin-bottom:32px;font-family:DM Serif Display,serif;font-size:2rem;position:relative}.landing-module__g1LwZa__privacyChecks{list-style:none;position:relative}.landing-module__g1LwZa__privacyCheckItem{border-bottom:1px solid #ffffff1a;align-items:flex-start;gap:14px;padding:14px 0;font-size:.95rem;display:flex}.landing-module__g1LwZa__privacyCheckItem:last-child{border:none}.landing-module__g1LwZa__checkIcon{background:#ffffff26;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;font-size:.7rem;display:flex}.landing-module__g1LwZa__privacyText h3{color:var(--landing-ink);margin-bottom:20px;font-family:DM Serif Display,serif;font-size:2.2rem;line-height:1.2}.landing-module__g1LwZa__privacyText h3 em{color:var(--landing-accent);font-style:italic}.landing-module__g1LwZa__privacyTextParagraph{color:var(--landing-muted);margin-bottom:16px;font-size:1rem;line-height:1.75}.landing-module__g1LwZa__euFlag{background:var(--landing-accent-pale);color:var(--landing-accent);border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:8px 16px;font-size:.85rem;font-weight:600;display:inline-flex}.landing-module__g1LwZa__pricing{background:var(--landing-warm);padding:120px 40px}.landing-module__g1LwZa__pricingInner{text-align:center;max-width:1000px;margin:0 auto}.landing-module__g1LwZa__pricingCards{grid-template-columns:1fr 1fr;gap:24px;max-width:820px;margin-top:64px;margin-left:auto;margin-right:auto;display:grid}.landing-module__g1LwZa__pricingCard{text-align:left;border:1.5px solid var(--landing-border);background:#fff;border-radius:24px;padding:48px 40px;transition:all .3s;position:relative}.landing-module__g1LwZa__pricingCardPopular{border-color:var(--landing-accent);box-shadow:0 8px 40px #2d5a3d1a}.landing-module__g1LwZa__popularBadge{background:var(--landing-accent);color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:100px;padding:4px 16px;font-size:.7rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__planName{color:var(--landing-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:.85rem;font-weight:700}.landing-module__g1LwZa__price{color:var(--landing-ink);margin-bottom:4px;font-family:DM Serif Display,serif;font-size:3.2rem}.landing-module__g1LwZa__priceUnit{color:var(--landing-muted);font-family:DM Sans,sans-serif;font-size:1rem;font-weight:400}.landing-module__g1LwZa__priceNote{color:var(--landing-muted);margin-bottom:32px;font-size:.8rem}.landing-module__g1LwZa__pricingFeatures{margin-bottom:36px;list-style:none}.landing-module__g1LwZa__pricingFeatureItem{color:var(--landing-ink);align-items:center;gap:10px;padding:8px 0;font-size:.88rem;display:flex}.landing-module__g1LwZa__pricingFeatureItem:before{content:"✓";color:var(--landing-accent);font-size:.8rem;font-weight:700}.landing-module__g1LwZa__pricingBtn{justify-content:center;width:100%}.landing-module__g1LwZa__cta{text-align:center;padding:120px 40px}.landing-module__g1LwZa__ctaInner{max-width:640px;margin:0 auto}.landing-module__g1LwZa__ctaTitle{letter-spacing:-.02em;color:var(--landing-ink);margin-bottom:20px;font-family:DM Serif Display,serif;font-size:3rem;line-height:1.1}.landing-module__g1LwZa__ctaSub{color:var(--landing-muted);margin-bottom:40px;font-size:1.1rem;line-height:1.7}.landing-module__g1LwZa__ctaActions{justify-content:center;gap:16px;display:flex}.landing-module__g1LwZa__footer{border-top:1px solid var(--landing-border);max-width:1200px;margin:0 auto;padding:60px 40px}.landing-module__g1LwZa__footerInner{justify-content:space-between;align-items:center;display:flex}.landing-module__g1LwZa__footerLeft{align-items:center;gap:24px;display:flex}.landing-module__g1LwZa__footerCopy{color:var(--landing-muted);font-size:.8rem}.landing-module__g1LwZa__footerLinks{gap:24px;list-style:none;display:flex}.landing-module__g1LwZa__footerLink{color:var(--landing-muted);font-size:.8rem;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__footerLink:hover{color:var(--landing-ink)}.landing-module__g1LwZa__footerEu{color:var(--landing-muted);align-items:center;gap:6px;font-size:.8rem;display:flex}.landing-module__g1LwZa__reveal{opacity:0;transition:all .7s cubic-bezier(.4,0,.2,1);transform:translateY(30px)}.landing-module__g1LwZa__revealVisible{opacity:1;transform:translateY(0)}.landing-module__g1LwZa__stagger1{transition-delay:50ms}.landing-module__g1LwZa__stagger2{transition-delay:.1s}.landing-module__g1LwZa__stagger3{transition-delay:.15s}.landing-module__g1LwZa__stagger4{transition-delay:.2s}.landing-module__g1LwZa__stagger5{transition-delay:.25s}.landing-module__g1LwZa__stagger6{transition-delay:.3s}@media (max-width:900px){.landing-module__g1LwZa__hero{grid-template-columns:1fr;gap:60px;min-height:auto;padding:140px 24px 80px}.landing-module__g1LwZa__heroTitle{font-size:2.8rem}.landing-module__g1LwZa__sectionTitle{font-size:2.2rem}.landing-module__g1LwZa__featuresGrid,.landing-module__g1LwZa__steps,.landing-module__g1LwZa__pricingCards{grid-template-columns:1fr}.landing-module__g1LwZa__privacyGrid{grid-template-columns:1fr;gap:40px}.landing-module__g1LwZa__heroVisual{order:-1}.landing-module__g1LwZa__floatCardResponses{top:-15px;right:10px}.landing-module__g1LwZa__floatCardGdpr{bottom:20px;left:10px}.landing-module__g1LwZa__navLinks{display:none}.landing-module__g1LwZa__footerInner{text-align:center;flex-direction:column;gap:24px}.landing-module__g1LwZa__footerLinks{justify-content:center}}@media (max-width:600px){.landing-module__g1LwZa__heroTitle{font-size:2.2rem}.landing-module__g1LwZa__heroActions{flex-direction:column;align-items:flex-start}.landing-module__g1LwZa__formPreview{padding:28px}.landing-module__g1LwZa__pricingCard{padding:36px 28px}.landing-module__g1LwZa__ctaTitle{font-size:2.2rem}}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-indigo-500:#625fff;--color-indigo-600:#4f39f6;--color-gray-900:#101828;--color-white:#fff;--spacing:.25rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--shadow-xs:0 1px 2px 0 #0000000d;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}@supports (color:lab(0% 0 0)){:root,:host{--color-indigo-500:lab(48.295% 38.3129 -81.9673);--color-indigo-600:lab(38.4009% 52.6132 -92.3857);--color-gray-900:lab(8.11897% .811279 -12.254)}}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.min-h-screen{min-height:100vh}.w-full{width:100%}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-4{gap:calc(var(--spacing)*4)}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.bg-indigo-500{background-color:var(--color-indigo-500)}.bg-white{background-color:var(--color-white)}.p-4{padding:calc(var(--spacing)*4)}.break-all{word-break:break-all}.text-gray-900{color:var(--color-gray-900)}.text-white{color:var(--color-white)}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}@media (hover:hover){.hover\:bg-indigo-600:hover{background-color:var(--color-indigo-600)}}@media (min-width:40rem){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}}@media (min-width:64rem){.lg\:block{display:block}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}}:root{--color-bg-primary:#fff;--color-bg-secondary:#f8f9fa;--color-bg-tertiary:#f1f3f5;--color-bg-inverse:#1a1a2e;--color-bg-overlay:#00000080;--color-text-primary:#1a1a2e;--color-text-secondary:#6b7280;--color-text-tertiary:#9ca3af;--color-text-inverse:#fff;--color-text-link:#4f46e5;--color-text-link-hover:#4338ca;--color-brand-primary:#4f46e5;--color-brand-primary-hover:#4338ca;--color-brand-primary-light:#eef2ff;--color-brand-secondary:#06b6d4;--color-button-primary-bg:#4f46e5;--color-button-primary-bg-hover:#4338ca;--color-button-primary-text:#fff;--color-button-secondary-bg:#fff;--color-button-secondary-bg-hover:#f8f9fa;--color-button-secondary-text:#1a1a2e;--color-button-secondary-border:#d1d5db;--color-button-danger-bg:#ef4444;--color-button-danger-bg-hover:#dc2626;--color-button-danger-text:#fff;--color-button-ghost-bg:transparent;--color-button-ghost-bg-hover:#f1f3f5;--color-button-ghost-text:#6b7280;--color-input-bg:#fff;--color-input-border:#d1d5db;--color-input-border-focus:#4f46e5;--color-input-text:#1a1a2e;--color-input-placeholder:#9ca3af;--color-input-error-border:#ef4444;--color-input-error-text:#ef4444;--color-card-bg:#fff;--color-card-border:#e5e7eb;--color-card-shadow:0 1px 3px #00000014;--color-success:#10b981;--color-success-light:#ecfdf5;--color-warning:#f59e0b;--color-warning-light:#fffbeb;--color-error:#ef4444;--color-error-light:#fef2f2;--color-info:#3b82f6;--color-info-light:#eff6ff;--color-divider:#e5e7eb;--color-badge-draft-bg:#f1f3f5;--color-badge-draft-text:#6b7280;--color-badge-live-bg:#ecfdf5;--color-badge-live-text:#10b981;--color-badge-closed-bg:#fef2f2;--color-badge-closed-text:#ef4444;--font-family-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-family-mono:"JetBrains Mono",ui-monospace,monospace;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--space-0:0;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--radius-none:0;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-full:9999px;--shadow-xs:0 1px 2px #0000000d;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 6px #00000012;--shadow-lg:0 10px 15px #0000001a;--shadow-xl:0 20px 25px #0000001a;--transition-fast:.15s ease;--transition-normal:.2s ease;--transition-slow:.3s ease;--z-dropdown:50;--z-modal-backdrop:90;--z-modal:100;--z-toast:200}[data-theme=light]{--survey-bg:#fff;--survey-bg-secondary:#f8f9fa;--survey-text-primary:#1a1a2e;--survey-text-secondary:#6b7280;--survey-text-placeholder:#9ca3af;--survey-accent:#4f46e5;--survey-accent-hover:#4338ca;--survey-accent-light:#eef2ff;--survey-accent-text:#fff;--survey-input-bg:#fff;--survey-input-border:#d1d5db;--survey-input-border-focus:#4f46e5;--survey-card-bg:#fff;--survey-card-border:#e5e7eb;--survey-card-shadow:0 1px 3px #00000014;--survey-progress-bg:#e5e7eb;--survey-progress-fill:#4f46e5;--survey-error:#ef4444;--survey-error-light:#fef2f2;--survey-success:#10b981;--survey-radius:.5rem;--survey-font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}[data-theme=dark]{--survey-bg:#0f172a;--survey-bg-secondary:#1e293b;--survey-text-primary:#f1f5f9;--survey-text-secondary:#94a3b8;--survey-text-placeholder:#64748b;--survey-accent:#818cf8;--survey-accent-hover:#6366f1;--survey-accent-light:#818cf826;--survey-accent-text:#0f172a;--survey-input-bg:#1e293b;--survey-input-border:#334155;--survey-input-border-focus:#818cf8;--survey-card-bg:#1e293b;--survey-card-border:#334155;--survey-card-shadow:0 1px 3px #0000004d;--survey-progress-bg:#334155;--survey-progress-fill:#818cf8;--survey-error:#f87171;--survey-error-light:#f8717126;--survey-success:#34d399;--survey-radius:.5rem;--survey-font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}[data-theme=warm]{--survey-bg:#fdf8f4;--survey-bg-secondary:#f5ebe0;--survey-text-primary:#3d2c2e;--survey-text-secondary:#7c6f72;--survey-text-placeholder:#a39496;--survey-accent:#c2410c;--survey-accent-hover:#9a3412;--survey-accent-light:#fff7ed;--survey-accent-text:#fff;--survey-input-bg:#fff;--survey-input-border:#d6cdc5;--survey-input-border-focus:#c2410c;--survey-card-bg:#fff;--survey-card-border:#e8dfd7;--survey-card-shadow:0 1px 3px #3d2c2e14;--survey-progress-bg:#e8dfd7;--survey-progress-fill:#c2410c;--survey-error:#dc2626;--survey-error-light:#fef2f2;--survey-success:#16a34a;--survey-radius:.75rem;--survey-font-family:"Georgia","Times New Roman",serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family-sans);font-size:var(--font-size-base);line-height:var(--line-height-normal);color:var(--color-text-primary);background:var(--color-bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--color-text-link);text-decoration:none}a:hover{color:var(--color-text-link-hover)}::selection{background:var(--color-brand-primary-light);color:var(--color-brand-primary)}.focus-ring:focus-visible{outline:2px solid var(--color-brand-primary);outline-offset:2px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-bg-secondary)}::-webkit-scrollbar-thumb{background:var(--color-text-tertiary);border-radius:var(--radius-full)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}dialog::backdrop{background:var(--color-bg-overlay)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
