:root{--pink:#f43f78;--pink-dark:#d82360;--wine:#421126;--ink:#171318;--muted:#6f6870;--line:#eadfe3;--paper:#fffafc;--soft:#fff1f5;--white:#fff;--radius:28px;--shadow:0 24px 70px rgba(75,19,43,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{position:fixed;z-index:50;inset:0 0 auto;height:84px;transition:.25s;background:linear-gradient(#fffafcee,transparent)}.site-header.scrolled,.legal-page .site-header{height:72px;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(84,42,59,.08);backdrop-filter:blur(18px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;font-size:27px;font-weight:850;letter-spacing:-1.5px}.brand img{width:auto;height:42px;object-fit:contain}.site-nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:650;color:#554d54}.site-nav a{transition:.2s}.site-nav a:hover{color:var(--pink)}.age-pill{border:1px solid #ead3dc;background:#fff7fa;padding:9px 13px;border-radius:999px;color:var(--wine);font-size:12px}.nav-toggle{display:none;border:0;background:none;padding:10px}.nav-toggle span{display:block;width:22px;height:2px;background:var(--ink);margin:5px}
.hero{position:relative;overflow:hidden;min-height:790px;padding:142px 0 80px;background:radial-gradient(circle at 88% 14%,#ffdce8 0,transparent 27%),linear-gradient(140deg,#fff 0,#fff8fa 62%,#fff0f5 100%)}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:70px}.hero-copy{position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:1.6px;font-weight:800;font-size:11px;color:#8d4a63}.eyebrow i{display:block;width:23px;height:2px;border-radius:3px;background:var(--pink)}.hero h1{font-size:clamp(50px,5.7vw,78px);line-height:1.01;letter-spacing:-4.2px;margin:24px 0 25px;max-width:720px}.hero h1 em,.section-heading em,.final-cta em{font-style:normal;color:var(--pink)}.hero-copy>p{font-size:18px;line-height:1.72;color:var(--muted);max-width:605px}.hero-actions{display:flex;align-items:center;gap:23px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:54px;padding:0 25px;border-radius:16px;font-weight:800;font-size:14px}.button-primary{color:#fff;background:linear-gradient(135deg,var(--pink),#e8296a);box-shadow:0 14px 30px rgba(244,63,120,.23)}.button-primary:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(244,63,120,.29)}.launch-note{font-size:13px;color:var(--muted);line-height:1.3}.launch-note b{display:block;color:var(--ink)}.trust-row{display:flex;flex-wrap:wrap;gap:20px;margin-top:34px;font-size:12px;color:#645a61}.trust-row span{display:flex;gap:7px;align-items:center}.trust-row i{display:grid;place-items:center;width:18px;height:18px;color:var(--pink);background:#ffe5ed;border-radius:50%;font-style:normal;font-weight:900}.hero-glow{position:absolute;border-radius:50%;filter:blur(1px)}.hero-glow-one{width:230px;height:230px;right:-70px;bottom:30px;background:#ffd3e166}.hero-glow-two{width:90px;height:90px;left:42%;top:90px;background:#ffd5e555}.hero-visual{position:relative;display:grid;place-items:center;min-height:600px}.orbit{position:absolute;border:1px solid #f4bed0;border-radius:50%}.orbit-one{width:530px;height:530px}.orbit-two{width:425px;height:425px;border-style:dashed}.phone{position:relative;z-index:2;width:286px;height:586px;padding:12px;background:#121015;border:7px solid #211c22;border-radius:46px;box-shadow:0 42px 90px rgba(76,17,41,.24),inset 0 0 0 1px #5b5259;transform:rotate(3deg)}.phone-top{height:24px;padding:2px 7px;color:#fff;font-size:9px;display:flex;justify-content:space-between}.phone-top i{width:74px;height:17px;background:#000;border-radius:30px;position:absolute;left:50%;top:9px;transform:translateX(-50%)}.phone-brand{text-align:left;color:#fff;font-size:18px;font-weight:900;letter-spacing:-1px;padding:4px 7px 9px}.profile-scene{position:relative;height:420px;overflow:hidden;background:linear-gradient(155deg,#f6b4c8,#76243f);border-radius:26px}.portrait-art{position:absolute;inset:0;background:linear-gradient(155deg,#f8c8d6 0,#d97294 43%,#582138 100%);overflow:hidden}.portrait-sun{position:absolute;width:185px;height:185px;border-radius:50%;background:#ffdce6;right:-35px;top:30px}.portrait-hair{position:absolute;width:188px;height:270px;border-radius:90px 90px 50px 50px;background:#351c2a;left:40px;top:66px;transform:rotate(-7deg)}.portrait-face{position:absolute;width:118px;height:164px;border-radius:56% 44% 50% 50%;background:linear-gradient(145deg,#f0b38e,#ce7d64);left:86px;top:95px;transform:rotate(-4deg)}.portrait-body{position:absolute;width:260px;height:220px;border-radius:50% 50% 0 0;background:linear-gradient(150deg,#21131b,#6c243e);left:12px;top:278px}.profile-shade{position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(14,4,10,.92))}.profile-content{position:absolute;left:20px;right:20px;bottom:19px;color:#fff}.online-dot{font-size:9px;font-weight:800;background:#ffffff24;backdrop-filter:blur(8px);padding:6px 9px;border:1px solid #ffffff2d;border-radius:20px}.profile-content h2{font-size:25px;line-height:1.05;letter-spacing:-1px;margin:12px 0 7px}.profile-content p{font-size:10px;line-height:1.5;margin:0;color:#eee}.swipe-actions{display:flex;justify-content:center;gap:20px;margin-top:12px}.swipe-actions span{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;font-size:20px;background:#211c22;border:1px solid #3e373e}.reject{color:#ff596d}.super{color:#52a8ff}.like{color:#4bd797}.phone-nav{position:absolute;left:30px;right:30px;bottom:13px;display:flex;justify-content:space-between;color:#706970;font-size:13px}.phone-nav span:first-child{color:var(--pink)}.floating-card{position:absolute;z-index:3;display:flex;align-items:center;gap:11px;background:rgba(255,255,255,.92);backdrop-filter:blur(15px);border:1px solid #fff;padding:12px 16px;border-radius:17px;box-shadow:0 18px 42px rgba(88,25,51,.16)}.floating-card>span{display:grid;place-items:center;width:35px;height:35px;border-radius:12px;background:#ffe2ec;color:var(--pink);font-size:18px}.floating-card b,.floating-card small{display:block}.floating-card b{font-size:12px}.floating-card small{margin-top:3px;color:#857781;font-size:9px}.floating-match{left:0;top:105px;transform:rotate(-4deg)}.floating-near{right:-12px;bottom:125px;transform:rotate(2deg)}
.intro-strip{background:var(--wine);color:#fff;padding:27px 0}.strip-grid{display:flex;justify-content:center;gap:8px;font-size:15px}.strip-grid p{margin:0;color:#dcb7c7}.section{padding:110px 0}.section-heading{max-width:720px;margin-bottom:46px}.section-heading h2{font-size:clamp(38px,4vw,58px);line-height:1.08;letter-spacing:-2.8px;margin:20px 0 16px}.section-heading>p{color:var(--muted);font-size:16px;line-height:1.7;max-width:590px}.section-heading.centered{text-align:center;margin:0 auto 52px}.section-heading.centered .eyebrow{justify-content:center}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-card{position:relative;min-height:280px;padding:28px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);transition:.25s;overflow:hidden}.feature-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:#f6c7d7}.feature-card.featured{background:linear-gradient(155deg,#4a1228,#26131c);color:#fff;border:0}.feature-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:var(--soft);color:var(--pink);font-weight:800;font-size:22px}.featured .feature-icon{background:#ffffff14;color:#ff82a9}.feature-number{position:absolute;right:24px;top:24px;color:#bbaeb5;font-size:11px;font-weight:800}.featured .feature-number{color:#b78599}.feature-card h3{margin:33px 0 11px;font-size:21px}.feature-card p{margin:0;color:var(--muted);line-height:1.65;font-size:13px}.featured p{color:#d5b9c4}.mini-stack{position:absolute;right:-20px;bottom:-23px;width:105px;height:115px}.mini-stack i{position:absolute;inset:0;border:1px solid #ffffff1c;border-radius:20px;background:#ffffff0b;transform:rotate(12deg)}.mini-stack i:nth-child(2){transform:translate(-17px,-12px) rotate(3deg)}.mini-stack i:nth-child(3){transform:translate(-32px,-25px) rotate(-6deg);background:#f43f7830}
.safety{background:linear-gradient(140deg,#33111f,#160f14);color:#fff;overflow:hidden}.safety-grid{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:95px}.safety-card{padding:38px;background:linear-gradient(145deg,#fff8fb,#ffe8f0);color:var(--ink);border-radius:34px;box-shadow:0 35px 80px #0005;transform:rotate(-2deg)}.shield{display:grid;place-items:center;width:58px;height:58px;background:var(--pink);color:#fff;border-radius:19px;font-size:23px}.safety-card>span{display:block;margin-top:25px;color:#9a526d;text-transform:uppercase;font-size:10px;letter-spacing:1.4px;font-weight:800}.safety-card h3{font-size:29px;letter-spacing:-1px;margin:8px 0 25px}.safety-items{border-top:1px solid #efd4de}.safety-items p{display:flex;align-items:center;gap:15px;margin:0;padding:15px 0;border-bottom:1px solid #efd4de;font-size:13px;font-weight:700}.safety-items i{font-style:normal;color:var(--pink);font-size:10px}.eyebrow.light{color:#d8aebd}.safety-copy h2{font-size:clamp(39px,4.2vw,59px);line-height:1.08;letter-spacing:-2.8px;margin:23px 0}.safety-copy p{color:#cdb5bf;line-height:1.75;max-width:600px}.safety-copy>a{display:inline-flex;gap:12px;color:#ff7ba4;font-weight:750;margin-top:20px;font-size:14px}.steps{background:#fffafc}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps-grid article{padding:30px 30px 34px;background:#fff;border:1px solid var(--line);border-radius:25px}.steps-grid span{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--soft);color:var(--pink);font-size:10px;font-weight:850}.steps-grid h3{font-size:20px;margin:22px 0 10px}.steps-grid p{color:var(--muted);line-height:1.6;font-size:13px;margin:0}.final-cta{padding:0 0 105px;background:#fffafc}.cta-card{position:relative;text-align:center;padding:80px 30px;border-radius:38px;color:#fff;background:radial-gradient(circle at 80% 20%,#7b2348,transparent 27%),linear-gradient(145deg,#391321,#180f15);overflow:hidden}.cta-card:before,.cta-card:after{content:"";position:absolute;width:220px;height:220px;border:1px solid #ffffff12;border-radius:50%}.cta-card:before{left:-80px;bottom:-100px}.cta-card:after{right:-50px;top:-90px}.cta-card h2{font-size:clamp(40px,5vw,64px);letter-spacing:-3px;line-height:1.05;margin:22px 0 15px}.cta-card p{color:#cfb5c0}.store-soon{position:relative;z-index:1;display:inline-flex;align-items:center;text-align:left;gap:13px;margin-top:20px;padding:13px 19px;background:#fff;color:#171318;border-radius:15px}.store-soon b{font-size:14px}.store-soon small{display:block;font-size:10px;color:#736970}
.site-footer{padding:55px 0 25px;background:#fff;border-top:1px solid var(--line)}.footer-grid{display:flex;justify-content:space-between;align-items:flex-start}.footer-brand img{height:37px}.footer-grid p{color:var(--muted);font-size:13px}.footer-links{display:grid;grid-template-columns:repeat(2,auto);gap:13px 40px;font-size:13px;color:#60565e}.footer-links a:hover{color:var(--pink)}.footer-bottom{display:flex;justify-content:space-between;margin-top:40px;padding-top:20px;border-top:1px solid var(--line);color:#9a9197;font-size:11px}
.document-hero{padding:152px 0 65px;background:linear-gradient(145deg,#fff 0,#fff0f5 100%);border-bottom:1px solid var(--line)}.document-hero.compact{padding-bottom:55px}.document-hero h1{font-size:clamp(42px,5vw,65px);letter-spacing:-3px;margin:20px 0 12px}.document-hero p{color:var(--muted);margin:0}.document-wrap{padding:72px 0 105px}.document-grid{display:grid;grid-template-columns:220px 1fr;gap:80px;align-items:start}.document-nav{position:sticky;top:100px;display:flex;flex-direction:column;gap:13px;padding:20px;border:1px solid var(--line);border-radius:20px;font-size:12px;color:var(--muted)}.document-nav strong{color:var(--ink);margin-bottom:5px}.document-nav a:hover{color:var(--pink)}.document-content{max-width:760px}.document-content .lead{font-size:19px;color:#494149;line-height:1.7}.document-content h2{font-size:24px;letter-spacing:-.6px;margin:42px 0 13px;scroll-margin-top:110px}.document-content p,.document-content li{font-size:14px;line-height:1.82;color:#5e565c}.document-content li{margin:8px 0}.document-content a{color:var(--pink);font-weight:700}.notice{margin:35px 0;padding:23px 25px;border-radius:20px;background:var(--soft);border:1px solid #f6cddd}.notice p{margin-bottom:0}.action-page,.support-page{padding:70px 0 105px;background:#fffafc}.action-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.action-card,.contact-card{padding:34px;background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:0 15px 50px rgba(73,22,43,.06)}.primary-card{border-color:#f5b9ce;background:linear-gradient(145deg,#fff,#fff4f8)}.card-label{display:inline-block;padding:7px 10px;border-radius:10px;background:#ffe2ec;color:var(--pink-dark);font-size:10px;text-transform:uppercase;letter-spacing:.7px;font-weight:850}.card-label.neutral{background:#f3eef0;color:#6f6269}.action-card h2,.contact-card h2{font-size:26px;letter-spacing:-.8px;margin:22px 0 14px}.action-card p,.action-card li,.contact-card p{color:var(--muted);font-size:14px;line-height:1.7}.action-card li{margin:12px 0}.action-card small,.contact-card small{display:block;text-align:center;margin-top:13px;color:#9b8e95}.full{width:100%;margin-top:14px}.after-delete{margin-top:58px}.after-delete h2{text-align:center;font-size:30px}.after-delete>div{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.after-delete p{padding:24px;background:#fff;border:1px solid var(--line);border-radius:20px;color:var(--muted);font-size:13px;line-height:1.65}.after-delete strong{color:var(--ink)}.support-grid{display:grid;grid-template-columns:1fr 350px;gap:30px;align-items:start}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:20px;margin-bottom:12px;padding:0 23px}.faq-list summary{cursor:pointer;list-style:none;padding:21px 0;font-weight:750;font-size:14px;display:flex;justify-content:space-between}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--pink);font-size:20px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{margin:0;padding:0 30px 22px 0;color:var(--muted);font-size:13px;line-height:1.7}.faq-list a{color:var(--pink);font-weight:700}.contact-card{position:sticky;top:100px}.contact-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:17px;background:var(--soft);color:var(--pink);font-size:20px;font-weight:900}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s,transform .65s}.reveal.visible{opacity:1;transform:none}
@media(max-width:940px){.hero-grid{grid-template-columns:1fr;gap:30px}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{min-height:610px}.feature-grid{grid-template-columns:repeat(2,1fr)}.safety-grid{grid-template-columns:1fr 1fr;gap:45px}.document-grid{grid-template-columns:1fr}.document-nav{display:none}.support-grid{grid-template-columns:1fr}.contact-card{position:static}.hero h1{letter-spacing:-3px}}
@media(max-width:680px){.shell{width:min(100% - 28px,1160px)}.site-header{height:70px}.brand img{height:35px}.nav-toggle{display:block}.site-nav{position:absolute;top:64px;left:14px;right:14px;display:none;align-items:stretch;flex-direction:column;gap:0;padding:10px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.site-nav.open{display:flex}.site-nav a,.site-nav .age-pill{padding:13px;border:0;background:transparent}.hero{padding:112px 0 55px;min-height:auto}.hero h1{font-size:46px;letter-spacing:-2.7px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column}.trust-row{gap:11px 16px}.hero-visual{min-height:565px;transform:scale(.9);margin:-20px 0}.phone{width:276px;height:568px}.floating-match{left:-22px}.floating-near{right:-25px}.orbit-one{width:470px;height:470px}.orbit-two{width:385px;height:385px}.strip-grid{display:block;text-align:center;line-height:1.6}.strip-grid p{display:inline}.section{padding:76px 0}.section-heading h2{font-size:39px;letter-spacing:-2px}.feature-grid,.steps-grid,.action-grid,.after-delete>div{grid-template-columns:1fr}.feature-card{min-height:235px}.safety-grid{grid-template-columns:1fr;gap:55px}.safety-copy{order:-1}.safety-copy h2{font-size:39px;letter-spacing:-2px}.cta-card{padding:60px 20px;border-radius:28px}.cta-card h2{font-size:40px;letter-spacing:-2px}.footer-grid,.footer-bottom{flex-direction:column;gap:25px}.footer-links{width:100%;justify-content:space-between}.document-hero{padding:120px 0 48px}.document-hero h1{font-size:43px;letter-spacing:-2px}.document-wrap,.action-page,.support-page{padding:50px 0 80px}.document-content .lead{font-size:17px}.action-card,.contact-card{padding:25px}.support-grid{gap:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}}
.brand{gap:7px;font-weight:900;letter-spacing:-1.7px}.brand .brand-symbol{width:29px;height:29px;object-fit:contain}.footer-brand .brand-symbol{width:27px;height:27px}
.brand .brand-logo{display:block;width:auto;height:40px;max-width:150px;object-fit:contain}.footer-brand .brand-logo{height:36px;max-width:135px}
.brand .brand-logo{height:58px;max-width:220px}.footer-brand .brand-logo{height:46px;max-width:175px}@media(max-width:680px){.brand .brand-logo{height:48px;max-width:180px}.footer-brand .brand-logo{height:42px;max-width:160px}}
.brand .brand-logo{width:170px;height:auto;max-width:170px;max-height:66px}.footer-brand .brand-logo{width:150px;height:auto;max-width:150px;max-height:58px}@media(max-width:680px){.brand .brand-logo{width:145px;height:auto;max-width:145px;max-height:56px}.footer-brand .brand-logo{width:135px;height:auto;max-width:135px}}

/* Public help center and semantic landing content */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.home-help{background:#fff}.home-help-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:86px;align-items:center}.home-help-copy h2{font-size:clamp(38px,4vw,56px);line-height:1.08;letter-spacing:-2.6px;margin:20px 0 17px}.home-help-copy h2 em{font-style:normal;color:var(--pink)}.home-help-copy>p{max-width:520px;color:var(--muted);font-size:15px;line-height:1.75;margin:0 0 28px}.home-help-list{border-top:1px solid var(--line)}.home-help-list>a{display:grid;grid-template-columns:40px 1fr 30px;align-items:center;gap:15px;padding:21px 4px;border-bottom:1px solid var(--line);transition:.2s}.home-help-list>a:hover{padding-left:10px;color:var(--pink)}.home-help-list>a>span{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:var(--soft);color:var(--pink);font-size:10px;font-weight:850}.home-help-list strong,.home-help-list small{display:block}.home-help-list strong{font-size:15px;letter-spacing:-.2px}.home-help-list small{margin-top:5px;color:var(--muted);font-size:11px}.home-help-list i{font-style:normal;color:var(--pink);font-size:18px;text-align:right}
.help-page{background:#fffafc}.help-page .site-header.scrolled{background:rgba(255,255,255,.95)}.help-hero{position:relative;overflow:hidden;padding:132px 0 74px;background:radial-gradient(circle at 84% 18%,rgba(244,63,120,.17),transparent 28%),linear-gradient(145deg,#fff 0,#fff4f8 55%,#fce5ed 100%);border-bottom:1px solid #efdde4}.help-hero:after{content:"";position:absolute;right:-120px;bottom:-220px;width:510px;height:510px;border:1px solid rgba(244,63,120,.16);border-radius:50%}.help-hero-glow{position:absolute;right:10%;top:35px;width:210px;height:210px;border-radius:50%;background:#ffcddd55;filter:blur(35px)}.help-hero-inner{position:relative;z-index:1;max-width:890px;text-align:center}.breadcrumbs{display:flex;justify-content:center;gap:8px;margin-bottom:25px;color:#91818a;font-size:11px}.breadcrumbs a:hover{color:var(--pink)}.help-hero h1{font-size:clamp(48px,6vw,76px);line-height:1;letter-spacing:-4px;margin:19px 0 20px}.help-hero h1 em{font-style:normal;color:var(--pink)}.help-hero-inner>p{max-width:620px;margin:0 auto;color:#6d6269;font-size:16px;line-height:1.7}.help-search{position:relative;display:flex;align-items:center;width:min(690px,100%);height:66px;margin:32px auto 0;padding:0 16px 0 21px;background:rgba(255,255,255,.94);border:1px solid #ead7de;border-radius:20px;box-shadow:0 18px 55px rgba(87,24,49,.11);transition:.2s}.help-search:focus-within{border-color:#ed8cac;box-shadow:0 20px 60px rgba(87,24,49,.15),0 0 0 4px rgba(244,63,120,.07)}.help-search svg{flex:0 0 23px;width:23px;height:23px;fill:none;stroke:#d43a70;stroke-width:1.8}.help-search input{flex:1;min-width:0;height:100%;padding:0 17px;border:0;outline:0;background:transparent;color:var(--ink);font:600 14px/1 inherit}.help-search input::placeholder{color:#a4999f;font-weight:500}.help-search kbd{padding:7px 10px;border:1px solid #eadce1;border-bottom-width:2px;border-radius:8px;background:#fff9fb;color:#95878e;font:700 9px/1 inherit;text-transform:uppercase;letter-spacing:.7px}.help-search-status{min-height:19px!important;margin-top:9px!important;color:#9c667a!important;font-size:11px!important}
.help-content{padding:38px 0 110px;background:linear-gradient(180deg,#fffafc 0,#fff 18%)}.help-categories{display:flex;gap:9px;padding:0 0 24px;overflow-x:auto;scrollbar-width:none}.help-categories::-webkit-scrollbar{display:none}.help-categories a{flex:0 0 auto;display:flex;align-items:center;gap:9px;padding:10px 14px 10px 10px;border:1px solid var(--line);border-radius:14px;background:#fff;color:#5d5359;font-size:11px;transition:.2s}.help-categories a:hover{border-color:#efb6c9;color:var(--pink);transform:translateY(-2px)}.help-categories span{display:grid;place-items:center;width:25px;height:25px;border-radius:9px;background:var(--soft);color:var(--pink);font-size:8px;font-weight:900}.help-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:44px;align-items:start}.help-section{padding-top:39px;scroll-margin-top:82px}.help-section[hidden]{display:none}.help-section>header{display:flex;align-items:center;gap:16px;margin-bottom:17px}.help-section>header>span{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:14px;background:linear-gradient(145deg,#4a1228,#27131c);color:#ff86ab;font-size:10px;font-weight:900}.help-section h2{margin:0;font-size:25px;letter-spacing:-.8px}.help-section header p{margin:5px 0 0;color:#8a7e85;font-size:11px}.help-answers{border-top:1px solid var(--line)}.help-answers details{border-bottom:1px solid var(--line)}.help-answers details[hidden]{display:none}.help-answers summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:65px;padding:15px 5px;cursor:pointer;list-style:none;color:#302a2e;font-size:14px;font-weight:720}.help-answers summary::-webkit-details-marker{display:none}.help-answers summary i{position:relative;flex:0 0 28px;width:28px;height:28px;border-radius:10px;background:#fff1f5;transition:.2s}.help-answers summary i:before,.help-answers summary i:after{content:"";position:absolute;left:8px;right:8px;top:13px;height:1.5px;border-radius:2px;background:var(--pink)}.help-answers summary i:after{transform:rotate(90deg)}.help-answers details[open] summary{color:var(--pink-dark)}.help-answers details[open] summary i{background:var(--pink);transform:rotate(45deg)}.help-answers details[open] summary i:before,.help-answers details[open] summary i:after{background:#fff}.help-answer{padding:0 50px 20px 5px}.help-answer p{margin:0;color:#696067;font-size:13px;line-height:1.75}.help-aside{position:sticky;top:94px;padding-top:39px}.help-contact{position:static;padding:28px;border-radius:24px}.help-contact .contact-icon{width:46px;height:46px;border-radius:15px}.card-kicker{display:block;margin-top:20px;color:#a44f70;font-size:9px;font-weight:850;letter-spacing:1px;text-transform:uppercase}.help-contact h2{margin:8px 0 10px;font-size:24px}.help-contact p{font-size:12px}.help-contact .button{min-height:50px}.safety-note{margin-top:14px;padding:22px;border:1px solid #eadde2;border-radius:21px;background:linear-gradient(145deg,#421126,#25131b);color:#fff}.safety-note>span{color:#ff84aa;font-size:9px;font-weight:850;letter-spacing:1px;text-transform:uppercase}.safety-note p{margin:10px 0 14px;color:#dac2cc;font-size:11px;line-height:1.65}.safety-note a{color:#ff84aa;font-size:11px;font-weight:750}.help-empty{padding:70px 20px;text-align:center}.help-empty>span{display:grid;place-items:center;width:48px;height:48px;margin:auto;border-radius:16px;background:var(--soft);color:var(--pink);font-weight:900}.help-empty h2{margin:18px 0 7px;font-size:22px}.help-empty p{margin:0;color:var(--muted);font-size:13px}
@media(max-width:940px){.home-help-grid{grid-template-columns:1fr;gap:45px}.help-layout{grid-template-columns:1fr}.help-aside{position:static;padding-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.safety-note{margin-top:0}.help-contact{height:100%}}
@media(max-width:680px){.home-help-copy h2{font-size:38px;letter-spacing:-1.9px}.home-help-list>a{grid-template-columns:35px 1fr 24px;padding:18px 2px}.help-hero{padding:106px 0 50px}.help-hero h1{font-size:47px;letter-spacing:-2.7px}.help-hero-inner>p{font-size:14px}.help-search{height:58px;margin-top:25px;border-radius:17px;padding-left:17px}.help-search input{padding:0 12px;font-size:12px}.help-search kbd{display:none}.help-content{padding:26px 0 75px}.help-categories{margin-right:-14px}.help-layout{gap:25px}.help-section{padding-top:30px;scroll-margin-top:70px}.help-section h2{font-size:21px}.help-section>header>span{width:38px;height:38px;flex-basis:38px}.help-answers summary{min-height:61px;padding:14px 2px;font-size:13px}.help-answer{padding:0 39px 18px 2px}.help-answer p{font-size:12px}.help-aside{grid-template-columns:1fr}.help-contact{padding:24px}.breadcrumbs{margin-bottom:21px}}
.help-page{overflow-x:hidden}
@media(max-width:680px){.help-hero h1{max-width:100%;font-size:40px;letter-spacing:-2.2px}}
@media(max-width:680px){.help-page,.help-page .site-header{max-width:100vw;overflow-x:hidden}.help-page .shell{width:calc(100vw - 28px);max-width:calc(100vw - 28px)}.help-hero h1{font-size:34px;letter-spacing:-1.8px;overflow-wrap:anywhere}}
