@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=DM+Serif+Display:ital@0;1&display=swap";:root{font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;color:#20201f;background:#fff9f5;font-synthesis:none;--ink: #20201f;--muted: #766f6a;--coral: #ff5378;--coral-dark: #f03c65;--pink-soft: #ffe7ec;--cream: #fff9f5;--paper: #fffdfb;--line: #eee3dc;--green: #2fbd72;--shadow: 0 28px 80px rgba(58, 34, 23, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--cream);color:var(--ink);overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}img{max-width:100%;display:block}.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff9f5db;border-bottom:1px solid rgba(238,227,220,.65)}.nav{min-height:80px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px}.brand{display:inline-flex;align-items:center;gap:9px;font-family:"DM Serif Display",Georgia,serif;font-size:29px;font-weight:400;width:max-content}.brand img{width:39px;height:39px;object-fit:contain;filter:drop-shadow(0 5px 10px rgba(255,83,120,.18))}.brand small{font-family:DM Sans;font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#a39a94;font-weight:800;margin-left:1px}.brand-compact{font-size:20px;gap:6px}.brand-compact img{width:27px;height:27px}.nav-links{display:flex;gap:34px;font-size:13px;font-weight:600;color:#5f5955}.nav-links a:hover{color:var(--coral)}.nav-cta{justify-self:end;background:var(--coral);color:#fff;border-radius:999px;padding:13px 20px;font-size:13px;font-weight:800;box-shadow:0 10px 25px #ff537833}.hero{min-height:720px;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:46px;padding:58px 0 72px;position:relative}.hero:before{content:"";position:absolute;width:400px;height:400px;border-radius:50%;background:#ffe8e6;filter:blur(2px);left:-290px;top:70px;z-index:-1}.overline{display:inline-block;color:var(--coral);font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.hero h1,h2{font-family:"DM Serif Display",Georgia,serif;font-weight:400;letter-spacing:-.047em}.hero h1{font-size:clamp(58px,6.1vw,86px);line-height:.98;margin:16px 0 22px;max-width:700px}.hero h1 em{color:var(--coral);font-weight:400}.hero-copy>p{font-size:18px;line-height:1.65;color:var(--muted);max-width:570px}.hero-actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;border-radius:999px;padding:0 25px;font-size:14px;font-weight:800;transition:.18s ease}.button svg{width:18px}.button.primary{color:#fff;background:var(--coral);box-shadow:0 13px 30px #ff537838}.button.primary:hover{transform:translateY(-2px);background:var(--coral-dark)}.button.ghost{background:#ffffffb8;border:1px solid #f0d8d6;color:#53504d}.button.ghost:hover{background:#fff}.launch-note{display:flex;align-items:center;gap:9px;color:#867d78;margin-top:22px;font-size:12px}.launch-note svg{color:var(--coral)}.phone-stage{position:relative;min-height:615px;display:grid;place-items:center;isolation:isolate}.phone-stage:before{content:"";position:absolute;width:550px;height:550px;border-radius:50%;background:radial-gradient(circle,rgba(255,213,217,.8),rgba(255,245,240,.25) 68%,transparent 70%);z-index:-3}.phone-shell{width:334px;min-height:610px;padding:20px 16px 18px;background:#fafafa;border:8px solid #1b1b1b;border-radius:52px;box-shadow:0 34px 70px #16110f42,inset 0 0 0 2px #707070;position:relative;z-index:5;-webkit-user-select:none;user-select:none}.phone-island{position:absolute;top:10px;left:50%;transform:translate(-50%);width:98px;height:27px;border-radius:18px;background:#111;z-index:9}.phone-status{height:26px;display:flex;justify-content:space-between;align-items:center;padding:0 5px;font-size:10px;font-weight:800}.phone-brand{height:46px;display:flex;align-items:center;justify-content:space-between;padding:0 2px}.phone-brand button{border:0;background:transparent;font-size:15px;opacity:.5}.recipient-mini{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;margin:3px 2px 10px;padding:8px;background:#fff;border:1px solid #f0e8e3;border-radius:16px}.recipient-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#ffe6de}.recipient-mini small,.recipient-mini strong{display:block;line-height:1.1}.recipient-mini small{font-size:9px;color:#958d88;margin-bottom:3px}.recipient-mini strong{font-size:12px}.saved-mini{color:var(--coral);font-size:10px;display:flex;align-items:center;gap:4px;font-weight:800}.swipe-product{background:#fff;border:1px solid #eee7e2;border-radius:25px;overflow:hidden;position:relative;box-shadow:0 14px 35px #31221b1c;cursor:grab;transition:transform .22s ease,opacity .22s ease;touch-action:pan-y}.swipe-product:active{cursor:grabbing;transition:none}.swipe-product>img{width:100%;height:235px;object-fit:cover;pointer-events:none}.swipe-product:after{content:"Visuel de démonstration";position:absolute;left:10px;top:10px;padding:5px 8px;border-radius:999px;background:#ffffffdb;font-size:7px;font-weight:800;color:#7b746f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.leave-like{transform:translate(150%) rotate(12deg)!important;opacity:0}.leave-pass{transform:translate(-150%) rotate(-12deg)!important;opacity:0}.tiny-heart{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;border:1px solid #f4d8df;background:#fff;color:var(--coral);position:absolute;top:213px;right:14px;box-shadow:0 7px 20px #3c1e231f;z-index:3}.product-copy{padding:17px 17px 15px}.product-copy>span{font-size:8px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:var(--coral)}.product-copy h3{margin:4px 0 2px;font-size:21px;line-height:1.15;letter-spacing:-.035em}.product-copy>p{margin:0 0 9px;font-size:10px;color:#8a827d}.why{display:flex;gap:6px;align-items:flex-start;padding:8px 9px;border-radius:11px;background:#fff3f5;color:#715f62;font-size:8px;line-height:1.35}.why svg{color:var(--coral);flex:0 0 auto}.price{display:block;margin-top:10px;font-size:18px}.drag-stamp{position:absolute;top:36px;z-index:5;padding:6px 9px;border:3px solid currentColor;border-radius:9px;background:#ffffffdb;font-weight:900;font-size:16px}.stamp-like{left:20px;color:var(--green);transform:rotate(-8deg)}.stamp-pass{right:20px;color:var(--coral);transform:rotate(8deg)}.swipe-buttons{display:flex;justify-content:center;gap:25px;margin-top:14px}.swipe-button{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#fff;border:0;box-shadow:0 8px 22px #2c1e1821;cursor:pointer}.swipe-button.no{color:#c4b9b2}.swipe-button.yes{color:var(--coral)}.progress-dots{display:flex;justify-content:center;gap:5px;margin-top:11px}.progress-dots i{width:5px;height:5px;border-radius:50%;background:#e3d8d1}.progress-dots i.active{width:16px;border-radius:999px;background:var(--coral)}.ambient-card{position:absolute;z-index:-1;width:170px;padding:10px 10px 14px;border-radius:20px;background:#fff;box-shadow:var(--shadow);font-size:10px;transform-origin:center}.ambient-card img{width:100%;height:160px;object-fit:cover;border-radius:14px;margin-bottom:8px}.ambient-card strong,.ambient-card span{display:block}.ambient-card strong{font-size:11px}.ambient-card span{font-weight:800;margin-top:5px}.ambient-left{left:5px;top:205px;transform:rotate(-10deg)}.ambient-right{right:0;top:230px;transform:rotate(10deg)}.scribble{position:absolute;color:var(--coral);font-size:12px;line-height:1.25;font-weight:700;font-style:italic;font-family:DM Sans}.scribble-left{left:44px;top:82px;transform:rotate(-9deg)}.scribble-right{right:16px;top:95px;transform:rotate(8deg)}.scribble-left:after{content:"↘";display:block;font-size:34px;text-align:right;margin-top:5px}.scribble-right:after{content:"↙";display:block;font-size:34px;margin-top:5px}.how-section{background:#fffdfb;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:85px 0}.section-heading{max-width:700px}.section-heading.center{text-align:center;margin:0 auto 42px}.section-heading>span{color:var(--coral);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.13em}h2{font-size:clamp(42px,4.9vw,67px);line-height:1.02;margin:12px 0 18px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:45px}.steps article{background:#fff9f5;border:1px solid var(--line);border-radius:24px;padding:25px;min-height:255px;position:relative}.steps article b{position:absolute;right:18px;top:18px;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:var(--coral);color:#fff;font-size:11px}.steps article>svg{width:38px;height:38px;padding:9px;box-sizing:content-box;border-radius:16px;background:var(--pink-soft);color:var(--coral);margin:14px 0 31px}.steps h3{font-size:17px;line-height:1.2;margin:0 0 10px;letter-spacing:-.025em}.steps p{color:var(--muted);font-size:13px;line-height:1.55;margin:0}.memory-section{display:grid;grid-template-columns:.92fr 1.08fr;gap:90px;align-items:center;padding:110px 0}.memory-copy>p,.learning-copy>p{color:var(--muted);font-size:16px;line-height:1.75}.feature-row{display:flex;align-items:flex-start;gap:13px;margin-top:22px}.feature-row>svg{color:var(--green);background:#eaf9f1;border-radius:50%;padding:4px;box-sizing:content-box;width:16px;height:16px;flex:0 0 auto}.feature-row span strong,.feature-row span small{display:block}.feature-row span strong{font-size:14px;margin-bottom:4px}.feature-row span small{color:#877e78;line-height:1.45;font-size:12px}.people-panel{background:#fff;border:1px solid var(--line);border-radius:30px;padding:15px;box-shadow:var(--shadow)}.people-panel-head{display:flex;align-items:center;justify-content:space-between;padding:11px 12px 16px;font-weight:800}.people-panel-head button{border:0;background:var(--coral);color:#fff;width:32px;height:32px;border-radius:50%;font-size:20px}.person-row{display:grid;grid-template-columns:47px 1fr auto 18px;align-items:center;gap:12px;border-radius:20px;padding:14px;margin:4px 0}.person-row.active{background:#fff5f5;border:1px solid #ffe1e6}.person-row .person-avatar{width:47px;height:47px;border-radius:50%;background:#f7ded2;display:grid;place-items:center;font-size:23px}.person-row strong,.person-row small{display:block}.person-row strong{font-size:14px}.person-row small{margin-top:4px;font-size:10px;color:#978e89}.person-items{display:flex;gap:5px}.person-items i{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#f6efeb;font-style:normal}.person-row>svg{color:var(--coral)}.add-person{width:100%;border:1px dashed #f4bdc7;background:snow;color:#735e62;border-radius:17px;min-height:48px;display:flex;gap:10px;align-items:center;justify-content:center;font-weight:700;font-size:12px;margin-top:8px}.add-person span{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:var(--pink-soft);color:var(--coral)}.learning-section{background:#fff0ef;padding:105px 0;overflow:hidden}.learning-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.card-fan{min-height:430px;position:relative}.fan-card{position:absolute;width:250px;background:#fff;border-radius:25px;padding:11px;box-shadow:var(--shadow)}.fan-card img{width:100%;height:320px;border-radius:19px;object-fit:cover}.fan-1{left:5%;top:56px;transform:rotate(-12deg)}.fan-2{left:27%;top:10px;transform:rotate(-2deg);z-index:3}.fan-3{left:51%;top:65px;transform:rotate(11deg)}.fan-2 span{position:absolute;top:-13px;right:8px;display:flex;align-items:center;gap:4px;background:#fff;color:var(--coral);border-radius:999px;padding:8px 11px;font-size:10px;font-weight:900;box-shadow:0 8px 18px #321e1e21}.learning-copy{position:relative}.learning-copy:after{content:"♡";position:absolute;right:10px;bottom:-70px;color:var(--coral);font-size:76px;transform:rotate(8deg);opacity:.7}.micro-benefits{display:flex;flex-wrap:wrap;gap:10px;margin-top:27px}.micro-benefits span{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:999px;background:#ffffffb3;font-size:11px;font-weight:800}.micro-benefits svg{width:16px;color:var(--coral)}.occasions{padding:95px 0}.occasion-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.occasion-grid article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px 15px;text-align:center}.occasion-grid article span{display:grid;place-items:center;width:55px;height:55px;margin:0 auto 13px;border-radius:18px;background:var(--pink-soft);font-size:25px}.occasion-grid strong{font-size:12px}.trust-section{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;padding-bottom:95px}.trust-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:23px;display:flex;gap:14px;align-items:flex-start}.trust-card>svg{color:var(--coral);flex:0 0 auto}.trust-card strong{font-size:14px}.trust-card p{color:#817873;font-size:11px;line-height:1.55;margin:8px 0 0}.partner-section{border:1px solid #f1d9dd;background:linear-gradient(135deg,#fff,#fff2f4);border-radius:30px;padding:35px 38px;display:flex;align-items:center;justify-content:space-between;gap:36px;margin-bottom:105px}.partner-section h2{font-size:39px;max-width:650px}.partner-section p{max-width:680px;color:var(--muted);line-height:1.6;font-size:13px}.faq-section{padding-bottom:105px}.faq-list{margin-top:35px;border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item>button{width:100%;padding:21px 3px;border:0;background:transparent;display:flex;justify-content:space-between;align-items:center;text-align:left;cursor:pointer;font-weight:800;font-size:15px}.faq-item>button svg{width:18px;transition:transform .2s}.faq-item.open>button svg{transform:rotate(180deg)}.faq-answer{color:var(--muted);font-size:13px;line-height:1.65;max-width:850px;padding:0 0 22px}.footer{background:#fff;border-top:1px solid var(--line);padding:45px 0 28px}.footer-grid{display:flex;justify-content:space-between;gap:30px;align-items:flex-start}.footer-grid p{color:#8b827d;font-size:11px;margin-left:48px}.footer-links{display:flex;gap:26px;font-size:11px;color:#706965}.legal{border-top:1px solid var(--line);margin-top:28px;padding-top:20px;color:#968d88;font-size:9px;line-height:1.55;display:grid;grid-template-columns:1.4fr 1fr;gap:30px}@media(max-width:1040px){.hero{grid-template-columns:1fr;text-align:center;padding-top:45px}.hero-copy>p{margin-inline:auto}.hero-actions,.launch-note{justify-content:center}.phone-stage{margin-top:5px}.steps{grid-template-columns:repeat(2,1fr)}.memory-section,.learning-grid{grid-template-columns:1fr}.memory-section{gap:48px}.learning-grid{gap:20px}.card-fan{width:min(650px,100%);margin-inline:auto}}@media(max-width:780px){.nav{grid-template-columns:1fr auto}.nav-links,.brand small{display:none}.hero h1{font-size:clamp(49px,13vw,68px)}.scribble,.ambient-card{display:none}.phone-stage{min-height:630px}.occasion-grid{grid-template-columns:repeat(2,1fr)}.occasion-grid article:last-child{grid-column:1 / -1}.trust-section{grid-template-columns:1fr}.partner-section{align-items:flex-start;flex-direction:column}.partner-section .button{width:100%}.footer-grid,.legal{grid-template-columns:1fr;display:grid}.footer-links{flex-wrap:wrap}.footer-grid p{margin-left:0}}@media(max-width:560px){.container{width:min(100% - 24px,1160px)}.site-header{position:static}.nav{min-height:68px}.nav-cta{font-size:11px;padding:11px 14px}.brand{font-size:24px}.brand img{width:34px;height:34px}.hero{padding:42px 0 50px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.button{width:100%}.phone-shell{width:320px;transform:scale(.94)}.steps{grid-template-columns:1fr}.steps article{min-height:205px}.memory-section{padding:75px 0}.person-items{display:none}.person-row{grid-template-columns:47px 1fr 18px}.learning-section{padding:75px 0}.card-fan{min-height:320px}.fan-card{width:180px}.fan-card img{height:235px}.fan-1{left:3%}.fan-2{left:26%}.fan-3{left:50%}.occasion-grid{grid-template-columns:1fr 1fr}.partner-section{margin-bottom:75px;padding:27px 21px}.partner-section h2{font-size:36px}.faq-section{padding-bottom:75px}}
