@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400;1,600&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600&display=swap);body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--cream:#fdf6ee;--warm-off:#faf3e8;--terracotta:#c0533a;--terracotta-h:#a8432c;--terracotta-lt:#f5e6e0;--gold:#b8860b;--gold-lt:#fef3c7;--ink:#1a1008;--muted:#7a6652;--border:#e8ddd0;--card-bg:#fff;--color-accent:var(--terracotta);--color-accent-h:var(--terracotta-h);--color-accent-lt:var(--terracotta-lt);--color-bg:var(--cream);--color-card:var(--card-bg);--color-ink:var(--ink);--color-muted:var(--muted);--color-border:var(--border);--color-success:#16a34a;--color-success-lt:#d1fae5;--color-error:#dc2626;--color-error-lt:#fee2e2;--font-serif:"Cormorant Garamond",Georgia,serif;--font-sans:"DM Sans",sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hp-root,body{background:#fdf6ee;background:var(--cream);color:#1a1008;color:var(--ink);font-family:DM Sans,sans-serif;font-family:var(--font-sans)}.hp-root{overflow-x:hidden}.hp-nav{align-items:center;display:flex;justify-content:space-between;left:0;padding:1.125rem 2rem;position:fixed;right:0;top:0;transition:background .3s,box-shadow .3s,padding .3s;z-index:100}.hp-nav--scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fdf6eef2;box-shadow:0 1px 0 #e8ddd0;box-shadow:0 1px 0 var(--border);padding:.75rem 2rem}.hp-nav__brand{align-items:center;color:#c0533a;color:var(--terracotta);display:flex;font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-size:1.4rem;font-weight:600;gap:.5rem;letter-spacing:.01em;text-decoration:none}.hp-nav__brand-icon{font-size:1.1rem}.hp-nav__links{align-items:center;display:flex;gap:1.5rem}.hp-nav__link{color:#7a6652;color:var(--muted);font-size:.9rem;text-decoration:none;transition:color .15s}.hp-nav__link:hover{color:#1a1008;color:var(--ink)}.hp-nav__btn{border-radius:8px;font-family:inherit;font-size:.875rem;font-weight:500;padding:.5rem 1.1rem;text-decoration:none;transition:all .15s}.hp-nav__btn--ghost{border:1.5px solid #c0533a;border:1.5px solid var(--terracotta);color:#c0533a;color:var(--terracotta)}.hp-nav__btn--ghost:hover{background:#f5e6e0;background:var(--terracotta-lt)}.hp-nav__btn--solid{background:#c0533a;background:var(--terracotta);border:1.5px solid #c0533a;border:1.5px solid var(--terracotta);color:#fff}.hp-nav__btn--solid:hover{background:#a8432c;background:var(--terracotta-h);border-color:#a8432c;border-color:var(--terracotta-h)}.hp-nav__burger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:.5rem}.hp-nav__burger span{background:#1a1008;background:var(--ink);border-radius:2px;display:block;height:2px;transition:all .2s;width:22px}@media (max-width:768px){.hp-nav__burger{display:flex}.hp-nav__links{align-items:center;background:#fdf6ee;background:var(--cream);bottom:0;display:none;flex-direction:column;gap:2rem;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:99}.hp-nav__links--open{display:flex}.hp-nav__link{font-size:1.2rem}.hp-nav__btn{font-size:1rem;padding:.75rem 2rem}}.hp-hero{align-items:center;background:radial-gradient(ellipse 60% 50% at 80% 50%,#c0533a12 0,#0000 70%),radial-gradient(ellipse 40% 60% at 10% 80%,#b8860b0f 0,#0000 70%),#fdf6ee;background:radial-gradient(ellipse 60% 50% at 80% 50%,#c0533a12 0,#0000 70%),radial-gradient(ellipse 40% 60% at 10% 80%,#b8860b0f 0,#0000 70%),var(--cream);display:flex;min-height:100vh;overflow:hidden;padding:8rem 2rem 5rem;position:relative}.hp-hero__motif{color:#c0533a;color:var(--terracotta);opacity:.07;pointer-events:none;position:absolute}.hp-hero__motif--tl{height:280px;left:-60px;top:-60px;width:280px}.hp-hero__motif--br{bottom:-80px;height:360px;right:-80px;width:360px}.hp-hero__inner{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;width:100%}@media (max-width:900px){.hp-hero__inner{gap:2.5rem;grid-template-columns:1fr}.hp-hero__img-wrap{margin:0 auto;max-width:420px;order:-1}}.hp-hero__copy{animation:hp-fadein .7s ease both}.hp-hero__eyebrow{background:#fef3c7;background:var(--gold-lt);border-radius:999px;color:#b8860b;color:var(--gold);display:inline-block;font-size:.78rem;letter-spacing:.06em;padding:.35rem .875rem;text-transform:uppercase}.hp-hero__eyebrow,.hp-hero__headline{font-weight:600;margin-bottom:1.25rem}.hp-hero__headline{color:#1a1008;color:var(--ink);font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-size:clamp(3rem,6vw,5rem);line-height:1.08}.hp-hero__headline em{color:#c0533a;color:var(--terracotta);font-style:italic}.hp-hero__subline{color:#7a6652;color:var(--muted);font-size:1.05rem;line-height:1.7;margin-bottom:2.25rem;max-width:440px}.hp-hero__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem}.hp-cta{align-items:center;border-radius:10px;display:inline-flex;font-family:inherit;font-size:.95rem;font-weight:600;justify-content:center;padding:.85rem 1.75rem;text-decoration:none;transition:all .2s}.hp-cta--primary{background:#c0533a;background:var(--terracotta);box-shadow:0 4px 16px #c0533a4d;color:#fff}.hp-cta--primary:hover{background:#a8432c;background:var(--terracotta-h);box-shadow:0 8px 24px #c0533a59;transform:translateY(-2px)}.hp-cta--ghost{background:#0000;border:1.5px solid #e8ddd0;border:1.5px solid var(--border);color:#1a1008;color:var(--ink)}.hp-cta--ghost:hover{background:#faf3e8;background:var(--warm-off);border-color:#7a6652;border-color:var(--muted)}.hp-cta--banner{background:#fff;box-shadow:0 4px 20px #00000026;color:#c0533a;color:var(--terracotta)}.hp-cta--banner:hover{box-shadow:0 8px 28px #0003;transform:translateY(-2px)}.hp-hero__stats{align-items:center;display:flex;gap:1.5rem}.hp-stat-divider{background:#e8ddd0;background:var(--border);height:36px;width:1px}.hp-stat{display:flex;flex-direction:column;gap:.15rem}.hp-stat__number{color:#c0533a;color:var(--terracotta);font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-size:1.5rem;font-weight:600;line-height:1}.hp-stat__label{color:#7a6652;color:var(--muted);font-size:.75rem;letter-spacing:.04em}.hp-hero__img-wrap{animation:hp-fadein .9s ease .15s both;position:relative}.hp-hero__img-frame{aspect-ratio:4/5;border:5px solid #fdf6ee;border:5px solid var(--cream);border-radius:60% 40% 55% 45%/50% 55% 45% 50%;box-shadow:0 24px 60px #1a10082e;outline:1px solid #e8ddd0;outline:1px solid var(--border);overflow:hidden}.hp-hero__img{height:100%;object-fit:cover;transition:transform .6s ease;width:100%}.hp-hero__img-frame:hover .hp-hero__img{transform:scale(1.04)}.hp-hero__img-badge{align-items:center;animation:hp-fadein 1s ease .4s both;background:#fff;border:1px solid #e8ddd0;border:1px solid var(--border);border-radius:12px;bottom:-1rem;box-shadow:0 8px 24px #1a10081a;display:flex;gap:.625rem;left:-1rem;padding:.75rem 1rem;position:absolute}.hp-hero__img-badge-icon{font-size:1.25rem}.hp-hero__img-badge strong{color:#1a1008;color:var(--ink);display:block;font-size:.875rem}.hp-hero__img-badge span{color:#7a6652;color:var(--muted);font-size:.75rem}.hp-section-inner{margin:0 auto;max-width:1100px;width:100%}.hp-section-eyebrow{color:#c0533a;color:var(--terracotta);display:block;font-size:.78rem;font-weight:600;letter-spacing:.1em;margin-bottom:.875rem;text-transform:uppercase}.hp-section-title{color:#1a1008;color:var(--ink);font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.15;margin-bottom:3rem}.hp-how{background:#faf3e8;background:var(--warm-off);border-bottom:1px solid #e8ddd0;border-bottom:1px solid var(--border);border-top:1px solid #e8ddd0;border-top:1px solid var(--border);padding:6rem 2rem}.hp-steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);position:relative}@media (max-width:700px){.hp-steps{grid-template-columns:1fr}}.hp-step{position:relative}.hp-step__number{color:#c0533a;color:var(--terracotta);display:block;font-size:3rem;line-height:1;margin-bottom:.5rem;opacity:.2}.hp-step__number,.hp-step__title{font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-weight:600}.hp-step__title{color:#1a1008;color:var(--ink);font-size:1.3rem;margin-bottom:.625rem}.hp-step__body{color:#7a6652;color:var(--muted);font-size:.9rem;line-height:1.65}.hp-step__arrow{color:#e8ddd0;color:var(--border);font-size:1.5rem;position:absolute;right:-1rem;top:1.5rem}@media (max-width:700px){.hp-step__arrow{display:none}}.hp-features{padding:6rem 2rem}.hp-cards{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(2,1fr)}@media (max-width:640px){.hp-cards{grid-template-columns:1fr}}.hp-card{background:#fff;background:var(--card-bg);border:1px solid #e8ddd0;border:1px solid var(--border);border-radius:16px;opacity:0;padding:2rem;transform:translateY(24px);transition:opacity .5s ease,transform .5s ease,box-shadow .2s}.hp-card--visible{opacity:1;transform:none}.hp-card:hover{box-shadow:0 8px 32px #1a100814}.hp-card__icon{display:block;font-size:1.75rem;margin-bottom:.875rem}.hp-card__title{color:#1a1008;color:var(--ink);font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-size:1.25rem;font-weight:600;margin-bottom:.625rem}.hp-card__body{color:#7a6652;color:var(--muted);font-size:.9rem;line-height:1.65;margin-bottom:1.25rem}.hp-card__link{border-bottom:1px solid #0000;color:#c0533a;color:var(--terracotta);font-size:.875rem;font-weight:500;text-decoration:none;transition:border-color .15s}.hp-card__link:hover{border-color:#c0533a;border-color:var(--terracotta)}.hp-testimonials{background:#faf3e8;background:var(--warm-off);border-top:1px solid #e8ddd0;border-top:1px solid var(--border);overflow:hidden;padding:6rem 2rem;position:relative}.hp-testimonials__motif{bottom:-80px;color:#c0533a;color:var(--terracotta);height:320px;opacity:.06;pointer-events:none;position:absolute;right:-80px;width:320px}.hp-testimonials__grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}@media (max-width:800px){.hp-testimonials__grid{grid-template-columns:1fr}}.hp-testimonial{background:#fff;background:var(--card-bg);border:1px solid #e8ddd0;border:1px solid var(--border);border-radius:16px;opacity:0;padding:1.75rem;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.hp-testimonial--visible{opacity:1;transform:none}.hp-testimonial__quote{color:#1a1008;color:var(--ink);font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-size:1.05rem;font-style:italic;line-height:1.6;margin-bottom:1.25rem}.hp-testimonial__author{display:flex;flex-direction:column;gap:.2rem}.hp-testimonial__name{color:#c0533a;color:var(--terracotta);font-size:.875rem;font-weight:600}.hp-testimonial__detail{color:#7a6652;color:var(--muted);font-size:.775rem}.hp-banner{background:#c0533a;background:var(--terracotta);overflow:hidden;padding:6rem 2rem;position:relative}.hp-banner__motif{color:#fff;height:280px;opacity:.08;pointer-events:none;position:absolute;right:-60px;top:-60px;width:280px}.hp-banner__inner{text-align:center}.hp-banner__title{color:#fff;font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-size:clamp(2.25rem,5vw,4rem);font-weight:600;line-height:1.1;margin-bottom:1rem}.hp-banner__sub{color:#fffc;font-size:1rem;margin-bottom:2.5rem}.hp-footer{background:#1a1008;background:var(--ink);color:#ffffff80;padding:2.5rem 2rem}.hp-footer__inner{align-items:center;display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:space-between;margin:0 auto;max-width:1100px}.hp-footer__brand{align-items:center;color:#fff;display:flex;font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-size:1.2rem;font-weight:600;gap:.5rem}.hp-footer__links{display:flex;flex-wrap:wrap;gap:1.5rem}.hp-footer__links a{color:#fff9;font-size:.875rem;text-decoration:none;transition:color .15s}.hp-footer__links a:hover{color:#fff}.hp-footer__copy{font-size:.775rem}@keyframes hp-fadein{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.su-root{background:#fdf6ee;background:var(--cream);color:#1a1008;color:var(--ink);font-family:DM Sans,sans-serif;font-family:var(--font-sans);min-height:100vh}.su-header{align-items:center;background:#fff;background:var(--card-bg);border-bottom:1px solid #e8ddd0;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:.875rem 1.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.su-back-btn{background:none;border:none;border-radius:6px;color:#7a6652;color:var(--muted);cursor:pointer;font-family:inherit;font-size:.875rem;padding:.375rem .625rem;transition:color .15s,background .15s}.su-back-btn:hover:not(:disabled){background:#e8ddd0;background:var(--border);color:#1a1008;color:var(--ink)}.su-back-btn:disabled{cursor:not-allowed;opacity:.3}.su-logo{color:#c0533a;color:var(--terracotta);font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-size:1.5rem;font-weight:600}.su-step-count{color:#7a6652;color:var(--muted);font-size:.8rem;min-width:60px;text-align:right}.su-progress-bar{background:#e8ddd0;background:var(--border);height:3px;position:-webkit-sticky;position:sticky;top:53px;z-index:9}.su-progress-fill{background:#c0533a;background:var(--terracotta);height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}.su-tabs{background:#fff;background:var(--card-bg);border-bottom:1px solid #e8ddd0;border-bottom:1px solid var(--border);display:flex;gap:.25rem;overflow-x:auto;padding:.75rem 1.5rem;scrollbar-width:none}.su-tabs::-webkit-scrollbar{display:none}.su-tab{align-items:center;border-radius:999px;color:#7a6652;color:var(--muted);display:flex;flex-shrink:0;font-size:.78rem;gap:.375rem;padding:.375rem .75rem;transition:background .2s,color .2s;white-space:nowrap}.su-tab--active{background:#f5e6e0;background:var(--terracotta-lt);color:#c0533a;color:var(--terracotta);font-weight:600}.su-tab--done{background:#d1fae5;background:var(--color-success-lt);color:#16a34a;color:var(--color-success)}.su-tab__icon{font-size:.9rem}.su-main{margin:0 auto;max-width:640px;padding:1.5rem 1rem 4rem}.su-card{animation:su-fadein .25s ease;background:#fff;background:var(--card-bg);border:1px solid #e8ddd0;border:1px solid var(--border);border-radius:16px;padding:1.75rem}.su-step-title{align-items:center;border-bottom:1px solid #e8ddd0;border-bottom:1px solid var(--border);color:#1a1008;color:var(--ink);display:flex;font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-size:1.6rem;font-weight:600;gap:.625rem;margin-bottom:1.25rem;padding-bottom:1rem}.su-step-icon{font-size:1.4rem}.su-step-desc{color:#7a6652;color:var(--muted);font-size:.9rem;line-height:1.5;margin-bottom:1.5rem}.su-step-content{gap:1.25rem}.su-field,.su-step-content{display:flex;flex-direction:column}.su-field{gap:.375rem}.su-field--error .su-input,.su-field--error .su-select{border-color:#dc2626;border-color:var(--color-error)}.su-label{color:#1a1008;color:var(--ink);font-size:.82rem;font-weight:600;letter-spacing:.02em}.su-hint{color:#7a6652;color:var(--muted);font-size:.78rem;margin-top:-.2rem}.su-field-msg{color:#dc2626;color:var(--color-error);font-size:.78rem}.su-input,.su-select,.su-textarea{-webkit-appearance:none;appearance:none;background:#fff;border:1.5px solid #e8ddd0;border:1.5px solid var(--border);border-radius:10px;color:#1a1008;color:var(--ink);font-family:inherit;font-size:.925rem;outline:none;padding:.65rem .875rem;transition:border-color .15s,box-shadow .15s;width:100%}.su-input:focus,.su-select:focus,.su-textarea:focus{border-color:#c0533a;border-color:var(--terracotta);box-shadow:0 0 0 3px #c0533a1f}.su-textarea{resize:vertical}.su-select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='m1 1 5 5 5-5' stroke='%237a6652' fill='none' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right .875rem center;background-repeat:no-repeat;padding-right:2.25rem}.su-input-wrap{position:relative}.su-input-wrap .su-input{padding-right:3rem}.su-pw-toggle{background:none;border:none;cursor:pointer;font-size:1rem;opacity:.6;padding:.25rem;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);transition:opacity .15s}.su-pw-toggle:hover{opacity:1}.su-grid-2{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media (max-width:480px){.su-grid-2{grid-template-columns:1fr}}.su-chips{display:flex;flex-wrap:wrap;gap:.5rem}.su-chip{align-items:center;background:#fff;border:1.5px solid #e8ddd0;border:1.5px solid var(--border);border-radius:999px;color:#7a6652;color:var(--muted);cursor:pointer;display:flex;font-family:inherit;font-size:.85rem;gap:.3rem;padding:.45rem .9rem;transition:all .15s;white-space:nowrap}.su-chip--on,.su-chip:hover:not(.su-chip--disabled){border-color:#c0533a;border-color:var(--terracotta);color:#c0533a;color:var(--terracotta)}.su-chip--on{background:#f5e6e0;background:var(--terracotta-lt);font-weight:500}.su-chip--disabled{cursor:not-allowed;opacity:.4}.su-chip__check{font-size:.7rem}.su-radio-cards{display:flex;flex-wrap:wrap;gap:.5rem}.su-radio-card{align-items:center;background:#fff;border:1.5px solid #e8ddd0;border:1.5px solid var(--border);border-radius:10px;color:#7a6652;color:var(--muted);cursor:pointer;display:flex;font-family:inherit;font-size:.875rem;gap:.5rem;padding:.6rem 1rem;transition:all .15s}.su-radio-card--on,.su-radio-card:hover{border-color:#c0533a;border-color:var(--terracotta);color:#c0533a;color:var(--terracotta)}.su-radio-card--on{background:#f5e6e0;background:var(--terracotta-lt);font-weight:500}.su-radio-card__dot{background:#c0533a;background:var(--terracotta);border-radius:50%;flex-shrink:0;height:8px;width:8px}.su-stars-wrap{display:flex;flex-direction:column;gap:.375rem}.su-stars-label{color:#1a1008;color:var(--ink);font-size:.82rem;font-weight:600}.su-stars{display:flex;gap:.25rem}.su-star{background:none;border:none;color:#e8ddd0;color:var(--border);cursor:pointer;font-size:1.6rem;line-height:1;padding:0;transition:color .1s,transform .1s}.su-star--on{color:#b8860b;color:var(--gold)}.su-star:hover{transform:scale(1.15)}.su-stars-hint{color:#7a6652;color:var(--muted);font-size:.78rem;min-height:1.2em}.su-nav{align-items:center;display:flex;flex-direction:column;gap:.75rem;margin-top:1.25rem}.su-btn-primary{background:#c0533a;background:var(--terracotta);border:none;border-radius:12px;box-shadow:0 2px 8px #c0533a40;color:#fff;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:600;padding:.9rem;transition:background .15s,transform .1s,box-shadow .15s;width:100%}.su-btn-primary:hover{background:#a8432c;background:var(--terracotta-h);box-shadow:0 4px 14px #c0533a59;transform:translateY(-1px)}.su-btn-primary:active{transform:none}.su-btn-submit{background:#16a34a;background:var(--color-success);box-shadow:0 2px 8px #16a34a40}.su-btn-submit:hover{background:#15803d;box-shadow:0 4px 14px #16a34a4d}.su-nav-hint{color:#7a6652;color:var(--muted);font-size:.82rem}.su-link{background:none;border:none;color:#c0533a;color:var(--terracotta);cursor:pointer;font-family:inherit;font-size:inherit;padding:0;text-decoration:underline;text-underline-offset:2px}.su-step-finish{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:280px;text-align:center}.su-finish-icon{animation:su-pop .4s cubic-bezier(.34,1.56,.64,1);background:#d1fae5;background:var(--color-success-lt);border-radius:50%;color:#16a34a;color:var(--color-success);display:grid;font-size:1.75rem;height:64px;place-items:center;width:64px}.su-finish-icon--error{background:#fee2e2;background:var(--color-error-lt);color:#dc2626;color:var(--color-error)}.su-finish-title{color:#1a1008;color:var(--ink);font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-size:1.5rem;font-weight:600}.su-finish-sub{color:#7a6652;color:var(--muted);font-size:.9rem}.su-finish-spinner{animation:su-spin .7s linear infinite;border:3px solid #e8ddd0;border-radius:50%;border-top-color:#c0533a;border:3px solid var(--border);border-top-color:var(--terracotta);height:48px;width:48px}@keyframes su-fadein{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes su-pop{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes su-spin{to{transform:rotate(1turn)}}.si-root{background:#fdf6ee;background:var(--cream);display:flex;font-family:DM Sans,sans-serif;font-family:var(--font-sans);min-height:100vh}.si-panel{align-items:center;background:#1a1008;background:var(--ink);color:#fff;display:flex;overflow:hidden;padding:3rem;position:relative;width:42%}@media (max-width:768px){.si-panel{display:none}}.si-panel__inner{position:relative;z-index:1}.si-logo{align-items:center;color:#f5e6e0;color:var(--terracotta-lt);display:flex;font-size:1.4rem;gap:.5rem;margin-bottom:2.5rem}.si-logo,.si-panel__headline{font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-weight:600}.si-panel__headline{color:#fff;font-size:clamp(2.5rem,4vw,3.5rem);line-height:1.1;margin:0 0 1rem}.si-panel__sub{color:#fff9;font-size:.95rem;line-height:1.6;margin:0 0 2.5rem}.si-features{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.si-features li{align-items:center;color:#ffffffbf;display:flex;font-size:.875rem;gap:.6rem}.si-check{background:#c0533a4d;border-radius:50%;color:#f5e6e0;color:var(--terracotta-lt);display:grid;flex-shrink:0;font-size:.7rem;height:20px;place-items:center;width:20px}.si-panel__orb{border-radius:50%;filter:blur(60px);opacity:.3;pointer-events:none;position:absolute}.si-panel__orb--1{background:#c0533a;background:var(--terracotta);height:300px;right:-80px;top:-80px;width:300px}.si-panel__orb--2{background:#b8860b;background:var(--gold);bottom:40px;height:200px;left:-60px;width:200px}.si-form-side{background:#fdf6ee;background:var(--cream);display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:2rem}.si-back{align-self:flex-start;background:none;border:none;border-radius:6px;color:#7a6652;color:var(--muted);cursor:pointer;font-family:inherit;font-size:.875rem;padding:.25rem .5rem;transition:color .15s,background .15s}.si-back:hover:not(:disabled){background:#e8ddd0;background:var(--border);color:#1a1008;color:var(--ink)}.si-back:disabled{cursor:not-allowed;opacity:.4}.si-form-wrap{display:flex;flex:1 1;flex-direction:column;justify-content:center;margin:0 auto;max-width:400px;padding:2rem 0;width:100%}.si-form-header{margin-bottom:2rem}.si-title{color:#1a1008;color:var(--ink);font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-size:2rem;font-weight:600;margin:0 0 .5rem}.si-subtitle{color:#7a6652;color:var(--muted);font-size:.9rem;margin:0}.si-alert{align-items:flex-start;animation:si-slidein .2s ease;background:#fee2e2;background:var(--color-error-lt);border:1px solid #fecaca;border-radius:10px;color:#dc2626;color:var(--color-error);display:flex;font-size:.875rem;gap:.75rem;margin-bottom:1.5rem;padding:.875rem 1rem}.si-alert__icon{background:#dc2626;background:var(--color-error);border-radius:50%;color:#fff;display:grid;flex-shrink:0;font-size:.7rem;font-weight:700;height:18px;margin-top:1px;place-items:center;width:18px}.si-field{display:flex;flex-direction:column;gap:.375rem;margin-bottom:1.25rem}.si-label{color:#1a1008;color:var(--ink);font-size:.8rem;font-weight:600;letter-spacing:.02em}.si-label-row{align-items:center;display:flex;justify-content:space-between}.si-input{background:#fff;border:1.5px solid #e8ddd0;border:1.5px solid var(--border);border-radius:10px;box-sizing:border-box;color:#1a1008;color:var(--ink);font-family:inherit;font-size:.95rem;outline:none;padding:.7rem .9rem;transition:border-color .15s,box-shadow .15s;width:100%}.si-input:focus{border-color:#c0533a;border-color:var(--terracotta);box-shadow:0 0 0 3px #c0533a1f}.si-input:disabled{background:#faf3e8;background:var(--warm-off);opacity:.6}.si-field--ok .si-input:not(:focus){border-color:#16a34a;border-color:var(--color-success)}.si-field--error .si-input:not(:focus){border-color:#dc2626;border-color:var(--color-error)}.si-input-wrap{position:relative}.si-input-wrap .si-input{padding-right:3rem}.si-pw-toggle{background:none;border:none;cursor:pointer;font-size:1rem;line-height:1;opacity:.6;padding:.25rem;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);transition:opacity .15s}.si-pw-toggle:hover{opacity:1}.si-pw-toggle:disabled{cursor:not-allowed}.si-field-msg{color:#dc2626;color:var(--color-error);font-size:.78rem}.si-remember{align-items:center;cursor:pointer;display:flex;gap:.6rem;margin-bottom:1.75rem;-webkit-user-select:none;user-select:none}.si-remember input[type=checkbox]{display:none}.si-remember__box{background:#fff;border:1.5px solid #e8ddd0;border:1.5px solid var(--border);border-radius:5px;display:grid;flex-shrink:0;height:18px;place-items:center;transition:background .15s,border-color .15s;width:18px}.si-remember input:checked~.si-remember__box{background:#c0533a;background:var(--terracotta);border-color:#c0533a;border-color:var(--terracotta)}.si-remember input:checked~.si-remember__box:after{color:#fff;content:"✓";font-size:.7rem;font-weight:700}.si-remember__label{color:#7a6652;color:var(--muted);font-size:.875rem}.si-btn-primary{align-items:center;background:#c0533a;background:var(--terracotta);border:none;border-radius:10px;box-shadow:0 2px 8px #c0533a40;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;padding:.85rem;transition:background .15s,transform .1s,box-shadow .15s;width:100%}.si-btn-primary:hover:not(:disabled){background:#a8432c;background:var(--terracotta-h);box-shadow:0 4px 14px #c0533a59;transform:translateY(-1px)}.si-btn-primary:active:not(:disabled){transform:translateY(0)}.si-btn-primary:disabled{cursor:not-allowed;opacity:.5;transform:none}.si-link{background:none;border:none;color:#c0533a;color:var(--terracotta);cursor:pointer;font-family:inherit;font-size:inherit;padding:0;text-decoration:underline;text-underline-offset:2px;transition:color .15s}.si-link:hover{color:#a8432c;color:var(--terracotta-h)}.si-link:disabled{cursor:not-allowed;opacity:.4}.si-forgot{font-size:.8rem}.si-spinner{animation:si-spin .7s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:18px;width:18px}@keyframes si-spin{to{transform:rotate(1turn)}}@keyframes si-slidein{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.lk-root{background:#fdf6ee;background:var(--cream);color:#1a1008;color:var(--ink);font-family:DM Sans,sans-serif;font-family:var(--font-sans);min-height:100vh}.lk-header{background:#fff;background:var(--card-bg);border-bottom:1px solid #e8ddd0;border-bottom:1px solid var(--border);padding:2rem 0}.lk-header__inner{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.lk-title{color:#1a1008;color:var(--ink);font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;margin-bottom:.25rem}.lk-subtitle{color:#7a6652;color:var(--muted);font-size:.925rem}.lk-header__badges{display:flex;flex-wrap:wrap;gap:.75rem}.lk-badge{align-items:center;border:1px solid #0000;border-radius:999px;display:flex;font-size:.8rem;font-weight:600;gap:.5rem;padding:.45rem 1rem}.lk-badge--likes{background:#f5e6e0;background:var(--terracotta-lt);border-color:#c0533a33;color:#c0533a;color:var(--terracotta)}.lk-badge--matches{background:#fef3c7;background:var(--gold-lt);border-color:#b8860b33;color:#b8860b;color:var(--gold)}.lk-container{margin:0 auto;max-width:1200px;padding:2.5rem 2rem 5rem}.lk-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.lk-card{background:#fff;background:var(--card-bg);border:1px solid #e8ddd0;border:1px solid var(--border);border-radius:20px;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .25s,transform .25s}.lk-card:hover{box-shadow:0 16px 40px #1a10081a;transform:translateY(-3px)}.lk-card__photo-wrap{aspect-ratio:3/4;overflow:hidden;position:relative}.lk-card__photo{display:block;height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.lk-card:hover .lk-card__photo{transform:scale(1.04)}.lk-card__heart-badge{align-items:center;background:#c0533a;background:var(--terracotta);border-radius:50%;box-shadow:0 2px 8px #c0533a66;display:flex;font-size:.875rem;height:32px;justify-content:center;left:.875rem;top:.875rem;width:32px}.lk-card__age,.lk-card__heart-badge{color:#fff;position:absolute;z-index:2}.lk-card__age{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1a10088c;border-radius:999px;bottom:.875rem;font-size:.78rem;font-weight:600;padding:.25rem .625rem;right:.875rem}.lk-swiper{height:100%;width:100%}.lk-swiper .swiper-button-next,.lk-swiper .swiper-button-prev{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1a100873;border-radius:50%;color:#fff;height:28px;width:28px}.lk-swiper .swiper-button-next:after,.lk-swiper .swiper-button-prev:after{font-size:10px;font-weight:800}.lk-swiper .swiper-pagination-bullet-active{background:#c0533a;background:var(--terracotta)}.lk-card__body{display:flex;flex:1 1;flex-direction:column;gap:.875rem;padding:1.125rem 1.25rem 1.375rem}.lk-card__name{color:#1a1008;color:var(--ink);font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-size:1.4rem;font-weight:600;line-height:1.1;margin-bottom:.35rem}.lk-card__meta{display:flex;flex-direction:column;gap:.2rem}.lk-meta-item{color:#7a6652;color:var(--muted);font-size:.8rem}.lk-card__traits{display:flex;flex-wrap:wrap;gap:.35rem}.lk-chip{background:#f5e6e0;background:var(--terracotta-lt);border-radius:999px;color:#c0533a;color:var(--terracotta);font-size:.75rem;font-weight:500;padding:.25rem .65rem}.lk-chip--hobby{background:#fef3c7;background:var(--gold-lt);color:#b8860b;color:var(--gold)}.lk-card__cta{margin-top:auto}.lk-btn-like{align-items:center;background:#c0533a;background:var(--terracotta);border:none;border-radius:10px;box-shadow:0 2px 8px #c0533a40;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.875rem;font-weight:600;gap:.5rem;justify-content:center;padding:.7rem;transition:background .15s,transform .1s,box-shadow .15s;width:100%}.lk-btn-like:hover{background:#a8432c;background:var(--terracotta-h);box-shadow:0 4px 14px #c0533a59;transform:translateY(-1px)}.lk-btn-like:active{transform:none}.lk-matched-banner{align-items:flex-start;animation:lk-fadein .25s ease;background:#fef3c7;background:var(--gold-lt);border:1px solid #b8860b40;border-radius:10px;color:#1a1008;color:var(--ink);display:flex;font-size:.8rem;gap:.5rem;line-height:1.5;padding:.7rem .875rem}.lk-matched-banner span:first-child{flex-shrink:0;font-size:1rem}.lk-empty{align-items:center;display:flex;flex-direction:column;gap:1.125rem;margin:0 auto;max-width:380px;padding:4rem 1rem;text-align:center}.lk-empty__icon{font-size:3rem}.lk-empty__title{color:#1a1008;color:var(--ink);font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-size:2rem;font-weight:600}.lk-empty__body{color:#7a6652;color:var(--muted);font-size:.925rem;line-height:1.6}.lk-btn-primary{background:#c0533a;background:var(--terracotta);border:none;border-radius:10px;box-shadow:0 2px 8px #c0533a40;color:#fff;cursor:pointer;display:inline-block;font-family:inherit;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:background .15s,transform .1s}.lk-btn-primary:hover{background:#a8432c;background:var(--terracotta-h);transform:translateY(-1px)}.lk-link{color:#c0533a;color:var(--terracotta);text-decoration:underline;text-underline-offset:2px}.lk-card--skeleton{pointer-events:none}.lk-skeleton-photo{aspect-ratio:3/4}.lk-sk-line,.lk-skeleton-photo{animation:lk-shimmer 1.5s infinite;background:linear-gradient(90deg,#faf3e8 25%,#e8ddd0 50%,#faf3e8 75%);background:linear-gradient(90deg,var(--warm-off) 25%,var(--border) 50%,var(--warm-off) 75%);background-size:200% 100%}.lk-sk-line{border-radius:6px;height:13px;margin-bottom:.75rem}.lk-sk-line--wide{width:65%}.lk-sk-line--narrow{width:40%}.lk-sk-chips{display:flex;gap:.4rem;margin-bottom:.5rem}.lk-sk-chip{animation:lk-shimmer 1.5s infinite;background:linear-gradient(90deg,#faf3e8 25%,#e8ddd0 50%,#faf3e8 75%);background:linear-gradient(90deg,var(--warm-off) 25%,var(--border) 50%,var(--warm-off) 75%);background-size:200% 100%;border-radius:999px;height:24px;width:64px}.lk-toast{align-items:center;border-radius:999px;bottom:2rem;box-shadow:0 8px 24px #0000002e;display:flex;font-size:.875rem;font-weight:500;gap:.625rem;left:50%;opacity:0;padding:.75rem 1.375rem;pointer-events:none;position:fixed;transform:translateX(-50%) translateY(80px);transition:transform .3s ease,opacity .3s ease;white-space:nowrap;z-index:1000}.lk-toast--show{opacity:1;transform:translateX(-50%) translateY(0)}.lk-toast--match,.lk-toast--success{background:#1a1008;background:var(--ink);color:#fff}.lk-toast--error{background:#7f1d1d;color:#fff}.lk-toast__icon{font-size:.9rem}@keyframes lk-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes lk-fadein{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.mc-root{background:#fdf6ee;background:var(--cream);color:#1a1008;color:var(--ink);font-family:DM Sans,sans-serif;font-family:var(--font-sans);min-height:100vh}.mc-page{padding-bottom:5rem}.mc-header{background:#fff;background:var(--card-bg);border-bottom:1px solid #e8ddd0;border-bottom:1px solid var(--border);padding:2rem 0}.mc-header__inner{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.mc-title{color:#1a1008;color:var(--ink);font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-size:clamp(2rem,4vw,2.75rem);font-weight:600;margin-bottom:.25rem}.mc-subtitle{color:#7a6652;color:var(--muted);font-size:.95rem}.mc-header__badge{align-items:center;background:#f5e6e0;background:var(--terracotta-lt);border:1px solid #c0533a33;border-radius:999px;display:flex;gap:.5rem;padding:.5rem 1rem}.mc-header__badge-icon{font-size:1rem}.mc-header__badge-text{color:#c0533a;color:var(--terracotta);font-size:.8rem;font-weight:600}.mc-container{margin:0 auto;max-width:1200px;padding:2.5rem 2rem}.mc-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.mc-card{animation:mc-fadein .5s ease both;background:#fff;background:var(--card-bg);border:1px solid #e8ddd0;border:1px solid var(--border);border-radius:20px;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .25s,transform .25s}.mc-card:hover{box-shadow:0 16px 40px #1a10081a;transform:translateY(-3px)}.mc-card__photo-wrap{aspect-ratio:3/4;flex-shrink:0;overflow:hidden;position:relative}.mc-card__photo{display:block;height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.mc-card:hover .mc-card__photo{transform:scale(1.03)}.mc-card__age-badge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1a1008a6;border-radius:999px;color:#fff;font-size:.78rem;font-weight:600;letter-spacing:.03em;padding:.25rem .625rem;position:absolute;right:.875rem;top:.875rem;z-index:2}.mc-swiper{height:100%;width:100%}.mc-swiper .swiper-button-next,.mc-swiper .swiper-button-prev{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1a100873;border-radius:50%;color:#fff;height:32px;width:32px}.mc-swiper .swiper-button-next:after,.mc-swiper .swiper-button-prev:after{font-size:12px;font-weight:700}.mc-swiper .swiper-pagination-bullet-active{background:#c0533a;background:var(--terracotta)}.mc-card__body{display:flex;flex:1 1;flex-direction:column;gap:.875rem;padding:1.25rem 1.375rem 1.5rem}.mc-card__header{align-items:flex-start;display:flex;justify-content:space-between}.mc-card__name{color:#1a1008;color:var(--ink);font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-size:1.5rem;font-weight:600;line-height:1.1;margin-bottom:.3rem}.mc-card__meta{display:flex;flex-direction:column;gap:.25rem}.mc-card__meta-item{align-items:center;color:#7a6652;color:var(--muted);display:flex;font-size:.8rem;gap:.35rem}.mc-card__meta-item svg{flex-shrink:0;opacity:.7}.mc-compat__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.4rem}.mc-compat__label{color:#c0533a;color:var(--terracotta);font-size:.75rem;font-weight:600}.mc-compat__pct{color:#7a6652;color:var(--muted);font-size:.75rem;font-weight:600}.mc-compat__track{background:#f5e6e0;background:var(--terracotta-lt);border-radius:999px;height:5px;overflow:hidden}.mc-compat__fill{background:linear-gradient(90deg,#c0533a,#b8860b);background:linear-gradient(90deg,var(--terracotta),var(--gold));border-radius:999px;height:100%;transition:width 1s cubic-bezier(.4,0,.2,1)}.mc-card__traits{display:flex;flex-wrap:wrap;gap:.4rem}.mc-chip{background:#f5e6e0;background:var(--terracotta-lt);border-radius:999px;color:#c0533a;color:var(--terracotta);font-size:.75rem;font-weight:500;padding:.3rem .7rem}.mc-chip--more{background:#faf3e8;background:var(--warm-off)}.mc-card__shared,.mc-chip--more{color:#7a6652;color:var(--muted)}.mc-card__shared{align-items:flex-start;display:flex;font-size:.8rem;gap:.4rem;line-height:1.5}.mc-card__shared-icon{color:#b8860b;color:var(--gold);flex-shrink:0;margin-top:.05rem}.mc-reveal{margin-top:auto;padding-top:.25rem}.mc-btn--reveal{align-items:center;background:#c0533a;background:var(--terracotta);border:none;border-radius:10px;box-shadow:0 2px 8px #c0533a40;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.875rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem;transition:background .15s,transform .1s,box-shadow .15s;width:100%}.mc-btn--reveal:hover{background:#a8432c;background:var(--terracotta-h);box-shadow:0 4px 14px #c0533a59;transform:translateY(-1px)}.mc-btn--reveal:active{transform:none}.mc-reveal__email{align-items:center;animation:mc-fadein .2s ease;background:#faf3e8;background:var(--warm-off);border:1px dashed #e8ddd0;border:1px dashed var(--border);border-radius:10px;display:flex;gap:.5rem;padding:.625rem .875rem}.mc-reveal__email-icon{color:#c0533a;color:var(--terracotta);flex-shrink:0;font-size:.9rem}.mc-reveal__email-text{color:#1a1008;color:var(--ink);flex:1 1;font-family:Courier New,monospace;font-size:.82rem;font-weight:500;word-break:break-all}.mc-reveal__copy{align-items:center;background:none;border:none;border-radius:4px;color:#7a6652;color:var(--muted);cursor:pointer;display:flex;flex-shrink:0;padding:.25rem;transition:color .15s,background .15s}.mc-reveal__copy:hover{background:#f5e6e0;background:var(--terracotta-lt);color:#c0533a;color:var(--terracotta)}.mc-btn{align-items:center;display:inline-flex;gap:.5rem;text-decoration:none}.mc-btn--primary{background:#c0533a;background:var(--terracotta);border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:background .15s,transform .1s}.mc-btn--primary:hover{background:#a8432c;background:var(--terracotta-h);transform:translateY(-1px)}.mc-empty{align-items:center;display:flex;flex-direction:column;gap:1.25rem;margin:0 auto;max-width:440px;padding:5rem 2rem;text-align:center}.mc-empty__icon{font-size:3rem}.mc-empty__title{color:#1a1008;color:var(--ink);font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-size:2rem;font-weight:600}.mc-empty__body{color:#7a6652;color:var(--muted);font-size:.95rem;line-height:1.6}.mc-card--skeleton{pointer-events:none}.mc-skeleton-block{aspect-ratio:3/4}.mc-skeleton-block,.mc-skeleton-line{animation:mc-shimmer 1.5s infinite;background:linear-gradient(90deg,#faf3e8 25%,#e8ddd0 50%,#faf3e8 75%);background:linear-gradient(90deg,var(--warm-off) 25%,var(--border) 50%,var(--warm-off) 75%);background-size:200% 100%}.mc-skeleton-line{border-radius:6px;height:14px;margin-bottom:.75rem}.mc-skeleton-line--wide{width:70%}.mc-skeleton-line--narrow{width:45%}.mc-skeleton-chips{display:flex;gap:.5rem}.mc-skeleton-chip{animation:mc-shimmer 1.5s infinite;background:linear-gradient(90deg,#faf3e8 25%,#e8ddd0 50%,#faf3e8 75%);background:linear-gradient(90deg,var(--warm-off) 25%,var(--border) 50%,var(--warm-off) 75%);background-size:200% 100%;border-radius:999px;height:24px;width:60px}.mc-toast{align-items:center;background:#1a1008;background:var(--ink);border-radius:999px;bottom:2rem;box-shadow:0 8px 24px #0003;color:#fff;display:flex;font-size:.875rem;font-weight:500;gap:.625rem;left:50%;opacity:0;padding:.75rem 1.375rem;pointer-events:none;position:fixed;transform:translateX(-50%) translateY(80px);transition:transform .3s ease,opacity .3s ease;z-index:1000}.mc-toast--show{opacity:1;transform:translateX(-50%) translateY(0)}.mc-toast__icon{color:#16a34a;color:var(--color-success);font-size:.9rem}@keyframes mc-fadein{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes mc-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ma-root{background:#fdf6ee;background:var(--cream);color:#1a1008;color:var(--ink);font-family:DM Sans,sans-serif;font-family:var(--font-sans);min-height:100vh}.ma-hero{background:#1a1008;background:var(--ink);overflow:hidden;padding:2.5rem 0 0;position:relative}.ma-hero__bg{background:radial-gradient(ellipse 60% 80% at 90% 50%,#c0533a40 0,#0000 70%),radial-gradient(ellipse 40% 60% at 5% 90%,#b8860b26 0,#0000 60%);inset:0;pointer-events:none;position:absolute}.ma-hero__inner{margin:0 auto;max-width:900px;padding:0 2rem;position:relative;z-index:1}.ma-back{background:none;border:none;border-radius:6px;color:#fff9;cursor:pointer;display:inline-block;font-family:inherit;font-size:.875rem;margin-bottom:1.75rem;padding:.375rem .625rem;transition:color .15s,background .15s}.ma-back:hover{background:#ffffff14;color:#fff}.ma-hero__profile{align-items:flex-end;border-bottom:1px solid #ffffff1a;display:flex;flex-wrap:wrap;gap:1.75rem;padding-bottom:1.75rem}.ma-avatar-wrap{flex-shrink:0}.ma-avatar{border:3px solid #fff3;border-radius:50%;box-shadow:0 4px 20px #0000004d;height:96px;object-fit:cover;width:96px}.ma-avatar--empty{align-items:center;background:#c0533a;background:var(--terracotta);display:flex;justify-content:center}.ma-avatar--empty span{color:#fff;font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-size:2.5rem;font-weight:600}.ma-hero__info{flex:1 1;min-width:0}.ma-hero__name{color:#fff;font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;line-height:1.1;margin-bottom:.5rem}.ma-hero__meta{display:flex;flex-wrap:wrap;gap:.625rem 1.25rem;margin-bottom:1rem}.ma-hero__meta-item{color:#ffffffa6;font-size:.82rem}.ma-completeness__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.4rem}.ma-completeness__label{color:#fff9;font-size:.78rem}.ma-completeness__pct{font-size:.78rem;font-weight:600}.ma-completeness__track{background:#ffffff26;border-radius:999px;height:4px;max-width:420px;overflow:hidden}.ma-completeness__fill{border-radius:999px;height:100%;transition:width 1s cubic-bezier(.4,0,.2,1)}.ma-stats{border-top:1px solid #ffffff14;display:flex;gap:0}.ma-stat{align-items:center;background:none;border:none;border-right:1px solid #ffffff14;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-family:inherit;gap:.25rem;padding:1.125rem .5rem;transition:background .15s}.ma-stat:last-child{border-right:none}.ma-stat:hover{background:#ffffff0d}.ma-stat__icon{font-size:1.1rem}.ma-stat__count{color:#fff;font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-size:1.5rem;font-weight:600;line-height:1}.ma-stat__label{color:#ffffff80;font-size:.72rem}.ma-container{display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:900px;padding:1.75rem 2rem 5rem}.ma-section{background:#fff;background:var(--card-bg);border:1px solid #e8ddd0;border:1px solid var(--border);border-radius:16px;overflow:hidden;transition:box-shadow .2s}.ma-section:hover{box-shadow:0 4px 20px #1a10080f}.ma-section--empty{opacity:.85}.ma-section--skeleton{pointer-events:none}.ma-section__header{align-items:center;background:none;border:none;border-bottom:1px solid #0000;cursor:pointer;display:flex;font-family:inherit;justify-content:space-between;padding:1.125rem 1.375rem;text-align:left;transition:background .15s;width:100%}.ma-section__header:hover{background:#faf3e8;background:var(--warm-off)}.ma-section__header--static{cursor:default}.ma-section__header--static:hover{background:none}.ma-section__title-wrap{align-items:center;display:flex;gap:.625rem}.ma-section__icon{font-size:1.1rem}.ma-section__title{color:#1a1008;color:var(--ink);font-size:.95rem;font-weight:600}.ma-section__empty-badge{background:#fef3c7;background:var(--gold-lt);border-radius:999px;color:#b8860b;color:var(--gold);font-size:.7rem;font-weight:600;padding:.2rem .55rem}.ma-section__chevron{color:#7a6652;color:var(--muted);display:inline-block;font-size:1.2rem;transition:transform .2s}.ma-section__chevron--open{transform:rotate(90deg)}.ma-section__body{border-top:1px solid #e8ddd0;border-top:1px solid var(--border);padding:1.25rem 1.375rem}.ma-section__empty-msg{color:#7a6652;color:var(--muted);font-size:.875rem}.ma-fields{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.ma-field{display:flex;flex-direction:column;gap:.3rem}.ma-field__key{color:#7a6652;color:var(--muted);font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.ma-field__val{color:#1a1008;color:var(--ink);font-size:.9rem}.ma-field__chips{display:flex;flex-wrap:wrap;gap:.35rem}.ma-chip{background:#f5e6e0;background:var(--terracotta-lt);border-radius:999px;color:#c0533a;color:var(--terracotta);font-size:.75rem;font-weight:500;padding:.25rem .65rem}.ma-photos__grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.ma-photo{aspect-ratio:3/4;border:1.5px solid #e8ddd0;border:1.5px solid var(--border);border-radius:12px;overflow:hidden;position:relative}.ma-photo--primary{border-color:#c0533a;border-color:var(--terracotta)}.ma-photo__img{display:block;height:100%;object-fit:cover;width:100%}.ma-photo__badge{background:#c0533a;background:var(--terracotta);border-radius:999px;bottom:.5rem;color:#fff;font-size:.65rem;font-weight:700;left:50%;letter-spacing:.06em;padding:.2rem .5rem;position:absolute;text-transform:uppercase;transform:translateX(-50%);white-space:nowrap}.ma-photo--upload{align-items:center;aspect-ratio:3/4;background:#faf3e8;background:var(--warm-off);border:1.5px dashed #e8ddd0;border:1.5px dashed var(--border);border-radius:12px;cursor:pointer;display:flex;flex-direction:column;font-family:inherit;gap:.3rem;justify-content:center;transition:border-color .15s,background .15s}.ma-photo--upload:hover:not(:disabled){background:#f5e6e0;background:var(--terracotta-lt);border-color:#c0533a;border-color:var(--terracotta)}.ma-photo--upload:disabled{cursor:not-allowed;opacity:.6}.ma-upload-icon{color:#7a6652;color:var(--muted);font-size:1.5rem;line-height:1}.ma-upload-label{color:#7a6652;color:var(--muted);font-size:.75rem;font-weight:500}.ma-upload-count{color:#7a6652;color:var(--muted);font-size:.7rem;opacity:.7}.ma-upload-spinner{animation:ma-spin .7s linear infinite;border:2px solid #e8ddd0;border-radius:50%;border-top-color:#c0533a;border:2px solid var(--border);border-top-color:var(--terracotta);height:24px;width:24px}.ma-photos__hint{background:#fef3c7;background:var(--gold-lt);border-left:3px solid #b8860b;border-left:3px solid var(--gold);border-radius:8px;color:#7a6652;color:var(--muted);font-size:.82rem;line-height:1.55;margin-top:.875rem;padding:.75rem 1rem}.ma-link{color:#c0533a;color:var(--terracotta);font-size:inherit;text-decoration:underline;text-underline-offset:2px}.ma-edit-cta{align-items:center;background:#fff;background:var(--card-bg);border:1px solid #e8ddd0;border:1px solid var(--border);border-radius:16px;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:1.375rem 1.5rem}.ma-edit-cta__text{color:#7a6652;color:var(--muted);font-size:.9rem}.ma-btn-primary{background:#c0533a;background:var(--terracotta);border:none;border-radius:9px;box-shadow:0 2px 8px #c0533a40;color:#fff;cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:600;padding:.65rem 1.375rem;text-decoration:none;transition:background .15s,transform .1s}.ma-btn-primary:hover{background:#a8432c;background:var(--terracotta-h);transform:translateY(-1px)}.ma-toast{align-items:center;border-radius:999px;bottom:2rem;box-shadow:0 8px 24px #0003;display:flex;font-size:.875rem;font-weight:500;gap:.625rem;left:50%;opacity:0;padding:.75rem 1.375rem;pointer-events:none;position:fixed;transform:translateX(-50%) translateY(80px);transition:transform .3s ease,opacity .3s ease;white-space:nowrap;z-index:1000}.ma-toast--show{opacity:1;transform:translateX(-50%) translateY(0)}.ma-toast--success{background:#1a1008;background:var(--ink);color:#fff}.ma-toast--error{background:#7f1d1d;color:#fff}.ma-toast__icon{font-size:.85rem}.ma-toast--success .ma-toast__icon{color:#16a34a;color:var(--color-success)}.ma-toast--error .ma-toast__icon{color:#fca5a5}.ma-hero--skeleton{padding:2.5rem 0 2rem}.ma-hero--skeleton .ma-hero__inner{display:flex;flex-direction:column;gap:1.5rem}.ma-skeleton-avatar{animation:ma-shimmer 1.5s infinite;background:#ffffff1a;background-size:200% 100%;border-radius:50%;height:96px;width:96px}.ma-skeleton-lines{display:flex;flex:1 1;flex-direction:column;gap:.75rem}.ma-skeleton-line{animation:ma-shimmer 1.5s infinite;background:linear-gradient(90deg,#ffffff12 25%,#ffffff1f 50%,#ffffff12 75%);background-size:200% 100%;border-radius:6px;height:14px}.ma-skeleton-line--wide{width:55%}.ma-skeleton-line--narrow{width:35%}.ma-section--skeleton .ma-skeleton-line--section-title{background:linear-gradient(90deg,#faf3e8 25%,#e8ddd0 50%,#faf3e8 75%);background:linear-gradient(90deg,var(--warm-off) 25%,var(--border) 50%,var(--warm-off) 75%);background-size:200% 100%;margin:1.125rem 1.375rem;width:30%}.ma-skeleton-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));padding:0 1.375rem 1.25rem}.ma-skeleton-field{animation:ma-shimmer 1.5s infinite;background:linear-gradient(90deg,#faf3e8 25%,#e8ddd0 50%,#faf3e8 75%);background:linear-gradient(90deg,var(--warm-off) 25%,var(--border) 50%,var(--warm-off) 75%);background-size:200% 100%;border-radius:8px;height:48px}@keyframes ma-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes ma-spin{to{transform:rotate(1turn)}}.ub-root{background:#fdf6ee;background:var(--cream);color:#1a1008;color:var(--ink);display:flex;flex-direction:column;font-family:DM Sans,sans-serif;font-family:var(--font-sans);min-height:100vh}.ub-deck-area{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:1rem;justify-content:center;padding:1.5rem 1rem 2rem}.ub-deck{height:min(680px,78vh);position:relative;width:min(900px,100%)}.ub-card{background:#fff;background:var(--card-bg);border:1px solid #e8ddd0;border:1px solid var(--border);border-radius:24px;box-shadow:0 20px 60px #1a10081f,0 4px 12px #1a10080f;display:flex;inset:0;overflow:hidden;position:absolute;-webkit-user-select:none;user-select:none;will-change:transform}.ub-card--top{cursor:grab;z-index:2}.ub-card--behind{pointer-events:none;z-index:1}.ub-swipe-hint{border-radius:999px;font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-size:1.5rem;font-weight:600;padding:.5rem 1.25rem;pointer-events:none;position:absolute;top:2rem;z-index:10}.ub-swipe-hint--like{background:#c0533a26;border:2px solid #c0533a;border:2px solid var(--terracotta);color:#c0533a;color:var(--terracotta);left:1.5rem;transform:rotate(-8deg)}.ub-swipe-hint--pass{background:#6b72801a;border:2px solid #9ca3af;color:#4b5563;right:1.5rem;transform:rotate(8deg)}.ub-card__photo-side{flex-shrink:0;height:100%;position:relative;width:45%}@media (max-width:640px){.ub-card{flex-direction:column}.ub-card__photo-side{flex-shrink:0;height:42%;width:100%}.ub-card__detail-side{flex:1 1;overflow-y:auto;width:100%}}.ub-swiper{height:100%;width:100%}.ub-swiper .swiper-button-next,.ub-swiper .swiper-button-prev{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1a100873;border-radius:50%;color:#fff;height:30px;width:30px}.ub-swiper .swiper-button-next:after,.ub-swiper .swiper-button-prev:after{font-size:11px;font-weight:800}.ub-swiper .swiper-pagination-bullet-active{background:#c0533a;background:var(--terracotta)}.ub-card__photo{display:block;height:100%;object-fit:cover;pointer-events:none;width:100%}.ub-card__photo-grad{background:linear-gradient(0deg,#1a10088c 0,#0000 50%);inset:0;pointer-events:none;position:absolute}.ub-card__age{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1a100880;border-radius:999px;bottom:1rem;color:#fff;font-size:.8rem;font-weight:600;left:1rem;padding:.3rem .75rem;position:absolute;z-index:2}.ub-card__detail-side{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.ub-card__detail-scroll{display:flex;flex:1 1;flex-direction:column;gap:1.125rem;overflow-y:auto;padding:1.75rem 1.5rem 1rem;scrollbar-color:#e8ddd0 #0000;scrollbar-color:var(--border) #0000;scrollbar-width:thin}.ub-card__detail-scroll::-webkit-scrollbar{width:3px}.ub-card__detail-scroll::-webkit-scrollbar-thumb{background:#e8ddd0;background:var(--border);border-radius:2px}.ub-card__name{color:#1a1008;color:var(--ink);font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-size:clamp(1.5rem,3vw,2rem);font-weight:600;line-height:1.1;margin-bottom:.5rem}.ub-card__meta{display:flex;flex-direction:column;gap:.3rem}.ub-info-row{align-items:center;color:#7a6652;color:var(--muted);display:flex;font-size:.82rem;gap:.4rem}.ub-info-row__icon{flex-shrink:0;font-size:.85rem}.ub-card__divider{background:#e8ddd0;background:var(--border);flex-shrink:0;height:1px}.ub-detail-group{display:flex;flex-direction:column;gap:.45rem}.ub-detail-label{color:#c0533a;color:var(--terracotta);font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ub-detail-chips{display:flex;flex-wrap:wrap;gap:.35rem}.ub-chip{background:#f5e6e0;background:var(--terracotta-lt);border:1px solid #c0533a33;border-radius:999px;color:#c0533a;color:var(--terracotta);font-size:.75rem;font-weight:500;padding:.25rem .65rem}.ub-chip--more{background:#faf3e8;background:var(--warm-off);border-color:#e8ddd0;border-color:var(--border);color:#7a6652;color:var(--muted)}.ub-lifestyle-facts{display:flex;flex-direction:column;gap:.4rem}.ub-fact{align-items:center;display:flex;gap:.5rem}.ub-fact__key{color:#7a6652;color:var(--muted);font-size:.75rem;min-width:70px}.ub-fact__val{color:#1a1008;color:var(--ink);font-size:.8rem;font-weight:500}.ub-card__actions{background:linear-gradient(0deg,#fff 80%,#0000);background:linear-gradient(to top,var(--card-bg) 80%,#0000);flex-shrink:0;gap:1.25rem;padding:1rem 1.5rem 1.5rem}.ub-action-btn,.ub-card__actions{align-items:center;display:flex;justify-content:center}.ub-action-btn{border:none;border-radius:50%;cursor:pointer;height:56px;transition:transform .15s,box-shadow .15s;width:56px}.ub-action-btn:hover{transform:scale(1.1)}.ub-action-btn:active{transform:scale(.95)}.ub-action-btn--pass{background:#fff;border:1.5px solid #e8ddd0;border:1.5px solid var(--border);box-shadow:0 3px 12px #1a10081a;color:#9ca3af}.ub-action-btn--pass:hover{box-shadow:0 6px 18px #1a10081f;color:#4b5563}.ub-action-btn--like{background:#c0533a;background:var(--terracotta);box-shadow:0 4px 16px #c0533a4d;color:#fff}.ub-action-btn--like:hover{background:#a8432c;background:var(--terracotta-h);box-shadow:0 8px 24px #c0533a66}.ub-action-hint{font-size:.72rem;letter-spacing:.04em}.ub-action-hint,.ub-count{color:#7a6652;color:var(--muted)}.ub-count{background:#fff;background:var(--card-bg);border:1px solid #e8ddd0;border:1px solid var(--border);border-radius:999px;font-size:.78rem;padding:.35rem .875rem}.ub-match{align-items:center;background:#1a1008;background:var(--ink);display:flex;inset:0;justify-content:center;overflow:hidden;position:fixed;z-index:9999}.ub-match__orb{border-radius:50%;filter:blur(70px);pointer-events:none;position:absolute}.ub-match__orb--1{background:#c0533a4d;height:500px;right:-100px;top:-150px;width:500px}.ub-match__orb--2{background:#b8860b33;bottom:-80px;height:350px;left:-80px;width:350px}.ub-match__inner{align-items:center;display:flex;flex-direction:column;max-width:480px;padding:2rem;position:relative;text-align:center;width:100%;z-index:1}.ub-match__eyebrow{color:#ffffff80;font-size:.8rem;font-weight:600;letter-spacing:.12em;margin-bottom:.875rem;text-transform:uppercase}.ub-match__headline{color:#fff;font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-size:clamp(3rem,8vw,5rem);font-style:italic;font-weight:600;line-height:1;margin-bottom:2.5rem}.ub-match__photos{align-items:center;display:flex;gap:.5rem;margin-bottom:2rem}.ub-match__photo-wrap{border:4px solid #ffffff26;border-radius:50%;box-shadow:0 8px 32px #0006;flex-shrink:0;height:120px;overflow:hidden;width:120px}.ub-match__photo{height:100%;object-fit:cover;width:100%}.ub-match__heart{color:#c0533a;color:var(--terracotta);filter:drop-shadow(0 0 12px rgba(192,83,58,.6));font-size:1.75rem;margin:0 .25rem}.ub-match__sub{color:#ffffffa6;font-size:.95rem;line-height:1.65;margin-bottom:2rem}.ub-match__sub strong{color:#fff}.ub-match__actions{align-items:center;display:flex;flex-direction:column;gap:1rem;width:100%}.ub-match__skip{background:none;border:none;color:#ffffff73;cursor:pointer;font-family:inherit;font-size:.875rem;transition:color .15s}.ub-match__skip:hover{color:#ffffffbf}.ub-btn-primary{background:#c0533a;background:var(--terracotta);border:none;border-radius:12px;box-shadow:0 4px 16px #c0533a59;color:#fff;cursor:pointer;display:inline-block;font-family:inherit;font-size:.95rem;font-weight:600;padding:.85rem 2rem;text-decoration:none;transition:background .15s,transform .1s,box-shadow .15s}.ub-btn-primary:hover{background:#a8432c;background:var(--terracotta-h);box-shadow:0 8px 24px #c0533a66;transform:translateY(-2px)}.ub-btn-primary:active{transform:none}.ub-empty{align-items:center;display:flex;flex-direction:column;gap:1.125rem;max-width:380px;padding:3rem 1rem;text-align:center}.ub-empty__icon{font-size:3rem}.ub-empty__title{color:#1a1008;color:var(--ink);font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-size:2rem;font-weight:600}.ub-empty__body{color:#7a6652;color:var(--muted);font-size:.925rem;line-height:1.6}.ub-card--skeleton{height:min(680px,78vh);pointer-events:none;position:relative;width:min(900px,100%)}.ub-skeleton-block{flex-shrink:0;height:100%;width:45%}.ub-sk-line,.ub-skeleton-block{animation:ub-shimmer 1.5s infinite;background:linear-gradient(90deg,#faf3e8 25%,#e8ddd0 50%,#faf3e8 75%);background:linear-gradient(90deg,var(--warm-off) 25%,var(--border) 50%,var(--warm-off) 75%);background-size:200% 100%}.ub-sk-line{border-radius:6px;height:14px;margin-bottom:.875rem}.ub-sk-line--xl{height:22px;width:65%}.ub-sk-line--md{width:45%}.ub-sk-line--sm{width:30%}.ub-sk-chips{display:flex;gap:.5rem;margin-bottom:.875rem}.ub-sk-chip{animation:ub-shimmer 1.5s infinite;background:linear-gradient(90deg,#faf3e8 25%,#e8ddd0 50%,#faf3e8 75%);background:linear-gradient(90deg,var(--warm-off) 25%,var(--border) 50%,var(--warm-off) 75%);background-size:200% 100%;border-radius:999px;height:26px;width:70px}.ub-card--skeleton .ub-card__detail-side{padding:1.75rem 1.5rem}@keyframes ub-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.nb-nav{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fdf6eeeb;border-bottom:1px solid #e8ddd0;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:.875rem 2rem;position:-webkit-sticky;position:sticky;top:0;transition:box-shadow .3s,padding .3s;z-index:100}.nb-nav--scrolled{box-shadow:0 2px 16px #1a100812;padding:.625rem 2rem}.nb-brand{align-items:center;color:#c0533a;color:var(--terracotta);display:flex;flex-shrink:0;font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-serif);font-size:1.3rem;font-weight:600;gap:.45rem;letter-spacing:.01em;text-decoration:none}.nb-brand__icon{font-size:1rem}.nb-links{align-items:center;display:flex;gap:.25rem}.nb-link{border-radius:8px;color:#7a6652;color:var(--muted);font-family:DM Sans,sans-serif;font-family:var(--font-sans);font-size:.875rem;font-weight:500;padding:.45rem .875rem;text-decoration:none;transition:color .15s,background .15s}.nb-link:hover{background:#faf3e8;background:var(--warm-off);color:#1a1008;color:var(--ink)}.nb-link--active{background:#f5e6e0;background:var(--terracotta-lt);color:#c0533a;color:var(--terracotta)}.nb-link--account{border:1.5px solid #e8ddd0;border:1.5px solid var(--border);margin-left:.375rem}.nb-link--account:hover{border-color:#7a6652;border-color:var(--muted)}.nb-link--account.nb-link--active{border-color:#c0533a;border-color:var(--terracotta)}.nb-signout{background:none;border:none;border-radius:8px;color:#7a6652;color:var(--muted);cursor:pointer;font-family:DM Sans,sans-serif;font-family:var(--font-sans);font-size:.875rem;font-weight:500;margin-left:.25rem;padding:.45rem .875rem;transition:color .15s,background .15s}.nb-signout:hover{background:#fee2e2;background:var(--color-error-lt);color:#dc2626;color:var(--color-error)}.nb-burger{background:none;border:none;border-radius:6px;cursor:pointer;display:none;flex-direction:column;gap:5px;justify-content:center;padding:.5rem}.nb-burger span{background:#1a1008;background:var(--ink);border-radius:2px;display:block;height:2px;transform-origin:center;transition:transform .25s,opacity .25s;width:22px}.nb-burger--open span:first-child{transform:translateY(7px) rotate(45deg)}.nb-burger--open span:nth-child(2){opacity:0}.nb-burger--open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:720px){.nb-burger{display:flex}.nb-links{align-items:center;background:#fdf6ee;background:var(--cream);bottom:0;display:none;flex-direction:column;gap:.75rem;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:99}.nb-links--open{display:flex}.nb-link,.nb-signout{font-size:1.1rem;padding:.75rem 2rem;text-align:center;width:100%}.nb-link--account{margin-left:0}}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:44px;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{fill:currentColor;height:100%;object-fit:contain;pointer-events:none;transform-origin:center;width:100%}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:50%;left:var(--swiper-navigation-top-offset,50%);margin-left:-22px;margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:4px;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:4px;bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}
/*# sourceMappingURL=main.1e0e4571.css.map*/