*{box-sizing:border-box;margin:0;padding:0}:root{--page-bg: linear-gradient(180deg, #f4efe8 0%, #dfe5e2 52%, #cfdcdb 100%);--page-pattern: radial-gradient(circle, rgba(255, 255, 255, 0.55) 0 1px, transparent 1.6px), radial-gradient(circle, rgba(94, 123, 118, 0.18) 0 1px, transparent 1.8px);--surface: rgba(255, 250, 245, 0.82);--surface-strong: rgba(255, 255, 255, 0.94);--surface-soft: rgba(255, 248, 241, 0.68);--surface-accent: linear-gradient(180deg, #7f9c96 0%, #637f7a 100%);--surface-survey: linear-gradient(180deg, #f5ece2 0%, #efe5d8 100%);--text-main: #2d2a26;--text-muted: #6b655e;--text-on-accent: #f9f7f2;--border-soft: rgba(111, 120, 116, 0.18);--border-strong: rgba(86, 98, 95, 0.28);--shadow-soft: 0 16px 36px rgba(94, 89, 78, 0.08);--shadow-card: 0 10px 22px rgba(94, 89, 78, 0.07);--radius-xl: 26px;--radius-lg: 18px;--radius-md: 12px;--space-1: 8px;--space-2: 12px;--space-3: 18px;--space-4: 28px;--space-5: 42px;--space-6: 56px}body{background:radial-gradient(circle at top center, rgba(255, 255, 255, 0.92), transparent 22%),linear-gradient(180deg, rgba(255, 255, 255, 0.22), rgba(255, 255, 255, 0) 28%),var(--page-bg);color:var(--text-main);font-family:"Trebuchet MS","Segoe UI",sans-serif;font-size:14px;line-height:1.65;margin:0;min-height:100vh;overflow-x:hidden;padding:16px 14px 40px}body::before{background:radial-gradient(circle at 18% 14%, rgba(255, 255, 255, 0.92), transparent 0 18%),radial-gradient(circle at 82% 12%, rgba(184, 213, 207, 0.78), transparent 0 16%),radial-gradient(circle at 16% 68%, rgba(227, 204, 185, 0.62), transparent 0 18%),radial-gradient(circle at 86% 74%, rgba(117, 146, 140, 0.3), transparent 0 16%),radial-gradient(circle at 50% 28%, rgba(255, 250, 245, 0.62), transparent 0 24%);content:"";filter:blur(8px);inset:-4%;pointer-events:none;position:fixed;z-index:-2}body::after{background-image:var(--page-pattern),linear-gradient(120deg, rgba(255, 255, 255, 0.16) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.16) 50%, rgba(255, 255, 255, 0.16) 75%, transparent 75%, transparent),linear-gradient(180deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0));background-position:0 0,0 0,center;background-size:26px 26px,160px 160px,cover;content:"";inset:0;mask-image:linear-gradient(180deg, rgba(0, 0, 0, 0.78), rgba(0, 0, 0, 0.22));opacity:.72;pointer-events:none;position:fixed;z-index:-1}section{margin:0 auto var(--space-5);max-width:390px}.intro{margin-top:33px;text-align:center;position:relative}.intro__image{display:block;max-width:100%;margin:0 auto;width:250px;position:absolute;z-index:-1;inset:0;opacity:.33;top:-8%}.intro__title{color:#3d352e;color:#000;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.62rem,6.8vw,2.1rem);font-weight:700;letter-spacing:.01em;line-height:1.12;margin-bottom:14px}.intro__text{color:var(--text-muted);font-size:.95rem;margin:0 auto;color:#000;font-weight:700}.intro__text+.intro__text{margin-top:10px}.registration,.survey{backdrop-filter:blur(10px);border:1px solid var(--border-soft);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);overflow:hidden;padding:22px 16px}.registration{background:var(--surface-accent);color:var(--text-on-accent);border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}.registration__title{font-family:Georgia,"Times New Roman",serif;font-size:1.42rem;font-weight:500;line-height:1.2;margin-bottom:16px;text-align:center}.registration__form{display:flex;flex-direction:column;gap:12px}.survey{background:var(--surface-survey);color:var(--text-main);border-top-left-radius:0;border-top-right-radius:0}.survey__intro{margin-bottom:16px;text-align:center}.survey__title{color:#4a3d36;font-family:Georgia,"Times New Roman",serif;font-size:1.34rem;font-weight:500;line-height:1.2;margin-bottom:8px}.survey__note{color:var(--text-muted);font-size:.88rem;margin:0 15px}.survey__form{display:flex;flex-direction:column;gap:12px}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{font-size:.86rem;font-weight:700;letter-spacing:.01em;text-align:left}.form-group input,.form-group textarea{background-color:hsla(0,0%,100%,.94);border:1px solid hsla(0,0%,100%,.12);border-radius:var(--radius-md);color:var(--text-main);font:inherit;min-height:42px;padding:10px 12px;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.form-group input::placeholder,.form-group textarea::placeholder{color:#908980}.form-group input:focus,.form-group textarea:focus{background-color:#fff;border-color:rgba(244,235,223,.92);box-shadow:0 0 0 4px rgba(249,241,229,.3);outline:none}.form-group textarea{min-height:92px;resize:vertical}#msg{color:#fdf1ea;font-size:1.5rem;margin:0 auto;max-width:300px;text-align:center}.consent{align-items:flex-start;display:flex;gap:10px;margin-top:-2px;max-width:300px;margin:0 auto}.consent input[type=checkbox]{accent-color:#f4dcc8;flex:0 0 auto;height:18px;margin-top:3px;width:18px}.consent__label{color:#4a3d36;font-size:.84rem;font-weight:500;line-height:1.55}.consent__trigger{background:rgba(0,0,0,0);border:0;color:#4a3d36;cursor:pointer;font:inherit;font-weight:700;padding:0;text-decoration:underline;text-underline-offset:2px}.consent__trigger:hover,.consent__trigger:focus-visible{color:#2b231f;outline:none}.btn-submit{align-self:stretch;background:linear-gradient(135deg, #f8efe4 0%, #f4dcc8 100%);color:#56443d;border:1px solid hsla(0,0%,100%,.16);border-radius:999px;cursor:pointer;font:inherit;font-size:.92rem;font-weight:700;letter-spacing:.04em;min-height:44px;padding:10px 16px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.btn-submit:hover,.btn-submit:focus-visible{background:linear-gradient(135deg, #fbf4ec 0%, #efd1ba 100%);border-color:hsla(0,0%,100%,.26);box-shadow:0 12px 24px rgba(65,55,48,.2);outline:none;transform:translateY(-1px)}.modal-open{overflow:hidden}.terms-modal{inset:0;position:fixed;z-index:30}.terms-modal__backdrop{background:rgba(31,27,24,.62);inset:0;position:absolute}.terms-modal__dialog{background:#fffaf4;border:1px solid rgba(111,120,116,.14);border-radius:22px;box-shadow:0 24px 48px rgba(31,27,24,.18);color:var(--text-main);left:50%;max-height:min(84vh,720px);overflow-y:auto;padding:18px 16px 20px;position:absolute;top:50%;transform:translate(-50%, -50%);width:min(100% - 28px,560px)}.terms-modal__dialog h2{color:#3d352e;font-family:Georgia,"Times New Roman",serif;font-size:1.32rem;font-weight:500;line-height:1.2;margin-bottom:14px;padding-right:70px}.terms-modal__close{background:rgba(111,120,116,.08);border:1px solid rgba(111,120,116,.16);border-radius:999px;color:#56443d;cursor:pointer;font:inherit;font-size:.82rem;font-weight:700;padding:8px 12px;position:absolute;right:16px;top:16px}.terms-modal__close:hover,.terms-modal__close:focus-visible{background:rgba(111,120,116,.14);outline:none}.terms-modal__content{display:grid;gap:14px}.terms-modal__content p{font-size:.9rem}.terms-modal__list{display:grid;gap:10px;padding-left:18px}.terms-modal__list li{font-size:.88rem}.terms-modal__note{background:rgba(127,156,150,.1);border-radius:var(--radius-md);padding:12px}.survey__submit{background:linear-gradient(135deg, #6c847e 0%, #516761 100%);border:1px solid hsla(0,0%,100%,.16);color:#fffdf9;margin-top:4px}.survey__submit:hover,.survey__submit:focus-visible{background:linear-gradient(135deg, #7a948e 0%, #5d746d 100%)}.details{background:var(--surface-soft);border:1px solid rgba(111,120,116,.14);border-radius:26px;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;gap:16px;margin:0 auto var(--space-5);max-width:390px;padding:22px 16px}.detailsTitle{color:#3d352e;font-family:Georgia,"Times New Roman",serif;font-size:1.6rem !important;font-weight:500;line-height:1.2;text-align:center}.detailsList{display:flex;width:100%;margin:0 auto;justify-content:center;flex-wrap:wrap;gap:10px;list-style:none}.detailsList>li{align-items:center;background:hsla(0,0%,100%,.82);border:1px solid rgba(111,120,116,.12);border-radius:16px;box-shadow:var(--shadow-card);display:flex;gap:10px;width:290px;padding:10px 12px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.detailsList>li:hover{border-color:rgba(111,120,116,.22);box-shadow:0 14px 24px rgba(94,89,78,.09);transform:translateY(-2px)}.detailsList>li>svg{width:120px}.detailsList>li>div{width:100%}.detailsList>li>div>p{color:var(--text-muted);font-size:.85rem;line-height:1.55;max-width:24ch;text-align:center;width:100%}.detailsFormGroupSearch{margin-top:8px}@media(min-width: 414px){body{padding-inline:16px}section,.details{max-width:420px}.registration,.survey,.details{padding-inline:18px}}@media(min-width: 768px){body{font-size:15px;padding:24px 20px 52px}section,.details{max-width:650px}.hero__image{width:min(100%,230px)}.intro{margin-bottom:46px}.intro__title{font-size:1.9rem;margin-bottom:12px}.intro__text{font-size:1rem;max-width:48ch}.details{gap:18px;margin-bottom:46px;padding:24px 22px}.detailsList{grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px}.detailsList>li{grid-template-columns:56px 1fr;min-height:98px;padding:10px 12px}.detailsList>li>p{font-size:.86rem}.registration,.survey{max-width:520px;padding:22px 18px}.registration{margin:0 auto}.registration__title{font-size:1.6rem;margin-bottom:14px}.registration__form{gap:11px}.survey{margin:0 auto 46px}.survey__form{gap:11px}.form-group label{font-size:.82rem;text-align:center}.form-group input,.form-group textarea{min-height:40px;padding:9px 11px}.form-group textarea{min-height:88px}.btn-submit{font-size:.88rem;min-height:42px}}/*# sourceMappingURL=style.min.css.map */
