/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@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}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.block{display:block}.contents{display:contents}.flex{display:flex}.table{display:table}}:root{--ink:#4c3635;--wine:#cf5c73;--wine-dark:#b94359;--rose:#e27c8e;--blush:#fbdce3;--cream:#fff8f3;--paper:#fffdfc;--sage:#e2c4be;--sky:#fde1e7;--lavender:#fae3df;--line:#4c36351f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#fffdfcf0;justify-content:space-between;align-items:center;min-height:78px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{letter-spacing:-.035em;align-items:center;gap:11px;font-size:1.42rem;font-weight:900;display:flex}.brand-mark{background:var(--wine-dark);color:#fff;border-radius:14px;place-items:center;width:42px;height:42px;font:italic 800 1.35rem Georgia,serif;display:grid;transform:rotate(-4deg);box-shadow:0 8px 20px #302b2826}nav{align-items:center;gap:30px;font-size:.9rem;font-weight:750;display:flex}nav a:hover{color:var(--wine)}.login-button{color:var(--wine-dark);background:var(--blush);cursor:pointer;border:0;border-radius:999px;padding:12px 20px;font-weight:800}.hero{background:linear-gradient(135deg, var(--cream) 0%, var(--paper) 58%, var(--sky) 100%);grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);align-items:center;gap:clamp(36px,6vw,92px);min-height:650px;padding:62px 5vw 78px;display:grid;overflow:hidden}.hero-copy{max-width:700px}.eyebrow{color:var(--wine-dark);text-transform:uppercase;letter-spacing:.16em;margin:0 0 18px;font-size:.76rem;font-weight:900}h1,h2,h3{letter-spacing:-.045em;margin:0;font-family:inherit}h1{max-width:760px;color:var(--ink);font-size:clamp(3.15rem,5.4vw,6rem);font-weight:850;line-height:.97}h1 em{color:var(--wine-dark);letter-spacing:-.05em;font:italic 500 1em Georgia,Times New Roman,serif}.hero-text{color:#705e59;max-width:590px;margin:24px 0 32px;font-size:clamp(1.02rem,1.3vw,1.2rem);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:13px;display:flex}.primary-button,.secondary-button{cursor:pointer;border-radius:999px;align-items:center;gap:11px;min-height:58px;padding:0 24px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.primary-button{background:var(--wine-dark);color:#fff;border:0;box-shadow:0 14px 32px #302b281a}.primary-button span{color:#f8e9e8}.secondary-button{border:1px solid var(--line);color:var(--ink);background:#ffffffeb;box-shadow:0 10px 24px #302b280a}.primary-button:hover,.secondary-button:hover{transform:translateY(-2px)}.microcopy{color:#77706b;margin:16px 0 0;font-size:.78rem}.hero-visual{aspect-ratio:3/4;justify-self:center;width:min(100%,520px);min-height:0;position:relative}.visual-placeholder{background:linear-gradient(145deg,#ffffff08,#9556600a),url(/luckylovers-hero-bild-3-exakt.jpg) 50%/cover no-repeat;border-radius:38px 38px 88px;position:absolute;inset:0;overflow:hidden;box-shadow:0 26px 56px #493a361f}.visual-placeholder:after{content:"";background:linear-gradient(#fffdfc05,#493a3608);position:absolute;inset:0}.love-note{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);max-width:260px;color:var(--ink);background:#fff8f3db;border:1px solid #ffffff7a;border-radius:20px;flex-direction:column;gap:2px;padding:16px 19px;display:flex;position:absolute;bottom:28px;left:24px;box-shadow:0 12px 30px #4c36351f}.love-note span{font-size:.84rem;font-weight:750;line-height:1.25}.love-note strong{color:var(--wine-dark);font:italic 500 clamp(2.6rem,3.7vw,4rem)/.95 Georgia,serif}.choice-section{background:var(--paper);padding:96px 5vw 110px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:38px;display:flex}.section-heading h2{font-size:clamp(2.5rem,4vw,4.6rem);font-weight:900}.choice-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.choice-card{border:1px solid var(--line);border-radius:28px;flex-direction:column;min-height:370px;padding:clamp(28px,4vw,52px);transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.choice-card:hover,.choice-card.active{transform:translateY(-5px)}.search-card{background:var(--wine-dark);color:#fff;box-shadow:0 20px 44px #493a361a}.profile-card{color:var(--ink);background:#fbe0e4}.card-number{opacity:.13;font-family:Georgia,serif;font-size:4.8rem;position:absolute;top:25px;right:34px}.card-kicker{text-transform:uppercase;letter-spacing:.16em;opacity:.78;font-size:.73rem;font-weight:800}.choice-card h3{max-width:620px;margin:28px 0 18px;font-size:clamp(2rem,3.2vw,3.7rem);font-weight:850;line-height:1.03}.choice-card p:not(.card-kicker){opacity:.8;max-width:540px;margin:0 0 36px;line-height:1.65}.choice-card button{color:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;align-self:flex-start;margin-top:auto;padding:0 0 6px;font-weight:800}.steps-section{background:var(--lavender);grid-template-columns:.85fr 1.15fr;gap:clamp(48px,9vw,140px);padding:120px 7vw;display:grid}.steps-intro{align-self:start;position:sticky;top:135px}.steps-intro h2,.profiles-header h2,.safety-panel h2,.pricing-copy h2,.closing-section h2{font-size:clamp(2.7rem,4.8vw,5.6rem);font-weight:900;line-height:1}.steps-intro>p:last-child,.profiles-header>p,.pricing-copy>p:last-child{color:#6f655f;max-width:580px;font-size:1.05rem;line-height:1.75}.steps-list{margin:0;padding:0;list-style:none}.steps-list li{border-top:1px solid var(--line);grid-template-columns:54px 1fr;gap:24px;padding:34px 0;display:grid}.steps-list li:last-child{border-bottom:1px solid var(--line)}.steps-list li>span{background:var(--wine);color:#fff;border-radius:50%;place-items:center;width:46px;height:46px;font-family:Georgia,serif;display:grid}.steps-list h3{font-size:2rem;font-weight:850}.steps-list p{color:#6f655f;margin:10px 0 0;line-height:1.68}.profiles-section{background:var(--paper);padding:120px 5vw}.profiles-header{grid-template-columns:1.2fr .8fr;align-items:end;gap:60px;margin-bottom:58px;display:grid}.profile-examples{grid-template-columns:1fr 1fr .72fr;align-items:stretch;gap:22px;display:grid}.profile-example,.profile-note{border-radius:32px;min-height:430px;padding:clamp(27px,3vw,42px)}.profile-example{border:1px solid var(--line);background:#fff;flex-direction:column;display:flex;box-shadow:0 18px 40px #302b280f}.profile-two{transform:translateY(34px)}.profile-monogram{background:var(--blush);width:84px;height:84px;color:var(--wine);border-radius:50%;place-items:center;margin-bottom:26px;font:italic 2.6rem Georgia,serif;display:grid}.profile-two .profile-monogram{color:var(--wine-dark);background:#f3d3d6}.profile-meta{color:#766c66;justify-content:space-between;gap:20px;font-size:.82rem;font-weight:700;display:flex}.online-dot{color:#9b626b}.online-dot:before{content:"";background:var(--wine);border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.profile-example h3{margin:12px 0;font-size:3rem;font-weight:850}.profile-example>p{color:#6f655f;font:italic 1.05rem/1.65 Georgia,serif}.tag-row{flex-wrap:wrap;gap:7px;margin-top:auto;display:flex}.tag-row span{border:1px solid var(--line);border-radius:999px;padding:7px 11px;font-size:.74rem}.profile-note{color:#fff;background:#ce6a7b;flex-direction:column;justify-content:center;display:flex;transform:none}.profile-note>span{color:#f3dcde;font-size:2.6rem}.profile-note strong{margin:18px 0 8px;font:900 3.2rem/1 inherit}.profile-note p{opacity:.84;line-height:1.65}.demo-note{color:#907d82;margin:52px 0 0;font-size:.75rem}.safety-section{background:var(--paper);padding:70px 5vw 110px}.safety-panel{color:#fff;background:#9b5363;border-radius:34px;padding:clamp(38px,6vw,86px);position:relative;overflow:hidden}.safety-panel:after{content:"♥";color:#ffffff0a;font:420px Georgia,serif;position:absolute;top:-80px;right:-20px}.safety-panel .eyebrow{color:#f0d8d6}.safety-panel h2{z-index:1;max-width:960px;position:relative}.safety-grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:68px;display:grid;position:relative}.safety-grid>div{border-top:1px solid #ffffff40;padding-top:26px}.safety-grid span{color:#6d4e49;background:#f0d8d6;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.safety-grid h3{margin:20px 0 10px;font:850 1.6rem/1.1 inherit}.safety-grid p{color:#ffffffb8;margin:0;line-height:1.65}.pricing-section{background:#fbe2e5;grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(48px,8vw,120px);padding:120px 7vw;display:grid}.price-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.price-cards article{border:1px solid var(--line);background:#ffffffdb;border-radius:30px;flex-direction:column;min-height:350px;padding:34px;display:flex}.price-cards article>p{text-transform:uppercase;letter-spacing:.15em;color:var(--wine);font-size:.72rem;font-weight:800}.price-cards strong{letter-spacing:-.06em;margin:18px 0 10px;font:900 clamp(3.2rem,5vw,5.2rem)/1 inherit}.price-cards article>span{color:#6f6661;line-height:1.55}.price-cards button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;min-height:50px;margin-top:auto;font-weight:800}.price-cards .featured-price{color:#fff;background:#c85a70;transform:translateY(-12px);box-shadow:0 20px 42px #493a361a}.featured-price>p,.featured-price>span{color:#ffffffc7!important}.featured-price button{color:var(--wine);background:#fff}.flex-price{color:#fff;position:relative;background:#ad6670!important}.flex-price>p,.flex-price>span{color:#ffffffc7!important}.flex-price button{color:#704d50;background:#f7e9e7}.price-badge{color:#704d50;background:#f7e9e7;border-radius:999px;padding:6px 10px;font-size:.66rem;font-weight:850;position:absolute;top:20px;right:22px}.plan-options{text-align:left;grid-template-columns:1fr 1fr;gap:10px;margin-top:8px;display:grid}.plan-options>button{border:1px solid var(--line);min-height:92px;color:var(--ink);cursor:pointer;background:#fff;border-radius:18px;flex-direction:column;justify-content:space-between;gap:10px;padding:15px;display:flex}.plan-options>button.selected{border-color:var(--wine);background:var(--blush);box-shadow:0 0 0 3px #b46f792e}.plan-options span{flex-direction:column;gap:3px;display:flex}.plan-options strong{font:500 1.2rem Georgia,serif}.plan-options small{text-align:left;color:#7f6a70;font-size:.7rem}.plan-options b{color:var(--wine);font-size:.92rem}.closing-section{text-align:center;background:linear-gradient(135deg, var(--cream), var(--sky));padding:130px 5vw}.closing-section h2{font-size:clamp(3.6rem,7vw,8rem)}.closing-section h2 em{color:var(--wine);font:italic 500 1em Georgia,serif}.closing-section .hero-actions{justify-content:center;margin-top:42px}footer{color:#fff;background:#854851;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:28px;min-height:190px;padding:42px 5vw;display:grid}.footer-brand{justify-self:start}footer>p{color:#ffffff9e;text-align:center}footer>div{color:#ffffffb3;flex-wrap:wrap;justify-content:flex-end;gap:18px;font-size:.78rem;display:flex}.cancellation-link{color:#fff;text-underline-offset:4px;font-weight:850;text-decoration:underline}.modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#493a36b8;place-items:center;padding:22px;display:grid;position:fixed;inset:0;overflow-y:auto}.modal{background:var(--paper);border-radius:32px;width:min(760px,100%);max-height:calc(100vh - 44px);padding:clamp(30px,5vw,58px);position:relative;overflow-y:auto;box-shadow:0 32px 90px #00000047}.modal-close{background:var(--blush);width:40px;height:40px;color:var(--wine-dark);cursor:pointer;border:0;border-radius:50%;font-size:1.7rem;position:absolute;top:18px;right:20px}.modal h2{max-width:620px;margin-bottom:32px;font-size:clamp(2.3rem,5vw,4.4rem);font-weight:500;line-height:1}.modal form{flex-direction:column;gap:17px;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.modal label{color:#5f4950;flex-direction:column;gap:8px;font-size:.82rem;font-weight:800;display:flex}.modal input,.modal select,.modal textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:14px;outline:none;padding:14px 15px;font-weight:500}.modal textarea{resize:vertical}.modal input:focus,.modal select:focus,.modal textarea:focus{border-color:var(--rose);box-shadow:0 0 0 3px #b46f792e}.modal-submit{background:var(--wine);color:#fff;cursor:pointer;border:0;border-radius:999px;min-height:54px;margin-top:7px;padding:0 22px;font-weight:800}.modal small{text-align:center;color:#89757a}.success-state{text-align:center;padding:20px 0}.success-state>span{background:var(--blush);width:72px;height:72px;color:var(--wine);border-radius:50%;place-items:center;margin:0 auto 25px;font-size:2rem;display:grid}.success-state p:not(.eyebrow){color:#705c62;max-width:550px;margin:0 auto 28px;line-height:1.7}.success-state .modal-submit{width:100%}.success-state a.modal-submit{place-items:center;display:grid}.save-state{min-height:20px}.save-state.saved{color:var(--wine-dark)}.save-state.saving,.save-state.loading{color:#806a70}.save-state.error{color:#9d263e;font-weight:750}.wizard{flex-direction:column;gap:18px;display:flex}.wizard .modal-submit{flex:none;width:100%}.wizard-intro{text-align:center;align-items:center}.wizard-intro h2,.result-stage h2{margin-bottom:6px}.wizard-intro>p:not(.eyebrow),.result-copy{color:#715d62;max-width:600px;margin:0 auto;line-height:1.7}.wizard-intro ul{text-align:left;gap:9px;margin:12px 0;padding:0;list-style:none;display:grid}.wizard-intro li:before{content:"✓";color:var(--wine);margin-right:10px;font-weight:900}.test-badge{background:var(--wine);color:#fff;border-radius:50%;flex-direction:column;justify-content:center;width:104px;height:104px;margin-bottom:12px;display:flex;transform:rotate(-4deg)}.test-badge strong{font:500 2.7rem/1 Georgia,serif}.test-badge span{text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}.wizard-link{color:var(--wine);text-underline-offset:4px;cursor:pointer;background:0 0;border:0;font-weight:750;text-decoration:underline}.progress-meta{color:#7a666c;justify-content:space-between;font-size:.77rem;font-weight:800;display:flex}.progress-track{background:#eadfda;border-radius:999px;height:7px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--wine);height:100%;transition:width .25s;display:block}.question-stage{min-height:560px}.question-topic{color:var(--wine);text-transform:uppercase;letter-spacing:.15em;margin:24px 0 -5px;font-size:.72rem;font-weight:850}.question-stage h2{margin-bottom:15px;font-size:clamp(2rem,4vw,3.7rem)}.answer-scale{gap:8px;display:grid}.answer-scale button{border:1px solid var(--line);color:#5c484e;text-align:left;cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:38px 1fr;align-items:center;gap:12px;min-height:53px;padding:7px 15px;transition:border .18s,background .18s,transform .18s;display:grid}.answer-scale button:hover{border-color:var(--rose);transform:translate(3px)}.answer-scale button.selected{border-color:var(--wine);background:var(--blush);color:var(--wine-dark);font-weight:800}.answer-scale button>span{background:#f2e8e4;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:850;display:grid}.answer-scale button.selected>span{background:var(--wine);color:#fff}.wizard-navigation{grid-template-columns:auto 1fr;align-items:center;gap:16px;margin-top:auto;display:grid}.wizard-navigation .modal-submit{justify-self:end;width:auto;min-width:190px}.modal-submit:disabled{opacity:.42;cursor:not-allowed}.result-stage{text-align:center}.trait-results{flex-wrap:wrap;justify-content:center;gap:9px;margin:14px 0;display:flex}.trait-results span{color:#704d50;background:#f3e3e1;border-radius:999px;padding:10px 15px;font-size:.82rem;font-weight:800}.match-results{text-align:left;gap:11px;margin:14px 0 8px;display:grid}.match-results article{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px 16px;padding:18px;display:grid}.match-rank{border-right:1px solid var(--line);color:#c495a0;grid-row:1/4;align-self:stretch;place-items:center;font:500 1.2rem Georgia,serif;display:grid}.match-person{align-items:center;gap:11px;display:flex}.match-person>span{background:var(--blush);width:42px;height:42px;color:var(--wine);border-radius:50%;place-items:center;font:italic 1.25rem Georgia,serif;display:grid}.match-person div{flex-direction:column;gap:2px;display:flex}.match-person strong{font:500 1.2rem Georgia,serif}.match-person small{color:#88747a}.match-score{color:var(--wine);flex-direction:column;align-items:flex-end;display:flex}.match-score strong{font:500 1.7rem Georgia,serif}.match-score span{text-transform:uppercase;letter-spacing:.12em;font-size:.65rem}.match-results article>p{color:#6f5b60;grid-column:2/4;margin:0;font:italic .92rem/1.5 Georgia,serif}.match-reasons{color:#89757a;flex-wrap:wrap;grid-column:2/4;align-items:center;gap:6px;font-size:.7rem;display:flex}.match-reasons em{color:#704d50;background:#f3e3e1;border-radius:999px;padding:5px 8px;font-style:normal;font-weight:750}.account-page{background:linear-gradient(140deg, var(--cream) 0%, #f2eee8 56%, var(--sky) 100%);min-height:100vh}.account-hero{max-width:1100px;padding:86px 7vw 52px}.account-hero h1{font-size:clamp(3.3rem,6vw,6.6rem)}.account-hero>p:last-child{color:#6f5a60;max-width:720px;font-size:1.1rem;line-height:1.7}.account-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;padding:0 7vw 100px;display:grid}.account-card{border:1px solid var(--line);background:#ffffffe0;border-radius:30px;flex-direction:column;min-height:390px;padding:clamp(28px,4vw,45px);display:flex;box-shadow:0 18px 42px #302b280f}.account-card.featured{background:var(--wine);color:#fff}.account-card-top{justify-content:space-between;align-items:center;gap:18px;display:flex}.account-card-top p{text-transform:uppercase;letter-spacing:.15em;margin:0;font-size:.72rem;font-weight:850}.account-card-top>span{opacity:.75;border:1px solid;border-radius:999px;padding:6px 10px;font-size:.7rem;font-weight:800}.account-card h2{margin:34px 0 22px;font-size:clamp(2.4rem,4vw,4.2rem);font-weight:500}.account-card>p{color:#735f64;line-height:1.65}.account-card.featured>p{color:#ffffffb8}.account-card ul{gap:11px;margin:0 0 28px;padding:0;list-style:none;display:grid}.account-card li{border-bottom:1px solid var(--line);justify-content:space-between;gap:22px;padding-bottom:10px;display:flex}.account-card.featured li{border-color:#fff3}.account-card li span{opacity:.67}.account-card>a{border-bottom:1px solid;align-self:flex-start;margin-top:auto;padding-bottom:5px;font-weight:850}.profile-visibility-button{color:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;align-self:flex-start;margin-top:16px;padding:0 0 5px;font-weight:800}.profile-visibility-button:disabled{opacity:.6}.account-access{grid-column:1/-1;min-height:300px}.text-button{color:var(--wine);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;align-self:flex-start;padding:0 0 5px;font-weight:850}.cancel-subscription{color:#8f253d;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;align-self:flex-start;margin-top:16px;padding:0 0 5px;font-weight:800}.cancel-subscription:disabled{opacity:.6}.cancel-success,.cancel-error{margin-top:10px;font-weight:750;display:block}.cancel-success{color:var(--wine-dark)}.cancel-error{color:#9d263e}.account-progress{background:#eadfda;border-radius:999px;height:9px;margin-bottom:18px;overflow:hidden}.account-progress span{border-radius:inherit;background:var(--wine);height:100%;display:block}.account-privacy{color:#fff;background:#9b5363;border-radius:24px;grid-column:1/-1;align-items:flex-start;gap:18px;padding:28px 32px;display:flex}.account-privacy>span{color:#6d4e49;background:#f0d8d6;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.account-privacy strong{font:500 1.45rem Georgia,serif}.account-privacy p{color:#ffffffb3;margin:6px 0 0;line-height:1.6}.account-message{text-align:center;background:#ffffffd1;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;min-height:320px;margin:0 7vw 100px;padding:50px;display:flex}.account-message>span{color:var(--wine);font-size:3rem}.account-message h2{margin:18px 0;font-size:clamp(2rem,4vw,3.8rem)}.account-message p{color:#735f64;max-width:620px;line-height:1.65}.account-message .primary-button{margin-top:16px}.account-message.error{color:#8f253d}.real-match-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;padding:0 7vw 100px;display:grid}.match-filter-note{color:#735f64;grid-column:1/-1;margin:0 0 4px}.real-match-card{border:1px solid var(--line);background:#ffffffeb;border-radius:30px;overflow:hidden;box-shadow:0 18px 42px #302b280f}.real-match-photo{background:#eadfda 50%/cover no-repeat;place-items:center;min-height:330px;display:grid}.real-match-photo>span{background:var(--blush);width:100px;height:100px;color:var(--wine);border-radius:50%;place-items:center;font:italic 3rem Georgia,serif;display:grid}.real-match-copy{padding:30px}.real-match-meta{color:#806a70;justify-content:space-between;gap:16px;font-size:.78rem;font-weight:750;display:flex}.real-match-meta strong{color:var(--wine)}.real-match-copy h2{margin:12px 0;font-size:clamp(2.5rem,4vw,4rem)}.real-match-copy>p{color:#6f5b60;line-height:1.6}.real-match-headline{font:italic 1.05rem/1.5 Georgia,serif}.real-match-grid .account-privacy{grid-column:1/-1}.account-danger{background:#ffffffd1;border:1px solid #9d263e40;border-radius:24px;grid-column:1/-1;grid-template-columns:1fr auto;align-items:center;gap:18px;padding:28px 32px;display:grid}.account-danger p{color:#735f64;margin:6px 0 0;line-height:1.55}.account-danger button{color:#9d263e;cursor:pointer;background:0 0;border:1px solid #9d263e;border-radius:999px;padding:11px 18px;font-weight:800}.account-danger small{grid-column:1/-1}.photo-manager{border:1px solid var(--line);background:#ffffffd1;border-radius:30px;grid-column:1/-1;padding:clamp(28px,4vw,45px)}.photo-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.photo-heading h2{font-size:clamp(2.4rem,4vw,4.2rem);font-weight:500}.photo-heading>span{border:1px solid var(--line);color:#765f65;border-radius:999px;padding:8px 13px;font-size:.75rem;font-weight:800}.photo-manager>p{color:#735f64;max-width:800px;line-height:1.65}.private-photo-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px;display:grid}.private-photo-grid article,.photo-upload{aspect-ratio:4/3;border-radius:20px;position:relative;overflow:hidden}.private-photo-grid article>div{background:#eadfda 50%/cover no-repeat;position:absolute;inset:0}.private-photo-grid article>span{color:#fff;background:#301c22cc;border-radius:999px;padding:6px 10px;font-size:.68rem;font-weight:800;position:absolute;bottom:12px;left:12px}.private-photo-grid article>button{width:34px;height:34px;color:var(--wine);cursor:pointer;background:#ffffffe6;border:0;border-radius:50%;font-size:1.35rem;position:absolute;top:10px;right:10px}.photo-upload{color:var(--wine-dark);cursor:pointer;text-align:center;background:#f8eeee;border:2px dashed #b46f7959;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:18px;display:flex}.photo-upload input{opacity:0;pointer-events:none;position:absolute}.photo-upload strong{font-size:1rem}.photo-upload span{color:#806a70;font-size:.75rem}.photo-message{color:var(--wine-dark);margin-top:14px;font-weight:750;display:block}.profile-edit-page{background:var(--cream);min-height:100vh}.edit-hero{background:linear-gradient(135deg, var(--cream), #f1e2df);padding:82px 7vw 62px}.edit-hero h1{max-width:1050px;font-size:clamp(3.1rem,6vw,6.4rem)}.edit-hero h1 em{color:var(--wine);font-weight:500}.edit-hero>p:last-child{color:#6f5a60;max-width:720px;font-size:1.05rem;line-height:1.7}.edit-loading{color:#765f65;background:#fff;border-radius:28px;place-items:center;min-height:260px;margin:70px 7vw;display:grid}.profile-edit-form{gap:24px;padding:70px 7vw 100px;display:grid}.profile-edit-form fieldset{border:1px solid var(--line);background:#fff;border-radius:30px;min-width:0;padding:clamp(28px,4vw,48px)}.profile-edit-form legend{align-items:center;gap:14px;padding:0 18px 0 0;display:flex}.profile-edit-form legend>span{background:var(--wine);color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;font:500 1rem Georgia,serif;display:grid}.profile-edit-form legend div{flex-direction:column;gap:3px;display:flex}.profile-edit-form legend strong{font:500 1.65rem Georgia,serif}.profile-edit-form legend small{color:#806a70}.edit-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin-top:25px;display:grid}.edit-form-stack{gap:22px;margin-top:25px;display:grid}.profile-edit-form label{color:#5f4950;flex-direction:column;gap:8px;font-size:.82rem;font-weight:800;display:flex}.profile-edit-form input,.profile-edit-form select,.profile-edit-form textarea{border:1px solid var(--line);background:var(--paper);width:100%;color:var(--ink);border-radius:14px;outline:none;padding:14px 15px;font-weight:500}.profile-edit-form textarea{resize:vertical;line-height:1.55}.profile-edit-form input:focus,.profile-edit-form select:focus,.profile-edit-form textarea:focus{border-color:var(--rose);box-shadow:0 0 0 3px #b46f792e}.profile-edit-form label>small{color:#9b858b;align-self:flex-end;font-weight:500}.interest-field{color:#5f4950;gap:7px;display:grid}.interest-field>small{color:#89757a}.interest-grid{flex-wrap:wrap;gap:9px;margin-top:9px;display:flex}.interest-grid label{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:999px;padding:10px 14px;font-size:.78rem;display:block;position:relative}.interest-grid label.selected{border-color:var(--wine);background:var(--blush);color:var(--wine-dark)}.interest-grid input{opacity:0;pointer-events:none;position:absolute}.edit-actions{color:#fff;background:#9b5363;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;padding:26px 30px;display:flex}.edit-actions div{flex-direction:column;gap:5px;display:flex}.edit-actions span{color:#ffffffad;font-size:.82rem}.edit-actions button{min-height:50px;color:var(--wine);cursor:pointer;background:#fff;border:0;border-radius:999px;padding:0 24px;font-weight:850}.edit-actions button:disabled{opacity:.6}.edit-success,.edit-error{text-align:center;margin:-8px 0 0;font-weight:800}.edit-success{color:var(--wine-dark)}.edit-error{color:#9d263e}.checkout-page{background:linear-gradient(135deg, var(--cream) 0%, #f2eee8 56%, var(--sky) 100%);min-height:100vh}.checkout-layout{grid-template-columns:minmax(0,.9fr) minmax(420px,.7fr);align-items:center;gap:clamp(48px,8vw,120px);min-height:calc(100vh - 86px);padding:76px 7vw 100px;display:grid}.checkout-copy h1{font-size:clamp(3.4rem,6vw,6.8rem);line-height:.94}.checkout-copy h1 em{color:var(--wine);font-weight:500}.checkout-copy>p:last-of-type{color:#665f5a;max-width:680px;line-height:1.7}.checkout-copy ul{color:#6d504c;gap:10px;margin:28px 0 0;padding:0;font-weight:750;list-style:none;display:grid}.checkout-copy li:before{content:"✓";color:var(--wine);margin-right:9px}.checkout-box,.checkout-message,.checkout-success{border:1px solid var(--line);background:#fffffff0;border-radius:30px;padding:clamp(28px,4vw,46px);box-shadow:0 18px 42px #302b2814}.checkout-summary{border-bottom:1px solid var(--line);gap:7px;padding-bottom:25px;display:grid}.checkout-summary p{color:var(--wine);margin:0;font-weight:850}.checkout-summary strong{font:500 clamp(3rem,5vw,5rem) Georgia,serif}.checkout-summary span{color:#706863}.checkout-contract-summary{border:1px solid var(--line);background:#faf8f3;border-radius:18px;margin-top:22px;padding:20px}.checkout-contract-summary h2{margin:0 0 14px;font-size:1.35rem}.checkout-contract-summary dl{gap:9px;margin:0;display:grid}.checkout-contract-summary dl>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(90px,.5fr) 1.5fr;gap:14px;padding-bottom:8px;display:grid}.checkout-contract-summary dl>div:last-child{border-bottom:0;padding-bottom:0}.checkout-contract-summary dt{color:#806a70}.checkout-contract-summary dd{margin:0;font-weight:750}.checkout-consent{color:#654f55;cursor:pointer;grid-template-columns:22px 1fr;align-items:start;gap:12px;margin:25px 0;font-size:.82rem;line-height:1.55;display:grid}.checkout-consent input{width:19px;height:19px;accent-color:var(--wine)}.checkout-notice{color:#5a5248;background:#efe8d8;border-radius:18px;padding:19px}.checkout-notice p{margin:6px 0 0;line-height:1.5}.inline-action{color:var(--wine);text-underline-offset:3px;margin-top:10px;font-weight:850;text-decoration:underline;display:inline-block}.checkout-hint{color:#79666b;text-align:center;font-size:.82rem}.checkout-pay-notice{background:var(--blush);color:var(--wine-dark);text-align:center;border-radius:14px;padding:13px 15px;font-size:.85rem}.paypal-target{min-height:12px}.checkout-error{color:#9d263e;text-align:center;font-weight:750}.checkout-success{text-align:center}.checkout-success>span{color:#955660;background:#f2e2e1;border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto;font-size:1.6rem;display:grid}.checkout-success h2{margin:20px 0 10px;font-size:clamp(2.4rem,4vw,4rem)}.checkout-success p{color:#705c61;line-height:1.6}.checkout-success a{color:var(--wine);border-bottom:1px solid;margin-top:18px;font-weight:850;display:inline-block}.checkout-consent a{color:var(--wine);text-underline-offset:2px;font-weight:800;text-decoration:underline}.sensitive-consent{color:#654f55;cursor:pointer;grid-template-columns:22px 1fr;align-items:start;gap:12px;font-size:.82rem;line-height:1.55;display:grid}.sensitive-consent input{width:19px;height:19px;accent-color:var(--wine)}.sensitive-consent a{color:var(--wine);text-underline-offset:2px;font-weight:800;text-decoration:underline}.legal-page{background:var(--paper);min-height:100vh}.legal-content{width:min(920px,100% - 44px);margin:0 auto;padding:78px 0 110px}.legal-content h1{margin:12px 0 48px;font-size:clamp(3rem,7vw,6rem)}.legal-content h2{color:var(--wine);margin:34px 0 10px;font:600 1.45rem/1.25 Georgia,serif}.legal-content p{color:#665158;line-height:1.75}.legal-content a{color:var(--wine);text-underline-offset:3px;font-weight:750;text-decoration:underline}.legal-updated{margin-top:48px;font-size:.9rem;font-weight:750}.withdrawal-form{border:1px solid var(--line);background:#faf8f3;border-radius:18px;padding:22px}.login-page{background:linear-gradient(135deg, var(--cream) 0%, #f2eee8 58%, var(--sky) 100%);min-height:100vh}.login-card{border:1px solid var(--line);background:#fffffff0;border-radius:32px;width:min(720px,100% - 44px);margin:72px auto 100px;padding:clamp(30px,6vw,60px);box-shadow:0 20px 48px #302b2814}.login-card h1{font-size:clamp(3rem,7vw,5.6rem);line-height:.98}.login-card>p:not(.eyebrow),.cancellation-card>p{color:#6f5a60;line-height:1.7}.login-form{gap:10px;margin-top:28px;display:grid}.login-form label{color:#604a51;font-size:.82rem;font-weight:850}.login-form input{border:1px solid var(--line);min-height:54px;color:var(--ink);background:#fff;border-radius:14px;outline:none;padding:0 16px}.login-form input:focus{border-color:var(--rose);box-shadow:0 0 0 3px #b46f792e}.login-form button,.cancellation-confirm>button,.checkout-message button{background:var(--wine);color:#fff;cursor:pointer;border:0;border-radius:999px;min-height:52px;padding:0 22px;font-weight:850}.login-form button:disabled{opacity:.6}.form-note,.login-privacy{font-size:.78rem;color:#88747a!important}.login-privacy a{color:var(--wine);font-weight:800;text-decoration:underline}.login-sent{text-align:center;margin-top:28px}.login-sent>span,.cancellation-success>span{color:#955660;background:#f2e2e1;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 18px;font-size:1.5rem;display:grid}.login-sent h2,.cancellation-success h2,.cancellation-confirm h2,.cancellation-card h2{font-size:clamp(2rem,4vw,3.4rem)}.login-code-form input{text-transform:uppercase;text-align:center;letter-spacing:.22em;font-weight:850}.login-sent>button{color:var(--wine);cursor:pointer;background:0 0;border:0;text-decoration:underline}.cancellation-card{width:min(820px,100% - 44px)}.cancellation-card .login-form{margin-bottom:8px}.cancellation-confirm dl{border:1px solid var(--line);border-radius:16px;margin:24px 0;padding:18px}.cancellation-confirm dl>div{border-bottom:1px solid var(--line);grid-template-columns:.7fr 1.3fr;gap:16px;padding:9px 0;display:grid}.cancellation-confirm dl>div:last-child{border-bottom:0}.cancellation-confirm dt{color:#806a70}.cancellation-confirm dd{margin:0;font-weight:800}.cancellation-success{text-align:center}@media (width<=900px){nav a{display:none}nav .login-button{display:inline-flex}.hero{grid-template-columns:1fr;padding-top:54px}.hero-visual{aspect-ratio:3/4;width:min(100%,500px);min-height:0}.choice-grid,.steps-section,.pricing-section{grid-template-columns:1fr}.steps-intro{position:static}.profiles-header{grid-template-columns:1fr;gap:20px}.profile-examples{grid-template-columns:1fr 1fr}.profile-note{grid-column:1/-1;min-height:250px;transform:none}.safety-grid{grid-template-columns:1fr}footer{text-align:center;grid-template-columns:1fr}.account-grid,.real-match-grid{grid-template-columns:1fr}.private-photo-grid{grid-template-columns:repeat(2,1fr)}.footer-brand,footer>div{justify-content:center;justify-self:center}}@media (width<=560px){.site-header{min-height:72px}.brand{font-size:1.25rem}.brand-mark{width:36px;height:36px}.login-button{align-items:center;min-height:44px;padding:9px 14px;display:inline-flex}.hero{min-height:auto;padding:42px 22px 60px}h1{font-size:3.55rem}.hero-actions,.primary-button,.secondary-button{width:100%}.primary-button,.secondary-button{justify-content:center}.hero-visual{aspect-ratio:3/4;width:100%;min-height:0}.love-note{max-width:230px;padding:14px 16px;bottom:18px;left:16px}.choice-section{padding:72px 22px}.choice-card{border-radius:26px;min-height:340px}.steps-section,.profiles-section,.safety-section,.pricing-section,.closing-section{padding:78px 22px}.profile-examples,.price-cards,.form-grid,.plan-options{grid-template-columns:1fr}.profile-two,.price-cards .featured-price{transform:none}.profile-example{min-height:390px}.modal-backdrop{padding:10px}.modal{border-radius:24px;max-height:calc(100vh - 20px)}.modal-close{width:44px;height:44px}.question-stage{min-height:auto}.wizard-navigation{grid-template-columns:1fr}.wizard-navigation .modal-submit{justify-self:stretch;width:100%}.match-results article{grid-template-columns:34px 1fr}.match-score{flex-direction:row;grid-column:2;align-items:flex-start;gap:5px}.match-results article>p,.match-reasons{grid-column:2}.account-hero{padding:58px 22px 34px}.account-grid,.real-match-grid{padding:0 22px 72px}.account-card{border-radius:24px;min-height:340px}.account-privacy{padding:24px}.account-danger{grid-template-columns:1fr;padding:24px}.account-danger button{width:100%}.account-message{margin:0 22px 72px;padding:30px 22px}.private-photo-grid{grid-template-columns:1fr 1fr}.private-photo-grid article>button{width:44px;height:44px}.photo-heading{flex-direction:column}.edit-hero{padding:58px 22px 40px}.profile-edit-form{padding:50px 22px 72px}.edit-form-grid{grid-template-columns:1fr}.edit-actions{flex-direction:column;align-items:stretch}.edit-actions button{width:100%}.checkout-layout{grid-template-columns:1fr;padding:52px 22px 72px}.checkout-contract-summary dl>div{grid-template-columns:1fr;gap:3px}.legal-content{padding:54px 0 80px}.login-card{border-radius:24px;margin:42px auto 70px}.cancellation-confirm dl>div{grid-template-columns:1fr;gap:3px}}
